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
144_alpha-linux-gnu-readelf_and_alpha-linux-gnu-readelf_strip.c
get_solaris_symbol_visibility
FUN_00114270
char * get_solaris_symbol_visibility(uint visibility) { char *pcVar1; if (visibility == 5) { return "SINGLETON"; } if (visibility != 6) { if (visibility != 4) { pcVar1 = get_symbol_visibility(visibility); return pcVar1; } return "EXPORTED"; } return "ELIMINATE"; }
char * FUN_00114270(int param_1) { char *pcVar1; if (param_1 == 5) { return "SINGLETON"; } if (param_1 != 6) { if (param_1 != 4) { pcVar1 = (char *)FUN_001141e0(); return pcVar1; } return "EXPORTED"; } return "ELIMINATE"; }
CMP EDI,0x5 JZ 0x001142a0 CMP EDI,0x6 JZ 0x00114288 CMP EDI,0x4 JZ 0x00114290 JMP 0x001141e0 LEA RAX,[0x164eae] RET LEA RAX,[0x164ea5] RET LEA RAX,[0x169a67] RET
null
null
null
null
[('tmp_58', u'CBRANCH_-1207025006'), ('const-5', u'INT_EQUAL_-1207025024'), ('const-0', u'RETURN_-1207024929'), ('tmp_132', u'CALL_-1207024985'), ('const-0', u'RETURN_-1207024957'), (u'COPY_-1207024976', u'RETURN_-1207024957'), ('const-1461934', u'COPY_-1207024976'), ('const-4', u'INT_NOTEQUAL_-1207024991'), ('tmp_132', u'INT_EQUAL_-1207025024'), ('tmp_88', u'CBRANCH_-1207024990'), (u'COPY_-1207024948', u'RETURN_-1207024929'), ('const-0', u'RETURN_-1207024981'), ('const-6', u'INT_NOTEQUAL_-1207025007'), ('tmp_132', u'INT_NOTEQUAL_-1207025007'), (u'INT_NOTEQUAL_-1207024991', u'CBRANCH_-1207024990'), (u'COPY_-1207024972', u'RETURN_-1207024953'), ('tmp_28', u'CBRANCH_-1207025022'), ('const-1481319', u'COPY_-1207024948'), (u'INT_EQUAL_-1207025024', u'CBRANCH_-1207025022'), (u'INT_NOTEQUAL_-1207025007', u'CBRANCH_-1207025006'), ('const-0', u'RETURN_-1207024953'), ('tmp_132', u'INT_NOTEQUAL_-1207024991'), ('const-1461925', u'COPY_-1207024972'), (u'CALL_-1207024985', u'RETURN_-1207024981')]
[('tmp_58', u'CBRANCH_-1207025006'), ('const-0', u'RETURN_-1207024929'), ('const-0', u'RETURN_-1207024957'), (u'COPY_-1207024976', u'RETURN_-1207024957'), ('tmp_165', u'INT_EQUAL_-1207025024'), ('tmp_88', u'CBRANCH_-1207024990'), (u'CAST_-1207024895', u'RETURN_-1207024981'), ('const-5', u'INT_EQUAL_-1207025024'), (u'COPY_-1207024948', u'RETURN_-1207024929'), ('const-6', u'INT_NOTEQUAL_-1207025007'), ('tmp_165', u'INT_NOTEQUAL_-1207024991'), ('const-1481319', u'COPY_-1207024948'), (u'CALL_-1207024985', u'CAST_-1207024895'), ('const-0', u'RETURN_-1207024981'), ('const-1461934', u'COPY_-1207024976'), ('const-1461925', u'COPY_-1207024972'), (u'INT_NOTEQUAL_-1207024991', u'CBRANCH_-1207024990'), (u'COPY_-1207024972', u'RETURN_-1207024953'), ('tmp_28', u'CBRANCH_-1207025022'), ('tmp_165', u'INT_NOTEQUAL_-1207025007'), (u'INT_EQUAL_-1207025024', u'CBRANCH_-1207025022'), (u'INT_NOTEQUAL_-1207025007', u'CBRANCH_-1207025006'), ('const-4', u'INT_NOTEQUAL_-1207024991'), ('const-0', u'RETURN_-1207024953')]
null
null
00114270
x64
O2
(translation_unit "char * FUN_00114270(int param_1)\n\n{\n char *pcVar1;\n \n if (param_1 == 5) {\n return "SINGLETON";\n }\n if (param_1 != 6) {\n if (param_1 != 4) {\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }\n return "EXPORTED";\n }\n return "ELIMINATE";\n}\n\n" (function_definition "char * FUN_00114270(int param_1)\n\n{\n char *pcVar1;\n \n if (param_1 == 5) {\n return "SINGLETON";\n }\n if (param_1 != 6) {\n if (param_1 != 4) {\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }\n return "EXPORTED";\n }\n return "ELIMINATE";\n}" primitive_type (pointer_declarator "* FUN_00114270(int param_1)" * (function_declarator "FUN_00114270(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1" primitive_type identifier) )))) (compound_statement "{\n char *pcVar1;\n \n if (param_1 == 5) {\n return "SINGLETON";\n }\n if (param_1 != 6) {\n if (param_1 != 4) {\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }\n return "EXPORTED";\n }\n return "ELIMINATE";\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (if_statement "if (param_1 == 5) {\n return "SINGLETON";\n }" if (parenthesized_expression "(param_1 == 5)" ( (binary_expression "param_1 == 5" identifier == number_literal) )) (compound_statement "{\n return "SINGLETON";\n }" { (return_statement "return "SINGLETON";" return (string_literal ""SINGLETON"" " string_content ") ;) })) (if_statement "if (param_1 != 6) {\n if (param_1 != 4) {\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }\n return "EXPORTED";\n }" if (parenthesized_expression "(param_1 != 6)" ( (binary_expression "param_1 != 6" identifier != number_literal) )) (compound_statement "{\n if (param_1 != 4) {\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }\n return "EXPORTED";\n }" { (if_statement "if (param_1 != 4) {\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }" if (parenthesized_expression "(param_1 != 4)" ( (binary_expression "param_1 != 4" identifier != number_literal) )) (compound_statement "{\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }" { (expression_statement "pcVar1 = (char *)FUN_001141e0();" (assignment_expression "pcVar1 = (char *)FUN_001141e0()" identifier = (cast_expression "(char *)FUN_001141e0()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001141e0()" identifier (argument_list "()" ( ))))) ;) (return_statement "return pcVar1;" return identifier ;) })) (return_statement "return "EXPORTED";" return (string_literal ""EXPORTED"" " string_content ") ;) })) (return_statement "return "ELIMINATE";" return (string_literal ""ELIMINATE"" " string_content ") ;) })))
(translation_unit "char * get_solaris_symbol_visibility(uint visibility)\n\n{\n char *pcVar1;\n \n if (visibility == 5) {\n return "SINGLETON";\n }\n if (visibility != 6) {\n if (visibility != 4) {\n pcVar1 = get_symbol_visibility(visibility);\n return pcVar1;\n }\n return "EXPORTED";\n }\n return "ELIMINATE";\n}\n\n" (function_definition "char * get_solaris_symbol_visibility(uint visibility)\n\n{\n char *pcVar1;\n \n if (visibility == 5) {\n return "SINGLETON";\n }\n if (visibility != 6) {\n if (visibility != 4) {\n pcVar1 = get_symbol_visibility(visibility);\n return pcVar1;\n }\n return "EXPORTED";\n }\n return "ELIMINATE";\n}" primitive_type (pointer_declarator "* get_solaris_symbol_visibility(uint visibility)" * (function_declarator "get_solaris_symbol_visibility(uint visibility)" identifier (parameter_list "(uint visibility)" ( (parameter_declaration "uint visibility" type_identifier identifier) )))) (compound_statement "{\n char *pcVar1;\n \n if (visibility == 5) {\n return "SINGLETON";\n }\n if (visibility != 6) {\n if (visibility != 4) {\n pcVar1 = get_symbol_visibility(visibility);\n return pcVar1;\n }\n return "EXPORTED";\n }\n return "ELIMINATE";\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (if_statement "if (visibility == 5) {\n return "SINGLETON";\n }" if (parenthesized_expression "(visibility == 5)" ( (binary_expression "visibility == 5" identifier == number_literal) )) (compound_statement "{\n return "SINGLETON";\n }" { (return_statement "return "SINGLETON";" return (string_literal ""SINGLETON"" " string_content ") ;) })) (if_statement "if (visibility != 6) {\n if (visibility != 4) {\n pcVar1 = get_symbol_visibility(visibility);\n return pcVar1;\n }\n return "EXPORTED";\n }" if (parenthesized_expression "(visibility != 6)" ( (binary_expression "visibility != 6" identifier != number_literal) )) (compound_statement "{\n if (visibility != 4) {\n pcVar1 = get_symbol_visibility(visibility);\n return pcVar1;\n }\n return "EXPORTED";\n }" { (if_statement "if (visibility != 4) {\n pcVar1 = get_symbol_visibility(visibility);\n return pcVar1;\n }" if (parenthesized_expression "(visibility != 4)" ( (binary_expression "visibility != 4" identifier != number_literal) )) (compound_statement "{\n pcVar1 = get_symbol_visibility(visibility);\n return pcVar1;\n }" { (expression_statement "pcVar1 = get_symbol_visibility(visibility);" (assignment_expression "pcVar1 = get_symbol_visibility(visibility)" identifier = (call_expression "get_symbol_visibility(visibility)" identifier (argument_list "(visibility)" ( identifier )))) ;) (return_statement "return pcVar1;" return identifier ;) })) (return_statement "return "EXPORTED";" return (string_literal ""EXPORTED"" " string_content ") ;) })) (return_statement "return "ELIMINATE";" return (string_literal ""ELIMINATE"" " string_content ") ;) })))
(translation_unit "char * FUN_00114270(int param_1)\n\n{\n char *pcVar1;\n \n if (param_1 == 5) {\n return "SINGLETON";\n }\n if (param_1 != 6) {\n if (param_1 != 4) {\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }\n return "EXPORTED";\n }\n return "ELIMINATE";\n}\n\n" (function_definition "char * FUN_00114270(int param_1)\n\n{\n char *pcVar1;\n \n if (param_1 == 5) {\n return "SINGLETON";\n }\n if (param_1 != 6) {\n if (param_1 != 4) {\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }\n return "EXPORTED";\n }\n return "ELIMINATE";\n}" primitive_type (pointer_declarator "* FUN_00114270(int param_1)" * (function_declarator "FUN_00114270(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1" primitive_type identifier) )))) (compound_statement "{\n char *pcVar1;\n \n if (param_1 == 5) {\n return "SINGLETON";\n }\n if (param_1 != 6) {\n if (param_1 != 4) {\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }\n return "EXPORTED";\n }\n return "ELIMINATE";\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (if_statement "if (param_1 == 5) {\n return "SINGLETON";\n }" if (parenthesized_expression "(param_1 == 5)" ( (binary_expression "param_1 == 5" identifier == number_literal) )) (compound_statement "{\n return "SINGLETON";\n }" { (return_statement "return "SINGLETON";" return (string_literal ""SINGLETON"" " string_content ") ;) })) (if_statement "if (param_1 != 6) {\n if (param_1 != 4) {\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }\n return "EXPORTED";\n }" if (parenthesized_expression "(param_1 != 6)" ( (binary_expression "param_1 != 6" identifier != number_literal) )) (compound_statement "{\n if (param_1 != 4) {\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }\n return "EXPORTED";\n }" { (if_statement "if (param_1 != 4) {\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }" if (parenthesized_expression "(param_1 != 4)" ( (binary_expression "param_1 != 4" identifier != number_literal) )) (compound_statement "{\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }" { (expression_statement "pcVar1 = (char *)FUN_001141e0();" (assignment_expression "pcVar1 = (char *)FUN_001141e0()" identifier = (cast_expression "(char *)FUN_001141e0()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001141e0()" identifier (argument_list "()" ( ))))) ;) (return_statement "return pcVar1;" return identifier ;) })) (return_statement "return "EXPORTED";" return (string_literal ""EXPORTED"" " string_content ") ;) })) (return_statement "return "ELIMINATE";" return (string_literal ""ELIMINATE"" " string_content ") ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return (string_literal " string_content ") ;) })) (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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( ))))) ;) (return_statement return IDENT ;) })) (return_statement return (string_literal " string_content ") ;) })) (return_statement return (string_literal " string_content ") ;) })))
(function_definition "char * FUN_00114270(int param_1)\n\n{\n char *pcVar1;\n \n if (param_1 == 5) {\n return "SINGLETON";\n }\n if (param_1 != 6) {\n if (param_1 != 4) {\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }\n return "EXPORTED";\n }\n return "ELIMINATE";\n}" (primitive_type "char") (pointer_declarator "* FUN_00114270(int param_1)" (* "*") (function_declarator "FUN_00114270(int param_1)" (identifier "FUN_00114270") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "param_1")) () ")")))) (compound_statement "{\n char *pcVar1;\n \n if (param_1 == 5) {\n return "SINGLETON";\n }\n if (param_1 != 6) {\n if (param_1 != 4) {\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }\n return "EXPORTED";\n }\n return "ELIMINATE";\n}" ({ "{") (declaration "char *pcVar1;" (primitive_type "char") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (if_statement "if (param_1 == 5) {\n return "SINGLETON";\n }" (if "if") (parenthesized_expression "(param_1 == 5)" (( "(") (binary_expression "param_1 == 5" (identifier "param_1") (== "==") (number_literal "5")) () ")")) (compound_statement "{\n return "SINGLETON";\n }" ({ "{") (return_statement "return "SINGLETON";" (return "return") (string_literal ""SINGLETON"" (" """) (string_content "SINGLETON") (" """)) (; ";")) (} "}"))) (if_statement "if (param_1 != 6) {\n if (param_1 != 4) {\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }\n return "EXPORTED";\n }" (if "if") (parenthesized_expression "(param_1 != 6)" (( "(") (binary_expression "param_1 != 6" (identifier "param_1") (!= "!=") (number_literal "6")) () ")")) (compound_statement "{\n if (param_1 != 4) {\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }\n return "EXPORTED";\n }" ({ "{") (if_statement "if (param_1 != 4) {\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }" (if "if") (parenthesized_expression "(param_1 != 4)" (( "(") (binary_expression "param_1 != 4" (identifier "param_1") (!= "!=") (number_literal "4")) () ")")) (compound_statement "{\n pcVar1 = (char *)FUN_001141e0();\n return pcVar1;\n }" ({ "{") (expression_statement "pcVar1 = (char *)FUN_001141e0();" (assignment_expression "pcVar1 = (char *)FUN_001141e0()" (identifier "pcVar1") (= "=") (cast_expression "(char *)FUN_001141e0()" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_001141e0()" (identifier "FUN_001141e0") (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return pcVar1;" (return "return") (identifier "pcVar1") (; ";")) (} "}"))) (return_statement "return "EXPORTED";" (return "return") (string_literal ""EXPORTED"" (" """) (string_content "EXPORTED") (" """)) (; ";")) (} "}"))) (return_statement "return "ELIMINATE";" (return "return") (string_literal ""ELIMINATE"" (" """) (string_content "ELIMINATE") (" """)) (; ";")) (} "}")))
char * function_1(type_1 var_1) { char *pcVar1; if (var_1 == 5) { return "SINGLETON"; } if (var_1 != 6) { if (var_1 != 4) { pcVar1 = var_2(var_1); return pcVar1; } return "EXPORTED"; } return "ELIMINATE"; }
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))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (string_literal (string_content))))) (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: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list))))) (return_statement (identifier)))) (return_statement (string_literal (string_content))))) (return_statement (string_literal (string_content))))))
null
char * MASKED(int param_1) { char *pcVar1; if (param_1 == 5) { return "SINGLETON"; } if (param_1 != 6) { if (param_1 != 4) { pcVar1 = (char *)FUN_001141e0(); return pcVar1; } return "EXPORTED"; } return "ELIMINATE"; }
2887_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
do_section_contents
FUN_001a3110
/* DWARF original prototype: uchar * do_section_contents(Sized_relobj_incr<64,_false> * this, uint shndx, section_size_type * plen, bool param_3) */ uchar * __thiscall gold::Sized_relobj_incr<64,_false>::do_section_contents (Sized_relobj_incr<64,_false> *this,uint shndx,section_size_type *plen,bool param_3) { Output_section *pOVar1; uchar *puVar2; Output_file *size; long lVar3; Output_file *this_1; ulong start; pOVar1 = (this->super_Sized_relobj<64,_false>).super_Relobj.output_sections_. super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl ._M_start[shndx]; if (pOVar1 == (Output_section *)0x0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.cc",0x8fa,"do_section_contents"); } if (((pOVar1->super_Output_data).field_0x20 & 4) != 0) { start = (ulong)(this->input_reader_).info_offset_; lVar3 = (ulong)((shndx * 3 + -3) * 8) + 0x20 + start; puVar2 = ((this->input_reader_).inputs_)->p_; this_1 = *(Output_file **)(puVar2 + lVar3 + 0x10); lVar3 = *(long *)(puVar2 + lVar3 + 8) + (pOVar1->super_Output_data).offset_; *plen = (section_size_type)this_1; size = (this->ibase_->super_Incremental_binary).output_; if ((-1 < lVar3) && (this_1 = (Output_file *)((long)&this_1->name_ + lVar3), (long)this_1 <= size->file_size_)) { return size->base_ + lVar3; } /* WARNING: Subroutine does not return */ Output_file::get_output_view((Output_file *)this,start,(size_t)size,this_1); } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0xe3,"offset"); }
long FUN_001a3110(long param_1,uint param_2,long *param_3) { long lVar1; long lVar2; long lVar3; lVar1 = *(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8); if (lVar1 == 0) { /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents"); } if ((*(byte *)(lVar1 + 0x20) & 4) != 0) { lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) + **(long **)(param_1 + 0x108); lVar2 = *(long *)(lVar3 + 0x10); lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18); *param_3 = lVar2; lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50); if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) { return lVar3 + *(long *)(lVar1 + 0x18); } /* WARNING: Subroutine does not return */ FUN_0019ff30(); } /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/output.h",0xe3,"offset"); }
SUB RSP,0x8 MOV RAX,qword ptr [RDI + 0x50] MOV ECX,ESI MOV R8,qword ptr [RAX + RCX*0x8] TEST R8,R8 JZ 0x001a3191 TEST byte ptr [R8 + 0x20],0x4 JZ 0x001a3179 MOV RCX,qword ptr [RDI + 0x108] LEA EAX,[RSI + RSI*0x2 + -0x3] MOV ESI,dword ptr [RDI + 0x118] SHL EAX,0x3 LEA RAX,[RAX + RSI*0x1 + 0x20] ADD RAX,qword ptr [RCX] MOV RCX,qword ptr [RAX + 0x10] MOV RAX,qword ptr [RAX + 0x8] ADD RAX,qword ptr [R8 + 0x18] MOV qword ptr [RDX],RCX MOV RDX,qword ptr [RDI + 0xf8] MOV RDX,qword ptr [RDX + 0x50] JS 0x001a3174 ADD RCX,RAX CMP RCX,qword ptr [RDX + 0x10] JG 0x001a3174 ADD RAX,qword ptr [RDX + 0x18] ADD RSP,0x8 RET CALL 0x0019ff30 LEA RDX,[0x341b6a] MOV ESI,0xe3 LEA RDI,[0x338384] CALL 0x00199900 LEA RDX,[0x3411c0] MOV ESI,0x8fa LEA RDI,[0x340864] CALL 0x00199900
null
null
null
null
[('const-16', u'PTRSUB_-1207618875'), ('tmp_566', u'STORE_-1207619117'), ('const-0', u'PTRSUB_-1207618885'), (u'INT_ADD_-1207619113', u'INT_SLESS_-1207619118'), ('const-227', u'CALL_-1207618987'), ('const-0', u'PTRSUB_-1207618905'), (u'LOAD_-1207619284', u'PTRSUB_-1207618840'), ('tmp_565', u'INT_ZEXT_-1207618991'), (u'PTRSUB_-1207618845', u'PTRSUB_-1207618834'), (u'LOAD_-1207619284', u'PTRSUB_-1207618885'), ('const-433', u'LOAD_-1207619103'), (u'PTRSUB_-1207618925', u'PTRSUB_-1207618910'), (u'LOAD_-1207619243', u'PTRSUB_-1207618860'), (u'CAST_-1207618815', u'INT_ADD_-1207618883'), (u'INT_ZEXT_-1207619013', u'INT_ADD_-1207619157'), (u'PTRSUB_-1207618910', u'PTRSUB_-1207618904'), (u'INT_ADD_-1207619155', u'INT_ADD_-1207618895'), (u'INT_NOTEQUAL_-1207619247', u'CBRANCH_-1207619244'), ('const-433', u'LOAD_-1207619081'), ('const-0', u'INT_EQUAL_-1207619265'), ('const-433', u'LOAD_-1207619149'), (u'COPY_-1207618848', u'CALL_-1207618955'), (u'INT_EQUAL_-1207619265', u'CBRANCH_-1207619263'), ('const-433', u'LOAD_-1207619224'), (u'LOAD_-1207619161', u'PTRADD_-1207619087'), ('tmp_366', u'CBRANCH_-1207619094'), ('const-433', u'LOAD_-1207619161'), ('tmp_105', u'CBRANCH_-1207619244'), (u'CAST_-1207618794', u'CALL_-1207619019'), ('const-0', u'PTRSUB_-1207618923'), ('const-8', u'PTRADD_-1207618896'), (u'PTRSUB_-1207618825', u'LOAD_-1207619055'), ('const-3414890', u'COPY_-1207618871'), ('const-0', u'PTRSUB_-1207618860'), (u'INT_SLESSEQUAL_-1207619052', u'CBRANCH_-1207619060'), (u'INT_ZEXT_-1207618999', u'INT_ADD_-1207619155'), (u'PTRSUB_-1207618837', u'CAST_-1207618815'), (u'PTRSUB_-1207618923', u'PTRSUB_-1207618911'), (u'LOAD_-1207619142', u'INT_ADD_-1207619113'), (u'LOAD_-1207619149', u'CAST_-1207618832'), ('const-0', u'PTRSUB_-1207618845'), (u'LOAD_-1207619081', u'INT_SLESSEQUAL_-1207619052'), (u'LOAD_-1207619103', u'CAST_-1207618793'), ('const-4', u'INT_AND_-1207619234'), (u'LOAD_-1207619131', u'INT_ADD_-1207619113'), (u'CAST_-1207618814', u'CAST_-1207618806'), ('const-0', u'INT_NOTEQUAL_-1207619247'), ('const-264', u'PTRSUB_-1207618900'), ('const-0', u'PTRSUB_-1207618910'), (u'PTRSUB_-1207618837', u'LOAD_-1207619131'), ('const-1', u'PTRADD_-1207618991'), (u'LOAD_-1207619103', u'PTRSUB_-1207618825'), (u'LOAD_-1207619260', u'INT_AND_-1207619234'), ('const-433', u'LOAD_-1207619113'), (u'PTRSUB_-1207618899', u'LOAD_-1207619243'), (u'CAST_-1207618806', u'INT_SLESSEQUAL_-1207619052'), ('const-1', u'RETURN_-1207619014'), (u'LOAD_-1207619113', u'PTRSUB_-1207618845'), (u'PTRSUB_-1207618887', u'PTRSUB_-1207618875'), ('const-80', u'PTRSUB_-1207618904'), ('tmp_564', u'PTRSUB_-1207618853'), (u'LOAD_-1207619224', u'INT_ZEXT_-1207618999'), ('tmp_564', u'CAST_-1207618794'), (u'PTRADD_-1207618896', u'LOAD_-1207619284'), ('const-3', u'INT_MULT_-1207618950'), (u'INT_ADD_-1207619113', u'PTRADD_-1207618991'), (u'LOAD_-1207619103', u'PTRSUB_-1207618832'), (u'PTRSUB_-1207618834', u'LOAD_-1207619103'), ('tmp_73', u'CBRANCH_-1207619263'), ('const-0', u'PTRSUB_-1207618911'), ('const-433', u'LOAD_-1207619142'), ('tmp_564', u'PTRSUB_-1207618900'), (u'PTRSUB_-1207618904', u'PTRSUB_-1207618923'), (u'CAST_-1207618814', u'MULTIEQUAL_-1207618903'), (u'INT_ADD_-1207619217', u'INT_MULT_-1207619183'), ('const--1', u'INT_SLESS_-1207619118'), (u'INT_ADD_-1207618883', u'CAST_-1207618814'), (u'PTRSUB_-1207618853', u'LOAD_-1207619113'), ('const-16', u'INT_ADD_-1207618900'), (u'CAST_-1207618793', u'CALL_-1207619019'), (u'LOAD_-1207619296', u'PTRADD_-1207618896'), (u'PTRSUB_-1207618885', u'PTRSUB_-1207618881'), ('const-264', u'PTRSUB_-1207618887'), (u'PTRSUB_-1207618832', u'LOAD_-1207619081'), (u'INT_ADD_-1207618895', u'PTRADD_-1207619080'), (u'LOAD_-1207619149', u'PTRSUB_-1207618837'), ('const-8', u'INT_ADD_-1207618895'), ('const-1', u'RETURN_-1207618982'), (u'INT_ADD_-1207619113', u'INT_ADD_-1207618883'), (u'CAST_-1207618846', u'LOAD_-1207619149'), (u'LOAD_-1207619149', u'MULTIEQUAL_-1207618903'), ('const-24', u'PTRSUB_-1207618825'), ('const-2298', u'CALL_-1207618955'), (u'LOAD_-1207619161', u'PTRADD_-1207619080'), (u'LOAD_-1207619284', u'INT_EQUAL_-1207619265'), ('const-24', u'PTRSUB_-1207618837'), (u'COPY_-1207618871', u'CALL_-1207618987'), (u'INT_AND_-1207619234', u'INT_NOTEQUAL_-1207619247'), ('tmp_564', u'PTRSUB_-1207618925'), (u'CAST_-1207618841', u'LOAD_-1207619142'), ('const-433', u'LOAD_-1207619260'), ('tmp_436', u'CBRANCH_-1207619060'), ('const-3376004', u'COPY_-1207618874'), (u'COPY_-1207618874', u'CALL_-1207618987'), (u'PTRSUB_-1207618905', u'LOAD_-1207619296'), ('const-433', u'LOAD_-1207619055'), (u'INT_MULT_-1207618950', u'INT_ADD_-1207619217'), ('const-248', u'PTRSUB_-1207618853'), (u'PTRADD_-1207618991', u'RETURN_-1207619020'), (u'MULTIEQUAL_-1207618903', u'CALL_-1207619019'), (u'INT_ADD_-1207619155', u'INT_ADD_-1207618900'), ('const-0', u'PTRSUB_-1207618840'), ('tmp_564', u'PTRSUB_-1207618887'), (u'PTRSUB_-1207618900', u'PTRSUB_-1207618899'), ('const-3410020', u'COPY_-1207618849'), ('const-433', u'STORE_-1207619117'), (u'CAST_-1207618832', u'STORE_-1207619117'), ('const-433', u'LOAD_-1207619296'), (u'INT_ZEXT_-1207618991', u'PTRADD_-1207618896'), ('const-4294967293', u'INT_ADD_-1207619217'), (u'INT_SLESS_-1207619118', u'CBRANCH_-1207619094'), ('const-8', u'INT_MULT_-1207619183'), (u'INT_ADD_-1207618900', u'PTRADD_-1207619087'), ('const-0', u'RETURN_-1207619020'), (u'PTRSUB_-1207618860', u'LOAD_-1207619161'), (u'LOAD_-1207619055', u'PTRADD_-1207618991'), (u'INT_MULT_-1207619183', u'INT_ZEXT_-1207619013'), ('const-16', u'PTRSUB_-1207618832'), (u'COPY_-1207618849', u'CALL_-1207618955'), (u'PTRSUB_-1207618840', u'PTRSUB_-1207618837'), ('const-3412416', u'COPY_-1207618848'), ('const-32', u'INT_ADD_-1207619157'), (u'INT_ADD_-1207619157', u'INT_ADD_-1207619155'), ('const-80', u'PTRSUB_-1207618834'), (u'PTRADD_-1207619080', u'CAST_-1207618841'), ('tmp_565', u'INT_MULT_-1207618950'), ('const-1', u'PTRADD_-1207619087'), ('const-0', u'PTRSUB_-1207618837'), (u'INT_ZEXT_-1207618999', u'CALL_-1207619019'), (u'PTRSUB_-1207618875', u'LOAD_-1207619224'), ('const-1', u'RETURN_-1207618950'), ('const-433', u'LOAD_-1207619284'), ('const-433', u'LOAD_-1207619243'), (u'PTRSUB_-1207618911', u'PTRSUB_-1207618905'), (u'PTRADD_-1207619087', u'CAST_-1207618846'), ('const-1', u'PTRADD_-1207619080'), ('const-433', u'LOAD_-1207619131'), ('const-0', u'PTRSUB_-1207618925'), (u'PTRSUB_-1207618881', u'LOAD_-1207619260'), ('const-0', u'PTRSUB_-1207618899'), ('const-32', u'PTRSUB_-1207618881')]
[(u'INT_ADD_-1207619143', u'INT_ADD_-1207619133'), (u'COPY_-1207618853', u'CALL_-1207618955'), (u'LOAD_-1207619284', u'INT_ADD_-1207619119'), (u'INT_ADD_-1207619143', u'INT_ADD_-1207619126'), ('tmp_889', u'INT_ZEXT_-1207619042'), (u'INT_ADD_-1207619113', u'INT_SLESS_-1207619118'), ('const-433', u'LOAD_-1207619260'), ('const-80', u'INT_ADD_-1207619087'), (u'LOAD_-1207619243', u'LOAD_-1207619161'), ('const-3410020', u'COPY_-1207618853'), ('tmp_805', u'INT_ADD_-1207619227'), (u'INT_ZEXT_-1207619013', u'INT_ADD_-1207619157'), (u'INT_ADD_-1207619126', u'CAST_-1207618871'), (u'INT_NOTEQUAL_-1207619247', u'CBRANCH_-1207619244'), ('const-0', u'INT_EQUAL_-1207619265'), (u'INT_ADD_-1207619087', u'CAST_-1207618850'), (u'INT_EQUAL_-1207619265', u'CBRANCH_-1207619263'), ('const-248', u'INT_ADD_-1207619097'), ('tmp_366', u'CBRANCH_-1207619094'), ('tmp_805', u'INT_ADD_-1207619097'), (u'INT_ADD_-1207619280', u'CAST_-1207618931'), (u'INT_MULT_-1207618954', u'INT_ADD_-1207619217'), (u'CAST_-1207618876', u'LOAD_-1207619149'), ('const-227', u'CALL_-1207618987'), (u'CAST_-1207618840', u'LOAD_-1207619081'), (u'INT_ZEXT_-1207619042', u'INT_MULT_-1207619256'), ('tmp_105', u'CBRANCH_-1207619244'), ('const-264', u'INT_ADD_-1207619227'), ('const-433', u'LOAD_-1207619296'), (u'INT_ADD_-1207619075', u'INT_SLESSEQUAL_-1207619052'), ('const-433', u'STORE_-1207619117'), ('const-433', u'LOAD_-1207619131'), (u'INT_SLESSEQUAL_-1207619052', u'CBRANCH_-1207619060'), (u'LOAD_-1207619142', u'INT_ADD_-1207619113'), (u'LOAD_-1207619081', u'INT_SLESSEQUAL_-1207619052'), ('const-24', u'INT_ADD_-1207619043'), ('const-433', u'LOAD_-1207619224'), ('const-4', u'INT_AND_-1207619234'), ('const-433', u'LOAD_-1207619243'), ('tmp_809', u'STORE_-1207619117'), (u'LOAD_-1207619131', u'INT_ADD_-1207619113'), (u'INT_ADD_-1207619227', u'CAST_-1207618906'), (u'INT_ADD_-1207619113', u'INT_ADD_-1207619037'), ('const-0', u'INT_NOTEQUAL_-1207619247'), ('tmp_805', u'INT_ADD_-1207619280'), (u'LOAD_-1207619224', u'INT_ZEXT_-1207619002'), ('const-8', u'INT_ADD_-1207619126'), (u'INT_ADD_-1207619119', u'CAST_-1207618866'), (u'INT_ADD_-1207619208', u'CAST_-1207618894'), (u'LOAD_-1207619260', u'INT_AND_-1207619234'), ('const-1', u'RETURN_-1207619014'), ('const-433', u'LOAD_-1207619161'), ('const-4294967293', u'INT_ADD_-1207619217'), (u'INT_ADD_-1207619097', u'CAST_-1207618858'), (u'CAST_-1207618924', u'LOAD_-1207619284'), (u'LOAD_-1207619103', u'INT_ADD_-1207619065'), (u'CAST_-1207618871', u'LOAD_-1207619142'), ('tmp_73', u'CBRANCH_-1207619263'), (u'INT_ADD_-1207619043', u'CAST_-1207618833'), ('const-80', u'INT_ADD_-1207619280'), ('const-3376004', u'COPY_-1207618878'), (u'CAST_-1207618906', u'LOAD_-1207619243'), (u'LOAD_-1207619149', u'STORE_-1207619117'), ('const-433', u'LOAD_-1207619103'), (u'INT_ADD_-1207619037', u'RETURN_-1207619020'), ('const-433', u'LOAD_-1207619055'), (u'INT_ADD_-1207619217', u'INT_MULT_-1207619183'), (u'COPY_-1207618875', u'CALL_-1207618987'), (u'COPY_-1207618878', u'CALL_-1207618987'), ('const-433', u'LOAD_-1207619142'), ('const-3414890', u'COPY_-1207618875'), ('const-1', u'RETURN_-1207618982'), (u'INT_ADD_-1207619113', u'INT_ADD_-1207619075'), (u'INT_ADD_-1207619268', u'CAST_-1207618924'), (u'LOAD_-1207619284', u'INT_ADD_-1207619246'), ('const-433', u'LOAD_-1207619081'), (u'LOAD_-1207619284', u'INT_EQUAL_-1207619265'), ('const-3412416', u'COPY_-1207618852'), ('const-280', u'INT_ADD_-1207619208'), (u'LOAD_-1207619103', u'INT_ADD_-1207619043'), (u'COPY_-1207618852', u'CALL_-1207618955'), (u'INT_AND_-1207619234', u'INT_NOTEQUAL_-1207619247'), ('const-24', u'INT_ADD_-1207619119'), (u'INT_ADD_-1207619155', u'INT_ADD_-1207619143'), ('tmp_436', u'CBRANCH_-1207619060'), ('const-32', u'INT_ADD_-1207619246'), (u'INT_ZEXT_-1207619002', u'INT_ADD_-1207619155'), (u'LOAD_-1207619149', u'INT_ADD_-1207619075'), ('const-16', u'INT_ADD_-1207619065'), (u'LOAD_-1207619113', u'INT_ADD_-1207619087'), (u'CAST_-1207618850', u'LOAD_-1207619103'), ('tmp_889', u'INT_MULT_-1207618954'), ('const-433', u'LOAD_-1207619113'), (u'INT_MULT_-1207619256', u'INT_ADD_-1207619268'), (u'CAST_-1207618866', u'LOAD_-1207619131'), (u'LOAD_-1207619296', u'INT_ADD_-1207619268'), (u'INT_ADD_-1207619133', u'CAST_-1207618876'), (u'LOAD_-1207619055', u'INT_ADD_-1207619037'), (u'CAST_-1207618931', u'LOAD_-1207619296'), ('const-3', u'INT_MULT_-1207618954'), (u'INT_SLESS_-1207619118', u'CBRANCH_-1207619094'), ('const-8', u'INT_MULT_-1207619256'), ('const-0', u'RETURN_-1207619020'), ('const-2298', u'CALL_-1207618955'), (u'INT_ADD_-1207619065', u'CAST_-1207618840'), (u'INT_MULT_-1207619183', u'INT_ZEXT_-1207619013'), (u'CAST_-1207618894', u'LOAD_-1207619224'), (u'CAST_-1207618833', u'LOAD_-1207619055'), ('const-32', u'INT_ADD_-1207619157'), ('const-433', u'LOAD_-1207619149'), (u'INT_ADD_-1207619157', u'INT_ADD_-1207619155'), (u'LOAD_-1207619161', u'INT_ADD_-1207619143'), ('const-433', u'LOAD_-1207619284'), ('const-8', u'INT_MULT_-1207619183'), (u'CAST_-1207618858', u'LOAD_-1207619113'), ('const-1', u'RETURN_-1207618950'), ('tmp_805', u'INT_ADD_-1207619208'), ('const--1', u'INT_SLESS_-1207619118'), (u'INT_ADD_-1207619246', u'CAST_-1207618914'), ('const-16', u'INT_ADD_-1207619133'), (u'CAST_-1207618914', u'LOAD_-1207619260')]
null
null
001a3110
x64
O2
(translation_unit "long FUN_001a3110(long param_1,uint param_2,long *param_3)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n \n lVar1 = *(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8);\n if (lVar1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents");\n }\n if ((*(byte *)(lVar1 + 0x20) & 4) != 0) {\n lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108);\n lVar2 = *(long *)(lVar3 + 0x10);\n lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18);\n *param_3 = lVar2;\n lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50);\n if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) {\n return lVar3 + *(long *)(lVar1 + 0x18);\n }\n /* WARNING: Subroutine does not return */\n FUN_0019ff30();\n }\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xe3,"offset");\n}\n\n" (function_definition "long FUN_001a3110(long param_1,uint param_2,long *param_3)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n \n lVar1 = *(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8);\n if (lVar1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents");\n }\n if ((*(byte *)(lVar1 + 0x20) & 4) != 0) {\n lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108);\n lVar2 = *(long *)(lVar3 + 0x10);\n lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18);\n *param_3 = lVar2;\n lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50);\n if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) {\n return lVar3 + *(long *)(lVar1 + 0x18);\n }\n /* WARNING: Subroutine does not return */\n FUN_0019ff30();\n }\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xe3,"offset");\n}" (sized_type_specifier "long" long) (function_declarator "FUN_001a3110(long param_1,uint param_2,long *param_3)" identifier (parameter_list "(long param_1,uint param_2,long *param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "uint param_2" type_identifier identifier) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n long lVar3;\n \n lVar1 = *(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8);\n if (lVar1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents");\n }\n if ((*(byte *)(lVar1 + 0x20) & 4) != 0) {\n lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108);\n lVar2 = *(long *)(lVar3 + 0x10);\n lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18);\n *param_3 = lVar2;\n lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50);\n if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) {\n return lVar3 + *(long *)(lVar1 + 0x18);\n }\n /* WARNING: Subroutine does not return */\n FUN_0019ff30();\n }\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xe3,"offset");\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8);" (assignment_expression "lVar1 = *(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8)" * (cast_expression "(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8)" ( (binary_expression "*(long *)(param_1 + 0x50) + (ulong)param_2 * 8" (pointer_expression "*(long *)(param_1 + 0x50)" * (cast_expression "(long *)(param_1 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) + (binary_expression "(ulong)param_2 * 8" (cast_expression "(ulong)param_2" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) ))))) ;) (if_statement "if (lVar1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents");\n }" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents");\n }" { comment (expression_statement "FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents");" (call_expression "FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents")" identifier (argument_list "("../../gold/incremental.cc",0x8fa,"do_section_contents")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""do_section_contents"" " string_content ") ))) ;) })) (if_statement "if ((*(byte *)(lVar1 + 0x20) & 4) != 0) {\n lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108);\n lVar2 = *(long *)(lVar3 + 0x10);\n lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18);\n *param_3 = lVar2;\n lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50);\n if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) {\n return lVar3 + *(long *)(lVar1 + 0x18);\n }\n /* WARNING: Subroutine does not return */\n FUN_0019ff30();\n }" if (parenthesized_expression "((*(byte *)(lVar1 + 0x20) & 4) != 0)" ( (binary_expression "(*(byte *)(lVar1 + 0x20) & 4) != 0" (parenthesized_expression "(*(byte *)(lVar1 + 0x20) & 4)" ( (binary_expression "*(byte *)(lVar1 + 0x20) & 4" (pointer_expression "*(byte *)(lVar1 + 0x20)" * (cast_expression "(byte *)(lVar1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x20)" ( (binary_expression "lVar1 + 0x20" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108);\n lVar2 = *(long *)(lVar3 + 0x10);\n lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18);\n *param_3 = lVar2;\n lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50);\n if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) {\n return lVar3 + *(long *)(lVar1 + 0x18);\n }\n /* WARNING: Subroutine does not return */\n FUN_0019ff30();\n }" { (expression_statement "lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108);" (assignment_expression "lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108)" identifier = (binary_expression "(ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108)" (binary_expression "(ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118)" (binary_expression "(ulong)((param_2 * 3 + -3) * 8) + 0x20" (call_expression "(ulong)((param_2 * 3 + -3) * 8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((param_2 * 3 + -3) * 8)" ( (binary_expression "(param_2 * 3 + -3) * 8" (parenthesized_expression "(param_2 * 3 + -3)" ( (binary_expression "param_2 * 3 + -3" (binary_expression "param_2 * 3" identifier * number_literal) + number_literal) )) * number_literal) ))) + number_literal) + (binary_expression "(ulong)*(uint *)(param_1 + 0x118)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1 + 0x118)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x118)" ( (binary_expression "param_1 + 0x118" identifier + number_literal) ))))) + (pointer_expression "**(long **)(param_1 + 0x108)" * (pointer_expression "*(long **)(param_1 + 0x108)" * (cast_expression "(long **)(param_1 + 0x108)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x108)" ( (binary_expression "param_1 + 0x108" identifier + number_literal) ))))))) ;) (expression_statement "lVar2 = *(long *)(lVar3 + 0x10);" (assignment_expression "lVar2 = *(long *)(lVar3 + 0x10)" identifier = (pointer_expression "*(long *)(lVar3 + 0x10)" * (cast_expression "(long *)(lVar3 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18);" (assignment_expression "lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18)" identifier = (binary_expression "*(long *)(lVar3 + 8) + *(long *)(lVar1 + 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) )))) + (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 "*param_3 = lVar2;" (assignment_expression "*param_3 = lVar2" (pointer_expression "*param_3" * identifier) = identifier) ;) (expression_statement "lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50);" (assignment_expression "lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50)" identifier = (pointer_expression "*(long *)(*(long *)(param_1 + 0xf8) + 0x50)" * (cast_expression "(long *)(*(long *)(param_1 + 0xf8) + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xf8) + 0x50)" ( (binary_expression "*(long *)(param_1 + 0xf8) + 0x50" (pointer_expression "*(long *)(param_1 + 0xf8)" * (cast_expression "(long *)(param_1 + 0xf8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) )))) + number_literal) ))))) ;) (if_statement "if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) {\n return lVar3 + *(long *)(lVar1 + 0x18);\n }" if (parenthesized_expression "((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10)))" ( (binary_expression "(-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))" (parenthesized_expression "(-1 < lVar3)" ( (binary_expression "-1 < lVar3" number_literal < identifier) )) && (parenthesized_expression "(lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))" ( (binary_expression "lVar2 + lVar3 <= *(long *)(lVar1 + 0x10)" (binary_expression "lVar2 + lVar3" identifier + identifier) <= (pointer_expression "*(long *)(lVar1 + 0x10)" * (cast_expression "(long *)(lVar1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) ))))) ))) )) (compound_statement "{\n return lVar3 + *(long *)(lVar1 + 0x18);\n }" { (return_statement "return lVar3 + *(long *)(lVar1 + 0x18);" return (binary_expression "lVar3 + *(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) ))))) ;) })) comment (expression_statement "FUN_0019ff30();" (call_expression "FUN_0019ff30()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "FUN_00199900("../../gold/output.h",0xe3,"offset");" (call_expression "FUN_00199900("../../gold/output.h",0xe3,"offset")" identifier (argument_list "("../../gold/output.h",0xe3,"offset")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""offset"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: uchar * do_section_contents(Sized_relobj_incr<64,_false> * this, uint\n shndx, section_size_type * plen, bool param_3) */\n\nuchar * __thiscall\ngold::Sized_relobj_incr<64,_false>::do_section_contents\n (Sized_relobj_incr<64,_false> *this,uint shndx,section_size_type *plen,bool param_3)\n\n{\n Output_section *pOVar1;\n uchar *puVar2;\n Output_file *size;\n long lVar3;\n Output_file *this_1;\n ulong start;\n \n pOVar1 = (this->super_Sized_relobj<64,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl\n ._M_start[shndx];\n if (pOVar1 == (Output_section *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x8fa,"do_section_contents");\n }\n if (((pOVar1->super_Output_data).field_0x20 & 4) != 0) {\n start = (ulong)(this->input_reader_).info_offset_;\n lVar3 = (ulong)((shndx * 3 + -3) * 8) + 0x20 + start;\n puVar2 = ((this->input_reader_).inputs_)->p_;\n this_1 = *(Output_file **)(puVar2 + lVar3 + 0x10);\n lVar3 = *(long *)(puVar2 + lVar3 + 8) + (pOVar1->super_Output_data).offset_;\n *plen = (section_size_type)this_1;\n size = (this->ibase_->super_Incremental_binary).output_;\n if ((-1 < lVar3) &&\n (this_1 = (Output_file *)((long)&this_1->name_ + lVar3), (long)this_1 <= size->file_size_)) {\n return size->base_ + lVar3;\n }\n /* WARNING: Subroutine does not return */\n Output_file::get_output_view((Output_file *)this,start,(size_t)size,this_1);\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xe3,"offset");\n}\n\n" comment (expression_statement "uchar * __thiscall\ngold::Sized_relobj_incr<64,_false>::do_section_contents\n (Sized_relobj_incr<64,_false> *this,uint shndx,section_size_type *plen,bool param_3)\n\n{\n Output_section *pOVar1;" (update_expression "uchar * __thiscall\ngold::Sized_relobj_incr<64,_false>::do_section_contents\n (Sized_relobj_incr<64,_false> *this,uint shndx,section_size_type *plen,bool param_3)\n\n{\n Output_section *pOVar1" (binary_expression "uchar * __thiscall\ngold::Sized_relobj_incr<64,_false>::do_section_contents\n (Sized_relobj_incr<64,_false> *this,uint shndx,section_size_type *plen,bool param_3)\n\n{\n Output_section *pOVar1" (binary_expression "uchar * __thiscall\ngold::Sized_relobj_incr<64" (binary_expression "uchar * __thiscall" identifier * identifier) (ERROR "gold::Sized_relobj_incr" identifier : : identifier) < number_literal) (ERROR ",_false" , identifier) > (ERROR "::do_section_contents\n (Sized_relobj_incr<64,_false> *this,uint shndx,section_size_type *plen,bool param_3)\n\n{" : : (call_expression "do_section_contents\n (Sized_relobj_incr<64,_false> *this,uint shndx,section_size_type *plen,bool param_3)" identifier (argument_list "(Sized_relobj_incr<64,_false> *this,uint shndx,section_size_type *plen,bool param_3)" ( (binary_expression "Sized_relobj_incr<64" identifier < number_literal) , (binary_expression "_false> *this" identifier > (pointer_expression "*this" * identifier)) , (ERROR "uint" identifier) identifier , (binary_expression "section_size_type *plen" identifier * identifier) , (ERROR "bool" identifier) identifier ))) {) (binary_expression "Output_section *pOVar1" identifier * identifier)) --) ;) (declaration "uchar *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "Output_file *size;" type_identifier (pointer_declarator "*size" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "Output_file *this_1;" type_identifier (pointer_declarator "*this_1" * identifier) ;) (declaration "ulong start;" type_identifier identifier ;) (expression_statement "pOVar1 = (this->super_Sized_relobj<64,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl\n ._M_start[shndx];" (subscript_expression "pOVar1 = (this->super_Sized_relobj<64,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl\n ._M_start[shndx]" (field_expression "pOVar1 = (this->super_Sized_relobj<64,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl\n ._M_start" (field_expression "pOVar1 = (this->super_Sized_relobj<64,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl" (binary_expression "pOVar1 = (this->super_Sized_relobj<64,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_" (binary_expression "pOVar1 = (this->super_Sized_relobj<64,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold" (binary_expression "pOVar1 = (this->super_Sized_relobj<64,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold::Output_section*,_std" (assignment_expression "pOVar1 = (this->super_Sized_relobj<64,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold" identifier = (binary_expression "(this->super_Sized_relobj<64,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold" (field_expression "(this->super_Sized_relobj<64,_false>).super_Relobj.output_sections_.\n super__Vector_base" (field_expression "(this->super_Sized_relobj<64,_false>).super_Relobj.output_sections_" (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) < identifier)) (ERROR "::Output_section" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) [ identifier ]) ;) (if_statement "if (pOVar1 == (Output_section *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x8fa,"do_section_contents");\n }" if (parenthesized_expression "(pOVar1 == (Output_section *)0x0)" ( (binary_expression "pOVar1 == (Output_section *)0x0" identifier == (cast_expression "(Output_section *)0x0" ( (type_descriptor "Output_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x8fa,"do_section_contents");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/incremental.cc",0x8fa,"do_section_contents");" (call_expression "do_gold_unreachable("../../gold/incremental.cc",0x8fa,"do_section_contents")" identifier (argument_list "("../../gold/incremental.cc",0x8fa,"do_section_contents")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""do_section_contents"" " string_content ") ))) ;) })) (if_statement "if (((pOVar1->super_Output_data).field_0x20 & 4) != 0) {\n start = (ulong)(this->input_reader_).info_offset_;\n lVar3 = (ulong)((shndx * 3 + -3) * 8) + 0x20 + start;\n puVar2 = ((this->input_reader_).inputs_)->p_;\n this_1 = *(Output_file **)(puVar2 + lVar3 + 0x10);\n lVar3 = *(long *)(puVar2 + lVar3 + 8) + (pOVar1->super_Output_data).offset_;\n *plen = (section_size_type)this_1;\n size = (this->ibase_->super_Incremental_binary).output_;\n if ((-1 < lVar3) &&\n (this_1 = (Output_file *)((long)&this_1->name_ + lVar3), (long)this_1 <= size->file_size_)) {\n return size->base_ + lVar3;\n }\n /* WARNING: Subroutine does not return */\n Output_file::get_output_view((Output_file *)this,start,(size_t)size,this_1);\n }" if (parenthesized_expression "(((pOVar1->super_Output_data).field_0x20 & 4) != 0)" ( (binary_expression "((pOVar1->super_Output_data).field_0x20 & 4) != 0" (parenthesized_expression "((pOVar1->super_Output_data).field_0x20 & 4)" ( (binary_expression "(pOVar1->super_Output_data).field_0x20 & 4" (field_expression "(pOVar1->super_Output_data).field_0x20" (parenthesized_expression "(pOVar1->super_Output_data)" ( (field_expression "pOVar1->super_Output_data" identifier -> field_identifier) )) . field_identifier) & number_literal) )) != number_literal) )) (compound_statement "{\n start = (ulong)(this->input_reader_).info_offset_;\n lVar3 = (ulong)((shndx * 3 + -3) * 8) + 0x20 + start;\n puVar2 = ((this->input_reader_).inputs_)->p_;\n this_1 = *(Output_file **)(puVar2 + lVar3 + 0x10);\n lVar3 = *(long *)(puVar2 + lVar3 + 8) + (pOVar1->super_Output_data).offset_;\n *plen = (section_size_type)this_1;\n size = (this->ibase_->super_Incremental_binary).output_;\n if ((-1 < lVar3) &&\n (this_1 = (Output_file *)((long)&this_1->name_ + lVar3), (long)this_1 <= size->file_size_)) {\n return size->base_ + lVar3;\n }\n /* WARNING: Subroutine does not return */\n Output_file::get_output_view((Output_file *)this,start,(size_t)size,this_1);\n }" { (expression_statement "start = (ulong)(this->input_reader_).info_offset_;" (assignment_expression "start = (ulong)(this->input_reader_).info_offset_" 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)) ;) (expression_statement "lVar3 = (ulong)((shndx * 3 + -3) * 8) + 0x20 + start;" (assignment_expression "lVar3 = (ulong)((shndx * 3 + -3) * 8) + 0x20 + start" identifier = (binary_expression "(ulong)((shndx * 3 + -3) * 8) + 0x20 + start" (binary_expression "(ulong)((shndx * 3 + -3) * 8) + 0x20" (call_expression "(ulong)((shndx * 3 + -3) * 8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((shndx * 3 + -3) * 8)" ( (binary_expression "(shndx * 3 + -3) * 8" (parenthesized_expression "(shndx * 3 + -3)" ( (binary_expression "shndx * 3 + -3" (binary_expression "shndx * 3" identifier * number_literal) + number_literal) )) * number_literal) ))) + number_literal) + identifier)) ;) (expression_statement "puVar2 = ((this->input_reader_).inputs_)->p_;" (assignment_expression "puVar2 = ((this->input_reader_).inputs_)->p_" identifier = (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)) ;) (expression_statement "this_1 = *(Output_file **)(puVar2 + lVar3 + 0x10);" (assignment_expression "this_1 = *(Output_file **)(puVar2 + lVar3 + 0x10)" identifier = (pointer_expression "*(Output_file **)(puVar2 + lVar3 + 0x10)" * (cast_expression "(Output_file **)(puVar2 + lVar3 + 0x10)" ( (type_descriptor "Output_file **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(puVar2 + lVar3 + 0x10)" ( (binary_expression "puVar2 + lVar3 + 0x10" (binary_expression "puVar2 + lVar3" identifier + identifier) + number_literal) ))))) ;) (expression_statement "lVar3 = *(long *)(puVar2 + lVar3 + 8) + (pOVar1->super_Output_data).offset_;" (assignment_expression "lVar3 = *(long *)(puVar2 + lVar3 + 8) + (pOVar1->super_Output_data).offset_" identifier = (binary_expression "*(long *)(puVar2 + lVar3 + 8) + (pOVar1->super_Output_data).offset_" (pointer_expression "*(long *)(puVar2 + lVar3 + 8)" * (cast_expression "(long *)(puVar2 + lVar3 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + lVar3 + 8)" ( (binary_expression "puVar2 + lVar3 + 8" (binary_expression "puVar2 + lVar3" identifier + identifier) + number_literal) )))) + (field_expression "(pOVar1->super_Output_data).offset_" (parenthesized_expression "(pOVar1->super_Output_data)" ( (field_expression "pOVar1->super_Output_data" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "*plen = (section_size_type)this_1;" (assignment_expression "*plen = (section_size_type)this_1" (pointer_expression "*plen" * identifier) = (cast_expression "(section_size_type)this_1" ( (type_descriptor "section_size_type" type_identifier) ) identifier)) ;) (expression_statement "size = (this->ibase_->super_Incremental_binary).output_;" (assignment_expression "size = (this->ibase_->super_Incremental_binary).output_" identifier = (field_expression "(this->ibase_->super_Incremental_binary).output_" (parenthesized_expression "(this->ibase_->super_Incremental_binary)" ( (field_expression "this->ibase_->super_Incremental_binary" (field_expression "this->ibase_" identifier -> field_identifier) -> field_identifier) )) . field_identifier)) ;) (if_statement "if ((-1 < lVar3) &&\n (this_1 = (Output_file *)((long)&this_1->name_ + lVar3), (long)this_1 <= size->file_size_)) {\n return size->base_ + lVar3;\n }" if (parenthesized_expression "((-1 < lVar3) &&\n (this_1 = (Output_file *)((long)&this_1->name_ + lVar3), (long)this_1 <= size->file_size_))" ( (binary_expression "(-1 < lVar3) &&\n (this_1 = (Output_file *)((long)&this_1->name_ + lVar3), (long)this_1 <= size->file_size_)" (parenthesized_expression "(-1 < lVar3)" ( (binary_expression "-1 < lVar3" number_literal < identifier) )) && (parenthesized_expression "(this_1 = (Output_file *)((long)&this_1->name_ + lVar3), (long)this_1 <= size->file_size_)" ( (comma_expression "this_1 = (Output_file *)((long)&this_1->name_ + lVar3), (long)this_1 <= size->file_size_" (assignment_expression "this_1 = (Output_file *)((long)&this_1->name_ + lVar3)" identifier = (cast_expression "(Output_file *)((long)&this_1->name_ + lVar3)" ( (type_descriptor "Output_file *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&this_1->name_ + lVar3)" ( (binary_expression "(long)&this_1->name_ + lVar3" (cast_expression "(long)&this_1->name_" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&this_1->name_" & (field_expression "this_1->name_" identifier -> field_identifier))) + identifier) )))) , (binary_expression "(long)this_1 <= size->file_size_" (cast_expression "(long)this_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) <= (field_expression "size->file_size_" identifier -> field_identifier))) ))) )) (compound_statement "{\n return size->base_ + lVar3;\n }" { (return_statement "return size->base_ + lVar3;" return (binary_expression "size->base_ + lVar3" (field_expression "size->base_" identifier -> field_identifier) + identifier) ;) })) comment (labeled_statement "Output_file::get_output_view((Output_file *)this,start,(size_t)size,this_1);" statement_identifier : (ERROR ":" :) (expression_statement "get_output_view((Output_file *)this,start,(size_t)size,this_1);" (call_expression "get_output_view((Output_file *)this,start,(size_t)size,this_1)" identifier (argument_list "((Output_file *)this,start,(size_t)size,this_1)" ( (cast_expression "(Output_file *)this" ( (type_descriptor "Output_file *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , (cast_expression "(size_t)size" ( (type_descriptor "size_t" primitive_type) ) identifier) , identifier ))) ;)) })) comment (expression_statement "do_gold_unreachable("../../gold/output.h",0xe3,"offset");" (call_expression "do_gold_unreachable("../../gold/output.h",0xe3,"offset")" identifier (argument_list "("../../gold/output.h",0xe3,"offset")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""offset"" " string_content ") ))) ;) (ERROR "}" }))
(translation_unit "long FUN_001a3110(long param_1,uint param_2,long *param_3)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n \n lVar1 = *(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8);\n if (lVar1 == 0) {\n \n FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents");\n }\n if ((*(byte *)(lVar1 + 0x20) & 4) != 0) {\n lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108);\n lVar2 = *(long *)(lVar3 + 0x10);\n lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18);\n *param_3 = lVar2;\n lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50);\n if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) {\n return lVar3 + *(long *)(lVar1 + 0x18);\n }\n \n FUN_0019ff30();\n }\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");\n}\n\n" (function_definition "long FUN_001a3110(long param_1,uint param_2,long *param_3)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n \n lVar1 = *(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8);\n if (lVar1 == 0) {\n \n FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents");\n }\n if ((*(byte *)(lVar1 + 0x20) & 4) != 0) {\n lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108);\n lVar2 = *(long *)(lVar3 + 0x10);\n lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18);\n *param_3 = lVar2;\n lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50);\n if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) {\n return lVar3 + *(long *)(lVar1 + 0x18);\n }\n \n FUN_0019ff30();\n }\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");\n}" (sized_type_specifier "long" long) (function_declarator "FUN_001a3110(long param_1,uint param_2,long *param_3)" identifier (parameter_list "(long param_1,uint param_2,long *param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "uint param_2" type_identifier identifier) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n long lVar3;\n \n lVar1 = *(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8);\n if (lVar1 == 0) {\n \n FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents");\n }\n if ((*(byte *)(lVar1 + 0x20) & 4) != 0) {\n lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108);\n lVar2 = *(long *)(lVar3 + 0x10);\n lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18);\n *param_3 = lVar2;\n lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50);\n if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) {\n return lVar3 + *(long *)(lVar1 + 0x18);\n }\n \n FUN_0019ff30();\n }\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8);" (assignment_expression "lVar1 = *(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8)" * (cast_expression "(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8)" ( (binary_expression "*(long *)(param_1 + 0x50) + (ulong)param_2 * 8" (pointer_expression "*(long *)(param_1 + 0x50)" * (cast_expression "(long *)(param_1 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) + (binary_expression "(ulong)param_2 * 8" (cast_expression "(ulong)param_2" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) ))))) ;) (if_statement "if (lVar1 == 0) {\n \n FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents");\n }" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents");\n }" { (expression_statement "FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents");" (call_expression "FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents")" identifier (argument_list "("../../gold/incremental.cc",0x8fa,"do_section_contents")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""do_section_contents"" " string_content ") ))) ;) })) (if_statement "if ((*(byte *)(lVar1 + 0x20) & 4) != 0) {\n lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108);\n lVar2 = *(long *)(lVar3 + 0x10);\n lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18);\n *param_3 = lVar2;\n lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50);\n if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) {\n return lVar3 + *(long *)(lVar1 + 0x18);\n }\n \n FUN_0019ff30();\n }" if (parenthesized_expression "((*(byte *)(lVar1 + 0x20) & 4) != 0)" ( (binary_expression "(*(byte *)(lVar1 + 0x20) & 4) != 0" (parenthesized_expression "(*(byte *)(lVar1 + 0x20) & 4)" ( (binary_expression "*(byte *)(lVar1 + 0x20) & 4" (pointer_expression "*(byte *)(lVar1 + 0x20)" * (cast_expression "(byte *)(lVar1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x20)" ( (binary_expression "lVar1 + 0x20" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108);\n lVar2 = *(long *)(lVar3 + 0x10);\n lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18);\n *param_3 = lVar2;\n lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50);\n if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) {\n return lVar3 + *(long *)(lVar1 + 0x18);\n }\n \n FUN_0019ff30();\n }" { (expression_statement "lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108);" (assignment_expression "lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108)" identifier = (binary_expression "(ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108)" (binary_expression "(ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118)" (binary_expression "(ulong)((param_2 * 3 + -3) * 8) + 0x20" (call_expression "(ulong)((param_2 * 3 + -3) * 8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((param_2 * 3 + -3) * 8)" ( (binary_expression "(param_2 * 3 + -3) * 8" (parenthesized_expression "(param_2 * 3 + -3)" ( (binary_expression "param_2 * 3 + -3" (binary_expression "param_2 * 3" identifier * number_literal) + number_literal) )) * number_literal) ))) + number_literal) + (binary_expression "(ulong)*(uint *)(param_1 + 0x118)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1 + 0x118)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x118)" ( (binary_expression "param_1 + 0x118" identifier + number_literal) ))))) + (pointer_expression "**(long **)(param_1 + 0x108)" * (pointer_expression "*(long **)(param_1 + 0x108)" * (cast_expression "(long **)(param_1 + 0x108)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x108)" ( (binary_expression "param_1 + 0x108" identifier + number_literal) ))))))) ;) (expression_statement "lVar2 = *(long *)(lVar3 + 0x10);" (assignment_expression "lVar2 = *(long *)(lVar3 + 0x10)" identifier = (pointer_expression "*(long *)(lVar3 + 0x10)" * (cast_expression "(long *)(lVar3 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18);" (assignment_expression "lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18)" identifier = (binary_expression "*(long *)(lVar3 + 8) + *(long *)(lVar1 + 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) )))) + (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 "*param_3 = lVar2;" (assignment_expression "*param_3 = lVar2" (pointer_expression "*param_3" * identifier) = identifier) ;) (expression_statement "lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50);" (assignment_expression "lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50)" identifier = (pointer_expression "*(long *)(*(long *)(param_1 + 0xf8) + 0x50)" * (cast_expression "(long *)(*(long *)(param_1 + 0xf8) + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xf8) + 0x50)" ( (binary_expression "*(long *)(param_1 + 0xf8) + 0x50" (pointer_expression "*(long *)(param_1 + 0xf8)" * (cast_expression "(long *)(param_1 + 0xf8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) )))) + number_literal) ))))) ;) (if_statement "if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) {\n return lVar3 + *(long *)(lVar1 + 0x18);\n }" if (parenthesized_expression "((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10)))" ( (binary_expression "(-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))" (parenthesized_expression "(-1 < lVar3)" ( (binary_expression "-1 < lVar3" number_literal < identifier) )) && (parenthesized_expression "(lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))" ( (binary_expression "lVar2 + lVar3 <= *(long *)(lVar1 + 0x10)" (binary_expression "lVar2 + lVar3" identifier + identifier) <= (pointer_expression "*(long *)(lVar1 + 0x10)" * (cast_expression "(long *)(lVar1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) ))))) ))) )) (compound_statement "{\n return lVar3 + *(long *)(lVar1 + 0x18);\n }" { (return_statement "return lVar3 + *(long *)(lVar1 + 0x18);" return (binary_expression "lVar3 + *(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 "FUN_0019ff30();" (call_expression "FUN_0019ff30()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_00199900("../../gold/output.h",0xe3,"offset");" (call_expression "FUN_00199900("../../gold/output.h",0xe3,"offset")" identifier (argument_list "("../../gold/output.h",0xe3,"offset")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""offset"" " string_content ") ))) ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT * LIT) + LIT) )) * 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 = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (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 (parenthesized_expression ( (binary_expression LIT < IDENT) )) && (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) <= (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) )) (compound_statement { (return_statement return (binary_expression IDENT + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "long FUN_001a3110(long param_1,uint param_2,long *param_3)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n \n lVar1 = *(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8);\n if (lVar1 == 0) {\n \n FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents");\n }\n if ((*(byte *)(lVar1 + 0x20) & 4) != 0) {\n lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108);\n lVar2 = *(long *)(lVar3 + 0x10);\n lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18);\n *param_3 = lVar2;\n lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50);\n if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) {\n return lVar3 + *(long *)(lVar1 + 0x18);\n }\n \n FUN_0019ff30();\n }\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_001a3110(long param_1,uint param_2,long *param_3)" (identifier "FUN_001a3110") (parameter_list "(long param_1,uint param_2,long *param_3)" (( "(") (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")) (, ",") (parameter_declaration "long *param_3" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) () ")"))) (compound_statement "{\n long lVar1;\n long lVar2;\n long lVar3;\n \n lVar1 = *(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8);\n if (lVar1 == 0) {\n \n FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents");\n }\n if ((*(byte *)(lVar1 + 0x20) & 4) != 0) {\n lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108);\n lVar2 = *(long *)(lVar3 + 0x10);\n lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18);\n *param_3 = lVar2;\n lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50);\n if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) {\n return lVar3 + *(long *)(lVar1 + 0x18);\n }\n \n FUN_0019ff30();\n }\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (expression_statement "lVar1 = *(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8);" (assignment_expression "lVar1 = *(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8)" (* "*") (cast_expression "(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8)" (( "(") (binary_expression "*(long *)(param_1 + 0x50) + (ulong)param_2 * 8" (pointer_expression "*(long *)(param_1 + 0x50)" (* "*") (cast_expression "(long *)(param_1 + 0x50)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")")))) (+ "+") (binary_expression "(ulong)param_2 * 8" (cast_expression "(ulong)param_2" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "param_2")) (* "*") (number_literal "8"))) () ")"))))) (; ";")) (if_statement "if (lVar1 == 0) {\n \n FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents");\n }" (if "if") (parenthesized_expression "(lVar1 == 0)" (( "(") (binary_expression "lVar1 == 0" (identifier "lVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents");\n }" ({ "{") (expression_statement "FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents");" (call_expression "FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents")" (identifier "FUN_00199900") (argument_list "("../../gold/incremental.cc",0x8fa,"do_section_contents")" (( "(") (string_literal ""../../gold/incremental.cc"" (" """) (string_content "../../gold/incremental.cc") (" """)) (, ",") (number_literal "0x8fa") (, ",") (string_literal ""do_section_contents"" (" """) (string_content "do_section_contents") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if ((*(byte *)(lVar1 + 0x20) & 4) != 0) {\n lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108);\n lVar2 = *(long *)(lVar3 + 0x10);\n lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18);\n *param_3 = lVar2;\n lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50);\n if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) {\n return lVar3 + *(long *)(lVar1 + 0x18);\n }\n \n FUN_0019ff30();\n }" (if "if") (parenthesized_expression "((*(byte *)(lVar1 + 0x20) & 4) != 0)" (( "(") (binary_expression "(*(byte *)(lVar1 + 0x20) & 4) != 0" (parenthesized_expression "(*(byte *)(lVar1 + 0x20) & 4)" (( "(") (binary_expression "*(byte *)(lVar1 + 0x20) & 4" (pointer_expression "*(byte *)(lVar1 + 0x20)" (* "*") (cast_expression "(byte *)(lVar1 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x20)" (( "(") (binary_expression "lVar1 + 0x20" (identifier "lVar1") (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108);\n lVar2 = *(long *)(lVar3 + 0x10);\n lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18);\n *param_3 = lVar2;\n lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50);\n if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) {\n return lVar3 + *(long *)(lVar1 + 0x18);\n }\n \n FUN_0019ff30();\n }" ({ "{") (expression_statement "lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108);" (assignment_expression "lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108)" (identifier "lVar3") (= "=") (binary_expression "(ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) +\n **(long **)(param_1 + 0x108)" (binary_expression "(ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118)" (binary_expression "(ulong)((param_2 * 3 + -3) * 8) + 0x20" (call_expression "(ulong)((param_2 * 3 + -3) * 8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((param_2 * 3 + -3) * 8)" (( "(") (binary_expression "(param_2 * 3 + -3) * 8" (parenthesized_expression "(param_2 * 3 + -3)" (( "(") (binary_expression "param_2 * 3 + -3" (binary_expression "param_2 * 3" (identifier "param_2") (* "*") (number_literal "3")) (+ "+") (number_literal "-3")) () ")")) (* "*") (number_literal "8")) () ")"))) (+ "+") (number_literal "0x20")) (+ "+") (binary_expression "(ulong)*(uint *)(param_1 + 0x118)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(param_1 + 0x118)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x118)" (( "(") (binary_expression "param_1 + 0x118" (identifier "param_1") (+ "+") (number_literal "0x118")) () ")"))))) (+ "+") (pointer_expression "**(long **)(param_1 + 0x108)" (* "*") (pointer_expression "*(long **)(param_1 + 0x108)" (* "*") (cast_expression "(long **)(param_1 + 0x108)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x108)" (( "(") (binary_expression "param_1 + 0x108" (identifier "param_1") (+ "+") (number_literal "0x108")) () ")"))))))) (; ";")) (expression_statement "lVar2 = *(long *)(lVar3 + 0x10);" (assignment_expression "lVar2 = *(long *)(lVar3 + 0x10)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(lVar3 + 0x10)" (* "*") (cast_expression "(long *)(lVar3 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x10)" (( "(") (binary_expression "lVar3 + 0x10" (identifier "lVar3") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18);" (assignment_expression "lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18)" (identifier "lVar3") (= "=") (binary_expression "*(long *)(lVar3 + 8) + *(long *)(lVar1 + 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")) () ")")))) (+ "+") (pointer_expression "*(long *)(lVar1 + 0x18)" (* "*") (cast_expression "(long *)(lVar1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x18)" (( "(") (binary_expression "lVar1 + 0x18" (identifier "lVar1") (+ "+") (number_literal "0x18")) () ")")))))) (; ";")) (expression_statement "*param_3 = lVar2;" (assignment_expression "*param_3 = lVar2" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "lVar2")) (; ";")) (expression_statement "lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50);" (assignment_expression "lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(*(long *)(param_1 + 0xf8) + 0x50)" (* "*") (cast_expression "(long *)(*(long *)(param_1 + 0xf8) + 0x50)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0xf8) + 0x50)" (( "(") (binary_expression "*(long *)(param_1 + 0xf8) + 0x50" (pointer_expression "*(long *)(param_1 + 0xf8)" (* "*") (cast_expression "(long *)(param_1 + 0xf8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xf8)" (( "(") (binary_expression "param_1 + 0xf8" (identifier "param_1") (+ "+") (number_literal "0xf8")) () ")")))) (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (if_statement "if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) {\n return lVar3 + *(long *)(lVar1 + 0x18);\n }" (if "if") (parenthesized_expression "((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10)))" (( "(") (binary_expression "(-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))" (parenthesized_expression "(-1 < lVar3)" (( "(") (binary_expression "-1 < lVar3" (number_literal "-1") (< "<") (identifier "lVar3")) () ")")) (&& "&&") (parenthesized_expression "(lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))" (( "(") (binary_expression "lVar2 + lVar3 <= *(long *)(lVar1 + 0x10)" (binary_expression "lVar2 + lVar3" (identifier "lVar2") (+ "+") (identifier "lVar3")) (<= "<=") (pointer_expression "*(long *)(lVar1 + 0x10)" (* "*") (cast_expression "(long *)(lVar1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x10)" (( "(") (binary_expression "lVar1 + 0x10" (identifier "lVar1") (+ "+") (number_literal "0x10")) () ")"))))) () ")"))) () ")")) (compound_statement "{\n return lVar3 + *(long *)(lVar1 + 0x18);\n }" ({ "{") (return_statement "return lVar3 + *(long *)(lVar1 + 0x18);" (return "return") (binary_expression "lVar3 + *(long *)(lVar1 + 0x18)" (identifier "lVar3") (+ "+") (pointer_expression "*(long *)(lVar1 + 0x18)" (* "*") (cast_expression "(long *)(lVar1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x18)" (( "(") (binary_expression "lVar1 + 0x18" (identifier "lVar1") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (} "}"))) (expression_statement "FUN_0019ff30();" (call_expression "FUN_0019ff30()" (identifier "FUN_0019ff30") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_00199900("../../gold/output.h",0xe3,"offset");" (call_expression "FUN_00199900("../../gold/output.h",0xe3,"offset")" (identifier "FUN_00199900") (argument_list "("../../gold/output.h",0xe3,"offset")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0xe3") (, ",") (string_literal ""offset"" (" """) (string_content "offset") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: uchar * do_section_contents(Sized_relobj_incr<64,_false> * this, uint shndx, section_size_type * plen, bool param_3) */ var_1 * var_2 var_5::Sized_relobj_incr<64,_false>::do_section_contents (Sized_relobj_incr<64,_false> *this,uint var_9,type_3 *plen,bool param_3) { var_3 *var_4; var_1 *var_11; type_1 *size; long var_12; type_1 *this_1; type_2 var_10; var_4 = (this->super_Sized_relobj<64,_false>).super_Relobj.output_sections_. super__Vector_base<var_5::var_3*,var_6::allocator<var_5::var_3*>var_7>._M_impl ._M_start[var_9]; if (var_4 == (var_3 *)0x0) { /* WARNING: Subroutine does not return */ var_8("../../gold/incremental.cc",0x8fa,"do_section_contents"); } if (((var_4->super_Output_data).field_0x20 & 4) != 0) { var_10 = (type_2)(this->input_reader_).info_offset_; var_12 = (type_2)((var_9 * 3 + -3) * 8) + 0x20 + var_10; var_11 = ((this->input_reader_).inputs_)->p_; this_1 = *(type_1 **)(var_11 + var_12 + 0x10); var_12 = *(long *)(var_11 + var_12 + 8) + (var_4->super_Output_data).offset_; *plen = (type_3)this_1; size = (this->ibase_->super_Incremental_binary).output_; if ((-1 < var_12) && (this_1 = (type_1 *)((long)&this_1->name_ + var_12), (long)this_1 <= size->file_size_)) { return size->base_ + var_12; } /* WARNING: Subroutine does not return */ Output_file::var_13((type_1 *)this,var_10,(size_t)size,this_1); } /* WARNING: Subroutine does not return */ var_8("../../gold/output.h",0xe3,"offset"); }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) 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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (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: (pointer_expression 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: (number_literal) right: (identifier))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) consequence: (compound_statement (return_statement (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 (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
long MASKED(long param_1,uint param_2,long *param_3) { long lVar1; long lVar2; long lVar3; lVar1 = *(long *)(*(long *)(param_1 + 0x50) + (ulong)param_2 * 8); if (lVar1 == 0) { /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/incremental.cc",0x8fa,"do_section_contents"); } if ((*(byte *)(lVar1 + 0x20) & 4) != 0) { lVar3 = (ulong)((param_2 * 3 + -3) * 8) + 0x20 + (ulong)*(uint *)(param_1 + 0x118) + **(long **)(param_1 + 0x108); lVar2 = *(long *)(lVar3 + 0x10); lVar3 = *(long *)(lVar3 + 8) + *(long *)(lVar1 + 0x18); *param_3 = lVar2; lVar1 = *(long *)(*(long *)(param_1 + 0xf8) + 0x50); if ((-1 < lVar3) && (lVar2 + lVar3 <= *(long *)(lVar1 + 0x10))) { return lVar3 + *(long *)(lVar1 + 0x18); } /* WARNING: Subroutine does not return */ FUN_0019ff30(); } /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/output.h",0xe3,"offset"); }
105_sh4-linux-gnu-objcopy_and_sh4-linux-gnu-objcopy_strip.c
setlocale
setlocale
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * setlocale(int __category,char *__locale) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * setlocale(int __category,char *__locale) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)(); return pcVar1; }
JMP qword ptr [0x0012b348]
null
null
null
null
[(u'CALLIND_-1206958440', u'CAST_-1206958371'), (u'INDIRECT_-1206958377', u'COPY_-1206958436'), (u'CAST_-1206958371', u'RETURN_-1206958437'), (u'CALLIND_-1206958440', u'INDIRECT_-1206958377'), (u'CAST_-1206958372', u'CALLIND_-1206958440'), ('const-0', u'RETURN_-1206958437'), ('tmp_38', u'CAST_-1206958372')]
[(u'CALLIND_-1206958440', u'CAST_-1206958371'), (u'INDIRECT_-1206958377', u'COPY_-1206958436'), (u'CAST_-1206958371', u'RETURN_-1206958437'), (u'CALLIND_-1206958440', u'INDIRECT_-1206958377'), (u'CAST_-1206958372', u'CALLIND_-1206958440'), ('const-0', u'RETURN_-1206958437'), ('tmp_38', u'CAST_-1206958372')]
null
null
00104690
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)();\n return pcVar1;\n}\n\n" comment (function_definition "char * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* setlocale(int __category,char *__locale)" * (function_declarator "setlocale(int __category,char *__locale)" identifier (parameter_list "(int __category,char *__locale)" ( (parameter_declaration "int __category" primitive_type identifier) , (parameter_declaration "char *__locale" primitive_type (pointer_declarator "*__locale" * identifier)) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)()" identifier = (cast_expression "(char *)(*(code *)PTR_setlocale_0012b348)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_setlocale_0012b348)()" (parenthesized_expression "(*(code *)PTR_setlocale_0012b348)" ( (pointer_expression "*(code *)PTR_setlocale_0012b348" * (cast_expression "(code *)PTR_setlocale_0012b348" ( (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 * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)();\n return pcVar1;\n}\n\n" comment (function_definition "char * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* setlocale(int __category,char *__locale)" * (function_declarator "setlocale(int __category,char *__locale)" identifier (parameter_list "(int __category,char *__locale)" ( (parameter_declaration "int __category" primitive_type identifier) , (parameter_declaration "char *__locale" primitive_type (pointer_declarator "*__locale" * identifier)) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)()" identifier = (cast_expression "(char *)(*(code *)PTR_setlocale_0012b348)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_setlocale_0012b348)()" (parenthesized_expression "(*(code *)PTR_setlocale_0012b348)" ( (pointer_expression "*(code *)PTR_setlocale_0012b348" * (cast_expression "(code *)PTR_setlocale_0012b348" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pcVar1;" return identifier ;) })))
(translation_unit "char * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)();\n return pcVar1;\n}\n\n" (function_definition "char * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* setlocale(int __category,char *__locale)" * (function_declarator "setlocale(int __category,char *__locale)" identifier (parameter_list "(int __category,char *__locale)" ( (parameter_declaration "int __category" primitive_type identifier) , (parameter_declaration "char *__locale" primitive_type (pointer_declarator "*__locale" * identifier)) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)()" identifier = (cast_expression "(char *)(*(code *)PTR_setlocale_0012b348)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_setlocale_0012b348)()" (parenthesized_expression "(*(code *)PTR_setlocale_0012b348)" ( (pointer_expression "*(code *)PTR_setlocale_0012b348" * (cast_expression "(code *)PTR_setlocale_0012b348" ( (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) , (parameter_declaration TYPE (pointer_declarator * 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 * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* setlocale(int __category,char *__locale)" (* "*") (function_declarator "setlocale(int __category,char *__locale)" (identifier "setlocale") (parameter_list "(int __category,char *__locale)" (( "(") (parameter_declaration "int __category" (primitive_type "int") (identifier "__category")) (, ",") (parameter_declaration "char *__locale" (primitive_type "char") (pointer_declarator "*__locale" (* "*") (identifier "__locale"))) () ")")))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)();\n return pcVar1;\n}" ({ "{") (declaration "char *pcVar1;" (primitive_type "char") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (expression_statement "pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_setlocale_0012b348)()" (identifier "pcVar1") (= "=") (cast_expression "(char *)(*(code *)PTR_setlocale_0012b348)()" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_setlocale_0012b348)()" (parenthesized_expression "(*(code *)PTR_setlocale_0012b348)" (( "(") (pointer_expression "*(code *)PTR_setlocale_0012b348" (* "*") (cast_expression "(code *)PTR_setlocale_0012b348" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_setlocale_0012b348"))) () ")")) (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return pcVar1;" (return "return") (identifier "pcVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(int __category,char *__locale) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_setlocale_0012b348)(); 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)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator 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 __category,char *__locale) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_0012b348)(); return pcVar1; }
223_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
definedness_newfunc.cold.16
FUN_0010ddca
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void definedness_newfunc_cold_16(void) { code *pcVar1; char *fmt; fmt = (char *)dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5); einfo(fmt); _DAT_00000020 = _DAT_00000020 & 0xfeff; /* WARNING: Does not return */ pcVar1 = (code *)invalidInstructionException(); (*pcVar1)(); }
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void FUN_0010ddca(void) { code *pcVar1; undefined8 uVar2; uVar2 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5); FUN_00129380(uVar2); _DAT_00000020 = _DAT_00000020 & 0xfeff; /* WARNING: Does not return */ pcVar1 = (code *)invalidInstructionException(); (*pcVar1)(); }
MOV EDX,0x5 XOR EDI,EDI LEA RSI,[0x16e228] CALL 0x0010d300 MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x00129380 MOVZX EAX,word ptr [0x00000020] AND AH,0xfe MOV word ptr [0x00000020],AX UD2
null
null
null
null
[(u'CALL_-1206919699', u'CAST_-1206919524'), (u'CALLIND_-1206919632', u'INDIRECT_-1206919497'), (u'INDIRECT_-1206919522', u'INT_AND_-1206919591'), (u'COPY_-1206919588', u'CALL_-1206919699'), (u'CAST_-1206919486', u'CALLIND_-1206919632'), ('const-5', u'CALL_-1206919699'), (u'CALL_-1206919671', u'INDIRECT_-1206919522'), ('const-77', u'CALLOTHER_-1206919632'), ('const-1', u'RETURN_-1206919629'), ('const-0', u'CALL_-1206919699'), ('const-65279', u'INT_AND_-1206919591'), (u'INDIRECT_-1206919497', u'COPY_-1206919556'), ('const-1499688', u'COPY_-1206919588'), (u'CALLOTHER_-1206919632', u'CAST_-1206919486'), (u'CALL_-1206919699', u'INDIRECT_-1206919536'), (u'CAST_-1206919524', u'CALL_-1206919671')]
[(u'CALL_-1206919699', u'CALL_-1206919671'), (u'CALLOTHER_-1206919632', u'CAST_-1206919487'), (u'CALLIND_-1206919632', u'INDIRECT_-1206919497'), (u'INDIRECT_-1206919522', u'INT_AND_-1206919591'), (u'COPY_-1206919588', u'CALL_-1206919699'), ('const-5', u'CALL_-1206919699'), (u'CAST_-1206919487', u'CALLIND_-1206919632'), (u'CALL_-1206919671', u'INDIRECT_-1206919522'), ('const-77', u'CALLOTHER_-1206919632'), ('const-1', u'RETURN_-1206919629'), ('const-0', u'CALL_-1206919699'), ('const-65279', u'INT_AND_-1206919591'), (u'INDIRECT_-1206919497', u'COPY_-1206919556'), ('const-1499688', u'COPY_-1206919588'), (u'CALL_-1206919699', u'INDIRECT_-1206919536')]
null
null
0010ddca
x64
O2
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nvoid FUN_0010ddca(void)\n\n{\n code *pcVar1;\n undefined8 uVar2;\n \n uVar2 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n FUN_00129380(uVar2);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n /* WARNING: Does not return */\n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}\n\n" comment (function_definition "void FUN_0010ddca(void)\n\n{\n code *pcVar1;\n undefined8 uVar2;\n \n uVar2 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n FUN_00129380(uVar2);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n /* WARNING: Does not return */\n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}" primitive_type (function_declarator "FUN_0010ddca(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n code *pcVar1;\n undefined8 uVar2;\n \n uVar2 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n FUN_00129380(uVar2);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n /* WARNING: Does not return */\n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}" { (declaration "code *pcVar1;" type_identifier (pointer_declarator "*pcVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (expression_statement "uVar2 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);" (assignment_expression "uVar2 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5)" identifier = (call_expression "dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5)" identifier (argument_list "(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5)" ( number_literal , (string_literal ""%F%P: bfd_hash_allocate failed creating symbol %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_00129380(uVar2);" (call_expression "FUN_00129380(uVar2)" identifier (argument_list "(uVar2)" ( identifier ))) ;) (expression_statement "_DAT_00000020 = _DAT_00000020 & 0xfeff;" (assignment_expression "_DAT_00000020 = _DAT_00000020 & 0xfeff" identifier = (binary_expression "_DAT_00000020 & 0xfeff" 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 "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nvoid definedness_newfunc_cold_16(void)\n\n{\n code *pcVar1;\n char *fmt;\n \n fmt = (char *)dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n einfo(fmt);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n /* WARNING: Does not return */\n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}\n\n" comment (function_definition "void definedness_newfunc_cold_16(void)\n\n{\n code *pcVar1;\n char *fmt;\n \n fmt = (char *)dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n einfo(fmt);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n /* WARNING: Does not return */\n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}" primitive_type (function_declarator "definedness_newfunc_cold_16(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n code *pcVar1;\n char *fmt;\n \n fmt = (char *)dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n einfo(fmt);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n /* WARNING: Does not return */\n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}" { (declaration "code *pcVar1;" type_identifier (pointer_declarator "*pcVar1" * identifier) ;) (declaration "char *fmt;" primitive_type (pointer_declarator "*fmt" * identifier) ;) (expression_statement "fmt = (char *)dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);" (assignment_expression "fmt = (char *)dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5)" identifier (argument_list "(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5)" ( number_literal , (string_literal ""%F%P: bfd_hash_allocate failed creating symbol %s\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "einfo(fmt);" (call_expression "einfo(fmt)" identifier (argument_list "(fmt)" ( identifier ))) ;) (expression_statement "_DAT_00000020 = _DAT_00000020 & 0xfeff;" (assignment_expression "_DAT_00000020 = _DAT_00000020 & 0xfeff" identifier = (binary_expression "_DAT_00000020 & 0xfeff" 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_0010ddca(void)\n\n{\n code *pcVar1;\n undefined8 uVar2;\n \n uVar2 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n FUN_00129380(uVar2);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n \n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}\n\n" (function_definition "void FUN_0010ddca(void)\n\n{\n code *pcVar1;\n undefined8 uVar2;\n \n uVar2 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n FUN_00129380(uVar2);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n \n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}" primitive_type (function_declarator "FUN_0010ddca(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n code *pcVar1;\n undefined8 uVar2;\n \n uVar2 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n FUN_00129380(uVar2);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n \n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}" { (declaration "code *pcVar1;" type_identifier (pointer_declarator "*pcVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (expression_statement "uVar2 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);" (assignment_expression "uVar2 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5)" identifier = (call_expression "dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5)" identifier (argument_list "(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5)" ( number_literal , (string_literal ""%F%P: bfd_hash_allocate failed creating symbol %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_00129380(uVar2);" (call_expression "FUN_00129380(uVar2)" identifier (argument_list "(uVar2)" ( identifier ))) ;) (expression_statement "_DAT_00000020 = _DAT_00000020 & 0xfeff;" (assignment_expression "_DAT_00000020 = _DAT_00000020 & 0xfeff" identifier = (binary_expression "_DAT_00000020 & 0xfeff" 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 = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (binary_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_0010ddca(void)\n\n{\n code *pcVar1;\n undefined8 uVar2;\n \n uVar2 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n FUN_00129380(uVar2);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n \n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}" (primitive_type "void") (function_declarator "FUN_0010ddca(void)" (identifier "FUN_0010ddca") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n code *pcVar1;\n undefined8 uVar2;\n \n uVar2 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);\n FUN_00129380(uVar2);\n _DAT_00000020 = _DAT_00000020 & 0xfeff;\n \n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}" ({ "{") (declaration "code *pcVar1;" (type_identifier "code") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (expression_statement "uVar2 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5);" (assignment_expression "uVar2 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5)" (identifier "uVar2") (= "=") (call_expression "dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5)" (identifier "dcgettext") (argument_list "(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%F%P: bfd_hash_allocate failed creating symbol %s\n"" (" """) (string_content "%F%P: bfd_hash_allocate failed creating symbol %s") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_00129380(uVar2);" (call_expression "FUN_00129380(uVar2)" (identifier "FUN_00129380") (argument_list "(uVar2)" (( "(") (identifier "uVar2") () ")"))) (; ";")) (expression_statement "_DAT_00000020 = _DAT_00000020 & 0xfeff;" (assignment_expression "_DAT_00000020 = _DAT_00000020 & 0xfeff" (identifier "_DAT_00000020") (= "=") (binary_expression "_DAT_00000020 & 0xfeff" (identifier "_DAT_00000020") (& "&") (number_literal "0xfeff"))) (; ";")) (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 "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void function_1(void) { type_1 *pcVar1; char *fmt; fmt = (char *)var_1(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5); var_2(fmt); var_3 = var_3 & 0xfeff; /* WARNING: Does not return */ pcVar1 = (type_1 *)var_4(); (*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: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (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: (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list))))))
null
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void MASKED(void) { code *pcVar1; undefined8 uVar2; uVar2 = dcgettext(0,"%F%P: bfd_hash_allocate failed creating symbol %s\n",5); FUN_00129380(uVar2); _DAT_00000020 = _DAT_00000020 & 0xfeff; /* WARNING: Does not return */ pcVar1 = (code *)invalidInstructionException(); (*pcVar1)(); }
589_install_and_install_strip.c
__gmon_start__
__gmon_start__
/* WARNING: Control flow encountered bad instruction data */ void __gmon_start__(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __gmon_start__(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207069942')]
[('const-1', u'RETURN_-1207069942')]
null
null
00129300
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "__gmon_start__(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "__gmon_start__(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__gmon_start__(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__gmon_start__(void)" (identifier "__gmon_start__") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
3549_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
adjust_shndx
FUN_001c5f90
/* DWARF original prototype: uint adjust_shndx(Sized_relobj_file<32,_true> * this, uint shndx) */ uint __thiscall gold::Sized_relobj_file<32,_true>::adjust_shndx(Sized_relobj_file<32,_true> *this,uint shndx) { if (shndx < 0xff00) { return shndx; } elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(&this->elf_file_); return shndx + (this->elf_file_).large_shndx_offset_; }
uint FUN_001c5f90(long param_1,uint param_2) { if (param_2 < 0xff00) { return param_2; } FUN_00166f40(param_1 + 0xf8); return param_2 + *(int *)(param_1 + 0x110); }
PUSH RBP PUSH RBX MOV EBX,ESI SUB RSP,0x8 CMP ESI,0xfeff JA 0x001c5fb0 ADD RSP,0x8 MOV EAX,EBX POP RBX POP RBP RET MOV RBP,RDI LEA RDI,[RDI + 0xf8] CALL 0x00166f40 ADD EBX,dword ptr [RBP + 0x110] ADD RSP,0x8 MOV EAX,EBX POP RBX POP RBP RET
null
null
null
null
[('tmp_260', u'COPY_-1207738349'), ('const-248', u'PTRSUB_-1207738226'), (u'LOAD_-1207738368', u'INT_ADD_-1207738350'), ('tmp_259', u'PTRSUB_-1207738213'), ('tmp_260', u'INT_LESS_-1207738424'), ('tmp_260', u'INT_ADD_-1207738350'), (u'INT_LESS_-1207738424', u'CBRANCH_-1207738432'), (u'PTRSUB_-1207738211', u'LOAD_-1207738368'), ('const-24', u'PTRSUB_-1207738211'), ('const-0', u'RETURN_-1207738395'), ('const-433', u'LOAD_-1207738368'), (u'PTRSUB_-1207738213', u'PTRSUB_-1207738211'), (u'COPY_-1207738311', u'RETURN_-1207738316'), ('const-65280', u'INT_LESS_-1207738424'), (u'COPY_-1207738349', u'RETURN_-1207738395'), ('tmp_79', u'CBRANCH_-1207738432'), (u'PTRSUB_-1207738226', u'CALL_-1207738374'), (u'INT_ADD_-1207738350', u'COPY_-1207738311'), ('const-248', u'PTRSUB_-1207738213'), ('const-0', u'RETURN_-1207738316'), ('tmp_259', u'PTRSUB_-1207738226')]
[('const-433', u'LOAD_-1207738368'), (u'LOAD_-1207738368', u'INT_ADD_-1207738350'), ('tmp_352', u'INT_ADD_-1207738356'), ('tmp_351', u'INT_LESS_-1207738424'), (u'INT_LESS_-1207738424', u'CBRANCH_-1207738432'), (u'CAST_-1207738218', u'LOAD_-1207738368'), (u'COPY_-1207738273', u'RETURN_-1207738316'), ('const-65280', u'INT_LESS_-1207738424'), ('const-272', u'INT_ADD_-1207738356'), ('const-0', u'RETURN_-1207738395'), ('const-248', u'INT_ADD_-1207738373'), ('tmp_351', u'INT_ADD_-1207738350'), (u'INT_ADD_-1207738350', u'COPY_-1207738273'), ('tmp_79', u'CBRANCH_-1207738432'), ('tmp_351', u'COPY_-1207738311'), (u'COPY_-1207738311', u'RETURN_-1207738395'), (u'INT_ADD_-1207738373', u'CALL_-1207738374'), (u'INT_ADD_-1207738356', u'CAST_-1207738218'), ('const-0', u'RETURN_-1207738316'), ('tmp_352', u'INT_ADD_-1207738373')]
null
null
001c5f90
x64
O2
(translation_unit "uint FUN_001c5f90(long param_1,uint param_2)\n\n{\n if (param_2 < 0xff00) {\n return param_2;\n }\n FUN_00166f40(param_1 + 0xf8);\n return param_2 + *(int *)(param_1 + 0x110);\n}\n\n" (function_definition "uint FUN_001c5f90(long param_1,uint param_2)\n\n{\n if (param_2 < 0xff00) {\n return param_2;\n }\n FUN_00166f40(param_1 + 0xf8);\n return param_2 + *(int *)(param_1 + 0x110);\n}" type_identifier (function_declarator "FUN_001c5f90(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 if (param_2 < 0xff00) {\n return param_2;\n }\n FUN_00166f40(param_1 + 0xf8);\n return param_2 + *(int *)(param_1 + 0x110);\n}" { (if_statement "if (param_2 < 0xff00) {\n return param_2;\n }" if (parenthesized_expression "(param_2 < 0xff00)" ( (binary_expression "param_2 < 0xff00" identifier < number_literal) )) (compound_statement "{\n return param_2;\n }" { (return_statement "return param_2;" return identifier ;) })) (expression_statement "FUN_00166f40(param_1 + 0xf8);" (call_expression "FUN_00166f40(param_1 + 0xf8)" identifier (argument_list "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) ))) ;) (return_statement "return param_2 + *(int *)(param_1 + 0x110);" return (binary_expression "param_2 + *(int *)(param_1 + 0x110)" identifier + (pointer_expression "*(int *)(param_1 + 0x110)" * (cast_expression "(int *)(param_1 + 0x110)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x110)" ( (binary_expression "param_1 + 0x110" identifier + number_literal) ))))) ;) })))
(translation_unit "/* DWARF original prototype: uint adjust_shndx(Sized_relobj_file<32,_true> * this, uint shndx) */\n\nuint __thiscall\ngold::Sized_relobj_file<32,_true>::adjust_shndx(Sized_relobj_file<32,_true> *this,uint shndx)\n\n{\n if (shndx < 0xff00) {\n return shndx;\n }\n elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(&this->elf_file_);\n return shndx + (this->elf_file_).large_shndx_offset_;\n}\n\n" comment (declaration "uint __thiscall\ngold::Sized_relobj_file<32,_true>::adjust_shndx(Sized_relobj_file<32,_true> *this,uint shndx)\n\n{\n if (shndx < 0xff00) {\n return shndx;" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_true>::adjust_shndx(Sized_relobj_file<32,_true> *this,uint shndx)\n\n{\n if (shndx < 0xff00) {\n return" identifier > : : (function_declarator "adjust_shndx(Sized_relobj_file<32,_true> *this,uint shndx)\n\n{\n if (shndx < 0xff00)" (function_declarator "adjust_shndx(Sized_relobj_file<32,_true> *this,uint shndx)" identifier (parameter_list "(Sized_relobj_file<32,_true> *this,uint shndx)" ( (parameter_declaration "Sized_relobj_file" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) ))) (ERROR "{\n if" { if) (parameter_list "(shndx < 0xff00)" ( (parameter_declaration "shndx" type_identifier) (ERROR "< 0xff00" < number_literal) ))) { return) identifier ;) (ERROR "}" }) (labeled_statement "elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(&this->elf_file_);" statement_identifier (ERROR "::Elf_file<32,_true,_gold::Object>:" : : (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_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)) ))) ;)) (return_statement "return shndx + (this->elf_file_).large_shndx_offset_;" return (binary_expression "shndx + (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)) ;) (ERROR "}" }))
(translation_unit "uint FUN_001c5f90(long param_1,uint param_2)\n\n{\n if (param_2 < 0xff00) {\n return param_2;\n }\n FUN_00166f40(param_1 + 0xf8);\n return param_2 + *(int *)(param_1 + 0x110);\n}\n\n" (function_definition "uint FUN_001c5f90(long param_1,uint param_2)\n\n{\n if (param_2 < 0xff00) {\n return param_2;\n }\n FUN_00166f40(param_1 + 0xf8);\n return param_2 + *(int *)(param_1 + 0x110);\n}" type_identifier (function_declarator "FUN_001c5f90(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 if (param_2 < 0xff00) {\n return param_2;\n }\n FUN_00166f40(param_1 + 0xf8);\n return param_2 + *(int *)(param_1 + 0x110);\n}" { (if_statement "if (param_2 < 0xff00) {\n return param_2;\n }" if (parenthesized_expression "(param_2 < 0xff00)" ( (binary_expression "param_2 < 0xff00" identifier < number_literal) )) (compound_statement "{\n return param_2;\n }" { (return_statement "return param_2;" return identifier ;) })) (expression_statement "FUN_00166f40(param_1 + 0xf8);" (call_expression "FUN_00166f40(param_1 + 0xf8)" identifier (argument_list "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) ))) ;) (return_statement "return param_2 + *(int *)(param_1 + 0x110);" return (binary_expression "param_2 + *(int *)(param_1 + 0x110)" identifier + (pointer_expression "*(int *)(param_1 + 0x110)" * (cast_expression "(int *)(param_1 + 0x110)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x110)" ( (binary_expression "param_1 + 0x110" identifier + number_literal) ))))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (return_statement return IDENT ;) })) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (return_statement return (binary_expression IDENT + (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })))
(function_definition "uint FUN_001c5f90(long param_1,uint param_2)\n\n{\n if (param_2 < 0xff00) {\n return param_2;\n }\n FUN_00166f40(param_1 + 0xf8);\n return param_2 + *(int *)(param_1 + 0x110);\n}" (type_identifier "uint") (function_declarator "FUN_001c5f90(long param_1,uint param_2)" (identifier "FUN_001c5f90") (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 if (param_2 < 0xff00) {\n return param_2;\n }\n FUN_00166f40(param_1 + 0xf8);\n return param_2 + *(int *)(param_1 + 0x110);\n}" ({ "{") (if_statement "if (param_2 < 0xff00) {\n return param_2;\n }" (if "if") (parenthesized_expression "(param_2 < 0xff00)" (( "(") (binary_expression "param_2 < 0xff00" (identifier "param_2") (< "<") (number_literal "0xff00")) () ")")) (compound_statement "{\n return param_2;\n }" ({ "{") (return_statement "return param_2;" (return "return") (identifier "param_2") (; ";")) (} "}"))) (expression_statement "FUN_00166f40(param_1 + 0xf8);" (call_expression "FUN_00166f40(param_1 + 0xf8)" (identifier "FUN_00166f40") (argument_list "(param_1 + 0xf8)" (( "(") (binary_expression "param_1 + 0xf8" (identifier "param_1") (+ "+") (number_literal "0xf8")) () ")"))) (; ";")) (return_statement "return param_2 + *(int *)(param_1 + 0x110);" (return "return") (binary_expression "param_2 + *(int *)(param_1 + 0x110)" (identifier "param_2") (+ "+") (pointer_expression "*(int *)(param_1 + 0x110)" (* "*") (cast_expression "(int *)(param_1 + 0x110)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x110)" (( "(") (binary_expression "param_1 + 0x110" (identifier "param_1") (+ "+") (number_literal "0x110")) () ")"))))) (; ";")) (} "}")))
/* DWARF original prototype: uint adjust_shndx(Sized_relobj_file<32,_true> * this, uint shndx) */ type_1 __thiscall gold::Sized_relobj_file<32,_true>::adjust_shndx(Sized_relobj_file<32,_true> *this,type_1 var_2) { if (var_2 < 0xff00) { return var_2; } elfcpp::Elf_file<32,_true,_gold::Object>::var_1(&this->elf_file_); return var_2 + (this->elf_file_).large_shndx_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 (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) (return_statement (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))))))))))
null
uint MASKED(long param_1,uint param_2) { if (param_2 < 0xff00) { return param_2; } FUN_00166f40(param_1 + 0xf8); return param_2 + *(int *)(param_1 + 0x110); }
10222_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
~messages_byname
FUN_003459d0
/* std::messages_byname<char>::~messages_byname() */ void __thiscall std::messages_byname<char>::~messages_byname(messages_byname<char> *this) { *(undefined ***)this = &PTR__messages_byname_0043d1f0; messages<char>::~messages((messages<char> *)this); operator_delete(this); return; }
void FUN_003459d0(undefined8 *param_1) { *param_1 = &PTR_FUN_0043d1f0; FUN_00345940(); FUN_002dac70(param_1); return; }
LEA RAX,[0x43d1e0] PUSH RBX MOV RBX,RDI ADD RAX,0x10 MOV qword ptr [RDI],RAX CALL 0x00345940 MOV RDI,RBX POP RBX JMP 0x002dac70
null
null
null
null
[(u'PTRSUB_-1205118376', u'STORE_-1205118479'), ('tmp_74', u'CALL_-1205118454'), ('const-433', u'STORE_-1205118479'), (u'CAST_-1205118373', u'CALL_-1205118469'), ('tmp_74', u'CAST_-1205118377'), ('const-0', u'RETURN_-1205118450'), (u'CAST_-1205118377', u'STORE_-1205118479'), ('tmp_74', u'CAST_-1205118373'), ('const-0', u'PTRSUB_-1205118376'), ('const-4444656', u'PTRSUB_-1205118376')]
[(u'PTRSUB_-1205118376', u'STORE_-1205118479'), ('const-0', u'PTRSUB_-1205118376'), ('tmp_137', u'CALL_-1205118454'), ('const-0', u'RETURN_-1205118450'), ('const-4444656', u'PTRSUB_-1205118376'), ('tmp_137', u'STORE_-1205118479'), ('const-433', u'STORE_-1205118479')]
null
null
003459d0
x64
O2
(translation_unit "void FUN_003459d0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0043d1f0;\n FUN_00345940();\n FUN_002dac70(param_1);\n return;\n}\n\n" (function_definition "void FUN_003459d0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0043d1f0;\n FUN_00345940();\n FUN_002dac70(param_1);\n return;\n}" primitive_type (function_declarator "FUN_003459d0(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_0043d1f0;\n FUN_00345940();\n FUN_002dac70(param_1);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_0043d1f0;" (assignment_expression "*param_1 = &PTR_FUN_0043d1f0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_0043d1f0" & identifier)) ;) (expression_statement "FUN_00345940();" (call_expression "FUN_00345940()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_002dac70(param_1);" (call_expression "FUN_002dac70(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::messages_byname<char>::~messages_byname() */\n\nvoid __thiscall std::messages_byname<char>::~messages_byname(messages_byname<char> *this)\n\n{\n *(undefined ***)this = &PTR__messages_byname_0043d1f0;\n messages<char>::~messages((messages<char> *)this);\n operator_delete(this);\n return;\n}\n\n" comment (function_definition "void __thiscall std::messages_byname<char>::~messages_byname(messages_byname<char> *this)\n\n{\n *(undefined ***)this = &PTR__messages_byname_0043d1f0;\n messages<char>::~messages((messages<char> *)this);\n operator_delete(this);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::messages_byname<char>::~" identifier : : identifier < primitive_type > : : ~) (function_declarator "messages_byname(messages_byname<char> *this)" identifier (parameter_list "(messages_byname<char> *this)" ( (parameter_declaration "messages_byname<char> *this" type_identifier (ERROR "<char>" < primitive_type >) (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n *(undefined ***)this = &PTR__messages_byname_0043d1f0;\n messages<char>::~messages((messages<char> *)this);\n operator_delete(this);\n return;\n}" { (expression_statement "*(undefined ***)this = &PTR__messages_byname_0043d1f0;" (assignment_expression "*(undefined ***)this = &PTR__messages_byname_0043d1f0" (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__messages_byname_0043d1f0" & identifier)) ;) (expression_statement "messages<char>::~messages((messages<char> *)this);" (binary_expression "messages<char>::~messages((messages<char> *)this)" (binary_expression "messages<char" identifier < identifier) > (ERROR "::" : :) (unary_expression "~messages((messages<char> *)this)" ~ (call_expression "messages((messages<char> *)this)" identifier (argument_list "((messages<char> *)this)" ( (parenthesized_expression "(messages<char> *)this)" ( (binary_expression "messages<char> *)this" (binary_expression "messages<char" identifier < identifier) > (pointer_expression "*)this" * (ERROR ")" )) identifier)) )) ))))) ;) (expression_statement "operator_delete(this);" (call_expression "operator_delete(this)" identifier (argument_list "(this)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_003459d0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0043d1f0;\n FUN_00345940();\n FUN_002dac70(param_1);\n return;\n}\n\n" (function_definition "void FUN_003459d0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0043d1f0;\n FUN_00345940();\n FUN_002dac70(param_1);\n return;\n}" primitive_type (function_declarator "FUN_003459d0(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_0043d1f0;\n FUN_00345940();\n FUN_002dac70(param_1);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_0043d1f0;" (assignment_expression "*param_1 = &PTR_FUN_0043d1f0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_0043d1f0" & identifier)) ;) (expression_statement "FUN_00345940();" (call_expression "FUN_00345940()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_002dac70(param_1);" (call_expression "FUN_002dac70(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_003459d0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0043d1f0;\n FUN_00345940();\n FUN_002dac70(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003459d0(undefined8 *param_1)" (identifier "FUN_003459d0") (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_0043d1f0;\n FUN_00345940();\n FUN_002dac70(param_1);\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_0043d1f0;" (assignment_expression "*param_1 = &PTR_FUN_0043d1f0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_0043d1f0" (& "&") (identifier "PTR_FUN_0043d1f0"))) (; ";")) (expression_statement "FUN_00345940();" (call_expression "FUN_00345940()" (identifier "FUN_00345940") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "FUN_002dac70(param_1);" (call_expression "FUN_002dac70(param_1)" (identifier "FUN_002dac70") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::messages_byname<char>::~messages_byname() */ void __thiscall std::function_1<char>::~function_1(function_1<char> *this) { *(type_1 ***)this = &PTR__messages_byname_0043d1f0; var_1<var_2>::~var_1((var_1<var_2> *)this); var_3(this); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &PTR_FUN_0043d1f0; FUN_00345940(); FUN_002dac70(param_1); return; }
360_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
do_read_symbols
FUN_0014cbe2
/* gold::Read_symbols::do_read_symbols(gold::Workqueue*) [clone .cold.133] */ void gold::Read_symbols::do_read_symbols(Workqueue *param_1) { long unaff_R14; void *unaff_R15; void *in_stack_00000020; operator_delete(unaff_R15,0x178); if (in_stack_00000020 != (void *)(unaff_R14 + 0x10)) { operator_delete(in_stack_00000020); } /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_0014cbe2(void) { long unaff_R14; long in_stack_00000020; thunk_FUN_002dac60(); if (in_stack_00000020 != unaff_R14 + 0x10) { FUN_002dac60(); } /* WARNING: Subroutine does not return */ FUN_003688d0(); }
MOV ESI,0x178 MOV RDI,R15 CALL 0x002dac50 MOV RDI,qword ptr [RSP + 0x20] ADD R14,0x10 CMP RDI,R14 JZ 0x0014cc02 CALL 0x002dac60 MOV RDI,RBX CALL 0x003688d0
null
null
null
null
[(u'INT_NOTEQUAL_-1207186406', u'CBRANCH_-1207186405'), ('tmp_289', u'CALL_-1207186398'), ('tmp_234', u'INT_ADD_-1207186415'), ('const-16', u'INT_ADD_-1207186415'), ('const-376', u'CALL_-1207186443'), (u'CAST_-1207186287', u'INT_NOTEQUAL_-1207186406'), ('tmp_289', u'INT_NOTEQUAL_-1207186406'), ('tmp_227', u'CALL_-1207186443'), (u'INT_ADD_-1207186415', u'CAST_-1207186287'), ('tmp_74', u'CBRANCH_-1207186405'), ('const-1', u'RETURN_-1207186381')]
[('tmp_293', u'INT_NOTEQUAL_-1207186406'), (u'INT_NOTEQUAL_-1207186406', u'CBRANCH_-1207186405'), ('tmp_234', u'INT_ADD_-1207186415'), ('const-16', u'INT_ADD_-1207186415'), (u'INT_ADD_-1207186415', u'INT_NOTEQUAL_-1207186406'), ('tmp_74', u'CBRANCH_-1207186405'), ('const-1', u'RETURN_-1207186381')]
null
null
0014cbe2
x64
O2
(translation_unit "void FUN_0014cbe2(void)\n\n{\n long unaff_R14;\n long in_stack_00000020;\n \n thunk_FUN_002dac60();\n if (in_stack_00000020 != unaff_R14 + 0x10) {\n FUN_002dac60();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688d0();\n}\n\n" (function_definition "void FUN_0014cbe2(void)\n\n{\n long unaff_R14;\n long in_stack_00000020;\n \n thunk_FUN_002dac60();\n if (in_stack_00000020 != unaff_R14 + 0x10) {\n FUN_002dac60();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688d0();\n}" primitive_type (function_declarator "FUN_0014cbe2(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_R14;\n long in_stack_00000020;\n \n thunk_FUN_002dac60();\n if (in_stack_00000020 != unaff_R14 + 0x10) {\n FUN_002dac60();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688d0();\n}" { (declaration "long unaff_R14;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000020;" (sized_type_specifier "long" long) identifier ;) (expression_statement "thunk_FUN_002dac60();" (call_expression "thunk_FUN_002dac60()" identifier (argument_list "()" ( ))) ;) (if_statement "if (in_stack_00000020 != unaff_R14 + 0x10) {\n FUN_002dac60();\n }" if (parenthesized_expression "(in_stack_00000020 != unaff_R14 + 0x10)" ( (binary_expression "in_stack_00000020 != unaff_R14 + 0x10" identifier != (binary_expression "unaff_R14 + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "FUN_003688d0();" (call_expression "FUN_003688d0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* gold::Read_symbols::do_read_symbols(gold::Workqueue*) [clone .cold.133] */\n\nvoid gold::Read_symbols::do_read_symbols(Workqueue *param_1)\n\n{\n long unaff_R14;\n void *unaff_R15;\n void *in_stack_00000020;\n \n operator_delete(unaff_R15,0x178);\n if (in_stack_00000020 != (void *)(unaff_R14 + 0x10)) {\n operator_delete(in_stack_00000020);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" comment (function_definition "void gold::Read_symbols::do_read_symbols(Workqueue *param_1)\n\n{\n long unaff_R14;\n void *unaff_R15;\n void *in_stack_00000020;\n \n operator_delete(unaff_R15,0x178);\n if (in_stack_00000020 != (void *)(unaff_R14 + 0x10)) {\n operator_delete(in_stack_00000020);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (ERROR "gold::Read_symbols::" identifier : : identifier : :) (function_declarator "do_read_symbols(Workqueue *param_1)" identifier (parameter_list "(Workqueue *param_1)" ( (parameter_declaration "Workqueue *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n long unaff_R14;\n void *unaff_R15;\n void *in_stack_00000020;\n \n operator_delete(unaff_R15,0x178);\n if (in_stack_00000020 != (void *)(unaff_R14 + 0x10)) {\n operator_delete(in_stack_00000020);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" { (declaration "long unaff_R14;" (sized_type_specifier "long" long) identifier ;) (declaration "void *unaff_R15;" primitive_type (pointer_declarator "*unaff_R15" * identifier) ;) (declaration "void *in_stack_00000020;" primitive_type (pointer_declarator "*in_stack_00000020" * identifier) ;) (expression_statement "operator_delete(unaff_R15,0x178);" (call_expression "operator_delete(unaff_R15,0x178)" identifier (argument_list "(unaff_R15,0x178)" ( identifier , number_literal ))) ;) (if_statement "if (in_stack_00000020 != (void *)(unaff_R14 + 0x10)) {\n operator_delete(in_stack_00000020);\n }" if (parenthesized_expression "(in_stack_00000020 != (void *)(unaff_R14 + 0x10))" ( (binary_expression "in_stack_00000020 != (void *)(unaff_R14 + 0x10)" identifier != (cast_expression "(void *)(unaff_R14 + 0x10)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_R14 + 0x10)" ( (binary_expression "unaff_R14 + 0x10" identifier + number_literal) )))) )) (compound_statement "{\n operator_delete(in_stack_00000020);\n }" { (expression_statement "operator_delete(in_stack_00000020);" (call_expression "operator_delete(in_stack_00000020)" identifier (argument_list "(in_stack_00000020)" ( identifier ))) ;) })) comment (expression_statement "_Unwind_Resume();" (call_expression "_Unwind_Resume()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_0014cbe2(void)\n\n{\n long unaff_R14;\n long in_stack_00000020;\n \n thunk_FUN_002dac60();\n if (in_stack_00000020 != unaff_R14 + 0x10) {\n FUN_002dac60();\n }\n \n FUN_003688d0();\n}\n\n" (function_definition "void FUN_0014cbe2(void)\n\n{\n long unaff_R14;\n long in_stack_00000020;\n \n thunk_FUN_002dac60();\n if (in_stack_00000020 != unaff_R14 + 0x10) {\n FUN_002dac60();\n }\n \n FUN_003688d0();\n}" primitive_type (function_declarator "FUN_0014cbe2(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_R14;\n long in_stack_00000020;\n \n thunk_FUN_002dac60();\n if (in_stack_00000020 != unaff_R14 + 0x10) {\n FUN_002dac60();\n }\n \n FUN_003688d0();\n}" { (declaration "long unaff_R14;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000020;" (sized_type_specifier "long" long) identifier ;) (expression_statement "thunk_FUN_002dac60();" (call_expression "thunk_FUN_002dac60()" identifier (argument_list "()" ( ))) ;) (if_statement "if (in_stack_00000020 != unaff_R14 + 0x10) {\n FUN_002dac60();\n }" if (parenthesized_expression "(in_stack_00000020 != unaff_R14 + 0x10)" ( (binary_expression "in_stack_00000020 != unaff_R14 + 0x10" identifier != (binary_expression "unaff_R14 + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_003688d0();" (call_expression "FUN_003688d0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_0014cbe2(void)\n\n{\n long unaff_R14;\n long in_stack_00000020;\n \n thunk_FUN_002dac60();\n if (in_stack_00000020 != unaff_R14 + 0x10) {\n FUN_002dac60();\n }\n \n FUN_003688d0();\n}" (primitive_type "void") (function_declarator "FUN_0014cbe2(void)" (identifier "FUN_0014cbe2") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long unaff_R14;\n long in_stack_00000020;\n \n thunk_FUN_002dac60();\n if (in_stack_00000020 != unaff_R14 + 0x10) {\n FUN_002dac60();\n }\n \n FUN_003688d0();\n}" ({ "{") (declaration "long unaff_R14;" (sized_type_specifier "long" (long "long")) (identifier "unaff_R14") (; ";")) (declaration "long in_stack_00000020;" (sized_type_specifier "long" (long "long")) (identifier "in_stack_00000020") (; ";")) (expression_statement "thunk_FUN_002dac60();" (call_expression "thunk_FUN_002dac60()" (identifier "thunk_FUN_002dac60") (argument_list "()" (( "(") () ")"))) (; ";")) (if_statement "if (in_stack_00000020 != unaff_R14 + 0x10) {\n FUN_002dac60();\n }" (if "if") (parenthesized_expression "(in_stack_00000020 != unaff_R14 + 0x10)" (( "(") (binary_expression "in_stack_00000020 != unaff_R14 + 0x10" (identifier "in_stack_00000020") (!= "!=") (binary_expression "unaff_R14 + 0x10" (identifier "unaff_R14") (+ "+") (number_literal "0x10"))) () ")")) (compound_statement "{\n FUN_002dac60();\n }" ({ "{") (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" (identifier "FUN_002dac60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_003688d0();" (call_expression "FUN_003688d0()" (identifier "FUN_003688d0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* gold::Read_symbols::do_read_symbols(gold::Workqueue*) [clone .cold.133] */ void gold::Read_symbols::function_1(type_1 *param_1) { long var_3; void *unaff_R15; void *var_2; var_1(unaff_R15,0x178); if (var_2 != (void *)(var_3 + 0x10)) { var_1(var_2); } /* WARNING: Subroutine does not return */ var_4(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { long unaff_R14; long in_stack_00000020; thunk_FUN_002dac60(); if (in_stack_00000020 != unaff_R14 + 0x10) { FUN_002dac60(); } /* WARNING: Subroutine does not return */ FUN_003688d0(); }
10940_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
pthread_mutex_destroy
pthread_mutex_destroy
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int pthread_mutex_destroy(pthread_mutex_t *__mutex) { /* WARNING: Bad instruction - Truncating control flow here */ /* pthread_mutex_destroy@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int pthread_mutex_destroy(pthread_mutex_t *__mutex) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1201941206')]
[('const-1', u'RETURN_-1201941206')]
null
null
0044d520
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_mutex_destroy(pthread_mutex_t *__mutex)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "int pthread_mutex_destroy(pthread_mutex_t *__mutex)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "pthread_mutex_destroy(pthread_mutex_t *__mutex)" identifier (parameter_list "(pthread_mutex_t *__mutex)" ( (parameter_declaration "pthread_mutex_t *__mutex" type_identifier (pointer_declarator "*__mutex" * identifier)) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_mutex_destroy(pthread_mutex_t *__mutex)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* pthread_mutex_destroy@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "int pthread_mutex_destroy(pthread_mutex_t *__mutex)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* pthread_mutex_destroy@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "pthread_mutex_destroy(pthread_mutex_t *__mutex)" identifier (parameter_list "(pthread_mutex_t *__mutex)" ( (parameter_declaration "pthread_mutex_t *__mutex" type_identifier (pointer_declarator "*__mutex" * identifier)) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* pthread_mutex_destroy@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "int pthread_mutex_destroy(pthread_mutex_t *__mutex)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int pthread_mutex_destroy(pthread_mutex_t *__mutex)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "pthread_mutex_destroy(pthread_mutex_t *__mutex)" identifier (parameter_list "(pthread_mutex_t *__mutex)" ( (parameter_declaration "pthread_mutex_t *__mutex" type_identifier (pointer_declarator "*__mutex" * identifier)) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int pthread_mutex_destroy(pthread_mutex_t *__mutex)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "pthread_mutex_destroy(pthread_mutex_t *__mutex)" (identifier "pthread_mutex_destroy") (parameter_list "(pthread_mutex_t *__mutex)" (( "(") (parameter_declaration "pthread_mutex_t *__mutex" (type_identifier "pthread_mutex_t") (pointer_declarator "*__mutex" (* "*") (identifier "__mutex"))) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__mutex) { /* WARNING: Bad instruction - Truncating control flow here */ /* pthread_mutex_destroy@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(pthread_mutex_t *__mutex) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
3943_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c
do_print_to_mapfile
FUN_001f6c30
/* DWARF original prototype: void do_print_to_mapfile(Output_data_reloc_base<9,_false,_32,_false> * this, Mapfile * mapfile) */ void __thiscall gold::Output_data_reloc_base<9,_false,_32,_false>::do_print_to_mapfile (Output_data_reloc_base<9,_false,_32,_false> *this,Mapfile *mapfile) { char *name; name = (char *)gettext("** relocs"); Mapfile::print_output_data(mapfile,(Output_data *)this,name); return; }
void FUN_001f6c30(undefined8 param_1,undefined8 param_2) { undefined8 uVar1; uVar1 = gettext("** relocs"); FUN_001c6cb0(param_2,param_1,uVar1); return; }
PUSH RBP MOV RBP,RDI LEA RDI,[0x3425ae] PUSH RBX MOV RBX,RSI SUB RSP,0x8 CALL 0x00144320 ADD RSP,0x8 MOV RSI,RBP MOV RDI,RBX MOV RDX,RAX POP RBX POP RBP JMP 0x001c6cb0
null
null
null
null
[(u'CAST_-1207931692', u'CALL_-1207931769'), (u'COPY_-1207931756', u'CALL_-1207931810'), ('tmp_119', u'CAST_-1207931671'), (u'CAST_-1207931671', u'CALL_-1207931769'), ('tmp_120', u'CALL_-1207931769'), ('const-0', u'RETURN_-1207931765'), (u'CALL_-1207931810', u'CAST_-1207931692'), ('const-3417518', u'COPY_-1207931756')]
[(u'COPY_-1207931756', u'CALL_-1207931810'), ('tmp_201', u'CALL_-1207931769'), ('tmp_199', u'CALL_-1207931769'), (u'CALL_-1207931810', u'CALL_-1207931769'), ('const-0', u'RETURN_-1207931765'), ('const-3417518', u'COPY_-1207931756')]
null
null
001f6c30
x64
O2
(translation_unit "void FUN_001f6c30(undefined8 param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n \n uVar1 = gettext("** relocs");\n FUN_001c6cb0(param_2,param_1,uVar1);\n return;\n}\n\n" (function_definition "void FUN_001f6c30(undefined8 param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n \n uVar1 = gettext("** relocs");\n FUN_001c6cb0(param_2,param_1,uVar1);\n return;\n}" primitive_type (function_declarator "FUN_001f6c30(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 undefined8 uVar1;\n \n uVar1 = gettext("** relocs");\n FUN_001c6cb0(param_2,param_1,uVar1);\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (expression_statement "uVar1 = gettext("** relocs");" (assignment_expression "uVar1 = gettext("** relocs")" identifier = (call_expression "gettext("** relocs")" identifier (argument_list "("** relocs")" ( (string_literal ""** relocs"" " string_content ") )))) ;) (expression_statement "FUN_001c6cb0(param_2,param_1,uVar1);" (call_expression "FUN_001c6cb0(param_2,param_1,uVar1)" identifier (argument_list "(param_2,param_1,uVar1)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void do_print_to_mapfile(Output_data_reloc_base<9,_false,_32,_false> *\n this, Mapfile * mapfile) */\n\nvoid __thiscall\ngold::Output_data_reloc_base<9,_false,_32,_false>::do_print_to_mapfile\n (Output_data_reloc_base<9,_false,_32,_false> *this,Mapfile *mapfile)\n\n{\n char *name;\n \n name = (char *)gettext("** relocs");\n Mapfile::print_output_data(mapfile,(Output_data *)this,name);\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Output_data_reloc_base<9,_false,_32,_false>::do_print_to_mapfile\n (Output_data_reloc_base<9,_false,_32,_false> *this,Mapfile *mapfile)\n\n{\n char *name;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_false>::do_print_to_mapfile\n (Output_data_reloc_base<9,_false,_32,_false> *this,Mapfile *mapfile)\n\n{\n char" identifier > : : (function_declarator "do_print_to_mapfile\n (Output_data_reloc_base<9,_false,_32,_false> *this,Mapfile *mapfile)" identifier (parameter_list "(Output_data_reloc_base<9,_false,_32,_false> *this,Mapfile *mapfile)" ( (parameter_declaration "Output_data_reloc_base" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_false" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Mapfile *mapfile" type_identifier (pointer_declarator "*mapfile" * identifier)) ))) { primitive_type) (pointer_declarator "*name" * identifier) ;) (expression_statement "name = (char *)gettext("** relocs");" (assignment_expression "name = (char *)gettext("** relocs")" identifier = (cast_expression "(char *)gettext("** relocs")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("** relocs")" identifier (argument_list "("** relocs")" ( (string_literal ""** relocs"" " string_content ") ))))) ;) (labeled_statement "Mapfile::print_output_data(mapfile,(Output_data *)this,name);" statement_identifier : (ERROR ":" :) (expression_statement "print_output_data(mapfile,(Output_data *)this,name);" (call_expression "print_output_data(mapfile,(Output_data *)this,name)" identifier (argument_list "(mapfile,(Output_data *)this,name)" ( identifier , (cast_expression "(Output_data *)this" ( (type_descriptor "Output_data *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier ))) ;)) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_001f6c30(undefined8 param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n \n uVar1 = gettext("** relocs");\n FUN_001c6cb0(param_2,param_1,uVar1);\n return;\n}\n\n" (function_definition "void FUN_001f6c30(undefined8 param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n \n uVar1 = gettext("** relocs");\n FUN_001c6cb0(param_2,param_1,uVar1);\n return;\n}" primitive_type (function_declarator "FUN_001f6c30(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 undefined8 uVar1;\n \n uVar1 = gettext("** relocs");\n FUN_001c6cb0(param_2,param_1,uVar1);\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (expression_statement "uVar1 = gettext("** relocs");" (assignment_expression "uVar1 = gettext("** relocs")" identifier = (call_expression "gettext("** relocs")" identifier (argument_list "("** relocs")" ( (string_literal ""** relocs"" " string_content ") )))) ;) (expression_statement "FUN_001c6cb0(param_2,param_1,uVar1);" (call_expression "FUN_001c6cb0(param_2,param_1,uVar1)" identifier (argument_list "(param_2,param_1,uVar1)" ( 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 ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001f6c30(undefined8 param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n \n uVar1 = gettext("** relocs");\n FUN_001c6cb0(param_2,param_1,uVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001f6c30(undefined8 param_1,undefined8 param_2)" (identifier "FUN_001f6c30") (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 undefined8 uVar1;\n \n uVar1 = gettext("** relocs");\n FUN_001c6cb0(param_2,param_1,uVar1);\n return;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (expression_statement "uVar1 = gettext("** relocs");" (assignment_expression "uVar1 = gettext("** relocs")" (identifier "uVar1") (= "=") (call_expression "gettext("** relocs")" (identifier "gettext") (argument_list "("** relocs")" (( "(") (string_literal ""** relocs"" (" """) (string_content "** relocs") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001c6cb0(param_2,param_1,uVar1);" (call_expression "FUN_001c6cb0(param_2,param_1,uVar1)" (identifier "FUN_001c6cb0") (argument_list "(param_2,param_1,uVar1)" (( "(") (identifier "param_2") (, ",") (identifier "param_1") (, ",") (identifier "uVar1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void do_print_to_mapfile(Output_data_reloc_base<9,_false,_32,_false> * this, Mapfile * mapfile) */ void __thiscall gold::Output_data_reloc_base<9,_false,_32,_false>::do_print_to_mapfile (Output_data_reloc_base<9,_false,_32,_false> *this,Mapfile *mapfile) { char *name; name = (char *)var_1("** relocs"); Mapfile::var_2(mapfile,(type_1 *)this,name); 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: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2) { undefined8 uVar1; uVar1 = gettext("** relocs"); FUN_001c6cb0(param_2,param_1,uVar1); return; }
966_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
parse_to_value
FUN_00154e50
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_warn_shared_textrel * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::General_options::Struct_no_warn_shared_textrel::parse_to_value (Struct_no_warn_shared_textrel *this,char *param_2,char *param_3,Command_line *param_4, General_options *options) { (options->warn_shared_textrel_).user_set_via_option = true; (options->warn_shared_textrel_).value = false; return; }
void FUN_00154e50(void) { long in_R8; *(undefined2 *)(in_R8 + 0x7358) = 1; return; }
MOV EAX,0x1 MOV word ptr [R8 + 0x7358],AX RET
null
null
null
null
[('const-96', u'PTRSUB_-1207284060'), ('const-0', u'RETURN_-1207284115'), (u'PTRSUB_-1207284061', u'PTRSUB_-1207284060'), ('tmp_24', u'PTRSUB_-1207284059'), ('tmp_24', u'PTRSUB_-1207284061'), ('const-0', u'STORE_-1207284120'), ('const-1', u'STORE_-1207284133'), ('const-97', u'PTRSUB_-1207284058'), (u'PTRSUB_-1207284059', u'PTRSUB_-1207284058'), (u'PTRSUB_-1207284058', u'STORE_-1207284120'), ('const-29432', u'PTRSUB_-1207284061'), ('const-29432', u'PTRSUB_-1207284059'), (u'PTRSUB_-1207284060', u'STORE_-1207284133'), ('const-433', u'STORE_-1207284120'), ('const-433', u'STORE_-1207284133')]
[('const-0', u'RETURN_-1207284115'), ('const-433', u'STORE_-1207284133'), (u'INT_ADD_-1207284119', u'CAST_-1207284066'), (u'CAST_-1207284066', u'STORE_-1207284133'), ('const-29528', u'INT_ADD_-1207284119'), ('tmp_23', u'INT_ADD_-1207284119'), ('const-1', u'STORE_-1207284133')]
null
null
00154e50
x64
O2
(translation_unit "void FUN_00154e50(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x7358) = 1;\n return;\n}\n\n" (function_definition "void FUN_00154e50(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x7358) = 1;\n return;\n}" primitive_type (function_declarator "FUN_00154e50(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x7358) = 1;\n return;\n}" { (declaration "long in_R8;" (sized_type_specifier "long" long) identifier ;) (expression_statement "*(undefined2 *)(in_R8 + 0x7358) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 0x7358) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 0x7358)" * (cast_expression "(undefined2 *)(in_R8 + 0x7358)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_R8 + 0x7358)" ( (binary_expression "in_R8 + 0x7358" 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_warn_shared_textrel * this, char *\n param_1, char * param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_warn_shared_textrel::parse_to_value\n (Struct_no_warn_shared_textrel *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)\n\n{\n (options->warn_shared_textrel_).user_set_via_option = true;\n (options->warn_shared_textrel_).value = false;\n return;\n}\n\n" comment comment (function_definition "void __thiscall\ngold::General_options::Struct_no_warn_shared_textrel::parse_to_value\n (Struct_no_warn_shared_textrel *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)\n\n{\n (options->warn_shared_textrel_).user_set_via_option = true;\n (options->warn_shared_textrel_).value = false;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_no_warn_shared_textrel::" identifier : : identifier : : identifier : :) (function_declarator "parse_to_value\n (Struct_no_warn_shared_textrel *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)" identifier (parameter_list "(Struct_no_warn_shared_textrel *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)" ( (parameter_declaration "Struct_no_warn_shared_textrel *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->warn_shared_textrel_).user_set_via_option = true;\n (options->warn_shared_textrel_).value = false;\n return;\n}" { (expression_statement "(options->warn_shared_textrel_).user_set_via_option = true;" (assignment_expression "(options->warn_shared_textrel_).user_set_via_option = true" (field_expression "(options->warn_shared_textrel_).user_set_via_option" (parenthesized_expression "(options->warn_shared_textrel_)" ( (field_expression "options->warn_shared_textrel_" identifier -> field_identifier) )) . field_identifier) = true) ;) (expression_statement "(options->warn_shared_textrel_).value = false;" (assignment_expression "(options->warn_shared_textrel_).value = false" (field_expression "(options->warn_shared_textrel_).value" (parenthesized_expression "(options->warn_shared_textrel_)" ( (field_expression "options->warn_shared_textrel_" identifier -> field_identifier) )) . field_identifier) = false) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00154e50(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x7358) = 1;\n return;\n}\n\n" (function_definition "void FUN_00154e50(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x7358) = 1;\n return;\n}" primitive_type (function_declarator "FUN_00154e50(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x7358) = 1;\n return;\n}" { (declaration "long in_R8;" (sized_type_specifier "long" long) identifier ;) (expression_statement "*(undefined2 *)(in_R8 + 0x7358) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 0x7358) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 0x7358)" * (cast_expression "(undefined2 *)(in_R8 + 0x7358)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_R8 + 0x7358)" ( (binary_expression "in_R8 + 0x7358" 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_00154e50(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x7358) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00154e50(void)" (identifier "FUN_00154e50") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x7358) = 1;\n return;\n}" ({ "{") (declaration "long in_R8;" (sized_type_specifier "long" (long "long")) (identifier "in_R8") (; ";")) (expression_statement "*(undefined2 *)(in_R8 + 0x7358) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 0x7358) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 0x7358)" (* "*") (cast_expression "(undefined2 *)(in_R8 + 0x7358)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_R8 + 0x7358)" (( "(") (binary_expression "in_R8 + 0x7358" (identifier "in_R8") (+ "+") (number_literal "0x7358")) () ")")))) (= "=") (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_warn_shared_textrel * 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->warn_shared_textrel_).user_set_via_option = true; (options->warn_shared_textrel_).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 + 0x7358) = 1; return; }
270_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
FUN_00151c27
FUN_00151c27
void FUN_00151c27(void) { long unaff_RBP; __cxa_begin_catch(); *(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130); /* WARNING: Subroutine does not return */ /* try { // try from 00151c44 to 00151c48 has its CatchHandler @ 00151c49 */ __cxa_rethrow(); }
void FUN_00151c27(void) { long unaff_RBP; FUN_003382c0(); *(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130); /* WARNING: Subroutine does not return */ /* try { // try from 00151c44 to 00151c48 has its CatchHandler @ 00151c49 */ FUN_00337650(); }
MOV RDI,RAX CALL 0x003382c0 MOV RAX,qword ptr [RBP + -0xc8] MOV RBX,qword ptr [RBP + -0x130] MOV qword ptr [RAX + 0xb0],RBX CALL 0x00337650
null
null
null
null
[('const-176', u'INT_ADD_-1207296934'), (u'INT_ADD_-1207296954', u'CAST_-1207296878'), (u'INT_ADD_-1207296944', u'CAST_-1207296870'), ('const-433', u'LOAD_-1207296970'), (u'LOAD_-1207296970', u'INT_ADD_-1207296934'), ('const-433', u'STORE_-1207296948'), (u'CAST_-1207296862', u'STORE_-1207296948'), (u'CAST_-1207296878', u'LOAD_-1207296970'), ('const-433', u'LOAD_-1207296960'), (u'INT_ADD_-1207296934', u'CAST_-1207296862'), ('const--200', u'INT_ADD_-1207296954'), ('const-1', u'RETURN_-1207296929'), ('const--304', u'INT_ADD_-1207296944'), ('tmp_84', u'INT_ADD_-1207296944'), (u'LOAD_-1207296960', u'STORE_-1207296948'), ('tmp_84', u'INT_ADD_-1207296954'), (u'CAST_-1207296870', u'LOAD_-1207296960')]
[('const-176', u'INT_ADD_-1207296934'), (u'INT_ADD_-1207296954', u'CAST_-1207296878'), (u'INT_ADD_-1207296944', u'CAST_-1207296870'), ('const-433', u'LOAD_-1207296970'), (u'LOAD_-1207296970', u'INT_ADD_-1207296934'), ('const-433', u'STORE_-1207296948'), (u'CAST_-1207296862', u'STORE_-1207296948'), (u'CAST_-1207296878', u'LOAD_-1207296970'), ('const-433', u'LOAD_-1207296960'), (u'INT_ADD_-1207296934', u'CAST_-1207296862'), ('const--200', u'INT_ADD_-1207296954'), ('const-1', u'RETURN_-1207296929'), ('const--304', u'INT_ADD_-1207296944'), ('tmp_84', u'INT_ADD_-1207296944'), (u'LOAD_-1207296960', u'STORE_-1207296948'), ('tmp_84', u'INT_ADD_-1207296954'), (u'CAST_-1207296870', u'LOAD_-1207296960')]
null
null
00151c27
x64
O2
(translation_unit "void FUN_00151c27(void)\n\n{\n long unaff_RBP;\n \n FUN_003382c0();\n *(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130);\n /* WARNING: Subroutine does not return */\n /* try { // try from 00151c44 to 00151c48 has its CatchHandler @ 00151c49 */\n FUN_00337650();\n}\n\n" (function_definition "void FUN_00151c27(void)\n\n{\n long unaff_RBP;\n \n FUN_003382c0();\n *(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130);\n /* WARNING: Subroutine does not return */\n /* try { // try from 00151c44 to 00151c48 has its CatchHandler @ 00151c49 */\n FUN_00337650();\n}" primitive_type (function_declarator "FUN_00151c27(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBP;\n \n FUN_003382c0();\n *(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130);\n /* WARNING: Subroutine does not return */\n /* try { // try from 00151c44 to 00151c48 has its CatchHandler @ 00151c49 */\n FUN_00337650();\n}" { (declaration "long unaff_RBP;" (sized_type_specifier "long" long) identifier ;) (expression_statement "FUN_003382c0();" (call_expression "FUN_003382c0()" identifier (argument_list "()" ( ))) ;) (expression_statement "*(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130);" (assignment_expression "*(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130)" (pointer_expression "*(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0)" * (cast_expression "(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(unaff_RBP + -200) + 0xb0)" ( (binary_expression "*(long *)(unaff_RBP + -200) + 0xb0" (pointer_expression "*(long *)(unaff_RBP + -200)" * (cast_expression "(long *)(unaff_RBP + -200)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBP + -200)" ( (binary_expression "unaff_RBP + -200" identifier + number_literal) )))) + number_literal) )))) = (pointer_expression "*(undefined8 *)(unaff_RBP + -0x130)" * (cast_expression "(undefined8 *)(unaff_RBP + -0x130)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBP + -0x130)" ( (binary_expression "unaff_RBP + -0x130" identifier + number_literal) ))))) ;) comment comment (expression_statement "FUN_00337650();" (call_expression "FUN_00337650()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_00151c27(void)\n\n{\n long unaff_RBP;\n \n __cxa_begin_catch();\n *(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130);\n /* WARNING: Subroutine does not return */\n /* try { // try from 00151c44 to 00151c48 has its CatchHandler @ 00151c49 */\n __cxa_rethrow();\n}\n\n" (function_definition "void FUN_00151c27(void)\n\n{\n long unaff_RBP;\n \n __cxa_begin_catch();\n *(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130);\n /* WARNING: Subroutine does not return */\n /* try { // try from 00151c44 to 00151c48 has its CatchHandler @ 00151c49 */\n __cxa_rethrow();\n}" primitive_type (function_declarator "FUN_00151c27(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBP;\n \n __cxa_begin_catch();\n *(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130);\n /* WARNING: Subroutine does not return */\n /* try { // try from 00151c44 to 00151c48 has its CatchHandler @ 00151c49 */\n __cxa_rethrow();\n}" { (declaration "long unaff_RBP;" (sized_type_specifier "long" long) identifier ;) (expression_statement "__cxa_begin_catch();" (call_expression "__cxa_begin_catch()" identifier (argument_list "()" ( ))) ;) (expression_statement "*(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130);" (assignment_expression "*(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130)" (pointer_expression "*(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0)" * (cast_expression "(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(unaff_RBP + -200) + 0xb0)" ( (binary_expression "*(long *)(unaff_RBP + -200) + 0xb0" (pointer_expression "*(long *)(unaff_RBP + -200)" * (cast_expression "(long *)(unaff_RBP + -200)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBP + -200)" ( (binary_expression "unaff_RBP + -200" identifier + number_literal) )))) + number_literal) )))) = (pointer_expression "*(undefined8 *)(unaff_RBP + -0x130)" * (cast_expression "(undefined8 *)(unaff_RBP + -0x130)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBP + -0x130)" ( (binary_expression "unaff_RBP + -0x130" identifier + number_literal) ))))) ;) comment comment (expression_statement "__cxa_rethrow();" (call_expression "__cxa_rethrow()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_00151c27(void)\n\n{\n long unaff_RBP;\n \n FUN_003382c0();\n *(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130);\n \n \n FUN_00337650();\n}\n\n" (function_definition "void FUN_00151c27(void)\n\n{\n long unaff_RBP;\n \n FUN_003382c0();\n *(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130);\n \n \n FUN_00337650();\n}" primitive_type (function_declarator "FUN_00151c27(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBP;\n \n FUN_003382c0();\n *(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130);\n \n \n FUN_00337650();\n}" { (declaration "long unaff_RBP;" (sized_type_specifier "long" long) identifier ;) (expression_statement "FUN_003382c0();" (call_expression "FUN_003382c0()" identifier (argument_list "()" ( ))) ;) (expression_statement "*(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130);" (assignment_expression "*(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130)" (pointer_expression "*(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0)" * (cast_expression "(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(unaff_RBP + -200) + 0xb0)" ( (binary_expression "*(long *)(unaff_RBP + -200) + 0xb0" (pointer_expression "*(long *)(unaff_RBP + -200)" * (cast_expression "(long *)(unaff_RBP + -200)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBP + -200)" ( (binary_expression "unaff_RBP + -200" identifier + number_literal) )))) + number_literal) )))) = (pointer_expression "*(undefined8 *)(unaff_RBP + -0x130)" * (cast_expression "(undefined8 *)(unaff_RBP + -0x130)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBP + -0x130)" ( (binary_expression "unaff_RBP + -0x130" identifier + number_literal) ))))) ;) (expression_statement "FUN_00337650();" (call_expression "FUN_00337650()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_00151c27(void)\n\n{\n long unaff_RBP;\n \n FUN_003382c0();\n *(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130);\n \n \n FUN_00337650();\n}" (primitive_type "void") (function_declarator "FUN_00151c27(void)" (identifier "FUN_00151c27") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long unaff_RBP;\n \n FUN_003382c0();\n *(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130);\n \n \n FUN_00337650();\n}" ({ "{") (declaration "long unaff_RBP;" (sized_type_specifier "long" (long "long")) (identifier "unaff_RBP") (; ";")) (expression_statement "FUN_003382c0();" (call_expression "FUN_003382c0()" (identifier "FUN_003382c0") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "*(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130);" (assignment_expression "*(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130)" (pointer_expression "*(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0)" (* "*") (cast_expression "(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(unaff_RBP + -200) + 0xb0)" (( "(") (binary_expression "*(long *)(unaff_RBP + -200) + 0xb0" (pointer_expression "*(long *)(unaff_RBP + -200)" (* "*") (cast_expression "(long *)(unaff_RBP + -200)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(unaff_RBP + -200)" (( "(") (binary_expression "unaff_RBP + -200" (identifier "unaff_RBP") (+ "+") (number_literal "-200")) () ")")))) (+ "+") (number_literal "0xb0")) () ")")))) (= "=") (pointer_expression "*(undefined8 *)(unaff_RBP + -0x130)" (* "*") (cast_expression "(undefined8 *)(unaff_RBP + -0x130)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(unaff_RBP + -0x130)" (( "(") (binary_expression "unaff_RBP + -0x130" (identifier "unaff_RBP") (+ "+") (number_literal "-0x130")) () ")"))))) (; ";")) (expression_statement "FUN_00337650();" (call_expression "FUN_00337650()" (identifier "FUN_00337650") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
void function_1(void) { long var_2; var_1(); *(type_1 *)(*(long *)(var_2 + -200) + 0xb0) = *(type_1 *)(var_2 + -0x130); /* WARNING: Subroutine does not return */ /* try { // try from 00151c44 to 00151c48 has its CatchHandler @ 00151c49 */ var_3(); }
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 (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { long unaff_RBP; FUN_003382c0(); *(undefined8 *)(*(long *)(unaff_RBP + -200) + 0xb0) = *(undefined8 *)(unaff_RBP + -0x130); /* WARNING: Subroutine does not return */ /* try { // try from 00151c44 to 00151c48 has its CatchHandler @ 00151c49 */ FUN_00337650(); }
347_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c
ldlang_override_segment_assignment
FUN_001197e0
bfd_boolean ldlang_override_segment_assignment (bfd_link_info *info,bfd *abfd,asection *current_section,asection *previous_section, bfd_boolean new_segment) { bfd_boolean bVar1; lang_output_section_statement_type *plVar2; lang_output_section_statement_type *plVar3; bVar1 = 1; if (new_segment == 0) { if ((current_section == (asection *)0x0) || (previous_section == (asection *)0x0)) { bVar1 = 0; } else if ((config.separate_code == 0) || (((current_section->flags ^ previous_section->flags) & 0x10) == 0)) { plVar2 = lang_output_section_statement_lookup(current_section->name,0,0); plVar3 = lang_output_section_statement_lookup(previous_section->name,0,0); if ((plVar2 != (lang_output_section_statement_type *)0x0) && (plVar3 != (lang_output_section_statement_type *)0x0)) { return (bfd_boolean)(plVar2->region != plVar3->region); } return 0; } } return bVar1; }
bool FUN_001197e0(undefined8 param_1,undefined8 param_2,undefined8 *param_3,undefined8 *param_4, int param_5) { bool bVar1; long lVar2; long lVar3; bVar1 = true; if (param_5 == 0) { if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) { bVar1 = false; } else if ((DAT_00225d44 == 0) || (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) { lVar2 = FUN_00117e20(*param_3,0,0); lVar3 = FUN_00117e20(*param_4,0,0); if ((lVar2 != 0) && (lVar3 != 0)) { return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40); } return false; } } return bVar1; }
MOV EAX,0x1 TEST R8D,R8D JNZ 0x00119852 TEST RDX,RDX JZ 0x00119850 TEST RCX,RCX JZ 0x00119850 MOV ESI,dword ptr [0x00225d44] TEST ESI,ESI JZ 0x00119809 MOV ESI,dword ptr [RDX + 0x20] XOR ESI,dword ptr [RCX + 0x20] AND ESI,0x10 JNZ 0x00119852 PUSH RBP MOV RAX,RDX XOR ESI,ESI XOR EDX,EDX PUSH RBX MOV RBX,RCX SUB RSP,0x8 MOV RDI,qword ptr [RAX] CALL 0x00117e20 MOV RDI,qword ptr [RBX] XOR EDX,EDX XOR ESI,ESI MOV RBP,RAX CALL 0x00117e20 TEST RBP,RBP JZ 0x00119858 TEST RAX,RAX JZ 0x00119858 MOV RAX,qword ptr [RAX + 0x40] CMP qword ptr [RBP + 0x40],RAX SETNZ AL ADD RSP,0x8 MOVZX EAX,AL POP RBX POP RBP RET XOR EAX,EAX RET ADD RSP,0x8 XOR EAX,EAX POP RBX POP RBP RET
null
null
null
null
[('tmp_182', u'CBRANCH_-1207003053'), ('const-32', u'PTRSUB_-1207002589'), ('tmp_386', u'CBRANCH_-1207002931'), (u'COPY_-1207002711', u'MULTIEQUAL_-1207002536'), (u'INT_NOTEQUAL_-1207002917', u'CBRANCH_-1207002916'), ('tmp_110', u'CBRANCH_-1207003092'), (u'PTRSUB_-1207002529', u'LOAD_-1207002915'), ('const-0', u'RETURN_-1207002802'), (u'CALL_-1207002947', u'INDIRECT_-1207002567'), (u'INT_EQUAL_-1207003147', u'CBRANCH_-1207003144'), (u'INT_NOTEQUAL_-1207002932', u'CBRANCH_-1207002931'), ('const-433', u'LOAD_-1207003082'), (u'COPY_-1207002736', u'RETURN_-1207002813'), ('const-0', u'INT_EQUAL_-1207003093'), ('const-0', u'INT_NOTEQUAL_-1207002917'), ('const-433', u'LOAD_-1207002987'), ('const-64', u'PTRSUB_-1207002524'), ('tmp_645', u'INT_EQUAL_-1207003131'), ('const-433', u'LOAD_-1207002908'), ('tmp_80', u'CBRANCH_-1207003114'), ('const-433', u'LOAD_-1207003091'), ('const-0', u'INT_EQUAL_-1207003131'), (u'CALL_-1207002947', u'INT_NOTEQUAL_-1207002917'), (u'INT_NOTEQUAL_-1207002892', u'INT_ZEXT_-1207002726'), (u'PTRSUB_-1207002564', u'LOAD_-1207003000'), (u'PTRSUB_-1207002555', u'LOAD_-1207002987'), ('const-16', u'INT_AND_-1207003043'), ('const-0', u'CALL_-1207002988'), ('tmp_647', u'INT_EQUAL_-1207003147'), ('const-0', u'PTRSUB_-1207002555'), ('tmp_1281', u'COPY_-1207002585'), ('tmp_28', u'CBRANCH_-1207003144'), ('const-433', u'LOAD_-1207003000'), (u'INT_AND_-1207003043', u'INT_EQUAL_-1207003056'), (u'LOAD_-1207003000', u'CALL_-1207002988'), (u'INDIRECT_-1207002567', u'COPY_-1207002591'), (u'INT_ZEXT_-1207002726', u'RETURN_-1207002850'), (u'CALL_-1207002947', u'PTRSUB_-1207002529'), ('const-0', u'PTRSUB_-1207002564'), ('tmp_646', u'PTRSUB_-1207002555'), (u'INT_EQUAL_-1207003131', u'CBRANCH_-1207003129'), ('const-0', u'INT_NOTEQUAL_-1207002932'), ('const-0', u'CALL_-1207002947'), (u'CALL_-1207002988', u'PTRSUB_-1207002524'), (u'MULTIEQUAL_-1207002536', u'COPY_-1207002736'), ('const-0', u'CALL_-1207002947'), (u'LOAD_-1207002915', u'INT_NOTEQUAL_-1207002892'), ('const-0', u'RETURN_-1207002813'), ('const-0', u'INT_EQUAL_-1207003056'), (u'PTRSUB_-1207002589', u'LOAD_-1207003082'), (u'INT_EQUAL_-1207003056', u'CBRANCH_-1207003053'), (u'CALL_-1207002988', u'INDIRECT_-1207002583'), ('const-0', u'INT_EQUAL_-1207003147'), ('const-1', u'COPY_-1207002711'), (u'LOAD_-1207002987', u'CALL_-1207002947'), ('tmp_645', u'PTRSUB_-1207002593'), ('tmp_1281', u'INT_EQUAL_-1207003093'), ('const-433', u'LOAD_-1207002915'), ('const-32', u'PTRSUB_-1207002593'), ('const-0', u'RETURN_-1207002850'), (u'INT_EQUAL_-1207003093', u'CBRANCH_-1207003092'), (u'PTRSUB_-1207002593', u'LOAD_-1207003091'), (u'INDIRECT_-1207002567', u'COPY_-1207002572'), ('const-0', u'COPY_-1207002723'), (u'LOAD_-1207003082', u'INT_XOR_-1207003057'), ('const-0', u'INT_EQUAL_-1207003116'), ('const-0', u'CALL_-1207002988'), ('const-0', u'COPY_-1207002598'), (u'INT_EQUAL_-1207003116', u'CBRANCH_-1207003114'), (u'LOAD_-1207002908', u'INT_NOTEQUAL_-1207002892'), ('tmp_645', u'PTRSUB_-1207002564'), ('tmp_54', u'CBRANCH_-1207003129'), ('tmp_646', u'INT_EQUAL_-1207003116'), (u'COPY_-1207002723', u'RETURN_-1207002802'), (u'LOAD_-1207003091', u'INT_XOR_-1207003057'), ('tmp_646', u'PTRSUB_-1207002589'), (u'INT_XOR_-1207003057', u'INT_AND_-1207003043'), (u'CALL_-1207002988', u'INT_NOTEQUAL_-1207002932'), ('tmp_412', u'CBRANCH_-1207002916'), (u'PTRSUB_-1207002524', u'LOAD_-1207002908'), ('const-64', u'PTRSUB_-1207002529'), (u'COPY_-1207002598', u'MULTIEQUAL_-1207002536')]
[('tmp_182', u'CBRANCH_-1207003053'), ('tmp_386', u'CBRANCH_-1207002931'), ('const-0', u'COPY_-1207002591'), (u'INT_NOTEQUAL_-1207002917', u'CBRANCH_-1207002916'), ('tmp_110', u'CBRANCH_-1207003092'), ('const-0', u'RETURN_-1207002802'), ('const-433', u'LOAD_-1207002987'), ('const-4', u'PTRADD_-1207002602'), (u'INT_EQUAL_-1207003147', u'CBRANCH_-1207003144'), (u'INT_NOTEQUAL_-1207002932', u'CBRANCH_-1207002931'), ('tmp_1265', u'COPY_-1207002603'), (u'COPY_-1207002577', u'RETURN_-1207002802'), ('const-0', u'CALL_-1207002988'), ('tmp_1106', u'INT_EQUAL_-1207003147'), ('const-0', u'INT_EQUAL_-1207003093'), ('tmp_1112', u'INT_EQUAL_-1207003131'), ('const-0', u'INT_NOTEQUAL_-1207002917'), (u'CALL_-1207002947', u'INT_ADD_-1207002899'), ('const-8', u'PTRADD_-1207002602'), ('const-0', u'CALL_-1207002947'), ('const-64', u'INT_ADD_-1207002892'), ('tmp_1113', u'INT_EQUAL_-1207003116'), ('tmp_80', u'CBRANCH_-1207003114'), (u'COPY_-1207002600', u'RETURN_-1207002850'), ('const-0', u'INT_EQUAL_-1207003131'), (u'CALL_-1207002947', u'INT_NOTEQUAL_-1207002917'), (u'PTRADD_-1207002606', u'CAST_-1207002605'), ('const-433', u'LOAD_-1207002915'), (u'CAST_-1207002538', u'LOAD_-1207002908'), (u'CALL_-1207002988', u'INT_ADD_-1207002892'), ('const-16', u'INT_AND_-1207003043'), (u'INT_ADD_-1207002892', u'CAST_-1207002538'), (u'CAST_-1207002605', u'LOAD_-1207003091'), (u'INDIRECT_-1207002585', u'COPY_-1207002609'), ('tmp_1112', u'LOAD_-1207003000'), ('tmp_28', u'CBRANCH_-1207003144'), (u'CALL_-1207002988', u'INDIRECT_-1207002601'), ('const-1', u'COPY_-1207002702'), (u'INT_AND_-1207003043', u'INT_EQUAL_-1207003056'), (u'INT_ADD_-1207002899', u'CAST_-1207002543'), (u'INDIRECT_-1207002585', u'COPY_-1207002590'), (u'LOAD_-1207003000', u'CALL_-1207002988'), (u'INT_EQUAL_-1207003131', u'CBRANCH_-1207003129'), ('tmp_1113', u'PTRADD_-1207002602'), ('const-0', u'INT_NOTEQUAL_-1207002932'), (u'INT_NOTEQUAL_-1207002892', u'COPY_-1207002600'), (u'CAST_-1207002543', u'LOAD_-1207002915'), (u'PTRADD_-1207002602', u'CAST_-1207002601'), (u'LOAD_-1207002915', u'INT_NOTEQUAL_-1207002892'), ('const-0', u'RETURN_-1207002813'), ('const-0', u'INT_EQUAL_-1207003056'), (u'CAST_-1207002601', u'LOAD_-1207003082'), ('const-4', u'PTRADD_-1207002606'), (u'INT_EQUAL_-1207003056', u'CBRANCH_-1207003053'), (u'COPY_-1207002591', u'MULTIEQUAL_-1207002531'), ('const-0', u'INT_EQUAL_-1207003147'), (u'LOAD_-1207002987', u'CALL_-1207002947'), ('const-433', u'LOAD_-1207003091'), ('tmp_1113', u'LOAD_-1207002987'), ('const-0', u'CALL_-1207002988'), ('const-0', u'RETURN_-1207002850'), (u'MULTIEQUAL_-1207002531', u'RETURN_-1207002813'), ('const-0', u'COPY_-1207002577'), (u'COPY_-1207002702', u'MULTIEQUAL_-1207002531'), ('tmp_1112', u'PTRADD_-1207002606'), ('const-433', u'LOAD_-1207003000'), (u'INT_EQUAL_-1207003093', u'CBRANCH_-1207003092'), (u'CALL_-1207002947', u'INDIRECT_-1207002585'), ('const-64', u'INT_ADD_-1207002899'), (u'LOAD_-1207003082', u'INT_XOR_-1207003057'), ('const-0', u'INT_EQUAL_-1207003116'), ('const-433', u'LOAD_-1207003082'), ('tmp_1265', u'INT_EQUAL_-1207003093'), (u'INT_EQUAL_-1207003116', u'CBRANCH_-1207003114'), ('const-8', u'PTRADD_-1207002606'), (u'LOAD_-1207002908', u'INT_NOTEQUAL_-1207002892'), ('const-0', u'CALL_-1207002947'), ('tmp_54', u'CBRANCH_-1207003129'), (u'LOAD_-1207003091', u'INT_XOR_-1207003057'), ('const-433', u'LOAD_-1207002908'), (u'INT_XOR_-1207003057', u'INT_AND_-1207003043'), (u'CALL_-1207002988', u'INT_NOTEQUAL_-1207002932'), ('tmp_412', u'CBRANCH_-1207002916')]
null
null
001197e0
x64
O2
(translation_unit "bool FUN_001197e0(undefined8 param_1,undefined8 param_2,undefined8 *param_3,undefined8 *param_4,\n int param_5)\n\n{\n bool bVar1;\n long lVar2;\n long lVar3;\n \n bVar1 = true;\n if (param_5 == 0) {\n if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) {\n bVar1 = false;\n }\n else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }\n }\n return bVar1;\n}\n\n" (function_definition "bool FUN_001197e0(undefined8 param_1,undefined8 param_2,undefined8 *param_3,undefined8 *param_4,\n int param_5)\n\n{\n bool bVar1;\n long lVar2;\n long lVar3;\n \n bVar1 = true;\n if (param_5 == 0) {\n if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) {\n bVar1 = false;\n }\n else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }\n }\n return bVar1;\n}" primitive_type (function_declarator "FUN_001197e0(undefined8 param_1,undefined8 param_2,undefined8 *param_3,undefined8 *param_4,\n int param_5)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 *param_3,undefined8 *param_4,\n int param_5)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "undefined8 *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "int param_5" primitive_type identifier) ))) (compound_statement "{\n bool bVar1;\n long lVar2;\n long lVar3;\n \n bVar1 = true;\n if (param_5 == 0) {\n if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) {\n bVar1 = false;\n }\n else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }\n }\n return bVar1;\n}" { (declaration "bool bVar1;" primitive_type identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "bVar1 = true;" (assignment_expression "bVar1 = true" identifier = true) ;) (if_statement "if (param_5 == 0) {\n if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) {\n bVar1 = false;\n }\n else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }\n }" if (parenthesized_expression "(param_5 == 0)" ( (binary_expression "param_5 == 0" identifier == number_literal) )) (compound_statement "{\n if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) {\n bVar1 = false;\n }\n else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }\n }" { (if_statement "if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) {\n bVar1 = false;\n }\n else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }" if (parenthesized_expression "((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0))" ( (binary_expression "(param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)" (parenthesized_expression "(param_3 == (undefined8 *)0x0)" ( (binary_expression "param_3 == (undefined8 *)0x0" identifier == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(param_4 == (undefined8 *)0x0)" ( (binary_expression "param_4 == (undefined8 *)0x0" identifier == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n bVar1 = false;\n }" { (expression_statement "bVar1 = false;" (assignment_expression "bVar1 = false" identifier = false) ;) }) (else_clause "else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }" else (if_statement "if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }" if (parenthesized_expression "((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0))" ( (binary_expression "(DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)" (parenthesized_expression "(DAT_00225d44 == 0)" ( (binary_expression "DAT_00225d44 == 0" identifier == number_literal) )) || (parenthesized_expression "(((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)" ( (binary_expression "((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0" (parenthesized_expression "((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10)" ( (binary_expression "(*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10" (parenthesized_expression "(*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4))" ( (binary_expression "*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)" (pointer_expression "*(uint *)(param_3 + 4)" * (cast_expression "(uint *)(param_3 + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 4)" ( (binary_expression "param_3 + 4" identifier + number_literal) )))) ^ (pointer_expression "*(uint *)(param_4 + 4)" * (cast_expression "(uint *)(param_4 + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) )) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }" { (expression_statement "lVar2 = FUN_00117e20(*param_3,0,0);" (assignment_expression "lVar2 = FUN_00117e20(*param_3,0,0)" identifier = (call_expression "FUN_00117e20(*param_3,0,0)" identifier (argument_list "(*param_3,0,0)" ( (pointer_expression "*param_3" * identifier) , number_literal , number_literal )))) ;) (expression_statement "lVar3 = FUN_00117e20(*param_4,0,0);" (assignment_expression "lVar3 = FUN_00117e20(*param_4,0,0)" identifier = (call_expression "FUN_00117e20(*param_4,0,0)" identifier (argument_list "(*param_4,0,0)" ( (pointer_expression "*param_4" * identifier) , number_literal , number_literal )))) ;) (if_statement "if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }" if (parenthesized_expression "((lVar2 != 0) && (lVar3 != 0))" ( (binary_expression "(lVar2 != 0) && (lVar3 != 0)" (parenthesized_expression "(lVar2 != 0)" ( (binary_expression "lVar2 != 0" identifier != number_literal) )) && (parenthesized_expression "(lVar3 != 0)" ( (binary_expression "lVar3 != 0" identifier != number_literal) ))) )) (compound_statement "{\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }" { (return_statement "return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);" return (binary_expression "*(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40)" (pointer_expression "*(long *)(lVar2 + 0x40)" * (cast_expression "(long *)(lVar2 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x40)" ( (binary_expression "lVar2 + 0x40" identifier + number_literal) )))) != (pointer_expression "*(long *)(lVar3 + 0x40)" * (cast_expression "(long *)(lVar3 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x40)" ( (binary_expression "lVar3 + 0x40" identifier + number_literal) ))))) ;) })) (return_statement "return false;" return false ;) })))) })) (return_statement "return bVar1;" return identifier ;) })))
(translation_unit "bfd_boolean\nldlang_override_segment_assignment\n (bfd_link_info *info,bfd *abfd,asection *current_section,asection *previous_section,\n bfd_boolean new_segment)\n\n{\n bfd_boolean bVar1;\n lang_output_section_statement_type *plVar2;\n lang_output_section_statement_type *plVar3;\n \n bVar1 = 1;\n if (new_segment == 0) {\n if ((current_section == (asection *)0x0) || (previous_section == (asection *)0x0)) {\n bVar1 = 0;\n }\n else if ((config.separate_code == 0) ||\n (((current_section->flags ^ previous_section->flags) & 0x10) == 0)) {\n plVar2 = lang_output_section_statement_lookup(current_section->name,0,0);\n plVar3 = lang_output_section_statement_lookup(previous_section->name,0,0);\n if ((plVar2 != (lang_output_section_statement_type *)0x0) &&\n (plVar3 != (lang_output_section_statement_type *)0x0)) {\n return (bfd_boolean)(plVar2->region != plVar3->region);\n }\n return 0;\n }\n }\n return bVar1;\n}\n\n" (function_definition "bfd_boolean\nldlang_override_segment_assignment\n (bfd_link_info *info,bfd *abfd,asection *current_section,asection *previous_section,\n bfd_boolean new_segment)\n\n{\n bfd_boolean bVar1;\n lang_output_section_statement_type *plVar2;\n lang_output_section_statement_type *plVar3;\n \n bVar1 = 1;\n if (new_segment == 0) {\n if ((current_section == (asection *)0x0) || (previous_section == (asection *)0x0)) {\n bVar1 = 0;\n }\n else if ((config.separate_code == 0) ||\n (((current_section->flags ^ previous_section->flags) & 0x10) == 0)) {\n plVar2 = lang_output_section_statement_lookup(current_section->name,0,0);\n plVar3 = lang_output_section_statement_lookup(previous_section->name,0,0);\n if ((plVar2 != (lang_output_section_statement_type *)0x0) &&\n (plVar3 != (lang_output_section_statement_type *)0x0)) {\n return (bfd_boolean)(plVar2->region != plVar3->region);\n }\n return 0;\n }\n }\n return bVar1;\n}" type_identifier (function_declarator "ldlang_override_segment_assignment\n (bfd_link_info *info,bfd *abfd,asection *current_section,asection *previous_section,\n bfd_boolean new_segment)" identifier (parameter_list "(bfd_link_info *info,bfd *abfd,asection *current_section,asection *previous_section,\n bfd_boolean new_segment)" ( (parameter_declaration "bfd_link_info *info" type_identifier (pointer_declarator "*info" * identifier)) , (parameter_declaration "bfd *abfd" type_identifier (pointer_declarator "*abfd" * identifier)) , (parameter_declaration "asection *current_section" type_identifier (pointer_declarator "*current_section" * identifier)) , (parameter_declaration "asection *previous_section" type_identifier (pointer_declarator "*previous_section" * identifier)) , (parameter_declaration "bfd_boolean new_segment" type_identifier identifier) ))) (compound_statement "{\n bfd_boolean bVar1;\n lang_output_section_statement_type *plVar2;\n lang_output_section_statement_type *plVar3;\n \n bVar1 = 1;\n if (new_segment == 0) {\n if ((current_section == (asection *)0x0) || (previous_section == (asection *)0x0)) {\n bVar1 = 0;\n }\n else if ((config.separate_code == 0) ||\n (((current_section->flags ^ previous_section->flags) & 0x10) == 0)) {\n plVar2 = lang_output_section_statement_lookup(current_section->name,0,0);\n plVar3 = lang_output_section_statement_lookup(previous_section->name,0,0);\n if ((plVar2 != (lang_output_section_statement_type *)0x0) &&\n (plVar3 != (lang_output_section_statement_type *)0x0)) {\n return (bfd_boolean)(plVar2->region != plVar3->region);\n }\n return 0;\n }\n }\n return bVar1;\n}" { (declaration "bfd_boolean bVar1;" type_identifier identifier ;) (declaration "lang_output_section_statement_type *plVar2;" type_identifier (pointer_declarator "*plVar2" * identifier) ;) (declaration "lang_output_section_statement_type *plVar3;" type_identifier (pointer_declarator "*plVar3" * identifier) ;) (expression_statement "bVar1 = 1;" (assignment_expression "bVar1 = 1" identifier = number_literal) ;) (if_statement "if (new_segment == 0) {\n if ((current_section == (asection *)0x0) || (previous_section == (asection *)0x0)) {\n bVar1 = 0;\n }\n else if ((config.separate_code == 0) ||\n (((current_section->flags ^ previous_section->flags) & 0x10) == 0)) {\n plVar2 = lang_output_section_statement_lookup(current_section->name,0,0);\n plVar3 = lang_output_section_statement_lookup(previous_section->name,0,0);\n if ((plVar2 != (lang_output_section_statement_type *)0x0) &&\n (plVar3 != (lang_output_section_statement_type *)0x0)) {\n return (bfd_boolean)(plVar2->region != plVar3->region);\n }\n return 0;\n }\n }" if (parenthesized_expression "(new_segment == 0)" ( (binary_expression "new_segment == 0" identifier == number_literal) )) (compound_statement "{\n if ((current_section == (asection *)0x0) || (previous_section == (asection *)0x0)) {\n bVar1 = 0;\n }\n else if ((config.separate_code == 0) ||\n (((current_section->flags ^ previous_section->flags) & 0x10) == 0)) {\n plVar2 = lang_output_section_statement_lookup(current_section->name,0,0);\n plVar3 = lang_output_section_statement_lookup(previous_section->name,0,0);\n if ((plVar2 != (lang_output_section_statement_type *)0x0) &&\n (plVar3 != (lang_output_section_statement_type *)0x0)) {\n return (bfd_boolean)(plVar2->region != plVar3->region);\n }\n return 0;\n }\n }" { (if_statement "if ((current_section == (asection *)0x0) || (previous_section == (asection *)0x0)) {\n bVar1 = 0;\n }\n else if ((config.separate_code == 0) ||\n (((current_section->flags ^ previous_section->flags) & 0x10) == 0)) {\n plVar2 = lang_output_section_statement_lookup(current_section->name,0,0);\n plVar3 = lang_output_section_statement_lookup(previous_section->name,0,0);\n if ((plVar2 != (lang_output_section_statement_type *)0x0) &&\n (plVar3 != (lang_output_section_statement_type *)0x0)) {\n return (bfd_boolean)(plVar2->region != plVar3->region);\n }\n return 0;\n }" if (parenthesized_expression "((current_section == (asection *)0x0) || (previous_section == (asection *)0x0))" ( (binary_expression "(current_section == (asection *)0x0) || (previous_section == (asection *)0x0)" (parenthesized_expression "(current_section == (asection *)0x0)" ( (binary_expression "current_section == (asection *)0x0" identifier == (cast_expression "(asection *)0x0" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(previous_section == (asection *)0x0)" ( (binary_expression "previous_section == (asection *)0x0" identifier == (cast_expression "(asection *)0x0" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n bVar1 = 0;\n }" { (expression_statement "bVar1 = 0;" (assignment_expression "bVar1 = 0" identifier = number_literal) ;) }) (else_clause "else if ((config.separate_code == 0) ||\n (((current_section->flags ^ previous_section->flags) & 0x10) == 0)) {\n plVar2 = lang_output_section_statement_lookup(current_section->name,0,0);\n plVar3 = lang_output_section_statement_lookup(previous_section->name,0,0);\n if ((plVar2 != (lang_output_section_statement_type *)0x0) &&\n (plVar3 != (lang_output_section_statement_type *)0x0)) {\n return (bfd_boolean)(plVar2->region != plVar3->region);\n }\n return 0;\n }" else (if_statement "if ((config.separate_code == 0) ||\n (((current_section->flags ^ previous_section->flags) & 0x10) == 0)) {\n plVar2 = lang_output_section_statement_lookup(current_section->name,0,0);\n plVar3 = lang_output_section_statement_lookup(previous_section->name,0,0);\n if ((plVar2 != (lang_output_section_statement_type *)0x0) &&\n (plVar3 != (lang_output_section_statement_type *)0x0)) {\n return (bfd_boolean)(plVar2->region != plVar3->region);\n }\n return 0;\n }" if (parenthesized_expression "((config.separate_code == 0) ||\n (((current_section->flags ^ previous_section->flags) & 0x10) == 0))" ( (binary_expression "(config.separate_code == 0) ||\n (((current_section->flags ^ previous_section->flags) & 0x10) == 0)" (parenthesized_expression "(config.separate_code == 0)" ( (binary_expression "config.separate_code == 0" (field_expression "config.separate_code" identifier . field_identifier) == number_literal) )) || (parenthesized_expression "(((current_section->flags ^ previous_section->flags) & 0x10) == 0)" ( (binary_expression "((current_section->flags ^ previous_section->flags) & 0x10) == 0" (parenthesized_expression "((current_section->flags ^ previous_section->flags) & 0x10)" ( (binary_expression "(current_section->flags ^ previous_section->flags) & 0x10" (parenthesized_expression "(current_section->flags ^ previous_section->flags)" ( (binary_expression "current_section->flags ^ previous_section->flags" (field_expression "current_section->flags" identifier -> field_identifier) ^ (field_expression "previous_section->flags" identifier -> field_identifier)) )) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n plVar2 = lang_output_section_statement_lookup(current_section->name,0,0);\n plVar3 = lang_output_section_statement_lookup(previous_section->name,0,0);\n if ((plVar2 != (lang_output_section_statement_type *)0x0) &&\n (plVar3 != (lang_output_section_statement_type *)0x0)) {\n return (bfd_boolean)(plVar2->region != plVar3->region);\n }\n return 0;\n }" { (expression_statement "plVar2 = lang_output_section_statement_lookup(current_section->name,0,0);" (assignment_expression "plVar2 = lang_output_section_statement_lookup(current_section->name,0,0)" identifier = (call_expression "lang_output_section_statement_lookup(current_section->name,0,0)" identifier (argument_list "(current_section->name,0,0)" ( (field_expression "current_section->name" identifier -> field_identifier) , number_literal , number_literal )))) ;) (expression_statement "plVar3 = lang_output_section_statement_lookup(previous_section->name,0,0);" (assignment_expression "plVar3 = lang_output_section_statement_lookup(previous_section->name,0,0)" identifier = (call_expression "lang_output_section_statement_lookup(previous_section->name,0,0)" identifier (argument_list "(previous_section->name,0,0)" ( (field_expression "previous_section->name" identifier -> field_identifier) , number_literal , number_literal )))) ;) (if_statement "if ((plVar2 != (lang_output_section_statement_type *)0x0) &&\n (plVar3 != (lang_output_section_statement_type *)0x0)) {\n return (bfd_boolean)(plVar2->region != plVar3->region);\n }" if (parenthesized_expression "((plVar2 != (lang_output_section_statement_type *)0x0) &&\n (plVar3 != (lang_output_section_statement_type *)0x0))" ( (binary_expression "(plVar2 != (lang_output_section_statement_type *)0x0) &&\n (plVar3 != (lang_output_section_statement_type *)0x0)" (parenthesized_expression "(plVar2 != (lang_output_section_statement_type *)0x0)" ( (binary_expression "plVar2 != (lang_output_section_statement_type *)0x0" identifier != (cast_expression "(lang_output_section_statement_type *)0x0" ( (type_descriptor "lang_output_section_statement_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(plVar3 != (lang_output_section_statement_type *)0x0)" ( (binary_expression "plVar3 != (lang_output_section_statement_type *)0x0" identifier != (cast_expression "(lang_output_section_statement_type *)0x0" ( (type_descriptor "lang_output_section_statement_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n return (bfd_boolean)(plVar2->region != plVar3->region);\n }" { (return_statement "return (bfd_boolean)(plVar2->region != plVar3->region);" return (call_expression "(bfd_boolean)(plVar2->region != plVar3->region)" (parenthesized_expression "(bfd_boolean)" ( identifier )) (argument_list "(plVar2->region != plVar3->region)" ( (binary_expression "plVar2->region != plVar3->region" (field_expression "plVar2->region" identifier -> field_identifier) != (field_expression "plVar3->region" identifier -> field_identifier)) ))) ;) })) (return_statement "return 0;" return number_literal ;) })))) })) (return_statement "return bVar1;" return identifier ;) })))
(translation_unit "bool FUN_001197e0(undefined8 param_1,undefined8 param_2,undefined8 *param_3,undefined8 *param_4,\n int param_5)\n\n{\n bool bVar1;\n long lVar2;\n long lVar3;\n \n bVar1 = true;\n if (param_5 == 0) {\n if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) {\n bVar1 = false;\n }\n else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }\n }\n return bVar1;\n}\n\n" (function_definition "bool FUN_001197e0(undefined8 param_1,undefined8 param_2,undefined8 *param_3,undefined8 *param_4,\n int param_5)\n\n{\n bool bVar1;\n long lVar2;\n long lVar3;\n \n bVar1 = true;\n if (param_5 == 0) {\n if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) {\n bVar1 = false;\n }\n else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }\n }\n return bVar1;\n}" primitive_type (function_declarator "FUN_001197e0(undefined8 param_1,undefined8 param_2,undefined8 *param_3,undefined8 *param_4,\n int param_5)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 *param_3,undefined8 *param_4,\n int param_5)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "undefined8 *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "int param_5" primitive_type identifier) ))) (compound_statement "{\n bool bVar1;\n long lVar2;\n long lVar3;\n \n bVar1 = true;\n if (param_5 == 0) {\n if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) {\n bVar1 = false;\n }\n else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }\n }\n return bVar1;\n}" { (declaration "bool bVar1;" primitive_type identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "bVar1 = true;" (assignment_expression "bVar1 = true" identifier = true) ;) (if_statement "if (param_5 == 0) {\n if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) {\n bVar1 = false;\n }\n else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }\n }" if (parenthesized_expression "(param_5 == 0)" ( (binary_expression "param_5 == 0" identifier == number_literal) )) (compound_statement "{\n if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) {\n bVar1 = false;\n }\n else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }\n }" { (if_statement "if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) {\n bVar1 = false;\n }\n else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }" if (parenthesized_expression "((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0))" ( (binary_expression "(param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)" (parenthesized_expression "(param_3 == (undefined8 *)0x0)" ( (binary_expression "param_3 == (undefined8 *)0x0" identifier == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(param_4 == (undefined8 *)0x0)" ( (binary_expression "param_4 == (undefined8 *)0x0" identifier == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n bVar1 = false;\n }" { (expression_statement "bVar1 = false;" (assignment_expression "bVar1 = false" identifier = false) ;) }) (else_clause "else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }" else (if_statement "if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }" if (parenthesized_expression "((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0))" ( (binary_expression "(DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)" (parenthesized_expression "(DAT_00225d44 == 0)" ( (binary_expression "DAT_00225d44 == 0" identifier == number_literal) )) || (parenthesized_expression "(((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)" ( (binary_expression "((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0" (parenthesized_expression "((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10)" ( (binary_expression "(*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10" (parenthesized_expression "(*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4))" ( (binary_expression "*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)" (pointer_expression "*(uint *)(param_3 + 4)" * (cast_expression "(uint *)(param_3 + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 4)" ( (binary_expression "param_3 + 4" identifier + number_literal) )))) ^ (pointer_expression "*(uint *)(param_4 + 4)" * (cast_expression "(uint *)(param_4 + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) )) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }" { (expression_statement "lVar2 = FUN_00117e20(*param_3,0,0);" (assignment_expression "lVar2 = FUN_00117e20(*param_3,0,0)" identifier = (call_expression "FUN_00117e20(*param_3,0,0)" identifier (argument_list "(*param_3,0,0)" ( (pointer_expression "*param_3" * identifier) , number_literal , number_literal )))) ;) (expression_statement "lVar3 = FUN_00117e20(*param_4,0,0);" (assignment_expression "lVar3 = FUN_00117e20(*param_4,0,0)" identifier = (call_expression "FUN_00117e20(*param_4,0,0)" identifier (argument_list "(*param_4,0,0)" ( (pointer_expression "*param_4" * identifier) , number_literal , number_literal )))) ;) (if_statement "if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }" if (parenthesized_expression "((lVar2 != 0) && (lVar3 != 0))" ( (binary_expression "(lVar2 != 0) && (lVar3 != 0)" (parenthesized_expression "(lVar2 != 0)" ( (binary_expression "lVar2 != 0" identifier != number_literal) )) && (parenthesized_expression "(lVar3 != 0)" ( (binary_expression "lVar3 != 0" identifier != number_literal) ))) )) (compound_statement "{\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }" { (return_statement "return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);" return (binary_expression "*(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40)" (pointer_expression "*(long *)(lVar2 + 0x40)" * (cast_expression "(long *)(lVar2 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x40)" ( (binary_expression "lVar2 + 0x40" identifier + number_literal) )))) != (pointer_expression "*(long *)(lVar3 + 0x40)" * (cast_expression "(long *)(lVar3 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x40)" ( (binary_expression "lVar3 + 0x40" identifier + number_literal) ))))) ;) })) (return_statement "return false;" return false ;) })))) })) (return_statement "return bVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (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 IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == 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 = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , LIT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) (compound_statement { (return_statement return (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) ))))) ;) })) (return_statement return BOOL ;) })))) })) (return_statement return IDENT ;) })))
(function_definition "bool FUN_001197e0(undefined8 param_1,undefined8 param_2,undefined8 *param_3,undefined8 *param_4,\n int param_5)\n\n{\n bool bVar1;\n long lVar2;\n long lVar3;\n \n bVar1 = true;\n if (param_5 == 0) {\n if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) {\n bVar1 = false;\n }\n else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }\n }\n return bVar1;\n}" (primitive_type "bool") (function_declarator "FUN_001197e0(undefined8 param_1,undefined8 param_2,undefined8 *param_3,undefined8 *param_4,\n int param_5)" (identifier "FUN_001197e0") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 *param_3,undefined8 *param_4,\n int param_5)" (( "(") (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") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) (, ",") (parameter_declaration "undefined8 *param_4" (type_identifier "undefined8") (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) (, ",") (parameter_declaration "int param_5" (primitive_type "int") (identifier "param_5")) () ")"))) (compound_statement "{\n bool bVar1;\n long lVar2;\n long lVar3;\n \n bVar1 = true;\n if (param_5 == 0) {\n if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) {\n bVar1 = false;\n }\n else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }\n }\n return bVar1;\n}" ({ "{") (declaration "bool bVar1;" (primitive_type "bool") (identifier "bVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (expression_statement "bVar1 = true;" (assignment_expression "bVar1 = true" (identifier "bVar1") (= "=") (true "true")) (; ";")) (if_statement "if (param_5 == 0) {\n if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) {\n bVar1 = false;\n }\n else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }\n }" (if "if") (parenthesized_expression "(param_5 == 0)" (( "(") (binary_expression "param_5 == 0" (identifier "param_5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) {\n bVar1 = false;\n }\n else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }\n }" ({ "{") (if_statement "if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) {\n bVar1 = false;\n }\n else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }" (if "if") (parenthesized_expression "((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0))" (( "(") (binary_expression "(param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)" (parenthesized_expression "(param_3 == (undefined8 *)0x0)" (( "(") (binary_expression "param_3 == (undefined8 *)0x0" (identifier "param_3") (== "==") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (|| "||") (parenthesized_expression "(param_4 == (undefined8 *)0x0)" (( "(") (binary_expression "param_4 == (undefined8 *)0x0" (identifier "param_4") (== "==") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")"))) () ")")) (compound_statement "{\n bVar1 = false;\n }" ({ "{") (expression_statement "bVar1 = false;" (assignment_expression "bVar1 = false" (identifier "bVar1") (= "=") (false "false")) (; ";")) (} "}")) (else_clause "else if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }" (else "else") (if_statement "if ((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) {\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }" (if "if") (parenthesized_expression "((DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0))" (( "(") (binary_expression "(DAT_00225d44 == 0) ||\n (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)" (parenthesized_expression "(DAT_00225d44 == 0)" (( "(") (binary_expression "DAT_00225d44 == 0" (identifier "DAT_00225d44") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)" (( "(") (binary_expression "((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0" (parenthesized_expression "((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10)" (( "(") (binary_expression "(*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10" (parenthesized_expression "(*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4))" (( "(") (binary_expression "*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)" (pointer_expression "*(uint *)(param_3 + 4)" (* "*") (cast_expression "(uint *)(param_3 + 4)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 4)" (( "(") (binary_expression "param_3 + 4" (identifier "param_3") (+ "+") (number_literal "4")) () ")")))) (^ "^") (pointer_expression "*(uint *)(param_4 + 4)" (* "*") (cast_expression "(uint *)(param_4 + 4)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) () ")")) (& "&") (number_literal "0x10")) () ")")) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n lVar2 = FUN_00117e20(*param_3,0,0);\n lVar3 = FUN_00117e20(*param_4,0,0);\n if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }\n return false;\n }" ({ "{") (expression_statement "lVar2 = FUN_00117e20(*param_3,0,0);" (assignment_expression "lVar2 = FUN_00117e20(*param_3,0,0)" (identifier "lVar2") (= "=") (call_expression "FUN_00117e20(*param_3,0,0)" (identifier "FUN_00117e20") (argument_list "(*param_3,0,0)" (( "(") (pointer_expression "*param_3" (* "*") (identifier "param_3")) (, ",") (number_literal "0") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "lVar3 = FUN_00117e20(*param_4,0,0);" (assignment_expression "lVar3 = FUN_00117e20(*param_4,0,0)" (identifier "lVar3") (= "=") (call_expression "FUN_00117e20(*param_4,0,0)" (identifier "FUN_00117e20") (argument_list "(*param_4,0,0)" (( "(") (pointer_expression "*param_4" (* "*") (identifier "param_4")) (, ",") (number_literal "0") (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if ((lVar2 != 0) && (lVar3 != 0)) {\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }" (if "if") (parenthesized_expression "((lVar2 != 0) && (lVar3 != 0))" (( "(") (binary_expression "(lVar2 != 0) && (lVar3 != 0)" (parenthesized_expression "(lVar2 != 0)" (( "(") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(lVar3 != 0)" (( "(") (binary_expression "lVar3 != 0" (identifier "lVar3") (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);\n }" ({ "{") (return_statement "return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40);" (return "return") (binary_expression "*(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40)" (pointer_expression "*(long *)(lVar2 + 0x40)" (* "*") (cast_expression "(long *)(lVar2 + 0x40)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x40)" (( "(") (binary_expression "lVar2 + 0x40" (identifier "lVar2") (+ "+") (number_literal "0x40")) () ")")))) (!= "!=") (pointer_expression "*(long *)(lVar3 + 0x40)" (* "*") (cast_expression "(long *)(lVar3 + 0x40)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x40)" (( "(") (binary_expression "lVar3 + 0x40" (identifier "lVar3") (+ "+") (number_literal "0x40")) () ")"))))) (; ";")) (} "}"))) (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}"))))) (} "}"))) (return_statement "return bVar1;" (return "return") (identifier "bVar1") (; ";")) (} "}")))
type_1 function_1 (type_2 *info,type_3 *abfd,type_4 *var_2,type_4 *var_3, type_1 var_1) { type_1 bVar1; type_5 *var_5; type_5 *var_6; bVar1 = 1; if (var_1 == 0) { if ((var_2 == (type_4 *)0x0) || (var_3 == (type_4 *)0x0)) { bVar1 = 0; } else if ((config.separate_code == 0) || (((var_2->flags ^ var_3->flags) & 0x10) == 0)) { var_5 = var_4(var_2->name,0,0); var_6 = var_4(var_3->name,0,0); if ((var_5 != (type_5 *)0x0) && (var_6 != (type_5 *)0x0)) { return (type_1)(var_5->region != var_6->region); } return 0; } } return bVar1; }
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: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (true))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (false)))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (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: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (return_statement (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))))))))) (return_statement (false)))))))) (return_statement (identifier)))))
null
bool MASKED(undefined8 param_1,undefined8 param_2,undefined8 *param_3,undefined8 *param_4, int param_5) { bool bVar1; long lVar2; long lVar3; bVar1 = true; if (param_5 == 0) { if ((param_3 == (undefined8 *)0x0) || (param_4 == (undefined8 *)0x0)) { bVar1 = false; } else if ((DAT_00225d44 == 0) || (((*(uint *)(param_3 + 4) ^ *(uint *)(param_4 + 4)) & 0x10) == 0)) { lVar2 = FUN_00117e20(*param_3,0,0); lVar3 = FUN_00117e20(*param_4,0,0); if ((lVar2 != 0) && (lVar3 != 0)) { return *(long *)(lVar2 + 0x40) != *(long *)(lVar3 + 0x40); } return false; } } return bVar1; }
6880_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
do_section_info
FUN_002a3920
/* DWARF original prototype: uint do_section_info(Sized_dynobj<32,_true> * this, uint shndx) */ uint __thiscall gold::Sized_dynobj<32,_true>::do_section_info(Sized_dynobj<32,_true> *this,uint shndx) { Elf_file<32,_true,_gold::Object> *this_00; uint uVar1; Object *this_01; off_t start; uchar *puVar2; char *format; this_00 = &this->elf_file_; this_01 = (this->elf_file_).file_; elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(this_00); if ((this->elf_file_).shnum_ <= shndx) { elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(this_00); uVar1 = (this->elf_file_).shnum_; format = (char *)gettext("section_info: bad shndx %u >= %u"); Object::error(this_01,format,(ulong)shndx,(ulong)uVar1); } start = elfcpp::Elf_file<32,_true,_gold::Object>::section_header_offset(this_00,shndx); if (this_01->input_file_ != (Input_file *)0x0) { puVar2 = File_read::get_view(&this_01->input_file_->file_,this_01->offset_,start,0x28,true,true) ; uVar1 = *(uint *)(puVar2 + 0x1c); return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18; } /* WARNING: Subroutine does not return */ Object::input_file((Object *)0x0); }
uint FUN_002a3920(long param_1,uint param_2) { uint uVar1; undefined4 uVar2; long lVar3; undefined8 uVar4; long lVar5; lVar5 = param_1 + 0x90; lVar3 = *(long *)(param_1 + 0x90); FUN_00166f40(lVar5); if (*(uint *)(param_1 + 0xa0) <= param_2) { FUN_00166f40(lVar5); uVar2 = *(undefined4 *)(param_1 + 0xa0); uVar4 = gettext("section_info: bad shndx %u >= %u"); FUN_001bd150(lVar3,uVar4,param_2,uVar2); } uVar4 = FUN_00169810(lVar5,param_2); if (*(long *)(lVar3 + 0x28) != 0) { lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1 ); uVar1 = *(uint *)(lVar5 + 0x1c); return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18; } /* WARNING: Subroutine does not return */ FUN_0029a170(); }
PUSH R13 PUSH R12 MOV R12D,ESI PUSH RBP LEA RBP,[RDI + 0x90] PUSH RBX MOV RBX,RDI SUB RSP,0x8 MOV R13,qword ptr [RDI + 0x90] MOV RDI,RBP CALL 0x00166f40 CMP R12D,dword ptr [RBX + 0xa0] JNC 0x002a3998 MOV RDI,RBP MOV ESI,R12D CALL 0x00169810 MOV RDI,qword ptr [R13 + 0x28] TEST RDI,RDI JZ 0x002a39c6 MOV RSI,qword ptr [R13 + 0x30] ADD RDI,0x28 MOV ECX,0x28 MOV RDX,RAX MOV R9D,0x1 MOV R8D,0x1 CALL 0x0017b1d0 MOV EAX,dword ptr [RAX + 0x1c] ADD RSP,0x8 POP RBX POP RBP BSWAP EAX POP R12 POP R13 RET MOV RDI,RBP CALL 0x00166f40 MOV EBX,dword ptr [RBX + 0xa0] LEA RDI,[0x378290] CALL 0x00147320 MOV EDX,R12D MOV RDI,R13 MOV RSI,RAX MOV ECX,EBX XOR EAX,EAX CALL 0x001bd150 JMP 0x002a394f CALL 0x0029a170
null
null
null
null
[('const-433', u'LOAD_-1204471468'), ('tmp_453', u'PTRSUB_-1204470994'), (u'INT_LESSEQUAL_-1204471430', u'CBRANCH_-1204471424'), ('const-433', u'LOAD_-1204471446'), ('const-0', u'CALL_-1204471216'), (u'CALL_-1204471227', u'CAST_-1204470884'), (u'LOAD_-1204471251', u'INT_ZEXT_-1204471123'), (u'PTRSUB_-1204471027', u'CALL_-1204471408'), ('const-1', u'CALL_-1204471334'), (u'INT_NOTEQUAL_-1204471386', u'CBRANCH_-1204471385'), ('const-433', u'LOAD_-1204471251'), (u'LOAD_-1204471468', u'PTRSUB_-1204470972'), ('const-28', u'PTRADD_-1204471270'), ('const-16711680', u'INT_AND_-1204471276'), ('tmp_454', u'CALL_-1204471408'), ('const-0', u'PTRSUB_-1204471010'), (u'LOAD_-1204471406', u'INT_NOTEQUAL_-1204471386'), (u'CAST_-1204470884', u'CALL_-1204471190'), ('const-144', u'PTRSUB_-1204471011'), ('tmp_427', u'BRANCH_-1204471187'), ('const-48', u'PTRSUB_-1204470962'), ('tmp_453', u'PTRSUB_-1204470899'), ('const-144', u'PTRSUB_-1204470994'), (u'LOAD_-1204471332', u'INT_AND_-1204471273'), (u'PTRSUB_-1204470962', u'LOAD_-1204471384'), ('tmp_123', u'CBRANCH_-1204471424'), ('const-40', u'CALL_-1204471334'), (u'INT_ZEXT_-1204471123', u'CALL_-1204471190'), (u'PTRSUB_-1204470994', u'PTRSUB_-1204470987'), ('tmp_454', u'INT_ZEXT_-1204471121'), ('const-16', u'PTRSUB_-1204470896'), ('const-24', u'INT_RIGHT_-1204471274'), (u'PTRSUB_-1204471011', u'PTRSUB_-1204471010'), (u'INT_OR_-1204471270', u'INT_OR_-1204471267'), ('const-433', u'LOAD_-1204471332'), (u'COPY_-1204470960', u'CALL_-1204471227'), (u'LOAD_-1204471468', u'PTRSUB_-1204470962'), (u'INT_RIGHT_-1204471272', u'INT_OR_-1204471273'), ('const-0', u'RETURN_-1204471267'), (u'PTRSUB_-1204471010', u'LOAD_-1204471468'), (u'INT_AND_-1204471276', u'INT_RIGHT_-1204471272'), (u'INT_LEFT_-1204471267', u'INT_OR_-1204471267'), (u'INT_RIGHT_-1204471274', u'INT_OR_-1204471273'), (u'LOAD_-1204471384', u'CALL_-1204471334'), (u'LOAD_-1204471332', u'INT_LEFT_-1204471267'), ('tmp_171', u'CBRANCH_-1204471385'), (u'INT_OR_-1204471267', u'COPY_-1204471193'), (u'PTRSUB_-1204471027', u'CALL_-1204471448'), (u'PTRSUB_-1204470957', u'CALL_-1204471334'), (u'PTRADD_-1204471270', u'CAST_-1204470924'), (u'LOAD_-1204471446', u'INT_LESSEQUAL_-1204471430'), ('const-65280', u'INT_AND_-1204471273'), ('const-1', u'RETURN_-1204471211'), (u'INT_ZEXT_-1204471121', u'CALL_-1204471190'), (u'INT_LEFT_-1204471270', u'INT_OR_-1204471270'), ('const-24', u'INT_LEFT_-1204471267'), ('tmp_453', u'PTRSUB_-1204471027'), ('tmp_454', u'INT_LESSEQUAL_-1204471430'), ('const-433', u'LOAD_-1204471384'), ('const-3637904', u'COPY_-1204470960'), (u'LOAD_-1204471406', u'PTRSUB_-1204470957'), (u'CAST_-1204470924', u'LOAD_-1204471332'), ('const-8', u'INT_RIGHT_-1204471272'), ('const-8', u'INT_LEFT_-1204471270'), (u'PTRSUB_-1204470987', u'LOAD_-1204471446'), (u'PTRSUB_-1204470972', u'LOAD_-1204471406'), (u'COPY_-1204471193', u'RETURN_-1204471267'), (u'CALL_-1204471334', u'PTRADD_-1204471270'), ('const-0', u'INT_NOTEQUAL_-1204471386'), ('const-40', u'PTRSUB_-1204470957'), (u'LOAD_-1204471468', u'CALL_-1204471190'), (u'LOAD_-1204471332', u'INT_AND_-1204471276'), (u'INT_AND_-1204471273', u'INT_LEFT_-1204471270'), (u'INT_OR_-1204471273', u'INT_OR_-1204471270'), (u'PTRSUB_-1204470896', u'LOAD_-1204471251'), ('tmp_453', u'PTRSUB_-1204471011'), ('const-144', u'PTRSUB_-1204471027'), (u'PTRSUB_-1204471027', u'CALL_-1204471253'), (u'CALL_-1204471408', u'CALL_-1204471334'), ('const-40', u'PTRSUB_-1204470972'), (u'PTRSUB_-1204470899', u'PTRSUB_-1204470896'), ('const-1', u'CALL_-1204471334'), ('const-1', u'PTRADD_-1204471270'), (u'LOAD_-1204471332', u'INT_RIGHT_-1204471274'), ('const-144', u'PTRSUB_-1204470899'), ('const-433', u'LOAD_-1204471406'), ('const-16', u'PTRSUB_-1204470987')]
[(u'COPY_-1204470963', u'CALL_-1204471227'), (u'INT_LESSEQUAL_-1204471430', u'CBRANCH_-1204471424'), (u'CAST_-1204470969', u'LOAD_-1204471384'), ('const-433', u'LOAD_-1204471251'), (u'INT_ADD_-1204471430', u'CAST_-1204471001'), (u'INT_NOTEQUAL_-1204471386', u'CBRANCH_-1204471385'), (u'CAST_-1204470935', u'LOAD_-1204471332'), ('const-160', u'INT_ADD_-1204471430'), (u'CALL_-1204471227', u'CALL_-1204471190'), (u'INT_ADD_-1204471482', u'CALL_-1204471448'), ('const-16711680', u'INT_AND_-1204471276'), ('const-144', u'INT_ADD_-1204471452'), (u'LOAD_-1204471406', u'INT_NOTEQUAL_-1204471386'), ('tmp_427', u'BRANCH_-1204471187'), (u'INT_OR_-1204471267', u'COPY_-1204470997'), ('tmp_1307', u'CALL_-1204471408'), (u'INT_ADD_-1204471316', u'CAST_-1204470935'), (u'LOAD_-1204471332', u'INT_AND_-1204471273'), ('const-1', u'CALL_-1204471334'), ('tmp_123', u'CBRANCH_-1204471424'), ('const-40', u'INT_ADD_-1204471359'), ('const-433', u'LOAD_-1204471332'), (u'CAST_-1204470979', u'LOAD_-1204471406'), ('const-24', u'INT_RIGHT_-1204471274'), ('const-28', u'INT_ADD_-1204471316'), (u'INT_OR_-1204471270', u'INT_OR_-1204471267'), ('tmp_1307', u'CALL_-1204471190'), ('const-144', u'INT_ADD_-1204471482'), (u'INT_ADD_-1204471452', u'CAST_-1204471017'), (u'INT_RIGHT_-1204471272', u'INT_OR_-1204471273'), ('tmp_1307', u'INT_LESSEQUAL_-1204471430'), ('tmp_985', u'INT_ADD_-1204471482'), ('const-0', u'RETURN_-1204471267'), ('const-433', u'LOAD_-1204471468'), (u'INT_AND_-1204471276', u'INT_RIGHT_-1204471272'), (u'INT_LEFT_-1204471267', u'INT_OR_-1204471267'), ('const-3637904', u'COPY_-1204470963'), (u'CALL_-1204471334', u'INT_ADD_-1204471316'), (u'CAST_-1204470910', u'LOAD_-1204471251'), (u'INT_RIGHT_-1204471274', u'INT_OR_-1204471273'), ('const-433', u'LOAD_-1204471384'), (u'COPY_-1204470997', u'RETURN_-1204471267'), (u'LOAD_-1204471406', u'INT_ADD_-1204471359'), (u'LOAD_-1204471384', u'CALL_-1204471334'), (u'LOAD_-1204471332', u'INT_LEFT_-1204471267'), ('tmp_171', u'CBRANCH_-1204471385'), ('tmp_985', u'INT_ADD_-1204471235'), ('tmp_985', u'INT_ADD_-1204471430'), (u'LOAD_-1204471446', u'INT_LESSEQUAL_-1204471430'), ('const-65280', u'INT_AND_-1204471273'), ('const-1', u'RETURN_-1204471211'), (u'INT_ADD_-1204471390', u'CAST_-1204470979'), (u'INT_ADD_-1204471482', u'CALL_-1204471253'), (u'LOAD_-1204471468', u'INT_ADD_-1204471368'), (u'INT_LEFT_-1204471270', u'INT_OR_-1204471270'), ('const-24', u'INT_LEFT_-1204471267'), ('const-160', u'INT_ADD_-1204471235'), ('tmp_985', u'INT_ADD_-1204471452'), ('const-1', u'CALL_-1204471334'), (u'INT_ADD_-1204471482', u'CALL_-1204471408'), (u'LOAD_-1204471251', u'CALL_-1204471190'), ('const-40', u'INT_ADD_-1204471390'), ('const-8', u'INT_RIGHT_-1204471272'), ('const-8', u'INT_LEFT_-1204471270'), (u'LOAD_-1204471468', u'INT_ADD_-1204471390'), (u'INT_ADD_-1204471368', u'CAST_-1204470969'), ('const-40', u'CALL_-1204471334'), ('const-0', u'INT_NOTEQUAL_-1204471386'), (u'LOAD_-1204471468', u'CALL_-1204471190'), (u'LOAD_-1204471332', u'INT_AND_-1204471276'), (u'INT_AND_-1204471273', u'INT_LEFT_-1204471270'), (u'INT_OR_-1204471273', u'INT_OR_-1204471270'), (u'INT_ADD_-1204471359', u'CALL_-1204471334'), (u'CAST_-1204471001', u'LOAD_-1204471446'), (u'CALL_-1204471408', u'CALL_-1204471334'), ('const-433', u'LOAD_-1204471446'), (u'LOAD_-1204471332', u'INT_RIGHT_-1204471274'), (u'INT_ADD_-1204471235', u'CAST_-1204470910'), (u'CAST_-1204471017', u'LOAD_-1204471468'), ('const-433', u'LOAD_-1204471406'), ('const-48', u'INT_ADD_-1204471368')]
null
null
002a3920
x64
O2
(translation_unit "uint FUN_002a3920(long param_1,uint param_2)\n\n{\n uint uVar1;\n undefined4 uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n \n lVar5 = param_1 + 0x90;\n lVar3 = *(long *)(param_1 + 0x90);\n FUN_00166f40(lVar5);\n if (*(uint *)(param_1 + 0xa0) <= param_2) {\n FUN_00166f40(lVar5);\n uVar2 = *(undefined4 *)(param_1 + 0xa0);\n uVar4 = gettext("section_info: bad shndx %u >= %u");\n FUN_001bd150(lVar3,uVar4,param_2,uVar2);\n }\n uVar4 = FUN_00169810(lVar5,param_2);\n if (*(long *)(lVar3 + 0x28) != 0) {\n lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n );\n uVar1 = *(uint *)(lVar5 + 0x1c);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }\n /* WARNING: Subroutine does not return */\n FUN_0029a170();\n}\n\n" (function_definition "uint FUN_002a3920(long param_1,uint param_2)\n\n{\n uint uVar1;\n undefined4 uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n \n lVar5 = param_1 + 0x90;\n lVar3 = *(long *)(param_1 + 0x90);\n FUN_00166f40(lVar5);\n if (*(uint *)(param_1 + 0xa0) <= param_2) {\n FUN_00166f40(lVar5);\n uVar2 = *(undefined4 *)(param_1 + 0xa0);\n uVar4 = gettext("section_info: bad shndx %u >= %u");\n FUN_001bd150(lVar3,uVar4,param_2,uVar2);\n }\n uVar4 = FUN_00169810(lVar5,param_2);\n if (*(long *)(lVar3 + 0x28) != 0) {\n lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n );\n uVar1 = *(uint *)(lVar5 + 0x1c);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }\n /* WARNING: Subroutine does not return */\n FUN_0029a170();\n}" type_identifier (function_declarator "FUN_002a3920(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 undefined4 uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n \n lVar5 = param_1 + 0x90;\n lVar3 = *(long *)(param_1 + 0x90);\n FUN_00166f40(lVar5);\n if (*(uint *)(param_1 + 0xa0) <= param_2) {\n FUN_00166f40(lVar5);\n uVar2 = *(undefined4 *)(param_1 + 0xa0);\n uVar4 = gettext("section_info: bad shndx %u >= %u");\n FUN_001bd150(lVar3,uVar4,param_2,uVar2);\n }\n uVar4 = FUN_00169810(lVar5,param_2);\n if (*(long *)(lVar3 + 0x28) != 0) {\n lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n );\n uVar1 = *(uint *)(lVar5 + 0x1c);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }\n /* WARNING: Subroutine does not return */\n FUN_0029a170();\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar5 = param_1 + 0x90;" (assignment_expression "lVar5 = param_1 + 0x90" identifier = (binary_expression "param_1 + 0x90" identifier + number_literal)) ;) (expression_statement "lVar3 = *(long *)(param_1 + 0x90);" (assignment_expression "lVar3 = *(long *)(param_1 + 0x90)" identifier = (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) ))))) ;) (expression_statement "FUN_00166f40(lVar5);" (call_expression "FUN_00166f40(lVar5)" identifier (argument_list "(lVar5)" ( identifier ))) ;) (if_statement "if (*(uint *)(param_1 + 0xa0) <= param_2) {\n FUN_00166f40(lVar5);\n uVar2 = *(undefined4 *)(param_1 + 0xa0);\n uVar4 = gettext("section_info: bad shndx %u >= %u");\n FUN_001bd150(lVar3,uVar4,param_2,uVar2);\n }" if (parenthesized_expression "(*(uint *)(param_1 + 0xa0) <= param_2)" ( (binary_expression "*(uint *)(param_1 + 0xa0) <= param_2" (pointer_expression "*(uint *)(param_1 + 0xa0)" * (cast_expression "(uint *)(param_1 + 0xa0)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa0)" ( (binary_expression "param_1 + 0xa0" identifier + number_literal) )))) <= identifier) )) (compound_statement "{\n FUN_00166f40(lVar5);\n uVar2 = *(undefined4 *)(param_1 + 0xa0);\n uVar4 = gettext("section_info: bad shndx %u >= %u");\n FUN_001bd150(lVar3,uVar4,param_2,uVar2);\n }" { (expression_statement "FUN_00166f40(lVar5);" (call_expression "FUN_00166f40(lVar5)" identifier (argument_list "(lVar5)" ( identifier ))) ;) (expression_statement "uVar2 = *(undefined4 *)(param_1 + 0xa0);" (assignment_expression "uVar2 = *(undefined4 *)(param_1 + 0xa0)" identifier = (pointer_expression "*(undefined4 *)(param_1 + 0xa0)" * (cast_expression "(undefined4 *)(param_1 + 0xa0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa0)" ( (binary_expression "param_1 + 0xa0" identifier + number_literal) ))))) ;) (expression_statement "uVar4 = gettext("section_info: bad shndx %u >= %u");" (assignment_expression "uVar4 = gettext("section_info: bad shndx %u >= %u")" identifier = (call_expression "gettext("section_info: bad shndx %u >= %u")" identifier (argument_list "("section_info: bad shndx %u >= %u")" ( (string_literal ""section_info: bad shndx %u >= %u"" " string_content ") )))) ;) (expression_statement "FUN_001bd150(lVar3,uVar4,param_2,uVar2);" (call_expression "FUN_001bd150(lVar3,uVar4,param_2,uVar2)" identifier (argument_list "(lVar3,uVar4,param_2,uVar2)" ( identifier , identifier , identifier , identifier ))) ;) })) (expression_statement "uVar4 = FUN_00169810(lVar5,param_2);" (assignment_expression "uVar4 = FUN_00169810(lVar5,param_2)" identifier = (call_expression "FUN_00169810(lVar5,param_2)" identifier (argument_list "(lVar5,param_2)" ( identifier , identifier )))) ;) (if_statement "if (*(long *)(lVar3 + 0x28) != 0) {\n lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n );\n uVar1 = *(uint *)(lVar5 + 0x1c);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }" if (parenthesized_expression "(*(long *)(lVar3 + 0x28) != 0)" ( (binary_expression "*(long *)(lVar3 + 0x28) != 0" (pointer_expression "*(long *)(lVar3 + 0x28)" * (cast_expression "(long *)(lVar3 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x28)" ( (binary_expression "lVar3 + 0x28" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n );\n uVar1 = *(uint *)(lVar5 + 0x1c);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }" { (expression_statement "lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n );" (assignment_expression "lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n )" identifier = (call_expression "FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n )" identifier (argument_list "(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n )" ( (binary_expression "*(long *)(lVar3 + 0x28) + 0x28" (pointer_expression "*(long *)(lVar3 + 0x28)" * (cast_expression "(long *)(lVar3 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x28)" ( (binary_expression "lVar3 + 0x28" identifier + number_literal) )))) + number_literal) , (pointer_expression "*(undefined8 *)(lVar3 + 0x30)" * (cast_expression "(undefined8 *)(lVar3 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x30)" ( (binary_expression "lVar3 + 0x30" identifier + number_literal) )))) , identifier , number_literal , number_literal , number_literal )))) ;) (expression_statement "uVar1 = *(uint *)(lVar5 + 0x1c);" (assignment_expression "uVar1 = *(uint *)(lVar5 + 0x1c)" identifier = (pointer_expression "*(uint *)(lVar5 + 0x1c)" * (cast_expression "(uint *)(lVar5 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x1c)" ( (binary_expression "lVar5 + 0x1c" identifier + number_literal) ))))) ;) (return_statement "return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;" return (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x18" identifier << number_literal)) ;) })) comment (expression_statement "FUN_0029a170();" (call_expression "FUN_0029a170()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* DWARF original prototype: uint do_section_info(Sized_dynobj<32,_true> * this, uint shndx) */\n\nuint __thiscall\ngold::Sized_dynobj<32,_true>::do_section_info(Sized_dynobj<32,_true> *this,uint shndx)\n\n{\n Elf_file<32,_true,_gold::Object> *this_00;\n uint uVar1;\n Object *this_01;\n off_t start;\n uchar *puVar2;\n char *format;\n \n this_00 = &this->elf_file_;\n this_01 = (this->elf_file_).file_;\n elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(this_00);\n if ((this->elf_file_).shnum_ <= shndx) {\n elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(this_00);\n uVar1 = (this->elf_file_).shnum_;\n format = (char *)gettext("section_info: bad shndx %u >= %u");\n Object::error(this_01,format,(ulong)shndx,(ulong)uVar1);\n }\n start = elfcpp::Elf_file<32,_true,_gold::Object>::section_header_offset(this_00,shndx);\n if (this_01->input_file_ != (Input_file *)0x0) {\n puVar2 = File_read::get_view(&this_01->input_file_->file_,this_01->offset_,start,0x28,true,true)\n ;\n uVar1 = *(uint *)(puVar2 + 0x1c);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }\n /* WARNING: Subroutine does not return */\n Object::input_file((Object *)0x0);\n}\n\n" comment (declaration "uint __thiscall\ngold::Sized_dynobj<32,_true>::do_section_info(Sized_dynobj<32,_true> *this,uint shndx)\n\n{\n Elf_file<32,_true,_gold::Object> *this_00;" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_true>::do_section_info(Sized_dynobj<32,_true> *this,uint shndx)\n\n{" identifier > : : (function_declarator "do_section_info(Sized_dynobj<32,_true> *this,uint shndx)" identifier (parameter_list "(Sized_dynobj<32,_true> *this,uint shndx)" ( (parameter_declaration "Sized_dynobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) ))) {) identifier (ERROR "<32" < number_literal) , identifier , (ERROR "_gold::Object>" identifier : : identifier >) (pointer_declarator "*this_00" * identifier) ;) (declaration "uint uVar1;" type_identifier identifier ;) (declaration "Object *this_01;" type_identifier (pointer_declarator "*this_01" * identifier) ;) (declaration "off_t start;" type_identifier identifier ;) (declaration "uchar *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (expression_statement "this_00 = &this->elf_file_;" (assignment_expression "this_00 = &this->elf_file_" identifier = (pointer_expression "&this->elf_file_" & (field_expression "this->elf_file_" identifier -> field_identifier))) ;) (expression_statement "this_01 = (this->elf_file_).file_;" (assignment_expression "this_01 = (this->elf_file_).file_" identifier = (field_expression "(this->elf_file_).file_" (parenthesized_expression "(this->elf_file_)" ( (field_expression "this->elf_file_" identifier -> field_identifier) )) . field_identifier)) ;) (labeled_statement "elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(this_00);" statement_identifier (ERROR "::Elf_file<32,_true,_gold::Object>:" : : (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : : identifier > :) : (expression_statement "initialize_shnum(this_00);" (call_expression "initialize_shnum(this_00)" identifier (argument_list "(this_00)" ( identifier ))) ;)) (if_statement "if ((this->elf_file_).shnum_ <= shndx) {\n elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(this_00);\n uVar1 = (this->elf_file_).shnum_;\n format = (char *)gettext("section_info: bad shndx %u >= %u");\n Object::error(this_01,format,(ulong)shndx,(ulong)uVar1);\n }" if (parenthesized_expression "((this->elf_file_).shnum_ <= shndx)" ( (binary_expression "(this->elf_file_).shnum_ <= shndx" (field_expression "(this->elf_file_).shnum_" (parenthesized_expression "(this->elf_file_)" ( (field_expression "this->elf_file_" identifier -> field_identifier) )) . field_identifier) <= identifier) )) (compound_statement "{\n elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(this_00);\n uVar1 = (this->elf_file_).shnum_;\n format = (char *)gettext("section_info: bad shndx %u >= %u");\n Object::error(this_01,format,(ulong)shndx,(ulong)uVar1);\n }" { (labeled_statement "elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(this_00);" statement_identifier (ERROR "::Elf_file<32,_true,_gold::Object>:" : : (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : : identifier > :) : (expression_statement "initialize_shnum(this_00);" (call_expression "initialize_shnum(this_00)" identifier (argument_list "(this_00)" ( identifier ))) ;)) (expression_statement "uVar1 = (this->elf_file_).shnum_;" (assignment_expression "uVar1 = (this->elf_file_).shnum_" identifier = (field_expression "(this->elf_file_).shnum_" (parenthesized_expression "(this->elf_file_)" ( (field_expression "this->elf_file_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "format = (char *)gettext("section_info: bad shndx %u >= %u");" (assignment_expression "format = (char *)gettext("section_info: bad shndx %u >= %u")" identifier = (cast_expression "(char *)gettext("section_info: bad shndx %u >= %u")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("section_info: bad shndx %u >= %u")" identifier (argument_list "("section_info: bad shndx %u >= %u")" ( (string_literal ""section_info: bad shndx %u >= %u"" " string_content ") ))))) ;) (labeled_statement "Object::error(this_01,format,(ulong)shndx,(ulong)uVar1);" statement_identifier : (ERROR ":" :) (expression_statement "error(this_01,format,(ulong)shndx,(ulong)uVar1);" (call_expression "error(this_01,format,(ulong)shndx,(ulong)uVar1)" identifier (argument_list "(this_01,format,(ulong)shndx,(ulong)uVar1)" ( identifier , identifier , (cast_expression "(ulong)shndx" ( (type_descriptor "ulong" type_identifier) ) identifier) , (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;)) })) (ERROR "start = elfcpp::Elf_file<32,_true," (binary_expression "start = elfcpp::Elf_file<32" (assignment_expression "start = elfcpp" identifier = identifier) (ERROR "::Elf_file" : : identifier) < number_literal) , identifier ,) (labeled_statement "_gold::Object>::section_header_offset(this_00,shndx);" statement_identifier (ERROR "::Object>:" : : identifier > :) : (expression_statement "section_header_offset(this_00,shndx);" (call_expression "section_header_offset(this_00,shndx)" identifier (argument_list "(this_00,shndx)" ( identifier , identifier ))) ;)) (if_statement "if (this_01->input_file_ != (Input_file *)0x0) {\n puVar2 = File_read::get_view(&this_01->input_file_->file_,this_01->offset_,start,0x28,true,true)\n ;\n uVar1 = *(uint *)(puVar2 + 0x1c);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }" if (parenthesized_expression "(this_01->input_file_ != (Input_file *)0x0)" ( (binary_expression "this_01->input_file_ != (Input_file *)0x0" (field_expression "this_01->input_file_" identifier -> field_identifier) != (cast_expression "(Input_file *)0x0" ( (type_descriptor "Input_file *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n puVar2 = File_read::get_view(&this_01->input_file_->file_,this_01->offset_,start,0x28,true,true)\n ;\n uVar1 = *(uint *)(puVar2 + 0x1c);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }" { (ERROR "puVar2 = File_read::" (assignment_expression "puVar2 = File_read" identifier = identifier) : :) (expression_statement "get_view(&this_01->input_file_->file_,this_01->offset_,start,0x28,true,true)\n ;" (call_expression "get_view(&this_01->input_file_->file_,this_01->offset_,start,0x28,true,true)" identifier (argument_list "(&this_01->input_file_->file_,this_01->offset_,start,0x28,true,true)" ( (pointer_expression "&this_01->input_file_->file_" & (field_expression "this_01->input_file_->file_" (field_expression "this_01->input_file_" identifier -> field_identifier) -> field_identifier)) , (field_expression "this_01->offset_" identifier -> field_identifier) , identifier , number_literal , true , true ))) ;) (expression_statement "uVar1 = *(uint *)(puVar2 + 0x1c);" (assignment_expression "uVar1 = *(uint *)(puVar2 + 0x1c)" identifier = (pointer_expression "*(uint *)(puVar2 + 0x1c)" * (cast_expression "(uint *)(puVar2 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 0x1c)" ( (binary_expression "puVar2 + 0x1c" identifier + number_literal) ))))) ;) (return_statement "return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;" return (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x18" identifier << number_literal)) ;) })) comment (labeled_statement "Object::input_file((Object *)0x0);" statement_identifier : (ERROR ":" :) (expression_statement "input_file((Object *)0x0);" (call_expression "input_file((Object *)0x0)" identifier (argument_list "((Object *)0x0)" ( (cast_expression "(Object *)0x0" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;)) (ERROR "}" }))
(translation_unit "uint FUN_002a3920(long param_1,uint param_2)\n\n{\n uint uVar1;\n undefined4 uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n \n lVar5 = param_1 + 0x90;\n lVar3 = *(long *)(param_1 + 0x90);\n FUN_00166f40(lVar5);\n if (*(uint *)(param_1 + 0xa0) <= param_2) {\n FUN_00166f40(lVar5);\n uVar2 = *(undefined4 *)(param_1 + 0xa0);\n uVar4 = gettext("section_info: bad shndx %u >= %u");\n FUN_001bd150(lVar3,uVar4,param_2,uVar2);\n }\n uVar4 = FUN_00169810(lVar5,param_2);\n if (*(long *)(lVar3 + 0x28) != 0) {\n lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n );\n uVar1 = *(uint *)(lVar5 + 0x1c);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }\n \n FUN_0029a170();\n}\n\n" (function_definition "uint FUN_002a3920(long param_1,uint param_2)\n\n{\n uint uVar1;\n undefined4 uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n \n lVar5 = param_1 + 0x90;\n lVar3 = *(long *)(param_1 + 0x90);\n FUN_00166f40(lVar5);\n if (*(uint *)(param_1 + 0xa0) <= param_2) {\n FUN_00166f40(lVar5);\n uVar2 = *(undefined4 *)(param_1 + 0xa0);\n uVar4 = gettext("section_info: bad shndx %u >= %u");\n FUN_001bd150(lVar3,uVar4,param_2,uVar2);\n }\n uVar4 = FUN_00169810(lVar5,param_2);\n if (*(long *)(lVar3 + 0x28) != 0) {\n lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n );\n uVar1 = *(uint *)(lVar5 + 0x1c);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }\n \n FUN_0029a170();\n}" type_identifier (function_declarator "FUN_002a3920(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 undefined4 uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n \n lVar5 = param_1 + 0x90;\n lVar3 = *(long *)(param_1 + 0x90);\n FUN_00166f40(lVar5);\n if (*(uint *)(param_1 + 0xa0) <= param_2) {\n FUN_00166f40(lVar5);\n uVar2 = *(undefined4 *)(param_1 + 0xa0);\n uVar4 = gettext("section_info: bad shndx %u >= %u");\n FUN_001bd150(lVar3,uVar4,param_2,uVar2);\n }\n uVar4 = FUN_00169810(lVar5,param_2);\n if (*(long *)(lVar3 + 0x28) != 0) {\n lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n );\n uVar1 = *(uint *)(lVar5 + 0x1c);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }\n \n FUN_0029a170();\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar5 = param_1 + 0x90;" (assignment_expression "lVar5 = param_1 + 0x90" identifier = (binary_expression "param_1 + 0x90" identifier + number_literal)) ;) (expression_statement "lVar3 = *(long *)(param_1 + 0x90);" (assignment_expression "lVar3 = *(long *)(param_1 + 0x90)" identifier = (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) ))))) ;) (expression_statement "FUN_00166f40(lVar5);" (call_expression "FUN_00166f40(lVar5)" identifier (argument_list "(lVar5)" ( identifier ))) ;) (if_statement "if (*(uint *)(param_1 + 0xa0) <= param_2) {\n FUN_00166f40(lVar5);\n uVar2 = *(undefined4 *)(param_1 + 0xa0);\n uVar4 = gettext("section_info: bad shndx %u >= %u");\n FUN_001bd150(lVar3,uVar4,param_2,uVar2);\n }" if (parenthesized_expression "(*(uint *)(param_1 + 0xa0) <= param_2)" ( (binary_expression "*(uint *)(param_1 + 0xa0) <= param_2" (pointer_expression "*(uint *)(param_1 + 0xa0)" * (cast_expression "(uint *)(param_1 + 0xa0)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa0)" ( (binary_expression "param_1 + 0xa0" identifier + number_literal) )))) <= identifier) )) (compound_statement "{\n FUN_00166f40(lVar5);\n uVar2 = *(undefined4 *)(param_1 + 0xa0);\n uVar4 = gettext("section_info: bad shndx %u >= %u");\n FUN_001bd150(lVar3,uVar4,param_2,uVar2);\n }" { (expression_statement "FUN_00166f40(lVar5);" (call_expression "FUN_00166f40(lVar5)" identifier (argument_list "(lVar5)" ( identifier ))) ;) (expression_statement "uVar2 = *(undefined4 *)(param_1 + 0xa0);" (assignment_expression "uVar2 = *(undefined4 *)(param_1 + 0xa0)" identifier = (pointer_expression "*(undefined4 *)(param_1 + 0xa0)" * (cast_expression "(undefined4 *)(param_1 + 0xa0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa0)" ( (binary_expression "param_1 + 0xa0" identifier + number_literal) ))))) ;) (expression_statement "uVar4 = gettext("section_info: bad shndx %u >= %u");" (assignment_expression "uVar4 = gettext("section_info: bad shndx %u >= %u")" identifier = (call_expression "gettext("section_info: bad shndx %u >= %u")" identifier (argument_list "("section_info: bad shndx %u >= %u")" ( (string_literal ""section_info: bad shndx %u >= %u"" " string_content ") )))) ;) (expression_statement "FUN_001bd150(lVar3,uVar4,param_2,uVar2);" (call_expression "FUN_001bd150(lVar3,uVar4,param_2,uVar2)" identifier (argument_list "(lVar3,uVar4,param_2,uVar2)" ( identifier , identifier , identifier , identifier ))) ;) })) (expression_statement "uVar4 = FUN_00169810(lVar5,param_2);" (assignment_expression "uVar4 = FUN_00169810(lVar5,param_2)" identifier = (call_expression "FUN_00169810(lVar5,param_2)" identifier (argument_list "(lVar5,param_2)" ( identifier , identifier )))) ;) (if_statement "if (*(long *)(lVar3 + 0x28) != 0) {\n lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n );\n uVar1 = *(uint *)(lVar5 + 0x1c);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }" if (parenthesized_expression "(*(long *)(lVar3 + 0x28) != 0)" ( (binary_expression "*(long *)(lVar3 + 0x28) != 0" (pointer_expression "*(long *)(lVar3 + 0x28)" * (cast_expression "(long *)(lVar3 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x28)" ( (binary_expression "lVar3 + 0x28" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n );\n uVar1 = *(uint *)(lVar5 + 0x1c);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }" { (expression_statement "lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n );" (assignment_expression "lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n )" identifier = (call_expression "FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n )" identifier (argument_list "(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n )" ( (binary_expression "*(long *)(lVar3 + 0x28) + 0x28" (pointer_expression "*(long *)(lVar3 + 0x28)" * (cast_expression "(long *)(lVar3 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x28)" ( (binary_expression "lVar3 + 0x28" identifier + number_literal) )))) + number_literal) , (pointer_expression "*(undefined8 *)(lVar3 + 0x30)" * (cast_expression "(undefined8 *)(lVar3 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x30)" ( (binary_expression "lVar3 + 0x30" identifier + number_literal) )))) , identifier , number_literal , number_literal , number_literal )))) ;) (expression_statement "uVar1 = *(uint *)(lVar5 + 0x1c);" (assignment_expression "uVar1 = *(uint *)(lVar5 + 0x1c)" identifier = (pointer_expression "*(uint *)(lVar5 + 0x1c)" * (cast_expression "(uint *)(lVar5 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x1c)" ( (binary_expression "lVar5 + 0x1c" identifier + number_literal) ))))) ;) (return_statement "return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;" return (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x18" identifier << number_literal)) ;) })) (expression_statement "FUN_0029a170();" (call_expression "FUN_0029a170()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (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 (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , IDENT , LIT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (return_statement return (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 (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "uint FUN_002a3920(long param_1,uint param_2)\n\n{\n uint uVar1;\n undefined4 uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n \n lVar5 = param_1 + 0x90;\n lVar3 = *(long *)(param_1 + 0x90);\n FUN_00166f40(lVar5);\n if (*(uint *)(param_1 + 0xa0) <= param_2) {\n FUN_00166f40(lVar5);\n uVar2 = *(undefined4 *)(param_1 + 0xa0);\n uVar4 = gettext("section_info: bad shndx %u >= %u");\n FUN_001bd150(lVar3,uVar4,param_2,uVar2);\n }\n uVar4 = FUN_00169810(lVar5,param_2);\n if (*(long *)(lVar3 + 0x28) != 0) {\n lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n );\n uVar1 = *(uint *)(lVar5 + 0x1c);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }\n \n FUN_0029a170();\n}" (type_identifier "uint") (function_declarator "FUN_002a3920(long param_1,uint param_2)" (identifier "FUN_002a3920") (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 undefined4 uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n \n lVar5 = param_1 + 0x90;\n lVar3 = *(long *)(param_1 + 0x90);\n FUN_00166f40(lVar5);\n if (*(uint *)(param_1 + 0xa0) <= param_2) {\n FUN_00166f40(lVar5);\n uVar2 = *(undefined4 *)(param_1 + 0xa0);\n uVar4 = gettext("section_info: bad shndx %u >= %u");\n FUN_001bd150(lVar3,uVar4,param_2,uVar2);\n }\n uVar4 = FUN_00169810(lVar5,param_2);\n if (*(long *)(lVar3 + 0x28) != 0) {\n lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n );\n uVar1 = *(uint *)(lVar5 + 0x1c);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }\n \n FUN_0029a170();\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (declaration "undefined4 uVar2;" (type_identifier "undefined4") (identifier "uVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (expression_statement "lVar5 = param_1 + 0x90;" (assignment_expression "lVar5 = param_1 + 0x90" (identifier "lVar5") (= "=") (binary_expression "param_1 + 0x90" (identifier "param_1") (+ "+") (number_literal "0x90"))) (; ";")) (expression_statement "lVar3 = *(long *)(param_1 + 0x90);" (assignment_expression "lVar3 = *(long *)(param_1 + 0x90)" (identifier "lVar3") (= "=") (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")) () ")"))))) (; ";")) (expression_statement "FUN_00166f40(lVar5);" (call_expression "FUN_00166f40(lVar5)" (identifier "FUN_00166f40") (argument_list "(lVar5)" (( "(") (identifier "lVar5") () ")"))) (; ";")) (if_statement "if (*(uint *)(param_1 + 0xa0) <= param_2) {\n FUN_00166f40(lVar5);\n uVar2 = *(undefined4 *)(param_1 + 0xa0);\n uVar4 = gettext("section_info: bad shndx %u >= %u");\n FUN_001bd150(lVar3,uVar4,param_2,uVar2);\n }" (if "if") (parenthesized_expression "(*(uint *)(param_1 + 0xa0) <= param_2)" (( "(") (binary_expression "*(uint *)(param_1 + 0xa0) <= param_2" (pointer_expression "*(uint *)(param_1 + 0xa0)" (* "*") (cast_expression "(uint *)(param_1 + 0xa0)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa0)" (( "(") (binary_expression "param_1 + 0xa0" (identifier "param_1") (+ "+") (number_literal "0xa0")) () ")")))) (<= "<=") (identifier "param_2")) () ")")) (compound_statement "{\n FUN_00166f40(lVar5);\n uVar2 = *(undefined4 *)(param_1 + 0xa0);\n uVar4 = gettext("section_info: bad shndx %u >= %u");\n FUN_001bd150(lVar3,uVar4,param_2,uVar2);\n }" ({ "{") (expression_statement "FUN_00166f40(lVar5);" (call_expression "FUN_00166f40(lVar5)" (identifier "FUN_00166f40") (argument_list "(lVar5)" (( "(") (identifier "lVar5") () ")"))) (; ";")) (expression_statement "uVar2 = *(undefined4 *)(param_1 + 0xa0);" (assignment_expression "uVar2 = *(undefined4 *)(param_1 + 0xa0)" (identifier "uVar2") (= "=") (pointer_expression "*(undefined4 *)(param_1 + 0xa0)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0xa0)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa0)" (( "(") (binary_expression "param_1 + 0xa0" (identifier "param_1") (+ "+") (number_literal "0xa0")) () ")"))))) (; ";")) (expression_statement "uVar4 = gettext("section_info: bad shndx %u >= %u");" (assignment_expression "uVar4 = gettext("section_info: bad shndx %u >= %u")" (identifier "uVar4") (= "=") (call_expression "gettext("section_info: bad shndx %u >= %u")" (identifier "gettext") (argument_list "("section_info: bad shndx %u >= %u")" (( "(") (string_literal ""section_info: bad shndx %u >= %u"" (" """) (string_content "section_info: bad shndx %u >= %u") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001bd150(lVar3,uVar4,param_2,uVar2);" (call_expression "FUN_001bd150(lVar3,uVar4,param_2,uVar2)" (identifier "FUN_001bd150") (argument_list "(lVar3,uVar4,param_2,uVar2)" (( "(") (identifier "lVar3") (, ",") (identifier "uVar4") (, ",") (identifier "param_2") (, ",") (identifier "uVar2") () ")"))) (; ";")) (} "}"))) (expression_statement "uVar4 = FUN_00169810(lVar5,param_2);" (assignment_expression "uVar4 = FUN_00169810(lVar5,param_2)" (identifier "uVar4") (= "=") (call_expression "FUN_00169810(lVar5,param_2)" (identifier "FUN_00169810") (argument_list "(lVar5,param_2)" (( "(") (identifier "lVar5") (, ",") (identifier "param_2") () ")")))) (; ";")) (if_statement "if (*(long *)(lVar3 + 0x28) != 0) {\n lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n );\n uVar1 = *(uint *)(lVar5 + 0x1c);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }" (if "if") (parenthesized_expression "(*(long *)(lVar3 + 0x28) != 0)" (( "(") (binary_expression "*(long *)(lVar3 + 0x28) != 0" (pointer_expression "*(long *)(lVar3 + 0x28)" (* "*") (cast_expression "(long *)(lVar3 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x28)" (( "(") (binary_expression "lVar3 + 0x28" (identifier "lVar3") (+ "+") (number_literal "0x28")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n );\n uVar1 = *(uint *)(lVar5 + 0x1c);\n return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n }" ({ "{") (expression_statement "lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n );" (assignment_expression "lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n )" (identifier "lVar5") (= "=") (call_expression "FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n )" (identifier "FUN_0017b1d0") (argument_list "(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1\n )" (( "(") (binary_expression "*(long *)(lVar3 + 0x28) + 0x28" (pointer_expression "*(long *)(lVar3 + 0x28)" (* "*") (cast_expression "(long *)(lVar3 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x28)" (( "(") (binary_expression "lVar3 + 0x28" (identifier "lVar3") (+ "+") (number_literal "0x28")) () ")")))) (+ "+") (number_literal "0x28")) (, ",") (pointer_expression "*(undefined8 *)(lVar3 + 0x30)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x30)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x30)" (( "(") (binary_expression "lVar3 + 0x30" (identifier "lVar3") (+ "+") (number_literal "0x30")) () ")")))) (, ",") (identifier "uVar4") (, ",") (number_literal "0x28") (, ",") (number_literal "1") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "uVar1 = *(uint *)(lVar5 + 0x1c);" (assignment_expression "uVar1 = *(uint *)(lVar5 + 0x1c)" (identifier "uVar1") (= "=") (pointer_expression "*(uint *)(lVar5 + 0x1c)" (* "*") (cast_expression "(uint *)(lVar5 + 0x1c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x1c)" (( "(") (binary_expression "lVar5 + 0x1c" (identifier "lVar5") (+ "+") (number_literal "0x1c")) () ")"))))) (; ";")) (return_statement "return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;" (return "return") (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" (identifier "uVar1") (>> ">>") (number_literal "0x18")) (| "|") (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" (( "(") (binary_expression "uVar1 & 0xff0000" (identifier "uVar1") (& "&") (number_literal "0xff0000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" (( "(") (binary_expression "uVar1 & 0xff00" (identifier "uVar1") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "uVar1 << 0x18" (identifier "uVar1") (<< "<<") (number_literal "0x18"))) (; ";")) (} "}"))) (expression_statement "FUN_0029a170();" (call_expression "FUN_0029a170()" (identifier "FUN_0029a170") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: uint do_section_info(Sized_dynobj<32,_true> * this, uint shndx) */ type_1 __thiscall gold::Sized_dynobj<32,_true>::do_section_info(Sized_dynobj<32,_true> *this,type_1 var_2) { Elf_file<32,_true,_gold::type_2> *this_00; type_1 var_8; type_2 *this_01; type_3 start; type_4 *var_7; char *format; this_00 = &this->elf_file_; this_01 = (this->elf_file_).file_; elfcpp::Elf_file<32,_true,_gold::type_2>::var_1(this_00); if ((this->elf_file_).shnum_ <= var_2) { elfcpp::Elf_file<32,_true,_gold::type_2>::var_1(this_00); var_8 = (this->elf_file_).shnum_; format = (char *)var_3("section_info: bad shndx %u >= %u"); Object::var_4(this_01,format,(type_5)var_2,(type_5)var_8); } start = elfcpp::Elf_file<32,_true,_gold::type_2>::var_5(this_00,var_2); if (this_01->input_file_ != (type_6 *)0x0) { var_7 = File_read::var_6(&this_01->input_file_->file_,this_01->offset_,start,0x28,true,true) ; var_8 = *(type_1 *)(var_7 + 0x1c); return var_8 >> 0x18 | (var_8 & 0xff0000) >> 8 | (var_8 & 0xff00) << 8 | var_8 << 0x18; } /* WARNING: Subroutine does not return */ Object::var_9((type_2 *)0x0); }
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)) (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: (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 (call_expression function: (identifier) arguments: (argument_list (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (identifier) (number_literal) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (return_statement (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 (call_expression function: (identifier) arguments: (argument_list))))))
null
uint MASKED(long param_1,uint param_2) { uint uVar1; undefined4 uVar2; long lVar3; undefined8 uVar4; long lVar5; lVar5 = param_1 + 0x90; lVar3 = *(long *)(param_1 + 0x90); FUN_00166f40(lVar5); if (*(uint *)(param_1 + 0xa0) <= param_2) { FUN_00166f40(lVar5); uVar2 = *(undefined4 *)(param_1 + 0xa0); uVar4 = gettext("section_info: bad shndx %u >= %u"); FUN_001bd150(lVar3,uVar4,param_2,uVar2); } uVar4 = FUN_00169810(lVar5,param_2); if (*(long *)(lVar3 + 0x28) != 0) { lVar5 = FUN_0017b1d0(*(long *)(lVar3 + 0x28) + 0x28,*(undefined8 *)(lVar3 + 0x30),uVar4,0x28,1,1 ); uVar1 = *(uint *)(lVar5 + 0x1c); return uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18; } /* WARNING: Subroutine does not return */ FUN_0029a170(); }
76_sg_map26_and_sg_map26_strip.c
perror
perror
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void perror(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* perror@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void perror(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206943526')]
[('const-1', u'RETURN_-1206943526')]
null
null
001080d0
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid perror(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "void perror(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "perror(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid perror(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* perror@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "void perror(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* perror@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "perror(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* perror@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void perror(char *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void perror(char *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "perror(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void perror(char *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "perror(char *__s)" (identifier "perror") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s"))) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* perror@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
239_riscv64-linux-gnu-objcopy_and_riscv64-linux-gnu-objcopy_strip.c
debug_make_object_type
FUN_0010f540
debug_type_conflict debug_make_object_type (void *handle,bfd_boolean structp,bfd_vma size,debug_field *fields, debug_baseclass *baseclasses,debug_method *methods,debug_type_conflict vptrbase, bfd_boolean ownvptr) { debug_type_s *pdVar1; debug_class_type *pdVar2; debug_handle *info; pdVar1 = debug_make_type((debug_handle *)(ulong)((structp == 0) + 9),(debug_type_kind)size, (debug_type_kind)size); if (pdVar1 != (debug_type_s *)0x0) { pdVar2 = (debug_class_type *)xmalloc(0x28); pdVar2->mark = 0; pdVar2->id = 0; pdVar2->fields = fields; if (ownvptr != 0) { vptrbase = pdVar1; } pdVar2->baseclasses = baseclasses; pdVar2->methods = methods; pdVar2->vptrbase = vptrbase; (pdVar1->u).kclass = pdVar2; } return pdVar1; }
long FUN_0010f540(undefined8 param_1,int param_2,undefined4 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,long param_7,int param_8) { long lVar1; undefined8 *puVar2; lVar1 = FUN_0010d270((param_2 == 0) + '\t',param_3); if (lVar1 != 0) { puVar2 = (undefined8 *)xmalloc(0x28); puVar2[1] = 0; *puVar2 = param_4; if (param_8 != 0) { param_7 = lVar1; } puVar2[2] = param_5; puVar2[3] = param_6; puVar2[4] = param_7; *(undefined8 **)(lVar1 + 0x10) = puVar2; } return lVar1; }
PUSH R14 XOR EDI,EDI TEST ESI,ESI MOV ESI,EDX PUSH R13 SETZ DIL MOV R14,RCX MOV R13,R8 PUSH R12 ADD EDI,0x9 MOV R12,R9 PUSH RBP PUSH RBX MOV RBP,qword ptr [RSP + 0x30] CALL 0x0010d270 MOV RBX,RAX TEST RAX,RAX JZ 0x0010f59f MOV EDI,0x28 CALL 0x00104370 MOV EDX,dword ptr [RSP + 0x38] MOV qword ptr [RAX + 0x8],0x0 TEST EDX,EDX MOV qword ptr [RAX],R14 CMOVNZ RBP,RBX MOV qword ptr [RAX + 0x10],R13 MOV qword ptr [RAX + 0x18],R12 MOV qword ptr [RAX + 0x20],RBP MOV qword ptr [RBX + 0x10],RAX MOV RAX,RBX POP RBX POP RBP POP R12 POP R13 POP R14 RET
null
null
null
null
[('tmp_345', u'STORE_-1206913565'), ('const-9', u'INT_ADD_-1206913652'), (u'CAST_-1206913325', u'PTRSUB_-1206913297'), (u'INT_ADD_-1206913652', u'INT_ZEXT_-1206913482'), ('const-0', u'INT_NOTEQUAL_-1206913612'), (u'PTRSUB_-1206913297', u'STORE_-1206913536'), (u'CALL_-1206913631', u'COPY_-1206913526'), (u'COPY_-1206913369', u'MULTIEQUAL_-1206913412'), (u'CALL_-1206913631', u'COPY_-1206913368'), (u'INT_ZEXT_-1206913492', u'INT_ADD_-1206913652'), ('const-433', u'STORE_-1206913536'), (u'PTRSUB_-1206913302', u'STORE_-1206913543'), ('const-0', u'PTRSUB_-1206913315'), (u'CAST_-1206913325', u'STORE_-1206913529'), (u'CAST_-1206913325', u'PTRSUB_-1206913319'), ('const-0', u'STORE_-1206913381'), (u'CAST_-1206913325', u'PTRSUB_-1206913307'), (u'PTRSUB_-1206913307', u'STORE_-1206913550'), ('tmp_348', u'COPY_-1206913369'), ('tmp_237', u'CBRANCH_-1206913556'), (u'CAST_-1206913325', u'PTRSUB_-1206913320'), ('const-40', u'CALL_-1206913598'), ('const-0', u'SUBPIECE_-1206913493'), ('const-433', u'STORE_-1206913565'), (u'PTRSUB_-1206913284', u'STORE_-1206913529'), (u'COPY_-1206913526', u'RETURN_-1206913483'), ('tmp_344', u'SUBPIECE_-1206913493'), ('tmp_172', u'CBRANCH_-1206913611'), (u'CALL_-1206913631', u'INT_NOTEQUAL_-1206913612'), (u'CAST_-1206913325', u'PTRSUB_-1206913315'), ('const-16', u'PTRSUB_-1206913292'), (u'PTRSUB_-1206913319', u'STORE_-1206913381'), (u'INT_NOTEQUAL_-1206913564', u'CBRANCH_-1206913556'), ('const-16', u'PTRSUB_-1206913307'), ('const-0', u'PTRSUB_-1206913284'), (u'CALL_-1206913598', u'CAST_-1206913325'), ('const-24', u'PTRSUB_-1206913302'), ('tmp_346', u'STORE_-1206913550'), (u'PTRSUB_-1206913320', u'STORE_-1206913586'), ('const-0', u'INT_EQUAL_-1206913696'), ('const-433', u'STORE_-1206913529'), ('tmp_343', u'INT_EQUAL_-1206913696'), ('const-8', u'PTRSUB_-1206913320'), ('const-433', u'STORE_-1206913550'), (u'COPY_-1206913368', u'MULTIEQUAL_-1206913412'), (u'INT_ZEXT_-1206913482', u'CAST_-1206913357'), ('const-433', u'STORE_-1206913586'), (u'CALL_-1206913631', u'PTRSUB_-1206913292'), (u'PTRSUB_-1206913315', u'STORE_-1206913565'), (u'CAST_-1206913325', u'PTRSUB_-1206913302'), ('const-32', u'PTRSUB_-1206913297'), ('tmp_347', u'STORE_-1206913543'), ('const-12', u'PTRSUB_-1206913319'), (u'MULTIEQUAL_-1206913412', u'STORE_-1206913536'), ('const-0', u'STORE_-1206913586'), ('const-433', u'STORE_-1206913381'), ('tmp_349', u'INT_NOTEQUAL_-1206913564'), ('const-0', u'INT_NOTEQUAL_-1206913564'), ('const-0', u'RETURN_-1206913483'), (u'SUBPIECE_-1206913493', u'CALL_-1206913631'), ('const-433', u'STORE_-1206913543'), (u'PTRSUB_-1206913292', u'PTRSUB_-1206913284'), (u'INT_NOTEQUAL_-1206913612', u'CBRANCH_-1206913611'), (u'CAST_-1206913357', u'CALL_-1206913631'), (u'INT_EQUAL_-1206913696', u'INT_ZEXT_-1206913492')]
[(u'CAST_-1206913329', u'PTRADD_-1206913325'), ('const-433', u'STORE_-1206913565'), (u'CAST_-1206913329', u'STORE_-1206913565'), ('const-433', u'STORE_-1206913536'), ('const-9', u'INT_ADD_-1206913412'), (u'INT_EQUAL_-1206913696', u'INT_ADD_-1206913412'), ('tmp_660', u'INT_EQUAL_-1206913696'), ('const-0', u'INT_NOTEQUAL_-1206913612'), ('const-1', u'PTRADD_-1206913325'), ('tmp_810', u'COPY_-1206913372'), (u'PTRADD_-1206913297', u'STORE_-1206913536'), (u'CALL_-1206913631', u'COPY_-1206913526'), ('const-433', u'STORE_-1206913550'), ('tmp_628', u'STORE_-1206913550'), (u'COPY_-1206913371', u'MULTIEQUAL_-1206913412'), (u'PTRADD_-1206913302', u'STORE_-1206913543'), ('const-8', u'PTRADD_-1206913325'), ('const-8', u'PTRADD_-1206913302'), (u'PTRADD_-1206913307', u'STORE_-1206913550'), ('const-433', u'STORE_-1206913543'), (u'COPY_-1206913372', u'MULTIEQUAL_-1206913412'), ('const-2', u'PTRADD_-1206913307'), ('tmp_237', u'CBRANCH_-1206913556'), ('const-3', u'PTRADD_-1206913302'), (u'COPY_-1206913526', u'RETURN_-1206913483'), ('tmp_172', u'CBRANCH_-1206913611'), (u'CALL_-1206913631', u'INT_NOTEQUAL_-1206913612'), ('const-4', u'PTRADD_-1206913297'), (u'CAST_-1206913329', u'PTRADD_-1206913297'), ('const-40', u'CALL_-1206913598'), ('const-433', u'STORE_-1206913586'), ('const-8', u'PTRADD_-1206913307'), (u'INT_NOTEQUAL_-1206913564', u'CBRANCH_-1206913556'), (u'PTRADD_-1206913325', u'STORE_-1206913586'), ('const-0', u'STORE_-1206913586'), ('const-8', u'PTRADD_-1206913297'), (u'CAST_-1206913329', u'STORE_-1206913529'), ('tmp_630', u'STORE_-1206913543'), ('const-0', u'INT_EQUAL_-1206913696'), ('tmp_811', u'INT_NOTEQUAL_-1206913564'), (u'INT_ADD_-1206913412', u'CALL_-1206913631'), (u'INT_ADD_-1206913515', u'CAST_-1206913290'), (u'CAST_-1206913290', u'STORE_-1206913529'), (u'CALL_-1206913598', u'CAST_-1206913329'), ('tmp_627', u'STORE_-1206913565'), ('const-433', u'STORE_-1206913529'), (u'CALL_-1206913631', u'INT_ADD_-1206913515'), (u'CAST_-1206913329', u'PTRADD_-1206913302'), (u'MULTIEQUAL_-1206913412', u'STORE_-1206913536'), (u'CAST_-1206913329', u'PTRADD_-1206913307'), ('const-16', u'INT_ADD_-1206913515'), (u'CALL_-1206913631', u'COPY_-1206913371'), ('const-0', u'INT_NOTEQUAL_-1206913564'), ('tmp_828', u'CALL_-1206913631'), ('const-0', u'RETURN_-1206913483'), (u'INT_NOTEQUAL_-1206913612', u'CBRANCH_-1206913611')]
null
null
0010f540
x64
O2
(translation_unit "long FUN_0010f540(undefined8 param_1,int param_2,undefined4 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,long param_7,int param_8)\n\n{\n long lVar1;\n undefined8 *puVar2;\n \n lVar1 = FUN_0010d270((param_2 == 0) + '\t',param_3);\n if (lVar1 != 0) {\n puVar2 = (undefined8 *)xmalloc(0x28);\n puVar2[1] = 0;\n *puVar2 = param_4;\n if (param_8 != 0) {\n param_7 = lVar1;\n }\n puVar2[2] = param_5;\n puVar2[3] = param_6;\n puVar2[4] = param_7;\n *(undefined8 **)(lVar1 + 0x10) = puVar2;\n }\n return lVar1;\n}\n\n" (function_definition "long FUN_0010f540(undefined8 param_1,int param_2,undefined4 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,long param_7,int param_8)\n\n{\n long lVar1;\n undefined8 *puVar2;\n \n lVar1 = FUN_0010d270((param_2 == 0) + '\t',param_3);\n if (lVar1 != 0) {\n puVar2 = (undefined8 *)xmalloc(0x28);\n puVar2[1] = 0;\n *puVar2 = param_4;\n if (param_8 != 0) {\n param_7 = lVar1;\n }\n puVar2[2] = param_5;\n puVar2[3] = param_6;\n puVar2[4] = param_7;\n *(undefined8 **)(lVar1 + 0x10) = puVar2;\n }\n return lVar1;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_0010f540(undefined8 param_1,int param_2,undefined4 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,long param_7,int param_8)" identifier (parameter_list "(undefined8 param_1,int param_2,undefined4 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,long param_7,int param_8)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "int param_2" primitive_type identifier) , (parameter_declaration "undefined4 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "long param_7" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int param_8" primitive_type identifier) ))) (compound_statement "{\n long lVar1;\n undefined8 *puVar2;\n \n lVar1 = FUN_0010d270((param_2 == 0) + '\t',param_3);\n if (lVar1 != 0) {\n puVar2 = (undefined8 *)xmalloc(0x28);\n puVar2[1] = 0;\n *puVar2 = param_4;\n if (param_8 != 0) {\n param_7 = lVar1;\n }\n puVar2[2] = param_5;\n puVar2[3] = param_6;\n puVar2[4] = param_7;\n *(undefined8 **)(lVar1 + 0x10) = puVar2;\n }\n return lVar1;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (expression_statement "lVar1 = FUN_0010d270((param_2 == 0) + '\t',param_3);" (assignment_expression "lVar1 = FUN_0010d270((param_2 == 0) + '\t',param_3)" identifier = (call_expression "FUN_0010d270((param_2 == 0) + '\t',param_3)" identifier (argument_list "((param_2 == 0) + '\t',param_3)" ( (binary_expression "(param_2 == 0) + '\t'" (parenthesized_expression "(param_2 == 0)" ( (binary_expression "param_2 == 0" identifier == number_literal) )) + (char_literal "'\t'" ' escape_sequence ')) , identifier )))) ;) (if_statement "if (lVar1 != 0) {\n puVar2 = (undefined8 *)xmalloc(0x28);\n puVar2[1] = 0;\n *puVar2 = param_4;\n if (param_8 != 0) {\n param_7 = lVar1;\n }\n puVar2[2] = param_5;\n puVar2[3] = param_6;\n puVar2[4] = param_7;\n *(undefined8 **)(lVar1 + 0x10) = puVar2;\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n puVar2 = (undefined8 *)xmalloc(0x28);\n puVar2[1] = 0;\n *puVar2 = param_4;\n if (param_8 != 0) {\n param_7 = lVar1;\n }\n puVar2[2] = param_5;\n puVar2[3] = param_6;\n puVar2[4] = param_7;\n *(undefined8 **)(lVar1 + 0x10) = puVar2;\n }" { (expression_statement "puVar2 = (undefined8 *)xmalloc(0x28);" (assignment_expression "puVar2 = (undefined8 *)xmalloc(0x28)" identifier = (cast_expression "(undefined8 *)xmalloc(0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(0x28)" identifier (argument_list "(0x28)" ( number_literal ))))) ;) (expression_statement "puVar2[1] = 0;" (assignment_expression "puVar2[1] = 0" (subscript_expression "puVar2[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*puVar2 = param_4;" (assignment_expression "*puVar2 = param_4" (pointer_expression "*puVar2" * identifier) = identifier) ;) (if_statement "if (param_8 != 0) {\n param_7 = lVar1;\n }" if (parenthesized_expression "(param_8 != 0)" ( (binary_expression "param_8 != 0" identifier != number_literal) )) (compound_statement "{\n param_7 = lVar1;\n }" { (expression_statement "param_7 = lVar1;" (assignment_expression "param_7 = lVar1" identifier = identifier) ;) })) (expression_statement "puVar2[2] = param_5;" (assignment_expression "puVar2[2] = param_5" (subscript_expression "puVar2[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar2[3] = param_6;" (assignment_expression "puVar2[3] = param_6" (subscript_expression "puVar2[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar2[4] = param_7;" (assignment_expression "puVar2[4] = param_7" (subscript_expression "puVar2[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined8 **)(lVar1 + 0x10) = puVar2;" (assignment_expression "*(undefined8 **)(lVar1 + 0x10) = puVar2" (pointer_expression "*(undefined8 **)(lVar1 + 0x10)" * (cast_expression "(undefined8 **)(lVar1 + 0x10)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) )))) = identifier) ;) })) (return_statement "return lVar1;" return identifier ;) })))
(translation_unit "debug_type_conflict\ndebug_make_object_type\n (void *handle,bfd_boolean structp,bfd_vma size,debug_field *fields,\n debug_baseclass *baseclasses,debug_method *methods,debug_type_conflict vptrbase,\n bfd_boolean ownvptr)\n\n{\n debug_type_s *pdVar1;\n debug_class_type *pdVar2;\n debug_handle *info;\n \n pdVar1 = debug_make_type((debug_handle *)(ulong)((structp == 0) + 9),(debug_type_kind)size,\n (debug_type_kind)size);\n if (pdVar1 != (debug_type_s *)0x0) {\n pdVar2 = (debug_class_type *)xmalloc(0x28);\n pdVar2->mark = 0;\n pdVar2->id = 0;\n pdVar2->fields = fields;\n if (ownvptr != 0) {\n vptrbase = pdVar1;\n }\n pdVar2->baseclasses = baseclasses;\n pdVar2->methods = methods;\n pdVar2->vptrbase = vptrbase;\n (pdVar1->u).kclass = pdVar2;\n }\n return pdVar1;\n}\n\n" (function_definition "debug_type_conflict\ndebug_make_object_type\n (void *handle,bfd_boolean structp,bfd_vma size,debug_field *fields,\n debug_baseclass *baseclasses,debug_method *methods,debug_type_conflict vptrbase,\n bfd_boolean ownvptr)\n\n{\n debug_type_s *pdVar1;\n debug_class_type *pdVar2;\n debug_handle *info;\n \n pdVar1 = debug_make_type((debug_handle *)(ulong)((structp == 0) + 9),(debug_type_kind)size,\n (debug_type_kind)size);\n if (pdVar1 != (debug_type_s *)0x0) {\n pdVar2 = (debug_class_type *)xmalloc(0x28);\n pdVar2->mark = 0;\n pdVar2->id = 0;\n pdVar2->fields = fields;\n if (ownvptr != 0) {\n vptrbase = pdVar1;\n }\n pdVar2->baseclasses = baseclasses;\n pdVar2->methods = methods;\n pdVar2->vptrbase = vptrbase;\n (pdVar1->u).kclass = pdVar2;\n }\n return pdVar1;\n}" type_identifier (function_declarator "debug_make_object_type\n (void *handle,bfd_boolean structp,bfd_vma size,debug_field *fields,\n debug_baseclass *baseclasses,debug_method *methods,debug_type_conflict vptrbase,\n bfd_boolean ownvptr)" identifier (parameter_list "(void *handle,bfd_boolean structp,bfd_vma size,debug_field *fields,\n debug_baseclass *baseclasses,debug_method *methods,debug_type_conflict vptrbase,\n bfd_boolean ownvptr)" ( (parameter_declaration "void *handle" primitive_type (pointer_declarator "*handle" * identifier)) , (parameter_declaration "bfd_boolean structp" type_identifier identifier) , (parameter_declaration "bfd_vma size" type_identifier identifier) , (parameter_declaration "debug_field *fields" type_identifier (pointer_declarator "*fields" * identifier)) , (parameter_declaration "debug_baseclass *baseclasses" type_identifier (pointer_declarator "*baseclasses" * identifier)) , (parameter_declaration "debug_method *methods" type_identifier (pointer_declarator "*methods" * identifier)) , (parameter_declaration "debug_type_conflict vptrbase" type_identifier identifier) , (parameter_declaration "bfd_boolean ownvptr" type_identifier identifier) ))) (compound_statement "{\n debug_type_s *pdVar1;\n debug_class_type *pdVar2;\n debug_handle *info;\n \n pdVar1 = debug_make_type((debug_handle *)(ulong)((structp == 0) + 9),(debug_type_kind)size,\n (debug_type_kind)size);\n if (pdVar1 != (debug_type_s *)0x0) {\n pdVar2 = (debug_class_type *)xmalloc(0x28);\n pdVar2->mark = 0;\n pdVar2->id = 0;\n pdVar2->fields = fields;\n if (ownvptr != 0) {\n vptrbase = pdVar1;\n }\n pdVar2->baseclasses = baseclasses;\n pdVar2->methods = methods;\n pdVar2->vptrbase = vptrbase;\n (pdVar1->u).kclass = pdVar2;\n }\n return pdVar1;\n}" { (declaration "debug_type_s *pdVar1;" type_identifier (pointer_declarator "*pdVar1" * identifier) ;) (declaration "debug_class_type *pdVar2;" type_identifier (pointer_declarator "*pdVar2" * identifier) ;) (declaration "debug_handle *info;" type_identifier (pointer_declarator "*info" * identifier) ;) (expression_statement "pdVar1 = debug_make_type((debug_handle *)(ulong)((structp == 0) + 9),(debug_type_kind)size,\n (debug_type_kind)size);" (assignment_expression "pdVar1 = debug_make_type((debug_handle *)(ulong)((structp == 0) + 9),(debug_type_kind)size,\n (debug_type_kind)size)" identifier = (call_expression "debug_make_type((debug_handle *)(ulong)((structp == 0) + 9),(debug_type_kind)size,\n (debug_type_kind)size)" identifier (argument_list "((debug_handle *)(ulong)((structp == 0) + 9),(debug_type_kind)size,\n (debug_type_kind)size)" ( (cast_expression "(debug_handle *)(ulong)((structp == 0) + 9)" ( (type_descriptor "debug_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "(ulong)((structp == 0) + 9)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((structp == 0) + 9)" ( (binary_expression "(structp == 0) + 9" (parenthesized_expression "(structp == 0)" ( (binary_expression "structp == 0" identifier == number_literal) )) + number_literal) )))) , (cast_expression "(debug_type_kind)size" ( (type_descriptor "debug_type_kind" type_identifier) ) identifier) , (cast_expression "(debug_type_kind)size" ( (type_descriptor "debug_type_kind" type_identifier) ) identifier) )))) ;) (if_statement "if (pdVar1 != (debug_type_s *)0x0) {\n pdVar2 = (debug_class_type *)xmalloc(0x28);\n pdVar2->mark = 0;\n pdVar2->id = 0;\n pdVar2->fields = fields;\n if (ownvptr != 0) {\n vptrbase = pdVar1;\n }\n pdVar2->baseclasses = baseclasses;\n pdVar2->methods = methods;\n pdVar2->vptrbase = vptrbase;\n (pdVar1->u).kclass = pdVar2;\n }" if (parenthesized_expression "(pdVar1 != (debug_type_s *)0x0)" ( (binary_expression "pdVar1 != (debug_type_s *)0x0" identifier != (cast_expression "(debug_type_s *)0x0" ( (type_descriptor "debug_type_s *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pdVar2 = (debug_class_type *)xmalloc(0x28);\n pdVar2->mark = 0;\n pdVar2->id = 0;\n pdVar2->fields = fields;\n if (ownvptr != 0) {\n vptrbase = pdVar1;\n }\n pdVar2->baseclasses = baseclasses;\n pdVar2->methods = methods;\n pdVar2->vptrbase = vptrbase;\n (pdVar1->u).kclass = pdVar2;\n }" { (expression_statement "pdVar2 = (debug_class_type *)xmalloc(0x28);" (assignment_expression "pdVar2 = (debug_class_type *)xmalloc(0x28)" identifier = (cast_expression "(debug_class_type *)xmalloc(0x28)" ( (type_descriptor "debug_class_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(0x28)" identifier (argument_list "(0x28)" ( number_literal ))))) ;) (expression_statement "pdVar2->mark = 0;" (assignment_expression "pdVar2->mark = 0" (field_expression "pdVar2->mark" identifier -> field_identifier) = number_literal) ;) (expression_statement "pdVar2->id = 0;" (assignment_expression "pdVar2->id = 0" (field_expression "pdVar2->id" identifier -> field_identifier) = number_literal) ;) (expression_statement "pdVar2->fields = fields;" (assignment_expression "pdVar2->fields = fields" (field_expression "pdVar2->fields" identifier -> field_identifier) = identifier) ;) (if_statement "if (ownvptr != 0) {\n vptrbase = pdVar1;\n }" if (parenthesized_expression "(ownvptr != 0)" ( (binary_expression "ownvptr != 0" identifier != number_literal) )) (compound_statement "{\n vptrbase = pdVar1;\n }" { (expression_statement "vptrbase = pdVar1;" (assignment_expression "vptrbase = pdVar1" identifier = identifier) ;) })) (expression_statement "pdVar2->baseclasses = baseclasses;" (assignment_expression "pdVar2->baseclasses = baseclasses" (field_expression "pdVar2->baseclasses" identifier -> field_identifier) = identifier) ;) (expression_statement "pdVar2->methods = methods;" (assignment_expression "pdVar2->methods = methods" (field_expression "pdVar2->methods" identifier -> field_identifier) = identifier) ;) (expression_statement "pdVar2->vptrbase = vptrbase;" (assignment_expression "pdVar2->vptrbase = vptrbase" (field_expression "pdVar2->vptrbase" identifier -> field_identifier) = identifier) ;) (expression_statement "(pdVar1->u).kclass = pdVar2;" (assignment_expression "(pdVar1->u).kclass = pdVar2" (field_expression "(pdVar1->u).kclass" (parenthesized_expression "(pdVar1->u)" ( (field_expression "pdVar1->u" identifier -> field_identifier) )) . field_identifier) = identifier) ;) })) (return_statement "return pdVar1;" return identifier ;) })))
(translation_unit "long FUN_0010f540(undefined8 param_1,int param_2,undefined4 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,long param_7,int param_8)\n\n{\n long lVar1;\n undefined8 *puVar2;\n \n lVar1 = FUN_0010d270((param_2 == 0) + '\t',param_3);\n if (lVar1 != 0) {\n puVar2 = (undefined8 *)xmalloc(0x28);\n puVar2[1] = 0;\n *puVar2 = param_4;\n if (param_8 != 0) {\n param_7 = lVar1;\n }\n puVar2[2] = param_5;\n puVar2[3] = param_6;\n puVar2[4] = param_7;\n *(undefined8 **)(lVar1 + 0x10) = puVar2;\n }\n return lVar1;\n}\n\n" (function_definition "long FUN_0010f540(undefined8 param_1,int param_2,undefined4 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,long param_7,int param_8)\n\n{\n long lVar1;\n undefined8 *puVar2;\n \n lVar1 = FUN_0010d270((param_2 == 0) + '\t',param_3);\n if (lVar1 != 0) {\n puVar2 = (undefined8 *)xmalloc(0x28);\n puVar2[1] = 0;\n *puVar2 = param_4;\n if (param_8 != 0) {\n param_7 = lVar1;\n }\n puVar2[2] = param_5;\n puVar2[3] = param_6;\n puVar2[4] = param_7;\n *(undefined8 **)(lVar1 + 0x10) = puVar2;\n }\n return lVar1;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_0010f540(undefined8 param_1,int param_2,undefined4 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,long param_7,int param_8)" identifier (parameter_list "(undefined8 param_1,int param_2,undefined4 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,long param_7,int param_8)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "int param_2" primitive_type identifier) , (parameter_declaration "undefined4 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "long param_7" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int param_8" primitive_type identifier) ))) (compound_statement "{\n long lVar1;\n undefined8 *puVar2;\n \n lVar1 = FUN_0010d270((param_2 == 0) + '\t',param_3);\n if (lVar1 != 0) {\n puVar2 = (undefined8 *)xmalloc(0x28);\n puVar2[1] = 0;\n *puVar2 = param_4;\n if (param_8 != 0) {\n param_7 = lVar1;\n }\n puVar2[2] = param_5;\n puVar2[3] = param_6;\n puVar2[4] = param_7;\n *(undefined8 **)(lVar1 + 0x10) = puVar2;\n }\n return lVar1;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (expression_statement "lVar1 = FUN_0010d270((param_2 == 0) + '\t',param_3);" (assignment_expression "lVar1 = FUN_0010d270((param_2 == 0) + '\t',param_3)" identifier = (call_expression "FUN_0010d270((param_2 == 0) + '\t',param_3)" identifier (argument_list "((param_2 == 0) + '\t',param_3)" ( (binary_expression "(param_2 == 0) + '\t'" (parenthesized_expression "(param_2 == 0)" ( (binary_expression "param_2 == 0" identifier == number_literal) )) + (char_literal "'\t'" ' escape_sequence ')) , identifier )))) ;) (if_statement "if (lVar1 != 0) {\n puVar2 = (undefined8 *)xmalloc(0x28);\n puVar2[1] = 0;\n *puVar2 = param_4;\n if (param_8 != 0) {\n param_7 = lVar1;\n }\n puVar2[2] = param_5;\n puVar2[3] = param_6;\n puVar2[4] = param_7;\n *(undefined8 **)(lVar1 + 0x10) = puVar2;\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n puVar2 = (undefined8 *)xmalloc(0x28);\n puVar2[1] = 0;\n *puVar2 = param_4;\n if (param_8 != 0) {\n param_7 = lVar1;\n }\n puVar2[2] = param_5;\n puVar2[3] = param_6;\n puVar2[4] = param_7;\n *(undefined8 **)(lVar1 + 0x10) = puVar2;\n }" { (expression_statement "puVar2 = (undefined8 *)xmalloc(0x28);" (assignment_expression "puVar2 = (undefined8 *)xmalloc(0x28)" identifier = (cast_expression "(undefined8 *)xmalloc(0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(0x28)" identifier (argument_list "(0x28)" ( number_literal ))))) ;) (expression_statement "puVar2[1] = 0;" (assignment_expression "puVar2[1] = 0" (subscript_expression "puVar2[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*puVar2 = param_4;" (assignment_expression "*puVar2 = param_4" (pointer_expression "*puVar2" * identifier) = identifier) ;) (if_statement "if (param_8 != 0) {\n param_7 = lVar1;\n }" if (parenthesized_expression "(param_8 != 0)" ( (binary_expression "param_8 != 0" identifier != number_literal) )) (compound_statement "{\n param_7 = lVar1;\n }" { (expression_statement "param_7 = lVar1;" (assignment_expression "param_7 = lVar1" identifier = identifier) ;) })) (expression_statement "puVar2[2] = param_5;" (assignment_expression "puVar2[2] = param_5" (subscript_expression "puVar2[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar2[3] = param_6;" (assignment_expression "puVar2[3] = param_6" (subscript_expression "puVar2[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar2[4] = param_7;" (assignment_expression "puVar2[4] = param_7" (subscript_expression "puVar2[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined8 **)(lVar1 + 0x10) = puVar2;" (assignment_expression "*(undefined8 **)(lVar1 + 0x10) = puVar2" (pointer_expression "*(undefined8 **)(lVar1 + 0x10)" * (cast_expression "(undefined8 **)(lVar1 + 0x10)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) )))) = identifier) ;) })) (return_statement "return lVar1;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (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 (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) + (char_literal ' escape_sequence ')) , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })) (return_statement return IDENT ;) })))
(function_definition "long FUN_0010f540(undefined8 param_1,int param_2,undefined4 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,long param_7,int param_8)\n\n{\n long lVar1;\n undefined8 *puVar2;\n \n lVar1 = FUN_0010d270((param_2 == 0) + '\t',param_3);\n if (lVar1 != 0) {\n puVar2 = (undefined8 *)xmalloc(0x28);\n puVar2[1] = 0;\n *puVar2 = param_4;\n if (param_8 != 0) {\n param_7 = lVar1;\n }\n puVar2[2] = param_5;\n puVar2[3] = param_6;\n puVar2[4] = param_7;\n *(undefined8 **)(lVar1 + 0x10) = puVar2;\n }\n return lVar1;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_0010f540(undefined8 param_1,int param_2,undefined4 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,long param_7,int param_8)" (identifier "FUN_0010f540") (parameter_list "(undefined8 param_1,int param_2,undefined4 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,long param_7,int param_8)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "int param_2" (primitive_type "int") (identifier "param_2")) (, ",") (parameter_declaration "undefined4 param_3" (type_identifier "undefined4") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "undefined8 param_6" (type_identifier "undefined8") (identifier "param_6")) (, ",") (parameter_declaration "long param_7" (sized_type_specifier "long" (long "long")) (identifier "param_7")) (, ",") (parameter_declaration "int param_8" (primitive_type "int") (identifier "param_8")) () ")"))) (compound_statement "{\n long lVar1;\n undefined8 *puVar2;\n \n lVar1 = FUN_0010d270((param_2 == 0) + '\t',param_3);\n if (lVar1 != 0) {\n puVar2 = (undefined8 *)xmalloc(0x28);\n puVar2[1] = 0;\n *puVar2 = param_4;\n if (param_8 != 0) {\n param_7 = lVar1;\n }\n puVar2[2] = param_5;\n puVar2[3] = param_6;\n puVar2[4] = param_7;\n *(undefined8 **)(lVar1 + 0x10) = puVar2;\n }\n return lVar1;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "undefined8 *puVar2;" (type_identifier "undefined8") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (expression_statement "lVar1 = FUN_0010d270((param_2 == 0) + '\t',param_3);" (assignment_expression "lVar1 = FUN_0010d270((param_2 == 0) + '\t',param_3)" (identifier "lVar1") (= "=") (call_expression "FUN_0010d270((param_2 == 0) + '\t',param_3)" (identifier "FUN_0010d270") (argument_list "((param_2 == 0) + '\t',param_3)" (( "(") (binary_expression "(param_2 == 0) + '\t'" (parenthesized_expression "(param_2 == 0)" (( "(") (binary_expression "param_2 == 0" (identifier "param_2") (== "==") (number_literal "0")) () ")")) (+ "+") (char_literal "'\t'" (' "'") (escape_sequence "\t") (' "'"))) (, ",") (identifier "param_3") () ")")))) (; ";")) (if_statement "if (lVar1 != 0) {\n puVar2 = (undefined8 *)xmalloc(0x28);\n puVar2[1] = 0;\n *puVar2 = param_4;\n if (param_8 != 0) {\n param_7 = lVar1;\n }\n puVar2[2] = param_5;\n puVar2[3] = param_6;\n puVar2[4] = param_7;\n *(undefined8 **)(lVar1 + 0x10) = puVar2;\n }" (if "if") (parenthesized_expression "(lVar1 != 0)" (( "(") (binary_expression "lVar1 != 0" (identifier "lVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n puVar2 = (undefined8 *)xmalloc(0x28);\n puVar2[1] = 0;\n *puVar2 = param_4;\n if (param_8 != 0) {\n param_7 = lVar1;\n }\n puVar2[2] = param_5;\n puVar2[3] = param_6;\n puVar2[4] = param_7;\n *(undefined8 **)(lVar1 + 0x10) = puVar2;\n }" ({ "{") (expression_statement "puVar2 = (undefined8 *)xmalloc(0x28);" (assignment_expression "puVar2 = (undefined8 *)xmalloc(0x28)" (identifier "puVar2") (= "=") (cast_expression "(undefined8 *)xmalloc(0x28)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(0x28)" (identifier "xmalloc") (argument_list "(0x28)" (( "(") (number_literal "0x28") () ")"))))) (; ";")) (expression_statement "puVar2[1] = 0;" (assignment_expression "puVar2[1] = 0" (subscript_expression "puVar2[1]" (identifier "puVar2") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*puVar2 = param_4;" (assignment_expression "*puVar2 = param_4" (pointer_expression "*puVar2" (* "*") (identifier "puVar2")) (= "=") (identifier "param_4")) (; ";")) (if_statement "if (param_8 != 0) {\n param_7 = lVar1;\n }" (if "if") (parenthesized_expression "(param_8 != 0)" (( "(") (binary_expression "param_8 != 0" (identifier "param_8") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n param_7 = lVar1;\n }" ({ "{") (expression_statement "param_7 = lVar1;" (assignment_expression "param_7 = lVar1" (identifier "param_7") (= "=") (identifier "lVar1")) (; ";")) (} "}"))) (expression_statement "puVar2[2] = param_5;" (assignment_expression "puVar2[2] = param_5" (subscript_expression "puVar2[2]" (identifier "puVar2") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "param_5")) (; ";")) (expression_statement "puVar2[3] = param_6;" (assignment_expression "puVar2[3] = param_6" (subscript_expression "puVar2[3]" (identifier "puVar2") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "param_6")) (; ";")) (expression_statement "puVar2[4] = param_7;" (assignment_expression "puVar2[4] = param_7" (subscript_expression "puVar2[4]" (identifier "puVar2") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "param_7")) (; ";")) (expression_statement "*(undefined8 **)(lVar1 + 0x10) = puVar2;" (assignment_expression "*(undefined8 **)(lVar1 + 0x10) = puVar2" (pointer_expression "*(undefined8 **)(lVar1 + 0x10)" (* "*") (cast_expression "(undefined8 **)(lVar1 + 0x10)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar1 + 0x10)" (( "(") (binary_expression "lVar1 + 0x10" (identifier "lVar1") (+ "+") (number_literal "0x10")) () ")")))) (= "=") (identifier "puVar2")) (; ";")) (} "}"))) (return_statement "return lVar1;" (return "return") (identifier "lVar1") (; ";")) (} "}")))
type_1 function_1 (void *handle,type_2 var_2,type_3 size,type_4 *fields, type_5 *baseclasses,type_6 *methods,type_1 vptrbase, type_2 var_5) { type_7 *var_3; type_8 *pdVar2; type_9 *info; var_3 = var_1((type_9 *)(ulong)((var_2 == 0) + 9),(type_10)size, (type_10)size); if (var_3 != (type_7 *)0x0) { pdVar2 = (type_8 *)var_4(0x28); pdVar2->mark = 0; pdVar2->id = 0; pdVar2->fields = fields; if (var_5 != 0) { vptrbase = var_3; } pdVar2->baseclasses = baseclasses; pdVar2->methods = methods; pdVar2->vptrbase = vptrbase; (var_3->u).kclass = pdVar2; } return var_3; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (char_literal (escape_sequence))) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) (return_statement (identifier)))))
null
long MASKED(undefined8 param_1,int param_2,undefined4 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,long param_7,int param_8) { long lVar1; undefined8 *puVar2; lVar1 = FUN_0010d270((param_2 == 0) + '\t',param_3); if (lVar1 != 0) { puVar2 = (undefined8 *)xmalloc(0x28); puVar2[1] = 0; *puVar2 = param_4; if (param_8 != 0) { param_7 = lVar1; } puVar2[2] = param_5; puVar2[3] = param_6; puVar2[4] = param_7; *(undefined8 **)(lVar1 + 0x10) = puVar2; } return lVar1; }
1116_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
bfd_section_already_linked_table_init
bfd_section_already_linked_table_init
/* WARNING: Control flow encountered bad instruction data */ void bfd_section_already_linked_table_init(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_section_already_linked_table_init(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1204521366')]
[('const-1', u'RETURN_-1204521366')]
null
null
002b7660
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_section_already_linked_table_init(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_section_already_linked_table_init(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_section_already_linked_table_init(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_section_already_linked_table_init(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_section_already_linked_table_init(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_section_already_linked_table_init(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void bfd_section_already_linked_table_init(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_section_already_linked_table_init(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_section_already_linked_table_init(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_section_already_linked_table_init(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_section_already_linked_table_init(void)" (identifier "bfd_section_already_linked_table_init") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
6885_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
find_dynsym_sections
FUN_002a3b70
/* DWARF original prototype: void find_dynsym_sections(Sized_dynobj<64,_false> * this, uchar * pshdrs, uint * pversym_shndx, uint * pverdef_shndx, uint * pverneed_shndx, uint * pdynamic_shndx) */ void __thiscall gold::Sized_dynobj<64,_false>::find_dynsym_sections (Sized_dynobj<64,_false> *this,uchar *pshdrs,uint *pversym_shndx,uint *pverdef_shndx, uint *pverneed_shndx,uint *pdynamic_shndx) { uint uVar1; uint uVar2; uint uVar3; int iVar4; char *format; ulong uVar5; Object *pOVar6; uint uVar7; uint *puVar8; Sized_dynobj<64,_false> *xindex; Object *this_00; uint uVar9; uint local_58; uint local_54; *pversym_shndx = 0xffffffff; *pverdef_shndx = 0xffffffff; *pverneed_shndx = 0xffffffff; *pdynamic_shndx = 0xffffffff; uVar1 = (this->super_Dynobj).super_Object.shnum_; if (uVar1 == 0) { return; } uVar9 = 0; uVar5 = 0; local_58 = 0; local_54 = 0; do { uVar7 = (uint)uVar5; uVar2 = *(uint *)(pshdrs + uVar5 * 0x40 + 4); if (uVar2 == 0x12) { local_58 = *(uint *)(pshdrs + uVar5 * 0x40 + 0x28); if (0xfeff < local_58) { elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_); local_58 = local_58 + (this->elf_file_).large_shndx_offset_; } local_54 = uVar7; if (this->dynsym_shndx_ == local_58) { LAB_002a3d1e: elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_); iVar4 = (this->elf_file_).large_shndx_offset_; pOVar6 = (Object *)operator_new(0x20); *(int *)&pOVar6->_vptr_Object = iVar4; (((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus) ->_M_impl)._M_start = (pointer)0x0; (pOVar6->name_)._M_string_length = 0; (pOVar6->name_).field_2._M_allocated_capacity = 0; xindex = this; this_00 = pOVar6; Xindex::read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs); if ((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0) goto LAB_002a3e49; (this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6; } } else if (uVar2 < 0x13) { puVar8 = pdynamic_shndx; if (uVar2 == 6) goto LAB_002a3c5e; if (uVar2 == 0xb) { this->dynsym_shndx_ = uVar7; if ((local_54 != 0) && (uVar7 == local_58)) goto LAB_002a3d1e; } else if (uVar2 == 2) { uVar9 = uVar7; } } else { puVar8 = pverneed_shndx; if (((uVar2 == 0x6ffffffe) || (puVar8 = pversym_shndx, uVar2 == 0x6fffffff)) || (puVar8 = pverdef_shndx, uVar2 == 0x6ffffffd)) { LAB_002a3c5e: uVar3 = *puVar8; if (uVar3 != 0xffffffff) { format = (char *)gettext("unexpected duplicate type %u section: %u, %u"); Object::error((Object *)this,format,(ulong)uVar2,(ulong)uVar3,uVar5 & 0xffffffff); } *puVar8 = uVar7; } } if (uVar1 - 1 == uVar5) { if (((this->dynsym_shndx_ == 0xffffffff) && (uVar9 != 0)) && ((this->dynsym_shndx_ = uVar9, local_54 != 0 && (uVar9 == local_58)))) { elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_); iVar4 = (this->elf_file_).large_shndx_offset_; pOVar6 = (Object *)operator_new(0x20); *(int *)&pOVar6->_vptr_Object = iVar4; (((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus) ->_M_impl)._M_start = (pointer)0x0; (pOVar6->name_)._M_string_length = 0; (pOVar6->name_).field_2._M_allocated_capacity = 0; xindex = this; this_00 = pOVar6; Xindex::read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs); if ((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0) { LAB_002a3e49: /* WARNING: Subroutine does not return */ Object::set_xindex(this_00,(Xindex *)xindex); } (this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6; } return; } uVar5 = uVar5 + 1; } while( true ); }
void FUN_002a3b70(long param_1,long param_2,uint *param_3,uint *param_4,uint *param_5,uint *param_6) { int iVar1; uint uVar2; uint uVar3; undefined4 uVar4; undefined8 uVar5; ulong uVar6; undefined4 *puVar7; uint uVar8; uint *puVar9; uint uVar10; uint local_58; uint local_54; *param_3 = 0xffffffff; *param_4 = 0xffffffff; *param_5 = 0xffffffff; *param_6 = 0xffffffff; iVar1 = *(int *)(param_1 + 0x38); if (iVar1 == 0) { return; } uVar10 = 0; uVar6 = 0; local_58 = 0; local_54 = 0; do { uVar8 = (uint)uVar6; uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40); if (uVar2 == 0x12) { local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40); if (0xfeff < local_58) { FUN_001682d0(param_1 + 0x90); local_58 = local_58 + *(int *)(param_1 + 0xa8); } local_54 = uVar8; if (*(uint *)(param_1 + 0xb0) == local_58) { LAB_002a3d1e: FUN_001682d0(param_1 + 0x90); uVar4 = *(undefined4 *)(param_1 + 0xa8); puVar7 = (undefined4 *)FUN_002d94a0(0x20); *puVar7 = uVar4; *(undefined8 *)(puVar7 + 2) = 0; *(undefined8 *)(puVar7 + 4) = 0; *(undefined8 *)(puVar7 + 6) = 0; FUN_001cdff0(puVar7,param_1,local_54,param_2); if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49; *(undefined4 **)(param_1 + 0x40) = puVar7; } } else if (uVar2 < 0x13) { puVar9 = param_6; if (uVar2 == 6) goto LAB_002a3c5e; if (uVar2 == 0xb) { *(uint *)(param_1 + 0xb0) = uVar8; if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e; } else if (uVar2 == 2) { uVar10 = uVar8; } } else { puVar9 = param_5; if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) || (puVar9 = param_4, uVar2 == 0x6ffffffd)) { LAB_002a3c5e: uVar3 = *puVar9; if (uVar3 != 0xffffffff) { uVar5 = gettext("unexpected duplicate type %u section: %u, %u"); FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff); } *puVar9 = uVar8; } } if (iVar1 - 1 == uVar6) { if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) && ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) { FUN_001682d0(param_1 + 0x90); uVar4 = *(undefined4 *)(param_1 + 0xa8); puVar7 = (undefined4 *)FUN_002d94a0(0x20); *puVar7 = uVar4; *(undefined8 *)(puVar7 + 2) = 0; *(undefined8 *)(puVar7 + 4) = 0; *(undefined8 *)(puVar7 + 6) = 0; FUN_001cdff0(puVar7,param_1,local_54,param_2); if (*(long *)(param_1 + 0x40) != 0) { LAB_002a3e49: /* WARNING: Subroutine does not return */ FUN_0029a190(); } *(undefined4 **)(param_1 + 0x40) = puVar7; } return; } uVar6 = uVar6 + 1; } while( true ); }
MOV dword ptr [RDX],0xffffffff MOV dword ptr [RCX],0xffffffff MOV dword ptr [R8],0xffffffff MOV dword ptr [R9],0xffffffff MOV EAX,dword ptr [RDI + 0x38] TEST EAX,EAX JZ 0x002a3e48 PUSH R15 SUB EAX,0x1 PUSH R14 XOR R14D,R14D PUSH R13 MOV R15D,R14D MOV R14,RSI PUSH R12 MOV R12,RDI PUSH RBP PUSH RBX XOR EBX,EBX SUB RSP,0x48 MOV qword ptr [RSP + 0x8],RAX LEA RAX,[RDI + 0x90] MOV qword ptr [RSP + 0x30],R9 MOV qword ptr [RSP + 0x28],R8 MOV qword ptr [RSP + 0x18],RCX MOV qword ptr [RSP + 0x10],RDX MOV dword ptr [RSP + 0x20],0x0 MOV dword ptr [RSP + 0x24],0x0 MOV qword ptr [RSP + 0x38],RAX JMP 0x002a3c23 CMP EDX,0x6 JZ 0x002a3cf0 CMP EDX,0xb JZ 0x002a3d00 CMP EDX,0x2 CMOVZ R15D,EBX LEA RAX,[RBX + 0x1] CMP qword ptr [RSP + 0x8],RBX JZ 0x002a3c9f NOP dword ptr [RAX + RAX*0x1] MOV RBX,RAX MOV RAX,RBX MOV R13D,EBX SHL RAX,0x6 MOV EDX,dword ptr [R14 + RAX*0x1 + 0x4] CMP EDX,0x12 JZ 0x002a3d80 JBE 0x002a3bf0 CMP EDX,0x6ffffffe JZ 0x002a3ce0 CMP EDX,0x6fffffff JZ 0x002a3cd0 CMP EDX,0x6ffffffd JNZ 0x002a3c09 MOV RBP,qword ptr [RSP + 0x18] MOV ECX,dword ptr [RBP] MOV dword ptr [RSP + 0x4],EDX CMP ECX,-0x1 MOV dword ptr [RSP],ECX JZ 0x002a3c90 LEA RDI,[0x38b418] CALL 0x00147320 MOV ECX,dword ptr [RSP] MOV EDX,dword ptr [RSP + 0x4] MOV R8D,R13D MOV RSI,RAX MOV RDI,R12 XOR EAX,EAX CALL 0x001bd150 MOV dword ptr [RBP],R13D LEA RAX,[RBX + 0x1] CMP qword ptr [RSP + 0x8],RBX JNZ 0x002a3c20 CMP dword ptr [R12 + 0xb0],-0x1 MOV RAX,R14 MOV R14D,R15D MOV R15,RAX JNZ 0x002a3cbc TEST R14D,R14D JNZ 0x002a3dc8 ADD RSP,0x48 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RBP,qword ptr [RSP + 0x10] JMP 0x002a3c5e MOV RBP,qword ptr [RSP + 0x28] JMP 0x002a3c5e MOV RBP,qword ptr [RSP + 0x30] JMP 0x002a3c5e MOV EAX,dword ptr [RSP + 0x24] MOV dword ptr [R12 + 0xb0],EBX TEST EAX,EAX JZ 0x002a3c09 CMP EBX,dword ptr [RSP + 0x20] JNZ 0x002a3c09 MOV RDI,qword ptr [RSP + 0x38] CALL 0x001682d0 MOV R13D,dword ptr [R12 + 0xa8] MOV EDI,0x20 CALL 0x002d94a0 MOV EDX,dword ptr [RSP + 0x24] MOV RCX,R14 MOV RSI,R12 MOV dword ptr [RAX],R13D MOV RDI,RAX MOV RBP,RAX MOV qword ptr [RAX + 0x8],0x0 MOV qword ptr [RAX + 0x10],0x0 MOV qword ptr [RAX + 0x18],0x0 CALL 0x001cdff0 CMP qword ptr [R12 + 0x40],0x0 JNZ 0x002a3e49 MOV qword ptr [R12 + 0x40],RBP JMP 0x002a3c09 MOV EAX,dword ptr [R14 + RAX*0x1 + 0x28] MOV dword ptr [RSP + 0x20],EAX CMP EAX,0xfeff JA 0x002a3db0 MOV dword ptr [RSP + 0x24],R13D MOV EAX,dword ptr [RSP + 0x20] CMP dword ptr [R12 + 0xb0],EAX JNZ 0x002a3c09 JMP 0x002a3d1e MOV RDI,qword ptr [RSP + 0x38] CALL 0x001682d0 MOV EDI,dword ptr [R12 + 0xa8] ADD dword ptr [RSP + 0x20],EDI JMP 0x002a3d90 MOV R13D,dword ptr [RSP + 0x24] MOV dword ptr [R12 + 0xb0],R14D TEST R13D,R13D JZ 0x002a3cbc CMP R14D,dword ptr [RSP + 0x20] JNZ 0x002a3cbc LEA RDI,[R12 + 0x90] CALL 0x001682d0 MOV EBP,dword ptr [R12 + 0xa8] MOV EDI,0x20 CALL 0x002d94a0 MOV RCX,R15 MOV EDX,R13D MOV RSI,R12 MOV dword ptr [RAX],EBP MOV RDI,RAX MOV RBX,RAX MOV qword ptr [RAX + 0x8],0x0 MOV qword ptr [RAX + 0x10],0x0 MOV qword ptr [RAX + 0x18],0x0 CALL 0x001cdff0 CMP qword ptr [R12 + 0x40],0x0 JNZ 0x002a3e49 MOV qword ptr [R12 + 0x40],RBX JMP 0x002a3cbc RET CALL 0x0029a190
null
null
null
null
[('tmp_1730', u'PTRSUB_-1204468593'), ('tmp_1731', u'CALL_-1204469868'), ('const-16', u'PTRSUB_-1204468247'), ('tmp_1731', u'PTRADD_-1204470522'), ('tmp_1553', u'CBRANCH_-1204469786'), (u'CAST_-1204468452', u'PTRSUB_-1204468496'), (u'PTRSUB_-1204468418', u'STORE_-1204469838'), ('const-0', u'PTRSUB_-1204468446'), (u'INT_ZEXT_-1204469526', u'CALL_-1204470386'), (u'INT_EQUAL_-1204469987', u'CBRANCH_-1204469983'), (u'MULTIEQUAL_-1204469012', u'COPY_-1204468550'), (u'CAST_-1204468171', u'STORE_-1204469791'), (u'COPY_-1204468808', u'CALL_-1204470433'), ('tmp_1730', u'COPY_-1204468488'), ('const-0', u'PTRSUB_-1204468407'), (u'MULTIEQUAL_-1204468781', u'MULTIEQUAL_-1204468806'), (u'MULTIEQUAL_-1204469224', u'MULTIEQUAL_-1204468807'), ('tmp_1311', u'CBRANCH_-1204470007'), ('const-8', u'PTRSUB_-1204468273'), (u'PTRSUB_-1204468224', u'LOAD_-1204469815'), ('const-433', u'STORE_-1204470916'), ('tmp_1733', u'COPY_-1204468760'), (u'PTRSUB_-1204468695', u'LOAD_-1204470351'), (u'INDIRECT_-1204469185', u'MULTIEQUAL_-1204468951'), ('const-8', u'PTRSUB_-1204468283'), (u'MULTIEQUAL_-1204469532', u'INT_ADD_-1204470362'), ('tmp_1730', u'CAST_-1204468614'), ('const-433', u'LOAD_-1204470351'), ('tmp_1083', u'CBRANCH_-1204469794'), ('tmp_788', u'CBRANCH_-1204470298'), (u'COPY_-1204468678', u'MULTIEQUAL_-1204468805'), ('const-433', u'LOAD_-1204469962'), (u'MULTIEQUAL_-1204468807', u'MULTIEQUAL_-1204469224'), (u'MULTIEQUAL_-1204469459', u'STORE_-1204470383'), (u'MULTIEQUAL_-1204468805', u'CALL_-1204469817'), (u'PTRSUB_-1204468283', u'PTRSUB_-1204468256'), ('const-56', u'PTRSUB_-1204468913'), ('const-1879048189', u'INT_EQUAL_-1204470496'), (u'CAST_-1204468237', u'PTRSUB_-1204468302'), ('tmp_54', u'CBRANCH_-1204470871'), (u'MULTIEQUAL_-1204469532', u'INT_EQUAL_-1204470327'), ('const-4294967295', u'INT_EQUAL_-1204470336'), ('const-176', u'PTRSUB_-1204468695'), (u'INT_ADD_-1204470362', u'MULTIEQUAL_-1204469532'), (u'PTRSUB_-1204468496', u'PTRSUB_-1204468460'), (u'INT_EQUAL_-1204470327', u'CBRANCH_-1204470323'), ('const-0', u'PTRSUB_-1204468194'), ('const-0', u'COPY_-1204470725'), (u'PTRSUB_-1204468515', u'CAST_-1204468426'), ('const-0', u'INT_NOTEQUAL_-1204469799'), ('tmp_1265', u'CBRANCH_-1204470290'), ('const-19', u'INT_LESS_-1204470543'), ('tmp_1732', u'STORE_-1204470924'), ('const-0', u'SUBPIECE_-1204469536'), ('const-0', u'PTRSUB_-1204468265'), ('const-0', u'INT_NOTEQUAL_-1204469850'), (u'INT_NOTEQUAL_-1204470454', u'CBRANCH_-1204470448'), ('const-6', u'INT_EQUAL_-1204470335'), (u'CALL_-1204470433', u'CAST_-1204468638'), ('tmp_477', u'CBRANCH_-1204470533'), (u'INT_EQUAL_-1204470295', u'CBRANCH_-1204470290'), (u'INT_EQUAL_-1204470336', u'CBRANCH_-1204470314'), (u'PTRSUB_-1204468556', u'PTRSUB_-1204468516'), (u'LOAD_-1204470584', u'INT_EQUAL_-1204470295'), ('const-18', u'INT_EQUAL_-1204470562'), ('const-32', u'CALL_-1204469883'), (u'CAST_-1204468614', u'CALL_-1204470386'), (u'CAST_-1204468186', u'CALL_-1204469817'), ('tmp_1730', u'PTRSUB_-1204468467'), ('tmp_1478', u'CBRANCH_-1204469845'), ('tmp_1145', u'CBRANCH_-1204470323'), ('const-0', u'COPY_-1204470714'), (u'LOAD_-1204470584', u'INT_EQUAL_-1204470496'), ('const-0', u'STORE_-1204469854'), (u'PTRSUB_-1204468247', u'PTRSUB_-1204468194'), (u'PTRSUB_-1204468913', u'LOAD_-1204470891'), (u'COPY_-1204469711', u'MULTIEQUAL_-1204469532'), (u'LOAD_-1204470584', u'INT_EQUAL_-1204470538'), (u'INT_EQUAL_-1204470335', u'CBRANCH_-1204470333'), ('const-0', u'RETURN_-1204470237'), (u'MULTIEQUAL_-1204468806', u'INT_EQUAL_-1204469935'), ('const-64', u'PTRSUB_-1204468418'), ('tmp_1730', u'COPY_-1204468283'), (u'CAST_-1204468381', u'STORE_-1204469838'), (u'CAST_-1204468400', u'CALL_-1204469868'), ('const-433', u'STORE_-1204470899'), (u'INT_NOTEQUAL_-1204469850', u'CBRANCH_-1204469845'), (u'INT_EQUAL_-1204470496', u'CBRANCH_-1204470490'), (u'PTRSUB_-1204468478', u'PTRSUB_-1204468461'), ('const-4294967295', u'STORE_-1204470916'), (u'CALL_-1204469868', u'INDIRECT_-1204469185'), ('const-176', u'PTRSUB_-1204468429'), (u'CAST_-1204468399', u'CALL_-1204469868'), (u'PTRADD_-1204469758', u'CAST_-1204468378'), (u'PTRSUB_-1204468593', u'STORE_-1204470029'), (u'MULTIEQUAL_-1204469532', u'SUBPIECE_-1204469536'), ('tmp_1733', u'STORE_-1204470916'), ('tmp_1731', u'CALL_-1204469817'), (u'INDIRECT_-1204468976', u'MULTIEQUAL_-1204468951'), (u'MULTIEQUAL_-1204468806', u'MULTIEQUAL_-1204469031'), ('tmp_1730', u'PTRSUB_-1204468248'), (u'INT_NOTEQUAL_-1204469799', u'CBRANCH_-1204469794'), ('const-3716120', u'COPY_-1204468808'), (u'LOAD_-1204470584', u'INT_ZEXT_-1204469526'), (u'LOAD_-1204470891', u'INT_SUB_-1204470842'), (u'MULTIEQUAL_-1204468807', u'STORE_-1204469978'), ('tmp_1730', u'PTRSUB_-1204468374'), ('const-24', u'PTRSUB_-1204468516'), (u'INT_LESS_-1204469777', u'CBRANCH_-1204469786'), (u'INT_EQUAL_-1204470515', u'CBRANCH_-1204470510'), (u'COPY_-1204468769', u'MULTIEQUAL_-1204469459'), (u'MULTIEQUAL_-1204468669', u'MULTIEQUAL_-1204468781'), ('const-144', u'PTRSUB_-1204468927'), ('tmp_1730', u'PTRSUB_-1204468258'), (u'LOAD_-1204470584', u'INT_EQUAL_-1204470315'), ('const-1', u'RETURN_-1204469767'), ('const-0', u'COPY_-1204469711'), (u'CAST_-1204468452', u'CAST_-1204468400'), (u'INT_NOTEQUAL_-1204470007', u'CBRANCH_-1204470007'), (u'INDIRECT_-1204469160', u'MULTIEQUAL_-1204468926'), (u'COPY_-1204468828', u'MULTIEQUAL_-1204468805'), ('tmp_1730', u'CAST_-1204468399'), ('tmp_1730', u'CAST_-1204468186'), (u'MULTIEQUAL_-1204469224', u'COPY_-1204468751'), ('const-8', u'PTRSUB_-1204468516'), (u'PTRSUB_-1204468469', u'STORE_-1204469894'), (u'PTRSUB_-1204468302', u'CAST_-1204468222'), (u'PTRSUB_-1204468292', u'CAST_-1204468213'), (u'PTRSUB_-1204468233', u'PTRSUB_-1204468224'), (u'INT_EQUAL_-1204470562', u'CBRANCH_-1204470560'), (u'MULTIEQUAL_-1204469532', u'INT_AND_-1204469445'), (u'PTRSUB_-1204468273', u'PTRSUB_-1204468247'), (u'INT_EQUAL_-1204470538', u'CBRANCH_-1204470533'), (u'SUBPIECE_-1204469536', u'COPY_-1204468831'), ('const-4294967295', u'STORE_-1204470899'), (u'LOAD_-1204469769', u'INT_EQUAL_-1204469754'), (u'INT_EQUAL_-1204470315', u'CBRANCH_-1204470313'), (u'MULTIEQUAL_-1204469012', u'COPY_-1204468828'), (u'COPY_-1204468831', u'MULTIEQUAL_-1204468807'), (u'LOAD_-1204469866', u'INT_NOTEQUAL_-1204469850'), ('const-0', u'PTRSUB_-1204468248'), (u'CAST_-1204468426', u'PTRSUB_-1204468478'), ('tmp_1730', u'PTRSUB_-1204468695'), (u'CAST_-1204468452', u'PTRSUB_-1204468516'), ('const-0', u'COPY_-1204469414'), (u'CAST_-1204468452', u'PTRSUB_-1204468526'), (u'PTRSUB_-1204468429', u'LOAD_-1204469769'), (u'PTRSUB_-1204468256', u'STORE_-1204469843'), (u'PTRSUB_-1204468516', u'LOAD_-1204469962'), ('const-0', u'STORE_-1204469832'), ('const-64', u'PTRSUB_-1204468215'), (u'COPY_-1204468561', u'MULTIEQUAL_-1204468805'), ('tmp_963', u'CBRANCH_-1204469930'), (u'SUBPIECE_-1204469536', u'INT_EQUAL_-1204469987'), ('tmp_1730', u'PTRSUB_-1204468429'), (u'CALL_-1204469883', u'CAST_-1204468237'), (u'SUBPIECE_-1204469536', u'COPY_-1204468423'), (u'PTRSUB_-1204468374', u'STORE_-1204469978'), (u'LOAD_-1204469907', u'STORE_-1204469867'), (u'CAST_-1204468222', u'STORE_-1204469867'), (u'MULTIEQUAL_-1204469459', u'LOAD_-1204470482'), ('const-433', u'LOAD_-1204469866'), ('const-433', u'LOAD_-1204470584'), ('const-4294967295', u'INT_NOTEQUAL_-1204470454'), ('const-1', u'PTRADD_-1204469758'), (u'CALL_-1204469817', u'INDIRECT_-1204468951'), ('tmp_1735', u'COPY_-1204468859'), (u'INT_EQUAL_-1204469935', u'CBRANCH_-1204469930'), ('const-433', u'LOAD_-1204469769'), ('const-144', u'PTRSUB_-1204468345'), (u'MULTIEQUAL_-1204469012', u'COPY_-1204468561'), (u'MULTIEQUAL_-1204469012', u'COPY_-1204468561'), (u'PTRSUB_-1204468331', u'PTRSUB_-1204468301'), (u'MULTIEQUAL_-1204469012', u'INT_NOTEQUAL_-1204470007'), ('tmp_1688', u'BRANCH_-1204469681'), ('const-176', u'PTRSUB_-1204468593'), (u'PTRADD_-1204470522', u'CAST_-1204468718'), ('const-40', u'INT_ADD_-1204468502'), ('const-433', u'STORE_-1204469894'), (u'CALL_-1204469868', u'INDIRECT_-1204469160'), (u'LOAD_-1204470584', u'INT_LESS_-1204470543'), ('tmp_925', u'CBRANCH_-1204469955'), ('tmp_1731', u'PTRADD_-1204469758'), ('const-433', u'STORE_-1204469905'), ('const-0', u'PTRSUB_-1204468432'), (u'LOAD_-1204469820', u'INT_LESS_-1204469777'), ('const-433', u'STORE_-1204469978'), ('tmp_1735', u'STORE_-1204470899'), (u'PTRSUB_-1204468461', u'STORE_-1204469905'), (u'PTRSUB_-1204468194', u'STORE_-1204469832'), ('const-433', u'LOAD_-1204470482'), ('const-0', u'PTRSUB_-1204468461'), ('tmp_539', u'CBRANCH_-1204470490'), ('tmp_447', u'CBRANCH_-1204470552'), (u'INT_SUB_-1204470842', u'INT_ZEXT_-1204469825'), (u'MULTIEQUAL_-1204469031', u'MULTIEQUAL_-1204468806'), (u'INT_ADD_-1204469681', u'MULTIEQUAL_-1204468669'), (u'INT_MULT_-1204470596', u'INT_ADD_-1204468502'), (u'LOAD_-1204470351', u'INT_EQUAL_-1204470336'), (u'COPY_-1204468760', u'MULTIEQUAL_-1204469459'), (u'MULTIEQUAL_-1204469031', u'MULTIEQUAL_-1204468781'), (u'MULTIEQUAL_-1204468807', u'INT_NOTEQUAL_-1204470300'), ('const-0', u'STORE_-1204469894'), ('const-0', u'STORE_-1204469905'), (u'INT_ADD_-1204468857', u'PTRADD_-1204470522'), (u'LOAD_-1204469815', u'INT_NOTEQUAL_-1204469799'), ('const-433', u'STORE_-1204469843'), ('const-8', u'PTRSUB_-1204468506'), ('const-0', u'INT_NOTEQUAL_-1204469956'), ('tmp_1730', u'PTRSUB_-1204468481'), ('const-4', u'INT_ADD_-1204468857'), ('tmp_287', u'BRANCH_-1204470694'), ('const-0', u'PTRSUB_-1204468976'), (u'INT_NOTEQUAL_-1204470300', u'CBRANCH_-1204470298'), ('const-8', u'PTRSUB_-1204468293'), (u'COPY_-1204468827', u'MULTIEQUAL_-1204468805'), (u'PTRSUB_-1204468265', u'PTRSUB_-1204468254'), ('tmp_1734', u'COPY_-1204468782'), (u'INT_NOTEQUAL_-1204469956', u'CBRANCH_-1204469955'), (u'MULTIEQUAL_-1204468805', u'INT_NOTEQUAL_-1204469956'), ('const-4294967295', u'STORE_-1204470924'), (u'INT_AND_-1204469445', u'CALL_-1204470386'), (u'CAST_-1204468237', u'PTRSUB_-1204468283'), (u'CALL_-1204469817', u'INDIRECT_-1204468976'), (u'PTRSUB_-1204468258', u'PTRSUB_-1204468233'), ('tmp_1093', u'BRANCH_-1204469784'), ('tmp_442', u'CBRANCH_-1204470560'), (u'SUBPIECE_-1204469536', u'STORE_-1204470383'), ('const-433', u'LOAD_-1204469815'), (u'COPY_-1204469414', u'MULTIEQUAL_-1204469224'), (u'INT_ZEXT_-1204469825', u'INT_EQUAL_-1204470327'), ('const-176', u'PTRSUB_-1204468374'), (u'PTRSUB_-1204468345', u'CALL_-1204469909'), ('const-1879048191', u'INT_EQUAL_-1204470515'), (u'PTRSUB_-1204468467', u'PTRSUB_-1204468432'), (u'CAST_-1204468452', u'COPY_-1204468486'), ('const-433', u'LOAD_-1204470891'), (u'MULTIEQUAL_-1204469012', u'COPY_-1204468827'), ('const-11', u'INT_EQUAL_-1204470315'), (u'COPY_-1204468782', u'MULTIEQUAL_-1204469459'), ('const-32', u'CALL_-1204469938'), ('const-64', u'INT_MULT_-1204470596'), (u'MULTIEQUAL_-1204468926', u'CALL_-1204469772'), ('const-433', u'STORE_-1204469832'), (u'PTRSUB_-1204468526', u'CAST_-1204468436'), ('const-0', u'PTRSUB_-1204468233'), (u'COPY_-1204470725', u'MULTIEQUAL_-1204469031'), ('const-433', u'STORE_-1204470029'), (u'COPY_-1204468550', u'MULTIEQUAL_-1204468805'), ('const-1', u'INT_ADD_-1204470362'), ('const-4294967295', u'INT_AND_-1204469445'), (u'LOAD_-1204470584', u'INT_EQUAL_-1204470335'), (u'MULTIEQUAL_-1204468669', u'INT_EQUAL_-1204469754'), (u'MULTIEQUAL_-1204468762', u'COPY_-1204468450'), (u'PTRSUB_-1204468481', u'PTRSUB_-1204468446'), (u'CAST_-1204468378', u'LOAD_-1204469820'), ('tmp_507', u'CBRANCH_-1204470510'), (u'INT_LESS_-1204470543', u'CBRANCH_-1204470552'), ('const-0', u'PTRSUB_-1204468467'), (u'PTRSUB_-1204468431', u'LOAD_-1204469866'), (u'PTRSUB_-1204468223', u'PTRSUB_-1204468215'), (u'CAST_-1204468237', u'CAST_-1204468171'), (u'PTRSUB_-1204468516', u'PTRSUB_-1204468515'), (u'COPY_-1204468450', u'MULTIEQUAL_-1204468805'), ('tmp_1734', u'STORE_-1204470908'), (u'COPY_-1204468423', u'MULTIEQUAL_-1204468762'), ('const-144', u'PTRSUB_-1204468395'), (u'MULTIEQUAL_-1204469012', u'COPY_-1204468678'), (u'COPY_-1204468832', u'MULTIEQUAL_-1204468807'), (u'CAST_-1204468237', u'PTRSUB_-1204468273'), (u'SUBPIECE_-1204469536', u'STORE_-1204470029'), (u'CAST_-1204468187', u'CALL_-1204469817'), ('const-1', u'INT_SUB_-1204470842'), ('tmp_597', u'CBRANCH_-1204470448'), ('tmp_1730', u'PTRSUB_-1204468976'), ('const-0', u'PTRSUB_-1204468526'), ('const-0', u'RETURN_-1204469542'), (u'LOAD_-1204470584', u'INT_EQUAL_-1204470515'), ('tmp_760', u'CBRANCH_-1204470314'), (u'PTRSUB_-1204468460', u'PTRSUB_-1204468407'), (u'MULTIEQUAL_-1204469031', u'INT_EQUAL_-1204469987'), (u'INT_ZEXT_-1204469566', u'CALL_-1204470386'), ('const-8', u'PTRSUB_-1204468496'), ('const-433', u'STORE_-1204469791'), (u'CAST_-1204468452', u'CAST_-1204468381'), ('tmp_1199', u'CBRANCH_-1204470333'), ('const-0', u'INT_EQUAL_-1204470872'), ('tmp_1488', u'BRANCH_-1204469831'), (u'COPY_-1204468747', u'MULTIEQUAL_-1204468805'), (u'CAST_-1204468237', u'PTRSUB_-1204468293'), (u'CAST_-1204468237', u'COPY_-1204468281'), (u'CALL_-1204469938', u'CAST_-1204468452'), (u'MULTIEQUAL_-1204469224', u'COPY_-1204468682'), (u'COPY_-1204468751', u'MULTIEQUAL_-1204468807'), (u'PTRSUB_-1204468927', u'CALL_-1204469717'), ('const-0', u'PTRSUB_-1204468932'), (u'PTRSUB_-1204468215', u'STORE_-1204469791'), (u'CAST_-1204468161', u'CALL_-1204469772'), (u'MULTIEQUAL_-1204469012', u'COPY_-1204468747'), (u'PTRSUB_-1204468254', u'STORE_-1204469854'), (u'CAST_-1204468213', u'PTRSUB_-1204468265'), (u'LOAD_-1204470482', u'INT_ZEXT_-1204469566'), (u'COPY_-1204468682', u'MULTIEQUAL_-1204468807'), (u'COPY_-1204470714', u'MULTIEQUAL_-1204469012'), ('tmp_1730', u'PTRSUB_-1204468556'), ('const-65279', u'INT_LESS_-1204469777'), ('const-144', u'PTRSUB_-1204468331'), (u'INT_ADD_-1204468502', u'PTRADD_-1204469758'), ('const-0', u'PTRSUB_-1204468478'), ('const-0', u'PTRSUB_-1204468223'), (u'MULTIEQUAL_-1204468762', u'CALL_-1204469868'), ('const-2', u'INT_EQUAL_-1204470295'), ('const-24', u'PTRSUB_-1204468301'), (u'COPY_-1204468423', u'MULTIEQUAL_-1204468805'), ('const-0', u'PTRSUB_-1204468481'), (u'INDIRECT_-1204468951', u'MULTIEQUAL_-1204468926'), ('const-1', u'PTRADD_-1204470522'), ('const-0', u'INT_NOTEQUAL_-1204470007'), (u'LOAD_-1204470891', u'INT_EQUAL_-1204470872'), (u'MULTIEQUAL_-1204468951', u'CAST_-1204468161'), (u'LOAD_-1204469820', u'INT_ADD_-1204469681'), (u'PTRSUB_-1204468395', u'PTRSUB_-1204468362'), ('tmp_1609', u'CBRANCH_-1204469746'), ('tmp_1730', u'PTRSUB_-1204468331'), (u'INT_EQUAL_-1204469754', u'CBRANCH_-1204469746'), (u'LOAD_-1204470584', u'INT_EQUAL_-1204470562'), (u'CAST_-1204468638', u'CALL_-1204470386'), (u'CAST_-1204468718', u'LOAD_-1204470584'), ('const-16', u'PTRSUB_-1204468460'), ('const-4294967295', u'STORE_-1204470908'), (u'PTRSUB_-1204468301', u'LOAD_-1204469907'), ('const-433', u'STORE_-1204469838'), ('const-0', u'STORE_-1204469843'), ('const-433', u'STORE_-1204470924'), ('const-0', u'PTRSUB_-1204468515'), (u'PTRSUB_-1204468976', u'PTRSUB_-1204468932'), ('const-433', u'STORE_-1204470908'), (u'PTRSUB_-1204468506', u'PTRSUB_-1204468469'), ('const-0', u'PTRSUB_-1204468292'), ('const-433', u'LOAD_-1204469715'), ('const-144', u'PTRSUB_-1204468556'), (u'INT_EQUAL_-1204470872', u'CBRANCH_-1204470871'), (u'LOAD_-1204469715', u'INT_ADD_-1204469681'), ('const-433', u'LOAD_-1204469907'), ('const-433', u'STORE_-1204469883'), ('const-433', u'STORE_-1204469919'), (u'LOAD_-1204469820', u'MULTIEQUAL_-1204468669'), (u'PTRSUB_-1204468927', u'CALL_-1204469964'), ('const-433', u'STORE_-1204469867'), ('const-433', u'STORE_-1204469854'), ('const-433', u'STORE_-1204470383'), (u'PTRSUB_-1204468407', u'STORE_-1204469883'), ('const-64', u'PTRSUB_-1204468431'), ('const-0', u'STORE_-1204469883'), (u'MULTIEQUAL_-1204469224', u'COPY_-1204468832'), ('const-24', u'PTRSUB_-1204468362'), (u'MULTIEQUAL_-1204468807', u'INT_EQUAL_-1204469935'), (u'LOAD_-1204469962', u'STORE_-1204469919'), (u'PTRSUB_-1204468932', u'PTRSUB_-1204468913'), ('tmp_1730', u'PTRSUB_-1204468927'), ('const-0', u'PTRSUB_-1204468302'), (u'MULTIEQUAL_-1204468805', u'MULTIEQUAL_-1204469012'), ('const-8', u'PTRSUB_-1204468469'), ('const-8', u'PTRSUB_-1204468256'), ('const-0', u'PTRSUB_-1204468258'), ('tmp_1732', u'COPY_-1204468769'), (u'CAST_-1204468237', u'CAST_-1204468187'), (u'INT_MULT_-1204470596', u'INT_ADD_-1204468857'), ('tmp_1349', u'CBRANCH_-1204469983'), (u'COPY_-1204468561', u'MULTIEQUAL_-1204468762'), (u'PTRSUB_-1204468446', u'PTRSUB_-1204468431'), (u'CAST_-1204468452', u'PTRSUB_-1204468506'), (u'PTRSUB_-1204468362', u'LOAD_-1204469715'), (u'LOAD_-1204470482', u'INT_NOTEQUAL_-1204470454'), ('const-1879048190', u'INT_EQUAL_-1204470538'), (u'PTRSUB_-1204468293', u'PTRSUB_-1204468292'), ('const-0', u'PTRSUB_-1204468254'), (u'COPY_-1204468859', u'MULTIEQUAL_-1204469459'), (u'MULTIEQUAL_-1204469532', u'INT_MULT_-1204470596'), (u'CAST_-1204468436', u'STORE_-1204469919'), ('const-433', u'LOAD_-1204469820'), (u'MULTIEQUAL_-1204468669', u'MULTIEQUAL_-1204468806'), ('const-64', u'PTRSUB_-1204468224'), ('const-0', u'INT_NOTEQUAL_-1204470300'), ('tmp_1730', u'PTRSUB_-1204468395'), (u'PTRSUB_-1204468432', u'PTRSUB_-1204468418'), ('tmp_1730', u'PTRSUB_-1204468345'), (u'PTRSUB_-1204468248', u'PTRSUB_-1204468223'), ('tmp_1229', u'CBRANCH_-1204470313')]
[('tmp_539', u'CBRANCH_-1204470490'), ('tmp_447', u'CBRANCH_-1204470552'), (u'INT_ADD_-1204469681', u'MULTIEQUAL_-1204468673'), (u'INT_SUB_-1204470842', u'INT_ZEXT_-1204469825'), ('tmp_1553', u'CBRANCH_-1204469786'), (u'CAST_-1204468524', u'LOAD_-1204469962'), ('const-433', u'STORE_-1204469854'), ('tmp_4358', u'COPY_-1204468839'), (u'CALL_-1204470433', u'CALL_-1204470386'), ('tmp_4360', u'CALL_-1204469868'), ('const-433', u'STORE_-1204469867'), ('const-4', u'PTRADD_-1204468517'), (u'INT_EQUAL_-1204469987', u'CBRANCH_-1204469983'), (u'INT_MULT_-1204470596', u'INT_ADD_-1204470568'), (u'LOAD_-1204470351', u'INT_EQUAL_-1204470336'), (u'COPY_-1204468808', u'CALL_-1204470433'), ('const-433', u'STORE_-1204469883'), (u'MULTIEQUAL_-1204469035', u'MULTIEQUAL_-1204468838'), (u'CAST_-1204468295', u'CALL_-1204469817'), (u'COPY_-1204468826', u'MULTIEQUAL_-1204469459'), ('const-4', u'PTRADD_-1204468526'), ('tmp_1311', u'CBRANCH_-1204470007'), ('const-64', u'INT_ADD_-1204469824'), ('const-433', u'LOAD_-1204470482'), (u'CAST_-1204468295', u'PTRADD_-1204468310'), (u'CAST_-1204468295', u'STORE_-1204469791'), (u'MULTIEQUAL_-1204468838', u'MULTIEQUAL_-1204469035'), (u'CAST_-1204468381', u'LOAD_-1204469715'), (u'LOAD_-1204469815', u'INT_NOTEQUAL_-1204469799'), (u'MULTIEQUAL_-1204469016', u'COPY_-1204468740'), (u'MULTIEQUAL_-1204469532', u'INT_ADD_-1204470362'), ('const-0', u'INT_NOTEQUAL_-1204469956'), (u'COPY_-1204468485', u'MULTIEQUAL_-1204468837'), ('tmp_287', u'BRANCH_-1204470694'), ('tmp_1083', u'CBRANCH_-1204469794'), (u'INT_NOTEQUAL_-1204470300', u'CBRANCH_-1204470298'), ('const-433', u'LOAD_-1204470584'), ('const-433', u'STORE_-1204469919'), (u'INT_MULT_-1204470596', u'INT_ADD_-1204469804'), (u'INT_ADD_-1204469891', u'CAST_-1204468309'), ('tmp_788', u'CBRANCH_-1204470298'), ('tmp_4360', u'INT_ADD_-1204470015'), (u'MULTIEQUAL_-1204469224', u'COPY_-1204468813'), (u'INT_NOTEQUAL_-1204469956', u'CBRANCH_-1204469955'), ('const-64', u'INT_MULT_-1204470596'), ('const-433', u'STORE_-1204470029'), (u'MULTIEQUAL_-1204468839', u'INT_EQUAL_-1204469935'), ('const-64', u'INT_ADD_-1204469850'), (u'MULTIEQUAL_-1204468837', u'CALL_-1204469817'), ('const-0', u'COPY_-1204470725'), (u'INT_AND_-1204469445', u'CALL_-1204470386'), (u'MULTIEQUAL_-1204469459', u'STORE_-1204470383'), ('const-433', u'STORE_-1204469832'), ('tmp_4357', u'COPY_-1204468817'), ('const-65279', u'INT_LESS_-1204469777'), (u'CAST_-1204468351', u'STORE_-1204469978'), ('tmp_1093', u'BRANCH_-1204469784'), ('tmp_442', u'CBRANCH_-1204470560'), (u'SUBPIECE_-1204469536', u'STORE_-1204470383'), (u'INT_ADD_-1204470750', u'CALL_-1204469717'), (u'COPY_-1204469414', u'MULTIEQUAL_-1204469224'), (u'INT_ZEXT_-1204469825', u'INT_EQUAL_-1204470327'), (u'INT_ADD_-1204469806', u'INT_ADD_-1204469804'), (u'CAST_-1204468510', u'PTRADD_-1204468526'), ('tmp_54', u'CBRANCH_-1204470871'), (u'MULTIEQUAL_-1204468673', u'INT_EQUAL_-1204469754'), (u'MULTIEQUAL_-1204469532', u'INT_EQUAL_-1204470327'), (u'CAST_-1204468440', u'STORE_-1204469838'), (u'INT_ADD_-1204470362', u'MULTIEQUAL_-1204469532'), ('tmp_4360', u'INT_ADD_-1204469946'), (u'INT_EQUAL_-1204470327', u'CBRANCH_-1204470323'), (u'CAST_-1204468944', u'LOAD_-1204470891'), (u'CAST_-1204468440', u'LOAD_-1204469820'), ('const-4294967295', u'STORE_-1204470899'), ('tmp_1265', u'CBRANCH_-1204470290'), ('const-2', u'PTRADD_-1204468526'), ('const-433', u'LOAD_-1204469820'), ('const-0', u'STORE_-1204469905'), (u'CAST_-1204468510', u'STORE_-1204469838'), (u'CAST_-1204468295', u'PTRADD_-1204468301'), (u'MULTIEQUAL_-1204469224', u'MULTIEQUAL_-1204468839'), ('tmp_4359', u'STORE_-1204470899'), ('const-1', u'INT_ADD_-1204470362'), (u'INT_NOTEQUAL_-1204470454', u'CBRANCH_-1204470448'), (u'MULTIEQUAL_-1204469224', u'COPY_-1204468894'), (u'LOAD_-1204470584', u'INT_EQUAL_-1204470335'), ('tmp_477', u'CBRANCH_-1204470533'), ('tmp_4360', u'INT_ADD_-1204469824'), (u'CAST_-1204468263', u'STORE_-1204469843'), ('tmp_4360', u'INT_ADD_-1204470875'), (u'COPY_-1204468890', u'MULTIEQUAL_-1204468837'), ('const-433', u'STORE_-1204470899'), (u'INT_EQUAL_-1204470295', u'CBRANCH_-1204470290'), (u'CAST_-1204468240', u'LOAD_-1204469815'), (u'INT_EQUAL_-1204470336', u'CBRANCH_-1204470314'), (u'LOAD_-1204470584', u'INT_EQUAL_-1204470295'), ('tmp_507', u'CBRANCH_-1204470510'), ('const-6', u'PTRADD_-1204468301'), ('const-433', u'STORE_-1204470383'), ('const-433', u'STORE_-1204469905'), (u'CAST_-1204468453', u'LOAD_-1204469866'), (u'INT_LESS_-1204470543', u'CBRANCH_-1204470552'), (u'PTRADD_-1204468526', u'CAST_-1204468485'), (u'CAST_-1204468295', u'STORE_-1204469867'), (u'MULTIEQUAL_-1204468673', u'MULTIEQUAL_-1204468838'), ('const-144', u'INT_ADD_-1204470750'), (u'INT_ADD_-1204469824', u'CAST_-1204468440'), ('tmp_1478', u'CBRANCH_-1204469845'), ('const-433', u'STORE_-1204469791'), ('tmp_1145', u'CBRANCH_-1204470323'), ('const-433', u'LOAD_-1204469962'), ('tmp_4360', u'INT_ADD_-1204469699'), (u'MULTIEQUAL_-1204469016', u'COPY_-1204468809'), (u'CAST_-1204468561', u'STORE_-1204470029'), (u'MULTIEQUAL_-1204468838', u'INT_EQUAL_-1204469935'), ('tmp_4360', u'INT_ADD_-1204469753'), ('const-4294967295', u'INT_EQUAL_-1204470336'), ('tmp_4359', u'COPY_-1204468920'), ('const-19', u'INT_LESS_-1204470543'), (u'LOAD_-1204470584', u'INT_EQUAL_-1204470496'), (u'SUBPIECE_-1204469536', u'STORE_-1204470029'), ('tmp_4360', u'INT_ADD_-1204469891'), ('const-433', u'LOAD_-1204469715'), (u'MULTIEQUAL_-1204468766', u'COPY_-1204468512'), ('tmp_597', u'CBRANCH_-1204470448'), ('const-0', u'SUBPIECE_-1204469536'), ('tmp_4360', u'INT_ADD_-1204470750'), ('const-168', u'INT_ADD_-1204469891'), ('const-433', u'STORE_-1204470916'), (u'MULTIEQUAL_-1204469016', u'INT_NOTEQUAL_-1204470007'), ('const-433', u'LOAD_-1204470891'), ('const-4', u'PTRADD_-1204468517'), (u'SUBPIECE_-1204469536', u'COPY_-1204468893'), (u'MULTIEQUAL_-1204468839', u'MULTIEQUAL_-1204469224'), (u'COPY_-1204469711', u'MULTIEQUAL_-1204469532'), ('const-0', u'RETURN_-1204469542'), ('const-32', u'CALL_-1204469938'), (u'LOAD_-1204470584', u'INT_EQUAL_-1204470515'), ('tmp_760', u'CBRANCH_-1204470314'), (u'CAST_-1204468272', u'STORE_-1204469854'), (u'LOAD_-1204470584', u'INT_EQUAL_-1204470538'), (u'CAST_-1204468510', u'CALL_-1204469868'), ('const-6', u'PTRADD_-1204468508'), (u'INT_ADD_-1204470570', u'INT_ADD_-1204470568'), (u'INT_EQUAL_-1204470335', u'CBRANCH_-1204470333'), ('const-0', u'RETURN_-1204470237'), ('tmp_4360', u'INT_ADD_-1204469909'), ('const-4', u'PTRADD_-1204468319'), ('const-0', u'COPY_-1204469414'), ('const-144', u'INT_ADD_-1204469909'), ('const-0', u'INT_EQUAL_-1204470872'), ('tmp_1199', u'CBRANCH_-1204470333'), ('const-0', u'INT_NOTEQUAL_-1204469850'), ('tmp_1488', u'BRANCH_-1204469831'), (u'LOAD_-1204470482', u'CALL_-1204470386'), ('const-6', u'INT_EQUAL_-1204470335'), (u'INT_NOTEQUAL_-1204469850', u'CBRANCH_-1204469845'), (u'INT_EQUAL_-1204470496', u'CBRANCH_-1204470490'), ('const-4294967295', u'INT_NOTEQUAL_-1204470454'), ('tmp_4360', u'INT_ADD_-1204470335'), ('const-433', u'LOAD_-1204469769'), (u'COPY_-1204468740', u'MULTIEQUAL_-1204468837'), ('tmp_4356', u'COPY_-1204468826'), (u'PTRADD_-1204468319', u'CAST_-1204468272'), (u'MULTIEQUAL_-1204469532', u'SUBPIECE_-1204469536'), ('tmp_4367', u'CALL_-1204469817'), (u'CAST_-1204468467', u'STORE_-1204469883'), (u'INT_ADD_-1204469804', u'CAST_-1204468440'), (u'CAST_-1204468413', u'LOAD_-1204469769'), ('const-11', u'INT_EQUAL_-1204470315'), (u'MULTIEQUAL_-1204468785', u'MULTIEQUAL_-1204468838'), ('tmp_4360', u'INT_ADD_-1204469850'), (u'INT_NOTEQUAL_-1204469799', u'CBRANCH_-1204469794'), (u'CAST_-1204468309', u'LOAD_-1204469907'), ('const-3716120', u'COPY_-1204468808'), (u'COPY_-1204468894', u'MULTIEQUAL_-1204468839'), ('const-4', u'PTRADD_-1204468301'), (u'LOAD_-1204470891', u'INT_SUB_-1204470842'), (u'COPY_-1204468512', u'MULTIEQUAL_-1204468837'), (u'INT_ADD_-1204470015', u'CAST_-1204468561'), ('tmp_4360', u'INT_ADD_-1204469799'), ('const-0', u'COPY_-1204469711'), ('const-0', u'STORE_-1204469854'), (u'INT_LESS_-1204469777', u'CBRANCH_-1204469786'), ('const-2', u'PTRADD_-1204468319'), (u'LOAD_-1204469820', u'MULTIEQUAL_-1204468673'), ('const-4', u'PTRADD_-1204468310'), ('const-176', u'INT_ADD_-1204470015'), (u'MULTIEQUAL_-1204469035', u'MULTIEQUAL_-1204468785'), ('const-168', u'INT_ADD_-1204469699'), (u'COPY_-1204468809', u'MULTIEQUAL_-1204468837'), (u'COPY_-1204468889', u'MULTIEQUAL_-1204468837'), (u'INT_EQUAL_-1204470515', u'CBRANCH_-1204470510'), (u'CAST_-1204468485', u'STORE_-1204469905'), (u'SUBPIECE_-1204469536', u'COPY_-1204468485'), (u'CAST_-1204468654', u'LOAD_-1204470351'), (u'LOAD_-1204470584', u'INT_EQUAL_-1204470315'), (u'MULTIEQUAL_-1204469016', u'COPY_-1204468612'), ('const-1', u'RETURN_-1204469767'), ('const-0', u'COPY_-1204470714'), (u'MULTIEQUAL_-1204469224', u'COPY_-1204468744'), (u'INT_ADD_-1204470568', u'CAST_-1204468780'), (u'CAST_-1204468231', u'STORE_-1204469791'), (u'INT_NOTEQUAL_-1204470007', u'CBRANCH_-1204470007'), (u'PTRADD_-1204468301', u'CAST_-1204468254'), ('const-0', u'INT_NOTEQUAL_-1204470007'), (u'LOAD_-1204470891', u'INT_EQUAL_-1204470872'), ('tmp_4358', u'STORE_-1204470908'), (u'LOAD_-1204469820', u'INT_ADD_-1204469681'), (u'MULTIEQUAL_-1204469016', u'COPY_-1204468889'), ('const-4294967295', u'STORE_-1204470916'), (u'CAST_-1204468780', u'LOAD_-1204470584'), ('tmp_4367', u'INT_ADD_-1204470570'), ('tmp_1609', u'CBRANCH_-1204469746'), ('const-32', u'CALL_-1204469883'), ('const-4294967295', u'INT_AND_-1204469445'), ('const-56', u'INT_ADD_-1204470875'), (u'INT_EQUAL_-1204469754', u'CBRANCH_-1204469746'), ('const-40', u'INT_ADD_-1204469806'), (u'INT_EQUAL_-1204470562', u'CBRANCH_-1204470560'), (u'COPY_-1204468623', u'MULTIEQUAL_-1204468766'), (u'INT_ADD_-1204469699', u'CAST_-1204468381'), ('const-64', u'INT_ADD_-1204469799'), ('const-433', u'STORE_-1204469838'), ('const-4', u'INT_ADD_-1204470570'), (u'LOAD_-1204470584', u'INT_EQUAL_-1204470562'), ('const-176', u'INT_ADD_-1204469964'), (u'CAST_-1204468295', u'PTRADD_-1204468319'), ('const-2', u'INT_EQUAL_-1204470295'), (u'MULTIEQUAL_-1204469532', u'INT_AND_-1204469445'), (u'COPY_-1204468623', u'MULTIEQUAL_-1204468837'), (u'INT_EQUAL_-1204470538', u'CBRANCH_-1204470533'), (u'CALL_-1204469938', u'CAST_-1204468510'), ('const-433', u'STORE_-1204469894'), (u'LOAD_-1204469769', u'INT_EQUAL_-1204469754'), (u'CAST_-1204468254', u'STORE_-1204469832'), (u'INT_EQUAL_-1204470315', u'CBRANCH_-1204470313'), ('tmp_4360', u'INT_ADD_-1204469964'), (u'COPY_-1204468839', u'MULTIEQUAL_-1204469459'), ('const-433', u'LOAD_-1204469866'), (u'CAST_-1204468510', u'STORE_-1204469919'), (u'COPY_-1204468920', u'MULTIEQUAL_-1204469459'), (u'MULTIEQUAL_-1204468766', u'CALL_-1204469868'), ('tmp_4367', u'CALL_-1204469868'), (u'LOAD_-1204469866', u'INT_NOTEQUAL_-1204469850'), (u'COPY_-1204468817', u'MULTIEQUAL_-1204469459'), ('const-433', u'LOAD_-1204470351'), ('const-433', u'STORE_-1204469978'), ('const-0', u'STORE_-1204469894'), ('const-4', u'PTRADD_-1204468310'), (u'COPY_-1204468612', u'MULTIEQUAL_-1204468837'), ('const-1879048191', u'INT_EQUAL_-1204470515'), ('const-4294967295', u'STORE_-1204470924'), ('tmp_4357', u'STORE_-1204470916'), ('const-0', u'STORE_-1204469832'), (u'INT_EQUAL_-1204470872', u'CBRANCH_-1204470871'), (u'MULTIEQUAL_-1204468839', u'STORE_-1204469978'), ('const-433', u'STORE_-1204469843'), (u'COPY_-1204468893', u'MULTIEQUAL_-1204468839'), (u'LOAD_-1204469715', u'INT_ADD_-1204469681'), ('const-18', u'INT_EQUAL_-1204470562'), (u'MULTIEQUAL_-1204468839', u'INT_NOTEQUAL_-1204470300'), (u'INT_ADD_-1204469964', u'CAST_-1204468351'), (u'MULTIEQUAL_-1204468673', u'MULTIEQUAL_-1204468785'), (u'INT_ADD_-1204470750', u'CALL_-1204469964'), ('const-168', u'INT_ADD_-1204469946'), ('const-4', u'PTRADD_-1204468508'), (u'CALL_-1204469883', u'CAST_-1204468295'), (u'INT_ADD_-1204470875', u'CAST_-1204468944'), ('const-433', u'LOAD_-1204469907'), ('tmp_4360', u'CALL_-1204469817'), ('tmp_4356', u'STORE_-1204470924'), (u'COPY_-1204468485', u'MULTIEQUAL_-1204468766'), (u'CAST_-1204468510', u'PTRADD_-1204468517'), (u'MULTIEQUAL_-1204469016', u'COPY_-1204468890'), ('const-1', u'INT_SUB_-1204470842'), ('tmp_963', u'CBRANCH_-1204469930'), (u'INT_ADD_-1204470335', u'CAST_-1204468654'), (u'SUBPIECE_-1204469536', u'INT_EQUAL_-1204469987'), (u'MULTIEQUAL_-1204469035', u'INT_EQUAL_-1204469987'), ('const-433', u'LOAD_-1204469815'), ('const-4294967295', u'STORE_-1204470908'), (u'INT_ADD_-1204469850', u'CAST_-1204468453'), (u'LOAD_-1204469907', u'STORE_-1204469867'), ('const-1879048190', u'INT_EQUAL_-1204470538'), (u'MULTIEQUAL_-1204469459', u'LOAD_-1204470482'), (u'LOAD_-1204469962', u'STORE_-1204469919'), ('const-64', u'INT_ADD_-1204469777'), (u'LOAD_-1204470584', u'CALL_-1204470386'), (u'INT_ADD_-1204469777', u'CAST_-1204468231'), (u'INT_ADD_-1204469799', u'CAST_-1204468240'), ('const-433', u'STORE_-1204470908'), ('tmp_1349', u'CBRANCH_-1204469983'), (u'COPY_-1204468813', u'MULTIEQUAL_-1204468839'), ('const-1879048189', u'INT_EQUAL_-1204470496'), (u'INT_EQUAL_-1204469935', u'CBRANCH_-1204469930'), (u'LOAD_-1204470482', u'INT_NOTEQUAL_-1204470454'), (u'MULTIEQUAL_-1204469016', u'COPY_-1204468623'), (u'MULTIEQUAL_-1204469016', u'COPY_-1204468623'), (u'CAST_-1204468476', u'STORE_-1204469894'), ('tmp_4360', u'CALL_-1204470386'), (u'INT_ADD_-1204469946', u'CAST_-1204468524'), ('tmp_1688', u'BRANCH_-1204469681'), (u'MULTIEQUAL_-1204469532', u'INT_MULT_-1204470596'), (u'COPY_-1204470714', u'MULTIEQUAL_-1204469016'), (u'COPY_-1204470725', u'MULTIEQUAL_-1204469035'), ('const-176', u'INT_ADD_-1204469753'), (u'COPY_-1204468744', u'MULTIEQUAL_-1204468839'), (u'PTRADD_-1204468310', u'CAST_-1204468263'), (u'CAST_-1204468510', u'PTRADD_-1204468508'), ('tmp_4360', u'INT_ADD_-1204469777'), (u'LOAD_-1204470584', u'INT_LESS_-1204470543'), ('const-0', u'INT_NOTEQUAL_-1204470300'), (u'MULTIEQUAL_-1204468837', u'MULTIEQUAL_-1204469016'), ('tmp_925', u'CBRANCH_-1204469955'), (u'PTRADD_-1204468517', u'CAST_-1204468476'), ('const-0', u'STORE_-1204469843'), (u'INT_ADD_-1204469909', u'CALL_-1204469909'), (u'LOAD_-1204469820', u'INT_LESS_-1204469777'), ('const-0', u'STORE_-1204469883'), ('tmp_4367', u'INT_ADD_-1204469806'), (u'INT_ADD_-1204469753', u'CAST_-1204468413'), (u'PTRADD_-1204468508', u'CAST_-1204468467'), (u'MULTIEQUAL_-1204468837', u'INT_NOTEQUAL_-1204469956'), ('const-176', u'INT_ADD_-1204470335'), ('const-433', u'STORE_-1204470924'), ('tmp_1229', u'CBRANCH_-1204470313'), ('const-0', u'INT_NOTEQUAL_-1204469799')]
null
null
002a3b70
x64
O2
(translation_unit "void FUN_002a3b70(long param_1,long param_2,uint *param_3,uint *param_4,uint *param_5,uint *param_6)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n ulong uVar6;\n undefined4 *puVar7;\n uint uVar8;\n uint *puVar9;\n uint uVar10;\n uint local_58;\n uint local_54;\n \n *param_3 = 0xffffffff;\n *param_4 = 0xffffffff;\n *param_5 = 0xffffffff;\n *param_6 = 0xffffffff;\n iVar1 = *(int *)(param_1 + 0x38);\n if (iVar1 == 0) {\n return;\n }\n uVar10 = 0;\n uVar6 = 0;\n local_58 = 0;\n local_54 = 0;\n do {\n uVar8 = (uint)uVar6;\n uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40);\n if (uVar2 == 0x12) {\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }\n else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }\n if (iVar1 - 1 == uVar6) {\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }\n uVar6 = uVar6 + 1;\n } while( true );\n}\n\n" (function_definition "void FUN_002a3b70(long param_1,long param_2,uint *param_3,uint *param_4,uint *param_5,uint *param_6)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n ulong uVar6;\n undefined4 *puVar7;\n uint uVar8;\n uint *puVar9;\n uint uVar10;\n uint local_58;\n uint local_54;\n \n *param_3 = 0xffffffff;\n *param_4 = 0xffffffff;\n *param_5 = 0xffffffff;\n *param_6 = 0xffffffff;\n iVar1 = *(int *)(param_1 + 0x38);\n if (iVar1 == 0) {\n return;\n }\n uVar10 = 0;\n uVar6 = 0;\n local_58 = 0;\n local_54 = 0;\n do {\n uVar8 = (uint)uVar6;\n uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40);\n if (uVar2 == 0x12) {\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }\n else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }\n if (iVar1 - 1 == uVar6) {\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }\n uVar6 = uVar6 + 1;\n } while( true );\n}" primitive_type (function_declarator "FUN_002a3b70(long param_1,long param_2,uint *param_3,uint *param_4,uint *param_5,uint *param_6)" identifier (parameter_list "(long param_1,long param_2,uint *param_3,uint *param_4,uint *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 "uint *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "uint *param_5" type_identifier (pointer_declarator "*param_5" * identifier)) , (parameter_declaration "uint *param_6" type_identifier (pointer_declarator "*param_6" * identifier)) ))) (compound_statement "{\n int iVar1;\n uint uVar2;\n uint uVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n ulong uVar6;\n undefined4 *puVar7;\n uint uVar8;\n uint *puVar9;\n uint uVar10;\n uint local_58;\n uint local_54;\n \n *param_3 = 0xffffffff;\n *param_4 = 0xffffffff;\n *param_5 = 0xffffffff;\n *param_6 = 0xffffffff;\n iVar1 = *(int *)(param_1 + 0x38);\n if (iVar1 == 0) {\n return;\n }\n uVar10 = 0;\n uVar6 = 0;\n local_58 = 0;\n local_54 = 0;\n do {\n uVar8 = (uint)uVar6;\n uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40);\n if (uVar2 == 0x12) {\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }\n else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }\n if (iVar1 - 1 == uVar6) {\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }\n uVar6 = uVar6 + 1;\n } while( true );\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "undefined4 uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "undefined4 *puVar7;" type_identifier (pointer_declarator "*puVar7" * identifier) ;) (declaration "uint uVar8;" type_identifier identifier ;) (declaration "uint *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "uint uVar10;" type_identifier identifier ;) (declaration "uint local_58;" type_identifier identifier ;) (declaration "uint local_54;" type_identifier identifier ;) (expression_statement "*param_3 = 0xffffffff;" (assignment_expression "*param_3 = 0xffffffff" (pointer_expression "*param_3" * identifier) = number_literal) ;) (expression_statement "*param_4 = 0xffffffff;" (assignment_expression "*param_4 = 0xffffffff" (pointer_expression "*param_4" * identifier) = number_literal) ;) (expression_statement "*param_5 = 0xffffffff;" (assignment_expression "*param_5 = 0xffffffff" (pointer_expression "*param_5" * identifier) = number_literal) ;) (expression_statement "*param_6 = 0xffffffff;" (assignment_expression "*param_6 = 0xffffffff" (pointer_expression "*param_6" * identifier) = number_literal) ;) (expression_statement "iVar1 = *(int *)(param_1 + 0x38);" (assignment_expression "iVar1 = *(int *)(param_1 + 0x38)" identifier = (pointer_expression "*(int *)(param_1 + 0x38)" * (cast_expression "(int *)(param_1 + 0x38)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) ;) (if_statement "if (iVar1 == 0) {\n return;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" identifier = number_literal) ;) (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" identifier = number_literal) ;) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" identifier = number_literal) ;) (expression_statement "local_54 = 0;" (assignment_expression "local_54 = 0" identifier = number_literal) ;) (do_statement "do {\n uVar8 = (uint)uVar6;\n uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40);\n if (uVar2 == 0x12) {\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }\n else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }\n if (iVar1 - 1 == uVar6) {\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }\n uVar6 = uVar6 + 1;\n } while( true );" do (compound_statement "{\n uVar8 = (uint)uVar6;\n uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40);\n if (uVar2 == 0x12) {\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }\n else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }\n if (iVar1 - 1 == uVar6) {\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }\n uVar6 = uVar6 + 1;\n }" { (expression_statement "uVar8 = (uint)uVar6;" (assignment_expression "uVar8 = (uint)uVar6" identifier = (cast_expression "(uint)uVar6" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40);" (assignment_expression "uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40)" identifier = (pointer_expression "*(uint *)(param_2 + 4 + uVar6 * 0x40)" * (cast_expression "(uint *)(param_2 + 4 + uVar6 * 0x40)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 4 + uVar6 * 0x40)" ( (binary_expression "param_2 + 4 + uVar6 * 0x40" (binary_expression "param_2 + 4" identifier + number_literal) + (binary_expression "uVar6 * 0x40" identifier * number_literal)) ))))) ;) (if_statement "if (uVar2 == 0x12) {\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }\n else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }" if (parenthesized_expression "(uVar2 == 0x12)" ( (binary_expression "uVar2 == 0x12" identifier == number_literal) )) (compound_statement "{\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }" { (expression_statement "local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);" (assignment_expression "local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40)" identifier = (pointer_expression "*(uint *)(param_2 + 0x28 + uVar6 * 0x40)" * (cast_expression "(uint *)(param_2 + 0x28 + uVar6 * 0x40)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x28 + uVar6 * 0x40)" ( (binary_expression "param_2 + 0x28 + uVar6 * 0x40" (binary_expression "param_2 + 0x28" identifier + number_literal) + (binary_expression "uVar6 * 0x40" identifier * number_literal)) ))))) ;) (if_statement "if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }" if (parenthesized_expression "(0xfeff < local_58)" ( (binary_expression "0xfeff < local_58" number_literal < identifier) )) (compound_statement "{\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }" { (expression_statement "FUN_001682d0(param_1 + 0x90);" (call_expression "FUN_001682d0(param_1 + 0x90)" identifier (argument_list "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) ))) ;) (expression_statement "local_58 = local_58 + *(int *)(param_1 + 0xa8);" (assignment_expression "local_58 = local_58 + *(int *)(param_1 + 0xa8)" identifier = (binary_expression "local_58 + *(int *)(param_1 + 0xa8)" identifier + (pointer_expression "*(int *)(param_1 + 0xa8)" * (cast_expression "(int *)(param_1 + 0xa8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) )))))) ;) })) (expression_statement "local_54 = uVar8;" (assignment_expression "local_54 = uVar8" identifier = identifier) ;) (if_statement "if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }" if (parenthesized_expression "(*(uint *)(param_1 + 0xb0) == local_58)" ( (binary_expression "*(uint *)(param_1 + 0xb0) == local_58" (pointer_expression "*(uint *)(param_1 + 0xb0)" * (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) )))) == identifier) )) (compound_statement "{\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }" { (labeled_statement "LAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);" statement_identifier : (expression_statement "FUN_001682d0(param_1 + 0x90);" (call_expression "FUN_001682d0(param_1 + 0x90)" identifier (argument_list "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) ))) ;)) (expression_statement "uVar4 = *(undefined4 *)(param_1 + 0xa8);" (assignment_expression "uVar4 = *(undefined4 *)(param_1 + 0xa8)" identifier = (pointer_expression "*(undefined4 *)(param_1 + 0xa8)" * (cast_expression "(undefined4 *)(param_1 + 0xa8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) ))))) ;) (expression_statement "puVar7 = (undefined4 *)FUN_002d94a0(0x20);" (assignment_expression "puVar7 = (undefined4 *)FUN_002d94a0(0x20)" identifier = (cast_expression "(undefined4 *)FUN_002d94a0(0x20)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d94a0(0x20)" identifier (argument_list "(0x20)" ( number_literal ))))) ;) (expression_statement "*puVar7 = uVar4;" (assignment_expression "*puVar7 = uVar4" (pointer_expression "*puVar7" * identifier) = identifier) ;) (expression_statement "*(undefined8 *)(puVar7 + 2) = 0;" (assignment_expression "*(undefined8 *)(puVar7 + 2) = 0" (pointer_expression "*(undefined8 *)(puVar7 + 2)" * (cast_expression "(undefined8 *)(puVar7 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 2)" ( (binary_expression "puVar7 + 2" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(puVar7 + 4) = 0;" (assignment_expression "*(undefined8 *)(puVar7 + 4) = 0" (pointer_expression "*(undefined8 *)(puVar7 + 4)" * (cast_expression "(undefined8 *)(puVar7 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 4)" ( (binary_expression "puVar7 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(puVar7 + 6) = 0;" (assignment_expression "*(undefined8 *)(puVar7 + 6) = 0" (pointer_expression "*(undefined8 *)(puVar7 + 6)" * (cast_expression "(undefined8 *)(puVar7 + 6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 6)" ( (binary_expression "puVar7 + 6" identifier + number_literal) )))) = number_literal) ;) (expression_statement "FUN_001cdff0(puVar7,param_1,local_54,param_2);" (call_expression "FUN_001cdff0(puVar7,param_1,local_54,param_2)" identifier (argument_list "(puVar7,param_1,local_54,param_2)" ( identifier , identifier , identifier , identifier ))) ;) (if_statement "if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;" if (parenthesized_expression "(*(long *)(param_1 + 0x40) != 0)" ( (binary_expression "*(long *)(param_1 + 0x40) != 0" (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) != number_literal) )) (goto_statement "goto LAB_002a3e49;" goto statement_identifier ;)) (expression_statement "*(undefined4 **)(param_1 + 0x40) = puVar7;" (assignment_expression "*(undefined4 **)(param_1 + 0x40) = puVar7" (pointer_expression "*(undefined4 **)(param_1 + 0x40)" * (cast_expression "(undefined4 **)(param_1 + 0x40)" ( (type_descriptor "undefined4 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) = identifier) ;) })) }) (else_clause "else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }" else (if_statement "if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }" if (parenthesized_expression "(uVar2 < 0x13)" ( (binary_expression "uVar2 < 0x13" identifier < number_literal) )) (compound_statement "{\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }" { (expression_statement "puVar9 = param_6;" (assignment_expression "puVar9 = param_6" identifier = identifier) ;) (if_statement "if (uVar2 == 6) goto LAB_002a3c5e;" if (parenthesized_expression "(uVar2 == 6)" ( (binary_expression "uVar2 == 6" identifier == number_literal) )) (goto_statement "goto LAB_002a3c5e;" goto statement_identifier ;)) (if_statement "if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }" if (parenthesized_expression "(uVar2 == 0xb)" ( (binary_expression "uVar2 == 0xb" identifier == number_literal) )) (compound_statement "{\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }" { (expression_statement "*(uint *)(param_1 + 0xb0) = uVar8;" (assignment_expression "*(uint *)(param_1 + 0xb0) = uVar8" (pointer_expression "*(uint *)(param_1 + 0xb0)" * (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) )))) = identifier) ;) (if_statement "if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;" if (parenthesized_expression "((local_54 != 0) && (uVar8 == local_58))" ( (binary_expression "(local_54 != 0) && (uVar8 == local_58)" (parenthesized_expression "(local_54 != 0)" ( (binary_expression "local_54 != 0" identifier != number_literal) )) && (parenthesized_expression "(uVar8 == local_58)" ( (binary_expression "uVar8 == local_58" identifier == identifier) ))) )) (goto_statement "goto LAB_002a3d1e;" goto statement_identifier ;)) }) (else_clause "else if (uVar2 == 2) {\n uVar10 = uVar8;\n }" else (if_statement "if (uVar2 == 2) {\n uVar10 = uVar8;\n }" if (parenthesized_expression "(uVar2 == 2)" ( (binary_expression "uVar2 == 2" identifier == number_literal) )) (compound_statement "{\n uVar10 = uVar8;\n }" { (expression_statement "uVar10 = uVar8;" (assignment_expression "uVar10 = uVar8" identifier = identifier) ;) })))) }) (else_clause "else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }" else (compound_statement "{\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }" { (expression_statement "puVar9 = param_5;" (assignment_expression "puVar9 = param_5" identifier = identifier) ;) (if_statement "if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }" if (parenthesized_expression "(((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd))" ( (binary_expression "((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)" (parenthesized_expression "((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff))" ( (binary_expression "(uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)" (parenthesized_expression "(uVar2 == 0x6ffffffe)" ( (binary_expression "uVar2 == 0x6ffffffe" identifier == number_literal) )) || (parenthesized_expression "(puVar9 = param_3, uVar2 == 0x6fffffff)" ( (comma_expression "puVar9 = param_3, uVar2 == 0x6fffffff" (assignment_expression "puVar9 = param_3" identifier = identifier) , (binary_expression "uVar2 == 0x6fffffff" identifier == number_literal)) ))) )) || (parenthesized_expression "(puVar9 = param_4, uVar2 == 0x6ffffffd)" ( (comma_expression "puVar9 = param_4, uVar2 == 0x6ffffffd" (assignment_expression "puVar9 = param_4" identifier = identifier) , (binary_expression "uVar2 == 0x6ffffffd" identifier == number_literal)) ))) )) (compound_statement "{\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }" { (labeled_statement "LAB_002a3c5e:\n uVar3 = *puVar9;" statement_identifier : (expression_statement "uVar3 = *puVar9;" (assignment_expression "uVar3 = *puVar9" identifier = (pointer_expression "*puVar9" * identifier)) ;)) (if_statement "if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }" if (parenthesized_expression "(uVar3 != 0xffffffff)" ( (binary_expression "uVar3 != 0xffffffff" identifier != number_literal) )) (compound_statement "{\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }" { (expression_statement "uVar5 = gettext("unexpected duplicate type %u section: %u, %u");" (assignment_expression "uVar5 = gettext("unexpected duplicate type %u section: %u, %u")" identifier = (call_expression "gettext("unexpected duplicate type %u section: %u, %u")" identifier (argument_list "("unexpected duplicate type %u section: %u, %u")" ( (string_literal ""unexpected duplicate type %u section: %u, %u"" " string_content ") )))) ;) (expression_statement "FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);" (call_expression "FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff)" identifier (argument_list "(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff)" ( identifier , identifier , identifier , identifier , (binary_expression "uVar6 & 0xffffffff" identifier & number_literal) ))) ;) })) (expression_statement "*puVar9 = uVar8;" (assignment_expression "*puVar9 = uVar8" (pointer_expression "*puVar9" * identifier) = identifier) ;) })) }))))) (if_statement "if (iVar1 - 1 == uVar6) {\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }" if (parenthesized_expression "(iVar1 - 1 == uVar6)" ( (binary_expression "iVar1 - 1 == uVar6" (binary_expression "iVar1 - 1" identifier - number_literal) == identifier) )) (compound_statement "{\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }" { (if_statement "if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }" if (parenthesized_expression "(((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58))))" ( (binary_expression "((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))" (parenthesized_expression "((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0))" ( (binary_expression "(*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)" (parenthesized_expression "(*(int *)(param_1 + 0xb0) == -1)" ( (binary_expression "*(int *)(param_1 + 0xb0) == -1" (pointer_expression "*(int *)(param_1 + 0xb0)" * (cast_expression "(int *)(param_1 + 0xb0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb0)" ( (binary_expression "param_1 + 0xb0" identifier + number_literal) )))) == number_literal) )) && (parenthesized_expression "(uVar10 != 0)" ( (binary_expression "uVar10 != 0" identifier != number_literal) ))) )) && (parenthesized_expression "((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))" ( (parenthesized_expression "(*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58))" ( (comma_expression "*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)" (assignment_expression "*(uint *)(param_1 + 0xb0) = uVar10" (pointer_expression "*(uint *)(param_1 + 0xb0)" * (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) )))) = identifier) , (binary_expression "local_54 != 0 && (uVar10 == local_58)" (binary_expression "local_54 != 0" identifier != number_literal) && (parenthesized_expression "(uVar10 == local_58)" ( (binary_expression "uVar10 == local_58" identifier == identifier) )))) )) ))) )) (compound_statement "{\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }" { (expression_statement "FUN_001682d0(param_1 + 0x90);" (call_expression "FUN_001682d0(param_1 + 0x90)" identifier (argument_list "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) ))) ;) (expression_statement "uVar4 = *(undefined4 *)(param_1 + 0xa8);" (assignment_expression "uVar4 = *(undefined4 *)(param_1 + 0xa8)" identifier = (pointer_expression "*(undefined4 *)(param_1 + 0xa8)" * (cast_expression "(undefined4 *)(param_1 + 0xa8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) ))))) ;) (expression_statement "puVar7 = (undefined4 *)FUN_002d94a0(0x20);" (assignment_expression "puVar7 = (undefined4 *)FUN_002d94a0(0x20)" identifier = (cast_expression "(undefined4 *)FUN_002d94a0(0x20)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d94a0(0x20)" identifier (argument_list "(0x20)" ( number_literal ))))) ;) (expression_statement "*puVar7 = uVar4;" (assignment_expression "*puVar7 = uVar4" (pointer_expression "*puVar7" * identifier) = identifier) ;) (expression_statement "*(undefined8 *)(puVar7 + 2) = 0;" (assignment_expression "*(undefined8 *)(puVar7 + 2) = 0" (pointer_expression "*(undefined8 *)(puVar7 + 2)" * (cast_expression "(undefined8 *)(puVar7 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 2)" ( (binary_expression "puVar7 + 2" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(puVar7 + 4) = 0;" (assignment_expression "*(undefined8 *)(puVar7 + 4) = 0" (pointer_expression "*(undefined8 *)(puVar7 + 4)" * (cast_expression "(undefined8 *)(puVar7 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 4)" ( (binary_expression "puVar7 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(puVar7 + 6) = 0;" (assignment_expression "*(undefined8 *)(puVar7 + 6) = 0" (pointer_expression "*(undefined8 *)(puVar7 + 6)" * (cast_expression "(undefined8 *)(puVar7 + 6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 6)" ( (binary_expression "puVar7 + 6" identifier + number_literal) )))) = number_literal) ;) (expression_statement "FUN_001cdff0(puVar7,param_1,local_54,param_2);" (call_expression "FUN_001cdff0(puVar7,param_1,local_54,param_2)" identifier (argument_list "(puVar7,param_1,local_54,param_2)" ( identifier , identifier , identifier , identifier ))) ;) (if_statement "if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n FUN_0029a190();\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x40) != 0)" ( (binary_expression "*(long *)(param_1 + 0x40) != 0" (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n FUN_0029a190();\n }" { (labeled_statement "LAB_002a3e49:\n /* WARNING: Subroutine does not return */\n FUN_0029a190();" statement_identifier : comment (expression_statement "FUN_0029a190();" (call_expression "FUN_0029a190()" identifier (argument_list "()" ( ))) ;)) })) (expression_statement "*(undefined4 **)(param_1 + 0x40) = puVar7;" (assignment_expression "*(undefined4 **)(param_1 + 0x40) = puVar7" (pointer_expression "*(undefined4 **)(param_1 + 0x40)" * (cast_expression "(undefined4 **)(param_1 + 0x40)" ( (type_descriptor "undefined4 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) = identifier) ;) })) (return_statement "return;" return ;) })) (expression_statement "uVar6 = uVar6 + 1;" (assignment_expression "uVar6 = uVar6 + 1" identifier = (binary_expression "uVar6 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit "/* DWARF original prototype: void find_dynsym_sections(Sized_dynobj<64,_false> * this, uchar *\n pshdrs, uint * pversym_shndx, uint * pverdef_shndx, uint * pverneed_shndx, uint * pdynamic_shndx)\n */\n\nvoid __thiscall\ngold::Sized_dynobj<64,_false>::find_dynsym_sections\n (Sized_dynobj<64,_false> *this,uchar *pshdrs,uint *pversym_shndx,uint *pverdef_shndx,\n uint *pverneed_shndx,uint *pdynamic_shndx)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n char *format;\n ulong uVar5;\n Object *pOVar6;\n uint uVar7;\n uint *puVar8;\n Sized_dynobj<64,_false> *xindex;\n Object *this_00;\n uint uVar9;\n uint local_58;\n uint local_54;\n \n *pversym_shndx = 0xffffffff;\n *pverdef_shndx = 0xffffffff;\n *pverneed_shndx = 0xffffffff;\n *pdynamic_shndx = 0xffffffff;\n uVar1 = (this->super_Dynobj).super_Object.shnum_;\n if (uVar1 == 0) {\n return;\n }\n uVar9 = 0;\n uVar5 = 0;\n local_58 = 0;\n local_54 = 0;\n do {\n uVar7 = (uint)uVar5;\n uVar2 = *(uint *)(pshdrs + uVar5 * 0x40 + 4);\n if (uVar2 == 0x12) {\n local_58 = *(uint *)(pshdrs + uVar5 * 0x40 + 0x28);\n if (0xfeff < local_58) {\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n local_58 = local_58 + (this->elf_file_).large_shndx_offset_;\n }\n local_54 = uVar7;\n if (this->dynsym_shndx_ == local_58) {\nLAB_002a3d1e:\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n iVar4 = (this->elf_file_).large_shndx_offset_;\n pOVar6 = (Object *)operator_new(0x20);\n *(int *)&pOVar6->_vptr_Object = iVar4;\n (((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start = (pointer)0x0;\n (pOVar6->name_)._M_string_length = 0;\n (pOVar6->name_).field_2._M_allocated_capacity = 0;\n xindex = this;\n this_00 = pOVar6;\n Xindex::read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs);\n if ((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0) goto LAB_002a3e49;\n (this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6;\n }\n }\n else if (uVar2 < 0x13) {\n puVar8 = pdynamic_shndx;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n this->dynsym_shndx_ = uVar7;\n if ((local_54 != 0) && (uVar7 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar9 = uVar7;\n }\n }\n else {\n puVar8 = pverneed_shndx;\n if (((uVar2 == 0x6ffffffe) || (puVar8 = pversym_shndx, uVar2 == 0x6fffffff)) ||\n (puVar8 = pverdef_shndx, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar8;\n if (uVar3 != 0xffffffff) {\n format = (char *)gettext("unexpected duplicate type %u section: %u, %u");\n Object::error((Object *)this,format,(ulong)uVar2,(ulong)uVar3,uVar5 & 0xffffffff);\n }\n *puVar8 = uVar7;\n }\n }\n if (uVar1 - 1 == uVar5) {\n if (((this->dynsym_shndx_ == 0xffffffff) && (uVar9 != 0)) &&\n ((this->dynsym_shndx_ = uVar9, local_54 != 0 && (uVar9 == local_58)))) {\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n iVar4 = (this->elf_file_).large_shndx_offset_;\n pOVar6 = (Object *)operator_new(0x20);\n *(int *)&pOVar6->_vptr_Object = iVar4;\n (((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start = (pointer)0x0;\n (pOVar6->name_)._M_string_length = 0;\n (pOVar6->name_).field_2._M_allocated_capacity = 0;\n xindex = this;\n this_00 = pOVar6;\n Xindex::read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs);\n if ((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0) {\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n Object::set_xindex(this_00,(Xindex *)xindex);\n }\n (this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6;\n }\n return;\n }\n uVar5 = uVar5 + 1;\n } while( true );\n}\n\n" comment (declaration "void __thiscall\ngold::Sized_dynobj<64,_false>::find_dynsym_sections\n (Sized_dynobj<64,_false> *this,uchar *pshdrs,uint *pversym_shndx,uint *pverdef_shndx,\n uint *pverneed_shndx,uint *pdynamic_shndx)\n\n{\n uint uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<64" < number_literal) , (ERROR "_false>::find_dynsym_sections\n (Sized_dynobj<64,_false> *this,uchar *pshdrs,uint *pversym_shndx,uint *pverdef_shndx,\n uint *pverneed_shndx,uint *pdynamic_shndx)\n\n{\n uint" identifier > : : (function_declarator "find_dynsym_sections\n (Sized_dynobj<64,_false> *this,uchar *pshdrs,uint *pversym_shndx,uint *pverdef_shndx,\n uint *pverneed_shndx,uint *pdynamic_shndx)" identifier (parameter_list "(Sized_dynobj<64,_false> *this,uchar *pshdrs,uint *pversym_shndx,uint *pverdef_shndx,\n uint *pverneed_shndx,uint *pdynamic_shndx)" ( (parameter_declaration "Sized_dynobj" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uchar *pshdrs" type_identifier (pointer_declarator "*pshdrs" * identifier)) , (parameter_declaration "uint *pversym_shndx" type_identifier (pointer_declarator "*pversym_shndx" * identifier)) , (parameter_declaration "uint *pverdef_shndx" type_identifier (pointer_declarator "*pverdef_shndx" * identifier)) , (parameter_declaration "uint *pverneed_shndx" type_identifier (pointer_declarator "*pverneed_shndx" * identifier)) , (parameter_declaration "uint *pdynamic_shndx" type_identifier (pointer_declarator "*pdynamic_shndx" * identifier)) ))) { identifier) identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "Object *pOVar6;" type_identifier (pointer_declarator "*pOVar6" * identifier) ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "uint *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (expression_statement "Sized_dynobj<64,_false> *xindex;" (update_expression "Sized_dynobj<64,_false> *xindex" (binary_expression "Sized_dynobj<64,_false> *xindex" (binary_expression "Sized_dynobj<64" identifier < number_literal) (ERROR ",_false" , identifier) > (pointer_expression "*xindex" * identifier)) --) ;) (declaration "Object *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "uint uVar9;" type_identifier identifier ;) (declaration "uint local_58;" type_identifier identifier ;) (declaration "uint local_54;" type_identifier identifier ;) (expression_statement "*pversym_shndx = 0xffffffff;" (assignment_expression "*pversym_shndx = 0xffffffff" (pointer_expression "*pversym_shndx" * identifier) = number_literal) ;) (expression_statement "*pverdef_shndx = 0xffffffff;" (assignment_expression "*pverdef_shndx = 0xffffffff" (pointer_expression "*pverdef_shndx" * identifier) = number_literal) ;) (expression_statement "*pverneed_shndx = 0xffffffff;" (assignment_expression "*pverneed_shndx = 0xffffffff" (pointer_expression "*pverneed_shndx" * identifier) = number_literal) ;) (expression_statement "*pdynamic_shndx = 0xffffffff;" (assignment_expression "*pdynamic_shndx = 0xffffffff" (pointer_expression "*pdynamic_shndx" * identifier) = number_literal) ;) (expression_statement "uVar1 = (this->super_Dynobj).super_Object.shnum_;" (assignment_expression "uVar1 = (this->super_Dynobj).super_Object.shnum_" identifier = (field_expression "(this->super_Dynobj).super_Object.shnum_" (field_expression "(this->super_Dynobj).super_Object" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (if_statement "if (uVar1 == 0) {\n return;\n }" if (parenthesized_expression "(uVar1 == 0)" ( (binary_expression "uVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" identifier = number_literal) ;) (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" identifier = number_literal) ;) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" identifier = number_literal) ;) (expression_statement "local_54 = 0;" (assignment_expression "local_54 = 0" identifier = number_literal) ;) (do_statement "do {\n uVar7 = (uint)uVar5;\n uVar2 = *(uint *)(pshdrs + uVar5 * 0x40 + 4);\n if (uVar2 == 0x12) {\n local_58 = *(uint *)(pshdrs + uVar5 * 0x40 + 0x28);\n if (0xfeff < local_58) {\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n local_58 = local_58 + (this->elf_file_).large_shndx_offset_;\n }\n local_54 = uVar7;\n if (this->dynsym_shndx_ == local_58) {\nLAB_002a3d1e:\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n iVar4 = (this->elf_file_).large_shndx_offset_;\n pOVar6 = (Object *)operator_new(0x20);\n *(int *)&pOVar6->_vptr_Object = iVar4;\n (((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start = (pointer)0x0;\n (pOVar6->name_)._M_string_length = 0;\n (pOVar6->name_).field_2._M_allocated_capacity = 0;\n xindex = this;\n this_00 = pOVar6;\n Xindex::read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs);\n if ((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0) goto LAB_002a3e49;\n (this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6;\n }\n }\n else if (uVar2 < 0x13) {\n puVar8 = pdynamic_shndx;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n this->dynsym_shndx_ = uVar7;\n if ((local_54 != 0) && (uVar7 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar9 = uVar7;\n }\n }\n else {\n puVar8 = pverneed_shndx;\n if (((uVar2 == 0x6ffffffe) || (puVar8 = pversym_shndx, uVar2 == 0x6fffffff)) ||\n (puVar8 = pverdef_shndx, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar8;\n if (uVar3 != 0xffffffff) {\n format = (char *)gettext("unexpected duplicate type %u section: %u, %u");\n Object::error((Object *)this,format,(ulong)uVar2,(ulong)uVar3,uVar5 & 0xffffffff);\n }\n *puVar8 = uVar7;\n }\n }\n if (uVar1 - 1 == uVar5) {\n if (((this->dynsym_shndx_ == 0xffffffff) && (uVar9 != 0)) &&\n ((this->dynsym_shndx_ = uVar9, local_54 != 0 && (uVar9 == local_58)))) {\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n iVar4 = (this->elf_file_).large_shndx_offset_;\n pOVar6 = (Object *)operator_new(0x20);\n *(int *)&pOVar6->_vptr_Object = iVar4;\n (((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start = (pointer)0x0;\n (pOVar6->name_)._M_string_length = 0;\n (pOVar6->name_).field_2._M_allocated_capacity = 0;\n xindex = this;\n this_00 = pOVar6;\n Xindex::read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs);\n if ((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0) {\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n Object::set_xindex(this_00,(Xindex *)xindex);\n }\n (this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6;\n }\n return;\n }\n uVar5 = uVar5 + 1;\n } while( true );" do (compound_statement "{\n uVar7 = (uint)uVar5;\n uVar2 = *(uint *)(pshdrs + uVar5 * 0x40 + 4);\n if (uVar2 == 0x12) {\n local_58 = *(uint *)(pshdrs + uVar5 * 0x40 + 0x28);\n if (0xfeff < local_58) {\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n local_58 = local_58 + (this->elf_file_).large_shndx_offset_;\n }\n local_54 = uVar7;\n if (this->dynsym_shndx_ == local_58) {\nLAB_002a3d1e:\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n iVar4 = (this->elf_file_).large_shndx_offset_;\n pOVar6 = (Object *)operator_new(0x20);\n *(int *)&pOVar6->_vptr_Object = iVar4;\n (((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start = (pointer)0x0;\n (pOVar6->name_)._M_string_length = 0;\n (pOVar6->name_).field_2._M_allocated_capacity = 0;\n xindex = this;\n this_00 = pOVar6;\n Xindex::read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs);\n if ((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0) goto LAB_002a3e49;\n (this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6;\n }\n }\n else if (uVar2 < 0x13) {\n puVar8 = pdynamic_shndx;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n this->dynsym_shndx_ = uVar7;\n if ((local_54 != 0) && (uVar7 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar9 = uVar7;\n }\n }\n else {\n puVar8 = pverneed_shndx;\n if (((uVar2 == 0x6ffffffe) || (puVar8 = pversym_shndx, uVar2 == 0x6fffffff)) ||\n (puVar8 = pverdef_shndx, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar8;\n if (uVar3 != 0xffffffff) {\n format = (char *)gettext("unexpected duplicate type %u section: %u, %u");\n Object::error((Object *)this,format,(ulong)uVar2,(ulong)uVar3,uVar5 & 0xffffffff);\n }\n *puVar8 = uVar7;\n }\n }\n if (uVar1 - 1 == uVar5) {\n if (((this->dynsym_shndx_ == 0xffffffff) && (uVar9 != 0)) &&\n ((this->dynsym_shndx_ = uVar9, local_54 != 0 && (uVar9 == local_58)))) {\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n iVar4 = (this->elf_file_).large_shndx_offset_;\n pOVar6 = (Object *)operator_new(0x20);\n *(int *)&pOVar6->_vptr_Object = iVar4;\n (((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start = (pointer)0x0;\n (pOVar6->name_)._M_string_length = 0;\n (pOVar6->name_).field_2._M_allocated_capacity = 0;\n xindex = this;\n this_00 = pOVar6;\n Xindex::read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs);\n if ((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0) {\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n Object::set_xindex(this_00,(Xindex *)xindex);\n }\n (this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6;\n }\n return;\n }\n uVar5 = uVar5 + 1;\n }" { (expression_statement "uVar7 = (uint)uVar5;" (assignment_expression "uVar7 = (uint)uVar5" identifier = (cast_expression "(uint)uVar5" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "uVar2 = *(uint *)(pshdrs + uVar5 * 0x40 + 4);" (assignment_expression "uVar2 = *(uint *)(pshdrs + uVar5 * 0x40 + 4)" identifier = (pointer_expression "*(uint *)(pshdrs + uVar5 * 0x40 + 4)" * (cast_expression "(uint *)(pshdrs + uVar5 * 0x40 + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pshdrs + uVar5 * 0x40 + 4)" ( (binary_expression "pshdrs + uVar5 * 0x40 + 4" (binary_expression "pshdrs + uVar5 * 0x40" identifier + (binary_expression "uVar5 * 0x40" identifier * number_literal)) + number_literal) ))))) ;) (if_statement "if (uVar2 == 0x12) {\n local_58 = *(uint *)(pshdrs + uVar5 * 0x40 + 0x28);\n if (0xfeff < local_58) {\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n local_58 = local_58 + (this->elf_file_).large_shndx_offset_;\n }\n local_54 = uVar7;\n if (this->dynsym_shndx_ == local_58) {\nLAB_002a3d1e:\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n iVar4 = (this->elf_file_).large_shndx_offset_;\n pOVar6 = (Object *)operator_new(0x20);\n *(int *)&pOVar6->_vptr_Object = iVar4;\n (((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start = (pointer)0x0;\n (pOVar6->name_)._M_string_length = 0;\n (pOVar6->name_).field_2._M_allocated_capacity = 0;\n xindex = this;\n this_00 = pOVar6;\n Xindex::read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs);\n if ((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0) goto LAB_002a3e49;\n (this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6;\n }\n }\n else if (uVar2 < 0x13) {\n puVar8 = pdynamic_shndx;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n this->dynsym_shndx_ = uVar7;\n if ((local_54 != 0) && (uVar7 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar9 = uVar7;\n }\n }\n else {\n puVar8 = pverneed_shndx;\n if (((uVar2 == 0x6ffffffe) || (puVar8 = pversym_shndx, uVar2 == 0x6fffffff)) ||\n (puVar8 = pverdef_shndx, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar8;\n if (uVar3 != 0xffffffff) {\n format = (char *)gettext("unexpected duplicate type %u section: %u, %u");\n Object::error((Object *)this,format,(ulong)uVar2,(ulong)uVar3,uVar5 & 0xffffffff);\n }\n *puVar8 = uVar7;\n }\n }" if (parenthesized_expression "(uVar2 == 0x12)" ( (binary_expression "uVar2 == 0x12" identifier == number_literal) )) (compound_statement "{\n local_58 = *(uint *)(pshdrs + uVar5 * 0x40 + 0x28);\n if (0xfeff < local_58) {\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n local_58 = local_58 + (this->elf_file_).large_shndx_offset_;\n }\n local_54 = uVar7;\n if (this->dynsym_shndx_ == local_58) {\nLAB_002a3d1e:\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n iVar4 = (this->elf_file_).large_shndx_offset_;\n pOVar6 = (Object *)operator_new(0x20);\n *(int *)&pOVar6->_vptr_Object = iVar4;\n (((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start = (pointer)0x0;\n (pOVar6->name_)._M_string_length = 0;\n (pOVar6->name_).field_2._M_allocated_capacity = 0;\n xindex = this;\n this_00 = pOVar6;\n Xindex::read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs);\n if ((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0) goto LAB_002a3e49;\n (this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6;\n }\n }" { (expression_statement "local_58 = *(uint *)(pshdrs + uVar5 * 0x40 + 0x28);" (assignment_expression "local_58 = *(uint *)(pshdrs + uVar5 * 0x40 + 0x28)" identifier = (pointer_expression "*(uint *)(pshdrs + uVar5 * 0x40 + 0x28)" * (cast_expression "(uint *)(pshdrs + uVar5 * 0x40 + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pshdrs + uVar5 * 0x40 + 0x28)" ( (binary_expression "pshdrs + uVar5 * 0x40 + 0x28" (binary_expression "pshdrs + uVar5 * 0x40" identifier + (binary_expression "uVar5 * 0x40" identifier * number_literal)) + number_literal) ))))) ;) (if_statement "if (0xfeff < local_58) {\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n local_58 = local_58 + (this->elf_file_).large_shndx_offset_;\n }" if (parenthesized_expression "(0xfeff < local_58)" ( (binary_expression "0xfeff < local_58" number_literal < identifier) )) (compound_statement "{\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n local_58 = local_58 + (this->elf_file_).large_shndx_offset_;\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 "local_58 = local_58 + (this->elf_file_).large_shndx_offset_;" (assignment_expression "local_58 = local_58 + (this->elf_file_).large_shndx_offset_" identifier = (binary_expression "local_58 + (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 "local_54 = uVar7;" (assignment_expression "local_54 = uVar7" identifier = identifier) ;) (if_statement "if (this->dynsym_shndx_ == local_58) {\nLAB_002a3d1e:\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n iVar4 = (this->elf_file_).large_shndx_offset_;\n pOVar6 = (Object *)operator_new(0x20);\n *(int *)&pOVar6->_vptr_Object = iVar4;\n (((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start = (pointer)0x0;\n (pOVar6->name_)._M_string_length = 0;\n (pOVar6->name_).field_2._M_allocated_capacity = 0;\n xindex = this;\n this_00 = pOVar6;\n Xindex::read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs);\n if ((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0) goto LAB_002a3e49;\n (this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6;\n }" if (parenthesized_expression "(this->dynsym_shndx_ == local_58)" ( (binary_expression "this->dynsym_shndx_ == local_58" (field_expression "this->dynsym_shndx_" identifier -> field_identifier) == identifier) )) (compound_statement "{\nLAB_002a3d1e:\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n iVar4 = (this->elf_file_).large_shndx_offset_;\n pOVar6 = (Object *)operator_new(0x20);\n *(int *)&pOVar6->_vptr_Object = iVar4;\n (((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start = (pointer)0x0;\n (pOVar6->name_)._M_string_length = 0;\n (pOVar6->name_).field_2._M_allocated_capacity = 0;\n xindex = this;\n this_00 = pOVar6;\n Xindex::read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs);\n if ((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0) goto LAB_002a3e49;\n (this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6;\n }" { (labeled_statement "LAB_002a3d1e:\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);" statement_identifier : (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 "iVar4 = (this->elf_file_).large_shndx_offset_;" (assignment_expression "iVar4 = (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 "pOVar6 = (Object *)operator_new(0x20);" (assignment_expression "pOVar6 = (Object *)operator_new(0x20)" identifier = (cast_expression "(Object *)operator_new(0x20)" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0x20)" identifier (argument_list "(0x20)" ( number_literal ))))) ;) (expression_statement "*(int *)&pOVar6->_vptr_Object = iVar4;" (assignment_expression "*(int *)&pOVar6->_vptr_Object = iVar4" (pointer_expression "*(int *)&pOVar6->_vptr_Object" * (cast_expression "(int *)&pOVar6->_vptr_Object" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "&pOVar6->_vptr_Object" & (field_expression "pOVar6->_vptr_Object" identifier -> field_identifier)))) = identifier) ;) (expression_statement "(((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start = (pointer)0x0;" (assignment_expression "(((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start = (pointer)0x0" (field_expression "(((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start" (parenthesized_expression "(((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)" ( (field_expression "((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl" (parenthesized_expression "((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)" ( (binary_expression "(_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus" (parenthesized_expression "(_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)" ( (ERROR "_Vector_base<unsigned_int,_std::" (comma_expression "_Vector_base<unsigned_int,_std" (binary_expression "_Vector_base<unsigned_int" identifier < identifier) , identifier) : :) (binary_expression "allocator<unsigned_int>_> *" (binary_expression "allocator<unsigned_int>_" (binary_expression "allocator<unsigned_int" identifier < identifier) > identifier) > (pointer_expression "*" * identifier)) )) & (field_expression "(pOVar6->name_)._M_dataplus" (parenthesized_expression "(pOVar6->name_)" ( (field_expression "pOVar6->name_" identifier -> field_identifier) )) . field_identifier)) )) -> field_identifier) )) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "(pOVar6->name_)._M_string_length = 0;" (assignment_expression "(pOVar6->name_)._M_string_length = 0" (field_expression "(pOVar6->name_)._M_string_length" (parenthesized_expression "(pOVar6->name_)" ( (field_expression "pOVar6->name_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(pOVar6->name_).field_2._M_allocated_capacity = 0;" (assignment_expression "(pOVar6->name_).field_2._M_allocated_capacity = 0" (field_expression "(pOVar6->name_).field_2._M_allocated_capacity" (field_expression "(pOVar6->name_).field_2" (parenthesized_expression "(pOVar6->name_)" ( (field_expression "pOVar6->name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "xindex = this;" (assignment_expression "xindex = this" identifier = identifier) ;) (expression_statement "this_00 = pOVar6;" (assignment_expression "this_00 = pOVar6" identifier = identifier) ;) (labeled_statement "Xindex::read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs);" statement_identifier : (ERROR ":" :) (expression_statement "read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs);" (comma_expression "read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs)" (binary_expression "read_symtab_xindex<64" identifier < number_literal) , (binary_expression "_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs)" identifier > (parenthesized_expression "((Xindex *)pOVar6,(Object *)this,local_54,pshdrs)" ( (comma_expression "(Xindex *)pOVar6,(Object *)this,local_54,pshdrs" (cast_expression "(Xindex *)pOVar6" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (comma_expression "(Object *)this,local_54,pshdrs" (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (comma_expression "local_54,pshdrs" identifier , identifier))) )))) ;)) (if_statement "if ((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0) goto LAB_002a3e49;" if (parenthesized_expression "((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0)" ( (binary_expression "(this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0" (field_expression "(this->super_Dynobj).super_Object.xindex_" (field_expression "(this->super_Dynobj).super_Object" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) != (cast_expression "(Xindex *)0x0" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002a3e49;" goto statement_identifier ;)) (expression_statement "(this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6;" (assignment_expression "(this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6" (field_expression "(this->super_Dynobj).super_Object.xindex_" (field_expression "(this->super_Dynobj).super_Object" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(Xindex *)pOVar6" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) })) }) (else_clause "else if (uVar2 < 0x13) {\n puVar8 = pdynamic_shndx;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n this->dynsym_shndx_ = uVar7;\n if ((local_54 != 0) && (uVar7 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar9 = uVar7;\n }\n }\n else {\n puVar8 = pverneed_shndx;\n if (((uVar2 == 0x6ffffffe) || (puVar8 = pversym_shndx, uVar2 == 0x6fffffff)) ||\n (puVar8 = pverdef_shndx, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar8;\n if (uVar3 != 0xffffffff) {\n format = (char *)gettext("unexpected duplicate type %u section: %u, %u");\n Object::error((Object *)this,format,(ulong)uVar2,(ulong)uVar3,uVar5 & 0xffffffff);\n }\n *puVar8 = uVar7;\n }\n }" else (if_statement "if (uVar2 < 0x13) {\n puVar8 = pdynamic_shndx;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n this->dynsym_shndx_ = uVar7;\n if ((local_54 != 0) && (uVar7 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar9 = uVar7;\n }\n }\n else {\n puVar8 = pverneed_shndx;\n if (((uVar2 == 0x6ffffffe) || (puVar8 = pversym_shndx, uVar2 == 0x6fffffff)) ||\n (puVar8 = pverdef_shndx, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar8;\n if (uVar3 != 0xffffffff) {\n format = (char *)gettext("unexpected duplicate type %u section: %u, %u");\n Object::error((Object *)this,format,(ulong)uVar2,(ulong)uVar3,uVar5 & 0xffffffff);\n }\n *puVar8 = uVar7;\n }\n }" if (parenthesized_expression "(uVar2 < 0x13)" ( (binary_expression "uVar2 < 0x13" identifier < number_literal) )) (compound_statement "{\n puVar8 = pdynamic_shndx;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n this->dynsym_shndx_ = uVar7;\n if ((local_54 != 0) && (uVar7 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar9 = uVar7;\n }\n }" { (expression_statement "puVar8 = pdynamic_shndx;" (assignment_expression "puVar8 = pdynamic_shndx" identifier = identifier) ;) (if_statement "if (uVar2 == 6) goto LAB_002a3c5e;" if (parenthesized_expression "(uVar2 == 6)" ( (binary_expression "uVar2 == 6" identifier == number_literal) )) (goto_statement "goto LAB_002a3c5e;" goto statement_identifier ;)) (if_statement "if (uVar2 == 0xb) {\n this->dynsym_shndx_ = uVar7;\n if ((local_54 != 0) && (uVar7 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar9 = uVar7;\n }" if (parenthesized_expression "(uVar2 == 0xb)" ( (binary_expression "uVar2 == 0xb" identifier == number_literal) )) (compound_statement "{\n this->dynsym_shndx_ = uVar7;\n if ((local_54 != 0) && (uVar7 == local_58)) goto LAB_002a3d1e;\n }" { (expression_statement "this->dynsym_shndx_ = uVar7;" (assignment_expression "this->dynsym_shndx_ = uVar7" (field_expression "this->dynsym_shndx_" identifier -> field_identifier) = identifier) ;) (if_statement "if ((local_54 != 0) && (uVar7 == local_58)) goto LAB_002a3d1e;" if (parenthesized_expression "((local_54 != 0) && (uVar7 == local_58))" ( (binary_expression "(local_54 != 0) && (uVar7 == local_58)" (parenthesized_expression "(local_54 != 0)" ( (binary_expression "local_54 != 0" identifier != number_literal) )) && (parenthesized_expression "(uVar7 == local_58)" ( (binary_expression "uVar7 == local_58" identifier == identifier) ))) )) (goto_statement "goto LAB_002a3d1e;" goto statement_identifier ;)) }) (else_clause "else if (uVar2 == 2) {\n uVar9 = uVar7;\n }" else (if_statement "if (uVar2 == 2) {\n uVar9 = uVar7;\n }" if (parenthesized_expression "(uVar2 == 2)" ( (binary_expression "uVar2 == 2" identifier == number_literal) )) (compound_statement "{\n uVar9 = uVar7;\n }" { (expression_statement "uVar9 = uVar7;" (assignment_expression "uVar9 = uVar7" identifier = identifier) ;) })))) }) (else_clause "else {\n puVar8 = pverneed_shndx;\n if (((uVar2 == 0x6ffffffe) || (puVar8 = pversym_shndx, uVar2 == 0x6fffffff)) ||\n (puVar8 = pverdef_shndx, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar8;\n if (uVar3 != 0xffffffff) {\n format = (char *)gettext("unexpected duplicate type %u section: %u, %u");\n Object::error((Object *)this,format,(ulong)uVar2,(ulong)uVar3,uVar5 & 0xffffffff);\n }\n *puVar8 = uVar7;\n }\n }" else (compound_statement "{\n puVar8 = pverneed_shndx;\n if (((uVar2 == 0x6ffffffe) || (puVar8 = pversym_shndx, uVar2 == 0x6fffffff)) ||\n (puVar8 = pverdef_shndx, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar8;\n if (uVar3 != 0xffffffff) {\n format = (char *)gettext("unexpected duplicate type %u section: %u, %u");\n Object::error((Object *)this,format,(ulong)uVar2,(ulong)uVar3,uVar5 & 0xffffffff);\n }\n *puVar8 = uVar7;\n }\n }" { (expression_statement "puVar8 = pverneed_shndx;" (assignment_expression "puVar8 = pverneed_shndx" identifier = identifier) ;) (if_statement "if (((uVar2 == 0x6ffffffe) || (puVar8 = pversym_shndx, uVar2 == 0x6fffffff)) ||\n (puVar8 = pverdef_shndx, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar8;\n if (uVar3 != 0xffffffff) {\n format = (char *)gettext("unexpected duplicate type %u section: %u, %u");\n Object::error((Object *)this,format,(ulong)uVar2,(ulong)uVar3,uVar5 & 0xffffffff);\n }\n *puVar8 = uVar7;\n }" if (parenthesized_expression "(((uVar2 == 0x6ffffffe) || (puVar8 = pversym_shndx, uVar2 == 0x6fffffff)) ||\n (puVar8 = pverdef_shndx, uVar2 == 0x6ffffffd))" ( (binary_expression "((uVar2 == 0x6ffffffe) || (puVar8 = pversym_shndx, uVar2 == 0x6fffffff)) ||\n (puVar8 = pverdef_shndx, uVar2 == 0x6ffffffd)" (parenthesized_expression "((uVar2 == 0x6ffffffe) || (puVar8 = pversym_shndx, uVar2 == 0x6fffffff))" ( (binary_expression "(uVar2 == 0x6ffffffe) || (puVar8 = pversym_shndx, uVar2 == 0x6fffffff)" (parenthesized_expression "(uVar2 == 0x6ffffffe)" ( (binary_expression "uVar2 == 0x6ffffffe" identifier == number_literal) )) || (parenthesized_expression "(puVar8 = pversym_shndx, uVar2 == 0x6fffffff)" ( (comma_expression "puVar8 = pversym_shndx, uVar2 == 0x6fffffff" (assignment_expression "puVar8 = pversym_shndx" identifier = identifier) , (binary_expression "uVar2 == 0x6fffffff" identifier == number_literal)) ))) )) || (parenthesized_expression "(puVar8 = pverdef_shndx, uVar2 == 0x6ffffffd)" ( (comma_expression "puVar8 = pverdef_shndx, uVar2 == 0x6ffffffd" (assignment_expression "puVar8 = pverdef_shndx" identifier = identifier) , (binary_expression "uVar2 == 0x6ffffffd" identifier == number_literal)) ))) )) (compound_statement "{\nLAB_002a3c5e:\n uVar3 = *puVar8;\n if (uVar3 != 0xffffffff) {\n format = (char *)gettext("unexpected duplicate type %u section: %u, %u");\n Object::error((Object *)this,format,(ulong)uVar2,(ulong)uVar3,uVar5 & 0xffffffff);\n }\n *puVar8 = uVar7;\n }" { (labeled_statement "LAB_002a3c5e:\n uVar3 = *puVar8;" statement_identifier : (expression_statement "uVar3 = *puVar8;" (assignment_expression "uVar3 = *puVar8" identifier = (pointer_expression "*puVar8" * identifier)) ;)) (if_statement "if (uVar3 != 0xffffffff) {\n format = (char *)gettext("unexpected duplicate type %u section: %u, %u");\n Object::error((Object *)this,format,(ulong)uVar2,(ulong)uVar3,uVar5 & 0xffffffff);\n }" if (parenthesized_expression "(uVar3 != 0xffffffff)" ( (binary_expression "uVar3 != 0xffffffff" identifier != number_literal) )) (compound_statement "{\n format = (char *)gettext("unexpected duplicate type %u section: %u, %u");\n Object::error((Object *)this,format,(ulong)uVar2,(ulong)uVar3,uVar5 & 0xffffffff);\n }" { (expression_statement "format = (char *)gettext("unexpected duplicate type %u section: %u, %u");" (assignment_expression "format = (char *)gettext("unexpected duplicate type %u section: %u, %u")" identifier = (cast_expression "(char *)gettext("unexpected duplicate type %u section: %u, %u")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("unexpected duplicate type %u section: %u, %u")" identifier (argument_list "("unexpected duplicate type %u section: %u, %u")" ( (string_literal ""unexpected duplicate type %u section: %u, %u"" " string_content ") ))))) ;) (labeled_statement "Object::error((Object *)this,format,(ulong)uVar2,(ulong)uVar3,uVar5 & 0xffffffff);" statement_identifier : (ERROR ":" :) (expression_statement "error((Object *)this,format,(ulong)uVar2,(ulong)uVar3,uVar5 & 0xffffffff);" (call_expression "error((Object *)this,format,(ulong)uVar2,(ulong)uVar3,uVar5 & 0xffffffff)" identifier (argument_list "((Object *)this,format,(ulong)uVar2,(ulong)uVar3,uVar5 & 0xffffffff)" ( (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) , (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier) , (binary_expression "uVar5 & 0xffffffff" identifier & number_literal) ))) ;)) })) (expression_statement "*puVar8 = uVar7;" (assignment_expression "*puVar8 = uVar7" (pointer_expression "*puVar8" * identifier) = identifier) ;) })) }))))) (if_statement "if (uVar1 - 1 == uVar5) {\n if (((this->dynsym_shndx_ == 0xffffffff) && (uVar9 != 0)) &&\n ((this->dynsym_shndx_ = uVar9, local_54 != 0 && (uVar9 == local_58)))) {\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n iVar4 = (this->elf_file_).large_shndx_offset_;\n pOVar6 = (Object *)operator_new(0x20);\n *(int *)&pOVar6->_vptr_Object = iVar4;\n (((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start = (pointer)0x0;\n (pOVar6->name_)._M_string_length = 0;\n (pOVar6->name_).field_2._M_allocated_capacity = 0;\n xindex = this;\n this_00 = pOVar6;\n Xindex::read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs);\n if ((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0) {\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n Object::set_xindex(this_00,(Xindex *)xindex);\n }\n (this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6;\n }\n return;\n }" if (parenthesized_expression "(uVar1 - 1 == uVar5)" ( (binary_expression "uVar1 - 1 == uVar5" (binary_expression "uVar1 - 1" identifier - number_literal) == identifier) )) (compound_statement "{\n if (((this->dynsym_shndx_ == 0xffffffff) && (uVar9 != 0)) &&\n ((this->dynsym_shndx_ = uVar9, local_54 != 0 && (uVar9 == local_58)))) {\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n iVar4 = (this->elf_file_).large_shndx_offset_;\n pOVar6 = (Object *)operator_new(0x20);\n *(int *)&pOVar6->_vptr_Object = iVar4;\n (((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start = (pointer)0x0;\n (pOVar6->name_)._M_string_length = 0;\n (pOVar6->name_).field_2._M_allocated_capacity = 0;\n xindex = this;\n this_00 = pOVar6;\n Xindex::read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs);\n if ((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0) {\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n Object::set_xindex(this_00,(Xindex *)xindex);\n }\n (this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6;\n }\n return;\n }" { (if_statement "if (((this->dynsym_shndx_ == 0xffffffff) && (uVar9 != 0)) &&\n ((this->dynsym_shndx_ = uVar9, local_54 != 0 && (uVar9 == local_58)))) {\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n iVar4 = (this->elf_file_).large_shndx_offset_;\n pOVar6 = (Object *)operator_new(0x20);\n *(int *)&pOVar6->_vptr_Object = iVar4;\n (((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start = (pointer)0x0;\n (pOVar6->name_)._M_string_length = 0;\n (pOVar6->name_).field_2._M_allocated_capacity = 0;\n xindex = this;\n this_00 = pOVar6;\n Xindex::read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs);\n if ((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0) {\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n Object::set_xindex(this_00,(Xindex *)xindex);\n }\n (this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6;\n }" if (parenthesized_expression "(((this->dynsym_shndx_ == 0xffffffff) && (uVar9 != 0)) &&\n ((this->dynsym_shndx_ = uVar9, local_54 != 0 && (uVar9 == local_58))))" ( (binary_expression "((this->dynsym_shndx_ == 0xffffffff) && (uVar9 != 0)) &&\n ((this->dynsym_shndx_ = uVar9, local_54 != 0 && (uVar9 == local_58)))" (parenthesized_expression "((this->dynsym_shndx_ == 0xffffffff) && (uVar9 != 0))" ( (binary_expression "(this->dynsym_shndx_ == 0xffffffff) && (uVar9 != 0)" (parenthesized_expression "(this->dynsym_shndx_ == 0xffffffff)" ( (binary_expression "this->dynsym_shndx_ == 0xffffffff" (field_expression "this->dynsym_shndx_" identifier -> field_identifier) == number_literal) )) && (parenthesized_expression "(uVar9 != 0)" ( (binary_expression "uVar9 != 0" identifier != number_literal) ))) )) && (parenthesized_expression "((this->dynsym_shndx_ = uVar9, local_54 != 0 && (uVar9 == local_58)))" ( (parenthesized_expression "(this->dynsym_shndx_ = uVar9, local_54 != 0 && (uVar9 == local_58))" ( (comma_expression "this->dynsym_shndx_ = uVar9, local_54 != 0 && (uVar9 == local_58)" (assignment_expression "this->dynsym_shndx_ = uVar9" (field_expression "this->dynsym_shndx_" identifier -> field_identifier) = identifier) , (binary_expression "local_54 != 0 && (uVar9 == local_58)" (binary_expression "local_54 != 0" identifier != number_literal) && (parenthesized_expression "(uVar9 == local_58)" ( (binary_expression "uVar9 == local_58" identifier == identifier) )))) )) ))) )) (compound_statement "{\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n iVar4 = (this->elf_file_).large_shndx_offset_;\n pOVar6 = (Object *)operator_new(0x20);\n *(int *)&pOVar6->_vptr_Object = iVar4;\n (((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start = (pointer)0x0;\n (pOVar6->name_)._M_string_length = 0;\n (pOVar6->name_).field_2._M_allocated_capacity = 0;\n xindex = this;\n this_00 = pOVar6;\n Xindex::read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs);\n if ((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0) {\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n Object::set_xindex(this_00,(Xindex *)xindex);\n }\n (this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6;\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 "iVar4 = (this->elf_file_).large_shndx_offset_;" (assignment_expression "iVar4 = (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 "pOVar6 = (Object *)operator_new(0x20);" (assignment_expression "pOVar6 = (Object *)operator_new(0x20)" identifier = (cast_expression "(Object *)operator_new(0x20)" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0x20)" identifier (argument_list "(0x20)" ( number_literal ))))) ;) (expression_statement "*(int *)&pOVar6->_vptr_Object = iVar4;" (assignment_expression "*(int *)&pOVar6->_vptr_Object = iVar4" (pointer_expression "*(int *)&pOVar6->_vptr_Object" * (cast_expression "(int *)&pOVar6->_vptr_Object" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "&pOVar6->_vptr_Object" & (field_expression "pOVar6->_vptr_Object" identifier -> field_identifier)))) = identifier) ;) (expression_statement "(((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start = (pointer)0x0;" (assignment_expression "(((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start = (pointer)0x0" (field_expression "(((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)._M_start" (parenthesized_expression "(((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl)" ( (field_expression "((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)\n ->_M_impl" (parenthesized_expression "((_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus)" ( (binary_expression "(_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)&(pOVar6->name_)._M_dataplus" (parenthesized_expression "(_Vector_base<unsigned_int,_std::allocator<unsigned_int>_> *)" ( (ERROR "_Vector_base<unsigned_int,_std::" (comma_expression "_Vector_base<unsigned_int,_std" (binary_expression "_Vector_base<unsigned_int" identifier < identifier) , identifier) : :) (binary_expression "allocator<unsigned_int>_> *" (binary_expression "allocator<unsigned_int>_" (binary_expression "allocator<unsigned_int" identifier < identifier) > identifier) > (pointer_expression "*" * identifier)) )) & (field_expression "(pOVar6->name_)._M_dataplus" (parenthesized_expression "(pOVar6->name_)" ( (field_expression "pOVar6->name_" identifier -> field_identifier) )) . field_identifier)) )) -> field_identifier) )) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "(pOVar6->name_)._M_string_length = 0;" (assignment_expression "(pOVar6->name_)._M_string_length = 0" (field_expression "(pOVar6->name_)._M_string_length" (parenthesized_expression "(pOVar6->name_)" ( (field_expression "pOVar6->name_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(pOVar6->name_).field_2._M_allocated_capacity = 0;" (assignment_expression "(pOVar6->name_).field_2._M_allocated_capacity = 0" (field_expression "(pOVar6->name_).field_2._M_allocated_capacity" (field_expression "(pOVar6->name_).field_2" (parenthesized_expression "(pOVar6->name_)" ( (field_expression "pOVar6->name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "xindex = this;" (assignment_expression "xindex = this" identifier = identifier) ;) (expression_statement "this_00 = pOVar6;" (assignment_expression "this_00 = pOVar6" identifier = identifier) ;) (labeled_statement "Xindex::read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs);" statement_identifier : (ERROR ":" :) (expression_statement "read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs);" (comma_expression "read_symtab_xindex<64,_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs)" (binary_expression "read_symtab_xindex<64" identifier < number_literal) , (binary_expression "_false>((Xindex *)pOVar6,(Object *)this,local_54,pshdrs)" identifier > (parenthesized_expression "((Xindex *)pOVar6,(Object *)this,local_54,pshdrs)" ( (comma_expression "(Xindex *)pOVar6,(Object *)this,local_54,pshdrs" (cast_expression "(Xindex *)pOVar6" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (comma_expression "(Object *)this,local_54,pshdrs" (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (comma_expression "local_54,pshdrs" identifier , identifier))) )))) ;)) (if_statement "if ((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0) {\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n Object::set_xindex(this_00,(Xindex *)xindex);\n }" if (parenthesized_expression "((this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0)" ( (binary_expression "(this->super_Dynobj).super_Object.xindex_ != (Xindex *)0x0" (field_expression "(this->super_Dynobj).super_Object.xindex_" (field_expression "(this->super_Dynobj).super_Object" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) != (cast_expression "(Xindex *)0x0" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_002a3e49:\n /* WARNING: Subroutine does not return */\n Object::set_xindex(this_00,(Xindex *)xindex);\n }" { (labeled_statement "LAB_002a3e49:\n /* WARNING: Subroutine does not return */\n Object::set_xindex(this_00,(Xindex *)xindex);" statement_identifier : comment (labeled_statement "Object::set_xindex(this_00,(Xindex *)xindex);" statement_identifier : (ERROR ":" :) (expression_statement "set_xindex(this_00,(Xindex *)xindex);" (call_expression "set_xindex(this_00,(Xindex *)xindex)" identifier (argument_list "(this_00,(Xindex *)xindex)" ( identifier , (cast_expression "(Xindex *)xindex" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;))) })) (expression_statement "(this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6;" (assignment_expression "(this->super_Dynobj).super_Object.xindex_ = (Xindex *)pOVar6" (field_expression "(this->super_Dynobj).super_Object.xindex_" (field_expression "(this->super_Dynobj).super_Object" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(Xindex *)pOVar6" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) })) (return_statement "return;" return ;) })) (expression_statement "uVar5 = uVar5 + 1;" (assignment_expression "uVar5 = uVar5 + 1" identifier = (binary_expression "uVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) (ERROR "}" }))
(translation_unit "void FUN_002a3b70(long param_1,long param_2,uint *param_3,uint *param_4,uint *param_5,uint *param_6)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n ulong uVar6;\n undefined4 *puVar7;\n uint uVar8;\n uint *puVar9;\n uint uVar10;\n uint local_58;\n uint local_54;\n \n *param_3 = 0xffffffff;\n *param_4 = 0xffffffff;\n *param_5 = 0xffffffff;\n *param_6 = 0xffffffff;\n iVar1 = *(int *)(param_1 + 0x38);\n if (iVar1 == 0) {\n return;\n }\n uVar10 = 0;\n uVar6 = 0;\n local_58 = 0;\n local_54 = 0;\n do {\n uVar8 = (uint)uVar6;\n uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40);\n if (uVar2 == 0x12) {\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }\n else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }\n if (iVar1 - 1 == uVar6) {\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }\n uVar6 = uVar6 + 1;\n } while( true );\n}\n\n" (function_definition "void FUN_002a3b70(long param_1,long param_2,uint *param_3,uint *param_4,uint *param_5,uint *param_6)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n ulong uVar6;\n undefined4 *puVar7;\n uint uVar8;\n uint *puVar9;\n uint uVar10;\n uint local_58;\n uint local_54;\n \n *param_3 = 0xffffffff;\n *param_4 = 0xffffffff;\n *param_5 = 0xffffffff;\n *param_6 = 0xffffffff;\n iVar1 = *(int *)(param_1 + 0x38);\n if (iVar1 == 0) {\n return;\n }\n uVar10 = 0;\n uVar6 = 0;\n local_58 = 0;\n local_54 = 0;\n do {\n uVar8 = (uint)uVar6;\n uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40);\n if (uVar2 == 0x12) {\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }\n else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }\n if (iVar1 - 1 == uVar6) {\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }\n uVar6 = uVar6 + 1;\n } while( true );\n}" primitive_type (function_declarator "FUN_002a3b70(long param_1,long param_2,uint *param_3,uint *param_4,uint *param_5,uint *param_6)" identifier (parameter_list "(long param_1,long param_2,uint *param_3,uint *param_4,uint *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 "uint *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "uint *param_5" type_identifier (pointer_declarator "*param_5" * identifier)) , (parameter_declaration "uint *param_6" type_identifier (pointer_declarator "*param_6" * identifier)) ))) (compound_statement "{\n int iVar1;\n uint uVar2;\n uint uVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n ulong uVar6;\n undefined4 *puVar7;\n uint uVar8;\n uint *puVar9;\n uint uVar10;\n uint local_58;\n uint local_54;\n \n *param_3 = 0xffffffff;\n *param_4 = 0xffffffff;\n *param_5 = 0xffffffff;\n *param_6 = 0xffffffff;\n iVar1 = *(int *)(param_1 + 0x38);\n if (iVar1 == 0) {\n return;\n }\n uVar10 = 0;\n uVar6 = 0;\n local_58 = 0;\n local_54 = 0;\n do {\n uVar8 = (uint)uVar6;\n uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40);\n if (uVar2 == 0x12) {\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }\n else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }\n if (iVar1 - 1 == uVar6) {\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }\n uVar6 = uVar6 + 1;\n } while( true );\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "undefined4 uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "undefined4 *puVar7;" type_identifier (pointer_declarator "*puVar7" * identifier) ;) (declaration "uint uVar8;" type_identifier identifier ;) (declaration "uint *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "uint uVar10;" type_identifier identifier ;) (declaration "uint local_58;" type_identifier identifier ;) (declaration "uint local_54;" type_identifier identifier ;) (expression_statement "*param_3 = 0xffffffff;" (assignment_expression "*param_3 = 0xffffffff" (pointer_expression "*param_3" * identifier) = number_literal) ;) (expression_statement "*param_4 = 0xffffffff;" (assignment_expression "*param_4 = 0xffffffff" (pointer_expression "*param_4" * identifier) = number_literal) ;) (expression_statement "*param_5 = 0xffffffff;" (assignment_expression "*param_5 = 0xffffffff" (pointer_expression "*param_5" * identifier) = number_literal) ;) (expression_statement "*param_6 = 0xffffffff;" (assignment_expression "*param_6 = 0xffffffff" (pointer_expression "*param_6" * identifier) = number_literal) ;) (expression_statement "iVar1 = *(int *)(param_1 + 0x38);" (assignment_expression "iVar1 = *(int *)(param_1 + 0x38)" identifier = (pointer_expression "*(int *)(param_1 + 0x38)" * (cast_expression "(int *)(param_1 + 0x38)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) ;) (if_statement "if (iVar1 == 0) {\n return;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" identifier = number_literal) ;) (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" identifier = number_literal) ;) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" identifier = number_literal) ;) (expression_statement "local_54 = 0;" (assignment_expression "local_54 = 0" identifier = number_literal) ;) (do_statement "do {\n uVar8 = (uint)uVar6;\n uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40);\n if (uVar2 == 0x12) {\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }\n else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }\n if (iVar1 - 1 == uVar6) {\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }\n uVar6 = uVar6 + 1;\n } while( true );" do (compound_statement "{\n uVar8 = (uint)uVar6;\n uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40);\n if (uVar2 == 0x12) {\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }\n else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }\n if (iVar1 - 1 == uVar6) {\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }\n uVar6 = uVar6 + 1;\n }" { (expression_statement "uVar8 = (uint)uVar6;" (assignment_expression "uVar8 = (uint)uVar6" identifier = (cast_expression "(uint)uVar6" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40);" (assignment_expression "uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40)" identifier = (pointer_expression "*(uint *)(param_2 + 4 + uVar6 * 0x40)" * (cast_expression "(uint *)(param_2 + 4 + uVar6 * 0x40)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 4 + uVar6 * 0x40)" ( (binary_expression "param_2 + 4 + uVar6 * 0x40" (binary_expression "param_2 + 4" identifier + number_literal) + (binary_expression "uVar6 * 0x40" identifier * number_literal)) ))))) ;) (if_statement "if (uVar2 == 0x12) {\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }\n else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }" if (parenthesized_expression "(uVar2 == 0x12)" ( (binary_expression "uVar2 == 0x12" identifier == number_literal) )) (compound_statement "{\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }" { (expression_statement "local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);" (assignment_expression "local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40)" identifier = (pointer_expression "*(uint *)(param_2 + 0x28 + uVar6 * 0x40)" * (cast_expression "(uint *)(param_2 + 0x28 + uVar6 * 0x40)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x28 + uVar6 * 0x40)" ( (binary_expression "param_2 + 0x28 + uVar6 * 0x40" (binary_expression "param_2 + 0x28" identifier + number_literal) + (binary_expression "uVar6 * 0x40" identifier * number_literal)) ))))) ;) (if_statement "if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }" if (parenthesized_expression "(0xfeff < local_58)" ( (binary_expression "0xfeff < local_58" number_literal < identifier) )) (compound_statement "{\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }" { (expression_statement "FUN_001682d0(param_1 + 0x90);" (call_expression "FUN_001682d0(param_1 + 0x90)" identifier (argument_list "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) ))) ;) (expression_statement "local_58 = local_58 + *(int *)(param_1 + 0xa8);" (assignment_expression "local_58 = local_58 + *(int *)(param_1 + 0xa8)" identifier = (binary_expression "local_58 + *(int *)(param_1 + 0xa8)" identifier + (pointer_expression "*(int *)(param_1 + 0xa8)" * (cast_expression "(int *)(param_1 + 0xa8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) )))))) ;) })) (expression_statement "local_54 = uVar8;" (assignment_expression "local_54 = uVar8" identifier = identifier) ;) (if_statement "if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }" if (parenthesized_expression "(*(uint *)(param_1 + 0xb0) == local_58)" ( (binary_expression "*(uint *)(param_1 + 0xb0) == local_58" (pointer_expression "*(uint *)(param_1 + 0xb0)" * (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) )))) == identifier) )) (compound_statement "{\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }" { (labeled_statement "LAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);" statement_identifier : (expression_statement "FUN_001682d0(param_1 + 0x90);" (call_expression "FUN_001682d0(param_1 + 0x90)" identifier (argument_list "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) ))) ;)) (expression_statement "uVar4 = *(undefined4 *)(param_1 + 0xa8);" (assignment_expression "uVar4 = *(undefined4 *)(param_1 + 0xa8)" identifier = (pointer_expression "*(undefined4 *)(param_1 + 0xa8)" * (cast_expression "(undefined4 *)(param_1 + 0xa8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) ))))) ;) (expression_statement "puVar7 = (undefined4 *)FUN_002d94a0(0x20);" (assignment_expression "puVar7 = (undefined4 *)FUN_002d94a0(0x20)" identifier = (cast_expression "(undefined4 *)FUN_002d94a0(0x20)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d94a0(0x20)" identifier (argument_list "(0x20)" ( number_literal ))))) ;) (expression_statement "*puVar7 = uVar4;" (assignment_expression "*puVar7 = uVar4" (pointer_expression "*puVar7" * identifier) = identifier) ;) (expression_statement "*(undefined8 *)(puVar7 + 2) = 0;" (assignment_expression "*(undefined8 *)(puVar7 + 2) = 0" (pointer_expression "*(undefined8 *)(puVar7 + 2)" * (cast_expression "(undefined8 *)(puVar7 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 2)" ( (binary_expression "puVar7 + 2" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(puVar7 + 4) = 0;" (assignment_expression "*(undefined8 *)(puVar7 + 4) = 0" (pointer_expression "*(undefined8 *)(puVar7 + 4)" * (cast_expression "(undefined8 *)(puVar7 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 4)" ( (binary_expression "puVar7 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(puVar7 + 6) = 0;" (assignment_expression "*(undefined8 *)(puVar7 + 6) = 0" (pointer_expression "*(undefined8 *)(puVar7 + 6)" * (cast_expression "(undefined8 *)(puVar7 + 6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 6)" ( (binary_expression "puVar7 + 6" identifier + number_literal) )))) = number_literal) ;) (expression_statement "FUN_001cdff0(puVar7,param_1,local_54,param_2);" (call_expression "FUN_001cdff0(puVar7,param_1,local_54,param_2)" identifier (argument_list "(puVar7,param_1,local_54,param_2)" ( identifier , identifier , identifier , identifier ))) ;) (if_statement "if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;" if (parenthesized_expression "(*(long *)(param_1 + 0x40) != 0)" ( (binary_expression "*(long *)(param_1 + 0x40) != 0" (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) != number_literal) )) (goto_statement "goto LAB_002a3e49;" goto statement_identifier ;)) (expression_statement "*(undefined4 **)(param_1 + 0x40) = puVar7;" (assignment_expression "*(undefined4 **)(param_1 + 0x40) = puVar7" (pointer_expression "*(undefined4 **)(param_1 + 0x40)" * (cast_expression "(undefined4 **)(param_1 + 0x40)" ( (type_descriptor "undefined4 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) = identifier) ;) })) }) (else_clause "else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }" else (if_statement "if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }" if (parenthesized_expression "(uVar2 < 0x13)" ( (binary_expression "uVar2 < 0x13" identifier < number_literal) )) (compound_statement "{\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }" { (expression_statement "puVar9 = param_6;" (assignment_expression "puVar9 = param_6" identifier = identifier) ;) (if_statement "if (uVar2 == 6) goto LAB_002a3c5e;" if (parenthesized_expression "(uVar2 == 6)" ( (binary_expression "uVar2 == 6" identifier == number_literal) )) (goto_statement "goto LAB_002a3c5e;" goto statement_identifier ;)) (if_statement "if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }" if (parenthesized_expression "(uVar2 == 0xb)" ( (binary_expression "uVar2 == 0xb" identifier == number_literal) )) (compound_statement "{\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }" { (expression_statement "*(uint *)(param_1 + 0xb0) = uVar8;" (assignment_expression "*(uint *)(param_1 + 0xb0) = uVar8" (pointer_expression "*(uint *)(param_1 + 0xb0)" * (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) )))) = identifier) ;) (if_statement "if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;" if (parenthesized_expression "((local_54 != 0) && (uVar8 == local_58))" ( (binary_expression "(local_54 != 0) && (uVar8 == local_58)" (parenthesized_expression "(local_54 != 0)" ( (binary_expression "local_54 != 0" identifier != number_literal) )) && (parenthesized_expression "(uVar8 == local_58)" ( (binary_expression "uVar8 == local_58" identifier == identifier) ))) )) (goto_statement "goto LAB_002a3d1e;" goto statement_identifier ;)) }) (else_clause "else if (uVar2 == 2) {\n uVar10 = uVar8;\n }" else (if_statement "if (uVar2 == 2) {\n uVar10 = uVar8;\n }" if (parenthesized_expression "(uVar2 == 2)" ( (binary_expression "uVar2 == 2" identifier == number_literal) )) (compound_statement "{\n uVar10 = uVar8;\n }" { (expression_statement "uVar10 = uVar8;" (assignment_expression "uVar10 = uVar8" identifier = identifier) ;) })))) }) (else_clause "else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }" else (compound_statement "{\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }" { (expression_statement "puVar9 = param_5;" (assignment_expression "puVar9 = param_5" identifier = identifier) ;) (if_statement "if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }" if (parenthesized_expression "(((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd))" ( (binary_expression "((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)" (parenthesized_expression "((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff))" ( (binary_expression "(uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)" (parenthesized_expression "(uVar2 == 0x6ffffffe)" ( (binary_expression "uVar2 == 0x6ffffffe" identifier == number_literal) )) || (parenthesized_expression "(puVar9 = param_3, uVar2 == 0x6fffffff)" ( (comma_expression "puVar9 = param_3, uVar2 == 0x6fffffff" (assignment_expression "puVar9 = param_3" identifier = identifier) , (binary_expression "uVar2 == 0x6fffffff" identifier == number_literal)) ))) )) || (parenthesized_expression "(puVar9 = param_4, uVar2 == 0x6ffffffd)" ( (comma_expression "puVar9 = param_4, uVar2 == 0x6ffffffd" (assignment_expression "puVar9 = param_4" identifier = identifier) , (binary_expression "uVar2 == 0x6ffffffd" identifier == number_literal)) ))) )) (compound_statement "{\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }" { (labeled_statement "LAB_002a3c5e:\n uVar3 = *puVar9;" statement_identifier : (expression_statement "uVar3 = *puVar9;" (assignment_expression "uVar3 = *puVar9" identifier = (pointer_expression "*puVar9" * identifier)) ;)) (if_statement "if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }" if (parenthesized_expression "(uVar3 != 0xffffffff)" ( (binary_expression "uVar3 != 0xffffffff" identifier != number_literal) )) (compound_statement "{\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }" { (expression_statement "uVar5 = gettext("unexpected duplicate type %u section: %u, %u");" (assignment_expression "uVar5 = gettext("unexpected duplicate type %u section: %u, %u")" identifier = (call_expression "gettext("unexpected duplicate type %u section: %u, %u")" identifier (argument_list "("unexpected duplicate type %u section: %u, %u")" ( (string_literal ""unexpected duplicate type %u section: %u, %u"" " string_content ") )))) ;) (expression_statement "FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);" (call_expression "FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff)" identifier (argument_list "(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff)" ( identifier , identifier , identifier , identifier , (binary_expression "uVar6 & 0xffffffff" identifier & number_literal) ))) ;) })) (expression_statement "*puVar9 = uVar8;" (assignment_expression "*puVar9 = uVar8" (pointer_expression "*puVar9" * identifier) = identifier) ;) })) }))))) (if_statement "if (iVar1 - 1 == uVar6) {\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }" if (parenthesized_expression "(iVar1 - 1 == uVar6)" ( (binary_expression "iVar1 - 1 == uVar6" (binary_expression "iVar1 - 1" identifier - number_literal) == identifier) )) (compound_statement "{\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }" { (if_statement "if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }" if (parenthesized_expression "(((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58))))" ( (binary_expression "((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))" (parenthesized_expression "((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0))" ( (binary_expression "(*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)" (parenthesized_expression "(*(int *)(param_1 + 0xb0) == -1)" ( (binary_expression "*(int *)(param_1 + 0xb0) == -1" (pointer_expression "*(int *)(param_1 + 0xb0)" * (cast_expression "(int *)(param_1 + 0xb0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb0)" ( (binary_expression "param_1 + 0xb0" identifier + number_literal) )))) == number_literal) )) && (parenthesized_expression "(uVar10 != 0)" ( (binary_expression "uVar10 != 0" identifier != number_literal) ))) )) && (parenthesized_expression "((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))" ( (parenthesized_expression "(*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58))" ( (comma_expression "*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)" (assignment_expression "*(uint *)(param_1 + 0xb0) = uVar10" (pointer_expression "*(uint *)(param_1 + 0xb0)" * (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) )))) = identifier) , (binary_expression "local_54 != 0 && (uVar10 == local_58)" (binary_expression "local_54 != 0" identifier != number_literal) && (parenthesized_expression "(uVar10 == local_58)" ( (binary_expression "uVar10 == local_58" identifier == identifier) )))) )) ))) )) (compound_statement "{\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }" { (expression_statement "FUN_001682d0(param_1 + 0x90);" (call_expression "FUN_001682d0(param_1 + 0x90)" identifier (argument_list "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) ))) ;) (expression_statement "uVar4 = *(undefined4 *)(param_1 + 0xa8);" (assignment_expression "uVar4 = *(undefined4 *)(param_1 + 0xa8)" identifier = (pointer_expression "*(undefined4 *)(param_1 + 0xa8)" * (cast_expression "(undefined4 *)(param_1 + 0xa8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) ))))) ;) (expression_statement "puVar7 = (undefined4 *)FUN_002d94a0(0x20);" (assignment_expression "puVar7 = (undefined4 *)FUN_002d94a0(0x20)" identifier = (cast_expression "(undefined4 *)FUN_002d94a0(0x20)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d94a0(0x20)" identifier (argument_list "(0x20)" ( number_literal ))))) ;) (expression_statement "*puVar7 = uVar4;" (assignment_expression "*puVar7 = uVar4" (pointer_expression "*puVar7" * identifier) = identifier) ;) (expression_statement "*(undefined8 *)(puVar7 + 2) = 0;" (assignment_expression "*(undefined8 *)(puVar7 + 2) = 0" (pointer_expression "*(undefined8 *)(puVar7 + 2)" * (cast_expression "(undefined8 *)(puVar7 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 2)" ( (binary_expression "puVar7 + 2" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(puVar7 + 4) = 0;" (assignment_expression "*(undefined8 *)(puVar7 + 4) = 0" (pointer_expression "*(undefined8 *)(puVar7 + 4)" * (cast_expression "(undefined8 *)(puVar7 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 4)" ( (binary_expression "puVar7 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(puVar7 + 6) = 0;" (assignment_expression "*(undefined8 *)(puVar7 + 6) = 0" (pointer_expression "*(undefined8 *)(puVar7 + 6)" * (cast_expression "(undefined8 *)(puVar7 + 6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar7 + 6)" ( (binary_expression "puVar7 + 6" identifier + number_literal) )))) = number_literal) ;) (expression_statement "FUN_001cdff0(puVar7,param_1,local_54,param_2);" (call_expression "FUN_001cdff0(puVar7,param_1,local_54,param_2)" identifier (argument_list "(puVar7,param_1,local_54,param_2)" ( identifier , identifier , identifier , identifier ))) ;) (if_statement "if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x40) != 0)" ( (binary_expression "*(long *)(param_1 + 0x40) != 0" (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\nLAB_002a3e49:\n \n FUN_0029a190();\n }" { (labeled_statement "LAB_002a3e49:\n \n FUN_0029a190();" statement_identifier : (expression_statement "FUN_0029a190();" (call_expression "FUN_0029a190()" identifier (argument_list "()" ( ))) ;)) })) (expression_statement "*(undefined4 **)(param_1 + 0x40) = puVar7;" (assignment_expression "*(undefined4 **)(param_1 + 0x40) = puVar7" (pointer_expression "*(undefined4 **)(param_1 + 0x40)" * (cast_expression "(undefined4 **)(param_1 + 0x40)" ( (type_descriptor "undefined4 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) = identifier) ;) })) (return_statement "return;" return ;) })) (expression_statement "uVar6 = uVar6 + 1;" (assignment_expression "uVar6 = uVar6 + 1" identifier = (binary_expression "uVar6 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(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 (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 IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (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 (binary_expression IDENT + LIT) + (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 (binary_expression IDENT + LIT) + (binary_expression IDENT * LIT)) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = 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 (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , 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) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })) }) (else_clause else (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) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression IDENT == IDENT) ))) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })))) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression IDENT == LIT)) ))) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression IDENT == LIT)) ))) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , (binary_expression IDENT & LIT) ))) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) }))))) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT - LIT) == IDENT) )) (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) )) && (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) && (parenthesized_expression ( (parenthesized_expression ( (comma_expression (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) , (binary_expression (binary_expression IDENT != LIT) && (parenthesized_expression ( (binary_expression IDENT == IDENT) )))) )) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = 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 (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , 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 { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( ))) ;)) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })) (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( BOOL )) ;) })))
(function_definition "void FUN_002a3b70(long param_1,long param_2,uint *param_3,uint *param_4,uint *param_5,uint *param_6)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n ulong uVar6;\n undefined4 *puVar7;\n uint uVar8;\n uint *puVar9;\n uint uVar10;\n uint local_58;\n uint local_54;\n \n *param_3 = 0xffffffff;\n *param_4 = 0xffffffff;\n *param_5 = 0xffffffff;\n *param_6 = 0xffffffff;\n iVar1 = *(int *)(param_1 + 0x38);\n if (iVar1 == 0) {\n return;\n }\n uVar10 = 0;\n uVar6 = 0;\n local_58 = 0;\n local_54 = 0;\n do {\n uVar8 = (uint)uVar6;\n uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40);\n if (uVar2 == 0x12) {\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }\n else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }\n if (iVar1 - 1 == uVar6) {\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }\n uVar6 = uVar6 + 1;\n } while( true );\n}" (primitive_type "void") (function_declarator "FUN_002a3b70(long param_1,long param_2,uint *param_3,uint *param_4,uint *param_5,uint *param_6)" (identifier "FUN_002a3b70") (parameter_list "(long param_1,long param_2,uint *param_3,uint *param_4,uint *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 "uint *param_4" (type_identifier "uint") (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) (, ",") (parameter_declaration "uint *param_5" (type_identifier "uint") (pointer_declarator "*param_5" (* "*") (identifier "param_5"))) (, ",") (parameter_declaration "uint *param_6" (type_identifier "uint") (pointer_declarator "*param_6" (* "*") (identifier "param_6"))) () ")"))) (compound_statement "{\n int iVar1;\n uint uVar2;\n uint uVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n ulong uVar6;\n undefined4 *puVar7;\n uint uVar8;\n uint *puVar9;\n uint uVar10;\n uint local_58;\n uint local_54;\n \n *param_3 = 0xffffffff;\n *param_4 = 0xffffffff;\n *param_5 = 0xffffffff;\n *param_6 = 0xffffffff;\n iVar1 = *(int *)(param_1 + 0x38);\n if (iVar1 == 0) {\n return;\n }\n uVar10 = 0;\n uVar6 = 0;\n local_58 = 0;\n local_54 = 0;\n do {\n uVar8 = (uint)uVar6;\n uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40);\n if (uVar2 == 0x12) {\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }\n else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }\n if (iVar1 - 1 == uVar6) {\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }\n uVar6 = uVar6 + 1;\n } while( true );\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "uint uVar2;" (type_identifier "uint") (identifier "uVar2") (; ";")) (declaration "uint uVar3;" (type_identifier "uint") (identifier "uVar3") (; ";")) (declaration "undefined4 uVar4;" (type_identifier "undefined4") (identifier "uVar4") (; ";")) (declaration "undefined8 uVar5;" (type_identifier "undefined8") (identifier "uVar5") (; ";")) (declaration "ulong uVar6;" (type_identifier "ulong") (identifier "uVar6") (; ";")) (declaration "undefined4 *puVar7;" (type_identifier "undefined4") (pointer_declarator "*puVar7" (* "*") (identifier "puVar7")) (; ";")) (declaration "uint uVar8;" (type_identifier "uint") (identifier "uVar8") (; ";")) (declaration "uint *puVar9;" (type_identifier "uint") (pointer_declarator "*puVar9" (* "*") (identifier "puVar9")) (; ";")) (declaration "uint uVar10;" (type_identifier "uint") (identifier "uVar10") (; ";")) (declaration "uint local_58;" (type_identifier "uint") (identifier "local_58") (; ";")) (declaration "uint local_54;" (type_identifier "uint") (identifier "local_54") (; ";")) (expression_statement "*param_3 = 0xffffffff;" (assignment_expression "*param_3 = 0xffffffff" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "*param_4 = 0xffffffff;" (assignment_expression "*param_4 = 0xffffffff" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "*param_5 = 0xffffffff;" (assignment_expression "*param_5 = 0xffffffff" (pointer_expression "*param_5" (* "*") (identifier "param_5")) (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "*param_6 = 0xffffffff;" (assignment_expression "*param_6 = 0xffffffff" (pointer_expression "*param_6" (* "*") (identifier "param_6")) (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "iVar1 = *(int *)(param_1 + 0x38);" (assignment_expression "iVar1 = *(int *)(param_1 + 0x38)" (identifier "iVar1") (= "=") (pointer_expression "*(int *)(param_1 + 0x38)" (* "*") (cast_expression "(int *)(param_1 + 0x38)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (if_statement "if (iVar1 == 0) {\n return;\n }" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" (identifier "uVar10") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" (identifier "uVar6") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" (identifier "local_58") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_54 = 0;" (assignment_expression "local_54 = 0" (identifier "local_54") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n uVar8 = (uint)uVar6;\n uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40);\n if (uVar2 == 0x12) {\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }\n else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }\n if (iVar1 - 1 == uVar6) {\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }\n uVar6 = uVar6 + 1;\n } while( true );" (do "do") (compound_statement "{\n uVar8 = (uint)uVar6;\n uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40);\n if (uVar2 == 0x12) {\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }\n else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }\n if (iVar1 - 1 == uVar6) {\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }\n uVar6 = uVar6 + 1;\n }" ({ "{") (expression_statement "uVar8 = (uint)uVar6;" (assignment_expression "uVar8 = (uint)uVar6" (identifier "uVar8") (= "=") (cast_expression "(uint)uVar6" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uVar6"))) (; ";")) (expression_statement "uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40);" (assignment_expression "uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40)" (identifier "uVar2") (= "=") (pointer_expression "*(uint *)(param_2 + 4 + uVar6 * 0x40)" (* "*") (cast_expression "(uint *)(param_2 + 4 + uVar6 * 0x40)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 4 + uVar6 * 0x40)" (( "(") (binary_expression "param_2 + 4 + uVar6 * 0x40" (binary_expression "param_2 + 4" (identifier "param_2") (+ "+") (number_literal "4")) (+ "+") (binary_expression "uVar6 * 0x40" (identifier "uVar6") (* "*") (number_literal "0x40"))) () ")"))))) (; ";")) (if_statement "if (uVar2 == 0x12) {\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }\n else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }" (if "if") (parenthesized_expression "(uVar2 == 0x12)" (( "(") (binary_expression "uVar2 == 0x12" (identifier "uVar2") (== "==") (number_literal "0x12")) () ")")) (compound_statement "{\n local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);\n if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }\n local_54 = uVar8;\n if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n }" ({ "{") (expression_statement "local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40);" (assignment_expression "local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40)" (identifier "local_58") (= "=") (pointer_expression "*(uint *)(param_2 + 0x28 + uVar6 * 0x40)" (* "*") (cast_expression "(uint *)(param_2 + 0x28 + uVar6 * 0x40)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x28 + uVar6 * 0x40)" (( "(") (binary_expression "param_2 + 0x28 + uVar6 * 0x40" (binary_expression "param_2 + 0x28" (identifier "param_2") (+ "+") (number_literal "0x28")) (+ "+") (binary_expression "uVar6 * 0x40" (identifier "uVar6") (* "*") (number_literal "0x40"))) () ")"))))) (; ";")) (if_statement "if (0xfeff < local_58) {\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }" (if "if") (parenthesized_expression "(0xfeff < local_58)" (( "(") (binary_expression "0xfeff < local_58" (number_literal "0xfeff") (< "<") (identifier "local_58")) () ")")) (compound_statement "{\n FUN_001682d0(param_1 + 0x90);\n local_58 = local_58 + *(int *)(param_1 + 0xa8);\n }" ({ "{") (expression_statement "FUN_001682d0(param_1 + 0x90);" (call_expression "FUN_001682d0(param_1 + 0x90)" (identifier "FUN_001682d0") (argument_list "(param_1 + 0x90)" (( "(") (binary_expression "param_1 + 0x90" (identifier "param_1") (+ "+") (number_literal "0x90")) () ")"))) (; ";")) (expression_statement "local_58 = local_58 + *(int *)(param_1 + 0xa8);" (assignment_expression "local_58 = local_58 + *(int *)(param_1 + 0xa8)" (identifier "local_58") (= "=") (binary_expression "local_58 + *(int *)(param_1 + 0xa8)" (identifier "local_58") (+ "+") (pointer_expression "*(int *)(param_1 + 0xa8)" (* "*") (cast_expression "(int *)(param_1 + 0xa8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa8)" (( "(") (binary_expression "param_1 + 0xa8" (identifier "param_1") (+ "+") (number_literal "0xa8")) () ")")))))) (; ";")) (} "}"))) (expression_statement "local_54 = uVar8;" (assignment_expression "local_54 = uVar8" (identifier "local_54") (= "=") (identifier "uVar8")) (; ";")) (if_statement "if (*(uint *)(param_1 + 0xb0) == local_58) {\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }" (if "if") (parenthesized_expression "(*(uint *)(param_1 + 0xb0) == local_58)" (( "(") (binary_expression "*(uint *)(param_1 + 0xb0) == local_58" (pointer_expression "*(uint *)(param_1 + 0xb0)" (* "*") (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")) () ")")))) (== "==") (identifier "local_58")) () ")")) (compound_statement "{\nLAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }" ({ "{") (labeled_statement "LAB_002a3d1e:\n FUN_001682d0(param_1 + 0x90);" (statement_identifier "LAB_002a3d1e") (: ":") (expression_statement "FUN_001682d0(param_1 + 0x90);" (call_expression "FUN_001682d0(param_1 + 0x90)" (identifier "FUN_001682d0") (argument_list "(param_1 + 0x90)" (( "(") (binary_expression "param_1 + 0x90" (identifier "param_1") (+ "+") (number_literal "0x90")) () ")"))) (; ";"))) (expression_statement "uVar4 = *(undefined4 *)(param_1 + 0xa8);" (assignment_expression "uVar4 = *(undefined4 *)(param_1 + 0xa8)" (identifier "uVar4") (= "=") (pointer_expression "*(undefined4 *)(param_1 + 0xa8)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0xa8)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa8)" (( "(") (binary_expression "param_1 + 0xa8" (identifier "param_1") (+ "+") (number_literal "0xa8")) () ")"))))) (; ";")) (expression_statement "puVar7 = (undefined4 *)FUN_002d94a0(0x20);" (assignment_expression "puVar7 = (undefined4 *)FUN_002d94a0(0x20)" (identifier "puVar7") (= "=") (cast_expression "(undefined4 *)FUN_002d94a0(0x20)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002d94a0(0x20)" (identifier "FUN_002d94a0") (argument_list "(0x20)" (( "(") (number_literal "0x20") () ")"))))) (; ";")) (expression_statement "*puVar7 = uVar4;" (assignment_expression "*puVar7 = uVar4" (pointer_expression "*puVar7" (* "*") (identifier "puVar7")) (= "=") (identifier "uVar4")) (; ";")) (expression_statement "*(undefined8 *)(puVar7 + 2) = 0;" (assignment_expression "*(undefined8 *)(puVar7 + 2) = 0" (pointer_expression "*(undefined8 *)(puVar7 + 2)" (* "*") (cast_expression "(undefined8 *)(puVar7 + 2)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar7 + 2)" (( "(") (binary_expression "puVar7 + 2" (identifier "puVar7") (+ "+") (number_literal "2")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)(puVar7 + 4) = 0;" (assignment_expression "*(undefined8 *)(puVar7 + 4) = 0" (pointer_expression "*(undefined8 *)(puVar7 + 4)" (* "*") (cast_expression "(undefined8 *)(puVar7 + 4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar7 + 4)" (( "(") (binary_expression "puVar7 + 4" (identifier "puVar7") (+ "+") (number_literal "4")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)(puVar7 + 6) = 0;" (assignment_expression "*(undefined8 *)(puVar7 + 6) = 0" (pointer_expression "*(undefined8 *)(puVar7 + 6)" (* "*") (cast_expression "(undefined8 *)(puVar7 + 6)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar7 + 6)" (( "(") (binary_expression "puVar7 + 6" (identifier "puVar7") (+ "+") (number_literal "6")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_001cdff0(puVar7,param_1,local_54,param_2);" (call_expression "FUN_001cdff0(puVar7,param_1,local_54,param_2)" (identifier "FUN_001cdff0") (argument_list "(puVar7,param_1,local_54,param_2)" (( "(") (identifier "puVar7") (, ",") (identifier "param_1") (, ",") (identifier "local_54") (, ",") (identifier "param_2") () ")"))) (; ";")) (if_statement "if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49;" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x40) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x40) != 0" (pointer_expression "*(long *)(param_1 + 0x40)" (* "*") (cast_expression "(long *)(param_1 + 0x40)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_002a3e49;" (goto "goto") (statement_identifier "LAB_002a3e49") (; ";"))) (expression_statement "*(undefined4 **)(param_1 + 0x40) = puVar7;" (assignment_expression "*(undefined4 **)(param_1 + 0x40) = puVar7" (pointer_expression "*(undefined4 **)(param_1 + 0x40)" (* "*") (cast_expression "(undefined4 **)(param_1 + 0x40)" (( "(") (type_descriptor "undefined4 **" (type_identifier "undefined4") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (= "=") (identifier "puVar7")) (; ";")) (} "}"))) (} "}")) (else_clause "else if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }" (else "else") (if_statement "if (uVar2 < 0x13) {\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }\n else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }" (if "if") (parenthesized_expression "(uVar2 < 0x13)" (( "(") (binary_expression "uVar2 < 0x13" (identifier "uVar2") (< "<") (number_literal "0x13")) () ")")) (compound_statement "{\n puVar9 = param_6;\n if (uVar2 == 6) goto LAB_002a3c5e;\n if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }\n }" ({ "{") (expression_statement "puVar9 = param_6;" (assignment_expression "puVar9 = param_6" (identifier "puVar9") (= "=") (identifier "param_6")) (; ";")) (if_statement "if (uVar2 == 6) goto LAB_002a3c5e;" (if "if") (parenthesized_expression "(uVar2 == 6)" (( "(") (binary_expression "uVar2 == 6" (identifier "uVar2") (== "==") (number_literal "6")) () ")")) (goto_statement "goto LAB_002a3c5e;" (goto "goto") (statement_identifier "LAB_002a3c5e") (; ";"))) (if_statement "if (uVar2 == 0xb) {\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }\n else if (uVar2 == 2) {\n uVar10 = uVar8;\n }" (if "if") (parenthesized_expression "(uVar2 == 0xb)" (( "(") (binary_expression "uVar2 == 0xb" (identifier "uVar2") (== "==") (number_literal "0xb")) () ")")) (compound_statement "{\n *(uint *)(param_1 + 0xb0) = uVar8;\n if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;\n }" ({ "{") (expression_statement "*(uint *)(param_1 + 0xb0) = uVar8;" (assignment_expression "*(uint *)(param_1 + 0xb0) = uVar8" (pointer_expression "*(uint *)(param_1 + 0xb0)" (* "*") (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")) () ")")))) (= "=") (identifier "uVar8")) (; ";")) (if_statement "if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e;" (if "if") (parenthesized_expression "((local_54 != 0) && (uVar8 == local_58))" (( "(") (binary_expression "(local_54 != 0) && (uVar8 == local_58)" (parenthesized_expression "(local_54 != 0)" (( "(") (binary_expression "local_54 != 0" (identifier "local_54") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(uVar8 == local_58)" (( "(") (binary_expression "uVar8 == local_58" (identifier "uVar8") (== "==") (identifier "local_58")) () ")"))) () ")")) (goto_statement "goto LAB_002a3d1e;" (goto "goto") (statement_identifier "LAB_002a3d1e") (; ";"))) (} "}")) (else_clause "else if (uVar2 == 2) {\n uVar10 = uVar8;\n }" (else "else") (if_statement "if (uVar2 == 2) {\n uVar10 = uVar8;\n }" (if "if") (parenthesized_expression "(uVar2 == 2)" (( "(") (binary_expression "uVar2 == 2" (identifier "uVar2") (== "==") (number_literal "2")) () ")")) (compound_statement "{\n uVar10 = uVar8;\n }" ({ "{") (expression_statement "uVar10 = uVar8;" (assignment_expression "uVar10 = uVar8" (identifier "uVar10") (= "=") (identifier "uVar8")) (; ";")) (} "}"))))) (} "}")) (else_clause "else {\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }" (else "else") (compound_statement "{\n puVar9 = param_5;\n if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }\n }" ({ "{") (expression_statement "puVar9 = param_5;" (assignment_expression "puVar9 = param_5" (identifier "puVar9") (= "=") (identifier "param_5")) (; ";")) (if_statement "if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)) {\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }" (if "if") (parenthesized_expression "(((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd))" (( "(") (binary_expression "((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) ||\n (puVar9 = param_4, uVar2 == 0x6ffffffd)" (parenthesized_expression "((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff))" (( "(") (binary_expression "(uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)" (parenthesized_expression "(uVar2 == 0x6ffffffe)" (( "(") (binary_expression "uVar2 == 0x6ffffffe" (identifier "uVar2") (== "==") (number_literal "0x6ffffffe")) () ")")) (|| "||") (parenthesized_expression "(puVar9 = param_3, uVar2 == 0x6fffffff)" (( "(") (comma_expression "puVar9 = param_3, uVar2 == 0x6fffffff" (assignment_expression "puVar9 = param_3" (identifier "puVar9") (= "=") (identifier "param_3")) (, ",") (binary_expression "uVar2 == 0x6fffffff" (identifier "uVar2") (== "==") (number_literal "0x6fffffff"))) () ")"))) () ")")) (|| "||") (parenthesized_expression "(puVar9 = param_4, uVar2 == 0x6ffffffd)" (( "(") (comma_expression "puVar9 = param_4, uVar2 == 0x6ffffffd" (assignment_expression "puVar9 = param_4" (identifier "puVar9") (= "=") (identifier "param_4")) (, ",") (binary_expression "uVar2 == 0x6ffffffd" (identifier "uVar2") (== "==") (number_literal "0x6ffffffd"))) () ")"))) () ")")) (compound_statement "{\nLAB_002a3c5e:\n uVar3 = *puVar9;\n if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }\n *puVar9 = uVar8;\n }" ({ "{") (labeled_statement "LAB_002a3c5e:\n uVar3 = *puVar9;" (statement_identifier "LAB_002a3c5e") (: ":") (expression_statement "uVar3 = *puVar9;" (assignment_expression "uVar3 = *puVar9" (identifier "uVar3") (= "=") (pointer_expression "*puVar9" (* "*") (identifier "puVar9"))) (; ";"))) (if_statement "if (uVar3 != 0xffffffff) {\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }" (if "if") (parenthesized_expression "(uVar3 != 0xffffffff)" (( "(") (binary_expression "uVar3 != 0xffffffff" (identifier "uVar3") (!= "!=") (number_literal "0xffffffff")) () ")")) (compound_statement "{\n uVar5 = gettext("unexpected duplicate type %u section: %u, %u");\n FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);\n }" ({ "{") (expression_statement "uVar5 = gettext("unexpected duplicate type %u section: %u, %u");" (assignment_expression "uVar5 = gettext("unexpected duplicate type %u section: %u, %u")" (identifier "uVar5") (= "=") (call_expression "gettext("unexpected duplicate type %u section: %u, %u")" (identifier "gettext") (argument_list "("unexpected duplicate type %u section: %u, %u")" (( "(") (string_literal ""unexpected duplicate type %u section: %u, %u"" (" """) (string_content "unexpected duplicate type %u section: %u, %u") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff);" (call_expression "FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff)" (identifier "FUN_001bd150") (argument_list "(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff)" (( "(") (identifier "param_1") (, ",") (identifier "uVar5") (, ",") (identifier "uVar2") (, ",") (identifier "uVar3") (, ",") (binary_expression "uVar6 & 0xffffffff" (identifier "uVar6") (& "&") (number_literal "0xffffffff")) () ")"))) (; ";")) (} "}"))) (expression_statement "*puVar9 = uVar8;" (assignment_expression "*puVar9 = uVar8" (pointer_expression "*puVar9" (* "*") (identifier "puVar9")) (= "=") (identifier "uVar8")) (; ";")) (} "}"))) (} "}")))))) (if_statement "if (iVar1 - 1 == uVar6) {\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }" (if "if") (parenthesized_expression "(iVar1 - 1 == uVar6)" (( "(") (binary_expression "iVar1 - 1 == uVar6" (binary_expression "iVar1 - 1" (identifier "iVar1") (- "-") (number_literal "1")) (== "==") (identifier "uVar6")) () ")")) (compound_statement "{\n if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }\n return;\n }" ({ "{") (if_statement "if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) {\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }" (if "if") (parenthesized_expression "(((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58))))" (( "(") (binary_expression "((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) &&\n ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))" (parenthesized_expression "((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0))" (( "(") (binary_expression "(*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)" (parenthesized_expression "(*(int *)(param_1 + 0xb0) == -1)" (( "(") (binary_expression "*(int *)(param_1 + 0xb0) == -1" (pointer_expression "*(int *)(param_1 + 0xb0)" (* "*") (cast_expression "(int *)(param_1 + 0xb0)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xb0)" (( "(") (binary_expression "param_1 + 0xb0" (identifier "param_1") (+ "+") (number_literal "0xb0")) () ")")))) (== "==") (number_literal "-1")) () ")")) (&& "&&") (parenthesized_expression "(uVar10 != 0)" (( "(") (binary_expression "uVar10 != 0" (identifier "uVar10") (!= "!=") (number_literal "0")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))" (( "(") (parenthesized_expression "(*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58))" (( "(") (comma_expression "*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)" (assignment_expression "*(uint *)(param_1 + 0xb0) = uVar10" (pointer_expression "*(uint *)(param_1 + 0xb0)" (* "*") (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")) () ")")))) (= "=") (identifier "uVar10")) (, ",") (binary_expression "local_54 != 0 && (uVar10 == local_58)" (binary_expression "local_54 != 0" (identifier "local_54") (!= "!=") (number_literal "0")) (&& "&&") (parenthesized_expression "(uVar10 == local_58)" (( "(") (binary_expression "uVar10 == local_58" (identifier "uVar10") (== "==") (identifier "local_58")) () ")")))) () ")")) () ")"))) () ")")) (compound_statement "{\n FUN_001682d0(param_1 + 0x90);\n uVar4 = *(undefined4 *)(param_1 + 0xa8);\n puVar7 = (undefined4 *)FUN_002d94a0(0x20);\n *puVar7 = uVar4;\n *(undefined8 *)(puVar7 + 2) = 0;\n *(undefined8 *)(puVar7 + 4) = 0;\n *(undefined8 *)(puVar7 + 6) = 0;\n FUN_001cdff0(puVar7,param_1,local_54,param_2);\n if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }\n *(undefined4 **)(param_1 + 0x40) = puVar7;\n }" ({ "{") (expression_statement "FUN_001682d0(param_1 + 0x90);" (call_expression "FUN_001682d0(param_1 + 0x90)" (identifier "FUN_001682d0") (argument_list "(param_1 + 0x90)" (( "(") (binary_expression "param_1 + 0x90" (identifier "param_1") (+ "+") (number_literal "0x90")) () ")"))) (; ";")) (expression_statement "uVar4 = *(undefined4 *)(param_1 + 0xa8);" (assignment_expression "uVar4 = *(undefined4 *)(param_1 + 0xa8)" (identifier "uVar4") (= "=") (pointer_expression "*(undefined4 *)(param_1 + 0xa8)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0xa8)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa8)" (( "(") (binary_expression "param_1 + 0xa8" (identifier "param_1") (+ "+") (number_literal "0xa8")) () ")"))))) (; ";")) (expression_statement "puVar7 = (undefined4 *)FUN_002d94a0(0x20);" (assignment_expression "puVar7 = (undefined4 *)FUN_002d94a0(0x20)" (identifier "puVar7") (= "=") (cast_expression "(undefined4 *)FUN_002d94a0(0x20)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002d94a0(0x20)" (identifier "FUN_002d94a0") (argument_list "(0x20)" (( "(") (number_literal "0x20") () ")"))))) (; ";")) (expression_statement "*puVar7 = uVar4;" (assignment_expression "*puVar7 = uVar4" (pointer_expression "*puVar7" (* "*") (identifier "puVar7")) (= "=") (identifier "uVar4")) (; ";")) (expression_statement "*(undefined8 *)(puVar7 + 2) = 0;" (assignment_expression "*(undefined8 *)(puVar7 + 2) = 0" (pointer_expression "*(undefined8 *)(puVar7 + 2)" (* "*") (cast_expression "(undefined8 *)(puVar7 + 2)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar7 + 2)" (( "(") (binary_expression "puVar7 + 2" (identifier "puVar7") (+ "+") (number_literal "2")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)(puVar7 + 4) = 0;" (assignment_expression "*(undefined8 *)(puVar7 + 4) = 0" (pointer_expression "*(undefined8 *)(puVar7 + 4)" (* "*") (cast_expression "(undefined8 *)(puVar7 + 4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar7 + 4)" (( "(") (binary_expression "puVar7 + 4" (identifier "puVar7") (+ "+") (number_literal "4")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)(puVar7 + 6) = 0;" (assignment_expression "*(undefined8 *)(puVar7 + 6) = 0" (pointer_expression "*(undefined8 *)(puVar7 + 6)" (* "*") (cast_expression "(undefined8 *)(puVar7 + 6)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar7 + 6)" (( "(") (binary_expression "puVar7 + 6" (identifier "puVar7") (+ "+") (number_literal "6")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_001cdff0(puVar7,param_1,local_54,param_2);" (call_expression "FUN_001cdff0(puVar7,param_1,local_54,param_2)" (identifier "FUN_001cdff0") (argument_list "(puVar7,param_1,local_54,param_2)" (( "(") (identifier "puVar7") (, ",") (identifier "param_1") (, ",") (identifier "local_54") (, ",") (identifier "param_2") () ")"))) (; ";")) (if_statement "if (*(long *)(param_1 + 0x40) != 0) {\nLAB_002a3e49:\n \n FUN_0029a190();\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x40) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x40) != 0" (pointer_expression "*(long *)(param_1 + 0x40)" (* "*") (cast_expression "(long *)(param_1 + 0x40)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\nLAB_002a3e49:\n \n FUN_0029a190();\n }" ({ "{") (labeled_statement "LAB_002a3e49:\n \n FUN_0029a190();" (statement_identifier "LAB_002a3e49") (: ":") (expression_statement "FUN_0029a190();" (call_expression "FUN_0029a190()" (identifier "FUN_0029a190") (argument_list "()" (( "(") () ")"))) (; ";"))) (} "}"))) (expression_statement "*(undefined4 **)(param_1 + 0x40) = puVar7;" (assignment_expression "*(undefined4 **)(param_1 + 0x40) = puVar7" (pointer_expression "*(undefined4 **)(param_1 + 0x40)" (* "*") (cast_expression "(undefined4 **)(param_1 + 0x40)" (( "(") (type_descriptor "undefined4 **" (type_identifier "undefined4") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (= "=") (identifier "puVar7")) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "uVar6 = uVar6 + 1;" (assignment_expression "uVar6 = uVar6 + 1" (identifier "uVar6") (= "=") (binary_expression "uVar6 + 1" (identifier "uVar6") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}")))
/* DWARF original prototype: void find_dynsym_sections(Sized_dynobj<64,_false> * this, uchar * pshdrs, uint * pversym_shndx, uint * pverdef_shndx, uint * pverneed_shndx, uint * pdynamic_shndx) */ void __thiscall gold::var_1<64,var_13>::find_dynsym_sections (var_1<64,var_13> *this,uchar *var_3,type_1 *pversym_shndx,type_1 *pverdef_shndx, type_1 *pverneed_shndx,type_1 *pdynamic_shndx) { type_1 var_2; type_1 var_5; type_1 var_16; int iVar4; char *format; type_2 var_4; type_3 *pOVar6; type_1 var_15; type_1 *puVar8; var_1<64,var_13> *xindex; type_3 *this_00; type_1 var_19; type_1 var_6; type_1 var_14; *pversym_shndx = 0xffffffff; *pverdef_shndx = 0xffffffff; *pverneed_shndx = 0xffffffff; *pdynamic_shndx = 0xffffffff; var_2 = (this->super_Dynobj).super_Object.shnum_; if (var_2 == 0) { return; } var_19 = 0; var_4 = 0; var_6 = 0; var_14 = 0; do { var_15 = (type_1)var_4; var_5 = *(type_1 *)(var_3 + var_4 * 0x40 + 4); if (var_5 == 0x12) { var_6 = *(type_1 *)(var_3 + var_4 * 0x40 + 0x28); if (0xfeff < var_6) { elfcpp::Elf_file<64,var_13,_gold::type_3>::var_7(&this->elf_file_); var_6 = var_6 + (this->elf_file_).large_shndx_offset_; } var_14 = var_15; if (this->dynsym_shndx_ == var_6) { LAB_002a3d1e: elfcpp::Elf_file<64,var_13,_gold::type_3>::var_7(&this->elf_file_); iVar4 = (this->elf_file_).large_shndx_offset_; pOVar6 = (type_3 *)var_8(0x20); *(int *)&pOVar6->_vptr_Object = iVar4; (((_Vector_base<var_10,_std::var_9<var_10>var_11> *)&(pOVar6->name_)._M_dataplus) ->_M_impl)._M_start = (type_4)0x0; (pOVar6->name_)._M_string_length = 0; (pOVar6->name_).field_2._M_allocated_capacity = 0; xindex = this; this_00 = pOVar6; Xindex::var_12<64,var_13>((type_5 *)pOVar6,(type_3 *)this,var_14,var_3); if ((this->super_Dynobj).super_Object.xindex_ != (type_5 *)0x0) goto LAB_002a3e49; (this->super_Dynobj).super_Object.xindex_ = (type_5 *)pOVar6; } } else if (var_5 < 0x13) { puVar8 = pdynamic_shndx; if (var_5 == 6) goto LAB_002a3c5e; if (var_5 == 0xb) { this->dynsym_shndx_ = var_15; if ((var_14 != 0) && (var_15 == var_6)) goto LAB_002a3d1e; } else if (var_5 == 2) { var_19 = var_15; } } else { puVar8 = pverneed_shndx; if (((var_5 == 0x6ffffffe) || (puVar8 = pversym_shndx, var_5 == 0x6fffffff)) || (puVar8 = pverdef_shndx, var_5 == 0x6ffffffd)) { LAB_002a3c5e: var_16 = *puVar8; if (var_16 != 0xffffffff) { format = (char *)var_17("unexpected duplicate type %u section: %u, %u"); Object::var_18((type_3 *)this,format,(type_2)var_5,(type_2)var_16,var_4 & 0xffffffff); } *puVar8 = var_15; } } if (var_2 - 1 == var_4) { if (((this->dynsym_shndx_ == 0xffffffff) && (var_19 != 0)) && ((this->dynsym_shndx_ = var_19, var_14 != 0 && (var_19 == var_6)))) { elfcpp::Elf_file<64,var_13,_gold::type_3>::var_7(&this->elf_file_); iVar4 = (this->elf_file_).large_shndx_offset_; pOVar6 = (type_3 *)var_8(0x20); *(int *)&pOVar6->_vptr_Object = iVar4; (((_Vector_base<var_10,_std::var_9<var_10>var_11> *)&(pOVar6->name_)._M_dataplus) ->_M_impl)._M_start = (type_4)0x0; (pOVar6->name_)._M_string_length = 0; (pOVar6->name_).field_2._M_allocated_capacity = 0; xindex = this; this_00 = pOVar6; Xindex::var_12<64,var_13>((type_5 *)pOVar6,(type_3 *)this,var_14,var_3); if ((this->super_Dynobj).super_Object.xindex_ != (type_5 *)0x0) { LAB_002a3e49: /* WARNING: Subroutine does not return */ Object::var_20(this_00,(type_5 *)xindex); } (this->super_Dynobj).super_Object.xindex_ = (type_5 *)pOVar6; } return; } var_4 = var_4 + 1; } while( true ); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_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: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (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)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) 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 (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: (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: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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 (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (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: (goto_statement label: (statement_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)))))) 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: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) consequence: (goto_statement label: (statement_identifier)))) 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: (identifier)))))))) alternative: (else_clause (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: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier)))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (parenthesized_expression (parenthesized_expression (comma_expression left: (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)) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (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))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (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 (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (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 (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (true))))))
null
void MASKED(long param_1,long param_2,uint *param_3,uint *param_4,uint *param_5,uint *param_6) { int iVar1; uint uVar2; uint uVar3; undefined4 uVar4; undefined8 uVar5; ulong uVar6; undefined4 *puVar7; uint uVar8; uint *puVar9; uint uVar10; uint local_58; uint local_54; *param_3 = 0xffffffff; *param_4 = 0xffffffff; *param_5 = 0xffffffff; *param_6 = 0xffffffff; iVar1 = *(int *)(param_1 + 0x38); if (iVar1 == 0) { return; } uVar10 = 0; uVar6 = 0; local_58 = 0; local_54 = 0; do { uVar8 = (uint)uVar6; uVar2 = *(uint *)(param_2 + 4 + uVar6 * 0x40); if (uVar2 == 0x12) { local_58 = *(uint *)(param_2 + 0x28 + uVar6 * 0x40); if (0xfeff < local_58) { FUN_001682d0(param_1 + 0x90); local_58 = local_58 + *(int *)(param_1 + 0xa8); } local_54 = uVar8; if (*(uint *)(param_1 + 0xb0) == local_58) { LAB_002a3d1e: FUN_001682d0(param_1 + 0x90); uVar4 = *(undefined4 *)(param_1 + 0xa8); puVar7 = (undefined4 *)FUN_002d94a0(0x20); *puVar7 = uVar4; *(undefined8 *)(puVar7 + 2) = 0; *(undefined8 *)(puVar7 + 4) = 0; *(undefined8 *)(puVar7 + 6) = 0; FUN_001cdff0(puVar7,param_1,local_54,param_2); if (*(long *)(param_1 + 0x40) != 0) goto LAB_002a3e49; *(undefined4 **)(param_1 + 0x40) = puVar7; } } else if (uVar2 < 0x13) { puVar9 = param_6; if (uVar2 == 6) goto LAB_002a3c5e; if (uVar2 == 0xb) { *(uint *)(param_1 + 0xb0) = uVar8; if ((local_54 != 0) && (uVar8 == local_58)) goto LAB_002a3d1e; } else if (uVar2 == 2) { uVar10 = uVar8; } } else { puVar9 = param_5; if (((uVar2 == 0x6ffffffe) || (puVar9 = param_3, uVar2 == 0x6fffffff)) || (puVar9 = param_4, uVar2 == 0x6ffffffd)) { LAB_002a3c5e: uVar3 = *puVar9; if (uVar3 != 0xffffffff) { uVar5 = gettext("unexpected duplicate type %u section: %u, %u"); FUN_001bd150(param_1,uVar5,uVar2,uVar3,uVar6 & 0xffffffff); } *puVar9 = uVar8; } } if (iVar1 - 1 == uVar6) { if (((*(int *)(param_1 + 0xb0) == -1) && (uVar10 != 0)) && ((*(uint *)(param_1 + 0xb0) = uVar10, local_54 != 0 && (uVar10 == local_58)))) { FUN_001682d0(param_1 + 0x90); uVar4 = *(undefined4 *)(param_1 + 0xa8); puVar7 = (undefined4 *)FUN_002d94a0(0x20); *puVar7 = uVar4; *(undefined8 *)(puVar7 + 2) = 0; *(undefined8 *)(puVar7 + 4) = 0; *(undefined8 *)(puVar7 + 6) = 0; FUN_001cdff0(puVar7,param_1,local_54,param_2); if (*(long *)(param_1 + 0x40) != 0) { LAB_002a3e49: /* WARNING: Subroutine does not return */ FUN_0029a190(); } *(undefined4 **)(param_1 + 0x40) = puVar7; } return; } uVar6 = uVar6 + 1; } while( true ); }
728_alpha-linux-gnu-ld_and_alpha-linux-gnu-ld_strip.c
bfd_printable_name
bfd_printable_name
/* WARNING: Control flow encountered bad instruction data */ void bfd_printable_name(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_printable_name(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207500054')]
[('const-1', u'RETURN_-1207500054')]
null
null
001802e0
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_printable_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_printable_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_printable_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_printable_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_printable_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_printable_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_printable_name(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_printable_name(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_printable_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_printable_name(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_printable_name(void)" (identifier "bfd_printable_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(); }
9346_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
rbegin
FUN_0031cb30
/* std::wstring::rbegin() const */ void std::wstring::rbegin(void) { long *in_RSI; long *in_RDI; *in_RDI = *in_RSI + *(long *)(*in_RSI + -0x18) * 4; return; }
long * FUN_0031cb30(long *param_1,long *param_2) { *param_1 = *param_2 + *(long *)(*param_2 + -0x18) * 4; return param_1; }
MOV RDX,qword ptr [RSI] MOV RAX,RDI MOV RCX,qword ptr [RDX + -0x18] LEA RDX,[RDX + RCX*0x4] MOV qword ptr [RDI],RDX RET
null
null
null
null
[(u'INT_MULT_-1204892832', u'INT_ADD_-1204892844'), ('const-433', u'STORE_-1204892853'), (u'LOAD_-1204892878', u'INT_ADD_-1204892852'), ('const-433', u'LOAD_-1204892878'), (u'LOAD_-1204892868', u'INT_MULT_-1204892832'), (u'INT_ADD_-1204892852', u'CAST_-1204892795'), ('const-0', u'RETURN_-1204892840'), ('const-433', u'LOAD_-1204892868'), (u'LOAD_-1204892878', u'INT_ADD_-1204892844'), ('tmp_41', u'STORE_-1204892853'), ('const-4', u'INT_MULT_-1204892832'), ('tmp_40', u'LOAD_-1204892878'), (u'INT_ADD_-1204892844', u'STORE_-1204892853'), ('const--24', u'INT_ADD_-1204892852'), (u'CAST_-1204892795', u'LOAD_-1204892868')]
[(u'INT_MULT_-1204892832', u'INT_ADD_-1204892844'), ('tmp_41', u'COPY_-1204892874'), ('const-433', u'STORE_-1204892853'), (u'LOAD_-1204892878', u'INT_ADD_-1204892852'), ('const-433', u'LOAD_-1204892878'), (u'COPY_-1204892874', u'RETURN_-1204892840'), (u'LOAD_-1204892868', u'INT_MULT_-1204892832'), (u'INT_ADD_-1204892852', u'CAST_-1204892795'), ('const-0', u'RETURN_-1204892840'), ('const-433', u'LOAD_-1204892868'), (u'LOAD_-1204892878', u'INT_ADD_-1204892844'), ('tmp_41', u'STORE_-1204892853'), ('const-4', u'INT_MULT_-1204892832'), ('tmp_40', u'LOAD_-1204892878'), (u'INT_ADD_-1204892844', u'STORE_-1204892853'), ('const--24', u'INT_ADD_-1204892852'), (u'CAST_-1204892795', u'LOAD_-1204892868')]
null
null
0031cb30
x64
O2
(translation_unit "long * FUN_0031cb30(long *param_1,long *param_2)\n\n{\n *param_1 = *param_2 + *(long *)(*param_2 + -0x18) * 4;\n return param_1;\n}\n\n" (function_definition "long * FUN_0031cb30(long *param_1,long *param_2)\n\n{\n *param_1 = *param_2 + *(long *)(*param_2 + -0x18) * 4;\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_0031cb30(long *param_1,long *param_2)" * (function_declarator "FUN_0031cb30(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 *param_1 = *param_2 + *(long *)(*param_2 + -0x18) * 4;\n return param_1;\n}" { (expression_statement "*param_1 = *param_2 + *(long *)(*param_2 + -0x18) * 4;" (assignment_expression "*param_1 = *param_2 + *(long *)(*param_2 + -0x18) * 4" (pointer_expression "*param_1" * identifier) = (binary_expression "*param_2 + *(long *)(*param_2 + -0x18) * 4" (pointer_expression "*param_2" * identifier) + (binary_expression "*(long *)(*param_2 + -0x18) * 4" (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) )))) * number_literal))) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* std::wstring::rbegin() const */\n\nvoid std::wstring::rbegin(void)\n\n{\n long *in_RSI;\n long *in_RDI;\n \n *in_RDI = *in_RSI + *(long *)(*in_RSI + -0x18) * 4;\n return;\n}\n\n" comment (function_definition "void std::wstring::rbegin(void)\n\n{\n long *in_RSI;\n long *in_RDI;\n \n *in_RDI = *in_RSI + *(long *)(*in_RSI + -0x18) * 4;\n return;\n}" primitive_type (ERROR "std::wstring::" identifier : : identifier : :) (function_declarator "rbegin(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long *in_RSI;\n long *in_RDI;\n \n *in_RDI = *in_RSI + *(long *)(*in_RSI + -0x18) * 4;\n return;\n}" { (declaration "long *in_RSI;" (sized_type_specifier "long" long) (pointer_declarator "*in_RSI" * identifier) ;) (declaration "long *in_RDI;" (sized_type_specifier "long" long) (pointer_declarator "*in_RDI" * identifier) ;) (expression_statement "*in_RDI = *in_RSI + *(long *)(*in_RSI + -0x18) * 4;" (assignment_expression "*in_RDI = *in_RSI + *(long *)(*in_RSI + -0x18) * 4" (pointer_expression "*in_RDI" * identifier) = (binary_expression "*in_RSI + *(long *)(*in_RSI + -0x18) * 4" (pointer_expression "*in_RSI" * identifier) + (binary_expression "*(long *)(*in_RSI + -0x18) * 4" (pointer_expression "*(long *)(*in_RSI + -0x18)" * (cast_expression "(long *)(*in_RSI + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*in_RSI + -0x18)" ( (binary_expression "*in_RSI + -0x18" (pointer_expression "*in_RSI" * identifier) + number_literal) )))) * number_literal))) ;) (return_statement "return;" return ;) })))
(translation_unit "long * FUN_0031cb30(long *param_1,long *param_2)\n\n{\n *param_1 = *param_2 + *(long *)(*param_2 + -0x18) * 4;\n return param_1;\n}\n\n" (function_definition "long * FUN_0031cb30(long *param_1,long *param_2)\n\n{\n *param_1 = *param_2 + *(long *)(*param_2 + -0x18) * 4;\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_0031cb30(long *param_1,long *param_2)" * (function_declarator "FUN_0031cb30(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 *param_1 = *param_2 + *(long *)(*param_2 + -0x18) * 4;\n return param_1;\n}" { (expression_statement "*param_1 = *param_2 + *(long *)(*param_2 + -0x18) * 4;" (assignment_expression "*param_1 = *param_2 + *(long *)(*param_2 + -0x18) * 4" (pointer_expression "*param_1" * identifier) = (binary_expression "*param_2 + *(long *)(*param_2 + -0x18) * 4" (pointer_expression "*param_2" * identifier) + (binary_expression "*(long *)(*param_2 + -0x18) * 4" (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) )))) * 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 (sized_type_specifier long) (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_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) )))) * LIT))) ;) (return_statement return IDENT ;) })))
(function_definition "long * FUN_0031cb30(long *param_1,long *param_2)\n\n{\n *param_1 = *param_2 + *(long *)(*param_2 + -0x18) * 4;\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_0031cb30(long *param_1,long *param_2)" (* "*") (function_declarator "FUN_0031cb30(long *param_1,long *param_2)" (identifier "FUN_0031cb30") (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 *param_1 = *param_2 + *(long *)(*param_2 + -0x18) * 4;\n return param_1;\n}" ({ "{") (expression_statement "*param_1 = *param_2 + *(long *)(*param_2 + -0x18) * 4;" (assignment_expression "*param_1 = *param_2 + *(long *)(*param_2 + -0x18) * 4" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (binary_expression "*param_2 + *(long *)(*param_2 + -0x18) * 4" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (binary_expression "*(long *)(*param_2 + -0x18) * 4" (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")) () ")")))) (* "*") (number_literal "4")))) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* std::wstring::rbegin() const */ void std::wstring::function_1(void) { long *in_RSI; long *in_RDI; *in_RDI = *in_RSI + *(long *)(*in_RSI + -0x18) * 4; return; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (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: (number_literal))))) (return_statement (identifier)))))
null
long * MASKED(long *param_1,long *param_2) { *param_1 = *param_2 + *(long *)(*param_2 + -0x18) * 4; return param_1; }
712_openssl_and_openssl_strip.c
EVP_DigestSign
EVP_DigestSign
void EVP_DigestSign(void) { (*(code *)PTR_EVP_DigestSign_001abbd0)(); return; }
void EVP_DigestSign(void) { (*(code *)PTR_EVP_DigestSign_001abbd0)(); return; }
JMP qword ptr [0x001abbd0]
null
null
null
null
[(u'CALLIND_-1207169912', u'INDIRECT_-1207169852'), ('const-0', u'RETURN_-1207169909'), (u'CAST_-1207169847', u'CALLIND_-1207169912'), ('tmp_22', u'CAST_-1207169847'), (u'INDIRECT_-1207169852', u'COPY_-1207169911')]
[(u'CALLIND_-1207169912', u'INDIRECT_-1207169852'), ('const-0', u'RETURN_-1207169909'), (u'CAST_-1207169847', u'CALLIND_-1207169912'), ('tmp_22', u'CAST_-1207169847'), (u'INDIRECT_-1207169852', u'COPY_-1207169911')]
null
null
00130c80
x64
O2
(translation_unit "void EVP_DigestSign(void)\n\n{\n (*(code *)PTR_EVP_DigestSign_001abbd0)();\n return;\n}\n\n" (function_definition "void EVP_DigestSign(void)\n\n{\n (*(code *)PTR_EVP_DigestSign_001abbd0)();\n return;\n}" primitive_type (function_declarator "EVP_DigestSign(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_EVP_DigestSign_001abbd0)();\n return;\n}" { (expression_statement "(*(code *)PTR_EVP_DigestSign_001abbd0)();" (call_expression "(*(code *)PTR_EVP_DigestSign_001abbd0)()" (parenthesized_expression "(*(code *)PTR_EVP_DigestSign_001abbd0)" ( (pointer_expression "*(code *)PTR_EVP_DigestSign_001abbd0" * (cast_expression "(code *)PTR_EVP_DigestSign_001abbd0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void EVP_DigestSign(void)\n\n{\n (*(code *)PTR_EVP_DigestSign_001abbd0)();\n return;\n}\n\n" (function_definition "void EVP_DigestSign(void)\n\n{\n (*(code *)PTR_EVP_DigestSign_001abbd0)();\n return;\n}" primitive_type (function_declarator "EVP_DigestSign(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_EVP_DigestSign_001abbd0)();\n return;\n}" { (expression_statement "(*(code *)PTR_EVP_DigestSign_001abbd0)();" (call_expression "(*(code *)PTR_EVP_DigestSign_001abbd0)()" (parenthesized_expression "(*(code *)PTR_EVP_DigestSign_001abbd0)" ( (pointer_expression "*(code *)PTR_EVP_DigestSign_001abbd0" * (cast_expression "(code *)PTR_EVP_DigestSign_001abbd0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void EVP_DigestSign(void)\n\n{\n (*(code *)PTR_EVP_DigestSign_001abbd0)();\n return;\n}\n\n" (function_definition "void EVP_DigestSign(void)\n\n{\n (*(code *)PTR_EVP_DigestSign_001abbd0)();\n return;\n}" primitive_type (function_declarator "EVP_DigestSign(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_EVP_DigestSign_001abbd0)();\n return;\n}" { (expression_statement "(*(code *)PTR_EVP_DigestSign_001abbd0)();" (call_expression "(*(code *)PTR_EVP_DigestSign_001abbd0)()" (parenthesized_expression "(*(code *)PTR_EVP_DigestSign_001abbd0)" ( (pointer_expression "*(code *)PTR_EVP_DigestSign_001abbd0" * (cast_expression "(code *)PTR_EVP_DigestSign_001abbd0" ( (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 EVP_DigestSign(void)\n\n{\n (*(code *)PTR_EVP_DigestSign_001abbd0)();\n return;\n}" (primitive_type "void") (function_declarator "EVP_DigestSign(void)" (identifier "EVP_DigestSign") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_EVP_DigestSign_001abbd0)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_EVP_DigestSign_001abbd0)();" (call_expression "(*(code *)PTR_EVP_DigestSign_001abbd0)()" (parenthesized_expression "(*(code *)PTR_EVP_DigestSign_001abbd0)" (( "(") (pointer_expression "*(code *)PTR_EVP_DigestSign_001abbd0" (* "*") (cast_expression "(code *)PTR_EVP_DigestSign_001abbd0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_EVP_DigestSign_001abbd0"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_EVP_DigestSign_001abbd0)(); 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_001abbd0)(); return; }
9476_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
~ctype
FUN_003198b0
/* std::ctype<char>::~ctype() */ void __thiscall std::ctype<char>::~ctype(ctype<char> *this) { ~ctype(this); operator_delete(this); return; }
void FUN_003198b0(undefined8 param_1) { FUN_00319810(); FUN_002dac70(param_1); return; }
PUSH RBX MOV RBX,RDI CALL 0x00319810 MOV RDI,RBX POP RBX JMP 0x002dac70
null
null
null
null
[('tmp_41', u'CALL_-1204905791'), ('tmp_41', u'CALL_-1204905776'), ('const-0', u'RETURN_-1204905772')]
[('tmp_67', u'CALL_-1204905776'), ('const-0', u'RETURN_-1204905772')]
null
null
003198b0
x64
O2
(translation_unit "void FUN_003198b0(undefined8 param_1)\n\n{\n FUN_00319810();\n FUN_002dac70(param_1);\n return;\n}\n\n" (function_definition "void FUN_003198b0(undefined8 param_1)\n\n{\n FUN_00319810();\n FUN_002dac70(param_1);\n return;\n}" primitive_type (function_declarator "FUN_003198b0(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_00319810();\n FUN_002dac70(param_1);\n return;\n}" { (expression_statement "FUN_00319810();" (call_expression "FUN_00319810()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_002dac70(param_1);" (call_expression "FUN_002dac70(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::ctype<char>::~ctype() */\n\nvoid __thiscall std::ctype<char>::~ctype(ctype<char> *this)\n\n{\n ~ctype(this);\n operator_delete(this);\n return;\n}\n\n" comment (function_definition "void __thiscall std::ctype<char>::~ctype(ctype<char> *this)\n\n{\n ~ctype(this);\n operator_delete(this);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::ctype<char>::~" identifier : : identifier < primitive_type > : : ~) (function_declarator "ctype(ctype<char> *this)" identifier (parameter_list "(ctype<char> *this)" ( (parameter_declaration "ctype<char> *this" type_identifier (ERROR "<char>" < primitive_type >) (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n ~ctype(this);\n operator_delete(this);\n return;\n}" { (expression_statement "~ctype(this);" (unary_expression "~ctype(this)" ~ (call_expression "ctype(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_003198b0(undefined8 param_1)\n\n{\n FUN_00319810();\n FUN_002dac70(param_1);\n return;\n}\n\n" (function_definition "void FUN_003198b0(undefined8 param_1)\n\n{\n FUN_00319810();\n FUN_002dac70(param_1);\n return;\n}" primitive_type (function_declarator "FUN_003198b0(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_00319810();\n FUN_002dac70(param_1);\n return;\n}" { (expression_statement "FUN_00319810();" (call_expression "FUN_00319810()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_002dac70(param_1);" (call_expression "FUN_002dac70(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_003198b0(undefined8 param_1)\n\n{\n FUN_00319810();\n FUN_002dac70(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003198b0(undefined8 param_1)" (identifier "FUN_003198b0") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n FUN_00319810();\n FUN_002dac70(param_1);\n return;\n}" ({ "{") (expression_statement "FUN_00319810();" (call_expression "FUN_00319810()" (identifier "FUN_00319810") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "FUN_002dac70(param_1);" (call_expression "FUN_002dac70(param_1)" (identifier "FUN_002dac70") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::ctype<char>::~ctype() */ void __thiscall std::function_1<char>::~function_1(function_1<char> *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_00319810(); FUN_002dac70(param_1); return; }
13505_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
moneypunct
FUN_004fada0
/* std::moneypunct<wchar_t, true>::moneypunct(std::__moneypunct_cache<wchar_t, true>*, unsigned long) */ void __thiscall std::moneypunct<wchar_t,true>::moneypunct (moneypunct<wchar_t,true> *this,__moneypunct_cache *param_1,ulong param_2) { *(__moneypunct_cache **)(this + 0x10) = param_1; *(uint *)(this + 8) = (uint)(param_2 != 0); *(undefined ***)this = &PTR__moneypunct_0067a918; /* try { // try from 004fadca to 004fadce has its CatchHandler @ 004fadd6 */ _M_initialize_moneypunct((__locale_struct *)this,(char *)0x0); return; }
void FUN_004fada0(undefined8 *param_1,undefined8 param_2,long param_3) { param_1[2] = param_2; *(uint *)(param_1 + 1) = (uint)(param_3 != 0); *param_1 = &PTR_FUN_0067a918; /* try { // try from 004fadca to 004fadce has its CatchHandler @ 004fadd6 */ FUN_004e1d40(param_1,0,0); return; }
PUSH RBP XOR EAX,EAX PUSH RBX MOV RBX,RDI SUB RSP,0x8 TEST RDX,RDX MOV qword ptr [RDI + 0x10],RSI SETNZ AL XOR EDX,EDX XOR ESI,ESI MOV dword ptr [RDI + 0x8],EAX LEA RAX,[0x67a908] ADD RAX,0x10 MOV qword ptr [RDI],RAX CALL 0x004e1d40 ADD RSP,0x8 POP RBX POP RBP RET
null
null
null
null
[(u'CAST_-1202671960', u'STORE_-1202672108'), (u'INT_ZEXT_-1202672065', u'STORE_-1202672134'), ('tmp_266', u'CAST_-1202671960'), ('tmp_266', u'CAST_-1202671956'), ('const-433', u'STORE_-1202672134'), ('const-0', u'INT_NOTEQUAL_-1202672171'), (u'INT_NOTEQUAL_-1202672171', u'INT_ZEXT_-1202672065'), ('const-8', u'PTRADD_-1202672074'), (u'PTRSUB_-1202671961', u'STORE_-1202672108'), (u'CAST_-1202671956', u'CALL_-1202672098'), ('const-6793496', u'PTRSUB_-1202671961'), (u'CAST_-1202671987', u'STORE_-1202672170'), ('const-1', u'PTRADD_-1202672110'), ('const-0', u'PTRSUB_-1202671961'), (u'PTRADD_-1202672074', u'CAST_-1202671975'), ('tmp_266', u'PTRADD_-1202672074'), ('const-433', u'STORE_-1202672170'), ('const-1', u'PTRADD_-1202672074'), ('const-433', u'STORE_-1202672108'), ('tmp_267', u'STORE_-1202672170'), ('tmp_268', u'INT_NOTEQUAL_-1202672171'), ('const-0', u'CALL_-1202672098'), (u'CAST_-1202671975', u'STORE_-1202672134'), (u'PTRADD_-1202672110', u'CAST_-1202671987'), ('const-16', u'PTRADD_-1202672110'), ('tmp_266', u'PTRADD_-1202672110'), ('const-0', u'RETURN_-1202672064')]
[(u'INT_ZEXT_-1202672065', u'STORE_-1202672134'), (u'PTRSUB_-1202671960', u'STORE_-1202672108'), ('const-433', u'STORE_-1202672134'), ('const-8', u'PTRADD_-1202671985'), ('const-2', u'PTRADD_-1202671985'), (u'PTRADD_-1202671973', u'CAST_-1202671973'), ('const-433', u'STORE_-1202672170'), ('const-0', u'CALL_-1202672098'), ('const-0', u'INT_NOTEQUAL_-1202672171'), ('tmp_388', u'STORE_-1202672170'), (u'INT_NOTEQUAL_-1202672171', u'INT_ZEXT_-1202672065'), ('const-433', u'STORE_-1202672108'), ('const-0', u'CALL_-1202672098'), ('tmp_386', u'PTRADD_-1202671973'), ('const-8', u'PTRADD_-1202671973'), ('tmp_386', u'PTRADD_-1202671985'), (u'CAST_-1202671973', u'STORE_-1202672134'), ('const-0', u'PTRSUB_-1202671960'), ('const-1', u'PTRADD_-1202671973'), ('tmp_387', u'INT_NOTEQUAL_-1202672171'), ('const-6793496', u'PTRSUB_-1202671960'), ('tmp_386', u'STORE_-1202672108'), (u'PTRADD_-1202671985', u'STORE_-1202672170'), ('tmp_386', u'CALL_-1202672098'), ('const-0', u'RETURN_-1202672064')]
null
null
004fada0
x64
O2
(translation_unit "void FUN_004fada0(undefined8 *param_1,undefined8 param_2,long param_3)\n\n{\n param_1[2] = param_2;\n *(uint *)(param_1 + 1) = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0067a918;\n /* try { // try from 004fadca to 004fadce has its CatchHandler @ 004fadd6 */\n FUN_004e1d40(param_1,0,0);\n return;\n}\n\n" (function_definition "void FUN_004fada0(undefined8 *param_1,undefined8 param_2,long param_3)\n\n{\n param_1[2] = param_2;\n *(uint *)(param_1 + 1) = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0067a918;\n /* try { // try from 004fadca to 004fadce has its CatchHandler @ 004fadd6 */\n FUN_004e1d40(param_1,0,0);\n return;\n}" primitive_type (function_declarator "FUN_004fada0(undefined8 *param_1,undefined8 param_2,long param_3)" identifier (parameter_list "(undefined8 *param_1,undefined8 param_2,long param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n param_1[2] = param_2;\n *(uint *)(param_1 + 1) = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0067a918;\n /* try { // try from 004fadca to 004fadce has its CatchHandler @ 004fadd6 */\n FUN_004e1d40(param_1,0,0);\n return;\n}" { (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 "*(uint *)(param_1 + 1) = (uint)(param_3 != 0);" (assignment_expression "*(uint *)(param_1 + 1) = (uint)(param_3 != 0)" (pointer_expression "*(uint *)(param_1 + 1)" * (cast_expression "(uint *)(param_1 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) = (call_expression "(uint)(param_3 != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )))) ;) (expression_statement "*param_1 = &PTR_FUN_0067a918;" (assignment_expression "*param_1 = &PTR_FUN_0067a918" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_0067a918" & identifier)) ;) comment (expression_statement "FUN_004e1d40(param_1,0,0);" (call_expression "FUN_004e1d40(param_1,0,0)" identifier (argument_list "(param_1,0,0)" ( identifier , number_literal , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::moneypunct<wchar_t, true>::moneypunct(std::__moneypunct_cache<wchar_t, true>*, unsigned\n long) */\n\nvoid __thiscall\nstd::moneypunct<wchar_t,true>::moneypunct\n (moneypunct<wchar_t,true> *this,__moneypunct_cache *param_1,ulong param_2)\n\n{\n *(__moneypunct_cache **)(this + 0x10) = param_1;\n *(uint *)(this + 8) = (uint)(param_2 != 0);\n *(undefined ***)this = &PTR__moneypunct_0067a918;\n /* try { // try from 004fadca to 004fadce has its CatchHandler @ 004fadd6 */\n _M_initialize_moneypunct((__locale_struct *)this,(char *)0x0);\n return;\n}\n\n" comment (declaration "void __thiscall\nstd::moneypunct<wchar_t,true>::moneypunct\n (moneypunct<wchar_t,true> *this,__moneypunct_cache *param_1,ulong param_2)\n\n{\n *(__moneypunct_cache **)(this + 0x10) = param_1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::moneypunct<" identifier : : identifier <) identifier , (ERROR "true>::moneypunct\n (moneypunct<wchar_t,true> *this,__moneypunct_cache *param_1,ulong param_2)\n\n{" identifier > : : (function_declarator "moneypunct\n (moneypunct<wchar_t,true> *this,__moneypunct_cache *param_1,ulong param_2)" identifier (parameter_list "(moneypunct<wchar_t,true> *this,__moneypunct_cache *param_1,ulong param_2)" ( (parameter_declaration "moneypunct<wchar_t" type_identifier (ERROR "<" <) identifier) , (parameter_declaration "true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "__moneypunct_cache *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) ))) {) (init_declarator "*(__moneypunct_cache **)(this + 0x10) = param_1" (pointer_declarator "*(__moneypunct_cache **)(this + 0x10)" * (function_declarator "(__moneypunct_cache **)(this + 0x10)" (parenthesized_declarator "(__moneypunct_cache **)" ( (ERROR "__moneypunct_cache" identifier) (pointer_declarator "**" * (pointer_declarator "*" * identifier)) )) (parameter_list "(this + 0x10)" ( (parameter_declaration "this" type_identifier) (ERROR "+ 0x10" + number_literal) )))) = identifier) ;) (expression_statement "*(uint *)(this + 8) = (uint)(param_2 != 0);" (assignment_expression "*(uint *)(this + 8) = (uint)(param_2 != 0)" (pointer_expression "*(uint *)(this + 8)" * (cast_expression "(uint *)(this + 8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = (call_expression "(uint)(param_2 != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )))) ;) (expression_statement "*(undefined ***)this = &PTR__moneypunct_0067a918;" (assignment_expression "*(undefined ***)this = &PTR__moneypunct_0067a918" (pointer_expression "*(undefined ***)this" * (cast_expression "(undefined ***)this" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) identifier)) = (pointer_expression "&PTR__moneypunct_0067a918" & identifier)) ;) comment (expression_statement "_M_initialize_moneypunct((__locale_struct *)this,(char *)0x0);" (call_expression "_M_initialize_moneypunct((__locale_struct *)this,(char *)0x0)" identifier (argument_list "((__locale_struct *)this,(char *)0x0)" ( (cast_expression "(__locale_struct *)this" ( (type_descriptor "__locale_struct *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_004fada0(undefined8 *param_1,undefined8 param_2,long param_3)\n\n{\n param_1[2] = param_2;\n *(uint *)(param_1 + 1) = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0067a918;\n \n FUN_004e1d40(param_1,0,0);\n return;\n}\n\n" (function_definition "void FUN_004fada0(undefined8 *param_1,undefined8 param_2,long param_3)\n\n{\n param_1[2] = param_2;\n *(uint *)(param_1 + 1) = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0067a918;\n \n FUN_004e1d40(param_1,0,0);\n return;\n}" primitive_type (function_declarator "FUN_004fada0(undefined8 *param_1,undefined8 param_2,long param_3)" identifier (parameter_list "(undefined8 *param_1,undefined8 param_2,long param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n param_1[2] = param_2;\n *(uint *)(param_1 + 1) = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0067a918;\n \n FUN_004e1d40(param_1,0,0);\n return;\n}" { (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 "*(uint *)(param_1 + 1) = (uint)(param_3 != 0);" (assignment_expression "*(uint *)(param_1 + 1) = (uint)(param_3 != 0)" (pointer_expression "*(uint *)(param_1 + 1)" * (cast_expression "(uint *)(param_1 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) = (call_expression "(uint)(param_3 != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )))) ;) (expression_statement "*param_1 = &PTR_FUN_0067a918;" (assignment_expression "*param_1 = &PTR_FUN_0067a918" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_0067a918" & identifier)) ;) (expression_statement "FUN_004e1d40(param_1,0,0);" (call_expression "FUN_004e1d40(param_1,0,0)" identifier (argument_list "(param_1,0,0)" ( identifier , number_literal , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT != LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_004fada0(undefined8 *param_1,undefined8 param_2,long param_3)\n\n{\n param_1[2] = param_2;\n *(uint *)(param_1 + 1) = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0067a918;\n \n FUN_004e1d40(param_1,0,0);\n return;\n}" (primitive_type "void") (function_declarator "FUN_004fada0(undefined8 *param_1,undefined8 param_2,long param_3)" (identifier "FUN_004fada0") (parameter_list "(undefined8 *param_1,undefined8 param_2,long param_3)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) () ")"))) (compound_statement "{\n param_1[2] = param_2;\n *(uint *)(param_1 + 1) = (uint)(param_3 != 0);\n *param_1 = &PTR_FUN_0067a918;\n \n FUN_004e1d40(param_1,0,0);\n return;\n}" ({ "{") (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 "*(uint *)(param_1 + 1) = (uint)(param_3 != 0);" (assignment_expression "*(uint *)(param_1 + 1) = (uint)(param_3 != 0)" (pointer_expression "*(uint *)(param_1 + 1)" (* "*") (cast_expression "(uint *)(param_1 + 1)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 1)" (( "(") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1")) () ")")))) (= "=") (call_expression "(uint)(param_3 != 0)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(param_3 != 0)" (( "(") (binary_expression "param_3 != 0" (identifier "param_3") (!= "!=") (number_literal "0")) () ")")))) (; ";")) (expression_statement "*param_1 = &PTR_FUN_0067a918;" (assignment_expression "*param_1 = &PTR_FUN_0067a918" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_0067a918" (& "&") (identifier "PTR_FUN_0067a918"))) (; ";")) (expression_statement "FUN_004e1d40(param_1,0,0);" (call_expression "FUN_004e1d40(param_1,0,0)" (identifier "FUN_004e1d40") (argument_list "(param_1,0,0)" (( "(") (identifier "param_1") (, ",") (number_literal "0") (, ",") (number_literal "0") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::moneypunct<wchar_t, true>::moneypunct(std::__moneypunct_cache<wchar_t, true>*, unsigned long) */ void __thiscall std::moneypunct<wchar_t,true>::moneypunct (moneypunct<wchar_t,true> *type_1,__moneypunct_cache *param_1,ulong var_1) { *(__moneypunct_cache **)(type_1 + 0x10) = param_1; *(type_2 *)(type_1 + 8) = (type_2)(var_1 != 0); *(type_3 ***)type_1 = &PTR__moneypunct_0067a918; /* try { // try from 004fadca to 004fadce has its CatchHandler @ 004fadd6 */ var_2((type_4 *)type_1,(char *)0x0); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal)))) (return_statement))))
null
void MASKED(undefined8 *param_1,undefined8 param_2,long param_3) { param_1[2] = param_2; *(uint *)(param_1 + 1) = (uint)(param_3 != 0); *param_1 = &PTR_FUN_0067a918; /* try { // try from 004fadca to 004fadce has its CatchHandler @ 004fadd6 */ FUN_004e1d40(param_1,0,0); return; }
8511_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
~runtime_error
FUN_002e2570
/* ~runtime_error() */ void __thiscall std::runtime_error::~runtime_error(runtime_error *this) { ~runtime_error(this); _ZGTtdlPv(this); return; }
void FUN_002e2570(undefined8 param_1) { FUN_002e2550(); _ZGTtdlPv(param_1); return; }
PUSH RBX MOV RBX,RDI CALL 0x002e2550 MOV RDI,RBX POP RBX JMP 0x001443f0
null
null
null
null
[('const-0', u'RETURN_-1204738668'), ('tmp_41', u'CALL_-1204738672'), ('tmp_41', u'CALL_-1204738687')]
[('const-0', u'RETURN_-1204738668'), ('tmp_67', u'CALL_-1204738672')]
null
null
002e2570
x64
O2
(translation_unit "void FUN_002e2570(undefined8 param_1)\n\n{\n FUN_002e2550();\n _ZGTtdlPv(param_1);\n return;\n}\n\n" (function_definition "void FUN_002e2570(undefined8 param_1)\n\n{\n FUN_002e2550();\n _ZGTtdlPv(param_1);\n return;\n}" primitive_type (function_declarator "FUN_002e2570(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_002e2550();\n _ZGTtdlPv(param_1);\n return;\n}" { (expression_statement "FUN_002e2550();" (call_expression "FUN_002e2550()" identifier (argument_list "()" ( ))) ;) (expression_statement "_ZGTtdlPv(param_1);" (call_expression "_ZGTtdlPv(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* ~runtime_error() */\n\nvoid __thiscall std::runtime_error::~runtime_error(runtime_error *this)\n\n{\n ~runtime_error(this);\n _ZGTtdlPv(this);\n return;\n}\n\n" comment (function_definition "void __thiscall std::runtime_error::~runtime_error(runtime_error *this)\n\n{\n ~runtime_error(this);\n _ZGTtdlPv(this);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::runtime_error::~" identifier : : identifier : : ~) (function_declarator "runtime_error(runtime_error *this)" identifier (parameter_list "(runtime_error *this)" ( (parameter_declaration "runtime_error *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n ~runtime_error(this);\n _ZGTtdlPv(this);\n return;\n}" { (expression_statement "~runtime_error(this);" (unary_expression "~runtime_error(this)" ~ (call_expression "runtime_error(this)" identifier (argument_list "(this)" ( identifier )))) ;) (expression_statement "_ZGTtdlPv(this);" (call_expression "_ZGTtdlPv(this)" identifier (argument_list "(this)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002e2570(undefined8 param_1)\n\n{\n FUN_002e2550();\n _ZGTtdlPv(param_1);\n return;\n}\n\n" (function_definition "void FUN_002e2570(undefined8 param_1)\n\n{\n FUN_002e2550();\n _ZGTtdlPv(param_1);\n return;\n}" primitive_type (function_declarator "FUN_002e2570(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_002e2550();\n _ZGTtdlPv(param_1);\n return;\n}" { (expression_statement "FUN_002e2550();" (call_expression "FUN_002e2550()" identifier (argument_list "()" ( ))) ;) (expression_statement "_ZGTtdlPv(param_1);" (call_expression "_ZGTtdlPv(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_002e2570(undefined8 param_1)\n\n{\n FUN_002e2550();\n _ZGTtdlPv(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002e2570(undefined8 param_1)" (identifier "FUN_002e2570") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n FUN_002e2550();\n _ZGTtdlPv(param_1);\n return;\n}" ({ "{") (expression_statement "FUN_002e2550();" (call_expression "FUN_002e2550()" (identifier "FUN_002e2550") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "_ZGTtdlPv(param_1);" (call_expression "_ZGTtdlPv(param_1)" (identifier "_ZGTtdlPv") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* ~runtime_error() */ void __thiscall std::function_1::~function_1(function_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_002e2550(); _ZGTtdlPv(param_1); return; }
10617_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
do_in
FUN_0035a930
/* std::__codecvt_utf8_base<char16_t>::do_in(__mbstate_t&, char const*, char const*, char const*&, char16_t*, char16_t*, char16_t*&) const */ void __thiscall std::__codecvt_utf8_base<char16_t>::do_in (__codecvt_utf8_base<char16_t> *this,__mbstate_t *param_1,char *param_2,char *param_3, char **param_4,wchar16 *param_5,wchar16 *param_6,wchar16 **param_7) { ulong uVar1; char *local_28; char *local_20; wchar16 *local_18; wchar16 *local_10; local_10 = param_6; uVar1 = *(ulong *)(this + 0x10) & 0xffffffff; if (0xfffe < (uint)*(ulong *)(this + 0x10)) { uVar1 = 0xffff; } local_28 = param_2; local_20 = param_3; local_18 = param_5; (anonymous_namespace)::utf16_in<char16_t> (&local_28,&local_18,uVar1,*(uint *)(this + 0x18) & 6 | 1,1); *param_4 = local_28; *param_7 = local_18; return; }
void FUN_0035a930(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 *param_5,undefined8 param_6,undefined8 param_7,undefined8 *param_8) { ulong uVar1; undefined8 local_28; undefined8 local_20; undefined8 local_18; undefined8 local_10; local_10 = param_7; uVar1 = *(ulong *)(param_1 + 0x10) & 0xffffffff; if (0xfffe < (uint)*(ulong *)(param_1 + 0x10)) { uVar1 = 0xffff; } local_28 = param_3; local_20 = param_4; local_18 = param_6; FUN_0035a710(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1); *param_5 = local_28; *param_8 = local_18; return; }
PUSH RBX MOV RBX,R8 MOV R8D,0x1 SUB RSP,0x20 MOV RAX,qword ptr [RSP + 0x30] MOV qword ptr [RSP + 0x8],RCX LEA RSI,[RSP + 0x10] MOV ECX,dword ptr [RDI + 0x18] MOV qword ptr [RSP],RDX MOV qword ptr [RSP + 0x18],RAX MOV RAX,qword ptr [RDI + 0x10] MOV RDI,RSP AND ECX,0x6 MOV qword ptr [RSP + 0x10],R9 OR ECX,0x1 MOV EDX,EAX CMP EAX,0xffff MOV EAX,0xffff CMOVNC RDX,RAX CALL 0x0035a710 MOV RDX,qword ptr [RSP] MOV RCX,qword ptr [RSP + 0x10] MOV qword ptr [RBX],RDX MOV RDX,qword ptr [RSP + 0x38] MOV qword ptr [RDX],RCX ADD RSP,0x20 POP RBX RET
null
null
null
null
[('const--24', u'PTRSUB_-1205163462'), ('tmp_288', u'COPY_-1205163661'), ('const-433', u'LOAD_-1205163674'), (u'COPY_-1205163582', u'MULTIEQUAL_-1205163447'), (u'INDIRECT_-1205163424', u'STORE_-1205163552'), (u'CAST_-1205163442', u'LOAD_-1205163653'), ('tmp_286', u'STORE_-1205163552'), ('tmp_282', u'PTRADD_-1205163591'), (u'PTRSUB_-1205163477', u'CALL_-1205163569'), ('const-1', u'PTRADD_-1205163591'), ('const-433', u'STORE_-1205163552'), (u'INDIRECT_-1205163422', u'STORE_-1205163539'), (u'CALL_-1205163569', u'INDIRECT_-1205163423'), (u'LOAD_-1205163674', u'INT_AND_-1205163616'), (u'INT_OR_-1205163594', u'CALL_-1205163569'), ('const-0', u'SUBPIECE_-1205163487'), ('const--40', u'PTRSUB_-1205163477'), ('const-1', u'CALL_-1205163569'), ('const-433', u'LOAD_-1205163653'), ('const-24', u'PTRADD_-1205163612'), ('const-1', u'PTRADD_-1205163612'), (u'SUBPIECE_-1205163487', u'INT_LESS_-1205163592'), ('tmp_190', u'CBRANCH_-1205163579'), (u'INT_LESS_-1205163592', u'CBRANCH_-1205163579'), (u'INT_AND_-1205163498', u'MULTIEQUAL_-1205163447'), ('tmp_284', u'COPY_-1205163475'), ('const-16', u'PTRADD_-1205163591'), ('const-65535', u'COPY_-1205163582'), ('const-1', u'INT_OR_-1205163594'), ('const-4294967295', u'INT_AND_-1205163498'), (u'PTRSUB_-1205163462', u'CALL_-1205163569'), (u'PTRADD_-1205163591', u'CAST_-1205163442'), (u'CALL_-1205163569', u'INDIRECT_-1205163422'), (u'CAST_-1205163455', u'LOAD_-1205163674'), ('tmp_415', u'PTRSUB_-1205163477'), ('const-6', u'INT_AND_-1205163616'), (u'CALL_-1205163569', u'INDIRECT_-1205163421'), ('tmp_285', u'COPY_-1205163474'), ('tmp_282', u'PTRADD_-1205163612'), (u'MULTIEQUAL_-1205163447', u'CALL_-1205163569'), (u'CALL_-1205163569', u'INDIRECT_-1205163424'), ('tmp_289', u'STORE_-1205163539'), ('const-0', u'RETURN_-1205163508'), (u'PTRADD_-1205163612', u'CAST_-1205163455'), (u'LOAD_-1205163653', u'INT_AND_-1205163498'), ('const-65534', u'INT_LESS_-1205163592'), ('tmp_415', u'PTRSUB_-1205163462'), (u'INT_AND_-1205163616', u'INT_OR_-1205163594'), ('const-433', u'STORE_-1205163539'), (u'LOAD_-1205163653', u'SUBPIECE_-1205163487'), ('tmp_287', u'COPY_-1205163473')]
[('const--40', u'PTRSUB_-1205163477'), ('const-1', u'CALL_-1205163569'), (u'COPY_-1205163582', u'MULTIEQUAL_-1205163447'), ('tmp_408', u'STORE_-1205163552'), (u'INDIRECT_-1205163424', u'STORE_-1205163552'), (u'CAST_-1205163442', u'LOAD_-1205163653'), (u'PTRSUB_-1205163477', u'CALL_-1205163569'), (u'INT_ADD_-1205163637', u'CAST_-1205163442'), (u'INDIRECT_-1205163422', u'STORE_-1205163539'), (u'CALL_-1205163569', u'INDIRECT_-1205163423'), ('tmp_407', u'PTRSUB_-1205163477'), ('tmp_412', u'COPY_-1205163473'), (u'LOAD_-1205163674', u'INT_AND_-1205163616'), (u'INT_OR_-1205163594', u'CALL_-1205163569'), ('tmp_411', u'COPY_-1205163475'), ('const-433', u'STORE_-1205163539'), (u'SUBPIECE_-1205163487', u'INT_LESS_-1205163592'), ('tmp_190', u'CBRANCH_-1205163579'), (u'INT_LESS_-1205163592', u'CBRANCH_-1205163579'), ('tmp_409', u'COPY_-1205163474'), ('const-433', u'LOAD_-1205163653'), ('const-65535', u'COPY_-1205163582'), ('const-433', u'STORE_-1205163552'), (u'INT_AND_-1205163498', u'MULTIEQUAL_-1205163447'), ('tmp_410', u'INT_ADD_-1205163637'), ('const-433', u'LOAD_-1205163674'), ('tmp_505', u'COPY_-1205163661'), ('const-1', u'INT_OR_-1205163594'), (u'INT_ADD_-1205163658', u'CAST_-1205163455'), (u'PTRSUB_-1205163462', u'CALL_-1205163569'), (u'CALL_-1205163569', u'INDIRECT_-1205163422'), ('const-24', u'INT_ADD_-1205163658'), ('tmp_407', u'PTRSUB_-1205163462'), ('const-16', u'INT_ADD_-1205163637'), (u'CAST_-1205163455', u'LOAD_-1205163674'), ('const-6', u'INT_AND_-1205163616'), ('const-65534', u'INT_LESS_-1205163592'), (u'CALL_-1205163569', u'INDIRECT_-1205163421'), ('tmp_410', u'INT_ADD_-1205163658'), (u'MULTIEQUAL_-1205163447', u'CALL_-1205163569'), (u'CALL_-1205163569', u'INDIRECT_-1205163424'), ('const--24', u'PTRSUB_-1205163462'), ('const-0', u'SUBPIECE_-1205163487'), ('const-0', u'RETURN_-1205163508'), (u'LOAD_-1205163653', u'INT_AND_-1205163498'), (u'INT_AND_-1205163616', u'INT_OR_-1205163594'), ('tmp_506', u'STORE_-1205163539'), (u'LOAD_-1205163653', u'SUBPIECE_-1205163487'), ('const-4294967295', u'INT_AND_-1205163498')]
null
null
0035a930
x64
O2
(translation_unit "void FUN_0035a930(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 ulong uVar1;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n undefined8 local_10;\n \n local_10 = param_7;\n uVar1 = *(ulong *)(param_1 + 0x10) & 0xffffffff;\n if (0xfffe < (uint)*(ulong *)(param_1 + 0x10)) {\n uVar1 = 0xffff;\n }\n local_28 = param_3;\n local_20 = param_4;\n local_18 = param_6;\n FUN_0035a710(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1);\n *param_5 = local_28;\n *param_8 = local_18;\n return;\n}\n\n" (function_definition "void FUN_0035a930(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 ulong uVar1;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n undefined8 local_10;\n \n local_10 = param_7;\n uVar1 = *(ulong *)(param_1 + 0x10) & 0xffffffff;\n if (0xfffe < (uint)*(ulong *)(param_1 + 0x10)) {\n uVar1 = 0xffff;\n }\n local_28 = param_3;\n local_20 = param_4;\n local_18 = param_6;\n FUN_0035a710(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1);\n *param_5 = local_28;\n *param_8 = local_18;\n return;\n}" primitive_type (function_declarator "FUN_0035a930(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 ulong uVar1;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n undefined8 local_10;\n \n local_10 = param_7;\n uVar1 = *(ulong *)(param_1 + 0x10) & 0xffffffff;\n if (0xfffe < (uint)*(ulong *)(param_1 + 0x10)) {\n uVar1 = 0xffff;\n }\n local_28 = param_3;\n local_20 = param_4;\n local_18 = param_6;\n FUN_0035a710(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1);\n *param_5 = local_28;\n *param_8 = local_18;\n return;\n}" { (declaration "ulong uVar1;" 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 "local_10 = param_7;" (assignment_expression "local_10 = param_7" identifier = identifier) ;) (expression_statement "uVar1 = *(ulong *)(param_1 + 0x10) & 0xffffffff;" (assignment_expression "uVar1 = *(ulong *)(param_1 + 0x10) & 0xffffffff" identifier = (binary_expression "*(ulong *)(param_1 + 0x10) & 0xffffffff" (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" identifier + number_literal) )))) & number_literal)) ;) (if_statement "if (0xfffe < (uint)*(ulong *)(param_1 + 0x10)) {\n uVar1 = 0xffff;\n }" if (parenthesized_expression "(0xfffe < (uint)*(ulong *)(param_1 + 0x10))" ( (binary_expression "0xfffe < (uint)*(ulong *)(param_1 + 0x10)" number_literal < (binary_expression "(uint)*(ulong *)(param_1 + 0x10)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(ulong *)(param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) )) (compound_statement "{\n uVar1 = 0xffff;\n }" { (expression_statement "uVar1 = 0xffff;" (assignment_expression "uVar1 = 0xffff" identifier = number_literal) ;) })) (expression_statement "local_28 = param_3;" (assignment_expression "local_28 = param_3" identifier = identifier) ;) (expression_statement "local_20 = param_4;" (assignment_expression "local_20 = param_4" identifier = identifier) ;) (expression_statement "local_18 = param_6;" (assignment_expression "local_18 = param_6" identifier = identifier) ;) (expression_statement "FUN_0035a710(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1);" (call_expression "FUN_0035a710(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1)" identifier (argument_list "(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1)" ( (pointer_expression "&local_28" & identifier) , (pointer_expression "&local_18" & identifier) , identifier , (binary_expression "*(uint *)(param_1 + 0x18) & 6 | 1" (binary_expression "*(uint *)(param_1 + 0x18) & 6" (pointer_expression "*(uint *)(param_1 + 0x18)" * (cast_expression "(uint *)(param_1 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) & number_literal) | number_literal) , number_literal ))) ;) (expression_statement "*param_5 = local_28;" (assignment_expression "*param_5 = local_28" (pointer_expression "*param_5" * identifier) = identifier) ;) (expression_statement "*param_8 = local_18;" (assignment_expression "*param_8 = local_18" (pointer_expression "*param_8" * identifier) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::__codecvt_utf8_base<char16_t>::do_in(__mbstate_t&, char const*, char const*, char const*&,\n char16_t*, char16_t*, char16_t*&) const */\n\nvoid __thiscall\nstd::__codecvt_utf8_base<char16_t>::do_in\n (__codecvt_utf8_base<char16_t> *this,__mbstate_t *param_1,char *param_2,char *param_3,\n char **param_4,wchar16 *param_5,wchar16 *param_6,wchar16 **param_7)\n\n{\n ulong uVar1;\n char *local_28;\n char *local_20;\n wchar16 *local_18;\n wchar16 *local_10;\n \n local_10 = param_6;\n uVar1 = *(ulong *)(this + 0x10) & 0xffffffff;\n if (0xfffe < (uint)*(ulong *)(this + 0x10)) {\n uVar1 = 0xffff;\n }\n local_28 = param_2;\n local_20 = param_3;\n local_18 = param_5;\n (anonymous_namespace)::utf16_in<char16_t>\n (&local_28,&local_18,uVar1,*(uint *)(this + 0x18) & 6 | 1,1);\n *param_4 = local_28;\n *param_7 = local_18;\n return;\n}\n\n" comment (function_definition "void __thiscall\nstd::__codecvt_utf8_base<char16_t>::do_in\n (__codecvt_utf8_base<char16_t> *this,__mbstate_t *param_1,char *param_2,char *param_3,\n char **param_4,wchar16 *param_5,wchar16 *param_6,wchar16 **param_7)\n\n{\n ulong uVar1;\n char *local_28;\n char *local_20;\n wchar16 *local_18;\n wchar16 *local_10;\n \n local_10 = param_6;\n uVar1 = *(ulong *)(this + 0x10) & 0xffffffff;\n if (0xfffe < (uint)*(ulong *)(this + 0x10)) {\n uVar1 = 0xffff;\n }\n local_28 = param_2;\n local_20 = param_3;\n local_18 = param_5;\n (anonymous_namespace)::utf16_in<char16_t>\n (&local_28,&local_18,uVar1,*(uint *)(this + 0x18) & 6 | 1,1);\n *param_4 = local_28;\n *param_7 = local_18;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::__codecvt_utf8_base<char16_t>::" identifier : : identifier < primitive_type > : :) (function_declarator "do_in\n (__codecvt_utf8_base<char16_t> *this,__mbstate_t *param_1,char *param_2,char *param_3,\n char **param_4,wchar16 *param_5,wchar16 *param_6,wchar16 **param_7)" identifier (parameter_list "(__codecvt_utf8_base<char16_t> *this,__mbstate_t *param_1,char *param_2,char *param_3,\n char **param_4,wchar16 *param_5,wchar16 *param_6,wchar16 **param_7)" ( (parameter_declaration "__codecvt_utf8_base<char16_t> *this" type_identifier (ERROR "<char16_t>" < primitive_type >) (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 "wchar16 *param_5" type_identifier (pointer_declarator "*param_5" * identifier)) , (parameter_declaration "wchar16 *param_6" type_identifier (pointer_declarator "*param_6" * identifier)) , (parameter_declaration "wchar16 **param_7" type_identifier (pointer_declarator "**param_7" * (pointer_declarator "*param_7" * identifier))) ))) (compound_statement "{\n ulong uVar1;\n char *local_28;\n char *local_20;\n wchar16 *local_18;\n wchar16 *local_10;\n \n local_10 = param_6;\n uVar1 = *(ulong *)(this + 0x10) & 0xffffffff;\n if (0xfffe < (uint)*(ulong *)(this + 0x10)) {\n uVar1 = 0xffff;\n }\n local_28 = param_2;\n local_20 = param_3;\n local_18 = param_5;\n (anonymous_namespace)::utf16_in<char16_t>\n (&local_28,&local_18,uVar1,*(uint *)(this + 0x18) & 6 | 1,1);\n *param_4 = local_28;\n *param_7 = local_18;\n return;\n}" { (declaration "ulong uVar1;" 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 "wchar16 *local_18;" type_identifier (pointer_declarator "*local_18" * identifier) ;) (declaration "wchar16 *local_10;" type_identifier (pointer_declarator "*local_10" * identifier) ;) (expression_statement "local_10 = param_6;" (assignment_expression "local_10 = param_6" identifier = identifier) ;) (expression_statement "uVar1 = *(ulong *)(this + 0x10) & 0xffffffff;" (assignment_expression "uVar1 = *(ulong *)(this + 0x10) & 0xffffffff" identifier = (binary_expression "*(ulong *)(this + 0x10) & 0xffffffff" (pointer_expression "*(ulong *)(this + 0x10)" * (cast_expression "(ulong *)(this + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) & number_literal)) ;) (if_statement "if (0xfffe < (uint)*(ulong *)(this + 0x10)) {\n uVar1 = 0xffff;\n }" if (parenthesized_expression "(0xfffe < (uint)*(ulong *)(this + 0x10))" ( (binary_expression "0xfffe < (uint)*(ulong *)(this + 0x10)" number_literal < (binary_expression "(uint)*(ulong *)(this + 0x10)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(ulong *)(this + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) ))))) )) (compound_statement "{\n uVar1 = 0xffff;\n }" { (expression_statement "uVar1 = 0xffff;" (assignment_expression "uVar1 = 0xffff" identifier = number_literal) ;) })) (expression_statement "local_28 = param_2;" (assignment_expression "local_28 = param_2" identifier = identifier) ;) (expression_statement "local_20 = param_3;" (assignment_expression "local_20 = param_3" identifier = identifier) ;) (expression_statement "local_18 = param_5;" (assignment_expression "local_18 = param_5" identifier = identifier) ;) (expression_statement "(anonymous_namespace)::utf16_in<char16_t>\n (&local_28,&local_18,uVar1,*(uint *)(this + 0x18) & 6 | 1,1);" (binary_expression "(anonymous_namespace)::utf16_in<char16_t>\n (&local_28,&local_18,uVar1,*(uint *)(this + 0x18) & 6 | 1,1)" (binary_expression "(anonymous_namespace)::utf16_in<char16_t" (parenthesized_expression "(anonymous_namespace)" ( identifier )) (ERROR "::utf16_in" : : identifier) < identifier) > (parenthesized_expression "(&local_28,&local_18,uVar1,*(uint *)(this + 0x18) & 6 | 1,1)" ( (comma_expression "&local_28,&local_18,uVar1,*(uint *)(this + 0x18) & 6 | 1,1" (pointer_expression "&local_28" & identifier) , (comma_expression "&local_18,uVar1,*(uint *)(this + 0x18) & 6 | 1,1" (pointer_expression "&local_18" & identifier) , (comma_expression "uVar1,*(uint *)(this + 0x18) & 6 | 1,1" identifier , (comma_expression "*(uint *)(this + 0x18) & 6 | 1,1" (binary_expression "*(uint *)(this + 0x18) & 6 | 1" (binary_expression "*(uint *)(this + 0x18) & 6" (pointer_expression "*(uint *)(this + 0x18)" * (cast_expression "(uint *)(this + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) & number_literal) | number_literal) , number_literal)))) ))) ;) (expression_statement "*param_4 = local_28;" (assignment_expression "*param_4 = local_28" (pointer_expression "*param_4" * identifier) = identifier) ;) (expression_statement "*param_7 = local_18;" (assignment_expression "*param_7 = local_18" (pointer_expression "*param_7" * identifier) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0035a930(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 ulong uVar1;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n undefined8 local_10;\n \n local_10 = param_7;\n uVar1 = *(ulong *)(param_1 + 0x10) & 0xffffffff;\n if (0xfffe < (uint)*(ulong *)(param_1 + 0x10)) {\n uVar1 = 0xffff;\n }\n local_28 = param_3;\n local_20 = param_4;\n local_18 = param_6;\n FUN_0035a710(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1);\n *param_5 = local_28;\n *param_8 = local_18;\n return;\n}\n\n" (function_definition "void FUN_0035a930(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 ulong uVar1;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n undefined8 local_10;\n \n local_10 = param_7;\n uVar1 = *(ulong *)(param_1 + 0x10) & 0xffffffff;\n if (0xfffe < (uint)*(ulong *)(param_1 + 0x10)) {\n uVar1 = 0xffff;\n }\n local_28 = param_3;\n local_20 = param_4;\n local_18 = param_6;\n FUN_0035a710(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1);\n *param_5 = local_28;\n *param_8 = local_18;\n return;\n}" primitive_type (function_declarator "FUN_0035a930(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 ulong uVar1;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n undefined8 local_10;\n \n local_10 = param_7;\n uVar1 = *(ulong *)(param_1 + 0x10) & 0xffffffff;\n if (0xfffe < (uint)*(ulong *)(param_1 + 0x10)) {\n uVar1 = 0xffff;\n }\n local_28 = param_3;\n local_20 = param_4;\n local_18 = param_6;\n FUN_0035a710(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1);\n *param_5 = local_28;\n *param_8 = local_18;\n return;\n}" { (declaration "ulong uVar1;" 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 "local_10 = param_7;" (assignment_expression "local_10 = param_7" identifier = identifier) ;) (expression_statement "uVar1 = *(ulong *)(param_1 + 0x10) & 0xffffffff;" (assignment_expression "uVar1 = *(ulong *)(param_1 + 0x10) & 0xffffffff" identifier = (binary_expression "*(ulong *)(param_1 + 0x10) & 0xffffffff" (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" identifier + number_literal) )))) & number_literal)) ;) (if_statement "if (0xfffe < (uint)*(ulong *)(param_1 + 0x10)) {\n uVar1 = 0xffff;\n }" if (parenthesized_expression "(0xfffe < (uint)*(ulong *)(param_1 + 0x10))" ( (binary_expression "0xfffe < (uint)*(ulong *)(param_1 + 0x10)" number_literal < (binary_expression "(uint)*(ulong *)(param_1 + 0x10)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(ulong *)(param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) )) (compound_statement "{\n uVar1 = 0xffff;\n }" { (expression_statement "uVar1 = 0xffff;" (assignment_expression "uVar1 = 0xffff" identifier = number_literal) ;) })) (expression_statement "local_28 = param_3;" (assignment_expression "local_28 = param_3" identifier = identifier) ;) (expression_statement "local_20 = param_4;" (assignment_expression "local_20 = param_4" identifier = identifier) ;) (expression_statement "local_18 = param_6;" (assignment_expression "local_18 = param_6" identifier = identifier) ;) (expression_statement "FUN_0035a710(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1);" (call_expression "FUN_0035a710(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1)" identifier (argument_list "(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1)" ( (pointer_expression "&local_28" & identifier) , (pointer_expression "&local_18" & identifier) , identifier , (binary_expression "*(uint *)(param_1 + 0x18) & 6 | 1" (binary_expression "*(uint *)(param_1 + 0x18) & 6" (pointer_expression "*(uint *)(param_1 + 0x18)" * (cast_expression "(uint *)(param_1 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) & number_literal) | number_literal) , number_literal ))) ;) (expression_statement "*param_5 = local_28;" (assignment_expression "*param_5 = local_28" (pointer_expression "*param_5" * identifier) = identifier) ;) (expression_statement "*param_8 = local_18;" (assignment_expression "*param_8 = local_18" (pointer_expression "*param_8" * identifier) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration 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 IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (pointer_expression & IDENT) , IDENT , (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) | LIT) , LIT ))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return ;) })))
(function_definition "void FUN_0035a930(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 ulong uVar1;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n undefined8 local_10;\n \n local_10 = param_7;\n uVar1 = *(ulong *)(param_1 + 0x10) & 0xffffffff;\n if (0xfffe < (uint)*(ulong *)(param_1 + 0x10)) {\n uVar1 = 0xffff;\n }\n local_28 = param_3;\n local_20 = param_4;\n local_18 = param_6;\n FUN_0035a710(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1);\n *param_5 = local_28;\n *param_8 = local_18;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0035a930(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_0035a930") (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 ulong uVar1;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n undefined8 local_10;\n \n local_10 = param_7;\n uVar1 = *(ulong *)(param_1 + 0x10) & 0xffffffff;\n if (0xfffe < (uint)*(ulong *)(param_1 + 0x10)) {\n uVar1 = 0xffff;\n }\n local_28 = param_3;\n local_20 = param_4;\n local_18 = param_6;\n FUN_0035a710(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1);\n *param_5 = local_28;\n *param_8 = local_18;\n return;\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (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 "local_10 = param_7;" (assignment_expression "local_10 = param_7" (identifier "local_10") (= "=") (identifier "param_7")) (; ";")) (expression_statement "uVar1 = *(ulong *)(param_1 + 0x10) & 0xffffffff;" (assignment_expression "uVar1 = *(ulong *)(param_1 + 0x10) & 0xffffffff" (identifier "uVar1") (= "=") (binary_expression "*(ulong *)(param_1 + 0x10) & 0xffffffff" (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" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) (& "&") (number_literal "0xffffffff"))) (; ";")) (if_statement "if (0xfffe < (uint)*(ulong *)(param_1 + 0x10)) {\n uVar1 = 0xffff;\n }" (if "if") (parenthesized_expression "(0xfffe < (uint)*(ulong *)(param_1 + 0x10))" (( "(") (binary_expression "0xfffe < (uint)*(ulong *)(param_1 + 0x10)" (number_literal "0xfffe") (< "<") (binary_expression "(uint)*(ulong *)(param_1 + 0x10)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (* "*") (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" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (compound_statement "{\n uVar1 = 0xffff;\n }" ({ "{") (expression_statement "uVar1 = 0xffff;" (assignment_expression "uVar1 = 0xffff" (identifier "uVar1") (= "=") (number_literal "0xffff")) (; ";")) (} "}"))) (expression_statement "local_28 = param_3;" (assignment_expression "local_28 = param_3" (identifier "local_28") (= "=") (identifier "param_3")) (; ";")) (expression_statement "local_20 = param_4;" (assignment_expression "local_20 = param_4" (identifier "local_20") (= "=") (identifier "param_4")) (; ";")) (expression_statement "local_18 = param_6;" (assignment_expression "local_18 = param_6" (identifier "local_18") (= "=") (identifier "param_6")) (; ";")) (expression_statement "FUN_0035a710(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1);" (call_expression "FUN_0035a710(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1)" (identifier "FUN_0035a710") (argument_list "(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1)" (( "(") (pointer_expression "&local_28" (& "&") (identifier "local_28")) (, ",") (pointer_expression "&local_18" (& "&") (identifier "local_18")) (, ",") (identifier "uVar1") (, ",") (binary_expression "*(uint *)(param_1 + 0x18) & 6 | 1" (binary_expression "*(uint *)(param_1 + 0x18) & 6" (pointer_expression "*(uint *)(param_1 + 0x18)" (* "*") (cast_expression "(uint *)(param_1 + 0x18)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (& "&") (number_literal "6")) (| "|") (number_literal "1")) (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "*param_5 = local_28;" (assignment_expression "*param_5 = local_28" (pointer_expression "*param_5" (* "*") (identifier "param_5")) (= "=") (identifier "local_28")) (; ";")) (expression_statement "*param_8 = local_18;" (assignment_expression "*param_8 = local_18" (pointer_expression "*param_8" (* "*") (identifier "param_8")) (= "=") (identifier "local_18")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::__codecvt_utf8_base<char16_t>::do_in(__mbstate_t&, char const*, char const*, char const*&, char16_t*, char16_t*, char16_t*&) const */ void __thiscall std::type_1<char16_t>::function_1 (type_1<char16_t> *var_1,type_2 *param_1,char *param_2,char *param_3, char **param_4,type_3 *param_5,type_3 *param_6,type_3 **param_7) { type_4 uVar1; char *local_28; char *local_20; type_3 *local_18; type_3 *local_10; local_10 = param_6; uVar1 = *(type_4 *)(var_1 + 0x10) & 0xffffffff; if (0xfffe < (type_5)*(type_4 *)(var_1 + 0x10)) { uVar1 = 0xffff; } local_28 = param_2; local_20 = param_3; local_18 = param_5; (anonymous_namespace)::utf16_in<var_2> (&local_28,&local_18,uVar1,*(type_5 *)(var_1 + 0x18) & 6 | 1,1); *param_4 = local_28; *param_7 = local_18; 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: (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: (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: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (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))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (identifier) (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)) (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))))
null
void 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) { ulong uVar1; undefined8 local_28; undefined8 local_20; undefined8 local_18; undefined8 local_10; local_10 = param_7; uVar1 = *(ulong *)(param_1 + 0x10) & 0xffffffff; if (0xfffe < (uint)*(ulong *)(param_1 + 0x10)) { uVar1 = 0xffff; } local_28 = param_3; local_20 = param_4; local_18 = param_6; FUN_0035a710(&local_28,&local_18,uVar1,*(uint *)(param_1 + 0x18) & 6 | 1,1); *param_5 = local_28; *param_8 = local_18; return; }
2667_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
set_final_data_size
FUN_001869b0
/* DWARF original prototype: void set_final_data_size(Output_section_data_build * this) */ void __thiscall gold::Output_section_data_build::set_final_data_size(Output_section_data_build *this) { byte bVar1; bVar1 = (this->super_Output_section_data).super_Output_data.field_0x20; if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) { (this->super_Output_section_data).super_Output_data.field_0x20 = bVar1 | 2; return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0x218,"set_data_size"); }
void FUN_001869b0(long param_1) { byte bVar1; bVar1 = *(byte *)(param_1 + 0x20); if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) { *(byte *)(param_1 + 0x20) = bVar1 | 2; return; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0x218,"set_data_size"); }
MOVZX EAX,byte ptr [RDI + 0x20] TEST AL,0x2 JNZ 0x001869c3 TEST AL,0x8 JNZ 0x001869c3 OR EAX,0x2 MOV byte ptr [RDI + 0x20],AL RET PUSH RAX LEA RDX,[0x375570] MOV ESI,0x218 LEA RDI,[0x373454] CALL 0x0017c650
null
null
null
null
[('tmp_36', u'CBRANCH_-1207473719'), ('const-0', u'PTRSUB_-1207473561'), (u'COPY_-1207473592', u'CALL_-1207473648'), ('const-1', u'RETURN_-1207473643'), (u'INT_EQUAL_-1207473721', u'CBRANCH_-1207473719'), ('const-0', u'INT_EQUAL_-1207473721'), ('const-0', u'PTRSUB_-1207473548'), (u'PTRSUB_-1207473561', u'PTRSUB_-1207473557'), (u'INT_AND_-1207473607', u'INT_EQUAL_-1207473721'), ('const-0', u'RETURN_-1207473675'), ('const-3626352', u'COPY_-1207473592'), ('const-433', u'LOAD_-1207473741'), ('const-3617876', u'COPY_-1207473593'), ('const-433', u'STORE_-1207473688'), ('const-32', u'PTRSUB_-1207473557'), ('const-0', u'PTRSUB_-1207473565'), (u'INT_EQUAL_-1207473706', u'CBRANCH_-1207473704'), ('tmp_137', u'PTRSUB_-1207473548'), ('const-8', u'INT_AND_-1207473692'), (u'INT_OR_-1207473604', u'STORE_-1207473688'), (u'LOAD_-1207473741', u'INT_AND_-1207473607'), (u'LOAD_-1207473741', u'INT_OR_-1207473604'), (u'PTRSUB_-1207473557', u'LOAD_-1207473741'), (u'PTRSUB_-1207473565', u'PTRSUB_-1207473561'), (u'PTRSUB_-1207473541', u'STORE_-1207473688'), ('const-0', u'INT_EQUAL_-1207473706'), (u'LOAD_-1207473741', u'INT_AND_-1207473692'), ('const-0', u'PTRSUB_-1207473544'), ('const-536', u'CALL_-1207473648'), ('tmp_64', u'CBRANCH_-1207473704'), (u'PTRSUB_-1207473544', u'PTRSUB_-1207473541'), ('const-2', u'INT_OR_-1207473604'), (u'INT_AND_-1207473692', u'INT_EQUAL_-1207473706'), (u'PTRSUB_-1207473548', u'PTRSUB_-1207473544'), ('const-32', u'PTRSUB_-1207473541'), ('const-2', u'INT_AND_-1207473607'), ('tmp_137', u'PTRSUB_-1207473565'), (u'COPY_-1207473593', u'CALL_-1207473648')]
[('tmp_36', u'CBRANCH_-1207473719'), ('const-1', u'RETURN_-1207473643'), (u'INT_EQUAL_-1207473721', u'CBRANCH_-1207473719'), ('const-536', u'CALL_-1207473648'), ('const-433', u'LOAD_-1207473741'), ('const-0', u'RETURN_-1207473675'), ('const-3617876', u'COPY_-1207473594'), ('tmp_248', u'INT_ADD_-1207473725'), (u'COPY_-1207473594', u'CALL_-1207473648'), (u'INT_EQUAL_-1207473706', u'CBRANCH_-1207473704'), (u'INT_OR_-1207473605', u'STORE_-1207473688'), ('const-8', u'INT_AND_-1207473692'), ('tmp_248', u'INT_ADD_-1207473674'), (u'LOAD_-1207473741', u'INT_AND_-1207473608'), ('const-3626352', u'COPY_-1207473593'), ('const-2', u'INT_AND_-1207473608'), ('const-32', u'INT_ADD_-1207473674'), (u'INT_ADD_-1207473725', u'CAST_-1207473568'), ('const-32', u'INT_ADD_-1207473725'), (u'CAST_-1207473552', u'STORE_-1207473688'), ('const-0', u'INT_EQUAL_-1207473706'), (u'LOAD_-1207473741', u'INT_AND_-1207473692'), ('tmp_64', u'CBRANCH_-1207473704'), ('const-0', u'INT_EQUAL_-1207473721'), ('const-2', u'INT_OR_-1207473605'), (u'LOAD_-1207473741', u'INT_OR_-1207473605'), (u'INT_AND_-1207473692', u'INT_EQUAL_-1207473706'), (u'INT_AND_-1207473608', u'INT_EQUAL_-1207473721'), ('const-433', u'STORE_-1207473688'), (u'INT_ADD_-1207473674', u'CAST_-1207473552'), (u'CAST_-1207473568', u'LOAD_-1207473741'), (u'COPY_-1207473593', u'CALL_-1207473648')]
null
null
001869b0
x64
O2
(translation_unit "void FUN_001869b0(long param_1)\n\n{\n byte bVar1;\n \n bVar1 = *(byte *)(param_1 + 0x20);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(byte *)(param_1 + 0x20) = bVar1 | 2;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x218,"set_data_size");\n}\n\n" (function_definition "void FUN_001869b0(long param_1)\n\n{\n byte bVar1;\n \n bVar1 = *(byte *)(param_1 + 0x20);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(byte *)(param_1 + 0x20) = bVar1 | 2;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x218,"set_data_size");\n}" primitive_type (function_declarator "FUN_001869b0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n byte bVar1;\n \n bVar1 = *(byte *)(param_1 + 0x20);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(byte *)(param_1 + 0x20) = bVar1 | 2;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x218,"set_data_size");\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (expression_statement "bVar1 = *(byte *)(param_1 + 0x20);" (assignment_expression "bVar1 = *(byte *)(param_1 + 0x20)" identifier = (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) ))))) ;) (if_statement "if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(byte *)(param_1 + 0x20) = bVar1 | 2;\n return;\n }" if (parenthesized_expression "(((bVar1 & 2) == 0) && ((bVar1 & 8) == 0))" ( (binary_expression "((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)" (parenthesized_expression "((bVar1 & 2) == 0)" ( (binary_expression "(bVar1 & 2) == 0" (parenthesized_expression "(bVar1 & 2)" ( (binary_expression "bVar1 & 2" identifier & number_literal) )) == number_literal) )) && (parenthesized_expression "((bVar1 & 8) == 0)" ( (binary_expression "(bVar1 & 8) == 0" (parenthesized_expression "(bVar1 & 8)" ( (binary_expression "bVar1 & 8" identifier & number_literal) )) == number_literal) ))) )) (compound_statement "{\n *(byte *)(param_1 + 0x20) = bVar1 | 2;\n return;\n }" { (expression_statement "*(byte *)(param_1 + 0x20) = bVar1 | 2;" (assignment_expression "*(byte *)(param_1 + 0x20) = bVar1 | 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) )))) = (binary_expression "bVar1 | 2" identifier | number_literal)) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_0017c650("../../gold/output.h",0x218,"set_data_size");" (call_expression "FUN_0017c650("../../gold/output.h",0x218,"set_data_size")" identifier (argument_list "("../../gold/output.h",0x218,"set_data_size")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_data_size"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: void set_final_data_size(Output_section_data_build * this) */\n\nvoid __thiscall\ngold::Output_section_data_build::set_final_data_size(Output_section_data_build *this)\n\n{\n byte bVar1;\n \n bVar1 = (this->super_Output_section_data).super_Output_data.field_0x20;\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n (this->super_Output_section_data).super_Output_data.field_0x20 = bVar1 | 2;\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x218,"set_data_size");\n}\n\n" comment (function_definition "void __thiscall\ngold::Output_section_data_build::set_final_data_size(Output_section_data_build *this)\n\n{\n byte bVar1;\n \n bVar1 = (this->super_Output_section_data).super_Output_data.field_0x20;\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n (this->super_Output_section_data).super_Output_data.field_0x20 = bVar1 | 2;\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x218,"set_data_size");\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Output_section_data_build::" identifier : : identifier : :) (function_declarator "set_final_data_size(Output_section_data_build *this)" identifier (parameter_list "(Output_section_data_build *this)" ( (parameter_declaration "Output_section_data_build *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n byte bVar1;\n \n bVar1 = (this->super_Output_section_data).super_Output_data.field_0x20;\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n (this->super_Output_section_data).super_Output_data.field_0x20 = bVar1 | 2;\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x218,"set_data_size");\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (expression_statement "bVar1 = (this->super_Output_section_data).super_Output_data.field_0x20;" (assignment_expression "bVar1 = (this->super_Output_section_data).super_Output_data.field_0x20" identifier = (field_expression "(this->super_Output_section_data).super_Output_data.field_0x20" (field_expression "(this->super_Output_section_data).super_Output_data" (parenthesized_expression "(this->super_Output_section_data)" ( (field_expression "this->super_Output_section_data" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (if_statement "if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n (this->super_Output_section_data).super_Output_data.field_0x20 = bVar1 | 2;\n return;\n }" if (parenthesized_expression "(((bVar1 & 2) == 0) && ((bVar1 & 8) == 0))" ( (binary_expression "((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)" (parenthesized_expression "((bVar1 & 2) == 0)" ( (binary_expression "(bVar1 & 2) == 0" (parenthesized_expression "(bVar1 & 2)" ( (binary_expression "bVar1 & 2" identifier & number_literal) )) == number_literal) )) && (parenthesized_expression "((bVar1 & 8) == 0)" ( (binary_expression "(bVar1 & 8) == 0" (parenthesized_expression "(bVar1 & 8)" ( (binary_expression "bVar1 & 8" identifier & number_literal) )) == number_literal) ))) )) (compound_statement "{\n (this->super_Output_section_data).super_Output_data.field_0x20 = bVar1 | 2;\n return;\n }" { (expression_statement "(this->super_Output_section_data).super_Output_data.field_0x20 = bVar1 | 2;" (assignment_expression "(this->super_Output_section_data).super_Output_data.field_0x20 = bVar1 | 2" (field_expression "(this->super_Output_section_data).super_Output_data.field_0x20" (field_expression "(this->super_Output_section_data).super_Output_data" (parenthesized_expression "(this->super_Output_section_data)" ( (field_expression "this->super_Output_section_data" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (binary_expression "bVar1 | 2" identifier | number_literal)) ;) (return_statement "return;" return ;) })) comment (expression_statement "do_gold_unreachable("../../gold/output.h",0x218,"set_data_size");" (call_expression "do_gold_unreachable("../../gold/output.h",0x218,"set_data_size")" identifier (argument_list "("../../gold/output.h",0x218,"set_data_size")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_data_size"" " string_content ") ))) ;) })))
(translation_unit "void FUN_001869b0(long param_1)\n\n{\n byte bVar1;\n \n bVar1 = *(byte *)(param_1 + 0x20);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(byte *)(param_1 + 0x20) = bVar1 | 2;\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x218,"set_data_size");\n}\n\n" (function_definition "void FUN_001869b0(long param_1)\n\n{\n byte bVar1;\n \n bVar1 = *(byte *)(param_1 + 0x20);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(byte *)(param_1 + 0x20) = bVar1 | 2;\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x218,"set_data_size");\n}" primitive_type (function_declarator "FUN_001869b0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n byte bVar1;\n \n bVar1 = *(byte *)(param_1 + 0x20);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(byte *)(param_1 + 0x20) = bVar1 | 2;\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x218,"set_data_size");\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (expression_statement "bVar1 = *(byte *)(param_1 + 0x20);" (assignment_expression "bVar1 = *(byte *)(param_1 + 0x20)" identifier = (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) ))))) ;) (if_statement "if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(byte *)(param_1 + 0x20) = bVar1 | 2;\n return;\n }" if (parenthesized_expression "(((bVar1 & 2) == 0) && ((bVar1 & 8) == 0))" ( (binary_expression "((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)" (parenthesized_expression "((bVar1 & 2) == 0)" ( (binary_expression "(bVar1 & 2) == 0" (parenthesized_expression "(bVar1 & 2)" ( (binary_expression "bVar1 & 2" identifier & number_literal) )) == number_literal) )) && (parenthesized_expression "((bVar1 & 8) == 0)" ( (binary_expression "(bVar1 & 8) == 0" (parenthesized_expression "(bVar1 & 8)" ( (binary_expression "bVar1 & 8" identifier & number_literal) )) == number_literal) ))) )) (compound_statement "{\n *(byte *)(param_1 + 0x20) = bVar1 | 2;\n return;\n }" { (expression_statement "*(byte *)(param_1 + 0x20) = bVar1 | 2;" (assignment_expression "*(byte *)(param_1 + 0x20) = bVar1 | 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) )))) = (binary_expression "bVar1 | 2" identifier | number_literal)) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_0017c650("../../gold/output.h",0x218,"set_data_size");" (call_expression "FUN_0017c650("../../gold/output.h",0x218,"set_data_size")" identifier (argument_list "("../../gold/output.h",0x218,"set_data_size")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_data_size"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE 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 (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT | LIT)) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_001869b0(long param_1)\n\n{\n byte bVar1;\n \n bVar1 = *(byte *)(param_1 + 0x20);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(byte *)(param_1 + 0x20) = bVar1 | 2;\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x218,"set_data_size");\n}" (primitive_type "void") (function_declarator "FUN_001869b0(long param_1)" (identifier "FUN_001869b0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n byte bVar1;\n \n bVar1 = *(byte *)(param_1 + 0x20);\n if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(byte *)(param_1 + 0x20) = bVar1 | 2;\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x218,"set_data_size");\n}" ({ "{") (declaration "byte bVar1;" (type_identifier "byte") (identifier "bVar1") (; ";")) (expression_statement "bVar1 = *(byte *)(param_1 + 0x20);" (assignment_expression "bVar1 = *(byte *)(param_1 + 0x20)" (identifier "bVar1") (= "=") (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")) () ")"))))) (; ";")) (if_statement "if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) {\n *(byte *)(param_1 + 0x20) = bVar1 | 2;\n return;\n }" (if "if") (parenthesized_expression "(((bVar1 & 2) == 0) && ((bVar1 & 8) == 0))" (( "(") (binary_expression "((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)" (parenthesized_expression "((bVar1 & 2) == 0)" (( "(") (binary_expression "(bVar1 & 2) == 0" (parenthesized_expression "(bVar1 & 2)" (( "(") (binary_expression "bVar1 & 2" (identifier "bVar1") (& "&") (number_literal "2")) () ")")) (== "==") (number_literal "0")) () ")")) (&& "&&") (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")) () ")"))) () ")")) (compound_statement "{\n *(byte *)(param_1 + 0x20) = bVar1 | 2;\n return;\n }" ({ "{") (expression_statement "*(byte *)(param_1 + 0x20) = bVar1 | 2;" (assignment_expression "*(byte *)(param_1 + 0x20) = bVar1 | 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")) () ")")))) (= "=") (binary_expression "bVar1 | 2" (identifier "bVar1") (| "|") (number_literal "2"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0017c650("../../gold/output.h",0x218,"set_data_size");" (call_expression "FUN_0017c650("../../gold/output.h",0x218,"set_data_size")" (identifier "FUN_0017c650") (argument_list "("../../gold/output.h",0x218,"set_data_size")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0x218") (, ",") (string_literal ""set_data_size"" (" """) (string_content "set_data_size") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: void set_final_data_size(Output_section_data_build * this) */ void __thiscall gold::type_1::function_1(type_1 *this) { type_2 var_1; var_1 = (this->super_Output_section_data).super_Output_data.field_0x20; if (((var_1 & 2) == 0) && ((var_1 & 8) == 0)) { (this->super_Output_section_data).super_Output_data.field_0x20 = var_1 | 2; return; } /* WARNING: Subroutine does not return */ var_2("../../gold/output.h",0x218,"set_data_size"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (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) { byte bVar1; bVar1 = *(byte *)(param_1 + 0x20); if (((bVar1 & 2) == 0) && ((bVar1 & 8) == 0)) { *(byte *)(param_1 + 0x20) = bVar1 | 2; return; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0x218,"set_data_size"); }
31_alpha-linux-gnu-size_and_alpha-linux-gnu-size_strip.c
bfd_target_list
bfd_target_list
void bfd_target_list(void) { (*(code *)PTR_bfd_target_list_001090f8)(); return; }
void bfd_target_list(void) { (*(code *)PTR_bfd_target_list_001090f8)(); return; }
JMP qword ptr [0x001090f8]
null
null
null
null
[(u'CALLIND_-1206967816', u'INDIRECT_-1206967756'), (u'INDIRECT_-1206967756', u'COPY_-1206967815'), ('tmp_22', u'CAST_-1206967751'), ('const-0', u'RETURN_-1206967813'), (u'CAST_-1206967751', u'CALLIND_-1206967816')]
[(u'CALLIND_-1206967816', u'INDIRECT_-1206967756'), (u'INDIRECT_-1206967756', u'COPY_-1206967815'), ('tmp_22', u'CAST_-1206967751'), ('const-0', u'RETURN_-1206967813'), (u'CAST_-1206967751', u'CALLIND_-1206967816')]
null
null
001021f0
x64
O2
(translation_unit "void bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_001090f8)();\n return;\n}\n\n" (function_definition "void bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_001090f8)();\n return;\n}" primitive_type (function_declarator "bfd_target_list(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_target_list_001090f8)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_target_list_001090f8)();" (call_expression "(*(code *)PTR_bfd_target_list_001090f8)()" (parenthesized_expression "(*(code *)PTR_bfd_target_list_001090f8)" ( (pointer_expression "*(code *)PTR_bfd_target_list_001090f8" * (cast_expression "(code *)PTR_bfd_target_list_001090f8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_001090f8)();\n return;\n}\n\n" (function_definition "void bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_001090f8)();\n return;\n}" primitive_type (function_declarator "bfd_target_list(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_target_list_001090f8)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_target_list_001090f8)();" (call_expression "(*(code *)PTR_bfd_target_list_001090f8)()" (parenthesized_expression "(*(code *)PTR_bfd_target_list_001090f8)" ( (pointer_expression "*(code *)PTR_bfd_target_list_001090f8" * (cast_expression "(code *)PTR_bfd_target_list_001090f8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_001090f8)();\n return;\n}\n\n" (function_definition "void bfd_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_001090f8)();\n return;\n}" primitive_type (function_declarator "bfd_target_list(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_target_list_001090f8)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_target_list_001090f8)();" (call_expression "(*(code *)PTR_bfd_target_list_001090f8)()" (parenthesized_expression "(*(code *)PTR_bfd_target_list_001090f8)" ( (pointer_expression "*(code *)PTR_bfd_target_list_001090f8" * (cast_expression "(code *)PTR_bfd_target_list_001090f8" ( (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_target_list(void)\n\n{\n (*(code *)PTR_bfd_target_list_001090f8)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_target_list(void)" (identifier "bfd_target_list") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_bfd_target_list_001090f8)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_bfd_target_list_001090f8)();" (call_expression "(*(code *)PTR_bfd_target_list_001090f8)()" (parenthesized_expression "(*(code *)PTR_bfd_target_list_001090f8)" (( "(") (pointer_expression "*(code *)PTR_bfd_target_list_001090f8" (* "*") (cast_expression "(code *)PTR_bfd_target_list_001090f8" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_bfd_target_list_001090f8"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_bfd_target_list_001090f8)(); 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_001090f8)(); return; }
4767_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
add_output_section
FUN_00214a20
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_output_section(Output_data_reloc<9,_false,_32,_false> * this, Output_section * os, uint type, Output_data * od, Sized_relobj<32,_false> * relobj, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_32,_false>::add_output_section (Output_data_reloc<9,_false,_32,_false> *this,Output_section *os,uint type,Output_data *od ,Sized_relobj<32,_false> *relobj,uint shndx,Address address) { size_t *psVar1; uint uVar2; iterator __position; Output_reloc<9,_false,_32,_false> *pOVar3; long lVar4; anon_union_8_4_c82d8563_for_u1_ local_38; Sized_relobj<32,_false> *pSStack_30; undefined8 local_28; uint uStack_20; int iStack_1c; Output_reloc<9,_false,_32,_false>::Output_reloc ((Output_reloc<9,_false,_32,_false> *)&local_38,os,type,relobj,shndx,address,false); __position._M_current = (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_. super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_> ._M_impl._M_finish; if (__position._M_current == (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_. super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_> ._M_impl._M_end_of_storage) { std:: vector<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_> ::_M_realloc_insert<const_gold::Output_reloc<9,_false,_32,_false>&> (&(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_,__position, (Output_reloc<9,_false,_32,_false> *)&local_38); pOVar3 = (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_. super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_> ._M_impl._M_finish; } else { pOVar3 = __position._M_current + 1; (__position._M_current)->u1_ = local_38; ((__position._M_current)->u2_).relobj = pSStack_30; (__position._M_current)->address_ = (undefined4)local_28; (__position._M_current)->local_sym_index_ = local_28._4_4_; *(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20); (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_. super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_> ._M_impl._M_finish = pOVar3; } lVar4 = (long)pOVar3 - (long)(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_. super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_> ._M_impl._M_start >> 5; if (((this->super_Output_data_reloc_base<9,_false,_32,_false>).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,_32,_false>).super_Output_data_reloc_generic. super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ = lVar4 * 8; if ((uStack_20 & 0x10000000) != 0) { psVar1 = &(this->super_Output_data_reloc_base<9,_false,_32,_false>). super_Output_data_reloc_generic.relative_reloc_count_; *psVar1 = *psVar1 + 1; } if ((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_false> *)0x0)) { uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_; if (uVar2 == 0) { (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1; } (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1; } return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
void FUN_00214a20(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined4 param_6,undefined4 param_7) { undefined8 *puVar1; undefined8 *puVar2; long lVar3; undefined8 local_38; long lStack_30; undefined8 local_28; uint uStack_20; int iStack_1c; FUN_001fffc0(&local_38,param_2,param_3,param_5,param_6,param_7,0); puVar1 = *(undefined8 **)(param_1 + 0x50); if (puVar1 == *(undefined8 **)(param_1 + 0x58)) { FUN_00213cb0(param_1 + 0x48,puVar1,&local_38); puVar2 = *(undefined8 **)(param_1 + 0x50); } else { puVar2 = puVar1 + 4; *puVar1 = local_38; puVar1[1] = lStack_30; puVar1[2] = local_28; puVar1[3] = CONCAT44(iStack_1c,uStack_20); *(undefined8 **)(param_1 + 0x50) = puVar2; } lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5; if ((*(byte *)(param_1 + 0x20) & 2) == 0) { *(long *)(param_1 + 0x10) = lVar3 * 8; if ((uStack_20 & 0x10000000) != 0) { *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1; } if ((iStack_1c != -4) && (lStack_30 != 0)) { if (*(int *)(lStack_30 + 0xa4) == 0) { *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1; } *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1; } return; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
PUSH RBP MOV RCX,R8 MOV R8D,R9D PUSH RBX MOV RBX,RDI SUB RSP,0x28 MOV RBP,RSP SUB RSP,0x8 PUSH 0x0 MOV R9D,dword ptr [RSP + 0x50] MOV RDI,RBP CALL 0x001fffc0 POP RAX MOV RSI,qword ptr [RBX + 0x50] POP RDX CMP RSI,qword ptr [RBX + 0x58] JZ 0x00214ae0 MOVDQA XMM0,xmmword ptr [RSP] ADD RSI,0x20 MOVUPS xmmword ptr [RSI + -0x20],XMM0 MOVDQA XMM1,xmmword ptr [RSP + 0x10] MOVUPS xmmword ptr [RSI + -0x10],XMM1 MOV qword ptr [RBX + 0x50],RSI SUB RSI,qword ptr [RBX + 0x48] SAR RSI,0x5 LEA RAX,[RSI*0x8] TEST byte ptr [RBX + 0x20],0x2 JNZ 0x00214af5 MOV qword ptr [RBX + 0x10],RAX TEST byte ptr [RSP + 0x1b],0x10 JNZ 0x00214ac0 CMP dword ptr [RSP + 0x1c],-0x4 JZ 0x00214ab5 MOV RAX,qword ptr [RSP + 0x8] TEST RAX,RAX JZ 0x00214ab5 MOV EDX,dword ptr [RAX + 0xa4] TEST EDX,EDX JZ 0x00214ad0 ADD EDX,0x1 MOV dword ptr [RAX + 0xa4],EDX ADD RSP,0x28 POP RBX POP RBP RET ADD qword ptr [RBX + 0x38],0x1 JMP 0x00214a91 SUB ESI,0x1 MOV dword ptr [RAX + 0xa0],ESI JMP 0x00214aac LEA RDI,[RBX + 0x48] MOV RDX,RBP CALL 0x00213cb0 MOV RSI,qword ptr [RBX + 0x50] JMP 0x00214a70 LEA RDX,[0x380c80] MOV ESI,0x231 LEA RDI,[0x373454] CALL 0x0017c650
null
null
null
null
[(u'INT_NOTEQUAL_-1203877022', u'CBRANCH_-1203877021'), (u'LOAD_-1203877259', u'PTRSUB_-1203876562'), (u'PTRSUB_-1203876605', u'PTRSUB_-1203876629'), ('const-3673216', u'COPY_-1203876558'), (u'PTRSUB_-1203876569', u'PTRSUB_-1203876556'), ('tmp_782', u'PTRSUB_-1203876637'), (u'PTRSUB_-1203876568', u'STORE_-1203877179'), (u'PTRSUB_-1203876483', u'CALL_-1203876855'), ('tmp_1283', u'PTRSUB_-1203876712'), (u'MULTIEQUAL_-1203876681', u'PTRSUB_-1203876519'), ('tmp_787', u'CALL_-1203877266'), (u'INDIRECT_-1203876553', u'MULTIEQUAL_-1203876671'), (u'PTRSUB_-1203876539', u'PTRSUB_-1203876535'), (u'LOAD_-1203877170', u'CAST_-1203876548'), (u'CALL_-1203877266', u'INDIRECT_-1203876721'), ('const-56', u'PTRSUB_-1203876501'), ('const-32', u'PTRADD_-1203876661'), (u'PTRSUB_-1203876547', u'PTRSUB_-1203876542'), ('const-0', u'SUBPIECE_-1203876727'), ('const-433', u'STORE_-1203876772'), ('const-16', u'PTRSUB_-1203876602'), (u'PTRSUB_-1203876606', u'PTRSUB_-1203876586'), (u'CALL_-1203876855', u'INDIRECT_-1203876549'), ('const-0', u'INT_EQUAL_-1203877095'), ('tmp_403', u'CBRANCH_-1203877091'), ('const-0', u'PTRSUB_-1203876540'), ('const-0', u'PTRSUB_-1203876444'), (u'INT_ADD_-1203876978', u'STORE_-1203876981'), (u'PTRSUB_-1203876604', u'PTRSUB_-1203876580'), ('const--56', u'PTRSUB_-1203876713'), (u'INT_AND_-1203876662', u'INT_NOTEQUAL_-1203877068'), ('tmp_783', u'CALL_-1203877266'), (u'SUBPIECE_-1203876727', u'INT_SUB_-1203876908'), ('const-20', u'PTRSUB_-1203876561'), ('const-0', u'PTRSUB_-1203876655'), (u'PTRSUB_-1203876634', u'PTRSUB_-1203876620'), (u'INT_NOTEQUAL_-1203877047', u'CBRANCH_-1203877044'), ('tmp_782', u'PTRSUB_-1203876684'), (u'SUBPIECE_-1203876567', u'STORE_-1203876773'), (u'INT_MULT_-1203877090', u'STORE_-1203877088'), ('const-164', u'PTRSUB_-1203876550'), ('const-0', u'PTRSUB_-1203876504'), ('const-561', u'CALL_-1203876830'), ('const-0', u'INT_EQUAL_-1203876998'), (u'PTRSUB_-1203876562', u'STORE_-1203876773'), ('const-0', u'PTRSUB_-1203876684'), (u'PTRSUB_-1203876713', u'CAST_-1203876601'), (u'INDIRECT_-1203876721', u'PIECE_-1203876688'), ('const-433', u'LOAD_-1203877259'), (u'CALL_-1203877266', u'INDIRECT_-1203876727'), (u'LOAD_-1203877259', u'PTRSUB_-1203876655'), (u'CAST_-1203876558', u'STORE_-1203876772'), ('const-0', u'PTRSUB_-1203876559'), (u'LOAD_-1203877259', u'PTRSUB_-1203876561'), ('const--56', u'PTRSUB_-1203876712'), ('const-16', u'PTRSUB_-1203876535'), (u'MULTIEQUAL_-1203876681', u'INT_NOTEQUAL_-1203877022'), ('tmp_729', u'BRANCH_-1203876906'), (u'INDIRECT_-1203876721', u'MULTIEQUAL_-1203876671'), (u'PTRSUB_-1203876647', u'PTRSUB_-1203876627'), ('const-5', u'INT_SRIGHT_-1203877127'), (u'LOAD_-1203877259', u'PTRSUB_-1203876654'), (u'PTRSUB_-1203876567', u'STORE_-1203876788'), (u'PTRSUB_-1203876550', u'LOAD_-1203877020'), ('tmp_1283', u'PTRSUB_-1203876713'), ('tmp_782', u'PTRSUB_-1203876677'), ('const-24', u'PTRSUB_-1203876642'), (u'PTRSUB_-1203876501', u'LOAD_-1203876925'), ('tmp_784', u'CALL_-1203877266'), ('const-0', u'PTRSUB_-1203876548'), (u'LOAD_-1203876853', u'MULTIEQUAL_-1203876812'), ('const-433', u'LOAD_-1203877170'), (u'PTRSUB_-1203876613', u'PTRSUB_-1203876602'), (u'PTRSUB_-1203876677', u'PTRSUB_-1203876647'), (u'INDIRECT_-1203876727', u'SUBPIECE_-1203876566'), ('tmp_782', u'PTRSUB_-1203876540'), (u'LOAD_-1203877020', u'INT_EQUAL_-1203876998'), (u'PTRSUB_-1203876654', u'PTRSUB_-1203876567'), (u'INDIRECT_-1203876717', u'PIECE_-1203876688'), (u'INT_NOTEQUAL_-1203877068', u'CBRANCH_-1203877064'), (u'PTRSUB_-1203876490', u'PTRSUB_-1203876470'), (u'INDIRECT_-1203876731', u'MULTIEQUAL_-1203876681'), (u'PTRSUB_-1203876580', u'PTRSUB_-1203876561'), (u'CAST_-1203876433', u'CALL_-1203876855'), ('const-0', u'PTRSUB_-1203876629'), ('const-8', u'INT_MULT_-1203877090'), (u'INT_SRIGHT_-1203877127', u'SUBPIECE_-1203876727'), ('const-4294967292', u'INT_NOTEQUAL_-1203877047'), (u'INDIRECT_-1203876735', u'STORE_-1203876789'), (u'INDIRECT_-1203876731', u'STORE_-1203876788'), ('const-32', u'PTRSUB_-1203876542'), ('const-3617876', u'COPY_-1203876559'), ('const-1', u'RETURN_-1203876825'), ('const-268435456', u'INT_AND_-1203876662'), (u'INT_EQUAL_-1203876998', u'CBRANCH_-1203876997'), (u'PTRSUB_-1203876578', u'PTRSUB_-1203876568'), ('const-0', u'PTRSUB_-1203876519'), ('const-0', u'PTRSUB_-1203876490'), (u'PTRSUB_-1203876559', u'PTRSUB_-1203876536'), (u'PTRSUB_-1203876470', u'PTRSUB_-1203876456'), ('const-0', u'PTRSUB_-1203876574'), (u'PTRSUB_-1203876540', u'PTRSUB_-1203876518'), ('const-0', u'SUBPIECE_-1203876567'), ('tmp_782', u'PTRSUB_-1203876604'), (u'CALL_-1203876855', u'INDIRECT_-1203876553'), ('const-8', u'PTRSUB_-1203876568'), ('const-433', u'LOAD_-1203877107'), ('const-72', u'PTRSUB_-1203876654'), ('const-2', u'INT_AND_-1203877081'), (u'PTRSUB_-1203876655', u'STORE_-1203876789'), ('tmp_678', u'BRANCH_-1203876904'), ('const-0', u'PTRSUB_-1203876592'), (u'INT_SUB_-1203877151', u'INT_SRIGHT_-1203877127'), ('const-4', u'SUBPIECE_-1203876566'), ('const-72', u'PTRSUB_-1203876647'), (u'INDIRECT_-1203876727', u'SUBPIECE_-1203876567'), ('const-16', u'PTRSUB_-1203876562'), (u'INT_EQUAL_-1203877232', u'CBRANCH_-1203877229'), ('const-0', u'PTRSUB_-1203876518'), ('const-433', u'STORE_-1203876773'), ('const-0', u'CALL_-1203877266'), (u'PTRSUB_-1203876712', u'CAST_-1203876433'), (u'CALL_-1203877266', u'INDIRECT_-1203876735'), (u'LOAD_-1203877259', u'CALL_-1203876855'), ('const-433', u'STORE_-1203876789'), (u'LOAD_-1203877259', u'PTRADD_-1203876661'), ('const-433', u'STORE_-1203876788'), (u'LOAD_-1203876925', u'INT_ADD_-1203876907'), (u'PTRADD_-1203876661', u'STORE_-1203877179'), ('const-433', u'LOAD_-1203876853'), (u'LOAD_-1203877259', u'INT_EQUAL_-1203877232'), ('const-433', u'LOAD_-1203877020'), (u'PTRSUB_-1203876574', u'PTRSUB_-1203876550'), ('const-433', u'STORE_-1203876922'), ('const-8', u'PTRSUB_-1203876608'), ('const-0', u'PTRSUB_-1203876631'), ('const-0', u'PTRSUB_-1203876634'), (u'PTRSUB_-1203876519', u'PTRSUB_-1203876497'), (u'LOAD_-1203877259', u'PTRSUB_-1203876642'), (u'MULTIEQUAL_-1203876681', u'PTRSUB_-1203876559'), (u'COPY_-1203876559', u'CALL_-1203876830'), ('const-433', u'LOAD_-1203877247'), ('const-0', u'PTRSUB_-1203876561'), ('const-433', u'STORE_-1203877179'), (u'PTRSUB_-1203876497', u'STORE_-1203876912'), (u'CALL_-1203876855', u'INDIRECT_-1203876563'), ('const-8', u'PTRSUB_-1203876435'), ('tmp_782', u'PTRSUB_-1203876631'), (u'CAST_-1203876549', u'INT_SUB_-1203877151'), (u'PTRSUB_-1203876535', u'STORE_-1203877088'), ('const-433', u'STORE_-1203877088'), (u'INDIRECT_-1203876717', u'MULTIEQUAL_-1203876667'), (u'LOAD_-1203877107', u'INT_AND_-1203877081'), (u'CALL_-1203877266', u'INDIRECT_-1203876731'), ('const-72', u'PTRSUB_-1203876612'), (u'PTRSUB_-1203876620', u'PTRSUB_-1203876608'), (u'PTRSUB_-1203876592', u'PTRSUB_-1203876578'), (u'PTRSUB_-1203876536', u'STORE_-1203876981'), (u'PTRSUB_-1203876501', u'STORE_-1203876922'), ('const-433', u'STORE_-1203876912'), ('const-0', u'PTRSUB_-1203876580'), ('tmp_782', u'PTRSUB_-1203876612'), ('const-0', u'PTRSUB_-1203876556'), ('tmp_551', u'CBRANCH_-1203876997'), (u'INDIRECT_-1203876549', u'MULTIEQUAL_-1203876667'), (u'PTRSUB_-1203876588', u'PTRSUB_-1203876569'), ('const-0', u'PTRSUB_-1203876604'), (u'PTRSUB_-1203876435', u'LOAD_-1203876853'), (u'COPY_-1203876558', u'CALL_-1203876830'), ('const-0', u'PTRSUB_-1203876606'), ('const-0', u'PTRSUB_-1203876567'), (u'INT_SUB_-1203876908', u'STORE_-1203876912'), (u'PTRSUB_-1203876548', u'PTRSUB_-1203876539'), ('tmp_445', u'CBRANCH_-1203877064'), ('const-0', u'PTRSUB_-1203876578'), (u'PTRSUB_-1203876608', u'LOAD_-1203877259'), (u'PTRSUB_-1203876637', u'PTRSUB_-1203876612'), ('const-1', u'INT_SUB_-1203876908'), (u'CAST_-1203876601', u'CALL_-1203877266'), (u'INT_SRIGHT_-1203877127', u'INT_MULT_-1203877090'), ('tmp_481', u'CBRANCH_-1203877044'), (u'PTRSUB_-1203876654', u'PTRSUB_-1203876634'), (u'PTRADD_-1203876661', u'MULTIEQUAL_-1203876812'), ('const-0', u'INT_NOTEQUAL_-1203877022'), ('const-433', u'STORE_-1203876981'), (u'PTRSUB_-1203876518', u'PTRSUB_-1203876501'), (u'PTRSUB_-1203876561', u'STORE_-1203876623'), (u'CAST_-1203876548', u'INT_SUB_-1203877151'), ('const-1', u'INT_ADD_-1203876907'), (u'PTRSUB_-1203876561', u'PTRSUB_-1203876548'), (u'SUBPIECE_-1203876566', u'STORE_-1203876623'), ('const-8', u'PTRSUB_-1203876654'), ('const-1', u'PTRADD_-1203876661'), ('const-0', u'PTRSUB_-1203876456'), ('const-0', u'PTRSUB_-1203876627'), ('tmp_515', u'CBRANCH_-1203877021'), ('const-0', u'PTRSUB_-1203876588'), (u'PTRSUB_-1203876504', u'PTRSUB_-1203876483'), ('tmp_782', u'PTRSUB_-1203876490'), (u'PTRSUB_-1203876602', u'LOAD_-1203877247'), ('const-0', u'PTRSUB_-1203876613'), (u'PIECE_-1203876688', u'STORE_-1203876772'), ('const-72', u'PTRSUB_-1203876483'), ('const-0', u'PTRSUB_-1203876569'), (u'MULTIEQUAL_-1203876681', u'PTRSUB_-1203876574'), (u'PTRSUB_-1203876642', u'CAST_-1203876558'), ('const-160', u'PTRSUB_-1203876497'), (u'PTRSUB_-1203876444', u'PTRSUB_-1203876435'), (u'PTRSUB_-1203876556', u'PTRSUB_-1203876547'), (u'MULTIEQUAL_-1203876812', u'CAST_-1203876549'), (u'PTRSUB_-1203876629', u'PTRSUB_-1203876606'), ('const-164', u'PTRSUB_-1203876536'), ('tmp_769', u'BRANCH_-1203876845'), ('tmp_786', u'CALL_-1203877266'), ('const-433', u'STORE_-1203876623'), ('tmp_782', u'PTRSUB_-1203876504'), (u'LOAD_-1203877020', u'INT_ADD_-1203876978'), ('const-1', u'INT_ADD_-1203876978'), (u'PTRSUB_-1203876456', u'PTRSUB_-1203876444'), (u'PTRSUB_-1203876542', u'LOAD_-1203877107'), (u'INT_EQUAL_-1203877095', u'CBRANCH_-1203877091'), ('tmp_788', u'CALL_-1203877266'), (u'INDIRECT_-1203876563', u'MULTIEQUAL_-1203876681'), ('tmp_168', u'CBRANCH_-1203877229'), (u'PTRSUB_-1203876631', u'PTRSUB_-1203876605'), ('const-0', u'PTRSUB_-1203876612'), ('const-0', u'PTRSUB_-1203876547'), ('const-433', u'LOAD_-1203876925'), (u'PTRSUB_-1203876684', u'PTRSUB_-1203876654'), (u'MULTIEQUAL_-1203876671', u'INT_AND_-1203876662'), (u'LOAD_-1203877247', u'INT_EQUAL_-1203877232'), ('const-0', u'PTRSUB_-1203876637'), (u'INT_ADD_-1203876907', u'STORE_-1203876922'), ('const-0', u'INT_NOTEQUAL_-1203877068'), ('const-0', u'RETURN_-1203876942'), (u'INT_AND_-1203877081', u'INT_EQUAL_-1203877095'), ('const-0', u'PTRSUB_-1203876677'), ('const-0', u'PTRSUB_-1203876586'), ('const-0', u'PTRSUB_-1203876620'), (u'PTRSUB_-1203876612', u'PTRSUB_-1203876588'), (u'PTRSUB_-1203876627', u'PTRSUB_-1203876613'), ('const-0', u'PTRSUB_-1203876539'), ('const-72', u'PTRSUB_-1203876605'), (u'MULTIEQUAL_-1203876667', u'INT_NOTEQUAL_-1203877047'), ('const-72', u'PTRSUB_-1203876470'), (u'CALL_-1203877266', u'INDIRECT_-1203876717'), (u'PTRSUB_-1203876612', u'PTRSUB_-1203876592'), (u'PTRSUB_-1203876586', u'LOAD_-1203877170')]
[(u'INT_NOTEQUAL_-1203877022', u'CBRANCH_-1203877021'), (u'MULTIEQUAL_-1203876655', u'INT_AND_-1203876644'), ('const-268435456', u'INT_AND_-1203876644'), (u'LOAD_-1203877259', u'INT_EQUAL_-1203877232'), (u'CAST_-1203876658', u'LOAD_-1203877247'), ('const-72', u'INT_ADD_-1203876855'), ('const-433', u'STORE_-1203876981'), ('tmp_1320', u'PTRSUB_-1203876694'), (u'INT_ADD_-1203877093', u'CAST_-1203876600'), ('const-433', u'STORE_-1203876756'), (u'INT_ADD_-1203877243', u'CAST_-1203876664'), (u'INDIRECT_-1203876715', u'MULTIEQUAL_-1203876665'), (u'CAST_-1203876623', u'STORE_-1203877179'), (u'INT_ADD_-1203876967', u'CAST_-1203876548'), (u'CAST_-1203876548', u'STORE_-1203876981'), (u'LOAD_-1203877259', u'PTRADD_-1203876642'), (u'CALL_-1203877266', u'INDIRECT_-1203876701'), (u'INDIRECT_-1203876537', u'MULTIEQUAL_-1203876655'), ('tmp_1324', u'INT_ADD_-1203877093'), ('const-2', u'PTRADD_-1203876631'), ('const-433', u'STORE_-1203877088'), (u'CALL_-1203877266', u'INDIRECT_-1203876715'), (u'CAST_-1203876496', u'LOAD_-1203876853'), (u'MULTIEQUAL_-1203876651', u'INT_NOTEQUAL_-1203877047'), ('const-433', u'STORE_-1203876912'), (u'COPY_-1203876540', u'CALL_-1203876830'), (u'PTRADD_-1203876642', u'STORE_-1203876771'), ('const-3', u'PTRADD_-1203876630'), ('const-4294967295', u'INT_ADD_-1203876909'), ('const--56', u'PTRSUB_-1203876695'), ('const-8', u'PTRADD_-1203876642'), ('const-0', u'INT_EQUAL_-1203877095'), (u'LOAD_-1203876853', u'MULTIEQUAL_-1203876815'), (u'LOAD_-1203877107', u'INT_AND_-1203877081'), ('tmp_403', u'CBRANCH_-1203877091'), ('const-56', u'INT_ADD_-1203876913'), (u'INDIRECT_-1203876701', u'PIECE_-1203876672'), (u'CALL_-1203877266', u'INDIRECT_-1203876719'), (u'CAST_-1203876600', u'LOAD_-1203877107'), (u'INT_ADD_-1203876978', u'STORE_-1203876981'), (u'CAST_-1203876534', u'STORE_-1203876922'), (u'MULTIEQUAL_-1203876665', u'INT_ADD_-1203876898'), ('tmp_551', u'CBRANCH_-1203876997'), ('const-16', u'INT_ADD_-1203877074'), (u'MULTIEQUAL_-1203876665', u'INT_ADD_-1203876967'), ('const--56', u'PTRSUB_-1203876694'), (u'INDIRECT_-1203876547', u'MULTIEQUAL_-1203876665'), ('const-433', u'STORE_-1203876771'), ('const-0', u'INT_NOTEQUAL_-1203877068'), ('tmp_1324', u'INT_ADD_-1203876855'), ('const-1', u'PTRADD_-1203876642'), ('const-433', u'STORE_-1203876922'), ('const-80', u'INT_ADD_-1203876837'), (u'PTRSUB_-1203876694', u'CALL_-1203876855'), ('tmp_1329', u'CALL_-1203877266'), ('const-160', u'INT_ADD_-1203876898'), ('const-4294967292', u'INT_NOTEQUAL_-1203877047'), (u'INT_NOTEQUAL_-1203877047', u'CBRANCH_-1203877044'), (u'INT_MULT_-1203877090', u'STORE_-1203877088'), ('tmp_445', u'CBRANCH_-1203877064'), (u'CALL_-1203876855', u'INDIRECT_-1203876533'), ('const-3617876', u'COPY_-1203876541'), (u'PIECE_-1203876672', u'STORE_-1203876755'), ('const-0', u'INT_EQUAL_-1203876998'), ('tmp_1320', u'PTRSUB_-1203876695'), (u'INDIRECT_-1203876715', u'STORE_-1203876771'), (u'PTRADD_-1203876631', u'STORE_-1203876756'), ('tmp_1324', u'INT_ADD_-1203877165'), ('tmp_1324', u'INT_ADD_-1203876913'), (u'PTRADD_-1203876647', u'STORE_-1203877179'), ('const-433', u'LOAD_-1203877170'), ('tmp_1324', u'INT_ADD_-1203877074'), (u'LOAD_-1203877259', u'PTRADD_-1203876631'), (u'INT_ADD_-1203876898', u'CAST_-1203876513'), ('const-80', u'INT_ADD_-1203877243'), (u'INT_SRIGHT_-1203877127', u'INT_MULT_-1203877090'), ('tmp_481', u'CBRANCH_-1203877044'), ('tmp_1324', u'INT_ADD_-1203877243'), (u'INT_SRIGHT_-1203877127', u'SUBPIECE_-1203876729'), (u'CAST_-1203876593', u'STORE_-1203877088'), ('const-433', u'STORE_-1203877179'), ('const-0', u'INT_NOTEQUAL_-1203877022'), ('const-0', u'CALL_-1203877266'), ('tmp_729', u'BRANCH_-1203876906'), (u'CALL_-1203876855', u'INDIRECT_-1203876537'), ('const-433', u'LOAD_-1203877020'), (u'CALL_-1203877266', u'INDIRECT_-1203876705'), (u'INT_ADD_-1203877074', u'CAST_-1203876593'), ('const-1', u'INT_ADD_-1203876907'), (u'CALL_-1203876855', u'INDIRECT_-1203876547'), ('const-0', u'SUBPIECE_-1203876729'), (u'INT_ADD_-1203877158', u'CAST_-1203876618'), ('tmp_1324', u'INT_ADD_-1203877158'), ('tmp_1652', u'CALL_-1203877266'), ('const-3673216', u'COPY_-1203876540'), (u'INDIRECT_-1203876711', u'STORE_-1203876756'), ('const-8', u'PTRADD_-1203876631'), (u'CAST_-1203876617', u'INT_SUB_-1203877151'), ('const-433', u'STORE_-1203876772'), ('tmp_515', u'CBRANCH_-1203877021'), (u'CAST_-1203876618', u'LOAD_-1203877170'), (u'PTRADD_-1203876647', u'MULTIEQUAL_-1203876815'), (u'CAST_-1203876563', u'LOAD_-1203877020'), (u'INT_ADD_-1203876855', u'CALL_-1203876855'), (u'LOAD_-1203877020', u'INT_EQUAL_-1203876998'), (u'COPY_-1203876541', u'CALL_-1203876830'), (u'INT_NOTEQUAL_-1203877068', u'CBRANCH_-1203877064'), ('const-32', u'INT_ADD_-1203877093'), ('const-88', u'INT_ADD_-1203877231'), (u'CAST_-1203876513', u'STORE_-1203876912'), ('const-8', u'INT_MULT_-1203877090'), (u'INDIRECT_-1203876705', u'MULTIEQUAL_-1203876655'), (u'MULTIEQUAL_-1203876665', u'INT_NOTEQUAL_-1203877022'), ('const-561', u'CALL_-1203876830'), ('const-80', u'INT_ADD_-1203877165'), ('const-72', u'INT_ADD_-1203877158'), ('tmp_769', u'BRANCH_-1203876845'), ('const-433', u'LOAD_-1203877259'), ('const-433', u'LOAD_-1203876853'), (u'INT_ADD_-1203877231', u'CAST_-1203876658'), (u'LOAD_-1203877020', u'INT_ADD_-1203876978'), ('const-1', u'INT_ADD_-1203876978'), (u'MULTIEQUAL_-1203876665', u'INT_ADD_-1203877004'), ('tmp_1327', u'CALL_-1203877266'), (u'LOAD_-1203877170', u'INT_SUB_-1203877151'), ('const-4', u'PTRADD_-1203876647'), ('const-1', u'RETURN_-1203876825'), ('const-5', u'INT_SRIGHT_-1203877127'), ('const-433', u'STORE_-1203876755'), (u'LOAD_-1203877259', u'STORE_-1203876772'), (u'INDIRECT_-1203876719', u'STORE_-1203876772'), ('tmp_1687', u'CALL_-1203877266'), (u'INT_EQUAL_-1203876998', u'CBRANCH_-1203876997'), (u'CALL_-1203877266', u'INDIRECT_-1203876711'), (u'INT_EQUAL_-1203877095', u'CBRANCH_-1203877091'), (u'CAST_-1203876534', u'LOAD_-1203876925'), ('tmp_168', u'CBRANCH_-1203877229'), (u'INT_ADD_-1203876837', u'CAST_-1203876496'), (u'MULTIEQUAL_-1203876815', u'CAST_-1203876617'), (u'SUBPIECE_-1203876729', u'INT_ADD_-1203876909'), (u'INT_ADD_-1203876913', u'CAST_-1203876534'), ('const-164', u'INT_ADD_-1203876967'), (u'PTRADD_-1203876630', u'STORE_-1203876755'), ('const-2', u'INT_AND_-1203877081'), (u'INDIRECT_-1203876701', u'MULTIEQUAL_-1203876651'), (u'LOAD_-1203877247', u'INT_EQUAL_-1203877232'), ('const-433', u'LOAD_-1203876925'), (u'LOAD_-1203877259', u'PTRADD_-1203876630'), (u'INT_ADD_-1203876907', u'STORE_-1203876922'), (u'INDIRECT_-1203876705', u'PIECE_-1203876672'), ('const-0', u'RETURN_-1203876942'), (u'INT_AND_-1203877081', u'INT_EQUAL_-1203877095'), ('tmp_678', u'BRANCH_-1203876904'), (u'INT_SUB_-1203877151', u'INT_SRIGHT_-1203877127'), ('tmp_1321', u'CALL_-1203877266'), ('const-164', u'INT_ADD_-1203877004'), ('const-433', u'LOAD_-1203877247'), ('const-433', u'LOAD_-1203877107'), (u'INT_EQUAL_-1203877232', u'CBRANCH_-1203877229'), (u'LOAD_-1203877259', u'PTRADD_-1203876647'), (u'INT_AND_-1203876644', u'INT_NOTEQUAL_-1203877068'), ('const-8', u'PTRADD_-1203876647'), (u'CAST_-1203876664', u'LOAD_-1203877259'), (u'INT_ADD_-1203876909', u'STORE_-1203876912'), ('tmp_1324', u'INT_ADD_-1203877231'), (u'LOAD_-1203877259', u'CALL_-1203876855'), ('tmp_1324', u'INT_ADD_-1203876837'), ('const-8', u'PTRADD_-1203876630'), (u'PTRSUB_-1203876695', u'CALL_-1203877266'), (u'INT_ADD_-1203877165', u'CAST_-1203876623'), (u'INT_ADD_-1203877004', u'CAST_-1203876563'), (u'LOAD_-1203876925', u'INT_ADD_-1203876907'), (u'INDIRECT_-1203876533', u'MULTIEQUAL_-1203876651')]
null
null
00214a20
x64
O2
(translation_unit "void FUN_00214a20(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_001fffc0(&local_38,param_2,param_3,param_5,param_6,param_7,0);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_00213cb0(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}\n\n" (function_definition "void FUN_00214a20(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_001fffc0(&local_38,param_2,param_3,param_5,param_6,param_7,0);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_00213cb0(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" primitive_type (function_declarator "FUN_00214a20(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "undefined4 param_7" type_identifier identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_001fffc0(&local_38,param_2,param_3,param_5,param_6,param_7,0);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_00213cb0(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "long lStack_30;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "uint uStack_20;" type_identifier identifier ;) (declaration "int iStack_1c;" primitive_type identifier ;) (expression_statement "FUN_001fffc0(&local_38,param_2,param_3,param_5,param_6,param_7,0);" (call_expression "FUN_001fffc0(&local_38,param_2,param_3,param_5,param_6,param_7,0)" identifier (argument_list "(&local_38,param_2,param_3,param_5,param_6,param_7,0)" ( (pointer_expression "&local_38" & identifier) , identifier , identifier , identifier , identifier , identifier , number_literal ))) ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_00213cb0(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" if (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x58))" ( (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x58)" identifier == (pointer_expression "*(undefined8 **)(param_1 + 0x58)" * (cast_expression "(undefined8 **)(param_1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_00213cb0(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }" { (expression_statement "FUN_00213cb0(param_1 + 0x48,puVar1,&local_38);" (call_expression "FUN_00213cb0(param_1 + 0x48,puVar1,&local_38)" identifier (argument_list "(param_1 + 0x48,puVar1,&local_38)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) , identifier , (pointer_expression "&local_38" & identifier) ))) ;) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) }) (else_clause "else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" else (compound_statement "{\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" { (expression_statement "puVar2 = puVar1 + 4;" (assignment_expression "puVar2 = puVar1 + 4" identifier = (binary_expression "puVar1 + 4" identifier + number_literal)) ;) (expression_statement "*puVar1 = local_38;" (assignment_expression "*puVar1 = local_38" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = lStack_30;" (assignment_expression "puVar1[1] = lStack_30" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = local_28;" (assignment_expression "puVar1[2] = local_28" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[3] = CONCAT44(iStack_1c,uStack_20);" (assignment_expression "puVar1[3] = CONCAT44(iStack_1c,uStack_20)" (subscript_expression "puVar1[3]" identifier [ number_literal ]) = (call_expression "CONCAT44(iStack_1c,uStack_20)" identifier (argument_list "(iStack_1c,uStack_20)" ( identifier , identifier )))) ;) (expression_statement "*(undefined8 **)(param_1 + 0x50) = puVar2;" (assignment_expression "*(undefined8 **)(param_1 + 0x50) = puVar2" (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = identifier) ;) }))) (expression_statement "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;" (assignment_expression "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5" identifier = (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48) >> 5" (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48)" (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) >> number_literal)) ;) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }" { (expression_statement "*(long *)(param_1 + 0x10) = lVar3 * 8;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar3 * 8" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) = (binary_expression "lVar3 * 8" identifier * number_literal)) ;) (if_statement "if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" if (parenthesized_expression "((uStack_20 & 0x10000000) != 0)" ( (binary_expression "(uStack_20 & 0x10000000) != 0" (parenthesized_expression "(uStack_20 & 0x10000000)" ( (binary_expression "uStack_20 & 0x10000000" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" { (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) + number_literal)) ;) })) (if_statement "if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }" if (parenthesized_expression "((iStack_1c != -4) && (lStack_30 != 0))" ( (binary_expression "(iStack_1c != -4) && (lStack_30 != 0)" (parenthesized_expression "(iStack_1c != -4)" ( (binary_expression "iStack_1c != -4" identifier != number_literal) )) && (parenthesized_expression "(lStack_30 != 0)" ( (binary_expression "lStack_30 != 0" identifier != number_literal) ))) )) (compound_statement "{\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }" { (if_statement "if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }" if (parenthesized_expression "(*(int *)(lStack_30 + 0xa4) == 0)" ( (binary_expression "*(int *)(lStack_30 + 0xa4) == 0" (pointer_expression "*(int *)(lStack_30 + 0xa4)" * (cast_expression "(int *)(lStack_30 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa4)" ( (binary_expression "lStack_30 + 0xa4" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }" { (expression_statement "*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;" (assignment_expression "*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1" (pointer_expression "*(int *)(lStack_30 + 0xa0)" * (cast_expression "(int *)(lStack_30 + 0xa0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa0)" ( (binary_expression "lStack_30 + 0xa0" identifier + number_literal) )))) = (binary_expression "(int)lVar3 + -1" (cast_expression "(int)lVar3" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) })) (expression_statement "*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;" (assignment_expression "*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_30 + 0xa4)" * (cast_expression "(int *)(lStack_30 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa4)" ( (binary_expression "lStack_30 + 0xa4" identifier + number_literal) )))) = (binary_expression "*(int *)(lStack_30 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_30 + 0xa4)" * (cast_expression "(int *)(lStack_30 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa4)" ( (binary_expression "lStack_30 + 0xa4" identifier + number_literal) )))) + number_literal)) ;) })) (return_statement "return;" return ;) })) comment (expression_statement "FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");" (call_expression "FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child")" identifier (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_current_data_size_for_child"" " string_content ") ))) ;) })))
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void add_output_section(Output_data_reloc<9,_false,_32,_false> * this,\n Output_section * os, uint type, Output_data * od, Sized_relobj<32,_false> * relobj, uint shndx,\n Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_false,_32,_false>::add_output_section\n (Output_data_reloc<9,_false,_32,_false> *this,Output_section *os,uint type,Output_data *od\n ,Sized_relobj<32,_false> *relobj,uint shndx,Address address)\n\n{\n size_t *psVar1;\n uint uVar2;\n iterator __position;\n Output_reloc<9,_false,_32,_false> *pOVar3;\n long lVar4;\n anon_union_8_4_c82d8563_for_u1_ local_38;\n Sized_relobj<32,_false> *pSStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n Output_reloc<9,_false,_32,_false>::Output_reloc\n ((Output_reloc<9,_false,_32,_false> *)&local_38,os,type,relobj,shndx,address,false);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9,_false,_32,_false>&>\n (&(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_,__position,\n (Output_reloc<9,_false,_32,_false> *)&local_38);\n pOVar3 = (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish;\n }\n else {\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_38;\n ((__position._M_current)->u2_).relobj = pSStack_30;\n (__position._M_current)->address_ = (undefined4)local_28;\n (__position._M_current)->local_sym_index_ = local_28._4_4_;\n *(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20);\n (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish = pOVar3;\n }\n lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_start >> 5;\n if (((this->super_Output_data_reloc_base<9,_false,_32,_false>).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,_32,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * 8;\n if ((uStack_20 & 0x10000000) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_false,_32,_false>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_false> *)0x0)) {\n uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }\n (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}\n\n" comment comment (declaration "void __thiscall\ngold::Output_data_reloc<9,_false,_32,_false>::add_output_section\n (Output_data_reloc<9,_false,_32,_false> *this,Output_section *os,uint type,Output_data *od\n ,Sized_relobj<32,_false> *relobj,uint shndx,Address address)\n\n{\n size_t *psVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_false>::add_output_section\n (Output_data_reloc<9,_false,_32,_false> *this,Output_section *os,uint type,Output_data *od\n ,Sized_relobj<32,_false> *relobj,uint shndx,Address address)\n\n{\n size_t" identifier > : : (function_declarator "add_output_section\n (Output_data_reloc<9,_false,_32,_false> *this,Output_section *os,uint type,Output_data *od\n ,Sized_relobj<32,_false> *relobj,uint shndx,Address address)" identifier (parameter_list "(Output_data_reloc<9,_false,_32,_false> *this,Output_section *os,uint type,Output_data *od\n ,Sized_relobj<32,_false> *relobj,uint shndx,Address address)" ( (parameter_declaration "Output_data_reloc" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_false" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Output_section *os" type_identifier (pointer_declarator "*os" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Output_data *od" type_identifier (pointer_declarator "*od" * identifier)) , (parameter_declaration "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) ))) { primitive_type) (pointer_declarator "*psVar1" * identifier) ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "iterator __position;" type_identifier identifier ;) (expression_statement "Output_reloc<9,_false,_32,_false> *pOVar3;" (update_expression "Output_reloc<9,_false,_32,_false> *pOVar3" (binary_expression "Output_reloc<9,_false,_32,_false> *pOVar3" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_false,_32,_false" , identifier , identifier , identifier) > (pointer_expression "*pOVar3" * identifier)) --) ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "anon_union_8_4_c82d8563_for_u1_ local_38;" type_identifier identifier ;) (expression_statement "Sized_relobj<32,_false> *pSStack_30;" (update_expression "Sized_relobj<32,_false> *pSStack_30" (binary_expression "Sized_relobj<32,_false> *pSStack_30" (binary_expression "Sized_relobj<32" identifier < number_literal) (ERROR ",_false" , identifier) > (pointer_expression "*pSStack_30" * identifier)) --) ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "uint uStack_20;" type_identifier identifier ;) (declaration "int iStack_1c;" primitive_type identifier ;) (ERROR "Output_reloc<9,_false,_32,_false>::Output_reloc\n ((Output_reloc<9,_false,_32,_false> *)&local_38,os,type,relobj,shndx,address,false);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9,_false,_32,_false>&>\n (&(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_,__position,\n (Output_reloc<9,_false,_32,_false> *)&local_38);\n pOVar3 = (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish;\n }\n else {\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_38;\n ((__position._M_current)->u2_).relobj = pSStack_30;\n (__position._M_current)->address_ = (undefined4)local_28;\n (__position._M_current)->local_sym_index_ = local_28._4_4_;\n *(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20);\n (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish = pOVar3;\n }\n lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_start >> 5;\n if (((this->super_Output_data_reloc_base<9,_false,_32,_false>).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,_32,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * 8;\n if ((uStack_20 & 0x10000000) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_false,_32,_false>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_false> *)0x0)) {\n uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }\n (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_false,_32,_false" , identifier , identifier , identifier) > (ERROR "::" : :) identifier ( (binary_expression "(Output_reloc<9,_false,_32,_false> *)&local_38,os,type,relobj,shndx,address,false);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (assignment_expression "(Output_reloc<9,_false,_32,_false> *)&local_38,os,type,relobj,shndx,address,false);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold" (field_expression "(Output_reloc<9,_false,_32,_false> *)&local_38,os,type,relobj,shndx,address,false);\n __position._M_current" (parenthesized_expression "(Output_reloc<9,_false,_32,_false> *)&local_38,os,type,relobj,shndx,address,false)" ( (comma_expression "Output_reloc<9,_false,_32,_false> *)&local_38,os,type,relobj,shndx,address,false" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_32,_false> *)&local_38,os,type,relobj,shndx,address,false" identifier , (comma_expression "_32,_false> *)&local_38,os,type,relobj,shndx,address,false" identifier , (comma_expression "_false> *)&local_38,os,type,relobj,shndx,address,false" (binary_expression "_false> *)&local_38" identifier > (pointer_expression "*)&local_38" * (ERROR ")" )) (pointer_expression "&local_38" & identifier))) , (comma_expression "os,type,relobj,shndx,address,false" identifier , (comma_expression "type,relobj,shndx,address,false" identifier , (comma_expression "relobj,shndx,address,false" identifier , (comma_expression "shndx,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,_32,_false>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_32,_false" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_32,_false" identifier , (comma_expression "_32,_false" 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 "_false>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_reloc<9" (binary_expression "_false>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold" (call_expression "_false>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_end_of_storage)" (field_expression "_false>_>_>\n ._M_impl._M_finish" (field_expression "_false>_>_>\n ._M_impl" (binary_expression "_false>_>_" (binary_expression "_false>_" 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,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_end_of_storage)" ( (binary_expression "__position._M_current ==\n (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (binary_expression "__position._M_current ==\n (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold" (field_expression "__position._M_current" identifier . field_identifier) == (binary_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_32,_false" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_32,_false" identifier , (comma_expression "_32,_false" 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 "_false>_>_>\n ._M_impl._M_end_of_storage" (field_expression "_false>_>_>\n ._M_impl" (binary_expression "_false>_>_" (binary_expression "_false>_" 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 "_false>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9" (binary_expression "_false>_>_>\n ::_M_realloc_insert<const_gold" (binary_expression "_false>_>_>\n ::_M_realloc_insert" (binary_expression "_false>_>_" (binary_expression "_false>_" 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,_32,_false>).relocs_,__position,\n (Output_reloc<9,_false,_32,_false> *)&local_38);\n pOVar3 = (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish;\n }\n else {\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_38;\n ((__position._M_current)->u2_).relobj = pSStack_30;\n (__position._M_current)->address_ = (undefined4)local_28;\n (__position._M_current)->local_sym_index_ = local_28._4_4_;\n *(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20);\n (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish = pOVar3;\n }\n lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_start >> 5;\n if (((this->super_Output_data_reloc_base<9,_false,_32,_false>).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,_32,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * 8;\n if ((uStack_20 & 0x10000000) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_false,_32,_false>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_false> *)0x0)) {\n uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }\n (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }" (comma_expression "&(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_,__position,\n (Output_reloc<9,_false,_32,_false> *)&local_38)" (pointer_expression "&(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_" & (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_32,_false" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_32,_false" identifier , (comma_expression "_32,_false" identifier , identifier))) (ERROR ">" >) )) . field_identifier)) , (comma_expression "__position,\n (Output_reloc<9,_false,_32,_false> *)&local_38)" identifier , (parenthesized_expression "(Output_reloc<9,_false,_32,_false> *)&local_38)" ( (comma_expression "Output_reloc<9,_false,_32,_false> *)&local_38" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_32,_false> *)&local_38" identifier , (comma_expression "_32,_false> *)&local_38" identifier , (binary_expression "_false> *)&local_38" identifier > (pointer_expression "*)&local_38" * (ERROR ")" )) (pointer_expression "&local_38" & identifier)))))) )))) ; (assignment_expression "pOVar3 = (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold" identifier = (binary_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_32,_false" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_32,_false" identifier , (comma_expression "_32,_false" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier)) : : (comma_expression "Output_reloc<9,_false,_32,_false>,_std" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_32,_false>,_std" identifier , (comma_expression "_32,_false>,_std" identifier , (binary_expression "_false>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : : (comma_expression "Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_32,_false>_>_>\n ._M_impl._M_finish" identifier , (comma_expression "_32,_false>_>_>\n ._M_impl._M_finish" identifier , (field_expression "_false>_>_>\n ._M_impl._M_finish" (field_expression "_false>_>_>\n ._M_impl" (binary_expression "_false>_>_" (binary_expression "_false>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier)))) ; } else (compound_statement "{\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_38;\n ((__position._M_current)->u2_).relobj = pSStack_30;\n (__position._M_current)->address_ = (undefined4)local_28;\n (__position._M_current)->local_sym_index_ = local_28._4_4_;\n *(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20);\n (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish = pOVar3;\n }" { (expression_statement "pOVar3 = __position._M_current + 1;" (assignment_expression "pOVar3 = __position._M_current + 1" identifier = (binary_expression "__position._M_current + 1" (field_expression "__position._M_current" identifier . field_identifier) + number_literal)) ;) (expression_statement "(__position._M_current)->u1_ = local_38;" (assignment_expression "(__position._M_current)->u1_ = local_38" (field_expression "(__position._M_current)->u1_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "((__position._M_current)->u2_).relobj = pSStack_30;" (assignment_expression "((__position._M_current)->u2_).relobj = pSStack_30" (field_expression "((__position._M_current)->u2_).relobj" (parenthesized_expression "((__position._M_current)->u2_)" ( (field_expression "(__position._M_current)->u2_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(__position._M_current)->address_ = (undefined4)local_28;" (assignment_expression "(__position._M_current)->address_ = (undefined4)local_28" (field_expression "(__position._M_current)->address_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(undefined4)local_28" ( (type_descriptor "undefined4" type_identifier) ) identifier)) ;) (expression_statement "(__position._M_current)->local_sym_index_ = local_28._4_4_;" (assignment_expression "(__position._M_current)->local_sym_index_ = local_28._4_4_" (field_expression "(__position._M_current)->local_sym_index_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = (field_expression "local_28._4_4_" identifier . field_identifier)) ;) (expression_statement "*(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20);" (assignment_expression "*(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20)" (pointer_expression "*(ulong *)&(__position._M_current)->field_0x18" * (cast_expression "(ulong *)&(__position._M_current)->field_0x18" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(__position._M_current)->field_0x18" & (field_expression "(__position._M_current)->field_0x18" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier)))) = (call_expression "CONCAT44(iStack_1c,uStack_20)" identifier (argument_list "(iStack_1c,uStack_20)" ( identifier , identifier )))) ;) (ERROR "(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::" (comma_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std" (binary_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (binary_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_32,_false" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_32,_false" identifier , (comma_expression "_32,_false" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_false,_32,_false>,_std" identifier , (comma_expression "_32,_false>,_std" identifier , (binary_expression "_false>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish = pOVar3;" (comma_expression "Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish = pOVar3" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_32,_false>_>_>\n ._M_impl._M_finish = pOVar3" identifier , (comma_expression "_32,_false>_>_>\n ._M_impl._M_finish = pOVar3" identifier , (assignment_expression "_false>_>_>\n ._M_impl._M_finish = pOVar3" (field_expression "_false>_>_>\n ._M_impl._M_finish" (field_expression "_false>_>_>\n ._M_impl" (binary_expression "_false>_>_" (binary_expression "_false>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = identifier)))) ;) }) (assignment_expression "lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold" identifier = (binary_expression "(long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base<gold" (binary_expression "(long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_false,_32,_false>).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,_32,_false>).relocs_.\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_32,_false" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_32,_false" identifier , (comma_expression "_32,_false" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier))) < identifier)) : : (comma_expression "Output_reloc<9,_false,_32,_false>,_std" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_32,_false>,_std" identifier , (comma_expression "_32,_false>,_std" identifier , (binary_expression "_false>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : : (comma_expression "Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_start >> 5" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_32,_false>_>_>\n ._M_impl._M_start >> 5" identifier , (comma_expression "_32,_false>_>_>\n ._M_impl._M_start >> 5" identifier , (binary_expression "_false>_>_>\n ._M_impl._M_start >> 5" (field_expression "_false>_>_>\n ._M_impl._M_start" (field_expression "_false>_>_>\n ._M_impl" (binary_expression "_false>_>_" (binary_expression "_false>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) >> number_literal)))) ; if (parenthesized_expression "(((this->super_Output_data_reloc_base<9,_false,_32,_false>).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,_32,_false>).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,_32,_false>).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,_32,_false>).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,_32,_false>).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,_32,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_32,_false" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_32,_false" identifier , (comma_expression "_32,_false" 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,_32,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * 8;\n if ((uStack_20 & 0x10000000) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_false,_32,_false>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_false> *)0x0)) {\n uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }\n (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }" { (expression_statement "(this->super_Output_data_reloc_base<9,_false,_32,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * 8;" (assignment_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * 8" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).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,_32,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).super_Output_data_reloc_generic.\n super_Output_section_data_build" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_32,_false" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_32,_false" identifier , (comma_expression "_32,_false" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (binary_expression "lVar4 * 8" identifier * number_literal)) ;) (if_statement "if ((uStack_20 & 0x10000000) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_false,_32,_false>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }" if (parenthesized_expression "((uStack_20 & 0x10000000) != 0)" ( (binary_expression "(uStack_20 & 0x10000000) != 0" (parenthesized_expression "(uStack_20 & 0x10000000)" ( (binary_expression "uStack_20 & 0x10000000" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n psVar1 = &(this->super_Output_data_reloc_base<9,_false,_32,_false>).\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,_32,_false>).\n super_Output_data_reloc_generic.relative_reloc_count_;" (assignment_expression "psVar1 = &(this->super_Output_data_reloc_base<9,_false,_32,_false>).\n super_Output_data_reloc_generic.relative_reloc_count_" identifier = (pointer_expression "&(this->super_Output_data_reloc_base<9,_false,_32,_false>).\n super_Output_data_reloc_generic.relative_reloc_count_" & (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).\n super_Output_data_reloc_generic.relative_reloc_count_" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>).\n super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_32,_false>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_32,_false" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_32,_false" identifier , (comma_expression "_32,_false" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier))) ;) (expression_statement "*psVar1 = *psVar1 + 1;" (assignment_expression "*psVar1 = *psVar1 + 1" (pointer_expression "*psVar1" * identifier) = (binary_expression "*psVar1 + 1" (pointer_expression "*psVar1" * identifier) + number_literal)) ;) })) (if_statement "if ((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_false> *)0x0)) {\n uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }\n (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }" if (parenthesized_expression "((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_false> *)0x0))" ( (binary_expression "(iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_false> *)0x0))" (parenthesized_expression "(iStack_1c != -4)" ( (binary_expression "iStack_1c != -4" identifier != number_literal) )) && (parenthesized_expression "(pSStack_30 != (Sized_relobj<32,_false> *)0x0))" ( (binary_expression "pSStack_30 != (Sized_relobj<32,_false> *)0x0)" identifier != (parenthesized_expression "(Sized_relobj<32,_false> *)0x0)" ( (comma_expression "Sized_relobj<32,_false> *)0x0" (binary_expression "Sized_relobj<32" identifier < number_literal) , (binary_expression "_false> *)0x0" identifier > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal))) ))) ))) )) (compound_statement "{\n uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }\n (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }" { (expression_statement "uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;" (assignment_expression "uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_" identifier = (field_expression "(pSStack_30->super_Relobj).dyn_reloc_count_" (parenthesized_expression "(pSStack_30->super_Relobj)" ( (field_expression "pSStack_30->super_Relobj" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }" if (parenthesized_expression "(uVar2 == 0)" ( (binary_expression "uVar2 == 0" identifier == number_literal) )) (compound_statement "{\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }" { (expression_statement "(pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;" (assignment_expression "(pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1" (field_expression "(pSStack_30->super_Relobj).first_dyn_reloc_" (parenthesized_expression "(pSStack_30->super_Relobj)" ( (field_expression "pSStack_30->super_Relobj" identifier -> field_identifier) )) . field_identifier) = (binary_expression "(int)lVar4 - 1" (cast_expression "(int)lVar4" ( (type_descriptor "int" primitive_type) ) identifier) - number_literal)) ;) })) (expression_statement "(pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;" (assignment_expression "(pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1" (field_expression "(pSStack_30->super_Relobj).dyn_reloc_count_" (parenthesized_expression "(pSStack_30->super_Relobj)" ( (field_expression "pSStack_30->super_Relobj" identifier -> field_identifier) )) . field_identifier) = (binary_expression "uVar2 + 1" identifier + number_literal)) ;) })) (return_statement "return;" return ;) })) comment (call_expression "do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child")" identifier (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_current_data_size_for_child"" " string_content ") ))) ; }))
(translation_unit "void FUN_00214a20(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_001fffc0(&local_38,param_2,param_3,param_5,param_6,param_7,0);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_00213cb0(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}\n\n" (function_definition "void FUN_00214a20(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_001fffc0(&local_38,param_2,param_3,param_5,param_6,param_7,0);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_00213cb0(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" primitive_type (function_declarator "FUN_00214a20(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "undefined4 param_7" type_identifier identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_001fffc0(&local_38,param_2,param_3,param_5,param_6,param_7,0);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_00213cb0(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "long lStack_30;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "uint uStack_20;" type_identifier identifier ;) (declaration "int iStack_1c;" primitive_type identifier ;) (expression_statement "FUN_001fffc0(&local_38,param_2,param_3,param_5,param_6,param_7,0);" (call_expression "FUN_001fffc0(&local_38,param_2,param_3,param_5,param_6,param_7,0)" identifier (argument_list "(&local_38,param_2,param_3,param_5,param_6,param_7,0)" ( (pointer_expression "&local_38" & identifier) , identifier , identifier , identifier , identifier , identifier , number_literal ))) ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_00213cb0(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" if (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x58))" ( (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x58)" identifier == (pointer_expression "*(undefined8 **)(param_1 + 0x58)" * (cast_expression "(undefined8 **)(param_1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_00213cb0(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }" { (expression_statement "FUN_00213cb0(param_1 + 0x48,puVar1,&local_38);" (call_expression "FUN_00213cb0(param_1 + 0x48,puVar1,&local_38)" identifier (argument_list "(param_1 + 0x48,puVar1,&local_38)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) , identifier , (pointer_expression "&local_38" & identifier) ))) ;) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) }) (else_clause "else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" else (compound_statement "{\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" { (expression_statement "puVar2 = puVar1 + 4;" (assignment_expression "puVar2 = puVar1 + 4" identifier = (binary_expression "puVar1 + 4" identifier + number_literal)) ;) (expression_statement "*puVar1 = local_38;" (assignment_expression "*puVar1 = local_38" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = lStack_30;" (assignment_expression "puVar1[1] = lStack_30" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = local_28;" (assignment_expression "puVar1[2] = local_28" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[3] = CONCAT44(iStack_1c,uStack_20);" (assignment_expression "puVar1[3] = CONCAT44(iStack_1c,uStack_20)" (subscript_expression "puVar1[3]" identifier [ number_literal ]) = (call_expression "CONCAT44(iStack_1c,uStack_20)" identifier (argument_list "(iStack_1c,uStack_20)" ( identifier , identifier )))) ;) (expression_statement "*(undefined8 **)(param_1 + 0x50) = puVar2;" (assignment_expression "*(undefined8 **)(param_1 + 0x50) = puVar2" (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = identifier) ;) }))) (expression_statement "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;" (assignment_expression "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5" identifier = (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48) >> 5" (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48)" (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) >> number_literal)) ;) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }" { (expression_statement "*(long *)(param_1 + 0x10) = lVar3 * 8;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar3 * 8" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) = (binary_expression "lVar3 * 8" identifier * number_literal)) ;) (if_statement "if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" if (parenthesized_expression "((uStack_20 & 0x10000000) != 0)" ( (binary_expression "(uStack_20 & 0x10000000) != 0" (parenthesized_expression "(uStack_20 & 0x10000000)" ( (binary_expression "uStack_20 & 0x10000000" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" { (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) + number_literal)) ;) })) (if_statement "if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }" if (parenthesized_expression "((iStack_1c != -4) && (lStack_30 != 0))" ( (binary_expression "(iStack_1c != -4) && (lStack_30 != 0)" (parenthesized_expression "(iStack_1c != -4)" ( (binary_expression "iStack_1c != -4" identifier != number_literal) )) && (parenthesized_expression "(lStack_30 != 0)" ( (binary_expression "lStack_30 != 0" identifier != number_literal) ))) )) (compound_statement "{\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }" { (if_statement "if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }" if (parenthesized_expression "(*(int *)(lStack_30 + 0xa4) == 0)" ( (binary_expression "*(int *)(lStack_30 + 0xa4) == 0" (pointer_expression "*(int *)(lStack_30 + 0xa4)" * (cast_expression "(int *)(lStack_30 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa4)" ( (binary_expression "lStack_30 + 0xa4" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }" { (expression_statement "*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;" (assignment_expression "*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1" (pointer_expression "*(int *)(lStack_30 + 0xa0)" * (cast_expression "(int *)(lStack_30 + 0xa0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa0)" ( (binary_expression "lStack_30 + 0xa0" identifier + number_literal) )))) = (binary_expression "(int)lVar3 + -1" (cast_expression "(int)lVar3" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) })) (expression_statement "*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;" (assignment_expression "*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_30 + 0xa4)" * (cast_expression "(int *)(lStack_30 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa4)" ( (binary_expression "lStack_30 + 0xa4" identifier + number_literal) )))) = (binary_expression "*(int *)(lStack_30 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_30 + 0xa4)" * (cast_expression "(int *)(lStack_30 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa4)" ( (binary_expression "lStack_30 + 0xa4" identifier + number_literal) )))) + number_literal)) ;) })) (return_statement "return;" return ;) })) (expression_statement "FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");" (call_expression "FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child")" identifier (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_current_data_size_for_child"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , IDENT , IDENT , IDENT , IDENT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) }))) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) >> LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT * LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT)) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) })) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_00214a20(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_001fffc0(&local_38,param_2,param_3,param_5,param_6,param_7,0);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_00213cb0(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" (primitive_type "void") (function_declarator "FUN_00214a20(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7)" (identifier "FUN_00214a20") (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "undefined4 param_6" (type_identifier "undefined4") (identifier "param_6")) (, ",") (parameter_declaration "undefined4 param_7" (type_identifier "undefined4") (identifier "param_7")) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_001fffc0(&local_38,param_2,param_3,param_5,param_6,param_7,0);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_00213cb0(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "undefined8 *puVar2;" (type_identifier "undefined8") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 local_38;" (type_identifier "undefined8") (identifier "local_38") (; ";")) (declaration "long lStack_30;" (sized_type_specifier "long" (long "long")) (identifier "lStack_30") (; ";")) (declaration "undefined8 local_28;" (type_identifier "undefined8") (identifier "local_28") (; ";")) (declaration "uint uStack_20;" (type_identifier "uint") (identifier "uStack_20") (; ";")) (declaration "int iStack_1c;" (primitive_type "int") (identifier "iStack_1c") (; ";")) (expression_statement "FUN_001fffc0(&local_38,param_2,param_3,param_5,param_6,param_7,0);" (call_expression "FUN_001fffc0(&local_38,param_2,param_3,param_5,param_6,param_7,0)" (identifier "FUN_001fffc0") (argument_list "(&local_38,param_2,param_3,param_5,param_6,param_7,0)" (( "(") (pointer_expression "&local_38" (& "&") (identifier "local_38")) (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "param_5") (, ",") (identifier "param_6") (, ",") (identifier "param_7") (, ",") (number_literal "0") () ")"))) (; ";")) (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_00213cb0(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" (if "if") (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x58))" (( "(") (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x58)" (identifier "puVar1") (== "==") (pointer_expression "*(undefined8 **)(param_1 + 0x58)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x58)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")"))))) () ")")) (compound_statement "{\n FUN_00213cb0(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }" ({ "{") (expression_statement "FUN_00213cb0(param_1 + 0x48,puVar1,&local_38);" (call_expression "FUN_00213cb0(param_1 + 0x48,puVar1,&local_38)" (identifier "FUN_00213cb0") (argument_list "(param_1 + 0x48,puVar1,&local_38)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) (, ",") (identifier "puVar1") (, ",") (pointer_expression "&local_38" (& "&") (identifier "local_38")) () ")"))) (; ";")) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x50)" (identifier "puVar2") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" (else "else") (compound_statement "{\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" ({ "{") (expression_statement "puVar2 = puVar1 + 4;" (assignment_expression "puVar2 = puVar1 + 4" (identifier "puVar2") (= "=") (binary_expression "puVar1 + 4" (identifier "puVar1") (+ "+") (number_literal "4"))) (; ";")) (expression_statement "*puVar1 = local_38;" (assignment_expression "*puVar1 = local_38" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (identifier "local_38")) (; ";")) (expression_statement "puVar1[1] = lStack_30;" (assignment_expression "puVar1[1] = lStack_30" (subscript_expression "puVar1[1]" (identifier "puVar1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lStack_30")) (; ";")) (expression_statement "puVar1[2] = local_28;" (assignment_expression "puVar1[2] = local_28" (subscript_expression "puVar1[2]" (identifier "puVar1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "local_28")) (; ";")) (expression_statement "puVar1[3] = CONCAT44(iStack_1c,uStack_20);" (assignment_expression "puVar1[3] = CONCAT44(iStack_1c,uStack_20)" (subscript_expression "puVar1[3]" (identifier "puVar1") ([ "[") (number_literal "3") (] "]")) (= "=") (call_expression "CONCAT44(iStack_1c,uStack_20)" (identifier "CONCAT44") (argument_list "(iStack_1c,uStack_20)" (( "(") (identifier "iStack_1c") (, ",") (identifier "uStack_20") () ")")))) (; ";")) (expression_statement "*(undefined8 **)(param_1 + 0x50) = puVar2;" (assignment_expression "*(undefined8 **)(param_1 + 0x50) = puVar2" (pointer_expression "*(undefined8 **)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")")))) (= "=") (identifier "puVar2")) (; ";")) (} "}")))) (expression_statement "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;" (assignment_expression "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5" (identifier "lVar3") (= "=") (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48) >> 5" (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48)" (cast_expression "(long)puVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar2")) (- "-") (pointer_expression "*(long *)(param_1 + 0x48)" (* "*") (cast_expression "(long *)(param_1 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")"))))) (>> ">>") (number_literal "5"))) (; ";")) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }" (if "if") (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" (( "(") (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" (( "(") (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" (* "*") (cast_expression "(byte *)(param_1 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "2")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x10) = lVar3 * 8;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar3 * 8" (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) (= "=") (binary_expression "lVar3 * 8" (identifier "lVar3") (* "*") (number_literal "8"))) (; ";")) (if_statement "if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" (if "if") (parenthesized_expression "((uStack_20 & 0x10000000) != 0)" (( "(") (binary_expression "(uStack_20 & 0x10000000) != 0" (parenthesized_expression "(uStack_20 & 0x10000000)" (( "(") (binary_expression "uStack_20 & 0x10000000" (identifier "uStack_20") (& "&") (number_literal "0x10000000")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" (* "*") (cast_expression "(long *)(param_1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" (* "*") (cast_expression "(long *)(param_1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (if_statement "if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }" (if "if") (parenthesized_expression "((iStack_1c != -4) && (lStack_30 != 0))" (( "(") (binary_expression "(iStack_1c != -4) && (lStack_30 != 0)" (parenthesized_expression "(iStack_1c != -4)" (( "(") (binary_expression "iStack_1c != -4" (identifier "iStack_1c") (!= "!=") (number_literal "-4")) () ")")) (&& "&&") (parenthesized_expression "(lStack_30 != 0)" (( "(") (binary_expression "lStack_30 != 0" (identifier "lStack_30") (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }" ({ "{") (if_statement "if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }" (if "if") (parenthesized_expression "(*(int *)(lStack_30 + 0xa4) == 0)" (( "(") (binary_expression "*(int *)(lStack_30 + 0xa4) == 0" (pointer_expression "*(int *)(lStack_30 + 0xa4)" (* "*") (cast_expression "(int *)(lStack_30 + 0xa4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_30 + 0xa4)" (( "(") (binary_expression "lStack_30 + 0xa4" (identifier "lStack_30") (+ "+") (number_literal "0xa4")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }" ({ "{") (expression_statement "*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;" (assignment_expression "*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1" (pointer_expression "*(int *)(lStack_30 + 0xa0)" (* "*") (cast_expression "(int *)(lStack_30 + 0xa0)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_30 + 0xa0)" (( "(") (binary_expression "lStack_30 + 0xa0" (identifier "lStack_30") (+ "+") (number_literal "0xa0")) () ")")))) (= "=") (binary_expression "(int)lVar3 + -1" (cast_expression "(int)lVar3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar3")) (+ "+") (number_literal "-1"))) (; ";")) (} "}"))) (expression_statement "*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;" (assignment_expression "*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_30 + 0xa4)" (* "*") (cast_expression "(int *)(lStack_30 + 0xa4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_30 + 0xa4)" (( "(") (binary_expression "lStack_30 + 0xa4" (identifier "lStack_30") (+ "+") (number_literal "0xa4")) () ")")))) (= "=") (binary_expression "*(int *)(lStack_30 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_30 + 0xa4)" (* "*") (cast_expression "(int *)(lStack_30 + 0xa4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_30 + 0xa4)" (( "(") (binary_expression "lStack_30 + 0xa4" (identifier "lStack_30") (+ "+") (number_literal "0xa4")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");" (call_expression "FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child")" (identifier "FUN_0017c650") (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0x231") (, ",") (string_literal ""set_current_data_size_for_child"" (" """) (string_content "set_current_data_size_for_child") (" """)) () ")"))) (; ";")) (} "}")))
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_output_section(Output_data_reloc<9,_false,_32,_false> * this, Output_section * os, uint type, Output_data * od, Sized_relobj<32,_false> * relobj, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_32,_false>::add_output_section (Output_data_reloc<9,_false,_32,_false> *this,Output_section *os,type_1 type,Output_data *od ,var_2<32,_false> *relobj,type_1 shndx,Address address) { size_t *psVar1; type_1 uVar2; type_2 __position; var_1<9,_false,_32,_false> *pOVar3; long lVar4; type_3 local_38; var_2<32,_false> *pSStack_30; type_4 local_28; type_1 uStack_20; int iStack_1c; var_1<9,_false,_32,_false>::var_1 ((var_1<9,_false,_32,_false> *)&local_38,os,type,relobj,shndx,address,false); __position._M_current = (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_. super__Vector_base<gold::var_1<9,_false,_32,_false>,_std::allocator<gold::var_1<9,_false,_32,_false>_>_> ._M_impl._M_finish; if (__position._M_current == (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_. super__Vector_base<gold::var_1<9,_false,_32,_false>,_std::allocator<gold::var_1<9,_false,_32,_false>_>_> ._M_impl._M_end_of_storage) { std:: vector<gold::var_1<9,_false,_32,_false>,_std::allocator<gold::var_1<9,_false,_32,_false>_>_> ::_M_realloc_insert<const_gold::var_1<9,_false,_32,_false>&> (&(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_,__position, (var_1<9,_false,_32,_false> *)&local_38); pOVar3 = (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_. super__Vector_base<gold::var_1<9,_false,_32,_false>,_std::allocator<gold::var_1<9,_false,_32,_false>_>_> ._M_impl._M_finish; } else { pOVar3 = __position._M_current + 1; (__position._M_current)->u1_ = local_38; ((__position._M_current)->u2_).relobj = pSStack_30; (__position._M_current)->address_ = (undefined4)local_28; (__position._M_current)->local_sym_index_ = local_28._4_4_; *(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20); (this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_. super__Vector_base<gold::var_1<9,_false,_32,_false>,_std::allocator<gold::var_1<9,_false,_32,_false>_>_> ._M_impl._M_finish = pOVar3; } lVar4 = (long)pOVar3 - (long)(this->super_Output_data_reloc_base<9,_false,_32,_false>).relocs_. super__Vector_base<gold::var_1<9,_false,_32,_false>,_std::allocator<gold::var_1<9,_false,_32,_false>_>_> ._M_impl._M_start >> 5; if (((this->super_Output_data_reloc_base<9,_false,_32,_false>).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,_32,_false>).super_Output_data_reloc_generic. super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ = lVar4 * 8; if ((uStack_20 & 0x10000000) != 0) { psVar1 = &(this->super_Output_data_reloc_base<9,_false,_32,_false>). super_Output_data_reloc_generic.relative_reloc_count_; *psVar1 = *psVar1 + 1; } if ((iStack_1c != -4) && (pSStack_30 != (var_2<32,_false> *)0x0)) { uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_; if (uVar2 == 0) { (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1; } (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1; } return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (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: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (identifier) (identifier) (identifier) (identifier) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined4 param_6,undefined4 param_7) { undefined8 *puVar1; undefined8 *puVar2; long lVar3; undefined8 local_38; long lStack_30; undefined8 local_28; uint uStack_20; int iStack_1c; FUN_001fffc0(&local_38,param_2,param_3,param_5,param_6,param_7,0); puVar1 = *(undefined8 **)(param_1 + 0x50); if (puVar1 == *(undefined8 **)(param_1 + 0x58)) { FUN_00213cb0(param_1 + 0x48,puVar1,&local_38); puVar2 = *(undefined8 **)(param_1 + 0x50); } else { puVar2 = puVar1 + 4; *puVar1 = local_38; puVar1[1] = lStack_30; puVar1[2] = local_28; puVar1[3] = CONCAT44(iStack_1c,uStack_20); *(undefined8 **)(param_1 + 0x50) = puVar2; } lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5; if ((*(byte *)(param_1 + 0x20) & 2) == 0) { *(long *)(param_1 + 0x10) = lVar3 * 8; if ((uStack_20 & 0x10000000) != 0) { *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1; } if ((iStack_1c != -4) && (lStack_30 != 0)) { if (*(int *)(lStack_30 + 0xa4) == 0) { *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1; } *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1; } return; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
10638_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
d_compact_number
FUN_0035b550
int d_compact_number(long param_1) { int iVar1; char *pcVar2; pcVar2 = *(char **)(param_1 + 0x18); if (*pcVar2 != '_') { if (*pcVar2 != 'n') { iVar1 = d_number_isra_0(param_1 + 0x18); iVar1 = iVar1 + 1; if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a; } return -1; } iVar1 = 0; LAB_0035b57a: *(char **)(param_1 + 0x18) = pcVar2 + 1; return iVar1; }
int FUN_0035b550(long param_1) { int iVar1; char *pcVar2; pcVar2 = *(char **)(param_1 + 0x18); if (*pcVar2 != '_') { if (*pcVar2 != 'n') { iVar1 = FUN_0035b450(param_1 + 0x18); iVar1 = iVar1 + 1; if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a; } return -1; } iVar1 = 0; LAB_0035b57a: *(char **)(param_1 + 0x18) = pcVar2 + 1; return iVar1; }
PUSH RBX MOV RDX,qword ptr [RDI + 0x18] MOV RBX,RDI MOVZX EAX,byte ptr [RDX] CMP AL,0x5f JZ 0x0035b588 CMP AL,0x6e JZ 0x0035b590 LEA RDI,[RDI + 0x18] CALL 0x0035b450 ADD EAX,0x1 JS 0x0035b590 MOV RDX,qword ptr [RBX + 0x18] CMP byte ptr [RDX],0x5f JNZ 0x0035b590 ADD RDX,0x1 MOV qword ptr [RBX + 0x18],RDX POP RBX RET XOR EAX,EAX JMP 0x0035b57a MOV EAX,0xffffffff POP RBX RET
null
null
null
null
[('tmp_51', u'CBRANCH_-1205160587'), ('const-110', u'INT_NOTEQUAL_-1205160573'), (u'LOAD_-1205160617', u'LOAD_-1205160607'), ('tmp_165', u'CBRANCH_-1205160518'), (u'CAST_-1205160309', u'LOAD_-1205160542'), ('const-24', u'INT_ADD_-1205160556'), (u'COPY_-1205160353', u'MULTIEQUAL_-1205160310'), (u'INT_SLESS_-1205160544', u'CBRANCH_-1205160543'), ('tmp_539', u'INT_ADD_-1205160556'), ('const-4294967295', u'INT_SLESS_-1205160544'), (u'LOAD_-1205160542', u'LOAD_-1205160536'), (u'INT_ADD_-1205160526', u'CAST_-1205160309'), ('const-24', u'INT_ADD_-1205160526'), ('const-433', u'LOAD_-1205160542'), ('const-433', u'LOAD_-1205160617'), ('const-24', u'INT_ADD_-1205160601'), (u'INT_NOTEQUAL_-1205160587', u'CBRANCH_-1205160587'), ('const-433', u'LOAD_-1205160536'), ('const-4294967295', u'COPY_-1205160346'), ('tmp_122', u'CBRANCH_-1205160543'), (u'LOAD_-1205160536', u'INT_EQUAL_-1205160521'), ('const-433', u'LOAD_-1205160607'), (u'LOAD_-1205160542', u'MULTIEQUAL_-1205160354'), ('const-0', u'COPY_-1205160353'), ('const-1', u'PTRADD_-1205160453'), (u'INT_ADD_-1205160540', u'MULTIEQUAL_-1205160310'), (u'CAST_-1205160342', u'LOAD_-1205160617'), ('tmp_79', u'CBRANCH_-1205160573'), (u'MULTIEQUAL_-1205160310', u'RETURN_-1205160483'), ('const-24', u'INT_ADD_-1205160488'), ('tmp_539', u'INT_ADD_-1205160601'), (u'INT_ADD_-1205160540', u'INT_SLESS_-1205160544'), ('const-1', u'PTRADD_-1205160453'), ('const-0', u'RETURN_-1205160483'), (u'CAST_-1205160295', u'STORE_-1205160502'), (u'PTRADD_-1205160453', u'STORE_-1205160502'), (u'LOAD_-1205160607', u'INT_NOTEQUAL_-1205160587'), (u'INT_EQUAL_-1205160521', u'CBRANCH_-1205160518'), (u'COPY_-1205160346', u'RETURN_-1205160456'), (u'INT_NOTEQUAL_-1205160573', u'CBRANCH_-1205160573'), (u'INT_ADD_-1205160488', u'CAST_-1205160295'), (u'INT_ADD_-1205160556', u'CALL_-1205160560'), ('const-0', u'RETURN_-1205160456'), (u'LOAD_-1205160617', u'MULTIEQUAL_-1205160354'), ('const-433', u'STORE_-1205160502'), (u'INT_ADD_-1205160601', u'CAST_-1205160342'), ('tmp_539', u'INT_ADD_-1205160488'), ('tmp_539', u'INT_ADD_-1205160526'), ('tmp_263', u'BRANCH_-1205160463'), (u'MULTIEQUAL_-1205160354', u'PTRADD_-1205160453'), (u'CALL_-1205160560', u'INT_ADD_-1205160540'), ('const-1', u'INT_ADD_-1205160540'), ('const-95', u'INT_EQUAL_-1205160521'), ('const-95', u'INT_NOTEQUAL_-1205160587'), (u'LOAD_-1205160607', u'INT_NOTEQUAL_-1205160573')]
[('tmp_51', u'CBRANCH_-1205160587'), ('const-110', u'INT_NOTEQUAL_-1205160573'), (u'LOAD_-1205160617', u'LOAD_-1205160607'), ('tmp_165', u'CBRANCH_-1205160518'), (u'CAST_-1205160309', u'LOAD_-1205160542'), ('const-24', u'INT_ADD_-1205160556'), (u'COPY_-1205160353', u'MULTIEQUAL_-1205160310'), (u'INT_SLESS_-1205160544', u'CBRANCH_-1205160543'), ('tmp_539', u'INT_ADD_-1205160556'), ('const-4294967295', u'INT_SLESS_-1205160544'), (u'LOAD_-1205160542', u'LOAD_-1205160536'), (u'INT_ADD_-1205160526', u'CAST_-1205160309'), ('const-24', u'INT_ADD_-1205160526'), ('const-433', u'LOAD_-1205160542'), ('const-433', u'LOAD_-1205160617'), ('const-24', u'INT_ADD_-1205160601'), (u'INT_NOTEQUAL_-1205160587', u'CBRANCH_-1205160587'), ('const-433', u'LOAD_-1205160536'), ('const-4294967295', u'COPY_-1205160346'), ('tmp_122', u'CBRANCH_-1205160543'), (u'LOAD_-1205160536', u'INT_EQUAL_-1205160521'), ('const-433', u'LOAD_-1205160607'), (u'LOAD_-1205160542', u'MULTIEQUAL_-1205160354'), ('const-0', u'COPY_-1205160353'), ('const-1', u'PTRADD_-1205160453'), (u'INT_ADD_-1205160540', u'MULTIEQUAL_-1205160310'), (u'CAST_-1205160342', u'LOAD_-1205160617'), ('tmp_79', u'CBRANCH_-1205160573'), (u'MULTIEQUAL_-1205160310', u'RETURN_-1205160483'), ('const-24', u'INT_ADD_-1205160488'), ('tmp_539', u'INT_ADD_-1205160601'), (u'INT_ADD_-1205160540', u'INT_SLESS_-1205160544'), ('const-1', u'PTRADD_-1205160453'), ('const-0', u'RETURN_-1205160483'), (u'CAST_-1205160295', u'STORE_-1205160502'), (u'PTRADD_-1205160453', u'STORE_-1205160502'), (u'LOAD_-1205160607', u'INT_NOTEQUAL_-1205160587'), (u'INT_EQUAL_-1205160521', u'CBRANCH_-1205160518'), (u'COPY_-1205160346', u'RETURN_-1205160456'), (u'INT_NOTEQUAL_-1205160573', u'CBRANCH_-1205160573'), (u'INT_ADD_-1205160488', u'CAST_-1205160295'), (u'INT_ADD_-1205160556', u'CALL_-1205160560'), ('const-0', u'RETURN_-1205160456'), (u'LOAD_-1205160617', u'MULTIEQUAL_-1205160354'), ('const-433', u'STORE_-1205160502'), (u'INT_ADD_-1205160601', u'CAST_-1205160342'), ('tmp_539', u'INT_ADD_-1205160488'), ('tmp_539', u'INT_ADD_-1205160526'), ('tmp_263', u'BRANCH_-1205160463'), (u'MULTIEQUAL_-1205160354', u'PTRADD_-1205160453'), (u'CALL_-1205160560', u'INT_ADD_-1205160540'), ('const-1', u'INT_ADD_-1205160540'), ('const-95', u'INT_EQUAL_-1205160521'), ('const-95', u'INT_NOTEQUAL_-1205160587'), (u'LOAD_-1205160607', u'INT_NOTEQUAL_-1205160573')]
null
null
0035b550
x64
O2
(translation_unit "int FUN_0035b550(long param_1)\n\n{\n int iVar1;\n char *pcVar2;\n \n pcVar2 = *(char **)(param_1 + 0x18);\n if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }\n iVar1 = 0;\nLAB_0035b57a:\n *(char **)(param_1 + 0x18) = pcVar2 + 1;\n return iVar1;\n}\n\n" (function_definition "int FUN_0035b550(long param_1)\n\n{\n int iVar1;\n char *pcVar2;\n \n pcVar2 = *(char **)(param_1 + 0x18);\n if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }\n iVar1 = 0;\nLAB_0035b57a:\n *(char **)(param_1 + 0x18) = pcVar2 + 1;\n return iVar1;\n}" primitive_type (function_declarator "FUN_0035b550(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int iVar1;\n char *pcVar2;\n \n pcVar2 = *(char **)(param_1 + 0x18);\n if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }\n iVar1 = 0;\nLAB_0035b57a:\n *(char **)(param_1 + 0x18) = pcVar2 + 1;\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (expression_statement "pcVar2 = *(char **)(param_1 + 0x18);" (assignment_expression "pcVar2 = *(char **)(param_1 + 0x18)" identifier = (pointer_expression "*(char **)(param_1 + 0x18)" * (cast_expression "(char **)(param_1 + 0x18)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }" if (parenthesized_expression "(*pcVar2 != '_')" ( (binary_expression "*pcVar2 != '_'" (pointer_expression "*pcVar2" * identifier) != (char_literal "'_'" ' character ')) )) (compound_statement "{\n if (*pcVar2 != 'n') {\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }" { (if_statement "if (*pcVar2 != 'n') {\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }" if (parenthesized_expression "(*pcVar2 != 'n')" ( (binary_expression "*pcVar2 != 'n'" (pointer_expression "*pcVar2" * identifier) != (char_literal "'n'" ' character ')) )) (compound_statement "{\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }" { (expression_statement "iVar1 = FUN_0035b450(param_1 + 0x18);" (assignment_expression "iVar1 = FUN_0035b450(param_1 + 0x18)" identifier = (call_expression "FUN_0035b450(param_1 + 0x18)" identifier (argument_list "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) ;) (expression_statement "iVar1 = iVar1 + 1;" (assignment_expression "iVar1 = iVar1 + 1" identifier = (binary_expression "iVar1 + 1" identifier + number_literal)) ;) (if_statement "if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;" if (parenthesized_expression "((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_'))" ( (binary_expression "(-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')" (parenthesized_expression "(-1 < iVar1)" ( (binary_expression "-1 < iVar1" number_literal < identifier) )) && (parenthesized_expression "(pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')" ( (comma_expression "pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_'" (assignment_expression "pcVar2 = *(char **)(param_1 + 0x18)" identifier = (pointer_expression "*(char **)(param_1 + 0x18)" * (cast_expression "(char **)(param_1 + 0x18)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) , (binary_expression "*pcVar2 == '_'" (pointer_expression "*pcVar2" * identifier) == (char_literal "'_'" ' character '))) ))) )) (goto_statement "goto LAB_0035b57a;" goto statement_identifier ;)) })) (return_statement "return -1;" return number_literal ;) })) (expression_statement "iVar1 = 0;" (assignment_expression "iVar1 = 0" identifier = number_literal) ;) (labeled_statement "LAB_0035b57a:\n *(char **)(param_1 + 0x18) = pcVar2 + 1;" statement_identifier : (expression_statement "*(char **)(param_1 + 0x18) = pcVar2 + 1;" (assignment_expression "*(char **)(param_1 + 0x18) = pcVar2 + 1" (pointer_expression "*(char **)(param_1 + 0x18)" * (cast_expression "(char **)(param_1 + 0x18)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = (binary_expression "pcVar2 + 1" identifier + number_literal)) ;)) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int d_compact_number(long param_1)\n\n{\n int iVar1;\n char *pcVar2;\n \n pcVar2 = *(char **)(param_1 + 0x18);\n if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = d_number_isra_0(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }\n iVar1 = 0;\nLAB_0035b57a:\n *(char **)(param_1 + 0x18) = pcVar2 + 1;\n return iVar1;\n}\n\n" (function_definition "int d_compact_number(long param_1)\n\n{\n int iVar1;\n char *pcVar2;\n \n pcVar2 = *(char **)(param_1 + 0x18);\n if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = d_number_isra_0(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }\n iVar1 = 0;\nLAB_0035b57a:\n *(char **)(param_1 + 0x18) = pcVar2 + 1;\n return iVar1;\n}" primitive_type (function_declarator "d_compact_number(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int iVar1;\n char *pcVar2;\n \n pcVar2 = *(char **)(param_1 + 0x18);\n if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = d_number_isra_0(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }\n iVar1 = 0;\nLAB_0035b57a:\n *(char **)(param_1 + 0x18) = pcVar2 + 1;\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (expression_statement "pcVar2 = *(char **)(param_1 + 0x18);" (assignment_expression "pcVar2 = *(char **)(param_1 + 0x18)" identifier = (pointer_expression "*(char **)(param_1 + 0x18)" * (cast_expression "(char **)(param_1 + 0x18)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = d_number_isra_0(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }" if (parenthesized_expression "(*pcVar2 != '_')" ( (binary_expression "*pcVar2 != '_'" (pointer_expression "*pcVar2" * identifier) != (char_literal "'_'" ' character ')) )) (compound_statement "{\n if (*pcVar2 != 'n') {\n iVar1 = d_number_isra_0(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }" { (if_statement "if (*pcVar2 != 'n') {\n iVar1 = d_number_isra_0(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }" if (parenthesized_expression "(*pcVar2 != 'n')" ( (binary_expression "*pcVar2 != 'n'" (pointer_expression "*pcVar2" * identifier) != (char_literal "'n'" ' character ')) )) (compound_statement "{\n iVar1 = d_number_isra_0(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }" { (expression_statement "iVar1 = d_number_isra_0(param_1 + 0x18);" (assignment_expression "iVar1 = d_number_isra_0(param_1 + 0x18)" identifier = (call_expression "d_number_isra_0(param_1 + 0x18)" identifier (argument_list "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) ;) (expression_statement "iVar1 = iVar1 + 1;" (assignment_expression "iVar1 = iVar1 + 1" identifier = (binary_expression "iVar1 + 1" identifier + number_literal)) ;) (if_statement "if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;" if (parenthesized_expression "((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_'))" ( (binary_expression "(-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')" (parenthesized_expression "(-1 < iVar1)" ( (binary_expression "-1 < iVar1" number_literal < identifier) )) && (parenthesized_expression "(pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')" ( (comma_expression "pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_'" (assignment_expression "pcVar2 = *(char **)(param_1 + 0x18)" identifier = (pointer_expression "*(char **)(param_1 + 0x18)" * (cast_expression "(char **)(param_1 + 0x18)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) , (binary_expression "*pcVar2 == '_'" (pointer_expression "*pcVar2" * identifier) == (char_literal "'_'" ' character '))) ))) )) (goto_statement "goto LAB_0035b57a;" goto statement_identifier ;)) })) (return_statement "return -1;" return number_literal ;) })) (expression_statement "iVar1 = 0;" (assignment_expression "iVar1 = 0" identifier = number_literal) ;) (labeled_statement "LAB_0035b57a:\n *(char **)(param_1 + 0x18) = pcVar2 + 1;" statement_identifier : (expression_statement "*(char **)(param_1 + 0x18) = pcVar2 + 1;" (assignment_expression "*(char **)(param_1 + 0x18) = pcVar2 + 1" (pointer_expression "*(char **)(param_1 + 0x18)" * (cast_expression "(char **)(param_1 + 0x18)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = (binary_expression "pcVar2 + 1" identifier + number_literal)) ;)) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int FUN_0035b550(long param_1)\n\n{\n int iVar1;\n char *pcVar2;\n \n pcVar2 = *(char **)(param_1 + 0x18);\n if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }\n iVar1 = 0;\nLAB_0035b57a:\n *(char **)(param_1 + 0x18) = pcVar2 + 1;\n return iVar1;\n}\n\n" (function_definition "int FUN_0035b550(long param_1)\n\n{\n int iVar1;\n char *pcVar2;\n \n pcVar2 = *(char **)(param_1 + 0x18);\n if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }\n iVar1 = 0;\nLAB_0035b57a:\n *(char **)(param_1 + 0x18) = pcVar2 + 1;\n return iVar1;\n}" primitive_type (function_declarator "FUN_0035b550(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int iVar1;\n char *pcVar2;\n \n pcVar2 = *(char **)(param_1 + 0x18);\n if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }\n iVar1 = 0;\nLAB_0035b57a:\n *(char **)(param_1 + 0x18) = pcVar2 + 1;\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (expression_statement "pcVar2 = *(char **)(param_1 + 0x18);" (assignment_expression "pcVar2 = *(char **)(param_1 + 0x18)" identifier = (pointer_expression "*(char **)(param_1 + 0x18)" * (cast_expression "(char **)(param_1 + 0x18)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }" if (parenthesized_expression "(*pcVar2 != '_')" ( (binary_expression "*pcVar2 != '_'" (pointer_expression "*pcVar2" * identifier) != (char_literal "'_'" ' character ')) )) (compound_statement "{\n if (*pcVar2 != 'n') {\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }" { (if_statement "if (*pcVar2 != 'n') {\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }" if (parenthesized_expression "(*pcVar2 != 'n')" ( (binary_expression "*pcVar2 != 'n'" (pointer_expression "*pcVar2" * identifier) != (char_literal "'n'" ' character ')) )) (compound_statement "{\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }" { (expression_statement "iVar1 = FUN_0035b450(param_1 + 0x18);" (assignment_expression "iVar1 = FUN_0035b450(param_1 + 0x18)" identifier = (call_expression "FUN_0035b450(param_1 + 0x18)" identifier (argument_list "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) ;) (expression_statement "iVar1 = iVar1 + 1;" (assignment_expression "iVar1 = iVar1 + 1" identifier = (binary_expression "iVar1 + 1" identifier + number_literal)) ;) (if_statement "if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;" if (parenthesized_expression "((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_'))" ( (binary_expression "(-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')" (parenthesized_expression "(-1 < iVar1)" ( (binary_expression "-1 < iVar1" number_literal < identifier) )) && (parenthesized_expression "(pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')" ( (comma_expression "pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_'" (assignment_expression "pcVar2 = *(char **)(param_1 + 0x18)" identifier = (pointer_expression "*(char **)(param_1 + 0x18)" * (cast_expression "(char **)(param_1 + 0x18)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) , (binary_expression "*pcVar2 == '_'" (pointer_expression "*pcVar2" * identifier) == (char_literal "'_'" ' character '))) ))) )) (goto_statement "goto LAB_0035b57a;" goto statement_identifier ;)) })) (return_statement "return -1;" return number_literal ;) })) (expression_statement "iVar1 = 0;" (assignment_expression "iVar1 = 0" identifier = number_literal) ;) (labeled_statement "LAB_0035b57a:\n *(char **)(param_1 + 0x18) = pcVar2 + 1;" statement_identifier : (expression_statement "*(char **)(param_1 + 0x18) = pcVar2 + 1;" (assignment_expression "*(char **)(param_1 + 0x18) = pcVar2 + 1" (pointer_expression "*(char **)(param_1 + 0x18)" * (cast_expression "(char **)(param_1 + 0x18)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = (binary_expression "pcVar2 + 1" identifier + number_literal)) ;)) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (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 (pointer_expression * IDENT) != (char_literal ' character ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != (char_literal ' character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression LIT < IDENT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) , (binary_expression (pointer_expression * IDENT) == (char_literal ' character '))) ))) )) (goto_statement goto statement_identifier ;)) })) (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;)) (return_statement return IDENT ;) })))
(function_definition "int FUN_0035b550(long param_1)\n\n{\n int iVar1;\n char *pcVar2;\n \n pcVar2 = *(char **)(param_1 + 0x18);\n if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }\n iVar1 = 0;\nLAB_0035b57a:\n *(char **)(param_1 + 0x18) = pcVar2 + 1;\n return iVar1;\n}" (primitive_type "int") (function_declarator "FUN_0035b550(long param_1)" (identifier "FUN_0035b550") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n int iVar1;\n char *pcVar2;\n \n pcVar2 = *(char **)(param_1 + 0x18);\n if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }\n iVar1 = 0;\nLAB_0035b57a:\n *(char **)(param_1 + 0x18) = pcVar2 + 1;\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "char *pcVar2;" (primitive_type "char") (pointer_declarator "*pcVar2" (* "*") (identifier "pcVar2")) (; ";")) (expression_statement "pcVar2 = *(char **)(param_1 + 0x18);" (assignment_expression "pcVar2 = *(char **)(param_1 + 0x18)" (identifier "pcVar2") (= "=") (pointer_expression "*(char **)(param_1 + 0x18)" (* "*") (cast_expression "(char **)(param_1 + 0x18)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (if_statement "if (*pcVar2 != '_') {\n if (*pcVar2 != 'n') {\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }" (if "if") (parenthesized_expression "(*pcVar2 != '_')" (( "(") (binary_expression "*pcVar2 != '_'" (pointer_expression "*pcVar2" (* "*") (identifier "pcVar2")) (!= "!=") (char_literal "'_'" (' "'") (character "_") (' "'"))) () ")")) (compound_statement "{\n if (*pcVar2 != 'n') {\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }\n return -1;\n }" ({ "{") (if_statement "if (*pcVar2 != 'n') {\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }" (if "if") (parenthesized_expression "(*pcVar2 != 'n')" (( "(") (binary_expression "*pcVar2 != 'n'" (pointer_expression "*pcVar2" (* "*") (identifier "pcVar2")) (!= "!=") (char_literal "'n'" (' "'") (character "n") (' "'"))) () ")")) (compound_statement "{\n iVar1 = FUN_0035b450(param_1 + 0x18);\n iVar1 = iVar1 + 1;\n if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;\n }" ({ "{") (expression_statement "iVar1 = FUN_0035b450(param_1 + 0x18);" (assignment_expression "iVar1 = FUN_0035b450(param_1 + 0x18)" (identifier "iVar1") (= "=") (call_expression "FUN_0035b450(param_1 + 0x18)" (identifier "FUN_0035b450") (argument_list "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (; ";")) (expression_statement "iVar1 = iVar1 + 1;" (assignment_expression "iVar1 = iVar1 + 1" (identifier "iVar1") (= "=") (binary_expression "iVar1 + 1" (identifier "iVar1") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a;" (if "if") (parenthesized_expression "((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_'))" (( "(") (binary_expression "(-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')" (parenthesized_expression "(-1 < iVar1)" (( "(") (binary_expression "-1 < iVar1" (number_literal "-1") (< "<") (identifier "iVar1")) () ")")) (&& "&&") (parenthesized_expression "(pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')" (( "(") (comma_expression "pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_'" (assignment_expression "pcVar2 = *(char **)(param_1 + 0x18)" (identifier "pcVar2") (= "=") (pointer_expression "*(char **)(param_1 + 0x18)" (* "*") (cast_expression "(char **)(param_1 + 0x18)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")"))))) (, ",") (binary_expression "*pcVar2 == '_'" (pointer_expression "*pcVar2" (* "*") (identifier "pcVar2")) (== "==") (char_literal "'_'" (' "'") (character "_") (' "'")))) () ")"))) () ")")) (goto_statement "goto LAB_0035b57a;" (goto "goto") (statement_identifier "LAB_0035b57a") (; ";"))) (} "}"))) (return_statement "return -1;" (return "return") (number_literal "-1") (; ";")) (} "}"))) (expression_statement "iVar1 = 0;" (assignment_expression "iVar1 = 0" (identifier "iVar1") (= "=") (number_literal "0")) (; ";")) (labeled_statement "LAB_0035b57a:\n *(char **)(param_1 + 0x18) = pcVar2 + 1;" (statement_identifier "LAB_0035b57a") (: ":") (expression_statement "*(char **)(param_1 + 0x18) = pcVar2 + 1;" (assignment_expression "*(char **)(param_1 + 0x18) = pcVar2 + 1" (pointer_expression "*(char **)(param_1 + 0x18)" (* "*") (cast_expression "(char **)(param_1 + 0x18)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (binary_expression "pcVar2 + 1" (identifier "pcVar2") (+ "+") (number_literal "1"))) (; ";"))) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
int function_1(long var_1) { int var_3; char *var_4; var_4 = *(char **)(var_1 + 0x18); if (*var_4 != '_') { if (*var_4 != 'n') { var_3 = var_2(var_1 + 0x18); var_3 = var_3 + 1; if ((-1 < var_3) && (var_4 = *(char **)(var_1 + 0x18), *var_4 == '_')) goto LAB_0035b57a; } return -1; } var_3 = 0; LAB_0035b57a: *(char **)(var_1 + 0x18) = var_4 + 1; return var_3; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) 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: (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: (pointer_expression argument: (identifier)) right: (char_literal (character)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (char_literal (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (char_literal (character))))))) consequence: (goto_statement label: (statement_identifier))))) (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))) (return_statement (identifier)))))
null
int MASKED(long param_1) { int iVar1; char *pcVar2; pcVar2 = *(char **)(param_1 + 0x18); if (*pcVar2 != '_') { if (*pcVar2 != 'n') { iVar1 = FUN_0035b450(param_1 + 0x18); iVar1 = iVar1 + 1; if ((-1 < iVar1) && (pcVar2 = *(char **)(param_1 + 0x18), *pcVar2 == '_')) goto LAB_0035b57a; } return -1; } iVar1 = 0; LAB_0035b57a: *(char **)(param_1 + 0x18) = pcVar2 + 1; return iVar1; }
106_who_and_who_strip.c
quotearg_free
FUN_00105b60
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void quotearg_free(void) { char *__ptr; slotvec *psVar1; slotvec *__ptr_00; char **ppcVar2; __ptr_00 = slotvec; if (L'\x01' < nslots) { ppcVar2 = &slotvec[1].val; psVar1 = slotvec + (ulong)(uint)(nslots + L'\xfffffffe') + 2; do { __ptr = *ppcVar2; ppcVar2 = ppcVar2 + 2; free(__ptr); } while (ppcVar2 != &psVar1->val); } if (__ptr_00->val != slot0) { free(__ptr_00->val); slotvec0.val = slot0; slotvec0.size = 0x100; } if (__ptr_00 != &slotvec0) { free(__ptr_00); slotvec = &slotvec0; } nslots = L'\x01'; return; }
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void FUN_00105b60(void) { undefined8 *puVar1; void *__ptr; undefined *__ptr_00; undefined8 *puVar2; __ptr_00 = PTR_DAT_0010d2a0; if (1 < DAT_0010d298) { puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18); puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28); do { __ptr = (void *)*puVar2; puVar2 = puVar2 + 2; free(__ptr); } while (puVar2 != puVar1); } if (*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0) { free(*(undefined **)(__ptr_00 + 8)); PTR_DAT_0010d2b8 = &DAT_0010d3c0; _DAT_0010d2b0 = 0x100; } if (__ptr_00 != &DAT_0010d2b0) { free(__ptr_00); PTR_DAT_0010d2a0 = &DAT_0010d2b0; } DAT_0010d298 = 1; return; }
MOV EAX,dword ptr [0x0010d298] PUSH R12 MOV R12,qword ptr [0x0010d2a0] PUSH RBP PUSH RBX CMP EAX,0x1 JLE 0x00105ba1 SUB EAX,0x2 LEA RBX,[R12 + 0x18] SHL RAX,0x4 LEA RBP,[R12 + RAX*0x1 + 0x28] NOP word ptr [RAX + RAX*0x1] MOV RDI,qword ptr [RBX] ADD RBX,0x10 CALL 0x00102050 CMP RBX,RBP JNZ 0x00105b90 MOV RDI,qword ptr [R12 + 0x8] LEA RBX,[0x10d3c0] CMP RDI,RBX JZ 0x00105bc9 CALL 0x00102050 MOV qword ptr [0x0010d2b8],RBX MOV qword ptr [0x0010d2b0],0x100 LEA RBX,[0x10d2b0] CMP R12,RBX JZ 0x00105be4 MOV RDI,R12 CALL 0x00102050 MOV qword ptr [0x0010d2a0],RBX MOV dword ptr [0x0010d298],0x1 POP RBX POP RBP POP R12 RET
null
null
null
null
[('tmp_1154', u'MULTIEQUAL_-1206952669'), (u'PTRSUB_-1206952629', u'INT_NOTEQUAL_-1206952949'), (u'COPY_-1206952725', u'CALL_-1206952852'), (u'PTRSUB_-1206952592', u'INT_NOTEQUAL_-1206952916'), (u'INDIRECT_-1206952647', u'MULTIEQUAL_-1206952621'), (u'LOAD_-1206952946', u'CALL_-1206952908'), ('const-1', u'INT_SLESS_-1206953064'), (u'CALL_-1206952965', u'INDIRECT_-1206952667'), (u'MULTIEQUAL_-1206952645', u'MULTIEQUAL_-1206952603'), (u'CALL_-1206952965', u'INDIRECT_-1206952659'), ('tmp_1150', u'INT_SLESS_-1206953064'), ('const-16', u'PTRADD_-1206952644'), (u'INT_ADD_-1206952678', u'PTRADD_-1206952631'), (u'MULTIEQUAL_-1206952668', u'MULTIEQUAL_-1206952629'), ('tmp_1153', u'MULTIEQUAL_-1206952645'), ('tmp_373', u'CBRANCH_-1206952863'), (u'MULTIEQUAL_-1206952579', u'COPY_-1206952625'), (u'LOAD_-1206952990', u'CALL_-1206952965'), (u'CALL_-1206952908', u'INDIRECT_-1206952639'), ('const-1', u'COPY_-1206952844'), (u'MULTIEQUAL_-1206952660', u'MULTIEQUAL_-1206952621'), (u'MULTIEQUAL_-1206952595', u'COPY_-1206952641'), (u'INT_NOTEQUAL_-1206952864', u'CBRANCH_-1206952863'), (u'COPY_-1206952725', u'INT_NOTEQUAL_-1206952864'), (u'MULTIEQUAL_-1206952653', u'MULTIEQUAL_-1206952611'), (u'PTRADD_-1206952612', u'INT_NOTEQUAL_-1206952949'), (u'INDIRECT_-1206952667', u'MULTIEQUAL_-1206952669'), ('const-8', u'PTRSUB_-1206952629'), ('const-2', u'INT_ADD_-1206952678'), (u'INT_ZEXT_-1206952844', u'INT_ADD_-1206952678'), ('tmp_1153', u'MULTIEQUAL_-1206952661'), ('const-0', u'RETURN_-1206952806'), (u'CALL_-1206952852', u'INDIRECT_-1206952592'), (u'PTRADD_-1206952631', u'PTRSUB_-1206952629'), ('const-433', u'LOAD_-1206952946'), (u'PTRADD_-1206952612', u'MULTIEQUAL_-1206952766'), ('const-433', u'LOAD_-1206952990'), (u'CALL_-1206952852', u'INDIRECT_-1206952608'), ('tmp_1151', u'MULTIEQUAL_-1206952660'), (u'INDIRECT_-1206952600', u'MULTIEQUAL_-1206952587'), ('tmp_289', u'CBRANCH_-1206952947'), (u'CALL_-1206952908', u'INDIRECT_-1206952631'), ('const-1102512', u'PTRSUB_-1206952787'), (u'PTRSUB_-1206952558', u'INT_NOTEQUAL_-1206952864'), (u'INT_NOTEQUAL_-1206952916', u'CBRANCH_-1206952915'), (u'INDIRECT_-1206952675', u'MULTIEQUAL_-1206952676'), (u'CALL_-1206952852', u'INDIRECT_-1206952600'), (u'CALL_-1206952908', u'INDIRECT_-1206952655'), (u'INT_SLESS_-1206953064', u'CBRANCH_-1206953071'), (u'MULTIEQUAL_-1206952611', u'MULTIEQUAL_-1206952587'), (u'LOAD_-1206952946', u'INT_NOTEQUAL_-1206952916'), ('const-0', u'PTRSUB_-1206952843'), ('const-1102512', u'PTRSUB_-1206952558'), ('tmp_1150', u'MULTIEQUAL_-1206952668'), (u'PTRSUB_-1206952787', u'MULTIEQUAL_-1206952595'), (u'INDIRECT_-1206952655', u'MULTIEQUAL_-1206952629'), (u'CALL_-1206952852', u'INDIRECT_-1206952616'), ('tmp_1150', u'INT_ADD_-1206953052'), (u'COPY_-1206952900', u'MULTIEQUAL_-1206952611'), (u'INT_NOTEQUAL_-1206952949', u'CBRANCH_-1206952947'), ('const-1', u'PTRADD_-1206952644'), (u'PTRADD_-1206952644', u'PTRSUB_-1206952642'), (u'MULTIEQUAL_-1206952766', u'PTRADD_-1206952612'), ('const-256', u'COPY_-1206952900'), ('const-0', u'PTRSUB_-1206952592'), (u'MULTIEQUAL_-1206952603', u'MULTIEQUAL_-1206952579'), (u'COPY_-1206952725', u'PTRSUB_-1206952596'), (u'INDIRECT_-1206952683', u'MULTIEQUAL_-1206952668'), ('const-0', u'PTRSUB_-1206952558'), ('const-1102784', u'PTRSUB_-1206952843'), ('const-8', u'PTRADD_-1206952612'), (u'CALL_-1206952908', u'INDIRECT_-1206952647'), ('const-0', u'PTRSUB_-1206952787'), ('tmp_1151', u'COPY_-1206952725'), (u'CALL_-1206952965', u'INDIRECT_-1206952675'), ('const-1102784', u'PTRSUB_-1206952592'), (u'CAST_-1206952639', u'INT_ZEXT_-1206952844'), (u'INDIRECT_-1206952675', u'MULTIEQUAL_-1206952660'), (u'INDIRECT_-1206952667', u'MULTIEQUAL_-1206952653'), ('tmp_64', u'CBRANCH_-1206953071'), ('const-4294967294', u'INT_ADD_-1206953052'), (u'CALL_-1206952965', u'INDIRECT_-1206952683'), ('const-2', u'PTRADD_-1206952612'), (u'MULTIEQUAL_-1206952621', u'MULTIEQUAL_-1206952595'), (u'INT_ADD_-1206953052', u'CAST_-1206952639'), ('tmp_1154', u'MULTIEQUAL_-1206952653'), (u'PTRSUB_-1206952596', u'LOAD_-1206952946'), (u'INDIRECT_-1206952683', u'MULTIEQUAL_-1206952684'), (u'MULTIEQUAL_-1206952587', u'COPY_-1206952633'), (u'PTRSUB_-1206952843', u'MULTIEQUAL_-1206952603'), (u'INDIRECT_-1206952659', u'MULTIEQUAL_-1206952661'), ('const-8', u'PTRSUB_-1206952642'), (u'COPY_-1206952844', u'COPY_-1206952649'), ('tmp_1151', u'PTRADD_-1206952631'), ('tmp_1151', u'PTRADD_-1206952644'), ('tmp_329', u'CBRANCH_-1206952915'), (u'INDIRECT_-1206952592', u'MULTIEQUAL_-1206952579'), ('tmp_1150', u'MULTIEQUAL_-1206952684'), ('tmp_1151', u'MULTIEQUAL_-1206952676'), (u'MULTIEQUAL_-1206952766', u'LOAD_-1206952990'), (u'PTRSUB_-1206952642', u'MULTIEQUAL_-1206952766'), ('const-16', u'PTRADD_-1206952631'), ('const-8', u'PTRSUB_-1206952596'), (u'INDIRECT_-1206952659', u'MULTIEQUAL_-1206952645')]
[('tmp_1151', u'INT_SUB_-1206953051'), ('tmp_1152', u'PTRADD_-1206952995'), (u'PTRSUB_-1206952592', u'INT_NOTEQUAL_-1206952916'), (u'INDIRECT_-1206952647', u'MULTIEQUAL_-1206952621'), ('tmp_1152', u'PTRADD_-1206952945'), (u'LOAD_-1206952946', u'CALL_-1206952908'), (u'CALL_-1206952965', u'INDIRECT_-1206952667'), (u'MULTIEQUAL_-1206952645', u'MULTIEQUAL_-1206952603'), (u'CALL_-1206952965', u'INDIRECT_-1206952659'), ('const-2', u'INT_SUB_-1206953051'), (u'PTRADD_-1206952884', u'CAST_-1206952599'), (u'MULTIEQUAL_-1206952668', u'MULTIEQUAL_-1206952629'), ('tmp_1154', u'MULTIEQUAL_-1206952661'), ('tmp_373', u'CBRANCH_-1206952863'), (u'MULTIEQUAL_-1206952579', u'COPY_-1206952625'), (u'CALL_-1206952908', u'INDIRECT_-1206952639'), ('const-1', u'COPY_-1206952844'), ('const-1', u'PTRADD_-1206952945'), (u'MULTIEQUAL_-1206952660', u'MULTIEQUAL_-1206952621'), ('const-0', u'PTRSUB_-1206952558'), (u'MULTIEQUAL_-1206952595', u'COPY_-1206952641'), (u'INT_NOTEQUAL_-1206952864', u'CBRANCH_-1206952863'), (u'LOAD_-1206952990', u'CAST_-1206952617'), (u'MULTIEQUAL_-1206952653', u'MULTIEQUAL_-1206952611'), (u'INDIRECT_-1206952667', u'MULTIEQUAL_-1206952669'), ('const-433', u'LOAD_-1206952990'), ('tmp_1155', u'MULTIEQUAL_-1206952653'), ('const-2', u'PTRADD_-1206952617'), (u'PTRADD_-1206952945', u'CAST_-1206952632'), ('tmp_1154', u'MULTIEQUAL_-1206952645'), ('const-16', u'INT_MULT_-1206953019'), ('const-0', u'RETURN_-1206952806'), ('const-8', u'PTRADD_-1206952617'), (u'CALL_-1206952852', u'INDIRECT_-1206952592'), (u'COPY_-1206952731', u'INT_NOTEQUAL_-1206952864'), (u'CALL_-1206952852', u'INDIRECT_-1206952608'), (u'INDIRECT_-1206952600', u'MULTIEQUAL_-1206952587'), ('const-1102784', u'PTRSUB_-1206952843'), ('tmp_289', u'CBRANCH_-1206952947'), (u'CALL_-1206952908', u'INDIRECT_-1206952631'), ('const-0', u'PTRSUB_-1206952787'), (u'PTRSUB_-1206952558', u'INT_NOTEQUAL_-1206952864'), ('const-0', u'PTRSUB_-1206952592'), ('const-1', u'PTRADD_-1206952884'), (u'INT_NOTEQUAL_-1206952916', u'CBRANCH_-1206952915'), (u'INDIRECT_-1206952675', u'MULTIEQUAL_-1206952676'), (u'CALL_-1206952852', u'INDIRECT_-1206952600'), ('tmp_1151', u'INT_SLESS_-1206953064'), (u'CALL_-1206952908', u'INDIRECT_-1206952655'), (u'INT_SLESS_-1206953064', u'CBRANCH_-1206953071'), (u'MULTIEQUAL_-1206952611', u'MULTIEQUAL_-1206952587'), (u'LOAD_-1206952946', u'INT_NOTEQUAL_-1206952916'), (u'PTRSUB_-1206952787', u'MULTIEQUAL_-1206952595'), (u'INDIRECT_-1206952655', u'MULTIEQUAL_-1206952629'), ('tmp_1155', u'MULTIEQUAL_-1206952669'), ('const-40', u'INT_ADD_-1206952681'), (u'CALL_-1206952852', u'INDIRECT_-1206952616'), (u'CAST_-1206952632', u'INT_NOTEQUAL_-1206952949'), (u'COPY_-1206952900', u'MULTIEQUAL_-1206952611'), (u'INT_ADD_-1206952681', u'PTRADD_-1206952945'), (u'CAST_-1206952599', u'LOAD_-1206952946'), ('tmp_1152', u'COPY_-1206952731'), ('tmp_1151', u'MULTIEQUAL_-1206952684'), ('const-8', u'PTRADD_-1206952884'), ('tmp_1152', u'MULTIEQUAL_-1206952676'), (u'INT_NOTEQUAL_-1206952949', u'CBRANCH_-1206952947'), ('const-256', u'COPY_-1206952900'), (u'MULTIEQUAL_-1206952603', u'MULTIEQUAL_-1206952579'), (u'MULTIEQUAL_-1206952766', u'PTRADD_-1206952617'), (u'PTRADD_-1206952995', u'CAST_-1206952642'), (u'INDIRECT_-1206952683', u'MULTIEQUAL_-1206952668'), (u'CAST_-1206952617', u'CALL_-1206952965'), ('const-0', u'PTRSUB_-1206952843'), ('const-433', u'LOAD_-1206952946'), ('const-1', u'INT_SLESS_-1206953064'), (u'CALL_-1206952908', u'INDIRECT_-1206952647'), (u'CALL_-1206952965', u'INDIRECT_-1206952675'), ('tmp_1152', u'MULTIEQUAL_-1206952660'), (u'COPY_-1206952731', u'PTRADD_-1206952884'), (u'INDIRECT_-1206952675', u'MULTIEQUAL_-1206952660'), (u'INDIRECT_-1206952667', u'MULTIEQUAL_-1206952653'), ('tmp_64', u'CBRANCH_-1206953071'), (u'CALL_-1206952965', u'INDIRECT_-1206952683'), (u'PTRADD_-1206952617', u'MULTIEQUAL_-1206952766'), ('const-1', u'PTRADD_-1206952995'), (u'MULTIEQUAL_-1206952621', u'MULTIEQUAL_-1206952595'), (u'PTRADD_-1206952617', u'INT_NOTEQUAL_-1206952949'), ('const-1102512', u'PTRSUB_-1206952558'), ('const-1102784', u'PTRSUB_-1206952592'), ('const-1102512', u'PTRSUB_-1206952787'), (u'INT_MULT_-1206953019', u'INT_ADD_-1206952681'), (u'INDIRECT_-1206952683', u'MULTIEQUAL_-1206952684'), (u'MULTIEQUAL_-1206952587', u'COPY_-1206952633'), (u'COPY_-1206952731', u'CALL_-1206952852'), (u'PTRSUB_-1206952843', u'MULTIEQUAL_-1206952603'), ('tmp_1151', u'MULTIEQUAL_-1206952668'), (u'INDIRECT_-1206952659', u'MULTIEQUAL_-1206952661'), (u'COPY_-1206952844', u'COPY_-1206952649'), (u'INT_SUB_-1206953051', u'INT_ZEXT_-1206952844'), ('tmp_329', u'CBRANCH_-1206952915'), (u'INT_ZEXT_-1206952844', u'INT_MULT_-1206953019'), (u'INDIRECT_-1206952592', u'MULTIEQUAL_-1206952579'), (u'MULTIEQUAL_-1206952766', u'LOAD_-1206952990'), (u'CAST_-1206952642', u'MULTIEQUAL_-1206952766'), ('const-24', u'PTRADD_-1206952995'), (u'INDIRECT_-1206952659', u'MULTIEQUAL_-1206952645')]
null
null
00105b60
x64
O2
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nvoid FUN_00105b60(void)\n\n{\n undefined8 *puVar1;\n void *__ptr;\n undefined *__ptr_00;\n undefined8 *puVar2;\n \n __ptr_00 = PTR_DAT_0010d2a0;\n if (1 < DAT_0010d298) {\n puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18);\n puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28);\n do {\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n } while (puVar2 != puVar1);\n }\n if (*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0) {\n free(*(undefined **)(__ptr_00 + 8));\n PTR_DAT_0010d2b8 = &DAT_0010d3c0;\n _DAT_0010d2b0 = 0x100;\n }\n if (__ptr_00 != &DAT_0010d2b0) {\n free(__ptr_00);\n PTR_DAT_0010d2a0 = &DAT_0010d2b0;\n }\n DAT_0010d298 = 1;\n return;\n}\n\n" comment (function_definition "void FUN_00105b60(void)\n\n{\n undefined8 *puVar1;\n void *__ptr;\n undefined *__ptr_00;\n undefined8 *puVar2;\n \n __ptr_00 = PTR_DAT_0010d2a0;\n if (1 < DAT_0010d298) {\n puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18);\n puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28);\n do {\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n } while (puVar2 != puVar1);\n }\n if (*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0) {\n free(*(undefined **)(__ptr_00 + 8));\n PTR_DAT_0010d2b8 = &DAT_0010d3c0;\n _DAT_0010d2b0 = 0x100;\n }\n if (__ptr_00 != &DAT_0010d2b0) {\n free(__ptr_00);\n PTR_DAT_0010d2a0 = &DAT_0010d2b0;\n }\n DAT_0010d298 = 1;\n return;\n}" primitive_type (function_declarator "FUN_00105b60(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined8 *puVar1;\n void *__ptr;\n undefined *__ptr_00;\n undefined8 *puVar2;\n \n __ptr_00 = PTR_DAT_0010d2a0;\n if (1 < DAT_0010d298) {\n puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18);\n puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28);\n do {\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n } while (puVar2 != puVar1);\n }\n if (*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0) {\n free(*(undefined **)(__ptr_00 + 8));\n PTR_DAT_0010d2b8 = &DAT_0010d3c0;\n _DAT_0010d2b0 = 0x100;\n }\n if (__ptr_00 != &DAT_0010d2b0) {\n free(__ptr_00);\n PTR_DAT_0010d2a0 = &DAT_0010d2b0;\n }\n DAT_0010d298 = 1;\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "void *__ptr;" primitive_type (pointer_declarator "*__ptr" * identifier) ;) (declaration "undefined *__ptr_00;" type_identifier (pointer_declarator "*__ptr_00" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (expression_statement "__ptr_00 = PTR_DAT_0010d2a0;" (assignment_expression "__ptr_00 = PTR_DAT_0010d2a0" identifier = identifier) ;) (if_statement "if (1 < DAT_0010d298) {\n puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18);\n puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28);\n do {\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n } while (puVar2 != puVar1);\n }" if (parenthesized_expression "(1 < DAT_0010d298)" ( (binary_expression "1 < DAT_0010d298" number_literal < identifier) )) (compound_statement "{\n puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18);\n puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28);\n do {\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n } while (puVar2 != puVar1);\n }" { (expression_statement "puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18);" (assignment_expression "puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18)" identifier = (cast_expression "(undefined8 *)(PTR_DAT_0010d2a0 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0010d2a0 + 0x18)" ( (binary_expression "PTR_DAT_0010d2a0 + 0x18" identifier + number_literal) )))) ;) (expression_statement "puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28);" (assignment_expression "puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28)" identifier = (cast_expression "(undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28)" ( (binary_expression "PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28" (binary_expression "PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10" identifier + (binary_expression "(ulong)(DAT_0010d298 - 2) * 0x10" (call_expression "(ulong)(DAT_0010d298 - 2)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(DAT_0010d298 - 2)" ( (binary_expression "DAT_0010d298 - 2" identifier - number_literal) ))) * number_literal)) + number_literal) )))) ;) (do_statement "do {\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n } while (puVar2 != puVar1);" do (compound_statement "{\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n }" { (expression_statement "__ptr = (void *)*puVar2;" (assignment_expression "__ptr = (void *)*puVar2" identifier = (cast_expression "(void *)*puVar2" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar2" * identifier))) ;) (expression_statement "puVar2 = puVar2 + 2;" (assignment_expression "puVar2 = puVar2 + 2" identifier = (binary_expression "puVar2 + 2" identifier + number_literal)) ;) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) }) while (parenthesized_expression "(puVar2 != puVar1)" ( (binary_expression "puVar2 != puVar1" identifier != identifier) )) ;) })) (if_statement "if (*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0) {\n free(*(undefined **)(__ptr_00 + 8));\n PTR_DAT_0010d2b8 = &DAT_0010d3c0;\n _DAT_0010d2b0 = 0x100;\n }" if (parenthesized_expression "(*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0)" ( (binary_expression "*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0" (pointer_expression "*(undefined **)(__ptr_00 + 8)" * (cast_expression "(undefined **)(__ptr_00 + 8)" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(__ptr_00 + 8)" ( (binary_expression "__ptr_00 + 8" identifier + number_literal) )))) != (pointer_expression "&DAT_0010d3c0" & identifier)) )) (compound_statement "{\n free(*(undefined **)(__ptr_00 + 8));\n PTR_DAT_0010d2b8 = &DAT_0010d3c0;\n _DAT_0010d2b0 = 0x100;\n }" { (expression_statement "free(*(undefined **)(__ptr_00 + 8));" (call_expression "free(*(undefined **)(__ptr_00 + 8))" identifier (argument_list "(*(undefined **)(__ptr_00 + 8))" ( (pointer_expression "*(undefined **)(__ptr_00 + 8)" * (cast_expression "(undefined **)(__ptr_00 + 8)" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(__ptr_00 + 8)" ( (binary_expression "__ptr_00 + 8" identifier + number_literal) )))) ))) ;) (expression_statement "PTR_DAT_0010d2b8 = &DAT_0010d3c0;" (assignment_expression "PTR_DAT_0010d2b8 = &DAT_0010d3c0" identifier = (pointer_expression "&DAT_0010d3c0" & identifier)) ;) (expression_statement "_DAT_0010d2b0 = 0x100;" (assignment_expression "_DAT_0010d2b0 = 0x100" identifier = number_literal) ;) })) (if_statement "if (__ptr_00 != &DAT_0010d2b0) {\n free(__ptr_00);\n PTR_DAT_0010d2a0 = &DAT_0010d2b0;\n }" if (parenthesized_expression "(__ptr_00 != &DAT_0010d2b0)" ( (binary_expression "__ptr_00 != &DAT_0010d2b0" identifier != (pointer_expression "&DAT_0010d2b0" & identifier)) )) (compound_statement "{\n free(__ptr_00);\n PTR_DAT_0010d2a0 = &DAT_0010d2b0;\n }" { (expression_statement "free(__ptr_00);" (call_expression "free(__ptr_00)" identifier (argument_list "(__ptr_00)" ( identifier ))) ;) (expression_statement "PTR_DAT_0010d2a0 = &DAT_0010d2b0;" (assignment_expression "PTR_DAT_0010d2a0 = &DAT_0010d2b0" identifier = (pointer_expression "&DAT_0010d2b0" & identifier)) ;) })) (expression_statement "DAT_0010d298 = 1;" (assignment_expression "DAT_0010d298 = 1" identifier = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid quotearg_free(void)\n\n{\n char *__ptr;\n slotvec *psVar1;\n slotvec *__ptr_00;\n char **ppcVar2;\n \n __ptr_00 = slotvec;\n if (L'\x01' < nslots) {\n ppcVar2 = &slotvec[1].val;\n psVar1 = slotvec + (ulong)(uint)(nslots + L'\xfffffffe') + 2;\n do {\n __ptr = *ppcVar2;\n ppcVar2 = ppcVar2 + 2;\n free(__ptr);\n } while (ppcVar2 != &psVar1->val);\n }\n if (__ptr_00->val != slot0) {\n free(__ptr_00->val);\n slotvec0.val = slot0;\n slotvec0.size = 0x100;\n }\n if (__ptr_00 != &slotvec0) {\n free(__ptr_00);\n slotvec = &slotvec0;\n }\n nslots = L'\x01';\n return;\n}\n\n" comment (function_definition "void quotearg_free(void)\n\n{\n char *__ptr;\n slotvec *psVar1;\n slotvec *__ptr_00;\n char **ppcVar2;\n \n __ptr_00 = slotvec;\n if (L'\x01' < nslots) {\n ppcVar2 = &slotvec[1].val;\n psVar1 = slotvec + (ulong)(uint)(nslots + L'\xfffffffe') + 2;\n do {\n __ptr = *ppcVar2;\n ppcVar2 = ppcVar2 + 2;\n free(__ptr);\n } while (ppcVar2 != &psVar1->val);\n }\n if (__ptr_00->val != slot0) {\n free(__ptr_00->val);\n slotvec0.val = slot0;\n slotvec0.size = 0x100;\n }\n if (__ptr_00 != &slotvec0) {\n free(__ptr_00);\n slotvec = &slotvec0;\n }\n nslots = L'\x01';\n return;\n}" primitive_type (function_declarator "quotearg_free(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n char *__ptr;\n slotvec *psVar1;\n slotvec *__ptr_00;\n char **ppcVar2;\n \n __ptr_00 = slotvec;\n if (L'\x01' < nslots) {\n ppcVar2 = &slotvec[1].val;\n psVar1 = slotvec + (ulong)(uint)(nslots + L'\xfffffffe') + 2;\n do {\n __ptr = *ppcVar2;\n ppcVar2 = ppcVar2 + 2;\n free(__ptr);\n } while (ppcVar2 != &psVar1->val);\n }\n if (__ptr_00->val != slot0) {\n free(__ptr_00->val);\n slotvec0.val = slot0;\n slotvec0.size = 0x100;\n }\n if (__ptr_00 != &slotvec0) {\n free(__ptr_00);\n slotvec = &slotvec0;\n }\n nslots = L'\x01';\n return;\n}" { (declaration "char *__ptr;" primitive_type (pointer_declarator "*__ptr" * identifier) ;) (declaration "slotvec *psVar1;" type_identifier (pointer_declarator "*psVar1" * identifier) ;) (declaration "slotvec *__ptr_00;" type_identifier (pointer_declarator "*__ptr_00" * identifier) ;) (declaration "char **ppcVar2;" primitive_type (pointer_declarator "**ppcVar2" * (pointer_declarator "*ppcVar2" * identifier)) ;) (expression_statement "__ptr_00 = slotvec;" (assignment_expression "__ptr_00 = slotvec" identifier = identifier) ;) (if_statement "if (L'\x01' < nslots) {\n ppcVar2 = &slotvec[1].val;\n psVar1 = slotvec + (ulong)(uint)(nslots + L'\xfffffffe') + 2;\n do {\n __ptr = *ppcVar2;\n ppcVar2 = ppcVar2 + 2;\n free(__ptr);\n } while (ppcVar2 != &psVar1->val);\n }" if (parenthesized_expression "(L'\x01' < nslots)" ( (binary_expression "L'\x01' < nslots" (char_literal "L'\x01'" L' escape_sequence ') < identifier) )) (compound_statement "{\n ppcVar2 = &slotvec[1].val;\n psVar1 = slotvec + (ulong)(uint)(nslots + L'\xfffffffe') + 2;\n do {\n __ptr = *ppcVar2;\n ppcVar2 = ppcVar2 + 2;\n free(__ptr);\n } while (ppcVar2 != &psVar1->val);\n }" { (expression_statement "ppcVar2 = &slotvec[1].val;" (assignment_expression "ppcVar2 = &slotvec[1].val" identifier = (pointer_expression "&slotvec[1].val" & (field_expression "slotvec[1].val" (subscript_expression "slotvec[1]" identifier [ number_literal ]) . field_identifier))) ;) (expression_statement "psVar1 = slotvec + (ulong)(uint)(nslots + L'\xfffffffe') + 2;" (assignment_expression "psVar1 = slotvec + (ulong)(uint)(nslots + L'\xfffffffe') + 2" identifier = (binary_expression "slotvec + (ulong)(uint)(nslots + L'\xfffffffe') + 2" (binary_expression "slotvec + (ulong)(uint)(nslots + L'\xfffffffe')" identifier + (call_expression "(ulong)(uint)(nslots + L'\xfffffffe')" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uint)" ( identifier ))) (argument_list "(nslots + L'\xfffffffe')" ( (binary_expression "nslots + L'\xfffffffe'" identifier + (char_literal "L'\xfffffffe'" L' escape_sequence character character character character ')) )))) + number_literal)) ;) (do_statement "do {\n __ptr = *ppcVar2;\n ppcVar2 = ppcVar2 + 2;\n free(__ptr);\n } while (ppcVar2 != &psVar1->val);" do (compound_statement "{\n __ptr = *ppcVar2;\n ppcVar2 = ppcVar2 + 2;\n free(__ptr);\n }" { (expression_statement "__ptr = *ppcVar2;" (assignment_expression "__ptr = *ppcVar2" identifier = (pointer_expression "*ppcVar2" * identifier)) ;) (expression_statement "ppcVar2 = ppcVar2 + 2;" (assignment_expression "ppcVar2 = ppcVar2 + 2" identifier = (binary_expression "ppcVar2 + 2" identifier + number_literal)) ;) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) }) while (parenthesized_expression "(ppcVar2 != &psVar1->val)" ( (binary_expression "ppcVar2 != &psVar1->val" identifier != (pointer_expression "&psVar1->val" & (field_expression "psVar1->val" identifier -> field_identifier))) )) ;) })) (if_statement "if (__ptr_00->val != slot0) {\n free(__ptr_00->val);\n slotvec0.val = slot0;\n slotvec0.size = 0x100;\n }" if (parenthesized_expression "(__ptr_00->val != slot0)" ( (binary_expression "__ptr_00->val != slot0" (field_expression "__ptr_00->val" identifier -> field_identifier) != identifier) )) (compound_statement "{\n free(__ptr_00->val);\n slotvec0.val = slot0;\n slotvec0.size = 0x100;\n }" { (expression_statement "free(__ptr_00->val);" (call_expression "free(__ptr_00->val)" identifier (argument_list "(__ptr_00->val)" ( (field_expression "__ptr_00->val" identifier -> field_identifier) ))) ;) (expression_statement "slotvec0.val = slot0;" (assignment_expression "slotvec0.val = slot0" (field_expression "slotvec0.val" identifier . field_identifier) = identifier) ;) (expression_statement "slotvec0.size = 0x100;" (assignment_expression "slotvec0.size = 0x100" (field_expression "slotvec0.size" identifier . field_identifier) = number_literal) ;) })) (if_statement "if (__ptr_00 != &slotvec0) {\n free(__ptr_00);\n slotvec = &slotvec0;\n }" if (parenthesized_expression "(__ptr_00 != &slotvec0)" ( (binary_expression "__ptr_00 != &slotvec0" identifier != (pointer_expression "&slotvec0" & identifier)) )) (compound_statement "{\n free(__ptr_00);\n slotvec = &slotvec0;\n }" { (expression_statement "free(__ptr_00);" (call_expression "free(__ptr_00)" identifier (argument_list "(__ptr_00)" ( identifier ))) ;) (expression_statement "slotvec = &slotvec0;" (assignment_expression "slotvec = &slotvec0" identifier = (pointer_expression "&slotvec0" & identifier)) ;) })) (expression_statement "nslots = L'\x01';" (assignment_expression "nslots = L'\x01'" identifier = (char_literal "L'\x01'" L' escape_sequence ')) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00105b60(void)\n\n{\n undefined8 *puVar1;\n void *__ptr;\n undefined *__ptr_00;\n undefined8 *puVar2;\n \n __ptr_00 = PTR_DAT_0010d2a0;\n if (1 < DAT_0010d298) {\n puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18);\n puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28);\n do {\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n } while (puVar2 != puVar1);\n }\n if (*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0) {\n free(*(undefined **)(__ptr_00 + 8));\n PTR_DAT_0010d2b8 = &DAT_0010d3c0;\n _DAT_0010d2b0 = 0x100;\n }\n if (__ptr_00 != &DAT_0010d2b0) {\n free(__ptr_00);\n PTR_DAT_0010d2a0 = &DAT_0010d2b0;\n }\n DAT_0010d298 = 1;\n return;\n}\n\n" (function_definition "void FUN_00105b60(void)\n\n{\n undefined8 *puVar1;\n void *__ptr;\n undefined *__ptr_00;\n undefined8 *puVar2;\n \n __ptr_00 = PTR_DAT_0010d2a0;\n if (1 < DAT_0010d298) {\n puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18);\n puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28);\n do {\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n } while (puVar2 != puVar1);\n }\n if (*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0) {\n free(*(undefined **)(__ptr_00 + 8));\n PTR_DAT_0010d2b8 = &DAT_0010d3c0;\n _DAT_0010d2b0 = 0x100;\n }\n if (__ptr_00 != &DAT_0010d2b0) {\n free(__ptr_00);\n PTR_DAT_0010d2a0 = &DAT_0010d2b0;\n }\n DAT_0010d298 = 1;\n return;\n}" primitive_type (function_declarator "FUN_00105b60(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined8 *puVar1;\n void *__ptr;\n undefined *__ptr_00;\n undefined8 *puVar2;\n \n __ptr_00 = PTR_DAT_0010d2a0;\n if (1 < DAT_0010d298) {\n puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18);\n puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28);\n do {\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n } while (puVar2 != puVar1);\n }\n if (*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0) {\n free(*(undefined **)(__ptr_00 + 8));\n PTR_DAT_0010d2b8 = &DAT_0010d3c0;\n _DAT_0010d2b0 = 0x100;\n }\n if (__ptr_00 != &DAT_0010d2b0) {\n free(__ptr_00);\n PTR_DAT_0010d2a0 = &DAT_0010d2b0;\n }\n DAT_0010d298 = 1;\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "void *__ptr;" primitive_type (pointer_declarator "*__ptr" * identifier) ;) (declaration "undefined *__ptr_00;" type_identifier (pointer_declarator "*__ptr_00" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (expression_statement "__ptr_00 = PTR_DAT_0010d2a0;" (assignment_expression "__ptr_00 = PTR_DAT_0010d2a0" identifier = identifier) ;) (if_statement "if (1 < DAT_0010d298) {\n puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18);\n puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28);\n do {\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n } while (puVar2 != puVar1);\n }" if (parenthesized_expression "(1 < DAT_0010d298)" ( (binary_expression "1 < DAT_0010d298" number_literal < identifier) )) (compound_statement "{\n puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18);\n puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28);\n do {\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n } while (puVar2 != puVar1);\n }" { (expression_statement "puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18);" (assignment_expression "puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18)" identifier = (cast_expression "(undefined8 *)(PTR_DAT_0010d2a0 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0010d2a0 + 0x18)" ( (binary_expression "PTR_DAT_0010d2a0 + 0x18" identifier + number_literal) )))) ;) (expression_statement "puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28);" (assignment_expression "puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28)" identifier = (cast_expression "(undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28)" ( (binary_expression "PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28" (binary_expression "PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10" identifier + (binary_expression "(ulong)(DAT_0010d298 - 2) * 0x10" (call_expression "(ulong)(DAT_0010d298 - 2)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(DAT_0010d298 - 2)" ( (binary_expression "DAT_0010d298 - 2" identifier - number_literal) ))) * number_literal)) + number_literal) )))) ;) (do_statement "do {\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n } while (puVar2 != puVar1);" do (compound_statement "{\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n }" { (expression_statement "__ptr = (void *)*puVar2;" (assignment_expression "__ptr = (void *)*puVar2" identifier = (cast_expression "(void *)*puVar2" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar2" * identifier))) ;) (expression_statement "puVar2 = puVar2 + 2;" (assignment_expression "puVar2 = puVar2 + 2" identifier = (binary_expression "puVar2 + 2" identifier + number_literal)) ;) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) }) while (parenthesized_expression "(puVar2 != puVar1)" ( (binary_expression "puVar2 != puVar1" identifier != identifier) )) ;) })) (if_statement "if (*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0) {\n free(*(undefined **)(__ptr_00 + 8));\n PTR_DAT_0010d2b8 = &DAT_0010d3c0;\n _DAT_0010d2b0 = 0x100;\n }" if (parenthesized_expression "(*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0)" ( (binary_expression "*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0" (pointer_expression "*(undefined **)(__ptr_00 + 8)" * (cast_expression "(undefined **)(__ptr_00 + 8)" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(__ptr_00 + 8)" ( (binary_expression "__ptr_00 + 8" identifier + number_literal) )))) != (pointer_expression "&DAT_0010d3c0" & identifier)) )) (compound_statement "{\n free(*(undefined **)(__ptr_00 + 8));\n PTR_DAT_0010d2b8 = &DAT_0010d3c0;\n _DAT_0010d2b0 = 0x100;\n }" { (expression_statement "free(*(undefined **)(__ptr_00 + 8));" (call_expression "free(*(undefined **)(__ptr_00 + 8))" identifier (argument_list "(*(undefined **)(__ptr_00 + 8))" ( (pointer_expression "*(undefined **)(__ptr_00 + 8)" * (cast_expression "(undefined **)(__ptr_00 + 8)" ( (type_descriptor "undefined **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(__ptr_00 + 8)" ( (binary_expression "__ptr_00 + 8" identifier + number_literal) )))) ))) ;) (expression_statement "PTR_DAT_0010d2b8 = &DAT_0010d3c0;" (assignment_expression "PTR_DAT_0010d2b8 = &DAT_0010d3c0" identifier = (pointer_expression "&DAT_0010d3c0" & identifier)) ;) (expression_statement "_DAT_0010d2b0 = 0x100;" (assignment_expression "_DAT_0010d2b0 = 0x100" identifier = number_literal) ;) })) (if_statement "if (__ptr_00 != &DAT_0010d2b0) {\n free(__ptr_00);\n PTR_DAT_0010d2a0 = &DAT_0010d2b0;\n }" if (parenthesized_expression "(__ptr_00 != &DAT_0010d2b0)" ( (binary_expression "__ptr_00 != &DAT_0010d2b0" identifier != (pointer_expression "&DAT_0010d2b0" & identifier)) )) (compound_statement "{\n free(__ptr_00);\n PTR_DAT_0010d2a0 = &DAT_0010d2b0;\n }" { (expression_statement "free(__ptr_00);" (call_expression "free(__ptr_00)" identifier (argument_list "(__ptr_00)" ( identifier ))) ;) (expression_statement "PTR_DAT_0010d2a0 = &DAT_0010d2b0;" (assignment_expression "PTR_DAT_0010d2a0 = &DAT_0010d2b0" identifier = (pointer_expression "&DAT_0010d2b0" & identifier)) ;) })) (expression_statement "DAT_0010d298 = 1;" (assignment_expression "DAT_0010d298 = 1" identifier = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT - LIT) ))) * LIT)) + LIT) )))) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (pointer_expression & IDENT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression & IDENT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_00105b60(void)\n\n{\n undefined8 *puVar1;\n void *__ptr;\n undefined *__ptr_00;\n undefined8 *puVar2;\n \n __ptr_00 = PTR_DAT_0010d2a0;\n if (1 < DAT_0010d298) {\n puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18);\n puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28);\n do {\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n } while (puVar2 != puVar1);\n }\n if (*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0) {\n free(*(undefined **)(__ptr_00 + 8));\n PTR_DAT_0010d2b8 = &DAT_0010d3c0;\n _DAT_0010d2b0 = 0x100;\n }\n if (__ptr_00 != &DAT_0010d2b0) {\n free(__ptr_00);\n PTR_DAT_0010d2a0 = &DAT_0010d2b0;\n }\n DAT_0010d298 = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00105b60(void)" (identifier "FUN_00105b60") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n void *__ptr;\n undefined *__ptr_00;\n undefined8 *puVar2;\n \n __ptr_00 = PTR_DAT_0010d2a0;\n if (1 < DAT_0010d298) {\n puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18);\n puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28);\n do {\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n } while (puVar2 != puVar1);\n }\n if (*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0) {\n free(*(undefined **)(__ptr_00 + 8));\n PTR_DAT_0010d2b8 = &DAT_0010d3c0;\n _DAT_0010d2b0 = 0x100;\n }\n if (__ptr_00 != &DAT_0010d2b0) {\n free(__ptr_00);\n PTR_DAT_0010d2a0 = &DAT_0010d2b0;\n }\n DAT_0010d298 = 1;\n return;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "void *__ptr;" (primitive_type "void") (pointer_declarator "*__ptr" (* "*") (identifier "__ptr")) (; ";")) (declaration "undefined *__ptr_00;" (type_identifier "undefined") (pointer_declarator "*__ptr_00" (* "*") (identifier "__ptr_00")) (; ";")) (declaration "undefined8 *puVar2;" (type_identifier "undefined8") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (expression_statement "__ptr_00 = PTR_DAT_0010d2a0;" (assignment_expression "__ptr_00 = PTR_DAT_0010d2a0" (identifier "__ptr_00") (= "=") (identifier "PTR_DAT_0010d2a0")) (; ";")) (if_statement "if (1 < DAT_0010d298) {\n puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18);\n puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28);\n do {\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n } while (puVar2 != puVar1);\n }" (if "if") (parenthesized_expression "(1 < DAT_0010d298)" (( "(") (binary_expression "1 < DAT_0010d298" (number_literal "1") (< "<") (identifier "DAT_0010d298")) () ")")) (compound_statement "{\n puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18);\n puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28);\n do {\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n } while (puVar2 != puVar1);\n }" ({ "{") (expression_statement "puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18);" (assignment_expression "puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18)" (identifier "puVar2") (= "=") (cast_expression "(undefined8 *)(PTR_DAT_0010d2a0 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_0010d2a0 + 0x18)" (( "(") (binary_expression "PTR_DAT_0010d2a0 + 0x18" (identifier "PTR_DAT_0010d2a0") (+ "+") (number_literal "0x18")) () ")")))) (; ";")) (expression_statement "puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28);" (assignment_expression "puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28)" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28)" (( "(") (binary_expression "PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28" (binary_expression "PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10" (identifier "PTR_DAT_0010d2a0") (+ "+") (binary_expression "(ulong)(DAT_0010d298 - 2) * 0x10" (call_expression "(ulong)(DAT_0010d298 - 2)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(DAT_0010d298 - 2)" (( "(") (binary_expression "DAT_0010d298 - 2" (identifier "DAT_0010d298") (- "-") (number_literal "2")) () ")"))) (* "*") (number_literal "0x10"))) (+ "+") (number_literal "0x28")) () ")")))) (; ";")) (do_statement "do {\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n } while (puVar2 != puVar1);" (do "do") (compound_statement "{\n __ptr = (void *)*puVar2;\n puVar2 = puVar2 + 2;\n free(__ptr);\n }" ({ "{") (expression_statement "__ptr = (void *)*puVar2;" (assignment_expression "__ptr = (void *)*puVar2" (identifier "__ptr") (= "=") (cast_expression "(void *)*puVar2" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar2" (* "*") (identifier "puVar2")))) (; ";")) (expression_statement "puVar2 = puVar2 + 2;" (assignment_expression "puVar2 = puVar2 + 2" (identifier "puVar2") (= "=") (binary_expression "puVar2 + 2" (identifier "puVar2") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" (identifier "free") (argument_list "(__ptr)" (( "(") (identifier "__ptr") () ")"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(puVar2 != puVar1)" (( "(") (binary_expression "puVar2 != puVar1" (identifier "puVar2") (!= "!=") (identifier "puVar1")) () ")")) (; ";")) (} "}"))) (if_statement "if (*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0) {\n free(*(undefined **)(__ptr_00 + 8));\n PTR_DAT_0010d2b8 = &DAT_0010d3c0;\n _DAT_0010d2b0 = 0x100;\n }" (if "if") (parenthesized_expression "(*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0)" (( "(") (binary_expression "*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0" (pointer_expression "*(undefined **)(__ptr_00 + 8)" (* "*") (cast_expression "(undefined **)(__ptr_00 + 8)" (( "(") (type_descriptor "undefined **" (type_identifier "undefined") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(__ptr_00 + 8)" (( "(") (binary_expression "__ptr_00 + 8" (identifier "__ptr_00") (+ "+") (number_literal "8")) () ")")))) (!= "!=") (pointer_expression "&DAT_0010d3c0" (& "&") (identifier "DAT_0010d3c0"))) () ")")) (compound_statement "{\n free(*(undefined **)(__ptr_00 + 8));\n PTR_DAT_0010d2b8 = &DAT_0010d3c0;\n _DAT_0010d2b0 = 0x100;\n }" ({ "{") (expression_statement "free(*(undefined **)(__ptr_00 + 8));" (call_expression "free(*(undefined **)(__ptr_00 + 8))" (identifier "free") (argument_list "(*(undefined **)(__ptr_00 + 8))" (( "(") (pointer_expression "*(undefined **)(__ptr_00 + 8)" (* "*") (cast_expression "(undefined **)(__ptr_00 + 8)" (( "(") (type_descriptor "undefined **" (type_identifier "undefined") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(__ptr_00 + 8)" (( "(") (binary_expression "__ptr_00 + 8" (identifier "__ptr_00") (+ "+") (number_literal "8")) () ")")))) () ")"))) (; ";")) (expression_statement "PTR_DAT_0010d2b8 = &DAT_0010d3c0;" (assignment_expression "PTR_DAT_0010d2b8 = &DAT_0010d3c0" (identifier "PTR_DAT_0010d2b8") (= "=") (pointer_expression "&DAT_0010d3c0" (& "&") (identifier "DAT_0010d3c0"))) (; ";")) (expression_statement "_DAT_0010d2b0 = 0x100;" (assignment_expression "_DAT_0010d2b0 = 0x100" (identifier "_DAT_0010d2b0") (= "=") (number_literal "0x100")) (; ";")) (} "}"))) (if_statement "if (__ptr_00 != &DAT_0010d2b0) {\n free(__ptr_00);\n PTR_DAT_0010d2a0 = &DAT_0010d2b0;\n }" (if "if") (parenthesized_expression "(__ptr_00 != &DAT_0010d2b0)" (( "(") (binary_expression "__ptr_00 != &DAT_0010d2b0" (identifier "__ptr_00") (!= "!=") (pointer_expression "&DAT_0010d2b0" (& "&") (identifier "DAT_0010d2b0"))) () ")")) (compound_statement "{\n free(__ptr_00);\n PTR_DAT_0010d2a0 = &DAT_0010d2b0;\n }" ({ "{") (expression_statement "free(__ptr_00);" (call_expression "free(__ptr_00)" (identifier "free") (argument_list "(__ptr_00)" (( "(") (identifier "__ptr_00") () ")"))) (; ";")) (expression_statement "PTR_DAT_0010d2a0 = &DAT_0010d2b0;" (assignment_expression "PTR_DAT_0010d2a0 = &DAT_0010d2b0" (identifier "PTR_DAT_0010d2a0") (= "=") (pointer_expression "&DAT_0010d2b0" (& "&") (identifier "DAT_0010d2b0"))) (; ";")) (} "}"))) (expression_statement "DAT_0010d298 = 1;" (assignment_expression "DAT_0010d298 = 1" (identifier "DAT_0010d298") (= "=") (number_literal "1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { char *__ptr; type_1 *psVar1; type_1 *var_5; char **var_2; var_5 = type_1; if (L'\x01' < var_1) { var_2 = &type_1[1].val; psVar1 = type_1 + (ulong)(uint)(var_1 + L'\xfffffffe') + 2; do { __ptr = *var_2; var_2 = var_2 + 2; var_3(__ptr); } while (var_2 != &psVar1->val); } if (var_5->val != var_4) { var_3(var_5->val); slotvec0.val = var_4; slotvec0.size = 0x100; } if (var_5 != &slotvec0) { var_3(var_5); type_1 = &slotvec0; } var_1 = L'\x01'; 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: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal))) right: (number_literal)))))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (return_statement))))
null
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void MASKED(void) { undefined8 *puVar1; void *__ptr; undefined *__ptr_00; undefined8 *puVar2; __ptr_00 = PTR_DAT_0010d2a0; if (1 < DAT_0010d298) { puVar2 = (undefined8 *)(PTR_DAT_0010d2a0 + 0x18); puVar1 = (undefined8 *)(PTR_DAT_0010d2a0 + (ulong)(DAT_0010d298 - 2) * 0x10 + 0x28); do { __ptr = (void *)*puVar2; puVar2 = puVar2 + 2; free(__ptr); } while (puVar2 != puVar1); } if (*(undefined **)(__ptr_00 + 8) != &DAT_0010d3c0) { free(*(undefined **)(__ptr_00 + 8)); PTR_DAT_0010d2b8 = &DAT_0010d3c0; _DAT_0010d2b0 = 0x100; } if (__ptr_00 != &DAT_0010d2b0) { free(__ptr_00); PTR_DAT_0010d2a0 = &DAT_0010d2b0; } DAT_0010d298 = 1; return; }
889_i686-gnu-as_and_i686-gnu-as_strip.c
time
time
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ time_t time(time_t *__timer) { /* WARNING: Bad instruction - Truncating control flow here */ /* time@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ time_t time(time_t *__timer) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207872950')]
[('const-1', u'RETURN_-1207872950')]
null
null
001e5240
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\ntime_t time(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "time_t time(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" type_identifier (function_declarator "time(time_t *__timer)" identifier (parameter_list "(time_t *__timer)" ( (parameter_declaration "time_t *__timer" type_identifier (pointer_declarator "*__timer" * identifier)) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\ntime_t time(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* time@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "time_t time(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* time@@GLIBC_2.2.5 */\n halt_baddata();\n}" type_identifier (function_declarator "time(time_t *__timer)" identifier (parameter_list "(time_t *__timer)" ( (parameter_declaration "time_t *__timer" type_identifier (pointer_declarator "*__timer" * identifier)) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* time@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "time_t time(time_t *__timer)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "time_t time(time_t *__timer)\n\n{\n \n halt_baddata();\n}" type_identifier (function_declarator "time(time_t *__timer)" identifier (parameter_list "(time_t *__timer)" ( (parameter_declaration "time_t *__timer" type_identifier (pointer_declarator "*__timer" * identifier)) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "time_t time(time_t *__timer)\n\n{\n \n halt_baddata();\n}" (type_identifier "time_t") (function_declarator "time(time_t *__timer)" (identifier "time") (parameter_list "(time_t *__timer)" (( "(") (parameter_declaration "time_t *__timer" (type_identifier "time_t") (pointer_declarator "*__timer" (* "*") (identifier "__timer"))) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 function_1(type_1 *__timer) { /* WARNING: Bad instruction - Truncating control flow here */ /* time@@GLIBC_2.2.5 */ var_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 (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ MASKED_t MASKED(MASKED_t *__MASKEDr) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
10576_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
read_bom<char16_t_const,false,2ul>
FUN_00359410
/* bool std::(anonymous namespace)::read_bom<char16_t const, false, 2ul>(std::(anonymous namespace)::range<char16_t const, false>&, unsigned char const (&) [2ul]) */ bool std::(anonymous_namespace)::read_bom<char16_t_const,false,2ul> (range *param_1,unsigned_char *param_2) { short *psVar1; psVar1 = *(short **)param_1; if ((1 < (ulong)(*(long *)(param_1 + 8) - (long)psVar1)) && (*(short *)param_2 == *psVar1)) { *(short **)param_1 = psVar1 + 1; return true; } return false; }
undefined8 FUN_00359410(undefined8 *param_1,short *param_2) { short *psVar1; psVar1 = (short *)*param_1; if ((1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1)) { *param_1 = psVar1 + 1; return 1; } return 0; }
MOV RCX,qword ptr [RDI] MOV RDX,qword ptr [RDI + 0x8] XOR EAX,EAX SUB RDX,RCX CMP RDX,0x1 JBE 0x0035942a MOVZX EDX,word ptr [RCX] CMP word ptr [RSI],DX JZ 0x00359430 RET ADD RCX,0x2 MOV EAX,0x1 MOV qword ptr [RDI],RCX RET
null
null
null
null
[(u'INT_SUB_-1205169090', u'CAST_-1205168936'), ('tmp_192', u'CAST_-1205168930'), ('const-0', u'COPY_-1205169026'), (u'CAST_-1205168909', u'STORE_-1205169027'), (u'COPY_-1205169007', u'RETURN_-1205169014'), ('const-433', u'LOAD_-1205169074'), ('const-1', u'COPY_-1205169007'), (u'LOAD_-1205169134', u'CAST_-1205168944'), (u'LOAD_-1205169080', u'INT_EQUAL_-1205169059'), ('tmp_136', u'CBRANCH_-1205169057'), ('const-1', u'INT_LESS_-1205169071'), (u'CAST_-1205168944', u'INT_SUB_-1205169090'), (u'INT_EQUAL_-1205169059', u'CBRANCH_-1205169057'), (u'CAST_-1205168951', u'LOAD_-1205169128'), (u'PTRADD_-1205169066', u'CAST_-1205168951'), (u'CAST_-1205168955', u'LOAD_-1205169134'), ('const-0', u'RETURN_-1205169014'), ('tmp_96', u'CBRANCH_-1205169080'), ('const-433', u'LOAD_-1205169134'), (u'LOAD_-1205169128', u'INT_SUB_-1205169090'), (u'LOAD_-1205169134', u'LOAD_-1205169080'), ('tmp_191', u'PTRADD_-1205169066'), ('const-0', u'RETURN_-1205169047'), (u'COPY_-1205169026', u'RETURN_-1205169047'), (u'LOAD_-1205169134', u'PTRADD_-1205168923'), ('const-433', u'STORE_-1205169027'), ('const-1', u'PTRADD_-1205169066'), ('const-8', u'PTRADD_-1205169066'), (u'INT_LESS_-1205169071', u'CBRANCH_-1205169080'), (u'CAST_-1205168930', u'LOAD_-1205169074'), (u'PTRADD_-1205168923', u'STORE_-1205169027'), (u'CAST_-1205168936', u'INT_LESS_-1205169071'), ('const-2', u'PTRADD_-1205168923'), (u'LOAD_-1205169074', u'INT_EQUAL_-1205169059'), ('const-433', u'LOAD_-1205169080'), ('const-1', u'PTRADD_-1205168923'), ('const-433', u'LOAD_-1205169128'), ('tmp_191', u'CAST_-1205168955'), ('tmp_191', u'CAST_-1205168909')]
[(u'LOAD_-1205169134', u'CAST_-1205168958'), ('const-1', u'COPY_-1205169036'), ('const-8', u'PTRADD_-1205168956'), (u'COPY_-1205169036', u'RETURN_-1205169014'), (u'LOAD_-1205169080', u'INT_EQUAL_-1205169059'), ('tmp_272', u'STORE_-1205169027'), ('const-2', u'PTRADD_-1205168926'), ('tmp_136', u'CBRANCH_-1205169057'), (u'CAST_-1205168958', u'PTRADD_-1205168926'), (u'CAST_-1205168958', u'CAST_-1205168948'), (u'CAST_-1205168958', u'LOAD_-1205169080'), (u'COPY_-1205169120', u'RETURN_-1205169047'), (u'INT_EQUAL_-1205169059', u'CBRANCH_-1205169057'), ('const-0', u'RETURN_-1205169014'), ('tmp_96', u'CBRANCH_-1205169080'), ('const-0', u'COPY_-1205169120'), (u'LOAD_-1205169128', u'INT_SUB_-1205169090'), (u'CAST_-1205168948', u'INT_SUB_-1205169090'), ('const-0', u'RETURN_-1205169047'), ('const-433', u'LOAD_-1205169080'), (u'PTRADD_-1205168926', u'STORE_-1205169027'), ('const-433', u'LOAD_-1205169074'), (u'INT_LESS_-1205169071', u'CBRANCH_-1205169080'), ('const-1', u'INT_LESS_-1205169071'), ('const-433', u'STORE_-1205169027'), ('const-433', u'LOAD_-1205169134'), (u'PTRADD_-1205168956', u'LOAD_-1205169128'), ('const-433', u'LOAD_-1205169128'), ('tmp_272', u'PTRADD_-1205168956'), (u'CAST_-1205168940', u'INT_LESS_-1205169071'), (u'LOAD_-1205169074', u'INT_EQUAL_-1205169059'), ('tmp_279', u'LOAD_-1205169074'), ('tmp_272', u'LOAD_-1205169134'), ('const-1', u'PTRADD_-1205168956'), ('const-1', u'PTRADD_-1205168926'), (u'INT_SUB_-1205169090', u'CAST_-1205168940')]
null
null
00359410
x64
O2
(translation_unit "undefined8 FUN_00359410(undefined8 *param_1,short *param_2)\n\n{\n short *psVar1;\n \n psVar1 = (short *)*param_1;\n if ((1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1)) {\n *param_1 = psVar1 + 1;\n return 1;\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00359410(undefined8 *param_1,short *param_2)\n\n{\n short *psVar1;\n \n psVar1 = (short *)*param_1;\n if ((1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1)) {\n *param_1 = psVar1 + 1;\n return 1;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_00359410(undefined8 *param_1,short *param_2)" identifier (parameter_list "(undefined8 *param_1,short *param_2)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "short *param_2" (sized_type_specifier "short" short) (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n short *psVar1;\n \n psVar1 = (short *)*param_1;\n if ((1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1)) {\n *param_1 = psVar1 + 1;\n return 1;\n }\n return 0;\n}" { (declaration "short *psVar1;" (sized_type_specifier "short" short) (pointer_declarator "*psVar1" * identifier) ;) (expression_statement "psVar1 = (short *)*param_1;" (assignment_expression "psVar1 = (short *)*param_1" identifier = (cast_expression "(short *)*param_1" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (if_statement "if ((1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1)) {\n *param_1 = psVar1 + 1;\n return 1;\n }" if (parenthesized_expression "((1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1))" ( (binary_expression "(1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1)" (parenthesized_expression "(1 < (ulong)(param_1[1] - (long)psVar1))" ( (binary_expression "1 < (ulong)(param_1[1] - (long)psVar1)" number_literal < (call_expression "(ulong)(param_1[1] - (long)psVar1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(param_1[1] - (long)psVar1)" ( (binary_expression "param_1[1] - (long)psVar1" (subscript_expression "param_1[1]" identifier [ number_literal ]) - (cast_expression "(long)psVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) )) && (parenthesized_expression "(*param_2 == *psVar1)" ( (binary_expression "*param_2 == *psVar1" (pointer_expression "*param_2" * identifier) == (pointer_expression "*psVar1" * identifier)) ))) )) (compound_statement "{\n *param_1 = psVar1 + 1;\n return 1;\n }" { (expression_statement "*param_1 = psVar1 + 1;" (assignment_expression "*param_1 = psVar1 + 1" (pointer_expression "*param_1" * identifier) = (binary_expression "psVar1 + 1" identifier + number_literal)) ;) (return_statement "return 1;" return number_literal ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "/* bool std::(anonymous namespace)::read_bom<char16_t const, false, 2ul>(std::(anonymous\n namespace)::range<char16_t const, false>&, unsigned char const (&) [2ul]) */\n\nbool std::(anonymous_namespace)::read_bom<char16_t_const,false,2ul>\n (range *param_1,unsigned_char *param_2)\n\n{\n short *psVar1;\n \n psVar1 = *(short **)param_1;\n if ((1 < (ulong)(*(long *)(param_1 + 8) - (long)psVar1)) && (*(short *)param_2 == *psVar1)) {\n *(short **)param_1 = psVar1 + 1;\n return true;\n }\n return false;\n}\n\n" comment (declaration "bool std::(anonymous_namespace)::read_bom<char16_t_const,false,2ul>\n (range *param_1,unsigned_char *param_2)\n\n{\n short *psVar1;" primitive_type (ERROR "std::(anonymous_namespace)::read_bom<" identifier : : ( identifier ) : : identifier <) identifier , identifier , (ERROR "2ul>\n (range *param_1,unsigned_char *param_2)\n\n{\n short" number_literal > (parenthesized_declarator "(range *param_1,unsigned_char *param_2)" ( (ERROR "range *param_1,unsigned_char" identifier (pointer_declarator "*param_1" * identifier) , identifier) (pointer_declarator "*param_2" * identifier) )) { short) (pointer_declarator "*psVar1" * identifier) ;) (expression_statement "psVar1 = *(short **)param_1;" (assignment_expression "psVar1 = *(short **)param_1" identifier = (pointer_expression "*(short **)param_1" * (cast_expression "(short **)param_1" ( (type_descriptor "short **" (sized_type_specifier "short" short) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) (if_statement "if ((1 < (ulong)(*(long *)(param_1 + 8) - (long)psVar1)) && (*(short *)param_2 == *psVar1)) {\n *(short **)param_1 = psVar1 + 1;\n return true;\n }" if (parenthesized_expression "((1 < (ulong)(*(long *)(param_1 + 8) - (long)psVar1)) && (*(short *)param_2 == *psVar1))" ( (binary_expression "(1 < (ulong)(*(long *)(param_1 + 8) - (long)psVar1)) && (*(short *)param_2 == *psVar1)" (parenthesized_expression "(1 < (ulong)(*(long *)(param_1 + 8) - (long)psVar1))" ( (binary_expression "1 < (ulong)(*(long *)(param_1 + 8) - (long)psVar1)" number_literal < (call_expression "(ulong)(*(long *)(param_1 + 8) - (long)psVar1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(long *)(param_1 + 8) - (long)psVar1)" ( (binary_expression "*(long *)(param_1 + 8) - (long)psVar1" (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) )))) - (cast_expression "(long)psVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) )) && (parenthesized_expression "(*(short *)param_2 == *psVar1)" ( (binary_expression "*(short *)param_2 == *psVar1" (pointer_expression "*(short *)param_2" * (cast_expression "(short *)param_2" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) identifier)) == (pointer_expression "*psVar1" * identifier)) ))) )) (compound_statement "{\n *(short **)param_1 = psVar1 + 1;\n return true;\n }" { (expression_statement "*(short **)param_1 = psVar1 + 1;" (assignment_expression "*(short **)param_1 = psVar1 + 1" (pointer_expression "*(short **)param_1" * (cast_expression "(short **)param_1" ( (type_descriptor "short **" (sized_type_specifier "short" short) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = (binary_expression "psVar1 + 1" identifier + number_literal)) ;) (return_statement "return true;" return true ;) })) (return_statement "return false;" return false ;) (ERROR "}" }))
(translation_unit "undefined8 FUN_00359410(undefined8 *param_1,short *param_2)\n\n{\n short *psVar1;\n \n psVar1 = (short *)*param_1;\n if ((1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1)) {\n *param_1 = psVar1 + 1;\n return 1;\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00359410(undefined8 *param_1,short *param_2)\n\n{\n short *psVar1;\n \n psVar1 = (short *)*param_1;\n if ((1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1)) {\n *param_1 = psVar1 + 1;\n return 1;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_00359410(undefined8 *param_1,short *param_2)" identifier (parameter_list "(undefined8 *param_1,short *param_2)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "short *param_2" (sized_type_specifier "short" short) (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n short *psVar1;\n \n psVar1 = (short *)*param_1;\n if ((1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1)) {\n *param_1 = psVar1 + 1;\n return 1;\n }\n return 0;\n}" { (declaration "short *psVar1;" (sized_type_specifier "short" short) (pointer_declarator "*psVar1" * identifier) ;) (expression_statement "psVar1 = (short *)*param_1;" (assignment_expression "psVar1 = (short *)*param_1" identifier = (cast_expression "(short *)*param_1" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (if_statement "if ((1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1)) {\n *param_1 = psVar1 + 1;\n return 1;\n }" if (parenthesized_expression "((1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1))" ( (binary_expression "(1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1)" (parenthesized_expression "(1 < (ulong)(param_1[1] - (long)psVar1))" ( (binary_expression "1 < (ulong)(param_1[1] - (long)psVar1)" number_literal < (call_expression "(ulong)(param_1[1] - (long)psVar1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(param_1[1] - (long)psVar1)" ( (binary_expression "param_1[1] - (long)psVar1" (subscript_expression "param_1[1]" identifier [ number_literal ]) - (cast_expression "(long)psVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) )) && (parenthesized_expression "(*param_2 == *psVar1)" ( (binary_expression "*param_2 == *psVar1" (pointer_expression "*param_2" * identifier) == (pointer_expression "*psVar1" * identifier)) ))) )) (compound_statement "{\n *param_1 = psVar1 + 1;\n return 1;\n }" { (expression_statement "*param_1 = psVar1 + 1;" (assignment_expression "*param_1 = psVar1 + 1" (pointer_expression "*param_1" * identifier) = (binary_expression "psVar1 + 1" identifier + number_literal)) ;) (return_statement "return 1;" return number_literal ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier short) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier short) (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier short) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression LIT < (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (subscript_expression IDENT [ LIT ]) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )))) )) && (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == (pointer_expression * IDENT)) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression IDENT + LIT)) ;) (return_statement return LIT ;) })) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_00359410(undefined8 *param_1,short *param_2)\n\n{\n short *psVar1;\n \n psVar1 = (short *)*param_1;\n if ((1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1)) {\n *param_1 = psVar1 + 1;\n return 1;\n }\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_00359410(undefined8 *param_1,short *param_2)" (identifier "FUN_00359410") (parameter_list "(undefined8 *param_1,short *param_2)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "short *param_2" (sized_type_specifier "short" (short "short")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n short *psVar1;\n \n psVar1 = (short *)*param_1;\n if ((1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1)) {\n *param_1 = psVar1 + 1;\n return 1;\n }\n return 0;\n}" ({ "{") (declaration "short *psVar1;" (sized_type_specifier "short" (short "short")) (pointer_declarator "*psVar1" (* "*") (identifier "psVar1")) (; ";")) (expression_statement "psVar1 = (short *)*param_1;" (assignment_expression "psVar1 = (short *)*param_1" (identifier "psVar1") (= "=") (cast_expression "(short *)*param_1" (( "(") (type_descriptor "short *" (sized_type_specifier "short" (short "short")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (if_statement "if ((1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1)) {\n *param_1 = psVar1 + 1;\n return 1;\n }" (if "if") (parenthesized_expression "((1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1))" (( "(") (binary_expression "(1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1)" (parenthesized_expression "(1 < (ulong)(param_1[1] - (long)psVar1))" (( "(") (binary_expression "1 < (ulong)(param_1[1] - (long)psVar1)" (number_literal "1") (< "<") (call_expression "(ulong)(param_1[1] - (long)psVar1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(param_1[1] - (long)psVar1)" (( "(") (binary_expression "param_1[1] - (long)psVar1" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (- "-") (cast_expression "(long)psVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "psVar1"))) () ")")))) () ")")) (&& "&&") (parenthesized_expression "(*param_2 == *psVar1)" (( "(") (binary_expression "*param_2 == *psVar1" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (== "==") (pointer_expression "*psVar1" (* "*") (identifier "psVar1"))) () ")"))) () ")")) (compound_statement "{\n *param_1 = psVar1 + 1;\n return 1;\n }" ({ "{") (expression_statement "*param_1 = psVar1 + 1;" (assignment_expression "*param_1 = psVar1 + 1" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (binary_expression "psVar1 + 1" (identifier "psVar1") (+ "+") (number_literal "1"))) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
/* bool std::(anonymous namespace)::read_bom<char16_t const, false, 2ul>(std::(anonymous namespace)::range<char16_t const, false>&, unsigned char const (&) [2ul]) */ bool std::(anonymous_namespace)::read_bom<char16_t_const,false,2ul> (range *var_1,unsigned_char *param_2) { short *var_2; var_2 = *(short **)var_1; if ((1 < (ulong)(*(long *)(var_1 + 8) - (long)var_2)) && (*(short *)param_2 == *var_2)) { *(short **)var_1 = var_2 + 1; return true; } return false; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (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: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (number_literal) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal)))) (return_statement (number_literal)))) (return_statement (number_literal)))))
null
undefined8 MASKED(undefined8 *param_1,short *param_2) { short *psVar1; psVar1 = (short *)*param_1; if ((1 < (ulong)(param_1[1] - (long)psVar1)) && (*param_2 == *psVar1)) { *param_1 = psVar1 + 1; return 1; } return 0; }
190_m68k-linux-gnu-objdump_and_m68k-linux-gnu-objdump_strip.c
range_entry_compar
FUN_0010e790
/* WARNING: Unknown calling convention */ int range_entry_compar(void *ap,void *bp) { ulong uVar1; ulong uVar2; range_entry *b_re; range_entry *a_re; /* WARNING: Load size is inaccurate */ uVar1 = *ap; /* WARNING: Load size is inaccurate */ uVar2 = *bp; return (uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2); }
int FUN_0010e790(ulong *param_1,ulong *param_2) { ulong uVar1; ulong uVar2; uVar1 = *param_1; uVar2 = *param_2; return (uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2); }
MOV RCX,qword ptr [RDI] MOV RDX,qword ptr [RSI] XOR EAX,EAX CMP RCX,RDX SETA AL SBB EAX,0x0 RET
null
null
null
null
[('tmp_128', u'LOAD_-1206917225'), (u'INT_LESS_-1206917194', u'BOOL_NEGATE_-1206917109'), (u'INT_ZEXT_-1206917140', u'INT_SUB_-1206917163'), (u'INT_LESS_-1206917194', u'INT_ZEXT_-1206917174'), ('const-433', u'LOAD_-1206917225'), (u'BOOL_NEGATE_-1206917109', u'BOOL_AND_-1206917157'), (u'LOAD_-1206917230', u'INT_LESS_-1206917194'), ('const-0', u'RETURN_-1206917160'), ('tmp_127', u'LOAD_-1206917230'), (u'LOAD_-1206917230', u'INT_NOTEQUAL_-1206917193'), (u'BOOL_AND_-1206917157', u'INT_ZEXT_-1206917140'), (u'LOAD_-1206917225', u'INT_NOTEQUAL_-1206917193'), (u'LOAD_-1206917225', u'INT_LESS_-1206917194'), (u'COPY_-1206917148', u'RETURN_-1206917160'), (u'INT_SUB_-1206917163', u'COPY_-1206917148'), (u'INT_NOTEQUAL_-1206917193', u'BOOL_AND_-1206917157'), (u'INT_ZEXT_-1206917174', u'INT_SUB_-1206917163'), ('const-433', u'LOAD_-1206917230')]
[(u'INT_LESS_-1206917194', u'BOOL_NEGATE_-1206917110'), ('const-433', u'LOAD_-1206917225'), (u'INT_ZEXT_-1206917140', u'INT_SUB_-1206917163'), (u'INT_LESS_-1206917194', u'INT_ZEXT_-1206917174'), (u'LOAD_-1206917230', u'INT_LESS_-1206917194'), ('const-0', u'RETURN_-1206917160'), (u'COPY_-1206917138', u'RETURN_-1206917160'), (u'LOAD_-1206917230', u'INT_NOTEQUAL_-1206917193'), (u'BOOL_AND_-1206917157', u'INT_ZEXT_-1206917140'), (u'LOAD_-1206917225', u'INT_NOTEQUAL_-1206917193'), (u'INT_SUB_-1206917163', u'COPY_-1206917138'), (u'LOAD_-1206917225', u'INT_LESS_-1206917194'), (u'INT_NOTEQUAL_-1206917193', u'BOOL_AND_-1206917157'), ('tmp_178', u'LOAD_-1206917230'), ('tmp_179', u'LOAD_-1206917225'), (u'INT_ZEXT_-1206917174', u'INT_SUB_-1206917163'), (u'BOOL_NEGATE_-1206917110', u'BOOL_AND_-1206917157'), ('const-433', u'LOAD_-1206917230')]
null
null
0010e790
x64
O2
(translation_unit "int FUN_0010e790(ulong *param_1,ulong *param_2)\n\n{\n ulong uVar1;\n ulong uVar2;\n \n uVar1 = *param_1;\n uVar2 = *param_2;\n return (uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2);\n}\n\n" (function_definition "int FUN_0010e790(ulong *param_1,ulong *param_2)\n\n{\n ulong uVar1;\n ulong uVar2;\n \n uVar1 = *param_1;\n uVar2 = *param_2;\n return (uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2);\n}" primitive_type (function_declarator "FUN_0010e790(ulong *param_1,ulong *param_2)" identifier (parameter_list "(ulong *param_1,ulong *param_2)" ( (parameter_declaration "ulong *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n \n uVar1 = *param_1;\n uVar2 = *param_2;\n return (uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2);\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (expression_statement "uVar1 = *param_1;" (assignment_expression "uVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "uVar2 = *param_2;" (assignment_expression "uVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (return_statement "return (uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2);" return (binary_expression "(uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2)" (call_expression "(uint)(uVar1 >= uVar2 && uVar1 != uVar2)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar1 >= uVar2 && uVar1 != uVar2)" ( (binary_expression "uVar1 >= uVar2 && uVar1 != uVar2" (binary_expression "uVar1 >= uVar2" identifier >= identifier) && (binary_expression "uVar1 != uVar2" identifier != identifier)) ))) - (call_expression "(uint)(uVar1 < uVar2)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar1 < uVar2)" ( (binary_expression "uVar1 < uVar2" identifier < identifier) )))) ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nint range_entry_compar(void *ap,void *bp)\n\n{\n ulong uVar1;\n ulong uVar2;\n range_entry *b_re;\n range_entry *a_re;\n \n /* WARNING: Load size is inaccurate */\n uVar1 = *ap;\n /* WARNING: Load size is inaccurate */\n uVar2 = *bp;\n return (uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2);\n}\n\n" comment (function_definition "int range_entry_compar(void *ap,void *bp)\n\n{\n ulong uVar1;\n ulong uVar2;\n range_entry *b_re;\n range_entry *a_re;\n \n /* WARNING: Load size is inaccurate */\n uVar1 = *ap;\n /* WARNING: Load size is inaccurate */\n uVar2 = *bp;\n return (uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2);\n}" primitive_type (function_declarator "range_entry_compar(void *ap,void *bp)" identifier (parameter_list "(void *ap,void *bp)" ( (parameter_declaration "void *ap" primitive_type (pointer_declarator "*ap" * identifier)) , (parameter_declaration "void *bp" primitive_type (pointer_declarator "*bp" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n range_entry *b_re;\n range_entry *a_re;\n \n /* WARNING: Load size is inaccurate */\n uVar1 = *ap;\n /* WARNING: Load size is inaccurate */\n uVar2 = *bp;\n return (uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2);\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "range_entry *b_re;" type_identifier (pointer_declarator "*b_re" * identifier) ;) (declaration "range_entry *a_re;" type_identifier (pointer_declarator "*a_re" * identifier) ;) comment (expression_statement "uVar1 = *ap;" (assignment_expression "uVar1 = *ap" identifier = (pointer_expression "*ap" * identifier)) ;) comment (expression_statement "uVar2 = *bp;" (assignment_expression "uVar2 = *bp" identifier = (pointer_expression "*bp" * identifier)) ;) (return_statement "return (uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2);" return (binary_expression "(uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2)" (call_expression "(uint)(uVar1 >= uVar2 && uVar1 != uVar2)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar1 >= uVar2 && uVar1 != uVar2)" ( (binary_expression "uVar1 >= uVar2 && uVar1 != uVar2" (binary_expression "uVar1 >= uVar2" identifier >= identifier) && (binary_expression "uVar1 != uVar2" identifier != identifier)) ))) - (call_expression "(uint)(uVar1 < uVar2)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar1 < uVar2)" ( (binary_expression "uVar1 < uVar2" identifier < identifier) )))) ;) })))
(translation_unit "int FUN_0010e790(ulong *param_1,ulong *param_2)\n\n{\n ulong uVar1;\n ulong uVar2;\n \n uVar1 = *param_1;\n uVar2 = *param_2;\n return (uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2);\n}\n\n" (function_definition "int FUN_0010e790(ulong *param_1,ulong *param_2)\n\n{\n ulong uVar1;\n ulong uVar2;\n \n uVar1 = *param_1;\n uVar2 = *param_2;\n return (uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2);\n}" primitive_type (function_declarator "FUN_0010e790(ulong *param_1,ulong *param_2)" identifier (parameter_list "(ulong *param_1,ulong *param_2)" ( (parameter_declaration "ulong *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n \n uVar1 = *param_1;\n uVar2 = *param_2;\n return (uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2);\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (expression_statement "uVar1 = *param_1;" (assignment_expression "uVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "uVar2 = *param_2;" (assignment_expression "uVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (return_statement "return (uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2);" return (binary_expression "(uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2)" (call_expression "(uint)(uVar1 >= uVar2 && uVar1 != uVar2)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar1 >= uVar2 && uVar1 != uVar2)" ( (binary_expression "uVar1 >= uVar2 && uVar1 != uVar2" (binary_expression "uVar1 >= uVar2" identifier >= identifier) && (binary_expression "uVar1 != uVar2" identifier != identifier)) ))) - (call_expression "(uint)(uVar1 < uVar2)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar1 < uVar2)" ( (binary_expression "uVar1 < uVar2" identifier < 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 ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (return_statement return (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression IDENT >= IDENT) && (binary_expression IDENT != IDENT)) ))) - (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT < IDENT) )))) ;) })))
(function_definition "int FUN_0010e790(ulong *param_1,ulong *param_2)\n\n{\n ulong uVar1;\n ulong uVar2;\n \n uVar1 = *param_1;\n uVar2 = *param_2;\n return (uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2);\n}" (primitive_type "int") (function_declarator "FUN_0010e790(ulong *param_1,ulong *param_2)" (identifier "FUN_0010e790") (parameter_list "(ulong *param_1,ulong *param_2)" (( "(") (parameter_declaration "ulong *param_1" (type_identifier "ulong") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "ulong *param_2" (type_identifier "ulong") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n \n uVar1 = *param_1;\n uVar2 = *param_2;\n return (uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2);\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "ulong uVar2;" (type_identifier "ulong") (identifier "uVar2") (; ";")) (expression_statement "uVar1 = *param_1;" (assignment_expression "uVar1 = *param_1" (identifier "uVar1") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "uVar2 = *param_2;" (assignment_expression "uVar2 = *param_2" (identifier "uVar2") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (return_statement "return (uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2);" (return "return") (binary_expression "(uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2)" (call_expression "(uint)(uVar1 >= uVar2 && uVar1 != uVar2)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(uVar1 >= uVar2 && uVar1 != uVar2)" (( "(") (binary_expression "uVar1 >= uVar2 && uVar1 != uVar2" (binary_expression "uVar1 >= uVar2" (identifier "uVar1") (>= ">=") (identifier "uVar2")) (&& "&&") (binary_expression "uVar1 != uVar2" (identifier "uVar1") (!= "!=") (identifier "uVar2"))) () ")"))) (- "-") (call_expression "(uint)(uVar1 < uVar2)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(uVar1 < uVar2)" (( "(") (binary_expression "uVar1 < uVar2" (identifier "uVar1") (< "<") (identifier "uVar2")) () ")")))) (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ int function_1(void *ap,void *bp) { type_1 var_1; type_1 var_2; type_2 *b_re; type_2 *a_re; /* WARNING: Load size is inaccurate */ var_1 = *ap; /* WARNING: Load size is inaccurate */ var_2 = *bp; return (uint)(var_1 >= var_2 && var_1 != var_2) - (uint)(var_1 < var_2); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (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: (identifier)))) (return_statement (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (binary_expression left: (identifier) right: (identifier))))) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)))))))))
null
int MASKED(ulong *param_1,ulong *param_2) { ulong uVar1; ulong uVar2; uVar1 = *param_1; uVar2 = *param_2; return (uint)(uVar1 >= uVar2 && uVar1 != uVar2) - (uint)(uVar1 < uVar2); }
1551_libcurl.so.4.5_and_libcurl.so.4.5_strip.c
SSL_CTX_set_options
SSL_CTX_set_options
/* WARNING: Control flow encountered bad instruction data */ void SSL_CTX_set_options(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* SSL_CTX_set_options@@OPENSSL_1_1_0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void SSL_CTX_set_options(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207561830')]
[('const-1', u'RETURN_-1207561830')]
null
null
00191190
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid SSL_CTX_set_options(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void SSL_CTX_set_options(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "SSL_CTX_set_options(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 SSL_CTX_set_options(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* SSL_CTX_set_options@@OPENSSL_1_1_0 */\n halt_baddata();\n}\n\n" comment (function_definition "void SSL_CTX_set_options(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* SSL_CTX_set_options@@OPENSSL_1_1_0 */\n halt_baddata();\n}" primitive_type (function_declarator "SSL_CTX_set_options(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* SSL_CTX_set_options@@OPENSSL_1_1_0 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void SSL_CTX_set_options(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void SSL_CTX_set_options(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "SSL_CTX_set_options(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 SSL_CTX_set_options(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "SSL_CTX_set_options(void)" (identifier "SSL_CTX_set_options") (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 */ /* SSL_CTX_set_options@@OPENSSL_1_1_0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
6938_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
operator==
FUN_002a7c10
/* DWARF original prototype: bool operator==(Fde * this, Fde * that) */ bool __thiscall gold::Fde::operator==(Fde *this,Fde *that) { Relobj *pRVar1; size_t __n; int iVar2; bool bVar3; pRVar1 = this->object_; bVar3 = false; if ((pRVar1 == that->object_) && (__n = (this->contents_)._M_string_length, bVar3 = false, __n == (that->contents_)._M_string_length)) { if ((__n != 0) && (iVar2 = memcmp((this->contents_)._M_dataplus._M_p,(that->contents_)._M_dataplus._M_p,__n), iVar2 != 0)) { return false; } bVar3 = false; if (pRVar1 == (Relobj *)0x0) { if ((this->u_).from_linker.plt == (that->u_).from_linker.plt) { bVar3 = (this->u_).from_linker.post_map == (that->u_).from_linker.post_map; } } else { bVar3 = false; if ((this->u_).from_object.shndx == (that->u_).from_object.shndx) { bVar3 = (this->u_).from_object.input_offset == (that->u_).from_object.input_offset; } } } return bVar3; }
bool FUN_002a7c10(long *param_1,long *param_2) { long lVar1; size_t __n; int iVar2; bool bVar3; lVar1 = *param_1; bVar3 = false; if ((lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4])) { if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) { return false; } bVar3 = false; if (lVar1 == 0) { if (param_1[1] == param_2[1]) { bVar3 = (char)param_1[2] == (char)param_2[2]; } } else { bVar3 = false; if ((int)param_1[1] == (int)param_2[1]) { bVar3 = param_1[2] == param_2[2]; } } } return bVar3; }
PUSH R13 PUSH R12 XOR R12D,R12D PUSH RBP PUSH RBX SUB RSP,0x8 MOV R13,qword ptr [RDI] CMP R13,qword ptr [RSI] JZ 0x002a7c38 ADD RSP,0x8 MOV EAX,R12D POP RBX POP RBP POP R12 POP R13 RET MOV RDX,qword ptr [RDI + 0x20] CMP RDX,qword ptr [RSI + 0x20] JNZ 0x002a7c25 MOV RBX,RSI MOV RBP,RDI TEST RDX,RDX JZ 0x002a7c5e MOV RSI,qword ptr [RSI + 0x18] MOV RDI,qword ptr [RDI + 0x18] CALL 0x00147840 TEST EAX,EAX JNZ 0x002a7c25 XOR R12D,R12D TEST R13,R13 JZ 0x002a7c80 MOV EAX,dword ptr [RBX + 0x8] CMP dword ptr [RBP + 0x8],EAX JNZ 0x002a7c25 MOV RAX,qword ptr [RBX + 0x10] CMP qword ptr [RBP + 0x10],RAX SETZ R12B JMP 0x002a7c25 MOV RAX,qword ptr [RBX + 0x8] CMP qword ptr [RBP + 0x8],RAX JNZ 0x002a7c25 MOVZX EAX,byte ptr [RBX + 0x10] CMP byte ptr [RBP + 0x10],AL SETZ R12B JMP 0x002a7c25
null
null
null
null
[('tmp_572', u'PTRSUB_-1204453909'), ('const-0', u'PTRSUB_-1204453820'), (u'PTRSUB_-1204453793', u'LOAD_-1204454118'), ('const-433', u'LOAD_-1204454338'), ('const-0', u'PTRSUB_-1204453795'), ('const-0', u'PTRSUB_-1204453833'), (u'LOAD_-1204454083', u'INT_EQUAL_-1204454068'), ('const-8', u'PTRSUB_-1204453763'), ('const-8', u'PTRSUB_-1204453851'), (u'COPY_-1204453934', u'MULTIEQUAL_-1204453956'), (u'LOAD_-1204454144', u'INT_EQUAL_-1204454129'), ('tmp_572', u'PTRSUB_-1204453821'), ('tmp_573', u'PTRSUB_-1204453826'), ('const-8', u'PTRSUB_-1204453821'), ('const-8', u'PTRSUB_-1204453786'), ('tmp_325', u'CBRANCH_-1204454180'), (u'MULTIEQUAL_-1204453956', u'COPY_-1204454087'), ('const-24', u'PTRSUB_-1204453849'), (u'INT_EQUAL_-1204454040', u'MULTIEQUAL_-1204453956'), ('const-0', u'PTRSUB_-1204453854'), ('tmp_564', u'BRANCH_-1204454034'), ('tmp_572', u'PTRSUB_-1204453808'), ('const-0', u'PTRSUB_-1204453768'), ('const-8', u'PTRSUB_-1204453808'), ('const-433', u'LOAD_-1204454090'), (u'PTRSUB_-1204453786', u'PTRSUB_-1204453768'), ('const-433', u'LOAD_-1204454216'), ('const-0', u'PTRSUB_-1204453773'), ('tmp_572', u'PTRSUB_-1204453880'), ('tmp_573', u'PTRSUB_-1204453814'), ('tmp_425', u'CBRANCH_-1204454126'), ('const-0', u'PTRSUB_-1204453785'), (u'PTRSUB_-1204453791', u'PTRSUB_-1204453820'), ('const-0', u'INT_NOTEQUAL_-1204454181'), (u'COPY_-1204453950', u'COPY_-1204453859'), (u'INT_EQUAL_-1204454318', u'CBRANCH_-1204454316'), ('const-433', u'LOAD_-1204454209'), ('const-0', u'COPY_-1204453955'), (u'PTRSUB_-1204453780', u'PTRSUB_-1204453793'), ('tmp_573', u'PTRSUB_-1204453778'), (u'PTRSUB_-1204453826', u'PTRSUB_-1204453795'), ('const-24', u'PTRSUB_-1204453855'), (u'CALL_-1204454196', u'INT_NOTEQUAL_-1204454181'), ('const-0', u'PTRSUB_-1204453905'), ('const-0', u'PTRSUB_-1204453825'), (u'LOAD_-1204454125', u'INT_EQUAL_-1204454103'), (u'LOAD_-1204454333', u'INT_EQUAL_-1204454318'), (u'PTRSUB_-1204453785', u'PTRSUB_-1204453798'), (u'LOAD_-1204454338', u'INT_EQUAL_-1204454154'), (u'INT_EQUAL_-1204454068', u'CBRANCH_-1204454064'), ('const-433', u'LOAD_-1204454266'), (u'LOAD_-1204454338', u'INT_EQUAL_-1204454318'), ('tmp_273', u'CBRANCH_-1204454217'), ('const-0', u'PTRSUB_-1204453761'), (u'PTRSUB_-1204453849', u'PTRSUB_-1204453848'), (u'COPY_-1204453955', u'RETURN_-1204453945'), (u'PTRSUB_-1204453772', u'PTRSUB_-1204453756'), ('tmp_120', u'CBRANCH_-1204454316'), ('const-0', u'PTRSUB_-1204453756'), (u'PTRSUB_-1204453880', u'PTRSUB_-1204453856'), (u'PTRSUB_-1204453855', u'PTRSUB_-1204453854'), ('tmp_573', u'PTRSUB_-1204453905'), (u'PTRSUB_-1204453808', u'PTRSUB_-1204453780'), (u'COPY_-1204453953', u'MULTIEQUAL_-1204453956'), (u'LOAD_-1204454055', u'INT_EQUAL_-1204454040'), ('const-433', u'LOAD_-1204454125'), (u'PTRSUB_-1204453768', u'PTRSUB_-1204453785'), (u'PTRSUB_-1204453798', u'LOAD_-1204454125'), (u'PTRSUB_-1204453773', u'PTRSUB_-1204453791'), (u'LOAD_-1204454090', u'INT_EQUAL_-1204454068'), (u'PTRSUB_-1204453825', u'LOAD_-1204454151'), ('const-0', u'PTRSUB_-1204453791'), ('const-0', u'COPY_-1204454021'), (u'PTRSUB_-1204453874', u'PTRSUB_-1204453851'), (u'LOAD_-1204454118', u'INT_EQUAL_-1204454103'), (u'COPY_-1204454021', u'COPY_-1204453904'), ('tmp_377', u'CBRANCH_-1204454152'), ('tmp_572', u'PTRSUB_-1204453786'), (u'LOAD_-1204454259', u'INT_EQUAL_-1204454244'), ('const-0', u'PTRSUB_-1204453848'), (u'PTRSUB_-1204453761', u'PTRSUB_-1204453768'), ('const-8', u'PTRSUB_-1204453798'), ('tmp_573', u'PTRSUB_-1204453874'), (u'INT_NOTEQUAL_-1204454218', u'CBRANCH_-1204454217'), ('const-0', u'PTRSUB_-1204453909'), ('const-0', u'COPY_-1204453953'), ('const-433', u'LOAD_-1204454083'), (u'PTRSUB_-1204453756', u'PTRSUB_-1204453763'), (u'INT_EQUAL_-1204454129', u'CBRANCH_-1204454126'), ('const-8', u'PTRSUB_-1204453814'), (u'PTRSUB_-1204453905', u'LOAD_-1204454333'), (u'PTRSUB_-1204453828', u'LOAD_-1204454209'), (u'INT_EQUAL_-1204454154', u'CBRANCH_-1204454152'), (u'PTRSUB_-1204453795', u'PTRSUB_-1204453825'), ('tmp_572', u'PTRSUB_-1204453772'), (u'LOAD_-1204454216', u'CALL_-1204454196'), (u'PTRSUB_-1204453791', u'LOAD_-1204454090'), (u'PTRSUB_-1204453851', u'LOAD_-1204454259'), (u'COPY_-1204453904', u'MULTIEQUAL_-1204453956'), ('const-8', u'PTRSUB_-1204453826'), (u'PTRSUB_-1204453785', u'LOAD_-1204454083'), ('const-433', u'LOAD_-1204454151'), (u'PTRSUB_-1204453778', u'PTRSUB_-1204453761'), ('const-0', u'PTRSUB_-1204453780'), (u'PTRSUB_-1204453763', u'LOAD_-1204454055'), (u'INT_EQUAL_-1204454103', u'MULTIEQUAL_-1204453956'), ('tmp_572', u'PTRSUB_-1204453849'), ('const-0', u'COPY_-1204453950'), ('const-0', u'INT_NOTEQUAL_-1204454218'), ('tmp_516', u'CBRANCH_-1204454064'), ('const-0', u'INT_EQUAL_-1204454154'), (u'PTRSUB_-1204453854', u'PTRSUB_-1204453833'), ('const-8', u'PTRSUB_-1204453793'), ('const-0', u'PTRSUB_-1204453785'), ('tmp_573', u'PTRSUB_-1204453855'), (u'PTRSUB_-1204453792', u'PTRSUB_-1204453773'), ('const-8', u'PTRSUB_-1204453856'), (u'PTRSUB_-1204453833', u'LOAD_-1204454216'), (u'PTRSUB_-1204453820', u'LOAD_-1204454144'), ('const-8', u'PTRSUB_-1204453792'), (u'INT_EQUAL_-1204454244', u'CBRANCH_-1204454240'), ('const-433', u'LOAD_-1204454333'), (u'COPY_-1204454020', u'COPY_-1204453934'), (u'PTRSUB_-1204453848', u'PTRSUB_-1204453828'), (u'PTRSUB_-1204453856', u'LOAD_-1204454266'), ('const-0', u'RETURN_-1204453945'), ('const-24', u'PTRSUB_-1204453880'), (u'COPY_-1204453859', u'MULTIEQUAL_-1204453956'), ('const-0', u'PTRSUB_-1204453791'), ('const-24', u'PTRSUB_-1204453874'), ('tmp_243', u'CBRANCH_-1204454240'), ('tmp_573', u'PTRSUB_-1204453792'), ('const-0', u'RETURN_-1204454266'), ('const-433', u'LOAD_-1204454055'), ('const-433', u'LOAD_-1204454118'), ('const-433', u'LOAD_-1204454063'), ('const-433', u'LOAD_-1204454144'), ('const-8', u'PTRSUB_-1204453768'), (u'LOAD_-1204454151', u'INT_EQUAL_-1204454129'), (u'PTRSUB_-1204453814', u'PTRSUB_-1204453785'), ('const-8', u'PTRSUB_-1204453778'), (u'LOAD_-1204454266', u'CALL_-1204454196'), (u'LOAD_-1204454266', u'INT_NOTEQUAL_-1204454218'), (u'PTRSUB_-1204453821', u'PTRSUB_-1204453791'), ('const-0', u'PTRSUB_-1204453828'), ('const-8', u'PTRSUB_-1204453772'), (u'COPY_-1204454087', u'RETURN_-1204454266'), ('const-0', u'COPY_-1204454020'), (u'LOAD_-1204454266', u'INT_EQUAL_-1204454244'), (u'PTRSUB_-1204453909', u'LOAD_-1204454338'), (u'LOAD_-1204454209', u'CALL_-1204454196'), ('tmp_471', u'BRANCH_-1204454096'), (u'LOAD_-1204454063', u'INT_EQUAL_-1204454040'), (u'PTRSUB_-1204453768', u'LOAD_-1204454063'), (u'INT_NOTEQUAL_-1204454181', u'CBRANCH_-1204454180'), ('const-433', u'LOAD_-1204454259')]
[('const-2', u'PTRADD_-1204453826'), (u'LOAD_-1204454055', u'SUBPIECE_-1204453792'), ('const-8', u'PTRADD_-1204453886'), ('tmp_1061', u'PTRADD_-1204453799'), (u'PTRADD_-1204453811', u'LOAD_-1204454090'), (u'SUBPIECE_-1204453792', u'INT_EQUAL_-1204454040'), (u'LOAD_-1204454083', u'INT_EQUAL_-1204454068'), (u'SUBPIECE_-1204453835', u'INT_EQUAL_-1204454129'), ('tmp_325', u'CBRANCH_-1204454180'), ('tmp_564', u'BRANCH_-1204454034'), (u'SUBPIECE_-1204453797', u'INT_EQUAL_-1204454040'), (u'PTRADD_-1204453831', u'LOAD_-1204454125'), ('const-3', u'PTRADD_-1204453868'), (u'COPY_-1204453885', u'MULTIEQUAL_-1204453924'), ('const-4', u'PTRADD_-1204453891'), (u'COPY_-1204453995', u'COPY_-1204453960'), ('const-433', u'LOAD_-1204454216'), ('tmp_425', u'CBRANCH_-1204454126'), ('tmp_1060', u'PTRADD_-1204453863'), ('const-0', u'COPY_-1204453923'), (u'COPY_-1204453978', u'RETURN_-1204454266'), ('const-8', u'PTRADD_-1204453831'), ('const-3', u'PTRADD_-1204453863'), ('const-0', u'SUBPIECE_-1204453831'), ('const-433', u'LOAD_-1204454338'), ('const-0', u'INT_NOTEQUAL_-1204454181'), ('const-0', u'SUBPIECE_-1204453835'), (u'LOAD_-1204454209', u'CAST_-1204453847'), (u'PTRADD_-1204453841', u'LOAD_-1204454151'), (u'INT_EQUAL_-1204454318', u'CBRANCH_-1204454316'), ('tmp_1061', u'PTRADD_-1204453831'), (u'LOAD_-1204454151', u'SUBPIECE_-1204453835'), ('const-433', u'LOAD_-1204454259'), (u'CALL_-1204454196', u'INT_NOTEQUAL_-1204454181'), ('const-433', u'LOAD_-1204454125'), ('const-0', u'SUBPIECE_-1204453792'), ('tmp_1061', u'PTRADD_-1204453841'), (u'LOAD_-1204454125', u'INT_EQUAL_-1204454103'), ('const-0', u'SUBPIECE_-1204453797'), (u'LOAD_-1204454333', u'INT_EQUAL_-1204454318'), ('const-2', u'PTRADD_-1204453831'), (u'LOAD_-1204454338', u'INT_EQUAL_-1204454154'), (u'INT_EQUAL_-1204454068', u'CBRANCH_-1204454064'), (u'LOAD_-1204454338', u'INT_EQUAL_-1204454318'), (u'COPY_-1204453960', u'MULTIEQUAL_-1204453924'), ('tmp_273', u'CBRANCH_-1204454217'), (u'PTRADD_-1204453826', u'LOAD_-1204454118'), ('tmp_1060', u'PTRADD_-1204453806'), ('const-433', u'LOAD_-1204454209'), ('tmp_1061', u'PTRADD_-1204453868'), ('const-433', u'LOAD_-1204454151'), ('const-433', u'LOAD_-1204454063'), ('tmp_120', u'CBRANCH_-1204454316'), ('const-8', u'PTRADD_-1204453841'), ('tmp_1061', u'PTRADD_-1204453886'), (u'CAST_-1204453852', u'CALL_-1204454196'), (u'COPY_-1204453922', u'COPY_-1204453885'), (u'COPY_-1204453972', u'RETURN_-1204453953'), ('const-8', u'PTRADD_-1204453794'), (u'LOAD_-1204454216', u'CAST_-1204453852'), (u'CAST_-1204453847', u'CALL_-1204454196'), ('const-1', u'PTRADD_-1204453806'), ('const-8', u'PTRADD_-1204453868'), ('const-8', u'PTRADD_-1204453806'), (u'LOAD_-1204454090', u'INT_EQUAL_-1204454068'), ('tmp_1060', u'PTRADD_-1204453891'), ('tmp_1061', u'LOAD_-1204454333'), (u'LOAD_-1204454118', u'INT_EQUAL_-1204454103'), ('const-8', u'PTRADD_-1204453863'), ('const-433', u'LOAD_-1204454144'), ('const-8', u'PTRADD_-1204453891'), ('tmp_377', u'CBRANCH_-1204454152'), ('const-8', u'PTRADD_-1204453811'), (u'LOAD_-1204454144', u'SUBPIECE_-1204453831'), (u'LOAD_-1204454259', u'INT_EQUAL_-1204454244'), (u'PTRADD_-1204453863', u'LOAD_-1204454209'), (u'INT_NOTEQUAL_-1204454218', u'CBRANCH_-1204454217'), (u'PTRADD_-1204453868', u'LOAD_-1204454216'), (u'PTRADD_-1204453886', u'LOAD_-1204454259'), ('const-0', u'RETURN_-1204453953'), (u'INT_EQUAL_-1204454129', u'CBRANCH_-1204454126'), ('tmp_1061', u'PTRADD_-1204453811'), ('tmp_1060', u'PTRADD_-1204453837'), (u'INT_EQUAL_-1204454154', u'CBRANCH_-1204454152'), ('const-1', u'PTRADD_-1204453841'), (u'PTRADD_-1204453891', u'LOAD_-1204454266'), ('tmp_1060', u'PTRADD_-1204453794'), ('const-8', u'PTRADD_-1204453837'), (u'PTRADD_-1204453794', u'LOAD_-1204454055'), (u'PTRADD_-1204453806', u'LOAD_-1204454083'), ('const-0', u'INT_NOTEQUAL_-1204454218'), ('const-433', u'LOAD_-1204454118'), ('tmp_516', u'CBRANCH_-1204454064'), ('tmp_1060', u'LOAD_-1204454338'), (u'INT_EQUAL_-1204454103', u'MULTIEQUAL_-1204453924'), ('const-0', u'INT_EQUAL_-1204454154'), (u'SUBPIECE_-1204453831', u'INT_EQUAL_-1204454129'), ('const-1', u'PTRADD_-1204453837'), (u'MULTIEQUAL_-1204453924', u'COPY_-1204453978'), ('const-8', u'PTRADD_-1204453799'), (u'INT_EQUAL_-1204454244', u'CBRANCH_-1204454240'), ('const-433', u'LOAD_-1204454333'), (u'INT_EQUAL_-1204454040', u'MULTIEQUAL_-1204453924'), ('const-2', u'PTRADD_-1204453799'), ('const-0', u'COPY_-1204453972'), ('tmp_243', u'CBRANCH_-1204454240'), ('const-0', u'RETURN_-1204454266'), ('tmp_1060', u'PTRADD_-1204453826'), ('const-0', u'COPY_-1204453995'), ('const-0', u'COPY_-1204453922'), ('const-433', u'LOAD_-1204454083'), (u'LOAD_-1204454266', u'CALL_-1204454196'), (u'LOAD_-1204454266', u'INT_NOTEQUAL_-1204454218'), ('const-433', u'LOAD_-1204454266'), ('const-433', u'LOAD_-1204454090'), ('const-2', u'PTRADD_-1204453794'), (u'COPY_-1204453923', u'MULTIEQUAL_-1204453924'), (u'LOAD_-1204454266', u'INT_EQUAL_-1204454244'), ('tmp_471', u'BRANCH_-1204454096'), (u'PTRADD_-1204453837', u'LOAD_-1204454144'), ('const-8', u'PTRADD_-1204453826'), (u'PTRADD_-1204453799', u'LOAD_-1204454063'), ('const-1', u'PTRADD_-1204453811'), (u'INT_NOTEQUAL_-1204454181', u'CBRANCH_-1204454180'), ('const-433', u'LOAD_-1204454055'), ('const-4', u'PTRADD_-1204453886'), (u'LOAD_-1204454063', u'SUBPIECE_-1204453797')]
null
null
002a7c10
x64
O2
(translation_unit "bool FUN_002a7c10(long *param_1,long *param_2)\n\n{\n long lVar1;\n size_t __n;\n int iVar2;\n bool bVar3;\n \n lVar1 = *param_1;\n bVar3 = false;\n if ((lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4])) {\n if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) {\n return false;\n }\n bVar3 = false;\n if (lVar1 == 0) {\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }\n else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }\n }\n return bVar3;\n}\n\n" (function_definition "bool FUN_002a7c10(long *param_1,long *param_2)\n\n{\n long lVar1;\n size_t __n;\n int iVar2;\n bool bVar3;\n \n lVar1 = *param_1;\n bVar3 = false;\n if ((lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4])) {\n if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) {\n return false;\n }\n bVar3 = false;\n if (lVar1 == 0) {\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }\n else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }\n }\n return bVar3;\n}" primitive_type (function_declarator "FUN_002a7c10(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 lVar1;\n size_t __n;\n int iVar2;\n bool bVar3;\n \n lVar1 = *param_1;\n bVar3 = false;\n if ((lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4])) {\n if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) {\n return false;\n }\n bVar3 = false;\n if (lVar1 == 0) {\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }\n else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }\n }\n return bVar3;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4])) {\n if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) {\n return false;\n }\n bVar3 = false;\n if (lVar1 == 0) {\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }\n else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }\n }" if (parenthesized_expression "((lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4]))" ( (binary_expression "(lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4])" (parenthesized_expression "(lVar1 == *param_2)" ( (binary_expression "lVar1 == *param_2" identifier == (pointer_expression "*param_2" * identifier)) )) && (parenthesized_expression "(__n = param_1[4], __n == param_2[4])" ( (comma_expression "__n = param_1[4], __n == param_2[4]" (assignment_expression "__n = param_1[4]" identifier = (subscript_expression "param_1[4]" identifier [ number_literal ])) , (binary_expression "__n == param_2[4]" identifier == (subscript_expression "param_2[4]" identifier [ number_literal ]))) ))) )) (compound_statement "{\n if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) {\n return false;\n }\n bVar3 = false;\n if (lVar1 == 0) {\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }\n else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }\n }" { (if_statement "if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) {\n return false;\n }" if (parenthesized_expression "((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0))" ( (binary_expression "(__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)" (parenthesized_expression "(__n != 0)" ( (binary_expression "__n != 0" identifier != number_literal) )) && (parenthesized_expression "(iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)" ( (comma_expression "iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0" (assignment_expression "iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n)" identifier = (call_expression "memcmp((void *)param_1[3],(void *)param_2[3],__n)" identifier (argument_list "((void *)param_1[3],(void *)param_2[3],__n)" ( (cast_expression "(void *)param_1[3]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[3]" identifier [ number_literal ])) , (cast_expression "(void *)param_2[3]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) , identifier )))) , (binary_expression "iVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if (lVar1 == 0) {\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }\n else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (compound_statement "{\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }" { (if_statement "if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }" if (parenthesized_expression "(param_1[1] == param_2[1])" ( (binary_expression "param_1[1] == param_2[1]" (subscript_expression "param_1[1]" identifier [ number_literal ]) == (subscript_expression "param_2[1]" identifier [ number_literal ])) )) (compound_statement "{\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }" { (expression_statement "bVar3 = (char)param_1[2] == (char)param_2[2];" (assignment_expression "bVar3 = (char)param_1[2] == (char)param_2[2]" identifier = (binary_expression "(char)param_1[2] == (char)param_2[2]" (cast_expression "(char)param_1[2]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "param_1[2]" identifier [ number_literal ])) == (cast_expression "(char)param_2[2]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) })) }) (else_clause "else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }" else (compound_statement "{\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }" { (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }" if (parenthesized_expression "((int)param_1[1] == (int)param_2[1])" ( (binary_expression "(int)param_1[1] == (int)param_2[1]" (cast_expression "(int)param_1[1]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) == (cast_expression "(int)param_2[1]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_2[1]" identifier [ number_literal ]))) )) (compound_statement "{\n bVar3 = param_1[2] == param_2[2];\n }" { (expression_statement "bVar3 = param_1[2] == param_2[2];" (assignment_expression "bVar3 = param_1[2] == param_2[2]" identifier = (binary_expression "param_1[2] == param_2[2]" (subscript_expression "param_1[2]" identifier [ number_literal ]) == (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) })) }))) })) (return_statement "return bVar3;" return identifier ;) })))
(translation_unit "/* DWARF original prototype: bool operator==(Fde * this, Fde * that) */\n\nbool __thiscall gold::Fde::operator==(Fde *this,Fde *that)\n\n{\n Relobj *pRVar1;\n size_t __n;\n int iVar2;\n bool bVar3;\n \n pRVar1 = this->object_;\n bVar3 = false;\n if ((pRVar1 == that->object_) &&\n (__n = (this->contents_)._M_string_length, bVar3 = false,\n __n == (that->contents_)._M_string_length)) {\n if ((__n != 0) &&\n (iVar2 = memcmp((this->contents_)._M_dataplus._M_p,(that->contents_)._M_dataplus._M_p,__n),\n iVar2 != 0)) {\n return false;\n }\n bVar3 = false;\n if (pRVar1 == (Relobj *)0x0) {\n if ((this->u_).from_linker.plt == (that->u_).from_linker.plt) {\n bVar3 = (this->u_).from_linker.post_map == (that->u_).from_linker.post_map;\n }\n }\n else {\n bVar3 = false;\n if ((this->u_).from_object.shndx == (that->u_).from_object.shndx) {\n bVar3 = (this->u_).from_object.input_offset == (that->u_).from_object.input_offset;\n }\n }\n }\n return bVar3;\n}\n\n" comment (declaration "bool __thiscall gold::Fde::operator==(Fde *this,Fde *that)\n\n{\n Relobj *pRVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Fde::operator==(Fde" identifier : : identifier : : identifier == ( identifier) (pointer_declarator "*this" * identifier) , (ERROR "Fde *that)\n\n{\n Relobj" identifier (pointer_declarator "*that" * identifier) ) { identifier) (pointer_declarator "*pRVar1" * identifier) ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (expression_statement "pRVar1 = this->object_;" (assignment_expression "pRVar1 = this->object_" identifier = (field_expression "this->object_" identifier -> field_identifier)) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((pRVar1 == that->object_) &&\n (__n = (this->contents_)._M_string_length, bVar3 = false,\n __n == (that->contents_)._M_string_length)) {\n if ((__n != 0) &&\n (iVar2 = memcmp((this->contents_)._M_dataplus._M_p,(that->contents_)._M_dataplus._M_p,__n),\n iVar2 != 0)) {\n return false;\n }\n bVar3 = false;\n if (pRVar1 == (Relobj *)0x0) {\n if ((this->u_).from_linker.plt == (that->u_).from_linker.plt) {\n bVar3 = (this->u_).from_linker.post_map == (that->u_).from_linker.post_map;\n }\n }\n else {\n bVar3 = false;\n if ((this->u_).from_object.shndx == (that->u_).from_object.shndx) {\n bVar3 = (this->u_).from_object.input_offset == (that->u_).from_object.input_offset;\n }\n }\n }" if (parenthesized_expression "((pRVar1 == that->object_) &&\n (__n = (this->contents_)._M_string_length, bVar3 = false,\n __n == (that->contents_)._M_string_length))" ( (binary_expression "(pRVar1 == that->object_) &&\n (__n = (this->contents_)._M_string_length, bVar3 = false,\n __n == (that->contents_)._M_string_length)" (parenthesized_expression "(pRVar1 == that->object_)" ( (binary_expression "pRVar1 == that->object_" identifier == (field_expression "that->object_" identifier -> field_identifier)) )) && (parenthesized_expression "(__n = (this->contents_)._M_string_length, bVar3 = false,\n __n == (that->contents_)._M_string_length)" ( (comma_expression "__n = (this->contents_)._M_string_length, bVar3 = false,\n __n == (that->contents_)._M_string_length" (assignment_expression "__n = (this->contents_)._M_string_length" identifier = (field_expression "(this->contents_)._M_string_length" (parenthesized_expression "(this->contents_)" ( (field_expression "this->contents_" identifier -> field_identifier) )) . field_identifier)) , (comma_expression "bVar3 = false,\n __n == (that->contents_)._M_string_length" (assignment_expression "bVar3 = false" identifier = false) , (binary_expression "__n == (that->contents_)._M_string_length" identifier == (field_expression "(that->contents_)._M_string_length" (parenthesized_expression "(that->contents_)" ( (field_expression "that->contents_" identifier -> field_identifier) )) . field_identifier)))) ))) )) (compound_statement "{\n if ((__n != 0) &&\n (iVar2 = memcmp((this->contents_)._M_dataplus._M_p,(that->contents_)._M_dataplus._M_p,__n),\n iVar2 != 0)) {\n return false;\n }\n bVar3 = false;\n if (pRVar1 == (Relobj *)0x0) {\n if ((this->u_).from_linker.plt == (that->u_).from_linker.plt) {\n bVar3 = (this->u_).from_linker.post_map == (that->u_).from_linker.post_map;\n }\n }\n else {\n bVar3 = false;\n if ((this->u_).from_object.shndx == (that->u_).from_object.shndx) {\n bVar3 = (this->u_).from_object.input_offset == (that->u_).from_object.input_offset;\n }\n }\n }" { (if_statement "if ((__n != 0) &&\n (iVar2 = memcmp((this->contents_)._M_dataplus._M_p,(that->contents_)._M_dataplus._M_p,__n),\n iVar2 != 0)) {\n return false;\n }" if (parenthesized_expression "((__n != 0) &&\n (iVar2 = memcmp((this->contents_)._M_dataplus._M_p,(that->contents_)._M_dataplus._M_p,__n),\n iVar2 != 0))" ( (binary_expression "(__n != 0) &&\n (iVar2 = memcmp((this->contents_)._M_dataplus._M_p,(that->contents_)._M_dataplus._M_p,__n),\n iVar2 != 0)" (parenthesized_expression "(__n != 0)" ( (binary_expression "__n != 0" identifier != number_literal) )) && (parenthesized_expression "(iVar2 = memcmp((this->contents_)._M_dataplus._M_p,(that->contents_)._M_dataplus._M_p,__n),\n iVar2 != 0)" ( (comma_expression "iVar2 = memcmp((this->contents_)._M_dataplus._M_p,(that->contents_)._M_dataplus._M_p,__n),\n iVar2 != 0" (assignment_expression "iVar2 = memcmp((this->contents_)._M_dataplus._M_p,(that->contents_)._M_dataplus._M_p,__n)" identifier = (call_expression "memcmp((this->contents_)._M_dataplus._M_p,(that->contents_)._M_dataplus._M_p,__n)" identifier (argument_list "((this->contents_)._M_dataplus._M_p,(that->contents_)._M_dataplus._M_p,__n)" ( (field_expression "(this->contents_)._M_dataplus._M_p" (field_expression "(this->contents_)._M_dataplus" (parenthesized_expression "(this->contents_)" ( (field_expression "this->contents_" identifier -> field_identifier) )) . field_identifier) . field_identifier) , (field_expression "(that->contents_)._M_dataplus._M_p" (field_expression "(that->contents_)._M_dataplus" (parenthesized_expression "(that->contents_)" ( (field_expression "that->contents_" identifier -> field_identifier) )) . field_identifier) . field_identifier) , identifier )))) , (binary_expression "iVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if (pRVar1 == (Relobj *)0x0) {\n if ((this->u_).from_linker.plt == (that->u_).from_linker.plt) {\n bVar3 = (this->u_).from_linker.post_map == (that->u_).from_linker.post_map;\n }\n }\n else {\n bVar3 = false;\n if ((this->u_).from_object.shndx == (that->u_).from_object.shndx) {\n bVar3 = (this->u_).from_object.input_offset == (that->u_).from_object.input_offset;\n }\n }" if (parenthesized_expression "(pRVar1 == (Relobj *)0x0)" ( (binary_expression "pRVar1 == (Relobj *)0x0" identifier == (cast_expression "(Relobj *)0x0" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((this->u_).from_linker.plt == (that->u_).from_linker.plt) {\n bVar3 = (this->u_).from_linker.post_map == (that->u_).from_linker.post_map;\n }\n }" { (if_statement "if ((this->u_).from_linker.plt == (that->u_).from_linker.plt) {\n bVar3 = (this->u_).from_linker.post_map == (that->u_).from_linker.post_map;\n }" if (parenthesized_expression "((this->u_).from_linker.plt == (that->u_).from_linker.plt)" ( (binary_expression "(this->u_).from_linker.plt == (that->u_).from_linker.plt" (field_expression "(this->u_).from_linker.plt" (field_expression "(this->u_).from_linker" (parenthesized_expression "(this->u_)" ( (field_expression "this->u_" identifier -> field_identifier) )) . field_identifier) . field_identifier) == (field_expression "(that->u_).from_linker.plt" (field_expression "(that->u_).from_linker" (parenthesized_expression "(that->u_)" ( (field_expression "that->u_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) )) (compound_statement "{\n bVar3 = (this->u_).from_linker.post_map == (that->u_).from_linker.post_map;\n }" { (expression_statement "bVar3 = (this->u_).from_linker.post_map == (that->u_).from_linker.post_map;" (assignment_expression "bVar3 = (this->u_).from_linker.post_map == (that->u_).from_linker.post_map" identifier = (binary_expression "(this->u_).from_linker.post_map == (that->u_).from_linker.post_map" (field_expression "(this->u_).from_linker.post_map" (field_expression "(this->u_).from_linker" (parenthesized_expression "(this->u_)" ( (field_expression "this->u_" identifier -> field_identifier) )) . field_identifier) . field_identifier) == (field_expression "(that->u_).from_linker.post_map" (field_expression "(that->u_).from_linker" (parenthesized_expression "(that->u_)" ( (field_expression "that->u_" identifier -> field_identifier) )) . field_identifier) . field_identifier))) ;) })) }) (else_clause "else {\n bVar3 = false;\n if ((this->u_).from_object.shndx == (that->u_).from_object.shndx) {\n bVar3 = (this->u_).from_object.input_offset == (that->u_).from_object.input_offset;\n }\n }" else (compound_statement "{\n bVar3 = false;\n if ((this->u_).from_object.shndx == (that->u_).from_object.shndx) {\n bVar3 = (this->u_).from_object.input_offset == (that->u_).from_object.input_offset;\n }\n }" { (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((this->u_).from_object.shndx == (that->u_).from_object.shndx) {\n bVar3 = (this->u_).from_object.input_offset == (that->u_).from_object.input_offset;\n }" if (parenthesized_expression "((this->u_).from_object.shndx == (that->u_).from_object.shndx)" ( (binary_expression "(this->u_).from_object.shndx == (that->u_).from_object.shndx" (field_expression "(this->u_).from_object.shndx" (field_expression "(this->u_).from_object" (parenthesized_expression "(this->u_)" ( (field_expression "this->u_" identifier -> field_identifier) )) . field_identifier) . field_identifier) == (field_expression "(that->u_).from_object.shndx" (field_expression "(that->u_).from_object" (parenthesized_expression "(that->u_)" ( (field_expression "that->u_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) )) (compound_statement "{\n bVar3 = (this->u_).from_object.input_offset == (that->u_).from_object.input_offset;\n }" { (expression_statement "bVar3 = (this->u_).from_object.input_offset == (that->u_).from_object.input_offset;" (assignment_expression "bVar3 = (this->u_).from_object.input_offset == (that->u_).from_object.input_offset" identifier = (binary_expression "(this->u_).from_object.input_offset == (that->u_).from_object.input_offset" (field_expression "(this->u_).from_object.input_offset" (field_expression "(this->u_).from_object" (parenthesized_expression "(this->u_)" ( (field_expression "this->u_" identifier -> field_identifier) )) . field_identifier) . field_identifier) == (field_expression "(that->u_).from_object.input_offset" (field_expression "(that->u_).from_object" (parenthesized_expression "(that->u_)" ( (field_expression "that->u_" identifier -> field_identifier) )) . field_identifier) . field_identifier))) ;) })) }))) })) (return_statement "return bVar3;" return identifier ;) (ERROR "}" }))
(translation_unit "bool FUN_002a7c10(long *param_1,long *param_2)\n\n{\n long lVar1;\n size_t __n;\n int iVar2;\n bool bVar3;\n \n lVar1 = *param_1;\n bVar3 = false;\n if ((lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4])) {\n if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) {\n return false;\n }\n bVar3 = false;\n if (lVar1 == 0) {\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }\n else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }\n }\n return bVar3;\n}\n\n" (function_definition "bool FUN_002a7c10(long *param_1,long *param_2)\n\n{\n long lVar1;\n size_t __n;\n int iVar2;\n bool bVar3;\n \n lVar1 = *param_1;\n bVar3 = false;\n if ((lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4])) {\n if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) {\n return false;\n }\n bVar3 = false;\n if (lVar1 == 0) {\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }\n else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }\n }\n return bVar3;\n}" primitive_type (function_declarator "FUN_002a7c10(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 lVar1;\n size_t __n;\n int iVar2;\n bool bVar3;\n \n lVar1 = *param_1;\n bVar3 = false;\n if ((lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4])) {\n if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) {\n return false;\n }\n bVar3 = false;\n if (lVar1 == 0) {\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }\n else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }\n }\n return bVar3;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4])) {\n if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) {\n return false;\n }\n bVar3 = false;\n if (lVar1 == 0) {\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }\n else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }\n }" if (parenthesized_expression "((lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4]))" ( (binary_expression "(lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4])" (parenthesized_expression "(lVar1 == *param_2)" ( (binary_expression "lVar1 == *param_2" identifier == (pointer_expression "*param_2" * identifier)) )) && (parenthesized_expression "(__n = param_1[4], __n == param_2[4])" ( (comma_expression "__n = param_1[4], __n == param_2[4]" (assignment_expression "__n = param_1[4]" identifier = (subscript_expression "param_1[4]" identifier [ number_literal ])) , (binary_expression "__n == param_2[4]" identifier == (subscript_expression "param_2[4]" identifier [ number_literal ]))) ))) )) (compound_statement "{\n if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) {\n return false;\n }\n bVar3 = false;\n if (lVar1 == 0) {\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }\n else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }\n }" { (if_statement "if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) {\n return false;\n }" if (parenthesized_expression "((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0))" ( (binary_expression "(__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)" (parenthesized_expression "(__n != 0)" ( (binary_expression "__n != 0" identifier != number_literal) )) && (parenthesized_expression "(iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)" ( (comma_expression "iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0" (assignment_expression "iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n)" identifier = (call_expression "memcmp((void *)param_1[3],(void *)param_2[3],__n)" identifier (argument_list "((void *)param_1[3],(void *)param_2[3],__n)" ( (cast_expression "(void *)param_1[3]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[3]" identifier [ number_literal ])) , (cast_expression "(void *)param_2[3]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) , identifier )))) , (binary_expression "iVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if (lVar1 == 0) {\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }\n else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (compound_statement "{\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }" { (if_statement "if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }" if (parenthesized_expression "(param_1[1] == param_2[1])" ( (binary_expression "param_1[1] == param_2[1]" (subscript_expression "param_1[1]" identifier [ number_literal ]) == (subscript_expression "param_2[1]" identifier [ number_literal ])) )) (compound_statement "{\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }" { (expression_statement "bVar3 = (char)param_1[2] == (char)param_2[2];" (assignment_expression "bVar3 = (char)param_1[2] == (char)param_2[2]" identifier = (binary_expression "(char)param_1[2] == (char)param_2[2]" (cast_expression "(char)param_1[2]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "param_1[2]" identifier [ number_literal ])) == (cast_expression "(char)param_2[2]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) })) }) (else_clause "else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }" else (compound_statement "{\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }" { (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }" if (parenthesized_expression "((int)param_1[1] == (int)param_2[1])" ( (binary_expression "(int)param_1[1] == (int)param_2[1]" (cast_expression "(int)param_1[1]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) == (cast_expression "(int)param_2[1]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_2[1]" identifier [ number_literal ]))) )) (compound_statement "{\n bVar3 = param_1[2] == param_2[2];\n }" { (expression_statement "bVar3 = param_1[2] == param_2[2];" (assignment_expression "bVar3 = param_1[2] == param_2[2]" identifier = (binary_expression "param_1[2] == param_2[2]" (subscript_expression "param_1[2]" identifier [ number_literal ]) == (subscript_expression "param_2[2]" 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)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * IDENT)) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) , (binary_expression IDENT == (subscript_expression IDENT [ LIT ]))) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) , IDENT )))) , (binary_expression IDENT != LIT)) ))) )) (compound_statement { (return_statement return BOOL ;) })) (expression_statement (assignment_expression IDENT = BOOL) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == (subscript_expression IDENT [ LIT ])) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])))) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (subscript_expression IDENT [ LIT ]) == (subscript_expression IDENT [ LIT ]))) ;) })) }))) })) (return_statement return IDENT ;) })))
(function_definition "bool FUN_002a7c10(long *param_1,long *param_2)\n\n{\n long lVar1;\n size_t __n;\n int iVar2;\n bool bVar3;\n \n lVar1 = *param_1;\n bVar3 = false;\n if ((lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4])) {\n if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) {\n return false;\n }\n bVar3 = false;\n if (lVar1 == 0) {\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }\n else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }\n }\n return bVar3;\n}" (primitive_type "bool") (function_declarator "FUN_002a7c10(long *param_1,long *param_2)" (identifier "FUN_002a7c10") (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 lVar1;\n size_t __n;\n int iVar2;\n bool bVar3;\n \n lVar1 = *param_1;\n bVar3 = false;\n if ((lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4])) {\n if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) {\n return false;\n }\n bVar3 = false;\n if (lVar1 == 0) {\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }\n else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }\n }\n return bVar3;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "size_t __n;" (primitive_type "size_t") (identifier "__n") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "bool bVar3;" (primitive_type "bool") (identifier "bVar3") (; ";")) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" (identifier "lVar1") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" (identifier "bVar3") (= "=") (false "false")) (; ";")) (if_statement "if ((lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4])) {\n if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) {\n return false;\n }\n bVar3 = false;\n if (lVar1 == 0) {\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }\n else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }\n }" (if "if") (parenthesized_expression "((lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4]))" (( "(") (binary_expression "(lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4])" (parenthesized_expression "(lVar1 == *param_2)" (( "(") (binary_expression "lVar1 == *param_2" (identifier "lVar1") (== "==") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) () ")")) (&& "&&") (parenthesized_expression "(__n = param_1[4], __n == param_2[4])" (( "(") (comma_expression "__n = param_1[4], __n == param_2[4]" (assignment_expression "__n = param_1[4]" (identifier "__n") (= "=") (subscript_expression "param_1[4]" (identifier "param_1") ([ "[") (number_literal "4") (] "]"))) (, ",") (binary_expression "__n == param_2[4]" (identifier "__n") (== "==") (subscript_expression "param_2[4]" (identifier "param_2") ([ "[") (number_literal "4") (] "]")))) () ")"))) () ")")) (compound_statement "{\n if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) {\n return false;\n }\n bVar3 = false;\n if (lVar1 == 0) {\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }\n else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }\n }" ({ "{") (if_statement "if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) {\n return false;\n }" (if "if") (parenthesized_expression "((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0))" (( "(") (binary_expression "(__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)" (parenthesized_expression "(__n != 0)" (( "(") (binary_expression "__n != 0" (identifier "__n") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)" (( "(") (comma_expression "iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0" (assignment_expression "iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n)" (identifier "iVar2") (= "=") (call_expression "memcmp((void *)param_1[3],(void *)param_2[3],__n)" (identifier "memcmp") (argument_list "((void *)param_1[3],(void *)param_2[3],__n)" (( "(") (cast_expression "(void *)param_1[3]" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]"))) (, ",") (cast_expression "(void *)param_2[3]" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (, ",") (identifier "__n") () ")")))) (, ",") (binary_expression "iVar2 != 0" (identifier "iVar2") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n return false;\n }" ({ "{") (return_statement "return false;" (return "return") (false "false") (; ";")) (} "}"))) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" (identifier "bVar3") (= "=") (false "false")) (; ";")) (if_statement "if (lVar1 == 0) {\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }\n else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }" (if "if") (parenthesized_expression "(lVar1 == 0)" (( "(") (binary_expression "lVar1 == 0" (identifier "lVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }\n }" ({ "{") (if_statement "if (param_1[1] == param_2[1]) {\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }" (if "if") (parenthesized_expression "(param_1[1] == param_2[1])" (( "(") (binary_expression "param_1[1] == param_2[1]" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (== "==") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) () ")")) (compound_statement "{\n bVar3 = (char)param_1[2] == (char)param_2[2];\n }" ({ "{") (expression_statement "bVar3 = (char)param_1[2] == (char)param_2[2];" (assignment_expression "bVar3 = (char)param_1[2] == (char)param_2[2]" (identifier "bVar3") (= "=") (binary_expression "(char)param_1[2] == (char)param_2[2]" (cast_expression "(char)param_1[2]" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (== "==") (cast_expression "(char)param_2[2]" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }" (else "else") (compound_statement "{\n bVar3 = false;\n if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }\n }" ({ "{") (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" (identifier "bVar3") (= "=") (false "false")) (; ";")) (if_statement "if ((int)param_1[1] == (int)param_2[1]) {\n bVar3 = param_1[2] == param_2[2];\n }" (if "if") (parenthesized_expression "((int)param_1[1] == (int)param_2[1])" (( "(") (binary_expression "(int)param_1[1] == (int)param_2[1]" (cast_expression "(int)param_1[1]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (== "==") (cast_expression "(int)param_2[1]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")))) () ")")) (compound_statement "{\n bVar3 = param_1[2] == param_2[2];\n }" ({ "{") (expression_statement "bVar3 = param_1[2] == param_2[2];" (assignment_expression "bVar3 = param_1[2] == param_2[2]" (identifier "bVar3") (= "=") (binary_expression "param_1[2] == param_2[2]" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (== "==") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")))) (; ";")) (} "}"))) (} "}")))) (} "}"))) (return_statement "return bVar3;" (return "return") (identifier "bVar3") (; ";")) (} "}")))
/* DWARF original prototype: bool operator==(Fde * this, Fde * that) */ bool __thiscall gold::Fde::operator==(Fde *this,Fde *that) { type_1 *var_1; size_t var_2; int var_4; bool bVar3; var_1 = this->object_; bVar3 = false; if ((var_1 == that->object_) && (var_2 = (this->contents_)._M_string_length, bVar3 = false, var_2 == (that->contents_)._M_string_length)) { if ((var_2 != 0) && (var_4 = var_3((this->contents_)._M_dataplus._M_p,(that->contents_)._M_dataplus._M_p,var_2), var_4 != 0)) { return false; } bVar3 = false; if (var_1 == (type_1 *)0x0) { if ((this->u_).from_linker.plt == (that->u_).from_linker.plt) { bVar3 = (this->u_).from_linker.post_map == (that->u_).from_linker.post_map; } } else { bVar3 = false; if ((this->u_).from_object.shndx == (that->u_).from_object.shndx) { bVar3 = (this->u_).from_object.input_offset == (that->u_).from_object.input_offset; } } } 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))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (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: (identifier)))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (binary_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) (identifier)))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (return_statement (false)))) (expression_statement (assignment_expression left: (identifier) right: (false))) (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: (subscript_expression argument: (identifier) index: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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))))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (false))) (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: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))))))))))) (return_statement (identifier)))))
null
bool MASKED(long *param_1,long *param_2) { long lVar1; size_t __n; int iVar2; bool bVar3; lVar1 = *param_1; bVar3 = false; if ((lVar1 == *param_2) && (__n = param_1[4], __n == param_2[4])) { if ((__n != 0) && (iVar2 = memcmp((void *)param_1[3],(void *)param_2[3],__n), iVar2 != 0)) { return false; } bVar3 = false; if (lVar1 == 0) { if (param_1[1] == param_2[1]) { bVar3 = (char)param_1[2] == (char)param_2[2]; } } else { bVar3 = false; if ((int)param_1[1] == (int)param_2[1]) { bVar3 = param_1[2] == param_2[2]; } } } return bVar3; }
155_powerpc64-linux-gnu-ar_and_powerpc64-linux-gnu-ar_strip.c
ar_addlib
FUN_00106740
void ar_addlib(char *name,list *list) { char *pcVar1; bfd *pbVar2; char *__format; bfd *abfd; pcVar1 = program_name; if (obfd == (bfd *)0x0) { __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5); fprintf(stderr,__format,pcVar1); if (interactive == 0) { /* WARNING: Subroutine does not return */ xexit(9); } } else { pbVar2 = open_inarch(name,(char *)0x0); if (pbVar2 != (bfd *)0x0) { if (list != (list *)0x0) { map_over_list(pbVar2,ar_addlib_doer,list); return; } abfd = pbVar2->archive_next; if (pbVar2->archive_next != (bfd *)0x0) { do { pbVar2 = abfd->archive_next; ar_addlib_doer(abfd,(bfd *)0x0); abfd = pbVar2; } while (pbVar2 != (bfd *)0x0); return; } } } return; }
void FUN_00106740(undefined8 param_1,long param_2) { undefined8 uVar1; long lVar2; char *__format; long lVar3; uVar1 = DAT_00110690; if (DAT_00110530 == 0) { __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5); fprintf(stderr,__format,uVar1); if (DAT_001104ac == 0) { /* WARNING: Subroutine does not return */ xexit(9); } } else { lVar2 = FUN_00106030(param_1,0); if (lVar2 != 0) { if (param_2 != 0) { FUN_00106380(lVar2,FUN_00106330,param_2); return; } lVar3 = *(long *)(lVar2 + 0xd8); if (*(long *)(lVar2 + 0xd8) != 0) { do { lVar2 = *(long *)(lVar3 + 0xd8); FUN_00106330(lVar3,0); lVar3 = lVar2; } while (lVar2 != 0); return; } } } return; }
CMP qword ptr [0x00110530],0x0 PUSH RBX JZ 0x00106778 MOV RBX,RSI XOR ESI,ESI CALL 0x00106030 TEST RAX,RAX JZ 0x001067b0 TEST RBX,RBX JZ 0x001067b8 MOV RDX,RBX LEA RSI,[0x106330] MOV RDI,RAX POP RBX JMP 0x00106380 MOV RBX,qword ptr [0x00110690] MOV EDX,0x5 LEA RSI,[0x10c198] XOR EDI,EDI CALL 0x001021b0 MOV RDI,qword ptr [0x00110440] MOV RSI,RAX MOV RDX,RBX XOR EAX,EAX CALL 0x00102340 MOV EAX,dword ptr [0x001104ac] TEST EAX,EAX JZ 0x001067e0 POP RBX RET MOV RDI,qword ptr [RAX + 0xd8] TEST RDI,RDI JZ 0x001067b0 NOP dword ptr [RAX] MOV RCX,qword ptr [RDI + 0xd8] XOR ESI,ESI CALL 0x00106330 MOV RDI,RCX TEST RCX,RCX JNZ 0x001067c8 POP RBX RET MOV EDI,0x9 CALL 0x00102500
null
null
null
null
[(u'CALL_-1206950030', u'INDIRECT_-1206949641'), (u'MULTIEQUAL_-1206949502', u'COPY_-1206949563'), ('const-0', u'CALL_-1206950030'), ('const-433', u'LOAD_-1206949871'), ('tmp_1239', u'INT_EQUAL_-1206950064'), ('tmp_430', u'INT_NOTEQUAL_-1206950000'), (u'INDIRECT_-1206949610', u'COPY_-1206949669'), (u'INDIRECT_-1206949475', u'COPY_-1206949518'), (u'CALL_-1206949869', u'INDIRECT_-1206949559'), (u'INDIRECT_-1206949481', u'COPY_-1206949534'), (u'COPY_-1206949575', u'CALL_-1206949869'), (u'INT_NOTEQUAL_-1206950000', u'CBRANCH_-1206949999'), (u'CALL_-1206949973', u'INDIRECT_-1206949598'), ('const-0', u'INT_NOTEQUAL_-1206949824'), (u'COPY_-1206949491', u'MULTIEQUAL_-1206949595'), (u'CALL_-1206949973', u'INDIRECT_-1206949610'), (u'MULTIEQUAL_-1206949595', u'CALL_-1206949843'), ('const-216', u'PTRSUB_-1206949449'), (u'INDIRECT_-1206949511', u'MULTIEQUAL_-1206949515'), ('const-0', u'INT_EQUAL_-1206950064'), (u'INDIRECT_-1206949629', u'MULTIEQUAL_-1206949503'), (u'INDIRECT_-1206949583', u'CALL_-1206949833'), (u'CALL_-1206950030', u'INDIRECT_-1206949617'), ('tmp_249', u'CBRANCH_-1206949822'), ('const-0', u'RETURN_-1206949969'), (u'CALL_-1206949749', u'INDIRECT_-1206949493'), (u'INT_NOTEQUAL_-1206949824', u'CBRANCH_-1206949822'), (u'CALL_-1206949749', u'INDIRECT_-1206949481'), (u'CALL_-1206949973', u'INDIRECT_-1206949586'), (u'COPY_-1206949649', u'CALL_-1206949833'), ('tmp_429', u'CALL_-1206950030'), ('const-1098136', u'COPY_-1206949575'), (u'CALL_-1206949869', u'CAST_-1206949506'), (u'INT_NOTEQUAL_-1206949877', u'CBRANCH_-1206949876'), (u'INDIRECT_-1206949511', u'COPY_-1206949554'), (u'PTRSUB_-1206949449', u'LOAD_-1206949871'), (u'INT_NOTEQUAL_-1206950015', u'CBRANCH_-1206950014'), (u'INDIRECT_-1206949550', u'MULTIEQUAL_-1206949526'), (u'INDIRECT_-1206949538', u'MULTIEQUAL_-1206949514'), (u'CALL_-1206950030', u'INDIRECT_-1206949605'), ('const-0', u'INT_NOTEQUAL_-1206949877'), (u'CALL_-1206949833', u'INDIRECT_-1206949562'), (u'CALL_-1206949843', u'INDIRECT_-1206949499'), ('const-1', u'RETURN_-1206949744'), ('tmp_124', u'CBRANCH_-1206949999'), (u'CALL_-1206950030', u'PTRSUB_-1206949466'), (u'CALL_-1206949843', u'INDIRECT_-1206949487'), (u'INDIRECT_-1206949526', u'MULTIEQUAL_-1206949502'), (u'INDIRECT_-1206949641', u'MULTIEQUAL_-1206949515'), (u'INDIRECT_-1206949487', u'MULTIEQUAL_-1206949491'), (u'INDIRECT_-1206949629', u'MULTIEQUAL_-1206949526'), (u'INDIRECT_-1206949550', u'INT_EQUAL_-1206949811'), (u'CALL_-1206949843', u'INDIRECT_-1206949475'), (u'INDIRECT_-1206949493', u'COPY_-1206949546'), (u'INDIRECT_-1206949469', u'COPY_-1206949522'), ('const-0', u'INT_NOTEQUAL_-1206950015'), (u'CAST_-1206949506', u'CALL_-1206949833'), (u'COPY_-1206949518', u'MULTIEQUAL_-1206949595'), (u'INT_EQUAL_-1206950064', u'CBRANCH_-1206950053'), ('const-0', u'PTRSUB_-1206949543'), (u'CALL_-1206949869', u'INDIRECT_-1206949547'), (u'CALL_-1206950030', u'INT_NOTEQUAL_-1206950015'), ('tmp_1240', u'COPY_-1206949649'), (u'MULTIEQUAL_-1206949526', u'COPY_-1206949587'), ('tmp_430', u'CALL_-1206949973'), (u'INDIRECT_-1206949574', u'COPY_-1206949633'), (u'INDIRECT_-1206949475', u'MULTIEQUAL_-1206949479'), (u'INDIRECT_-1206949598', u'COPY_-1206949657'), (u'INDIRECT_-1206949499', u'COPY_-1206949542'), (u'INDIRECT_-1206949457', u'COPY_-1206949510'), ('const-0', u'RETURN_-1206949807'), ('const-9', u'CALL_-1206949749'), ('const-5', u'CALL_-1206949869'), (u'CALL_-1206949833', u'INDIRECT_-1206949550'), (u'INDIRECT_-1206949617', u'MULTIEQUAL_-1206949514'), (u'INDIRECT_-1206949617', u'MULTIEQUAL_-1206949491'), ('const-0', u'CALL_-1206949869'), ('tmp_36', u'CBRANCH_-1206950053'), ('tmp_393', u'CBRANCH_-1206949810'), (u'CALL_-1206949843', u'INDIRECT_-1206949511'), (u'CALL_-1206949973', u'INDIRECT_-1206949574'), (u'PTRSUB_-1206949543', u'CALL_-1206949973'), ('const-0', u'INT_EQUAL_-1206949811'), ('const-0', u'RETURN_-1206949846'), (u'INDIRECT_-1206949638', u'INT_NOTEQUAL_-1206949824'), (u'INDIRECT_-1206949641', u'MULTIEQUAL_-1206949538'), (u'LOAD_-1206949900', u'COPY_-1206949518'), (u'MULTIEQUAL_-1206949538', u'COPY_-1206949599'), (u'INDIRECT_-1206949487', u'COPY_-1206949530'), (u'CALL_-1206949869', u'INDIRECT_-1206949571'), ('tmp_98', u'CBRANCH_-1206950014'), ('const-216', u'PTRSUB_-1206949466'), (u'INDIRECT_-1206949605', u'MULTIEQUAL_-1206949479'), (u'CALL_-1206950030', u'INDIRECT_-1206949629'), (u'PTRSUB_-1206949466', u'LOAD_-1206949900'), ('tmp_177', u'CBRANCH_-1206949876'), ('const-0', u'CALL_-1206949843'), ('const-1073968', u'PTRSUB_-1206949543'), (u'CALL_-1206949869', u'INDIRECT_-1206949583'), (u'LOAD_-1206949900', u'INT_NOTEQUAL_-1206949877'), (u'CALL_-1206949833', u'INDIRECT_-1206949538'), ('const-433', u'LOAD_-1206949900'), (u'INDIRECT_-1206949562', u'MULTIEQUAL_-1206949538'), ('const-0', u'INT_NOTEQUAL_-1206950000'), (u'CALL_-1206949833', u'INDIRECT_-1206949526'), (u'CALL_-1206949843', u'INDIRECT_-1206949638'), (u'MULTIEQUAL_-1206949514', u'COPY_-1206949575'), (u'INDIRECT_-1206949586', u'COPY_-1206949645'), (u'INDIRECT_-1206949499', u'MULTIEQUAL_-1206949503'), (u'MULTIEQUAL_-1206949595', u'PTRSUB_-1206949449'), (u'INDIRECT_-1206949605', u'MULTIEQUAL_-1206949502'), (u'INT_EQUAL_-1206949811', u'CBRANCH_-1206949810'), (u'CALL_-1206949749', u'INDIRECT_-1206949469'), (u'CALL_-1206950030', u'CALL_-1206949973'), (u'INDIRECT_-1206949638', u'COPY_-1206949491'), (u'CALL_-1206949749', u'INDIRECT_-1206949457')]
[(u'COPY_-1206949492', u'MULTIEQUAL_-1206949594'), (u'CALL_-1206949973', u'INDIRECT_-1206949597'), (u'INDIRECT_-1206949573', u'COPY_-1206949632'), ('const-433', u'LOAD_-1206949900'), (u'INDIRECT_-1206949549', u'MULTIEQUAL_-1206949525'), (u'CALL_-1206949749', u'INDIRECT_-1206949456'), (u'CALL_-1206949749', u'INDIRECT_-1206949480'), (u'CALL_-1206949843', u'INDIRECT_-1206949498'), (u'CALL_-1206950030', u'INDIRECT_-1206949628'), (u'CALL_-1206949869', u'INDIRECT_-1206949546'), (u'CALL_-1206949833', u'INDIRECT_-1206949549'), (u'PTRSUB_-1206949542', u'CALL_-1206949973'), (u'INDIRECT_-1206949486', u'MULTIEQUAL_-1206949490'), (u'INDIRECT_-1206949456', u'COPY_-1206949509'), (u'INT_NOTEQUAL_-1206950000', u'CBRANCH_-1206949999'), ('const-0', u'INT_NOTEQUAL_-1206949824'), (u'CALL_-1206949973', u'INDIRECT_-1206949585'), (u'CALL_-1206949869', u'CAST_-1206949507'), (u'COPY_-1206949519', u'MULTIEQUAL_-1206949594'), (u'MULTIEQUAL_-1206949594', u'INT_ADD_-1206949855'), ('const-1098136', u'COPY_-1206949574'), (u'CALL_-1206949869', u'INDIRECT_-1206949570'), (u'MULTIEQUAL_-1206949501', u'COPY_-1206949562'), ('tmp_249', u'CBRANCH_-1206949822'), ('const-0', u'CALL_-1206949843'), (u'INDIRECT_-1206949480', u'COPY_-1206949533'), ('const-0', u'RETURN_-1206949969'), (u'INDIRECT_-1206949609', u'COPY_-1206949668'), (u'INT_ADD_-1206949884', u'CAST_-1206949463'), (u'INT_NOTEQUAL_-1206949824', u'CBRANCH_-1206949822'), (u'INT_ADD_-1206949855', u'CAST_-1206949446'), (u'CALL_-1206949843', u'INDIRECT_-1206949510'), (u'CALL_-1206950030', u'INDIRECT_-1206949640'), (u'INT_NOTEQUAL_-1206949877', u'CBRANCH_-1206949876'), ('const-5', u'CALL_-1206949869'), ('const-433', u'LOAD_-1206949871'), (u'INT_NOTEQUAL_-1206950015', u'CBRANCH_-1206950014'), (u'LOAD_-1206949900', u'COPY_-1206949519'), (u'COPY_-1206949574', u'CALL_-1206949869'), (u'INDIRECT_-1206949561', u'MULTIEQUAL_-1206949537'), (u'CALL_-1206949833', u'INDIRECT_-1206949525'), (u'INDIRECT_-1206949604', u'MULTIEQUAL_-1206949501'), ('const-0', u'INT_NOTEQUAL_-1206949877'), (u'COPY_-1206949650', u'CALL_-1206949833'), ('const-216', u'INT_ADD_-1206949855'), (u'CALL_-1206949843', u'INDIRECT_-1206949486'), (u'INDIRECT_-1206949628', u'MULTIEQUAL_-1206949502'), ('const-1', u'RETURN_-1206949744'), (u'CAST_-1206949463', u'LOAD_-1206949900'), ('tmp_124', u'CBRANCH_-1206949999'), ('tmp_966', u'INT_NOTEQUAL_-1206950000'), (u'INDIRECT_-1206949637', u'COPY_-1206949492'), (u'CALL_-1206950030', u'INT_ADD_-1206949884'), (u'CAST_-1206949507', u'CALL_-1206949833'), ('tmp_960', u'CALL_-1206950030'), ('const-0', u'CALL_-1206950030'), ('const-0', u'INT_NOTEQUAL_-1206950015'), (u'INT_EQUAL_-1206950064', u'CBRANCH_-1206950053'), ('const-1073968', u'PTRSUB_-1206949542'), (u'CALL_-1206949749', u'INDIRECT_-1206949468'), (u'CALL_-1206949869', u'INDIRECT_-1206949558'), (u'CALL_-1206950030', u'INT_NOTEQUAL_-1206950015'), (u'INDIRECT_-1206949585', u'COPY_-1206949644'), (u'INDIRECT_-1206949498', u'MULTIEQUAL_-1206949502'), (u'CALL_-1206950030', u'INDIRECT_-1206949604'), (u'INDIRECT_-1206949525', u'MULTIEQUAL_-1206949501'), ('const-0', u'CALL_-1206949869'), (u'INDIRECT_-1206949597', u'COPY_-1206949656'), (u'INDIRECT_-1206949640', u'MULTIEQUAL_-1206949514'), ('tmp_966', u'CALL_-1206949973'), ('const-0', u'INT_EQUAL_-1206950064'), ('const-0', u'RETURN_-1206949807'), (u'INDIRECT_-1206949616', u'MULTIEQUAL_-1206949513'), (u'MULTIEQUAL_-1206949525', u'COPY_-1206949586'), ('tmp_36', u'CBRANCH_-1206950053'), (u'INDIRECT_-1206949486', u'COPY_-1206949529'), ('const-0', u'PTRSUB_-1206949542'), (u'MULTIEQUAL_-1206949537', u'COPY_-1206949598'), (u'CALL_-1206949869', u'INDIRECT_-1206949582'), ('tmp_393', u'CBRANCH_-1206949810'), (u'INDIRECT_-1206949640', u'MULTIEQUAL_-1206949537'), ('const-0', u'INT_EQUAL_-1206949811'), ('const-0', u'RETURN_-1206949846'), (u'CALL_-1206949843', u'INDIRECT_-1206949637'), (u'INDIRECT_-1206949628', u'MULTIEQUAL_-1206949525'), ('const-9', u'CALL_-1206949749'), (u'CALL_-1206949843', u'INDIRECT_-1206949474'), (u'CALL_-1206949833', u'INDIRECT_-1206949561'), (u'INDIRECT_-1206949510', u'COPY_-1206949553'), (u'INDIRECT_-1206949474', u'MULTIEQUAL_-1206949478'), ('tmp_98', u'CBRANCH_-1206950014'), (u'CALL_-1206949973', u'INDIRECT_-1206949573'), ('const-216', u'INT_ADD_-1206949884'), (u'INDIRECT_-1206949582', u'CALL_-1206949833'), ('tmp_177', u'CBRANCH_-1206949876'), (u'CALL_-1206949749', u'INDIRECT_-1206949492'), ('tmp_1254', u'INT_EQUAL_-1206950064'), (u'INDIRECT_-1206949604', u'MULTIEQUAL_-1206949478'), (u'INDIRECT_-1206949474', u'COPY_-1206949517'), (u'CALL_-1206949833', u'INDIRECT_-1206949537'), (u'INDIRECT_-1206949498', u'COPY_-1206949541'), (u'LOAD_-1206949900', u'INT_NOTEQUAL_-1206949877'), ('const-0', u'INT_NOTEQUAL_-1206950000'), (u'INDIRECT_-1206949492', u'COPY_-1206949545'), (u'INDIRECT_-1206949549', u'INT_EQUAL_-1206949811'), (u'MULTIEQUAL_-1206949513', u'COPY_-1206949574'), ('tmp_1255', u'COPY_-1206949650'), (u'MULTIEQUAL_-1206949594', u'CALL_-1206949843'), (u'INDIRECT_-1206949637', u'INT_NOTEQUAL_-1206949824'), (u'CALL_-1206950030', u'INDIRECT_-1206949616'), (u'INT_EQUAL_-1206949811', u'CBRANCH_-1206949810'), (u'INDIRECT_-1206949510', u'MULTIEQUAL_-1206949514'), (u'CALL_-1206950030', u'CALL_-1206949973'), (u'INDIRECT_-1206949616', u'MULTIEQUAL_-1206949490'), (u'INDIRECT_-1206949468', u'COPY_-1206949521'), (u'CALL_-1206949973', u'INDIRECT_-1206949609'), (u'CAST_-1206949446', u'LOAD_-1206949871'), (u'INDIRECT_-1206949537', u'MULTIEQUAL_-1206949513')]
null
null
00106740
x64
O2
(translation_unit "void FUN_00106740(undefined8 param_1,long param_2)\n\n{\n undefined8 uVar1;\n long lVar2;\n char *__format;\n long lVar3;\n \n uVar1 = DAT_00110690;\n if (DAT_00110530 == 0) {\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,uVar1);\n if (DAT_001104ac == 0) {\n /* WARNING: Subroutine does not return */\n xexit(9);\n }\n }\n else {\n lVar2 = FUN_00106030(param_1,0);\n if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }\n }\n return;\n}\n\n" (function_definition "void FUN_00106740(undefined8 param_1,long param_2)\n\n{\n undefined8 uVar1;\n long lVar2;\n char *__format;\n long lVar3;\n \n uVar1 = DAT_00110690;\n if (DAT_00110530 == 0) {\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,uVar1);\n if (DAT_001104ac == 0) {\n /* WARNING: Subroutine does not return */\n xexit(9);\n }\n }\n else {\n lVar2 = FUN_00106030(param_1,0);\n if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }\n }\n return;\n}" primitive_type (function_declarator "FUN_00106740(undefined8 param_1,long param_2)" identifier (parameter_list "(undefined8 param_1,long param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 uVar1;\n long lVar2;\n char *__format;\n long lVar3;\n \n uVar1 = DAT_00110690;\n if (DAT_00110530 == 0) {\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,uVar1);\n if (DAT_001104ac == 0) {\n /* WARNING: Subroutine does not return */\n xexit(9);\n }\n }\n else {\n lVar2 = FUN_00106030(param_1,0);\n if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }\n }\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "uVar1 = DAT_00110690;" (assignment_expression "uVar1 = DAT_00110690" identifier = identifier) ;) (if_statement "if (DAT_00110530 == 0) {\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,uVar1);\n if (DAT_001104ac == 0) {\n /* WARNING: Subroutine does not return */\n xexit(9);\n }\n }\n else {\n lVar2 = FUN_00106030(param_1,0);\n if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }\n }" if (parenthesized_expression "(DAT_00110530 == 0)" ( (binary_expression "DAT_00110530 == 0" identifier == number_literal) )) (compound_statement "{\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,uVar1);\n if (DAT_001104ac == 0) {\n /* WARNING: Subroutine does not return */\n xexit(9);\n }\n }" { (expression_statement "__format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);" (assignment_expression "__format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"%s: no output archive specified yet\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%s: no output archive specified yet\n",5)" identifier (argument_list "(0,"%s: no output archive specified yet\n",5)" ( number_literal , (string_literal ""%s: no output archive specified yet\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "fprintf(stderr,__format,uVar1);" (call_expression "fprintf(stderr,__format,uVar1)" identifier (argument_list "(stderr,__format,uVar1)" ( identifier , identifier , identifier ))) ;) (if_statement "if (DAT_001104ac == 0) {\n /* WARNING: Subroutine does not return */\n xexit(9);\n }" if (parenthesized_expression "(DAT_001104ac == 0)" ( (binary_expression "DAT_001104ac == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n xexit(9);\n }" { comment (expression_statement "xexit(9);" (call_expression "xexit(9)" identifier (argument_list "(9)" ( number_literal ))) ;) })) }) (else_clause "else {\n lVar2 = FUN_00106030(param_1,0);\n if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }\n }" else (compound_statement "{\n lVar2 = FUN_00106030(param_1,0);\n if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }\n }" { (expression_statement "lVar2 = FUN_00106030(param_1,0);" (assignment_expression "lVar2 = FUN_00106030(param_1,0)" identifier = (call_expression "FUN_00106030(param_1,0)" identifier (argument_list "(param_1,0)" ( identifier , number_literal )))) ;) (if_statement "if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }" if (parenthesized_expression "(lVar2 != 0)" ( (binary_expression "lVar2 != 0" identifier != number_literal) )) (compound_statement "{\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }" { (if_statement "if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }" if (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }" { (expression_statement "FUN_00106380(lVar2,FUN_00106330,param_2);" (call_expression "FUN_00106380(lVar2,FUN_00106330,param_2)" identifier (argument_list "(lVar2,FUN_00106330,param_2)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })) (expression_statement "lVar3 = *(long *)(lVar2 + 0xd8);" (assignment_expression "lVar3 = *(long *)(lVar2 + 0xd8)" identifier = (pointer_expression "*(long *)(lVar2 + 0xd8)" * (cast_expression "(long *)(lVar2 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0xd8)" ( (binary_expression "lVar2 + 0xd8" identifier + number_literal) ))))) ;) (if_statement "if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }" if (parenthesized_expression "(*(long *)(lVar2 + 0xd8) != 0)" ( (binary_expression "*(long *)(lVar2 + 0xd8) != 0" (pointer_expression "*(long *)(lVar2 + 0xd8)" * (cast_expression "(long *)(lVar2 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0xd8)" ( (binary_expression "lVar2 + 0xd8" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }" { (do_statement "do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);" do (compound_statement "{\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n }" { (expression_statement "lVar2 = *(long *)(lVar3 + 0xd8);" (assignment_expression "lVar2 = *(long *)(lVar3 + 0xd8)" identifier = (pointer_expression "*(long *)(lVar3 + 0xd8)" * (cast_expression "(long *)(lVar3 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xd8)" ( (binary_expression "lVar3 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "FUN_00106330(lVar3,0);" (call_expression "FUN_00106330(lVar3,0)" identifier (argument_list "(lVar3,0)" ( identifier , number_literal ))) ;) (expression_statement "lVar3 = lVar2;" (assignment_expression "lVar3 = lVar2" identifier = identifier) ;) }) while (parenthesized_expression "(lVar2 != 0)" ( (binary_expression "lVar2 != 0" identifier != number_literal) )) ;) (return_statement "return;" return ;) })) })) }))) (return_statement "return;" return ;) })))
(translation_unit "void ar_addlib(char *name,list *list)\n\n{\n char *pcVar1;\n bfd *pbVar2;\n char *__format;\n bfd *abfd;\n \n pcVar1 = program_name;\n if (obfd == (bfd *)0x0) {\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,pcVar1);\n if (interactive == 0) {\n /* WARNING: Subroutine does not return */\n xexit(9);\n }\n }\n else {\n pbVar2 = open_inarch(name,(char *)0x0);\n if (pbVar2 != (bfd *)0x0) {\n if (list != (list *)0x0) {\n map_over_list(pbVar2,ar_addlib_doer,list);\n return;\n }\n abfd = pbVar2->archive_next;\n if (pbVar2->archive_next != (bfd *)0x0) {\n do {\n pbVar2 = abfd->archive_next;\n ar_addlib_doer(abfd,(bfd *)0x0);\n abfd = pbVar2;\n } while (pbVar2 != (bfd *)0x0);\n return;\n }\n }\n }\n return;\n}\n\n" (function_definition "void ar_addlib(char *name,list *list)\n\n{\n char *pcVar1;\n bfd *pbVar2;\n char *__format;\n bfd *abfd;\n \n pcVar1 = program_name;\n if (obfd == (bfd *)0x0) {\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,pcVar1);\n if (interactive == 0) {\n /* WARNING: Subroutine does not return */\n xexit(9);\n }\n }\n else {\n pbVar2 = open_inarch(name,(char *)0x0);\n if (pbVar2 != (bfd *)0x0) {\n if (list != (list *)0x0) {\n map_over_list(pbVar2,ar_addlib_doer,list);\n return;\n }\n abfd = pbVar2->archive_next;\n if (pbVar2->archive_next != (bfd *)0x0) {\n do {\n pbVar2 = abfd->archive_next;\n ar_addlib_doer(abfd,(bfd *)0x0);\n abfd = pbVar2;\n } while (pbVar2 != (bfd *)0x0);\n return;\n }\n }\n }\n return;\n}" primitive_type (function_declarator "ar_addlib(char *name,list *list)" identifier (parameter_list "(char *name,list *list)" ( (parameter_declaration "char *name" primitive_type (pointer_declarator "*name" * identifier)) , (parameter_declaration "list *list" type_identifier (pointer_declarator "*list" * identifier)) ))) (compound_statement "{\n char *pcVar1;\n bfd *pbVar2;\n char *__format;\n bfd *abfd;\n \n pcVar1 = program_name;\n if (obfd == (bfd *)0x0) {\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,pcVar1);\n if (interactive == 0) {\n /* WARNING: Subroutine does not return */\n xexit(9);\n }\n }\n else {\n pbVar2 = open_inarch(name,(char *)0x0);\n if (pbVar2 != (bfd *)0x0) {\n if (list != (list *)0x0) {\n map_over_list(pbVar2,ar_addlib_doer,list);\n return;\n }\n abfd = pbVar2->archive_next;\n if (pbVar2->archive_next != (bfd *)0x0) {\n do {\n pbVar2 = abfd->archive_next;\n ar_addlib_doer(abfd,(bfd *)0x0);\n abfd = pbVar2;\n } while (pbVar2 != (bfd *)0x0);\n return;\n }\n }\n }\n return;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "bfd *pbVar2;" type_identifier (pointer_declarator "*pbVar2" * identifier) ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (declaration "bfd *abfd;" type_identifier (pointer_declarator "*abfd" * identifier) ;) (expression_statement "pcVar1 = program_name;" (assignment_expression "pcVar1 = program_name" identifier = identifier) ;) (if_statement "if (obfd == (bfd *)0x0) {\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,pcVar1);\n if (interactive == 0) {\n /* WARNING: Subroutine does not return */\n xexit(9);\n }\n }\n else {\n pbVar2 = open_inarch(name,(char *)0x0);\n if (pbVar2 != (bfd *)0x0) {\n if (list != (list *)0x0) {\n map_over_list(pbVar2,ar_addlib_doer,list);\n return;\n }\n abfd = pbVar2->archive_next;\n if (pbVar2->archive_next != (bfd *)0x0) {\n do {\n pbVar2 = abfd->archive_next;\n ar_addlib_doer(abfd,(bfd *)0x0);\n abfd = pbVar2;\n } while (pbVar2 != (bfd *)0x0);\n return;\n }\n }\n }" if (parenthesized_expression "(obfd == (bfd *)0x0)" ( (binary_expression "obfd == (bfd *)0x0" identifier == (cast_expression "(bfd *)0x0" ( (type_descriptor "bfd *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,pcVar1);\n if (interactive == 0) {\n /* WARNING: Subroutine does not return */\n xexit(9);\n }\n }" { (expression_statement "__format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);" (assignment_expression "__format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"%s: no output archive specified yet\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%s: no output archive specified yet\n",5)" identifier (argument_list "(0,"%s: no output archive specified yet\n",5)" ( number_literal , (string_literal ""%s: no output archive specified yet\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "fprintf(stderr,__format,pcVar1);" (call_expression "fprintf(stderr,__format,pcVar1)" identifier (argument_list "(stderr,__format,pcVar1)" ( identifier , identifier , identifier ))) ;) (if_statement "if (interactive == 0) {\n /* WARNING: Subroutine does not return */\n xexit(9);\n }" if (parenthesized_expression "(interactive == 0)" ( (binary_expression "interactive == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n xexit(9);\n }" { comment (expression_statement "xexit(9);" (call_expression "xexit(9)" identifier (argument_list "(9)" ( number_literal ))) ;) })) }) (else_clause "else {\n pbVar2 = open_inarch(name,(char *)0x0);\n if (pbVar2 != (bfd *)0x0) {\n if (list != (list *)0x0) {\n map_over_list(pbVar2,ar_addlib_doer,list);\n return;\n }\n abfd = pbVar2->archive_next;\n if (pbVar2->archive_next != (bfd *)0x0) {\n do {\n pbVar2 = abfd->archive_next;\n ar_addlib_doer(abfd,(bfd *)0x0);\n abfd = pbVar2;\n } while (pbVar2 != (bfd *)0x0);\n return;\n }\n }\n }" else (compound_statement "{\n pbVar2 = open_inarch(name,(char *)0x0);\n if (pbVar2 != (bfd *)0x0) {\n if (list != (list *)0x0) {\n map_over_list(pbVar2,ar_addlib_doer,list);\n return;\n }\n abfd = pbVar2->archive_next;\n if (pbVar2->archive_next != (bfd *)0x0) {\n do {\n pbVar2 = abfd->archive_next;\n ar_addlib_doer(abfd,(bfd *)0x0);\n abfd = pbVar2;\n } while (pbVar2 != (bfd *)0x0);\n return;\n }\n }\n }" { (expression_statement "pbVar2 = open_inarch(name,(char *)0x0);" (assignment_expression "pbVar2 = open_inarch(name,(char *)0x0)" identifier = (call_expression "open_inarch(name,(char *)0x0)" identifier (argument_list "(name,(char *)0x0)" ( identifier , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (pbVar2 != (bfd *)0x0) {\n if (list != (list *)0x0) {\n map_over_list(pbVar2,ar_addlib_doer,list);\n return;\n }\n abfd = pbVar2->archive_next;\n if (pbVar2->archive_next != (bfd *)0x0) {\n do {\n pbVar2 = abfd->archive_next;\n ar_addlib_doer(abfd,(bfd *)0x0);\n abfd = pbVar2;\n } while (pbVar2 != (bfd *)0x0);\n return;\n }\n }" if (parenthesized_expression "(pbVar2 != (bfd *)0x0)" ( (binary_expression "pbVar2 != (bfd *)0x0" identifier != (cast_expression "(bfd *)0x0" ( (type_descriptor "bfd *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (list != (list *)0x0) {\n map_over_list(pbVar2,ar_addlib_doer,list);\n return;\n }\n abfd = pbVar2->archive_next;\n if (pbVar2->archive_next != (bfd *)0x0) {\n do {\n pbVar2 = abfd->archive_next;\n ar_addlib_doer(abfd,(bfd *)0x0);\n abfd = pbVar2;\n } while (pbVar2 != (bfd *)0x0);\n return;\n }\n }" { (if_statement "if (list != (list *)0x0) {\n map_over_list(pbVar2,ar_addlib_doer,list);\n return;\n }" if (parenthesized_expression "(list != (list *)0x0)" ( (binary_expression "list != (list *)0x0" identifier != (cast_expression "(list *)0x0" ( (type_descriptor "list *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n map_over_list(pbVar2,ar_addlib_doer,list);\n return;\n }" { (expression_statement "map_over_list(pbVar2,ar_addlib_doer,list);" (call_expression "map_over_list(pbVar2,ar_addlib_doer,list)" identifier (argument_list "(pbVar2,ar_addlib_doer,list)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })) (expression_statement "abfd = pbVar2->archive_next;" (assignment_expression "abfd = pbVar2->archive_next" identifier = (field_expression "pbVar2->archive_next" identifier -> field_identifier)) ;) (if_statement "if (pbVar2->archive_next != (bfd *)0x0) {\n do {\n pbVar2 = abfd->archive_next;\n ar_addlib_doer(abfd,(bfd *)0x0);\n abfd = pbVar2;\n } while (pbVar2 != (bfd *)0x0);\n return;\n }" if (parenthesized_expression "(pbVar2->archive_next != (bfd *)0x0)" ( (binary_expression "pbVar2->archive_next != (bfd *)0x0" (field_expression "pbVar2->archive_next" identifier -> field_identifier) != (cast_expression "(bfd *)0x0" ( (type_descriptor "bfd *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n do {\n pbVar2 = abfd->archive_next;\n ar_addlib_doer(abfd,(bfd *)0x0);\n abfd = pbVar2;\n } while (pbVar2 != (bfd *)0x0);\n return;\n }" { (do_statement "do {\n pbVar2 = abfd->archive_next;\n ar_addlib_doer(abfd,(bfd *)0x0);\n abfd = pbVar2;\n } while (pbVar2 != (bfd *)0x0);" do (compound_statement "{\n pbVar2 = abfd->archive_next;\n ar_addlib_doer(abfd,(bfd *)0x0);\n abfd = pbVar2;\n }" { (expression_statement "pbVar2 = abfd->archive_next;" (assignment_expression "pbVar2 = abfd->archive_next" identifier = (field_expression "abfd->archive_next" identifier -> field_identifier)) ;) (expression_statement "ar_addlib_doer(abfd,(bfd *)0x0);" (call_expression "ar_addlib_doer(abfd,(bfd *)0x0)" identifier (argument_list "(abfd,(bfd *)0x0)" ( identifier , (cast_expression "(bfd *)0x0" ( (type_descriptor "bfd *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;) (expression_statement "abfd = pbVar2;" (assignment_expression "abfd = pbVar2" identifier = identifier) ;) }) while (parenthesized_expression "(pbVar2 != (bfd *)0x0)" ( (binary_expression "pbVar2 != (bfd *)0x0" identifier != (cast_expression "(bfd *)0x0" ( (type_descriptor "bfd *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) (return_statement "return;" return ;) })) })) }))) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00106740(undefined8 param_1,long param_2)\n\n{\n undefined8 uVar1;\n long lVar2;\n char *__format;\n long lVar3;\n \n uVar1 = DAT_00110690;\n if (DAT_00110530 == 0) {\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,uVar1);\n if (DAT_001104ac == 0) {\n \n xexit(9);\n }\n }\n else {\n lVar2 = FUN_00106030(param_1,0);\n if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }\n }\n return;\n}\n\n" (function_definition "void FUN_00106740(undefined8 param_1,long param_2)\n\n{\n undefined8 uVar1;\n long lVar2;\n char *__format;\n long lVar3;\n \n uVar1 = DAT_00110690;\n if (DAT_00110530 == 0) {\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,uVar1);\n if (DAT_001104ac == 0) {\n \n xexit(9);\n }\n }\n else {\n lVar2 = FUN_00106030(param_1,0);\n if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }\n }\n return;\n}" primitive_type (function_declarator "FUN_00106740(undefined8 param_1,long param_2)" identifier (parameter_list "(undefined8 param_1,long param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 uVar1;\n long lVar2;\n char *__format;\n long lVar3;\n \n uVar1 = DAT_00110690;\n if (DAT_00110530 == 0) {\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,uVar1);\n if (DAT_001104ac == 0) {\n \n xexit(9);\n }\n }\n else {\n lVar2 = FUN_00106030(param_1,0);\n if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }\n }\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "uVar1 = DAT_00110690;" (assignment_expression "uVar1 = DAT_00110690" identifier = identifier) ;) (if_statement "if (DAT_00110530 == 0) {\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,uVar1);\n if (DAT_001104ac == 0) {\n \n xexit(9);\n }\n }\n else {\n lVar2 = FUN_00106030(param_1,0);\n if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }\n }" if (parenthesized_expression "(DAT_00110530 == 0)" ( (binary_expression "DAT_00110530 == 0" identifier == number_literal) )) (compound_statement "{\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,uVar1);\n if (DAT_001104ac == 0) {\n \n xexit(9);\n }\n }" { (expression_statement "__format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);" (assignment_expression "__format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"%s: no output archive specified yet\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%s: no output archive specified yet\n",5)" identifier (argument_list "(0,"%s: no output archive specified yet\n",5)" ( number_literal , (string_literal ""%s: no output archive specified yet\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "fprintf(stderr,__format,uVar1);" (call_expression "fprintf(stderr,__format,uVar1)" identifier (argument_list "(stderr,__format,uVar1)" ( identifier , identifier , identifier ))) ;) (if_statement "if (DAT_001104ac == 0) {\n \n xexit(9);\n }" if (parenthesized_expression "(DAT_001104ac == 0)" ( (binary_expression "DAT_001104ac == 0" identifier == number_literal) )) (compound_statement "{\n \n xexit(9);\n }" { (expression_statement "xexit(9);" (call_expression "xexit(9)" identifier (argument_list "(9)" ( number_literal ))) ;) })) }) (else_clause "else {\n lVar2 = FUN_00106030(param_1,0);\n if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }\n }" else (compound_statement "{\n lVar2 = FUN_00106030(param_1,0);\n if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }\n }" { (expression_statement "lVar2 = FUN_00106030(param_1,0);" (assignment_expression "lVar2 = FUN_00106030(param_1,0)" identifier = (call_expression "FUN_00106030(param_1,0)" identifier (argument_list "(param_1,0)" ( identifier , number_literal )))) ;) (if_statement "if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }" if (parenthesized_expression "(lVar2 != 0)" ( (binary_expression "lVar2 != 0" identifier != number_literal) )) (compound_statement "{\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }" { (if_statement "if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }" if (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }" { (expression_statement "FUN_00106380(lVar2,FUN_00106330,param_2);" (call_expression "FUN_00106380(lVar2,FUN_00106330,param_2)" identifier (argument_list "(lVar2,FUN_00106330,param_2)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })) (expression_statement "lVar3 = *(long *)(lVar2 + 0xd8);" (assignment_expression "lVar3 = *(long *)(lVar2 + 0xd8)" identifier = (pointer_expression "*(long *)(lVar2 + 0xd8)" * (cast_expression "(long *)(lVar2 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0xd8)" ( (binary_expression "lVar2 + 0xd8" identifier + number_literal) ))))) ;) (if_statement "if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }" if (parenthesized_expression "(*(long *)(lVar2 + 0xd8) != 0)" ( (binary_expression "*(long *)(lVar2 + 0xd8) != 0" (pointer_expression "*(long *)(lVar2 + 0xd8)" * (cast_expression "(long *)(lVar2 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0xd8)" ( (binary_expression "lVar2 + 0xd8" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }" { (do_statement "do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);" do (compound_statement "{\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n }" { (expression_statement "lVar2 = *(long *)(lVar3 + 0xd8);" (assignment_expression "lVar2 = *(long *)(lVar3 + 0xd8)" identifier = (pointer_expression "*(long *)(lVar3 + 0xd8)" * (cast_expression "(long *)(lVar3 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xd8)" ( (binary_expression "lVar3 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "FUN_00106330(lVar3,0);" (call_expression "FUN_00106330(lVar3,0)" identifier (argument_list "(lVar3,0)" ( identifier , number_literal ))) ;) (expression_statement "lVar3 = lVar2;" (assignment_expression "lVar3 = lVar2" identifier = identifier) ;) }) while (parenthesized_expression "(lVar2 != 0)" ( (binary_expression "lVar2 != 0" identifier != number_literal) )) ;) (return_statement "return;" return ;) })) })) }))) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;) })) }) (else_clause else (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 { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (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 + LIT) ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT != LIT) )) ;) (return_statement return ;) })) })) }))) (return_statement return ;) })))
(function_definition "void FUN_00106740(undefined8 param_1,long param_2)\n\n{\n undefined8 uVar1;\n long lVar2;\n char *__format;\n long lVar3;\n \n uVar1 = DAT_00110690;\n if (DAT_00110530 == 0) {\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,uVar1);\n if (DAT_001104ac == 0) {\n \n xexit(9);\n }\n }\n else {\n lVar2 = FUN_00106030(param_1,0);\n if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00106740(undefined8 param_1,long param_2)" (identifier "FUN_00106740") (parameter_list "(undefined8 param_1,long param_2)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n long lVar2;\n char *__format;\n long lVar3;\n \n uVar1 = DAT_00110690;\n if (DAT_00110530 == 0) {\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,uVar1);\n if (DAT_001104ac == 0) {\n \n xexit(9);\n }\n }\n else {\n lVar2 = FUN_00106030(param_1,0);\n if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }\n }\n return;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "char *__format;" (primitive_type "char") (pointer_declarator "*__format" (* "*") (identifier "__format")) (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (expression_statement "uVar1 = DAT_00110690;" (assignment_expression "uVar1 = DAT_00110690" (identifier "uVar1") (= "=") (identifier "DAT_00110690")) (; ";")) (if_statement "if (DAT_00110530 == 0) {\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,uVar1);\n if (DAT_001104ac == 0) {\n \n xexit(9);\n }\n }\n else {\n lVar2 = FUN_00106030(param_1,0);\n if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }\n }" (if "if") (parenthesized_expression "(DAT_00110530 == 0)" (( "(") (binary_expression "DAT_00110530 == 0" (identifier "DAT_00110530") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);\n fprintf(stderr,__format,uVar1);\n if (DAT_001104ac == 0) {\n \n xexit(9);\n }\n }" ({ "{") (expression_statement "__format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5);" (assignment_expression "__format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5)" (identifier "__format") (= "=") (cast_expression "(char *)dcgettext(0,"%s: no output archive specified yet\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,"%s: no output archive specified yet\n",5)" (identifier "dcgettext") (argument_list "(0,"%s: no output archive specified yet\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%s: no output archive specified yet\n"" (" """) (string_content "%s: no output archive specified yet") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "fprintf(stderr,__format,uVar1);" (call_expression "fprintf(stderr,__format,uVar1)" (identifier "fprintf") (argument_list "(stderr,__format,uVar1)" (( "(") (identifier "stderr") (, ",") (identifier "__format") (, ",") (identifier "uVar1") () ")"))) (; ";")) (if_statement "if (DAT_001104ac == 0) {\n \n xexit(9);\n }" (if "if") (parenthesized_expression "(DAT_001104ac == 0)" (( "(") (binary_expression "DAT_001104ac == 0" (identifier "DAT_001104ac") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n xexit(9);\n }" ({ "{") (expression_statement "xexit(9);" (call_expression "xexit(9)" (identifier "xexit") (argument_list "(9)" (( "(") (number_literal "9") () ")"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n lVar2 = FUN_00106030(param_1,0);\n if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }\n }" (else "else") (compound_statement "{\n lVar2 = FUN_00106030(param_1,0);\n if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }\n }" ({ "{") (expression_statement "lVar2 = FUN_00106030(param_1,0);" (assignment_expression "lVar2 = FUN_00106030(param_1,0)" (identifier "lVar2") (= "=") (call_expression "FUN_00106030(param_1,0)" (identifier "FUN_00106030") (argument_list "(param_1,0)" (( "(") (identifier "param_1") (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (lVar2 != 0) {\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }" (if "if") (parenthesized_expression "(lVar2 != 0)" (( "(") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }\n lVar3 = *(long *)(lVar2 + 0xd8);\n if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }\n }" ({ "{") (if_statement "if (param_2 != 0) {\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }" (if "if") (parenthesized_expression "(param_2 != 0)" (( "(") (binary_expression "param_2 != 0" (identifier "param_2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_00106380(lVar2,FUN_00106330,param_2);\n return;\n }" ({ "{") (expression_statement "FUN_00106380(lVar2,FUN_00106330,param_2);" (call_expression "FUN_00106380(lVar2,FUN_00106330,param_2)" (identifier "FUN_00106380") (argument_list "(lVar2,FUN_00106330,param_2)" (( "(") (identifier "lVar2") (, ",") (identifier "FUN_00106330") (, ",") (identifier "param_2") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "lVar3 = *(long *)(lVar2 + 0xd8);" (assignment_expression "lVar3 = *(long *)(lVar2 + 0xd8)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(lVar2 + 0xd8)" (* "*") (cast_expression "(long *)(lVar2 + 0xd8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0xd8)" (( "(") (binary_expression "lVar2 + 0xd8" (identifier "lVar2") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (if_statement "if (*(long *)(lVar2 + 0xd8) != 0) {\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }" (if "if") (parenthesized_expression "(*(long *)(lVar2 + 0xd8) != 0)" (( "(") (binary_expression "*(long *)(lVar2 + 0xd8) != 0" (pointer_expression "*(long *)(lVar2 + 0xd8)" (* "*") (cast_expression "(long *)(lVar2 + 0xd8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0xd8)" (( "(") (binary_expression "lVar2 + 0xd8" (identifier "lVar2") (+ "+") (number_literal "0xd8")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);\n return;\n }" ({ "{") (do_statement "do {\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n } while (lVar2 != 0);" (do "do") (compound_statement "{\n lVar2 = *(long *)(lVar3 + 0xd8);\n FUN_00106330(lVar3,0);\n lVar3 = lVar2;\n }" ({ "{") (expression_statement "lVar2 = *(long *)(lVar3 + 0xd8);" (assignment_expression "lVar2 = *(long *)(lVar3 + 0xd8)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(lVar3 + 0xd8)" (* "*") (cast_expression "(long *)(lVar3 + 0xd8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xd8)" (( "(") (binary_expression "lVar3 + 0xd8" (identifier "lVar3") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (expression_statement "FUN_00106330(lVar3,0);" (call_expression "FUN_00106330(lVar3,0)" (identifier "FUN_00106330") (argument_list "(lVar3,0)" (( "(") (identifier "lVar3") (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "lVar3 = lVar2;" (assignment_expression "lVar3 = lVar2" (identifier "lVar3") (= "=") (identifier "lVar2")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(lVar2 != 0)" (( "(") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0")) () ")")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}"))) (} "}")))) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(char *name,type_1 *type_1) { char *pcVar1; type_2 *var_7; char *__format; type_2 *abfd; pcVar1 = program_name; if (var_1 == (type_2 *)0x0) { __format = (char *)var_2(0,"%s: no output archive specified yet\n",5); var_3(stderr,__format,pcVar1); if (var_4 == 0) { /* WARNING: Subroutine does not return */ var_5(9); } } else { var_7 = var_6(name,(char *)0x0); if (var_7 != (type_2 *)0x0) { if (type_1 != (type_1 *)0x0) { var_8(var_7,var_9,type_1); return; } abfd = var_7->archive_next; if (var_7->archive_next != (type_2 *)0x0) { do { var_7 = abfd->archive_next; var_9(abfd,(type_2 *)0x0); abfd = var_7; } while (var_7 != (type_2 *)0x0); return; } } } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (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: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal))))))) alternative: (else_clause (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 (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (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: (number_literal))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (return_statement)))))))) (return_statement))))
null
void MASKED(undefined8 param_1,long param_2) { undefined8 uVar1; long lVar2; char *__format; long lVar3; uVar1 = DAT_00110690; if (DAT_00110530 == 0) { __format = (char *)dcgettext(0,"%s: no output archive specified yet\n",5); fprintf(stderr,__format,uVar1); if (DAT_001104ac == 0) { /* WARNING: Subroutine does not return */ xexit(9); } } else { lVar2 = FUN_00106030(param_1,0); if (lVar2 != 0) { if (param_2 != 0) { FUN_00106380(lVar2,FUN_00106330,param_2); return; } lVar3 = *(long *)(lVar2 + 0xd8); if (*(long *)(lVar2 + 0xd8) != 0) { do { lVar2 = *(long *)(lVar3 + 0xd8); FUN_00106330(lVar3,0); lVar3 = lVar2; } while (lVar2 != 0); return; } } } return; }
2518_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
is_locked
FUN_00192ad0
/* DWARF original prototype: bool is_locked(File_read * this) */ bool __thiscall gold::File_read::is_locked(File_read *this) { bool bVar1; Task_token *in_RSI; if ((this->token_).is_blocker_ != false) { /* WARNING: Subroutine does not return */ Task_token::is_writable((Task_token *)this,in_RSI); } if ((this->token_).writer_ == (Task *)0x0) { bVar1 = false; if (this->released_ == false) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked"); } } else { bVar1 = true; } return bVar1; }
undefined1 FUN_00192ad0(long param_1) { undefined1 uVar1; if (*(char *)(param_1 + 0x38) != '\0') { /* WARNING: Subroutine does not return */ FUN_00192680(); } if (*(long *)(param_1 + 0x40) == 0) { uVar1 = 0; if (*(char *)(param_1 + 0xa8) == '\0') { /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked"); } } else { uVar1 = 1; } return uVar1; }
SUB RSP,0x8 MOVZX EAX,byte ptr [RDI + 0x38] TEST AL,AL JNZ 0x00192b11 CMP qword ptr [RDI + 0x40],0x0 JZ 0x00192af0 MOV EAX,0x1 ADD RSP,0x8 RET CMP byte ptr [RDI + 0xa8],0x0 JNZ 0x00192ae8 LEA RDX,[0x33fbd8] MOV ESI,0x13f LEA RDI,[0x33f8c8] CALL 0x00199900 CALL 0x00192680
null
null
null
null
[('const-0', u'RETURN_-1207555289'), ('const-1', u'RETURN_-1207555225'), (u'LOAD_-1207555360', u'INT_NOTEQUAL_-1207555339'), ('const-0', u'INT_NOTEQUAL_-1207555339'), ('const-1', u'COPY_-1207555215'), (u'CAST_-1207555089', u'CALL_-1207555230'), (u'PTRSUB_-1207555154', u'PTRSUB_-1207555153'), (u'PTRSUB_-1207555122', u'LOAD_-1207555291'), ('const-3406808', u'COPY_-1207555164'), ('tmp_62', u'CBRANCH_-1207555338'), (u'MULTIEQUAL_-1207555152', u'COPY_-1207555247'), ('const-0', u'INT_EQUAL_-1207555322'), ('tmp_171', u'CBRANCH_-1207555269'), (u'LOAD_-1207555291', u'INT_EQUAL_-1207555276'), ('const-433', u'LOAD_-1207555360'), (u'INT_NOTEQUAL_-1207555339', u'CBRANCH_-1207555338'), ('const-168', u'PTRSUB_-1207555122'), ('const-3406024', u'COPY_-1207555165'), (u'PTRSUB_-1207555141', u'LOAD_-1207555337'), (u'COPY_-1207555247', u'RETURN_-1207555289'), (u'COPY_-1207555165', u'CALL_-1207555240'), ('const-0', u'PTRSUB_-1207555153'), (u'INT_EQUAL_-1207555322', u'CBRANCH_-1207555318'), ('const-56', u'PTRSUB_-1207555154'), ('const-0', u'INT_EQUAL_-1207555276'), ('const-1', u'RETURN_-1207555235'), ('tmp_209', u'PTRSUB_-1207555154'), (u'INT_EQUAL_-1207555276', u'CBRANCH_-1207555269'), (u'COPY_-1207555215', u'MULTIEQUAL_-1207555152'), ('tmp_367', u'CALL_-1207555230'), (u'PTRSUB_-1207555144', u'PTRSUB_-1207555141'), (u'COPY_-1207555164', u'CALL_-1207555240'), ('tmp_209', u'PTRSUB_-1207555144'), ('tmp_98', u'CBRANCH_-1207555318'), (u'LOAD_-1207555337', u'INT_EQUAL_-1207555322'), ('const-433', u'LOAD_-1207555291'), ('const-0', u'COPY_-1207555187'), ('const-8', u'PTRSUB_-1207555141'), ('const-319', u'CALL_-1207555240'), ('tmp_209', u'CAST_-1207555089'), ('tmp_209', u'PTRSUB_-1207555122'), (u'PTRSUB_-1207555153', u'LOAD_-1207555360'), ('const-433', u'LOAD_-1207555337'), ('const-56', u'PTRSUB_-1207555144'), (u'COPY_-1207555187', u'MULTIEQUAL_-1207555152')]
[('const-319', u'CALL_-1207555240'), ('const-0', u'RETURN_-1207555289'), ('const-1', u'RETURN_-1207555225'), (u'LOAD_-1207555360', u'INT_NOTEQUAL_-1207555339'), ('const-0', u'INT_NOTEQUAL_-1207555339'), (u'INT_ADD_-1207555344', u'CAST_-1207555163'), ('const-0', u'COPY_-1207555194'), ('tmp_62', u'CBRANCH_-1207555338'), ('const-168', u'INT_ADD_-1207555275'), ('tmp_357', u'INT_ADD_-1207555321'), ('const-433', u'LOAD_-1207555337'), (u'COPY_-1207555194', u'MULTIEQUAL_-1207555153'), ('tmp_171', u'CBRANCH_-1207555269'), (u'LOAD_-1207555291', u'INT_EQUAL_-1207555276'), ('const-0', u'INT_EQUAL_-1207555276'), (u'INT_NOTEQUAL_-1207555339', u'CBRANCH_-1207555338'), (u'CAST_-1207555163', u'LOAD_-1207555360'), ('const-433', u'LOAD_-1207555360'), (u'INT_ADD_-1207555321', u'CAST_-1207555154'), (u'INT_EQUAL_-1207555322', u'CBRANCH_-1207555318'), (u'INT_ADD_-1207555275', u'CAST_-1207555133'), ('const-433', u'LOAD_-1207555291'), ('const-56', u'INT_ADD_-1207555344'), ('const-1', u'RETURN_-1207555235'), (u'COPY_-1207555216', u'MULTIEQUAL_-1207555153'), (u'INT_EQUAL_-1207555276', u'CBRANCH_-1207555269'), (u'COPY_-1207555171', u'CALL_-1207555240'), ('tmp_98', u'CBRANCH_-1207555318'), ('const-3406808', u'COPY_-1207555171'), (u'LOAD_-1207555337', u'INT_EQUAL_-1207555322'), ('tmp_357', u'INT_ADD_-1207555344'), ('const-3406024', u'COPY_-1207555172'), ('const-1', u'COPY_-1207555216'), ('tmp_357', u'INT_ADD_-1207555275'), (u'CAST_-1207555133', u'LOAD_-1207555291'), (u'CAST_-1207555154', u'LOAD_-1207555337'), (u'MULTIEQUAL_-1207555153', u'RETURN_-1207555289'), (u'COPY_-1207555172', u'CALL_-1207555240'), ('const-0', u'INT_EQUAL_-1207555322'), ('const-64', u'INT_ADD_-1207555321')]
null
null
00192ad0
x64
O2
(translation_unit "undefined1 FUN_00192ad0(long param_1)\n\n{\n undefined1 uVar1;\n \n if (*(char *)(param_1 + 0x38) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_00192680();\n }\n if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }\n return uVar1;\n}\n\n" (function_definition "undefined1 FUN_00192ad0(long param_1)\n\n{\n undefined1 uVar1;\n \n if (*(char *)(param_1 + 0x38) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_00192680();\n }\n if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }\n return uVar1;\n}" type_identifier (function_declarator "FUN_00192ad0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined1 uVar1;\n \n if (*(char *)(param_1 + 0x38) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_00192680();\n }\n if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }\n return uVar1;\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (if_statement "if (*(char *)(param_1 + 0x38) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_00192680();\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x38) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x38) != '\0'" (pointer_expression "*(char *)(param_1 + 0x38)" * (cast_expression "(char *)(param_1 + 0x38)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00192680();\n }" { comment (expression_statement "FUN_00192680();" (call_expression "FUN_00192680()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x40) == 0)" ( (binary_expression "*(long *)(param_1 + 0x40) == 0" (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }" { (expression_statement "uVar1 = 0;" (assignment_expression "uVar1 = 0" identifier = number_literal) ;) (if_statement "if (*(char *)(param_1 + 0xa8) == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }" if (parenthesized_expression "(*(char *)(param_1 + 0xa8) == '\0')" ( (binary_expression "*(char *)(param_1 + 0xa8) == '\0'" (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 "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }" { comment (expression_statement "FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");" (call_expression "FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked")" identifier (argument_list "("../../gold/fileread.cc",0x13f,"is_locked")" ( (string_literal ""../../gold/fileread.cc"" " string_content ") , number_literal , (string_literal ""is_locked"" " string_content ") ))) ;) })) }) (else_clause "else {\n uVar1 = 1;\n }" else (compound_statement "{\n uVar1 = 1;\n }" { (expression_statement "uVar1 = 1;" (assignment_expression "uVar1 = 1" identifier = number_literal) ;) }))) (return_statement "return uVar1;" return identifier ;) })))
(translation_unit "/* DWARF original prototype: bool is_locked(File_read * this) */\n\nbool __thiscall gold::File_read::is_locked(File_read *this)\n\n{\n bool bVar1;\n Task_token *in_RSI;\n \n if ((this->token_).is_blocker_ != false) {\n /* WARNING: Subroutine does not return */\n Task_token::is_writable((Task_token *)this,in_RSI);\n }\n if ((this->token_).writer_ == (Task *)0x0) {\n bVar1 = false;\n if (this->released_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n bVar1 = true;\n }\n return bVar1;\n}\n\n" comment (function_definition "bool __thiscall gold::File_read::is_locked(File_read *this)\n\n{\n bool bVar1;\n Task_token *in_RSI;\n \n if ((this->token_).is_blocker_ != false) {\n /* WARNING: Subroutine does not return */\n Task_token::is_writable((Task_token *)this,in_RSI);\n }\n if ((this->token_).writer_ == (Task *)0x0) {\n bVar1 = false;\n if (this->released_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n bVar1 = true;\n }\n return bVar1;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::File_read::" identifier : : identifier : :) (function_declarator "is_locked(File_read *this)" identifier (parameter_list "(File_read *this)" ( (parameter_declaration "File_read *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n bool bVar1;\n Task_token *in_RSI;\n \n if ((this->token_).is_blocker_ != false) {\n /* WARNING: Subroutine does not return */\n Task_token::is_writable((Task_token *)this,in_RSI);\n }\n if ((this->token_).writer_ == (Task *)0x0) {\n bVar1 = false;\n if (this->released_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n bVar1 = true;\n }\n return bVar1;\n}" { (declaration "bool bVar1;" primitive_type identifier ;) (declaration "Task_token *in_RSI;" type_identifier (pointer_declarator "*in_RSI" * identifier) ;) (if_statement "if ((this->token_).is_blocker_ != false) {\n /* WARNING: Subroutine does not return */\n Task_token::is_writable((Task_token *)this,in_RSI);\n }" if (parenthesized_expression "((this->token_).is_blocker_ != false)" ( (binary_expression "(this->token_).is_blocker_ != false" (field_expression "(this->token_).is_blocker_" (parenthesized_expression "(this->token_)" ( (field_expression "this->token_" identifier -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n Task_token::is_writable((Task_token *)this,in_RSI);\n }" { comment (labeled_statement "Task_token::is_writable((Task_token *)this,in_RSI);" statement_identifier : (ERROR ":" :) (expression_statement "is_writable((Task_token *)this,in_RSI);" (call_expression "is_writable((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 ((this->token_).writer_ == (Task *)0x0) {\n bVar1 = false;\n if (this->released_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n bVar1 = true;\n }" if (parenthesized_expression "((this->token_).writer_ == (Task *)0x0)" ( (binary_expression "(this->token_).writer_ == (Task *)0x0" (field_expression "(this->token_).writer_" (parenthesized_expression "(this->token_)" ( (field_expression "this->token_" identifier -> field_identifier) )) . field_identifier) == (cast_expression "(Task *)0x0" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n bVar1 = false;\n if (this->released_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }" { (expression_statement "bVar1 = false;" (assignment_expression "bVar1 = false" identifier = false) ;) (if_statement "if (this->released_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked");\n }" if (parenthesized_expression "(this->released_ == false)" ( (binary_expression "this->released_ == false" (field_expression "this->released_" identifier -> field_identifier) == false) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked");" (call_expression "do_gold_unreachable("../../gold/fileread.cc",0x13f,"is_locked")" identifier (argument_list "("../../gold/fileread.cc",0x13f,"is_locked")" ( (string_literal ""../../gold/fileread.cc"" " string_content ") , number_literal , (string_literal ""is_locked"" " string_content ") ))) ;) })) }) (else_clause "else {\n bVar1 = true;\n }" else (compound_statement "{\n bVar1 = true;\n }" { (expression_statement "bVar1 = true;" (assignment_expression "bVar1 = true" identifier = true) ;) }))) (return_statement "return bVar1;" return identifier ;) })))
(translation_unit "undefined1 FUN_00192ad0(long param_1)\n\n{\n undefined1 uVar1;\n \n if (*(char *)(param_1 + 0x38) != '\0') {\n \n FUN_00192680();\n }\n if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }\n return uVar1;\n}\n\n" (function_definition "undefined1 FUN_00192ad0(long param_1)\n\n{\n undefined1 uVar1;\n \n if (*(char *)(param_1 + 0x38) != '\0') {\n \n FUN_00192680();\n }\n if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }\n return uVar1;\n}" type_identifier (function_declarator "FUN_00192ad0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined1 uVar1;\n \n if (*(char *)(param_1 + 0x38) != '\0') {\n \n FUN_00192680();\n }\n if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }\n return uVar1;\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (if_statement "if (*(char *)(param_1 + 0x38) != '\0') {\n \n FUN_00192680();\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x38) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x38) != '\0'" (pointer_expression "*(char *)(param_1 + 0x38)" * (cast_expression "(char *)(param_1 + 0x38)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_00192680();\n }" { (expression_statement "FUN_00192680();" (call_expression "FUN_00192680()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x40) == 0)" ( (binary_expression "*(long *)(param_1 + 0x40) == 0" (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }" { (expression_statement "uVar1 = 0;" (assignment_expression "uVar1 = 0" identifier = number_literal) ;) (if_statement "if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }" if (parenthesized_expression "(*(char *)(param_1 + 0xa8) == '\0')" ( (binary_expression "*(char *)(param_1 + 0xa8) == '\0'" (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 "'\0'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }" { (expression_statement "FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");" (call_expression "FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked")" identifier (argument_list "("../../gold/fileread.cc",0x13f,"is_locked")" ( (string_literal ""../../gold/fileread.cc"" " string_content ") , number_literal , (string_literal ""is_locked"" " string_content ") ))) ;) })) }) (else_clause "else {\n uVar1 = 1;\n }" else (compound_statement "{\n uVar1 = 1;\n }" { (expression_statement "uVar1 = 1;" (assignment_expression "uVar1 = 1" 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) ))) (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) )))) != (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 (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == 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 (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }))) (return_statement return IDENT ;) })))
(function_definition "undefined1 FUN_00192ad0(long param_1)\n\n{\n undefined1 uVar1;\n \n if (*(char *)(param_1 + 0x38) != '\0') {\n \n FUN_00192680();\n }\n if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }\n return uVar1;\n}" (type_identifier "undefined1") (function_declarator "FUN_00192ad0(long param_1)" (identifier "FUN_00192ad0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n undefined1 uVar1;\n \n if (*(char *)(param_1 + 0x38) != '\0') {\n \n FUN_00192680();\n }\n if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }\n return uVar1;\n}" ({ "{") (declaration "undefined1 uVar1;" (type_identifier "undefined1") (identifier "uVar1") (; ";")) (if_statement "if (*(char *)(param_1 + 0x38) != '\0') {\n \n FUN_00192680();\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x38) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x38) != '\0'" (pointer_expression "*(char *)(param_1 + 0x38)" (* "*") (cast_expression "(char *)(param_1 + 0x38)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n \n FUN_00192680();\n }" ({ "{") (expression_statement "FUN_00192680();" (call_expression "FUN_00192680()" (identifier "FUN_00192680") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(long *)(param_1 + 0x40) == 0) {\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }\n else {\n uVar1 = 1;\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x40) == 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x40) == 0" (pointer_expression "*(long *)(param_1 + 0x40)" (* "*") (cast_expression "(long *)(param_1 + 0x40)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar1 = 0;\n if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }\n }" ({ "{") (expression_statement "uVar1 = 0;" (assignment_expression "uVar1 = 0" (identifier "uVar1") (= "=") (number_literal "0")) (; ";")) (if_statement "if (*(char *)(param_1 + 0xa8) == '\0') {\n \n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0xa8) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0xa8) == '\0'" (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 "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n \n FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");\n }" ({ "{") (expression_statement "FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked");" (call_expression "FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked")" (identifier "FUN_00199900") (argument_list "("../../gold/fileread.cc",0x13f,"is_locked")" (( "(") (string_literal ""../../gold/fileread.cc"" (" """) (string_content "../../gold/fileread.cc") (" """)) (, ",") (number_literal "0x13f") (, ",") (string_literal ""is_locked"" (" """) (string_content "is_locked") (" """)) () ")"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n uVar1 = 1;\n }" (else "else") (compound_statement "{\n uVar1 = 1;\n }" ({ "{") (expression_statement "uVar1 = 1;" (assignment_expression "uVar1 = 1" (identifier "uVar1") (= "=") (number_literal "1")) (; ";")) (} "}")))) (return_statement "return uVar1;" (return "return") (identifier "uVar1") (; ";")) (} "}")))
/* DWARF original prototype: bool is_locked(File_read * this) */ bool __thiscall gold::type_1::function_1(type_1 *this) { bool bVar1; type_2 *in_RSI; if ((this->token_).is_blocker_ != false) { /* WARNING: Subroutine does not return */ Task_token::var_1((type_2 *)this,in_RSI); } if ((this->token_).writer_ == (type_3 *)0x0) { bVar1 = false; if (this->released_ == false) { /* WARNING: Subroutine does not return */ var_2("../../gold/fileread.cc",0x13f,"is_locked"); } } else { bVar1 = true; } return bVar1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content)))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))))) (return_statement (identifier)))))
null
undefined1 MASKED(long param_1) { undefined1 uVar1; if (*(char *)(param_1 + 0x38) != '\0') { /* WARNING: Subroutine does not return */ FUN_00192680(); } if (*(long *)(param_1 + 0x40) == 0) { uVar1 = 0; if (*(char *)(param_1 + 0xa8) == '\0') { /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/fileread.cc",0x13f,"is_locked"); } } else { uVar1 = 1; } return uVar1; }
240_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
_start
entry
void processEntry _start(undefined8 param_1,undefined8 param_2) { undefined1 auStack_8 [8]; (*(code *)PTR___libc_start_main_002a1fc8) (main,param_2,&stack0x00000008,__libc_csu_init,__libc_csu_fini,param_1,auStack_8); do { /* WARNING: Do nothing block with infinite loop */ } while( true ); }
void processEntry entry(undefined8 param_1,undefined8 param_2) { undefined1 auStack_8 [8]; (*(code *)PTR___libc_start_main_002a1fc8) (FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8); do { /* WARNING: Do nothing block with infinite loop */ } while( true ); }
XOR EBP,EBP MOV R9,RDX POP RSI MOV RDX,RSP AND RSP,-0x10 PUSH RAX PUSH RSP LEA R8,[0x160440] LEA RCX,[0x1603e0] LEA RDI,[0x10dee0] CALL qword ptr [0x002a1fc8] HLT
null
null
null
null
[('tmp_175', u'CALLIND_-1206916207'), ('const-1105632', u'PTRSUB_-1206916111'), (u'PTRSUB_-1206916130', u'CALLIND_-1206916207'), ('const-8', u'PTRSUB_-1206916139'), ('const-1442880', u'PTRSUB_-1206916109'), (u'PTRSUB_-1206916109', u'CALLIND_-1206916207'), ('tmp_95', u'BRANCH_-1206916204'), ('tmp_176', u'PTRSUB_-1206916130'), (u'PTRSUB_-1206916139', u'CALLIND_-1206916207'), ('tmp_220', u'CAST_-1206916108'), (u'CALLIND_-1206916207', u'INDIRECT_-1206916121'), ('const-0', u'PTRSUB_-1206916109'), (u'CAST_-1206916108', u'CALLIND_-1206916207'), ('const-1442784', u'PTRSUB_-1206916110'), (u'PTRSUB_-1206916111', u'CALLIND_-1206916207'), ('tmp_219', u'CALLIND_-1206916207'), (u'PTRSUB_-1206916110', u'CALLIND_-1206916207'), ('const--8', u'PTRSUB_-1206916130'), ('tmp_176', u'PTRSUB_-1206916139'), ('const-0', u'PTRSUB_-1206916111'), ('const-0', u'PTRSUB_-1206916110')]
[('tmp_175', u'CALLIND_-1206916207'), ('const-1105632', u'PTRSUB_-1206916111'), (u'PTRSUB_-1206916130', u'CALLIND_-1206916207'), ('const-8', u'PTRSUB_-1206916139'), ('const-1442880', u'PTRSUB_-1206916109'), (u'PTRSUB_-1206916109', u'CALLIND_-1206916207'), ('tmp_95', u'BRANCH_-1206916204'), ('tmp_176', u'PTRSUB_-1206916130'), (u'PTRSUB_-1206916139', u'CALLIND_-1206916207'), ('tmp_220', u'CAST_-1206916108'), (u'CALLIND_-1206916207', u'INDIRECT_-1206916121'), ('const-0', u'PTRSUB_-1206916109'), (u'CAST_-1206916108', u'CALLIND_-1206916207'), ('const-1442784', u'PTRSUB_-1206916110'), (u'PTRSUB_-1206916111', u'CALLIND_-1206916207'), ('tmp_219', u'CALLIND_-1206916207'), (u'PTRSUB_-1206916110', u'CALLIND_-1206916207'), ('const--8', u'PTRSUB_-1206916130'), ('tmp_176', u'PTRSUB_-1206916139'), ('const-0', u'PTRSUB_-1206916111'), ('const-0', u'PTRSUB_-1206916110')]
null
null
0010eb40
x64
O2
(translation_unit "void processEntry entry(undefined8 param_1,undefined8 param_2)\n\n{\n undefined1 auStack_8 [8];\n \n (*(code *)PTR___libc_start_main_002a1fc8)\n (FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8);\n do {\n /* WARNING: Do nothing block with infinite loop */\n } while( true );\n}\n\n" (function_definition "void processEntry entry(undefined8 param_1,undefined8 param_2)\n\n{\n undefined1 auStack_8 [8];\n \n (*(code *)PTR___libc_start_main_002a1fc8)\n (FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8);\n do {\n /* WARNING: Do nothing block with infinite loop */\n } while( true );\n}" primitive_type (ERROR "processEntry" identifier) (function_declarator "entry(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 undefined1 auStack_8 [8];\n \n (*(code *)PTR___libc_start_main_002a1fc8)\n (FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8);\n do {\n /* WARNING: Do nothing block with infinite loop */\n } while( true );\n}" { (declaration "undefined1 auStack_8 [8];" type_identifier (array_declarator "auStack_8 [8]" identifier [ number_literal ]) ;) (expression_statement "(*(code *)PTR___libc_start_main_002a1fc8)\n (FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8);" (call_expression "(*(code *)PTR___libc_start_main_002a1fc8)\n (FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8)" (parenthesized_expression "(*(code *)PTR___libc_start_main_002a1fc8)" ( (pointer_expression "*(code *)PTR___libc_start_main_002a1fc8" * (cast_expression "(code *)PTR___libc_start_main_002a1fc8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "(FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8)" ( identifier , identifier , (pointer_expression "&stack0x00000008" & identifier) , identifier , identifier , identifier , identifier ))) ;) (do_statement "do {\n /* WARNING: Do nothing block with infinite loop */\n } while( true );" do (compound_statement "{\n /* WARNING: Do nothing block with infinite loop */\n }" { comment }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit "void processEntry _start(undefined8 param_1,undefined8 param_2)\n\n{\n undefined1 auStack_8 [8];\n \n (*(code *)PTR___libc_start_main_002a1fc8)\n (main,param_2,&stack0x00000008,__libc_csu_init,__libc_csu_fini,param_1,auStack_8);\n do {\n /* WARNING: Do nothing block with infinite loop */\n } while( true );\n}\n\n" (function_definition "void processEntry _start(undefined8 param_1,undefined8 param_2)\n\n{\n undefined1 auStack_8 [8];\n \n (*(code *)PTR___libc_start_main_002a1fc8)\n (main,param_2,&stack0x00000008,__libc_csu_init,__libc_csu_fini,param_1,auStack_8);\n do {\n /* WARNING: Do nothing block with infinite loop */\n } while( true );\n}" primitive_type (ERROR "processEntry" identifier) (function_declarator "_start(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 undefined1 auStack_8 [8];\n \n (*(code *)PTR___libc_start_main_002a1fc8)\n (main,param_2,&stack0x00000008,__libc_csu_init,__libc_csu_fini,param_1,auStack_8);\n do {\n /* WARNING: Do nothing block with infinite loop */\n } while( true );\n}" { (declaration "undefined1 auStack_8 [8];" type_identifier (array_declarator "auStack_8 [8]" identifier [ number_literal ]) ;) (expression_statement "(*(code *)PTR___libc_start_main_002a1fc8)\n (main,param_2,&stack0x00000008,__libc_csu_init,__libc_csu_fini,param_1,auStack_8);" (call_expression "(*(code *)PTR___libc_start_main_002a1fc8)\n (main,param_2,&stack0x00000008,__libc_csu_init,__libc_csu_fini,param_1,auStack_8)" (parenthesized_expression "(*(code *)PTR___libc_start_main_002a1fc8)" ( (pointer_expression "*(code *)PTR___libc_start_main_002a1fc8" * (cast_expression "(code *)PTR___libc_start_main_002a1fc8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "(main,param_2,&stack0x00000008,__libc_csu_init,__libc_csu_fini,param_1,auStack_8)" ( identifier , identifier , (pointer_expression "&stack0x00000008" & identifier) , identifier , identifier , identifier , identifier ))) ;) (do_statement "do {\n /* WARNING: Do nothing block with infinite loop */\n } while( true );" do (compound_statement "{\n /* WARNING: Do nothing block with infinite loop */\n }" { comment }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit "void processEntry entry(undefined8 param_1,undefined8 param_2)\n\n{\n undefined1 auStack_8 [8];\n \n (*(code *)PTR___libc_start_main_002a1fc8)\n (FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8);\n do {\n \n } while( true );\n}\n\n" (function_definition "void processEntry entry(undefined8 param_1,undefined8 param_2)\n\n{\n undefined1 auStack_8 [8];\n \n (*(code *)PTR___libc_start_main_002a1fc8)\n (FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8);\n do {\n \n } while( true );\n}" primitive_type (ERROR "processEntry" identifier) (function_declarator "entry(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 undefined1 auStack_8 [8];\n \n (*(code *)PTR___libc_start_main_002a1fc8)\n (FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8);\n do {\n \n } while( true );\n}" { (declaration "undefined1 auStack_8 [8];" type_identifier (array_declarator "auStack_8 [8]" identifier [ number_literal ]) ;) (expression_statement "(*(code *)PTR___libc_start_main_002a1fc8)\n (FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8);" (call_expression "(*(code *)PTR___libc_start_main_002a1fc8)\n (FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8)" (parenthesized_expression "(*(code *)PTR___libc_start_main_002a1fc8)" ( (pointer_expression "*(code *)PTR___libc_start_main_002a1fc8" * (cast_expression "(code *)PTR___libc_start_main_002a1fc8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "(FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8)" ( identifier , identifier , (pointer_expression "&stack0x00000008" & identifier) , identifier , identifier , identifier , identifier ))) ;) (do_statement "do {\n \n } while( true );" do (compound_statement "{\n \n }" { }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) , IDENT , IDENT , IDENT , IDENT ))) ;) (do_statement do (compound_statement { }) while (parenthesized_expression ( BOOL )) ;) })))
(function_definition "void processEntry entry(undefined8 param_1,undefined8 param_2)\n\n{\n undefined1 auStack_8 [8];\n \n (*(code *)PTR___libc_start_main_002a1fc8)\n (FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8);\n do {\n \n } while( true );\n}" (primitive_type "void") (ERROR "processEntry" (identifier "processEntry")) (function_declarator "entry(undefined8 param_1,undefined8 param_2)" (identifier "entry") (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 undefined1 auStack_8 [8];\n \n (*(code *)PTR___libc_start_main_002a1fc8)\n (FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8);\n do {\n \n } while( true );\n}" ({ "{") (declaration "undefined1 auStack_8 [8];" (type_identifier "undefined1") (array_declarator "auStack_8 [8]" (identifier "auStack_8") ([ "[") (number_literal "8") (] "]")) (; ";")) (expression_statement "(*(code *)PTR___libc_start_main_002a1fc8)\n (FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8);" (call_expression "(*(code *)PTR___libc_start_main_002a1fc8)\n (FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8)" (parenthesized_expression "(*(code *)PTR___libc_start_main_002a1fc8)" (( "(") (pointer_expression "*(code *)PTR___libc_start_main_002a1fc8" (* "*") (cast_expression "(code *)PTR___libc_start_main_002a1fc8" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR___libc_start_main_002a1fc8"))) () ")")) (argument_list "(FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8)" (( "(") (identifier "FUN_0010dee0") (, ",") (identifier "param_2") (, ",") (pointer_expression "&stack0x00000008" (& "&") (identifier "stack0x00000008")) (, ",") (identifier "FUN_001603e0") (, ",") (identifier "FUN_00160440") (, ",") (identifier "param_1") (, ",") (identifier "auStack_8") () ")"))) (; ";")) (do_statement "do {\n \n } while( true );" (do "do") (compound_statement "{\n \n }" ({ "{") (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}")))
void processEntry function_1(type_1 param_1,type_1 param_2) { type_2 auStack_8 [8]; (*(type_3 *)PTR___libc_start_main_002a1fc8) (main,param_2,&stack0x00000008,__libc_csu_init,__libc_csu_fini,param_1,auStack_8); do { /* WARNING: Do nothing block with infinite loop */ } while( true ); }
null
(translation_unit (function_definition type: (primitive_type) (ERROR (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: (array_declarator declarator: (identifier) size: (number_literal))) (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 (identifier) (identifier) (pointer_expression argument: (identifier)) (identifier) (identifier) (identifier) (identifier)))) (do_statement body: (compound_statement) condition: (parenthesized_expression (true))))))
null
void processEntry MASKED(undefined8 param_1,undefined8 param_2) { undefined1 auStack_8 [8]; (*(code *)PTR___libc_start_main_002a1fc8) (FUN_0010dee0,param_2,&stack0x00000008,FUN_001603e0,FUN_00160440,param_1,auStack_8); do { /* WARNING: Do nothing block with infinite loop */ } while( true ); }
707_libcurl.so.4.5_and_libcurl.so.4.5_strip.c
addbyter
FUN_00127d90
/* WARNING: Unknown calling convention */ int addbyter(int output,FILE *data) { nsprintf *infop; uchar outc; if (data->_IO_read_ptr < data->_IO_read_end) { **(undefined1 **)data = (char)output; *(long *)data = *(long *)data + 1; data->_IO_read_ptr = data->_IO_read_ptr + 1; return output & 0xff; } return -1; }
ulong FUN_00127d90(byte param_1,long *param_2) { if ((ulong)param_2[1] < (ulong)param_2[2]) { *(byte *)*param_2 = param_1; *param_2 = *param_2 + 1; param_2[1] = param_2[1] + 1; return (ulong)param_1; } return 0xffffffff; }
MOV RAX,qword ptr [RSI + 0x10] CMP qword ptr [RSI + 0x8],RAX JNC 0x00127db0 MOV RAX,qword ptr [RSI] MOV byte ptr [RAX],DIL MOVZX EAX,DIL ADD qword ptr [RSI],0x1 ADD qword ptr [RSI + 0x8],0x1 RET MOV EAX,0xffffffff RET
null
null
null
null
[('const-433', u'LOAD_-1207075430'), (u'CAST_-1207075278', u'LOAD_-1207075391'), (u'PTRADD_-1207075306', u'STORE_-1207075367'), (u'COPY_-1207075336', u'RETURN_-1207075331'), (u'LOAD_-1207075430', u'INT_LESS_-1207075415'), ('const-433', u'STORE_-1207075404'), ('const-0', u'SUBPIECE_-1207075295'), ('const-1', u'PTRADD_-1207075306'), (u'LOAD_-1207075437', u'INT_LESS_-1207075415'), ('tmp_180', u'CAST_-1207075277'), ('const-4294967295', u'COPY_-1207075336'), ('tmp_180', u'CAST_-1207075278'), ('tmp_179', u'INT_AND_-1207075376'), ('const-1', u'PTRADD_-1207075306'), ('const-8', u'PTRSUB_-1207075274'), ('const-1', u'INT_ADD_-1207075373'), ('const-0', u'RETURN_-1207075331'), ('const-433', u'STORE_-1207075367'), ('tmp_180', u'PTRSUB_-1207075274'), (u'SUBPIECE_-1207075295', u'STORE_-1207075404'), (u'CAST_-1207075277', u'STORE_-1207075388'), ('const-433', u'LOAD_-1207075370'), (u'PTRSUB_-1207075295', u'LOAD_-1207075430'), ('const-433', u'LOAD_-1207075437'), ('const-433', u'STORE_-1207075388'), ('const-433', u'LOAD_-1207075411'), (u'LOAD_-1207075411', u'STORE_-1207075404'), ('tmp_44', u'CBRANCH_-1207075411'), (u'PTRSUB_-1207075300', u'LOAD_-1207075437'), (u'PTRSUB_-1207075274', u'LOAD_-1207075370'), (u'LOAD_-1207075370', u'PTRADD_-1207075306'), (u'CAST_-1207075289', u'LOAD_-1207075411'), (u'COPY_-1207075345', u'RETURN_-1207075343'), ('tmp_180', u'PTRSUB_-1207075300'), ('const-433', u'LOAD_-1207075391'), ('tmp_179', u'SUBPIECE_-1207075295'), ('const-16', u'PTRSUB_-1207075300'), ('tmp_180', u'PTRSUB_-1207075295'), ('const-8', u'PTRSUB_-1207075295'), ('const-255', u'INT_AND_-1207075376'), (u'INT_LESS_-1207075415', u'CBRANCH_-1207075411'), ('tmp_180', u'CAST_-1207075289'), (u'PTRSUB_-1207075274', u'STORE_-1207075367'), (u'INT_ADD_-1207075373', u'STORE_-1207075388'), ('const-0', u'RETURN_-1207075343'), (u'INT_AND_-1207075376', u'COPY_-1207075345'), (u'LOAD_-1207075391', u'INT_ADD_-1207075373')]
[('const-433', u'LOAD_-1207075411'), (u'PTRADD_-1207075281', u'STORE_-1207075367'), ('const-433', u'STORE_-1207075404'), ('tmp_185', u'LOAD_-1207075411'), (u'PTRADD_-1207075281', u'LOAD_-1207075370'), ('const-4294967295', u'COPY_-1207075348'), (u'LOAD_-1207075411', u'CAST_-1207075293'), ('const-1', u'PTRADD_-1207075281'), (u'INT_ZEXT_-1207075341', u'COPY_-1207075401'), (u'LOAD_-1207075430', u'CAST_-1207075301'), ('const-433', u'LOAD_-1207075391'), (u'LOAD_-1207075370', u'INT_ADD_-1207075352'), (u'CAST_-1207075300', u'INT_LESS_-1207075415'), ('tmp_185', u'LOAD_-1207075391'), (u'PTRADD_-1207075302', u'LOAD_-1207075430'), (u'COPY_-1207075348', u'RETURN_-1207075331'), ('tmp_187', u'STORE_-1207075404'), ('const-1', u'INT_ADD_-1207075373'), ('const-0', u'RETURN_-1207075331'), ('tmp_185', u'PTRADD_-1207075307'), ('const-433', u'LOAD_-1207075370'), ('const-433', u'STORE_-1207075388'), ('const-8', u'PTRADD_-1207075302'), ('tmp_44', u'CBRANCH_-1207075411'), ('const-2', u'PTRADD_-1207075307'), ('tmp_185', u'STORE_-1207075388'), ('const-433', u'LOAD_-1207075437'), (u'COPY_-1207075401', u'RETURN_-1207075343'), ('const-8', u'PTRADD_-1207075307'), (u'CAST_-1207075301', u'INT_LESS_-1207075415'), ('const-1', u'INT_ADD_-1207075352'), (u'INT_ADD_-1207075352', u'STORE_-1207075367'), ('tmp_187', u'INT_ZEXT_-1207075341'), ('const-433', u'STORE_-1207075367'), (u'PTRADD_-1207075307', u'LOAD_-1207075437'), ('const-8', u'PTRADD_-1207075281'), (u'CAST_-1207075293', u'STORE_-1207075404'), ('tmp_185', u'PTRADD_-1207075281'), (u'LOAD_-1207075437', u'CAST_-1207075300'), ('const-1', u'PTRADD_-1207075302'), ('const-433', u'LOAD_-1207075430'), ('tmp_185', u'PTRADD_-1207075302'), (u'INT_LESS_-1207075415', u'CBRANCH_-1207075411'), (u'INT_ADD_-1207075373', u'STORE_-1207075388'), ('const-0', u'RETURN_-1207075343'), (u'LOAD_-1207075391', u'INT_ADD_-1207075373')]
null
null
00127d90
x64
O2
(translation_unit "ulong FUN_00127d90(byte param_1,long *param_2)\n\n{\n if ((ulong)param_2[1] < (ulong)param_2[2]) {\n *(byte *)*param_2 = param_1;\n *param_2 = *param_2 + 1;\n param_2[1] = param_2[1] + 1;\n return (ulong)param_1;\n }\n return 0xffffffff;\n}\n\n" (function_definition "ulong FUN_00127d90(byte param_1,long *param_2)\n\n{\n if ((ulong)param_2[1] < (ulong)param_2[2]) {\n *(byte *)*param_2 = param_1;\n *param_2 = *param_2 + 1;\n param_2[1] = param_2[1] + 1;\n return (ulong)param_1;\n }\n return 0xffffffff;\n}" type_identifier (function_declarator "FUN_00127d90(byte param_1,long *param_2)" identifier (parameter_list "(byte param_1,long *param_2)" ( (parameter_declaration "byte param_1" type_identifier identifier) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n if ((ulong)param_2[1] < (ulong)param_2[2]) {\n *(byte *)*param_2 = param_1;\n *param_2 = *param_2 + 1;\n param_2[1] = param_2[1] + 1;\n return (ulong)param_1;\n }\n return 0xffffffff;\n}" { (if_statement "if ((ulong)param_2[1] < (ulong)param_2[2]) {\n *(byte *)*param_2 = param_1;\n *param_2 = *param_2 + 1;\n param_2[1] = param_2[1] + 1;\n return (ulong)param_1;\n }" if (parenthesized_expression "((ulong)param_2[1] < (ulong)param_2[2])" ( (binary_expression "(ulong)param_2[1] < (ulong)param_2[2]" (cast_expression "(ulong)param_2[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[1]" identifier [ number_literal ])) < (cast_expression "(ulong)param_2[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) )) (compound_statement "{\n *(byte *)*param_2 = param_1;\n *param_2 = *param_2 + 1;\n param_2[1] = param_2[1] + 1;\n return (ulong)param_1;\n }" { (expression_statement "*(byte *)*param_2 = param_1;" (assignment_expression "*(byte *)*param_2 = param_1" (pointer_expression "*(byte *)*param_2" * (cast_expression "(byte *)*param_2" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) = identifier) ;) (expression_statement "*param_2 = *param_2 + 1;" (assignment_expression "*param_2 = *param_2 + 1" (pointer_expression "*param_2" * identifier) = (binary_expression "*param_2 + 1" (pointer_expression "*param_2" * identifier) + number_literal)) ;) (expression_statement "param_2[1] = param_2[1] + 1;" (assignment_expression "param_2[1] = param_2[1] + 1" (subscript_expression "param_2[1]" identifier [ number_literal ]) = (binary_expression "param_2[1] + 1" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal)) ;) (return_statement "return (ulong)param_1;" return (cast_expression "(ulong)param_1" ( (type_descriptor "ulong" type_identifier) ) identifier) ;) })) (return_statement "return 0xffffffff;" return number_literal ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nint addbyter(int output,FILE *data)\n\n{\n nsprintf *infop;\n uchar outc;\n \n if (data->_IO_read_ptr < data->_IO_read_end) {\n **(undefined1 **)data = (char)output;\n *(long *)data = *(long *)data + 1;\n data->_IO_read_ptr = data->_IO_read_ptr + 1;\n return output & 0xff;\n }\n return -1;\n}\n\n" comment (function_definition "int addbyter(int output,FILE *data)\n\n{\n nsprintf *infop;\n uchar outc;\n \n if (data->_IO_read_ptr < data->_IO_read_end) {\n **(undefined1 **)data = (char)output;\n *(long *)data = *(long *)data + 1;\n data->_IO_read_ptr = data->_IO_read_ptr + 1;\n return output & 0xff;\n }\n return -1;\n}" primitive_type (function_declarator "addbyter(int output,FILE *data)" identifier (parameter_list "(int output,FILE *data)" ( (parameter_declaration "int output" primitive_type identifier) , (parameter_declaration "FILE *data" type_identifier (pointer_declarator "*data" * identifier)) ))) (compound_statement "{\n nsprintf *infop;\n uchar outc;\n \n if (data->_IO_read_ptr < data->_IO_read_end) {\n **(undefined1 **)data = (char)output;\n *(long *)data = *(long *)data + 1;\n data->_IO_read_ptr = data->_IO_read_ptr + 1;\n return output & 0xff;\n }\n return -1;\n}" { (declaration "nsprintf *infop;" type_identifier (pointer_declarator "*infop" * identifier) ;) (declaration "uchar outc;" type_identifier identifier ;) (if_statement "if (data->_IO_read_ptr < data->_IO_read_end) {\n **(undefined1 **)data = (char)output;\n *(long *)data = *(long *)data + 1;\n data->_IO_read_ptr = data->_IO_read_ptr + 1;\n return output & 0xff;\n }" if (parenthesized_expression "(data->_IO_read_ptr < data->_IO_read_end)" ( (binary_expression "data->_IO_read_ptr < data->_IO_read_end" (field_expression "data->_IO_read_ptr" identifier -> field_identifier) < (field_expression "data->_IO_read_end" identifier -> field_identifier)) )) (compound_statement "{\n **(undefined1 **)data = (char)output;\n *(long *)data = *(long *)data + 1;\n data->_IO_read_ptr = data->_IO_read_ptr + 1;\n return output & 0xff;\n }" { (expression_statement "**(undefined1 **)data = (char)output;" (assignment_expression "**(undefined1 **)data = (char)output" (pointer_expression "**(undefined1 **)data" * (pointer_expression "*(undefined1 **)data" * (cast_expression "(undefined1 **)data" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) = (cast_expression "(char)output" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "*(long *)data = *(long *)data + 1;" (assignment_expression "*(long *)data = *(long *)data + 1" (pointer_expression "*(long *)data" * (cast_expression "(long *)data" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) = (binary_expression "*(long *)data + 1" (pointer_expression "*(long *)data" * (cast_expression "(long *)data" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal)) ;) (expression_statement "data->_IO_read_ptr = data->_IO_read_ptr + 1;" (assignment_expression "data->_IO_read_ptr = data->_IO_read_ptr + 1" (field_expression "data->_IO_read_ptr" identifier -> field_identifier) = (binary_expression "data->_IO_read_ptr + 1" (field_expression "data->_IO_read_ptr" identifier -> field_identifier) + number_literal)) ;) (return_statement "return output & 0xff;" return (binary_expression "output & 0xff" identifier & number_literal) ;) })) (return_statement "return -1;" return number_literal ;) })))
(translation_unit "ulong FUN_00127d90(byte param_1,long *param_2)\n\n{\n if ((ulong)param_2[1] < (ulong)param_2[2]) {\n *(byte *)*param_2 = param_1;\n *param_2 = *param_2 + 1;\n param_2[1] = param_2[1] + 1;\n return (ulong)param_1;\n }\n return 0xffffffff;\n}\n\n" (function_definition "ulong FUN_00127d90(byte param_1,long *param_2)\n\n{\n if ((ulong)param_2[1] < (ulong)param_2[2]) {\n *(byte *)*param_2 = param_1;\n *param_2 = *param_2 + 1;\n param_2[1] = param_2[1] + 1;\n return (ulong)param_1;\n }\n return 0xffffffff;\n}" type_identifier (function_declarator "FUN_00127d90(byte param_1,long *param_2)" identifier (parameter_list "(byte param_1,long *param_2)" ( (parameter_declaration "byte param_1" type_identifier identifier) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n if ((ulong)param_2[1] < (ulong)param_2[2]) {\n *(byte *)*param_2 = param_1;\n *param_2 = *param_2 + 1;\n param_2[1] = param_2[1] + 1;\n return (ulong)param_1;\n }\n return 0xffffffff;\n}" { (if_statement "if ((ulong)param_2[1] < (ulong)param_2[2]) {\n *(byte *)*param_2 = param_1;\n *param_2 = *param_2 + 1;\n param_2[1] = param_2[1] + 1;\n return (ulong)param_1;\n }" if (parenthesized_expression "((ulong)param_2[1] < (ulong)param_2[2])" ( (binary_expression "(ulong)param_2[1] < (ulong)param_2[2]" (cast_expression "(ulong)param_2[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[1]" identifier [ number_literal ])) < (cast_expression "(ulong)param_2[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) )) (compound_statement "{\n *(byte *)*param_2 = param_1;\n *param_2 = *param_2 + 1;\n param_2[1] = param_2[1] + 1;\n return (ulong)param_1;\n }" { (expression_statement "*(byte *)*param_2 = param_1;" (assignment_expression "*(byte *)*param_2 = param_1" (pointer_expression "*(byte *)*param_2" * (cast_expression "(byte *)*param_2" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) = identifier) ;) (expression_statement "*param_2 = *param_2 + 1;" (assignment_expression "*param_2 = *param_2 + 1" (pointer_expression "*param_2" * identifier) = (binary_expression "*param_2 + 1" (pointer_expression "*param_2" * identifier) + number_literal)) ;) (expression_statement "param_2[1] = param_2[1] + 1;" (assignment_expression "param_2[1] = param_2[1] + 1" (subscript_expression "param_2[1]" identifier [ number_literal ]) = (binary_expression "param_2[1] + 1" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal)) ;) (return_statement "return (ulong)param_1;" return (cast_expression "(ulong)param_1" ( (type_descriptor "ulong" type_identifier) ) identifier) ;) })) (return_statement "return 0xffffffff;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) (return_statement return (cast_expression ( (type_descriptor TYPE) ) IDENT) ;) })) (return_statement return LIT ;) })))
(function_definition "ulong FUN_00127d90(byte param_1,long *param_2)\n\n{\n if ((ulong)param_2[1] < (ulong)param_2[2]) {\n *(byte *)*param_2 = param_1;\n *param_2 = *param_2 + 1;\n param_2[1] = param_2[1] + 1;\n return (ulong)param_1;\n }\n return 0xffffffff;\n}" (type_identifier "ulong") (function_declarator "FUN_00127d90(byte param_1,long *param_2)" (identifier "FUN_00127d90") (parameter_list "(byte param_1,long *param_2)" (( "(") (parameter_declaration "byte param_1" (type_identifier "byte") (identifier "param_1")) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n if ((ulong)param_2[1] < (ulong)param_2[2]) {\n *(byte *)*param_2 = param_1;\n *param_2 = *param_2 + 1;\n param_2[1] = param_2[1] + 1;\n return (ulong)param_1;\n }\n return 0xffffffff;\n}" ({ "{") (if_statement "if ((ulong)param_2[1] < (ulong)param_2[2]) {\n *(byte *)*param_2 = param_1;\n *param_2 = *param_2 + 1;\n param_2[1] = param_2[1] + 1;\n return (ulong)param_1;\n }" (if "if") (parenthesized_expression "((ulong)param_2[1] < (ulong)param_2[2])" (( "(") (binary_expression "(ulong)param_2[1] < (ulong)param_2[2]" (cast_expression "(ulong)param_2[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (< "<") (cast_expression "(ulong)param_2[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")))) () ")")) (compound_statement "{\n *(byte *)*param_2 = param_1;\n *param_2 = *param_2 + 1;\n param_2[1] = param_2[1] + 1;\n return (ulong)param_1;\n }" ({ "{") (expression_statement "*(byte *)*param_2 = param_1;" (assignment_expression "*(byte *)*param_2 = param_1" (pointer_expression "*(byte *)*param_2" (* "*") (cast_expression "(byte *)*param_2" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2")))) (= "=") (identifier "param_1")) (; ";")) (expression_statement "*param_2 = *param_2 + 1;" (assignment_expression "*param_2 = *param_2 + 1" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (binary_expression "*param_2 + 1" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "param_2[1] = param_2[1] + 1;" (assignment_expression "param_2[1] = param_2[1] + 1" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (= "=") (binary_expression "param_2[1] + 1" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "1"))) (; ";")) (return_statement "return (ulong)param_1;" (return "return") (cast_expression "(ulong)param_1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "param_1")) (; ";")) (} "}"))) (return_statement "return 0xffffffff;" (return "return") (number_literal "0xffffffff") (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ int function_1(int var_1,type_1 *data) { type_2 *infop; type_3 outc; if (data->_IO_read_ptr < data->_IO_read_end) { **(type_4 **)data = (char)var_1; *(long *)data = *(long *)data + 1; data->_IO_read_ptr = data->_IO_read_ptr + 1; return var_1 & 0xff; } 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: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (return_statement (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (return_statement (number_literal)))))
null
ulong MASKED(byte param_1,long *param_2) { if ((ulong)param_2[1] < (ulong)param_2[2]) { *(byte *)*param_2 = param_1; *param_2 = *param_2 + 1; param_2[1] = param_2[1] + 1; return (ulong)param_1; } return 0xffffffff; }
3529_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c
gettimeofday
gettimeofday
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int gettimeofday(timeval *__tv,__timezone_ptr_t __tz) { /* WARNING: Bad instruction - Truncating control flow here */ /* gettimeofday@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int gettimeofday(timeval *__tv,__timezone_ptr_t __tz) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1200762366')]
[('const-1', u'RETURN_-1200762366')]
null
null
0072d1f8
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint gettimeofday(timeval *__tv,__timezone_ptr_t __tz)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "int gettimeofday(timeval *__tv,__timezone_ptr_t __tz)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "gettimeofday(timeval *__tv,__timezone_ptr_t __tz)" identifier (parameter_list "(timeval *__tv,__timezone_ptr_t __tz)" ( (parameter_declaration "timeval *__tv" type_identifier (pointer_declarator "*__tv" * identifier)) , (parameter_declaration "__timezone_ptr_t __tz" type_identifier identifier) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint gettimeofday(timeval *__tv,__timezone_ptr_t __tz)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* gettimeofday@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "int gettimeofday(timeval *__tv,__timezone_ptr_t __tz)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* gettimeofday@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "gettimeofday(timeval *__tv,__timezone_ptr_t __tz)" identifier (parameter_list "(timeval *__tv,__timezone_ptr_t __tz)" ( (parameter_declaration "timeval *__tv" type_identifier (pointer_declarator "*__tv" * identifier)) , (parameter_declaration "__timezone_ptr_t __tz" type_identifier identifier) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* gettimeofday@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "int gettimeofday(timeval *__tv,__timezone_ptr_t __tz)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int gettimeofday(timeval *__tv,__timezone_ptr_t __tz)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "gettimeofday(timeval *__tv,__timezone_ptr_t __tz)" identifier (parameter_list "(timeval *__tv,__timezone_ptr_t __tz)" ( (parameter_declaration "timeval *__tv" type_identifier (pointer_declarator "*__tv" * identifier)) , (parameter_declaration "__timezone_ptr_t __tz" type_identifier identifier) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int gettimeofday(timeval *__tv,__timezone_ptr_t __tz)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "gettimeofday(timeval *__tv,__timezone_ptr_t __tz)" (identifier "gettimeofday") (parameter_list "(timeval *__tv,__timezone_ptr_t __tz)" (( "(") (parameter_declaration "timeval *__tv" (type_identifier "timeval") (pointer_declarator "*__tv" (* "*") (identifier "__tv"))) (, ",") (parameter_declaration "__timezone_ptr_t __tz" (type_identifier "__timezone_ptr_t") (identifier "__tz")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__tv,type_2 __tz) { /* WARNING: Bad instruction - Truncating control flow here */ /* gettimeofday@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(timeval *__tv,__timezone_ptr_t __tz) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
5283_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
do_write
FUN_00228f00
/* DWARF original prototype: void do_write(Output_data_reloc_base<9,_false,_32,_false> * this, Output_file * of) */ void __thiscall gold::Output_data_reloc_base<9,_false,_32,_false>::do_write (Output_data_reloc_base<9,_false,_32,_false> *this,Output_file *of) { byte bVar1; long lVar2; uchar *puVar3; Output_file *in_RCX; void *__buf; void *extraout_RDX; Output_reloc<9,_false,_32,_false> *this_00; Output_reloc<9,_false,_32,_false> *pOVar4; uchar *puVar5; uchar *puVar6; long lVar7; bVar1 = (this->super_Output_data_reloc_generic).super_Output_section_data_build. super_Output_section_data.super_Output_data.field_0x20; if ((bVar1 & 4) == 0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0xe3,"offset"); } __buf = (void *)(ulong)(bVar1 & 2); lVar7 = (this->super_Output_data_reloc_generic).super_Output_section_data_build. super_Output_section_data.super_Output_data.offset_; if ((bVar1 & 2) != 0) { lVar2 = (this->super_Output_data_reloc_generic).super_Output_section_data_build. super_Output_section_data.super_Output_data.data_size_; if ((-1 < lVar7) && (__buf = (void *)(lVar7 + lVar2), (long)__buf <= of->file_size_)) { puVar3 = of->base_; if ((this->super_Output_data_reloc_generic).sort_relocs_ != false) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0x65b,"do_write_generic"); } this_00 = (this->relocs_). super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_> ._M_impl._M_start; puVar5 = puVar3 + lVar7; if (this_00 == (this->relocs_). super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_> ._M_impl._M_finish) { lVar7 = 0; } else { do { puVar6 = puVar5 + 8; pOVar4 = this_00 + 1; Output_reloc<9,_false,_32,_false>::write(this_00,(int)puVar5,__buf,(size_t)in_RCX); __buf = extraout_RDX; this_00 = pOVar4; puVar5 = puVar6; } while ((this->relocs_). super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_> ._M_impl._M_finish != pOVar4); lVar7 = (long)puVar6 - (long)(puVar3 + lVar7); } if (lVar2 != lVar7) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0x669,"do_write_generic"); } pOVar4 = (this->relocs_). super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_> ._M_impl._M_start; if (pOVar4 != this_00) { (this->relocs_). super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_> ._M_impl._M_finish = pOVar4; } return; } Output_file::get_output_view((Output_file *)this,(off_t)of,(size_t)__buf,in_RCX); } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0xcf,"data_size"); }
void FUN_00228f00(long param_1,long param_2) { long lVar1; long lVar2; long lVar3; long lVar4; long lVar5; long lVar6; if ((*(byte *)(param_1 + 0x20) & 4) == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0xe3,"offset"); } lVar2 = *(long *)(param_1 + 0x18); if ((*(byte *)(param_1 + 0x20) & 2) != 0) { lVar1 = *(long *)(param_1 + 0x10); if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) { lVar2 = lVar2 + *(long *)(param_2 + 0x18); if (*(char *)(param_1 + 0x40) != '\0') { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic"); } lVar3 = *(long *)(param_1 + 0x48); lVar5 = lVar2; if (lVar3 == *(long *)(param_1 + 0x50)) { lVar6 = 0; } else { do { lVar6 = lVar5 + 8; lVar4 = lVar3 + 0x20; FUN_00228ed0(lVar3,lVar5); lVar3 = lVar4; lVar5 = lVar6; } while (*(long *)(param_1 + 0x50) != lVar4); lVar6 = lVar6 - lVar2; } if (lVar1 != lVar6) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0x669,"do_write_generic"); } if (*(long *)(param_1 + 0x48) != lVar3) { *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48); } return; } FUN_001f4570(); } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0xcf,"data_size"); }
PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX MOVZX EDX,byte ptr [RDI + 0x20] TEST DL,0x4 JZ 0x00228fb2 AND EDX,0x2 MOV RBX,RDI MOV RAX,qword ptr [RDI + 0x18] JZ 0x00228f9a MOV R14,qword ptr [RDI + 0x10] TEST RAX,RAX JS 0x00228f95 LEA RDX,[RAX + R14*0x1] CMP RDX,qword ptr [RSI + 0x10] JG 0x00228f95 ADD RAX,qword ptr [RSI + 0x18] CMP byte ptr [RDI + 0x40],0x0 MOV R13,RAX JNZ 0x00228fca MOV RBP,qword ptr [RDI + 0x48] CMP RBP,qword ptr [RDI + 0x50] JZ 0x00228f90 MOV R12,RAX NOP word ptr [RAX + RAX*0x1] MOV RSI,R12 MOV RDI,RBP ADD R12,0x8 ADD RBP,0x20 CALL 0x00228ed0 CMP qword ptr [RBX + 0x50],RBP JNZ 0x00228f58 SUB R12,R13 CMP R14,R12 JNZ 0x00228fe2 MOV RAX,qword ptr [RBX + 0x48] CMP RAX,RBP JZ 0x00228f86 MOV qword ptr [RBX + 0x50],RAX POP RBX POP RBP POP R12 POP R13 POP R14 RET XOR R12D,R12D JMP 0x00228f74 CALL 0x001f4570 LEA RDX,[0x380dd0] MOV ESI,0xcf LEA RDI,[0x373454] CALL 0x0017c650 LEA RDX,[0x380d4f] MOV ESI,0xe3 LEA RDI,[0x373454] CALL 0x0017c650 LEA RDX,[0x3807a0] MOV ESI,0x65b LEA RDI,[0x373454] CALL 0x0017c650 LEA RDX,[0x3807a0] MOV ESI,0x669 LEA RDI,[0x373454] CALL 0x0017c650
null
null
null
null
[('const-0', u'RETURN_-1203924876'), ('const-72', u'PTRSUB_-1203924458'), ('const-64', u'PTRSUB_-1203924523'), ('tmp_713', u'CAST_-1203924386'), ('const-433', u'LOAD_-1203925065'), (u'PTRSUB_-1203924577', u'PTRSUB_-1203924562'), (u'LOAD_-1203925222', u'INT_AND_-1203924693'), ('const-72', u'PTRSUB_-1203924522'), ('const-1', u'RETURN_-1203924765'), (u'MULTIEQUAL_-1203924745', u'CAST_-1203924436'), (u'PTRSUB_-1203924548', u'PTRSUB_-1203924533'), (u'CAST_-1203924424', u'INT_SUB_-1203924953'), (u'SUBPIECE_-1203924696', u'CALL_-1203924994'), (u'LOAD_-1203925100', u'INT_NOTEQUAL_-1203925084'), ('tmp_713', u'PTRSUB_-1203924599'), (u'PTRSUB_-1203924477', u'LOAD_-1203925065'), (u'PTRSUB_-1203924468', u'PTRSUB_-1203924452'), ('const-0', u'PTRSUB_-1203924509'), (u'MULTIEQUAL_-1203924718', u'CALL_-1203924994'), ('const-0', u'PTRSUB_-1203924562'), (u'PTRSUB_-1203924469', u'PTRSUB_-1203924468'), ('tmp_713', u'PTRSUB_-1203924570'), ('const-0', u'COPY_-1203924689'), ('const-0', u'PTRSUB_-1203924556'), (u'MULTIEQUAL_-1203924725', u'CALL_-1203924994'), ('tmp_1340', u'MULTIEQUAL_-1203924745'), ('const-3617876', u'COPY_-1203924457'), ('const-0', u'INT_EQUAL_-1203925202'), ('const-433', u'LOAD_-1203925168'), ('const-0', u'PTRSUB_-1203924577'), (u'COPY_-1203924495', u'MULTIEQUAL_-1203924684'), (u'PTRSUB_-1203924519', u'LOAD_-1203925178'), (u'PTRSUB_-1203924578', u'PTRSUB_-1203924556'), (u'CAST_-1203924498', u'CAST_-1203924489'), (u'COPY_-1203924507', u'CALL_-1203924812'), (u'PTRADD_-1203924496', u'INT_NOTEQUAL_-1203924976'), ('const-72', u'PTRSUB_-1203924469'), (u'MULTIEQUAL_-1203924689', u'INT_NOTEQUAL_-1203924922'), (u'LOAD_-1203925168', u'INT_ADD_-1203925129'), ('tmp_488', u'CBRANCH_-1203924944'), (u'PTRSUB_-1203924555', u'LOAD_-1203925139'), (u'INT_NOTEQUAL_-1203925181', u'CBRANCH_-1203925169'), (u'PTRSUB_-1203924527', u'PTRSUB_-1203924519'), (u'INT_NOTEQUAL_-1203924922', u'CBRANCH_-1203924921'), (u'COPY_-1203924497', u'MULTIEQUAL_-1203924689'), (u'PTRSUB_-1203924490', u'PTRSUB_-1203924477'), (u'LOAD_-1203925178', u'INT_ADD_-1203925129'), ('const-0', u'PTRSUB_-1203924599'), ('const-72', u'PTRSUB_-1203924528'), ('const-3617876', u'COPY_-1203924507'), (u'CAST_-1203924386', u'CALL_-1203924842'), ('const-3671968', u'COPY_-1203924455'), ('const-4', u'INT_AND_-1203924703'), ('tmp_112', u'CBRANCH_-1203925169'), ('const-433', u'LOAD_-1203925178'), ('tmp_430', u'CBRANCH_-1203924973'), (u'INT_AND_-1203924693', u'INT_NOTEQUAL_-1203925181'), ('const-0', u'PTRSUB_-1203924495'), (u'CAST_-1203924520', u'MULTIEQUAL_-1203924661'), (u'PTRSUB_-1203924428', u'PTRSUB_-1203924418'), ('const-3617876', u'COPY_-1203924432'), (u'LOAD_-1203925139', u'INT_SLESSEQUAL_-1203925110'), (u'CAST_-1203924384', u'CALL_-1203924842'), (u'LOAD_-1203925222', u'INT_AND_-1203924703'), (u'PTRSUB_-1203924509', u'PTRSUB_-1203924495'), ('const-3673423', u'COPY_-1203924477'), ('const-3671968', u'COPY_-1203924430'), (u'INT_ADD_-1203925129', u'CAST_-1203924498'), ('const-0', u'PTRSUB_-1203924454'), ('const-1', u'RETURN_-1203924775'), ('const-433', u'LOAD_-1203925222'), (u'INT_ZEXT_-1203924850', u'INT_AND_-1203925169'), (u'LOAD_-1203925113', u'PTRADD_-1203925049'), ('tmp_713', u'PTRSUB_-1203924458'), (u'INT_NOTEQUAL_-1203924976', u'CBRANCH_-1203924973'), ('const-0', u'PTRSUB_-1203924438'), (u'COPY_-1203924482', u'CALL_-1203924780'), ('const-1', u'PTRADD_-1203924496'), (u'INT_EQUAL_-1203925050', u'CBRANCH_-1203925047'), (u'PTRADD_-1203925049', u'CAST_-1203924423'), (u'PTRSUB_-1203924438', u'LOAD_-1203924943'), (u'COPY_-1203924432', u'CALL_-1203924770'), (u'INT_EQUAL_-1203925202', u'CBRANCH_-1203925200'), (u'MULTIEQUAL_-1203924684', u'PTRADD_-1203924962'), (u'INT_AND_-1203924703', u'INT_EQUAL_-1203925202'), ('const-0', u'PTRSUB_-1203924452'), ('const-16', u'PTRSUB_-1203924555'), (u'PTRSUB_-1203924512', u'LOAD_-1203925168'), ('const-0', u'PTRSUB_-1203924548'), ('const-433', u'LOAD_-1203924992'), ('const-8', u'PTRSUB_-1203924477'), (u'LOAD_-1203925072', u'INT_EQUAL_-1203925050'), ('const--1', u'INT_SLESS_-1203925148'), ('const-1', u'PTRADD_-1203925049'), (u'PTRSUB_-1203924539', u'LOAD_-1203925222'), ('tmp_320', u'CBRANCH_-1203925047'), (u'COPY_-1203924498', u'MULTIEQUAL_-1203924725'), (u'CAST_-1203924498', u'MULTIEQUAL_-1203924725'), (u'INDIRECT_-1203924732', u'MULTIEQUAL_-1203924745'), ('const-0', u'INT_NOTEQUAL_-1203925084'), (u'INT_NOTEQUAL_-1203924946', u'CBRANCH_-1203924944'), (u'MULTIEQUAL_-1203924661', u'CAST_-1203924384'), (u'COPY_-1203924500', u'CALL_-1203924812'), ('const-1', u'RETURN_-1203924770'), (u'PTRSUB_-1203924495', u'LOAD_-1203925072'), ('const-0', u'PTRSUB_-1203924490'), ('tmp_713', u'PTRSUB_-1203924522'), (u'CAST_-1203924385', u'CALL_-1203924842'), ('tmp_1340', u'CALL_-1203924842'), ('const-0', u'PTRSUB_-1203924533'), (u'MULTIEQUAL_-1203924718', u'PTRADD_-1203924496'), ('const-24', u'PTRSUB_-1203924548'), ('const-0', u'PTRSUB_-1203924468'), (u'LOAD_-1203925168', u'INT_NOTEQUAL_-1203924946'), ('tmp_713', u'PTRSUB_-1203924543'), (u'CAST_-1203924489', u'INT_SLESSEQUAL_-1203925110'), (u'COPY_-1203924477', u'CALL_-1203924780'), ('const-1641', u'CALL_-1203924770'), (u'LOAD_-1203924943', u'INT_NOTEQUAL_-1203924922'), ('const-0', u'SUBPIECE_-1203924696'), (u'LOAD_-1203925178', u'PTRADD_-1203925049'), (u'CAST_-1203924498', u'MULTIEQUAL_-1203924661'), ('const-0', u'PTRSUB_-1203924428'), ('const-0', u'PTRSUB_-1203924468'), ('const-0', u'PTRSUB_-1203924519'), ('const-0', u'PTRSUB_-1203924548'), ('const-0', u'PTRSUB_-1203924504'), ('const-72', u'PTRSUB_-1203924485'), (u'PTRSUB_-1203924442', u'LOAD_-1203924992'), (u'PTRSUB_-1203924442', u'PTRSUB_-1203924428'), (u'PTRSUB_-1203924556', u'PTRSUB_-1203924541'), ('const-1', u'PTRADD_-1203924962'), ('tmp_713', u'PTRSUB_-1203924469'), ('const-1627', u'CALL_-1203924775'), (u'PTRSUB_-1203924452', u'PTRSUB_-1203924438'), (u'PTRADD_-1203924962', u'COPY_-1203924495'), (u'PTRSUB_-1203924418', u'STORE_-1203924918'), (u'PTRSUB_-1203924548', u'PTRSUB_-1203924539'), (u'PTRSUB_-1203924570', u'PTRSUB_-1203924548'), (u'LOAD_-1203925065', u'INT_EQUAL_-1203925050'), (u'COPY_-1203924455', u'CALL_-1203924775'), (u'PTRADD_-1203924962', u'CAST_-1203924424'), ('tmp_713', u'PTRSUB_-1203924528'), (u'PTRSUB_-1203924468', u'PTRSUB_-1203924454'), ('const-16', u'PTRSUB_-1203924512'), (u'PTRADD_-1203925049', u'COPY_-1203924528'), ('tmp_276', u'CBRANCH_-1203925077'), (u'PTRSUB_-1203924504', u'PTRSUB_-1203924490'), (u'COPY_-1203924528', u'MULTIEQUAL_-1203924684'), (u'PTRSUB_-1203924519', u'PTRSUB_-1203924512'), (u'PTRSUB_-1203924528', u'PTRSUB_-1203924527'), ('tmp_713', u'PTRSUB_-1203924485'), ('const-32', u'PTRSUB_-1203924539'), ('const-207', u'CALL_-1203924812'), ('const-0', u'PTRSUB_-1203924442'), ('const-0', u'PTRSUB_-1203924578'), ('const-0', u'PTRSUB_-1203924527'), (u'LOAD_-1203924992', u'INT_NOTEQUAL_-1203924976'), ('const-3673552', u'COPY_-1203924500'), ('tmp_714', u'PTRSUB_-1203924555'), ('const-2', u'INT_AND_-1203925169'), (u'PTRSUB_-1203924485', u'PTRSUB_-1203924468'), (u'CAST_-1203924436', u'CALL_-1203924994'), (u'INT_SLESS_-1203925148', u'CBRANCH_-1203925147'), ('const-8', u'PTRADD_-1203924962'), (u'LOAD_-1203925222', u'INT_ZEXT_-1203924850'), ('tmp_198', u'CBRANCH_-1203925118'), ('const-227', u'CALL_-1203924780'), (u'LOAD_-1203925178', u'INT_SLESS_-1203925148'), (u'INT_AND_-1203925169', u'INT_ZEXT_-1203924842'), (u'LOAD_-1203924943', u'STORE_-1203924918'), ('const-24', u'PTRSUB_-1203924519'), (u'COPY_-1203924497', u'MULTIEQUAL_-1203924718'), (u'PTRADD_-1203924496', u'COPY_-1203924497'), ('const-8', u'PTRSUB_-1203924418'), (u'PTRSUB_-1203924562', u'PTRSUB_-1203924548'), ('const-0', u'PTRSUB_-1203924541'), (u'CALL_-1203924994', u'INDIRECT_-1203924732'), (u'INDIRECT_-1203924712', u'COPY_-1203924498'), ('tmp_714', u'PTRSUB_-1203924548'), ('const-433', u'STORE_-1203924918'), ('const-0', u'PTRSUB_-1203924570'), ('const-3617876', u'COPY_-1203924482'), ('tmp_635', u'BRANCH_-1203924858'), (u'CAST_-1203924423', u'INT_SUB_-1203924953'), (u'INT_NOTEQUAL_-1203925084', u'CBRANCH_-1203925077'), ('const-433', u'LOAD_-1203925113'), ('const-433', u'LOAD_-1203925072'), ('const-1', u'RETURN_-1203924807'), (u'PTRSUB_-1203924522', u'PTRSUB_-1203924504'), (u'CALL_-1203924994', u'INDIRECT_-1203924712'), (u'LOAD_-1203925072', u'MULTIEQUAL_-1203924689'), (u'PTRSUB_-1203924458', u'PTRSUB_-1203924442'), (u'PTRSUB_-1203924527', u'PTRSUB_-1203924509'), ('const-0', u'PTRSUB_-1203924527'), ('const-0', u'PTRSUB_-1203924543'), (u'MULTIEQUAL_-1203924684', u'SUBPIECE_-1203924696'), ('const-8', u'PTRSUB_-1203924442'), ('const-433', u'LOAD_-1203924943'), (u'COPY_-1203924689', u'MULTIEQUAL_-1203924657'), (u'PTRSUB_-1203924599', u'PTRSUB_-1203924577'), (u'PTRSUB_-1203924533', u'PTRSUB_-1203924519'), (u'LOAD_-1203925072', u'MULTIEQUAL_-1203924718'), (u'PTRSUB_-1203924454', u'PTRSUB_-1203924442'), (u'PTRSUB_-1203924548', u'LOAD_-1203925113'), ('const-0', u'INT_NOTEQUAL_-1203925181'), (u'PTRSUB_-1203924543', u'PTRSUB_-1203924523'), ('const-32', u'PTRADD_-1203924496'), (u'INT_SLESSEQUAL_-1203925110', u'CBRANCH_-1203925118'), (u'INT_SUB_-1203924953', u'MULTIEQUAL_-1203924657'), (u'PTRSUB_-1203924523', u'LOAD_-1203925100'), (u'COPY_-1203924457', u'CALL_-1203924775'), (u'INT_ZEXT_-1203924842', u'CAST_-1203924520'), (u'PTRSUB_-1203924541', u'PTRSUB_-1203924527'), ('tmp_714', u'CAST_-1203924385'), ('tmp_713', u'PTRSUB_-1203924578'), ('const-433', u'LOAD_-1203925139'), ('const-433', u'LOAD_-1203925100'), ('const-2', u'INT_AND_-1203924693'), ('tmp_74', u'CBRANCH_-1203925200'), ('tmp_526', u'CBRANCH_-1203924921'), (u'MULTIEQUAL_-1203924657', u'INT_NOTEQUAL_-1203924946'), (u'COPY_-1203924430', u'CALL_-1203924770'), ('tmp_146', u'CBRANCH_-1203925147')]
[(u'INT_ADD_-1203925049', u'CAST_-1203924536'), ('const-0', u'RETURN_-1203924876'), ('const-1641', u'CALL_-1203924770'), (u'INT_ADD_-1203924995', u'INT_NOTEQUAL_-1203924976'), ('tmp_1306', u'INT_ADD_-1203925123'), (u'INT_AND_-1203924715', u'INT_EQUAL_-1203925202'), ('tmp_1302', u'INT_ADD_-1203925162'), ('const-207', u'CALL_-1203924812'), ('const-3673552', u'COPY_-1203924512'), ('const-1', u'RETURN_-1203924765'), ('const-32', u'INT_ADD_-1203925206'), ('tmp_1302', u'INT_ADD_-1203925049'), (u'CAST_-1203924588', u'LOAD_-1203925178'), (u'MULTIEQUAL_-1203924696', u'CALL_-1203924994'), (u'LOAD_-1203925100', u'INT_NOTEQUAL_-1203925084'), ('const--1', u'INT_SLESS_-1203925148'), (u'CAST_-1203924536', u'LOAD_-1203925065'), ('const-3671968', u'COPY_-1203924467'), (u'LOAD_-1203925065', u'INT_EQUAL_-1203925050'), (u'INT_ADD_-1203925123', u'CAST_-1203924567'), ('tmp_1306', u'INT_ADD_-1203925101'), ('const-3617876', u'COPY_-1203924519'), (u'INT_ADD_-1203924927', u'CAST_-1203924486'), ('const-1627', u'CALL_-1203924775'), ('tmp_1302', u'INT_ADD_-1203925084'), (u'CAST_-1203924541', u'LOAD_-1203925072'), (u'INT_SUB_-1203924953', u'MULTIEQUAL_-1203924669'), (u'LOAD_-1203925072', u'MULTIEQUAL_-1203924696'), (u'MULTIEQUAL_-1203924725', u'CALL_-1203924994'), (u'CAST_-1203924476', u'STORE_-1203924918'), ('const-433', u'LOAD_-1203924992'), (u'LOAD_-1203925222', u'INT_AND_-1203924705'), ('tmp_1302', u'INT_ADD_-1203924976'), ('tmp_276', u'CBRANCH_-1203925077'), (u'INT_ADD_-1203925056', u'CAST_-1203924541'), ('const-433', u'LOAD_-1203924943'), (u'INT_ADD_-1203924904', u'CAST_-1203924476'), (u'LOAD_-1203925168', u'INT_ADD_-1203925129'), ('tmp_488', u'CBRANCH_-1203924944'), (u'COPY_-1203924489', u'CALL_-1203924780'), (u'LOAD_-1203924992', u'INT_NOTEQUAL_-1203924976'), (u'INT_NOTEQUAL_-1203925181', u'CBRANCH_-1203925169'), (u'INT_NOTEQUAL_-1203924922', u'CBRANCH_-1203924921'), (u'INT_ADD_-1203925095', u'COPY_-1203924603'), (u'INT_ADD_-1203925008', u'INT_SUB_-1203924953'), (u'CAST_-1203924501', u'LOAD_-1203924992'), (u'MULTIEQUAL_-1203924725', u'INT_ADD_-1203924995'), (u'INT_SLESS_-1203925148', u'CBRANCH_-1203925147'), (u'COPY_-1203924494', u'CALL_-1203924780'), ('const-3617876', u'COPY_-1203924444'), (u'LOAD_-1203925178', u'INT_ADD_-1203925129'), ('const-0', u'INT_NOTEQUAL_-1203925181'), ('tmp_1302', u'INT_ADD_-1203924904'), ('tmp_198', u'CBRANCH_-1203925118'), ('const-433', u'LOAD_-1203925072'), (u'MULTIEQUAL_-1203924696', u'INT_NOTEQUAL_-1203924922'), (u'CAST_-1203924608', u'LOAD_-1203925222'), (u'COPY_-1203924512', u'CALL_-1203924812'), ('tmp_112', u'CBRANCH_-1203925169'), ('tmp_1302', u'INT_ADD_-1203925152'), (u'LOAD_-1203925178', u'INT_SLESS_-1203925148'), (u'COPY_-1203924570', u'MULTIEQUAL_-1203924696'), (u'LOAD_-1203924943', u'STORE_-1203924918'), (u'COPY_-1203924603', u'MULTIEQUAL_-1203924696'), (u'LOAD_-1203925222', u'INT_AND_-1203924715'), (u'CAST_-1203924567', u'LOAD_-1203925139'), ('tmp_430', u'CBRANCH_-1203924973'), ('const-433', u'LOAD_-1203925100'), (u'COPY_-1203924442', u'CALL_-1203924770'), (u'LOAD_-1203925139', u'INT_SLESSEQUAL_-1203925110'), ('const-64', u'INT_ADD_-1203925084'), ('const-3617876', u'COPY_-1203924469'), (u'CAST_-1203924486', u'LOAD_-1203924943'), ('const-1', u'RETURN_-1203924775'), ('const-16', u'INT_ADD_-1203925123'), ('const-433', u'LOAD_-1203925168'), ('const-24', u'INT_ADD_-1203925101'), (u'INT_NOTEQUAL_-1203924976', u'CBRANCH_-1203924973'), ('const-4', u'INT_AND_-1203924715'), ('const-3617876', u'COPY_-1203924494'), (u'INT_EQUAL_-1203925050', u'CBRANCH_-1203925047'), (u'INT_ADD_-1203925101', u'CAST_-1203924560'), (u'COPY_-1203924444', u'CALL_-1203924770'), (u'INT_ADD_-1203925206', u'CAST_-1203924608'), (u'INT_EQUAL_-1203925202', u'CBRANCH_-1203925200'), ('const-80', u'INT_ADD_-1203925049'), ('const-433', u'STORE_-1203924918'), (u'INT_ADD_-1203925129', u'INT_SLESSEQUAL_-1203925110'), (u'INT_ADD_-1203925084', u'CAST_-1203924555'), ('const-433', u'LOAD_-1203925222'), ('const-0', u'INT_EQUAL_-1203925202'), (u'LOAD_-1203925072', u'INT_EQUAL_-1203925050'), (u'INT_ADD_-1203924976', u'CAST_-1203924501'), ('tmp_635', u'BRANCH_-1203924858'), (u'INT_ADD_-1203925008', u'COPY_-1203924570'), (u'INT_NOTEQUAL_-1203925084', u'CBRANCH_-1203925077'), (u'COPY_-1203924701', u'MULTIEQUAL_-1203924669'), ('const-433', u'LOAD_-1203925065'), ('tmp_1302', u'INT_ADD_-1203925056'), ('tmp_320', u'CBRANCH_-1203925047'), ('tmp_1302', u'INT_ADD_-1203924927'), (u'INT_ADD_-1203924995', u'COPY_-1203924572'), (u'INT_NOTEQUAL_-1203924946', u'CBRANCH_-1203924944'), ('const-227', u'CALL_-1203924780'), ('const-1', u'RETURN_-1203924770'), ('const-1', u'RETURN_-1203924807'), ('const-0', u'COPY_-1203924701'), (u'CAST_-1203924581', u'LOAD_-1203925168'), ('const-2', u'INT_AND_-1203924705'), (u'LOAD_-1203925072', u'MULTIEQUAL_-1203924725'), ('const-3671968', u'COPY_-1203924442'), (u'LOAD_-1203925168', u'INT_NOTEQUAL_-1203924946'), (u'INT_ADD_-1203925152', u'CAST_-1203924581'), (u'COPY_-1203924572', u'MULTIEQUAL_-1203924725'), ('const-0', u'INT_NOTEQUAL_-1203925084'), ('tmp_1302', u'INT_ADD_-1203925206'), ('const-433', u'LOAD_-1203925113'), ('const-72', u'INT_ADD_-1203925056'), ('const-80', u'INT_ADD_-1203924904'), (u'INT_ADD_-1203925162', u'CAST_-1203924588'), (u'LOAD_-1203925178', u'INT_ADD_-1203925095'), ('const-32', u'INT_ADD_-1203924995'), ('const-16', u'INT_ADD_-1203925152'), (u'MULTIEQUAL_-1203924696', u'INT_ADD_-1203925008'), ('const-433', u'LOAD_-1203925178'), (u'MULTIEQUAL_-1203924669', u'INT_NOTEQUAL_-1203924946'), (u'COPY_-1203924572', u'MULTIEQUAL_-1203924696'), ('const-8', u'INT_ADD_-1203925008'), (u'LOAD_-1203924943', u'INT_NOTEQUAL_-1203924922'), ('const-24', u'INT_ADD_-1203925162'), (u'INT_AND_-1203924705', u'INT_NOTEQUAL_-1203925181'), ('const-3673423', u'COPY_-1203924489'), ('const-72', u'INT_ADD_-1203924927'), (u'COPY_-1203924519', u'CALL_-1203924812'), (u'COPY_-1203924467', u'CALL_-1203924775'), ('const-80', u'INT_ADD_-1203924976'), (u'INT_SLESSEQUAL_-1203925110', u'CBRANCH_-1203925118'), (u'INT_ADD_-1203925095', u'INT_SUB_-1203924953'), (u'COPY_-1203924469', u'CALL_-1203924775'), ('tmp_74', u'CBRANCH_-1203925200'), ('const-433', u'LOAD_-1203925139'), ('tmp_526', u'CBRANCH_-1203924921'), (u'CAST_-1203924560', u'LOAD_-1203925113'), (u'CAST_-1203924555', u'LOAD_-1203925100'), (u'LOAD_-1203925113', u'INT_ADD_-1203925095'), ('tmp_146', u'CBRANCH_-1203925147')]
null
null
00228f00
x64
O2
(translation_unit "void FUN_00228f00(long param_1,long param_2)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n \n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n lVar1 = *(long *)(param_1 + 0x10);\n if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) {\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }\n FUN_001f4570();\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xcf,"data_size");\n}\n\n" (function_definition "void FUN_00228f00(long param_1,long param_2)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n \n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n lVar1 = *(long *)(param_1 + 0x10);\n if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) {\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }\n FUN_001f4570();\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xcf,"data_size");\n}" primitive_type (function_declarator "FUN_00228f00(long param_1,long param_2)" identifier (parameter_list "(long param_1,long param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n \n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n lVar1 = *(long *)(param_1 + 0x10);\n if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) {\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }\n FUN_001f4570();\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xcf,"data_size");\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (if_statement "if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xe3,"offset");\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 4) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 4) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 4)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 4" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xe3,"offset");\n }" { comment (expression_statement "FUN_0017c650("../../gold/output.h",0xe3,"offset");" (call_expression "FUN_0017c650("../../gold/output.h",0xe3,"offset")" identifier (argument_list "("../../gold/output.h",0xe3,"offset")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""offset"" " string_content ") ))) ;) })) (expression_statement "lVar2 = *(long *)(param_1 + 0x18);" (assignment_expression "lVar2 = *(long *)(param_1 + 0x18)" identifier = (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n lVar1 = *(long *)(param_1 + 0x10);\n if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) {\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }\n FUN_001f4570();\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 lVar1 = *(long *)(param_1 + 0x10);\n if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) {\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }\n FUN_001f4570();\n }" { (expression_statement "lVar1 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar1 = *(long *)(param_1 + 0x10)" identifier = (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (if_statement "if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) {\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }" if (parenthesized_expression "((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10)))" ( (binary_expression "(-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))" (parenthesized_expression "(-1 < lVar2)" ( (binary_expression "-1 < lVar2" number_literal < identifier) )) && (parenthesized_expression "(lVar2 + lVar1 <= *(long *)(param_2 + 0x10))" ( (binary_expression "lVar2 + lVar1 <= *(long *)(param_2 + 0x10)" (binary_expression "lVar2 + lVar1" identifier + identifier) <= (pointer_expression "*(long *)(param_2 + 0x10)" * (cast_expression "(long *)(param_2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x10)" ( (binary_expression "param_2 + 0x10" identifier + number_literal) ))))) ))) )) (compound_statement "{\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }" { (expression_statement "lVar2 = lVar2 + *(long *)(param_2 + 0x18);" (assignment_expression "lVar2 = lVar2 + *(long *)(param_2 + 0x18)" identifier = (binary_expression "lVar2 + *(long *)(param_2 + 0x18)" identifier + (pointer_expression "*(long *)(param_2 + 0x18)" * (cast_expression "(long *)(param_2 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x18)" ( (binary_expression "param_2 + 0x18" identifier + number_literal) )))))) ;) (if_statement "if (*(char *)(param_1 + 0x40) != '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x40) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x40) != '\0'" (pointer_expression "*(char *)(param_1 + 0x40)" * (cast_expression "(char *)(param_1 + 0x40)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }" { comment (expression_statement "FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");" (call_expression "FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic")" identifier (argument_list "("../../gold/output.h",0x65b,"do_write_generic")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""do_write_generic"" " string_content ") ))) ;) })) (expression_statement "lVar3 = *(long *)(param_1 + 0x48);" (assignment_expression "lVar3 = *(long *)(param_1 + 0x48)" 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) ))))) ;) (expression_statement "lVar5 = lVar2;" (assignment_expression "lVar5 = lVar2" identifier = identifier) ;) (if_statement "if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }" if (parenthesized_expression "(lVar3 == *(long *)(param_1 + 0x50))" ( (binary_expression "lVar3 == *(long *)(param_1 + 0x50)" identifier == (pointer_expression "*(long *)(param_1 + 0x50)" * (cast_expression "(long *)(param_1 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) )) (compound_statement "{\n lVar6 = 0;\n }" { (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" identifier = number_literal) ;) }) (else_clause "else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }" else (compound_statement "{\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }" { (do_statement "do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);" do (compound_statement "{\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n }" { (expression_statement "lVar6 = lVar5 + 8;" (assignment_expression "lVar6 = lVar5 + 8" identifier = (binary_expression "lVar5 + 8" identifier + number_literal)) ;) (expression_statement "lVar4 = lVar3 + 0x20;" (assignment_expression "lVar4 = lVar3 + 0x20" identifier = (binary_expression "lVar3 + 0x20" identifier + number_literal)) ;) (expression_statement "FUN_00228ed0(lVar3,lVar5);" (call_expression "FUN_00228ed0(lVar3,lVar5)" identifier (argument_list "(lVar3,lVar5)" ( identifier , identifier ))) ;) (expression_statement "lVar3 = lVar4;" (assignment_expression "lVar3 = lVar4" identifier = identifier) ;) (expression_statement "lVar5 = lVar6;" (assignment_expression "lVar5 = lVar6" identifier = identifier) ;) }) while (parenthesized_expression "(*(long *)(param_1 + 0x50) != lVar4)" ( (binary_expression "*(long *)(param_1 + 0x50) != lVar4" (pointer_expression "*(long *)(param_1 + 0x50)" * (cast_expression "(long *)(param_1 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) != identifier) )) ;) (expression_statement "lVar6 = lVar6 - lVar2;" (assignment_expression "lVar6 = lVar6 - lVar2" identifier = (binary_expression "lVar6 - lVar2" identifier - identifier)) ;) }))) (if_statement "if (lVar1 != lVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }" if (parenthesized_expression "(lVar1 != lVar6)" ( (binary_expression "lVar1 != lVar6" identifier != identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }" { comment (expression_statement "FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");" (call_expression "FUN_0017c650("../../gold/output.h",0x669,"do_write_generic")" identifier (argument_list "("../../gold/output.h",0x669,"do_write_generic")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""do_write_generic"" " string_content ") ))) ;) })) (if_statement "if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x48) != lVar3)" ( (binary_expression "*(long *)(param_1 + 0x48) != lVar3" (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) )))) != identifier) )) (compound_statement "{\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }" { (expression_statement "*(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);" (assignment_expression "*(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48)" (pointer_expression "*(long *)(param_1 + 0x50)" * (cast_expression "(long *)(param_1 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = (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) ))))) ;) })) (return_statement "return;" return ;) })) (expression_statement "FUN_001f4570();" (call_expression "FUN_001f4570()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "FUN_0017c650("../../gold/output.h",0xcf,"data_size");" (call_expression "FUN_0017c650("../../gold/output.h",0xcf,"data_size")" identifier (argument_list "("../../gold/output.h",0xcf,"data_size")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""data_size"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: void do_write(Output_data_reloc_base<9,_false,_32,_false> * this,\n Output_file * of) */\n\nvoid __thiscall\ngold::Output_data_reloc_base<9,_false,_32,_false>::do_write\n (Output_data_reloc_base<9,_false,_32,_false> *this,Output_file *of)\n\n{\n byte bVar1;\n long lVar2;\n uchar *puVar3;\n Output_file *in_RCX;\n void *__buf;\n void *extraout_RDX;\n Output_reloc<9,_false,_32,_false> *this_00;\n Output_reloc<9,_false,_32,_false> *pOVar4;\n uchar *puVar5;\n uchar *puVar6;\n long lVar7;\n \n bVar1 = (this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data.super_Output_data.field_0x20;\n if ((bVar1 & 4) == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xe3,"offset");\n }\n __buf = (void *)(ulong)(bVar1 & 2);\n lVar7 = (this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data.super_Output_data.offset_;\n if ((bVar1 & 2) != 0) {\n lVar2 = (this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data.super_Output_data.data_size_;\n if ((-1 < lVar7) && (__buf = (void *)(lVar7 + lVar2), (long)__buf <= of->file_size_)) {\n puVar3 = of->base_;\n if ((this->super_Output_data_reloc_generic).sort_relocs_ != false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x65b,"do_write_generic");\n }\n this_00 = (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_start;\n puVar5 = puVar3 + lVar7;\n if (this_00 ==\n (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish) {\n lVar7 = 0;\n }\n else {\n do {\n puVar6 = puVar5 + 8;\n pOVar4 = this_00 + 1;\n Output_reloc<9,_false,_32,_false>::write(this_00,(int)puVar5,__buf,(size_t)in_RCX);\n __buf = extraout_RDX;\n this_00 = pOVar4;\n puVar5 = puVar6;\n } while ((this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish != pOVar4);\n lVar7 = (long)puVar6 - (long)(puVar3 + lVar7);\n }\n if (lVar2 != lVar7) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x669,"do_write_generic");\n }\n pOVar4 = (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_start;\n if (pOVar4 != this_00) {\n (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish = pOVar4;\n }\n return;\n }\n Output_file::get_output_view((Output_file *)this,(off_t)of,(size_t)__buf,in_RCX);\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xcf,"data_size");\n}\n\n" comment (declaration "void __thiscall\ngold::Output_data_reloc_base<9,_false,_32,_false>::do_write\n (Output_data_reloc_base<9,_false,_32,_false> *this,Output_file *of)\n\n{\n byte bVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_false>::do_write\n (Output_data_reloc_base<9,_false,_32,_false> *this,Output_file *of)\n\n{\n byte" identifier > : : (function_declarator "do_write\n (Output_data_reloc_base<9,_false,_32,_false> *this,Output_file *of)" identifier (parameter_list "(Output_data_reloc_base<9,_false,_32,_false> *this,Output_file *of)" ( (parameter_declaration "Output_data_reloc_base" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_false" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Output_file *of" type_identifier (pointer_declarator "*of" * identifier)) ))) { identifier) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "uchar *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "Output_file *in_RCX;" type_identifier (pointer_declarator "*in_RCX" * identifier) ;) (declaration "void *__buf;" primitive_type (pointer_declarator "*__buf" * identifier) ;) (declaration "void *extraout_RDX;" primitive_type (pointer_declarator "*extraout_RDX" * identifier) ;) (expression_statement "Output_reloc<9,_false,_32,_false> *this_00;" (update_expression "Output_reloc<9,_false,_32,_false> *this_00" (binary_expression "Output_reloc<9,_false,_32,_false> *this_00" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_false,_32,_false" , identifier , identifier , identifier) > (pointer_expression "*this_00" * identifier)) --) ;) (expression_statement "Output_reloc<9,_false,_32,_false> *pOVar4;" (update_expression "Output_reloc<9,_false,_32,_false> *pOVar4" (binary_expression "Output_reloc<9,_false,_32,_false> *pOVar4" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_false,_32,_false" , identifier , identifier , identifier) > (pointer_expression "*pOVar4" * identifier)) --) ;) (declaration "uchar *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "uchar *puVar6;" type_identifier (pointer_declarator "*puVar6" * identifier) ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (expression_statement "bVar1 = (this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data.super_Output_data.field_0x20;" (assignment_expression "bVar1 = (this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data.super_Output_data.field_0x20" identifier = (field_expression "(this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data.super_Output_data.field_0x20" (field_expression "(this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data" (field_expression "(this->super_Output_data_reloc_generic).super_Output_section_data_build" (parenthesized_expression "(this->super_Output_data_reloc_generic)" ( (field_expression "this->super_Output_data_reloc_generic" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier)) ;) (if_statement "if ((bVar1 & 4) == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xe3,"offset");\n }" if (parenthesized_expression "((bVar1 & 4) == 0)" ( (binary_expression "(bVar1 & 4) == 0" (parenthesized_expression "(bVar1 & 4)" ( (binary_expression "bVar1 & 4" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xe3,"offset");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/output.h",0xe3,"offset");" (call_expression "do_gold_unreachable("../../gold/output.h",0xe3,"offset")" identifier (argument_list "("../../gold/output.h",0xe3,"offset")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""offset"" " string_content ") ))) ;) })) (expression_statement "__buf = (void *)(ulong)(bVar1 & 2);" (assignment_expression "__buf = (void *)(ulong)(bVar1 & 2)" identifier = (cast_expression "(void *)(ulong)(bVar1 & 2)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(ulong)(bVar1 & 2)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(bVar1 & 2)" ( (binary_expression "bVar1 & 2" identifier & number_literal) ))))) ;) (expression_statement "lVar7 = (this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data.super_Output_data.offset_;" (assignment_expression "lVar7 = (this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data.super_Output_data.offset_" identifier = (field_expression "(this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data.super_Output_data.offset_" (field_expression "(this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data" (field_expression "(this->super_Output_data_reloc_generic).super_Output_section_data_build" (parenthesized_expression "(this->super_Output_data_reloc_generic)" ( (field_expression "this->super_Output_data_reloc_generic" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier)) ;) (if_statement "if ((bVar1 & 2) != 0) {\n lVar2 = (this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data.super_Output_data.data_size_;\n if ((-1 < lVar7) && (__buf = (void *)(lVar7 + lVar2), (long)__buf <= of->file_size_)) {\n puVar3 = of->base_;\n if ((this->super_Output_data_reloc_generic).sort_relocs_ != false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x65b,"do_write_generic");\n }\n this_00 = (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_start;\n puVar5 = puVar3 + lVar7;\n if (this_00 ==\n (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish) {\n lVar7 = 0;\n }\n else {\n do {\n puVar6 = puVar5 + 8;\n pOVar4 = this_00 + 1;\n Output_reloc<9,_false,_32,_false>::write(this_00,(int)puVar5,__buf,(size_t)in_RCX);\n __buf = extraout_RDX;\n this_00 = pOVar4;\n puVar5 = puVar6;\n } while ((this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish != pOVar4);\n lVar7 = (long)puVar6 - (long)(puVar3 + lVar7);\n }\n if (lVar2 != lVar7) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x669,"do_write_generic");\n }\n pOVar4 = (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_start;\n if (pOVar4 != this_00) {\n (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish = pOVar4;\n }\n return;\n }\n Output_file::get_output_view((Output_file *)this,(off_t)of,(size_t)__buf,in_RCX);\n }" if (parenthesized_expression "((bVar1 & 2) != 0)" ( (binary_expression "(bVar1 & 2) != 0" (parenthesized_expression "(bVar1 & 2)" ( (binary_expression "bVar1 & 2" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n lVar2 = (this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data.super_Output_data.data_size_;\n if ((-1 < lVar7) && (__buf = (void *)(lVar7 + lVar2), (long)__buf <= of->file_size_)) {\n puVar3 = of->base_;\n if ((this->super_Output_data_reloc_generic).sort_relocs_ != false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x65b,"do_write_generic");\n }\n this_00 = (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_start;\n puVar5 = puVar3 + lVar7;\n if (this_00 ==\n (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish) {\n lVar7 = 0;\n }\n else {\n do {\n puVar6 = puVar5 + 8;\n pOVar4 = this_00 + 1;\n Output_reloc<9,_false,_32,_false>::write(this_00,(int)puVar5,__buf,(size_t)in_RCX);\n __buf = extraout_RDX;\n this_00 = pOVar4;\n puVar5 = puVar6;\n } while ((this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish != pOVar4);\n lVar7 = (long)puVar6 - (long)(puVar3 + lVar7);\n }\n if (lVar2 != lVar7) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x669,"do_write_generic");\n }\n pOVar4 = (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_start;\n if (pOVar4 != this_00) {\n (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish = pOVar4;\n }\n return;\n }\n Output_file::get_output_view((Output_file *)this,(off_t)of,(size_t)__buf,in_RCX);\n }" { (expression_statement "lVar2 = (this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data.super_Output_data.data_size_;" (assignment_expression "lVar2 = (this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data.super_Output_data.data_size_" identifier = (field_expression "(this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data.super_Output_data.data_size_" (field_expression "(this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_data_reloc_generic).super_Output_section_data_build.\n super_Output_section_data" (field_expression "(this->super_Output_data_reloc_generic).super_Output_section_data_build" (parenthesized_expression "(this->super_Output_data_reloc_generic)" ( (field_expression "this->super_Output_data_reloc_generic" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier)) ;) (if_statement "if ((-1 < lVar7) && (__buf = (void *)(lVar7 + lVar2), (long)__buf <= of->file_size_)) {\n puVar3 = of->base_;\n if ((this->super_Output_data_reloc_generic).sort_relocs_ != false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x65b,"do_write_generic");\n }\n this_00 = (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_start;\n puVar5 = puVar3 + lVar7;\n if (this_00 ==\n (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish) {\n lVar7 = 0;\n }\n else {\n do {\n puVar6 = puVar5 + 8;\n pOVar4 = this_00 + 1;\n Output_reloc<9,_false,_32,_false>::write(this_00,(int)puVar5,__buf,(size_t)in_RCX);\n __buf = extraout_RDX;\n this_00 = pOVar4;\n puVar5 = puVar6;\n } while ((this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish != pOVar4);\n lVar7 = (long)puVar6 - (long)(puVar3 + lVar7);\n }\n if (lVar2 != lVar7) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x669,"do_write_generic");\n }\n pOVar4 = (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_start;\n if (pOVar4 != this_00) {\n (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish = pOVar4;\n }\n return;\n }" if (parenthesized_expression "((-1 < lVar7) && (__buf = (void *)(lVar7 + lVar2), (long)__buf <= of->file_size_))" ( (binary_expression "(-1 < lVar7) && (__buf = (void *)(lVar7 + lVar2), (long)__buf <= of->file_size_)" (parenthesized_expression "(-1 < lVar7)" ( (binary_expression "-1 < lVar7" number_literal < identifier) )) && (parenthesized_expression "(__buf = (void *)(lVar7 + lVar2), (long)__buf <= of->file_size_)" ( (comma_expression "__buf = (void *)(lVar7 + lVar2), (long)__buf <= of->file_size_" (assignment_expression "__buf = (void *)(lVar7 + lVar2)" identifier = (cast_expression "(void *)(lVar7 + lVar2)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + lVar2)" ( (binary_expression "lVar7 + lVar2" identifier + identifier) )))) , (binary_expression "(long)__buf <= of->file_size_" (cast_expression "(long)__buf" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) <= (field_expression "of->file_size_" identifier -> field_identifier))) ))) )) (compound_statement "{\n puVar3 = of->base_;\n if ((this->super_Output_data_reloc_generic).sort_relocs_ != false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x65b,"do_write_generic");\n }\n this_00 = (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_start;\n puVar5 = puVar3 + lVar7;\n if (this_00 ==\n (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish) {\n lVar7 = 0;\n }\n else {\n do {\n puVar6 = puVar5 + 8;\n pOVar4 = this_00 + 1;\n Output_reloc<9,_false,_32,_false>::write(this_00,(int)puVar5,__buf,(size_t)in_RCX);\n __buf = extraout_RDX;\n this_00 = pOVar4;\n puVar5 = puVar6;\n } while ((this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish != pOVar4);\n lVar7 = (long)puVar6 - (long)(puVar3 + lVar7);\n }\n if (lVar2 != lVar7) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x669,"do_write_generic");\n }\n pOVar4 = (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_start;\n if (pOVar4 != this_00) {\n (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish = pOVar4;\n }\n return;\n }" { (expression_statement "puVar3 = of->base_;" (assignment_expression "puVar3 = of->base_" identifier = (field_expression "of->base_" identifier -> field_identifier)) ;) (if_statement "if ((this->super_Output_data_reloc_generic).sort_relocs_ != false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x65b,"do_write_generic");\n }" if (parenthesized_expression "((this->super_Output_data_reloc_generic).sort_relocs_ != false)" ( (binary_expression "(this->super_Output_data_reloc_generic).sort_relocs_ != false" (field_expression "(this->super_Output_data_reloc_generic).sort_relocs_" (parenthesized_expression "(this->super_Output_data_reloc_generic)" ( (field_expression "this->super_Output_data_reloc_generic" identifier -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x65b,"do_write_generic");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/output.h",0x65b,"do_write_generic");" (call_expression "do_gold_unreachable("../../gold/output.h",0x65b,"do_write_generic")" identifier (argument_list "("../../gold/output.h",0x65b,"do_write_generic")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""do_write_generic"" " string_content ") ))) ;) })) (ERROR "this_00 = (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::" (comma_expression "this_00 = (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std" (binary_expression "this_00 = (this->relocs_).\n super__Vector_base<gold::Output_reloc<9" (assignment_expression "this_00 = (this->relocs_).\n super__Vector_base<gold" identifier = (binary_expression "(this->relocs_).\n super__Vector_base<gold" (field_expression "(this->relocs_).\n super__Vector_base" (parenthesized_expression "(this->relocs_)" ( (field_expression "this->relocs_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_false,_32,_false>,_std" identifier , (comma_expression "_32,_false>,_std" identifier , (binary_expression "_false>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_start;" (comma_expression "Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_start" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_32,_false>_>_>\n ._M_impl._M_start" identifier , (comma_expression "_32,_false>_>_>\n ._M_impl._M_start" identifier , (field_expression "_false>_>_>\n ._M_impl._M_start" (field_expression "_false>_>_>\n ._M_impl" (binary_expression "_false>_>_" (binary_expression "_false>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier)))) ;) (expression_statement "puVar5 = puVar3 + lVar7;" (assignment_expression "puVar5 = puVar3 + lVar7" identifier = (binary_expression "puVar3 + lVar7" identifier + identifier)) ;) (if_statement "if (this_00 ==\n (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish) {\n lVar7 = 0;\n }\n else {\n do {\n puVar6 = puVar5 + 8;\n pOVar4 = this_00 + 1;\n Output_reloc<9,_false,_32,_false>::write(this_00,(int)puVar5,__buf,(size_t)in_RCX);\n __buf = extraout_RDX;\n this_00 = pOVar4;\n puVar5 = puVar6;\n } while ((this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish != pOVar4);\n lVar7 = (long)puVar6 - (long)(puVar3 + lVar7);\n }" if (parenthesized_expression "(this_00 ==\n (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish)" ( (ERROR "this_00 ==\n (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::" (comma_expression "this_00 ==\n (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std" (binary_expression "this_00 ==\n (this->relocs_).\n super__Vector_base<gold::Output_reloc<9" (binary_expression "this_00 ==\n (this->relocs_).\n super__Vector_base<gold" identifier == (binary_expression "(this->relocs_).\n super__Vector_base<gold" (field_expression "(this->relocs_).\n super__Vector_base" (parenthesized_expression "(this->relocs_)" ( (field_expression "this->relocs_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_false,_32,_false>,_std" identifier , (comma_expression "_32,_false>,_std" identifier , (binary_expression "_false>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : :) (comma_expression "Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_32,_false>_>_>\n ._M_impl._M_finish" identifier , (comma_expression "_32,_false>_>_>\n ._M_impl._M_finish" identifier , (field_expression "_false>_>_>\n ._M_impl._M_finish" (field_expression "_false>_>_>\n ._M_impl" (binary_expression "_false>_>_" (binary_expression "_false>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier)))) )) (compound_statement "{\n lVar7 = 0;\n }" { (expression_statement "lVar7 = 0;" (assignment_expression "lVar7 = 0" identifier = number_literal) ;) }) (else_clause "else {\n do {\n puVar6 = puVar5 + 8;\n pOVar4 = this_00 + 1;\n Output_reloc<9,_false,_32,_false>::write(this_00,(int)puVar5,__buf,(size_t)in_RCX);\n __buf = extraout_RDX;\n this_00 = pOVar4;\n puVar5 = puVar6;\n } while ((this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish != pOVar4);\n lVar7 = (long)puVar6 - (long)(puVar3 + lVar7);\n }" else (compound_statement "{\n do {\n puVar6 = puVar5 + 8;\n pOVar4 = this_00 + 1;\n Output_reloc<9,_false,_32,_false>::write(this_00,(int)puVar5,__buf,(size_t)in_RCX);\n __buf = extraout_RDX;\n this_00 = pOVar4;\n puVar5 = puVar6;\n } while ((this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish != pOVar4);\n lVar7 = (long)puVar6 - (long)(puVar3 + lVar7);\n }" { (do_statement "do {\n puVar6 = puVar5 + 8;\n pOVar4 = this_00 + 1;\n Output_reloc<9,_false,_32,_false>::write(this_00,(int)puVar5,__buf,(size_t)in_RCX);\n __buf = extraout_RDX;\n this_00 = pOVar4;\n puVar5 = puVar6;\n } while ((this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish != pOVar4);" do (compound_statement "{\n puVar6 = puVar5 + 8;\n pOVar4 = this_00 + 1;\n Output_reloc<9,_false,_32,_false>::write(this_00,(int)puVar5,__buf,(size_t)in_RCX);\n __buf = extraout_RDX;\n this_00 = pOVar4;\n puVar5 = puVar6;\n }" { (expression_statement "puVar6 = puVar5 + 8;" (assignment_expression "puVar6 = puVar5 + 8" identifier = (binary_expression "puVar5 + 8" identifier + number_literal)) ;) (expression_statement "pOVar4 = this_00 + 1;" (assignment_expression "pOVar4 = this_00 + 1" identifier = (binary_expression "this_00 + 1" identifier + number_literal)) ;) (expression_statement "Output_reloc<9,_false,_32,_false>::write(this_00,(int)puVar5,__buf,(size_t)in_RCX);" (comma_expression "Output_reloc<9,_false,_32,_false>::write(this_00,(int)puVar5,__buf,(size_t)in_RCX)" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_32,_false>::write(this_00,(int)puVar5,__buf,(size_t)in_RCX)" identifier , (comma_expression "_32,_false>::write(this_00,(int)puVar5,__buf,(size_t)in_RCX)" identifier , (binary_expression "_false>::write(this_00,(int)puVar5,__buf,(size_t)in_RCX)" identifier > (ERROR "::" : :) (call_expression "write(this_00,(int)puVar5,__buf,(size_t)in_RCX)" identifier (argument_list "(this_00,(int)puVar5,__buf,(size_t)in_RCX)" ( identifier , (cast_expression "(int)puVar5" ( (type_descriptor "int" primitive_type) ) identifier) , identifier , (cast_expression "(size_t)in_RCX" ( (type_descriptor "size_t" primitive_type) ) identifier) ))))))) ;) (expression_statement "__buf = extraout_RDX;" (assignment_expression "__buf = extraout_RDX" identifier = identifier) ;) (expression_statement "this_00 = pOVar4;" (assignment_expression "this_00 = pOVar4" identifier = identifier) ;) (expression_statement "puVar5 = puVar6;" (assignment_expression "puVar5 = puVar6" identifier = identifier) ;) }) while (parenthesized_expression "((this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish != pOVar4)" ( (ERROR "(this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::" (comma_expression "(this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std" (binary_expression "(this->relocs_).\n super__Vector_base<gold::Output_reloc<9" (binary_expression "(this->relocs_).\n super__Vector_base<gold" (field_expression "(this->relocs_).\n super__Vector_base" (parenthesized_expression "(this->relocs_)" ( (field_expression "this->relocs_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_false,_32,_false>,_std" identifier , (comma_expression "_32,_false>,_std" identifier , (binary_expression "_false>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : :) (comma_expression "Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish != pOVar4" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_32,_false>_>_>\n ._M_impl._M_finish != pOVar4" identifier , (comma_expression "_32,_false>_>_>\n ._M_impl._M_finish != pOVar4" identifier , (binary_expression "_false>_>_>\n ._M_impl._M_finish != pOVar4" (field_expression "_false>_>_>\n ._M_impl._M_finish" (field_expression "_false>_>_>\n ._M_impl" (binary_expression "_false>_>_" (binary_expression "_false>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) != identifier)))) )) ;) (expression_statement "lVar7 = (long)puVar6 - (long)(puVar3 + lVar7);" (assignment_expression "lVar7 = (long)puVar6 - (long)(puVar3 + lVar7)" identifier = (binary_expression "(long)puVar6 - (long)(puVar3 + lVar7)" (cast_expression "(long)puVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)(puVar3 + lVar7)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(puVar3 + lVar7)" ( (binary_expression "puVar3 + lVar7" identifier + identifier) ))))) ;) }))) (if_statement "if (lVar2 != lVar7) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x669,"do_write_generic");\n }" if (parenthesized_expression "(lVar2 != lVar7)" ( (binary_expression "lVar2 != lVar7" identifier != identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x669,"do_write_generic");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/output.h",0x669,"do_write_generic");" (call_expression "do_gold_unreachable("../../gold/output.h",0x669,"do_write_generic")" identifier (argument_list "("../../gold/output.h",0x669,"do_write_generic")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""do_write_generic"" " string_content ") ))) ;) })) (ERROR "pOVar4 = (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::" (comma_expression "pOVar4 = (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std" (binary_expression "pOVar4 = (this->relocs_).\n super__Vector_base<gold::Output_reloc<9" (assignment_expression "pOVar4 = (this->relocs_).\n super__Vector_base<gold" identifier = (binary_expression "(this->relocs_).\n super__Vector_base<gold" (field_expression "(this->relocs_).\n super__Vector_base" (parenthesized_expression "(this->relocs_)" ( (field_expression "this->relocs_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_false,_32,_false>,_std" identifier , (comma_expression "_32,_false>,_std" identifier , (binary_expression "_false>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_start;" (comma_expression "Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_start" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_32,_false>_>_>\n ._M_impl._M_start" identifier , (comma_expression "_32,_false>_>_>\n ._M_impl._M_start" identifier , (field_expression "_false>_>_>\n ._M_impl._M_start" (field_expression "_false>_>_>\n ._M_impl" (binary_expression "_false>_>_" (binary_expression "_false>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier)))) ;) (if_statement "if (pOVar4 != this_00) {\n (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish = pOVar4;\n }" if (parenthesized_expression "(pOVar4 != this_00)" ( (binary_expression "pOVar4 != this_00" identifier != identifier) )) (compound_statement "{\n (this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish = pOVar4;\n }" { (ERROR "(this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std::allocator<gold::" (comma_expression "(this->relocs_).\n super__Vector_base<gold::Output_reloc<9,_false,_32,_false>,_std" (binary_expression "(this->relocs_).\n super__Vector_base<gold::Output_reloc<9" (binary_expression "(this->relocs_).\n super__Vector_base<gold" (field_expression "(this->relocs_).\n super__Vector_base" (parenthesized_expression "(this->relocs_)" ( (field_expression "this->relocs_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_false,_32,_false>,_std" identifier , (comma_expression "_32,_false>,_std" identifier , (binary_expression "_false>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish = pOVar4;" (comma_expression "Output_reloc<9,_false,_32,_false>_>_>\n ._M_impl._M_finish = pOVar4" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_32,_false>_>_>\n ._M_impl._M_finish = pOVar4" identifier , (comma_expression "_32,_false>_>_>\n ._M_impl._M_finish = pOVar4" identifier , (assignment_expression "_false>_>_>\n ._M_impl._M_finish = pOVar4" (field_expression "_false>_>_>\n ._M_impl._M_finish" (field_expression "_false>_>_>\n ._M_impl" (binary_expression "_false>_>_" (binary_expression "_false>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = identifier)))) ;) })) (return_statement "return;" return ;) })) (labeled_statement "Output_file::get_output_view((Output_file *)this,(off_t)of,(size_t)__buf,in_RCX);" statement_identifier : (ERROR ":" :) (expression_statement "get_output_view((Output_file *)this,(off_t)of,(size_t)__buf,in_RCX);" (call_expression "get_output_view((Output_file *)this,(off_t)of,(size_t)__buf,in_RCX)" identifier (argument_list "((Output_file *)this,(off_t)of,(size_t)__buf,in_RCX)" ( (cast_expression "(Output_file *)this" ( (type_descriptor "Output_file *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(off_t)of" ( (type_descriptor "off_t" type_identifier) ) identifier) , (cast_expression "(size_t)__buf" ( (type_descriptor "size_t" primitive_type) ) identifier) , identifier ))) ;)) })) comment (expression_statement "do_gold_unreachable("../../gold/output.h",0xcf,"data_size");" (call_expression "do_gold_unreachable("../../gold/output.h",0xcf,"data_size")" identifier (argument_list "("../../gold/output.h",0xcf,"data_size")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""data_size"" " string_content ") ))) ;) (ERROR "}" }))
(translation_unit "void FUN_00228f00(long param_1,long param_2)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n \n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n lVar1 = *(long *)(param_1 + 0x10);\n if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) {\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n \n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n \n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }\n FUN_001f4570();\n }\n \n FUN_0017c650("../../gold/output.h",0xcf,"data_size");\n}\n\n" (function_definition "void FUN_00228f00(long param_1,long param_2)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n \n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n lVar1 = *(long *)(param_1 + 0x10);\n if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) {\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n \n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n \n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }\n FUN_001f4570();\n }\n \n FUN_0017c650("../../gold/output.h",0xcf,"data_size");\n}" primitive_type (function_declarator "FUN_00228f00(long param_1,long param_2)" identifier (parameter_list "(long param_1,long param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n \n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n lVar1 = *(long *)(param_1 + 0x10);\n if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) {\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n \n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n \n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }\n FUN_001f4570();\n }\n \n FUN_0017c650("../../gold/output.h",0xcf,"data_size");\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (if_statement "if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xe3,"offset");\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 4) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 4) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 4)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 4" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n \n FUN_0017c650("../../gold/output.h",0xe3,"offset");\n }" { (expression_statement "FUN_0017c650("../../gold/output.h",0xe3,"offset");" (call_expression "FUN_0017c650("../../gold/output.h",0xe3,"offset")" identifier (argument_list "("../../gold/output.h",0xe3,"offset")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""offset"" " string_content ") ))) ;) })) (expression_statement "lVar2 = *(long *)(param_1 + 0x18);" (assignment_expression "lVar2 = *(long *)(param_1 + 0x18)" identifier = (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n lVar1 = *(long *)(param_1 + 0x10);\n if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) {\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n \n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n \n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }\n FUN_001f4570();\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 lVar1 = *(long *)(param_1 + 0x10);\n if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) {\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n \n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n \n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }\n FUN_001f4570();\n }" { (expression_statement "lVar1 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar1 = *(long *)(param_1 + 0x10)" identifier = (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (if_statement "if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) {\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n \n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n \n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }" if (parenthesized_expression "((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10)))" ( (binary_expression "(-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))" (parenthesized_expression "(-1 < lVar2)" ( (binary_expression "-1 < lVar2" number_literal < identifier) )) && (parenthesized_expression "(lVar2 + lVar1 <= *(long *)(param_2 + 0x10))" ( (binary_expression "lVar2 + lVar1 <= *(long *)(param_2 + 0x10)" (binary_expression "lVar2 + lVar1" identifier + identifier) <= (pointer_expression "*(long *)(param_2 + 0x10)" * (cast_expression "(long *)(param_2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x10)" ( (binary_expression "param_2 + 0x10" identifier + number_literal) ))))) ))) )) (compound_statement "{\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n \n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n \n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }" { (expression_statement "lVar2 = lVar2 + *(long *)(param_2 + 0x18);" (assignment_expression "lVar2 = lVar2 + *(long *)(param_2 + 0x18)" identifier = (binary_expression "lVar2 + *(long *)(param_2 + 0x18)" identifier + (pointer_expression "*(long *)(param_2 + 0x18)" * (cast_expression "(long *)(param_2 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x18)" ( (binary_expression "param_2 + 0x18" identifier + number_literal) )))))) ;) (if_statement "if (*(char *)(param_1 + 0x40) != '\0') {\n \n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x40) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x40) != '\0'" (pointer_expression "*(char *)(param_1 + 0x40)" * (cast_expression "(char *)(param_1 + 0x40)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }" { (expression_statement "FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");" (call_expression "FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic")" identifier (argument_list "("../../gold/output.h",0x65b,"do_write_generic")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""do_write_generic"" " string_content ") ))) ;) })) (expression_statement "lVar3 = *(long *)(param_1 + 0x48);" (assignment_expression "lVar3 = *(long *)(param_1 + 0x48)" 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) ))))) ;) (expression_statement "lVar5 = lVar2;" (assignment_expression "lVar5 = lVar2" identifier = identifier) ;) (if_statement "if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }" if (parenthesized_expression "(lVar3 == *(long *)(param_1 + 0x50))" ( (binary_expression "lVar3 == *(long *)(param_1 + 0x50)" identifier == (pointer_expression "*(long *)(param_1 + 0x50)" * (cast_expression "(long *)(param_1 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) )) (compound_statement "{\n lVar6 = 0;\n }" { (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" identifier = number_literal) ;) }) (else_clause "else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }" else (compound_statement "{\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }" { (do_statement "do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);" do (compound_statement "{\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n }" { (expression_statement "lVar6 = lVar5 + 8;" (assignment_expression "lVar6 = lVar5 + 8" identifier = (binary_expression "lVar5 + 8" identifier + number_literal)) ;) (expression_statement "lVar4 = lVar3 + 0x20;" (assignment_expression "lVar4 = lVar3 + 0x20" identifier = (binary_expression "lVar3 + 0x20" identifier + number_literal)) ;) (expression_statement "FUN_00228ed0(lVar3,lVar5);" (call_expression "FUN_00228ed0(lVar3,lVar5)" identifier (argument_list "(lVar3,lVar5)" ( identifier , identifier ))) ;) (expression_statement "lVar3 = lVar4;" (assignment_expression "lVar3 = lVar4" identifier = identifier) ;) (expression_statement "lVar5 = lVar6;" (assignment_expression "lVar5 = lVar6" identifier = identifier) ;) }) while (parenthesized_expression "(*(long *)(param_1 + 0x50) != lVar4)" ( (binary_expression "*(long *)(param_1 + 0x50) != lVar4" (pointer_expression "*(long *)(param_1 + 0x50)" * (cast_expression "(long *)(param_1 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) != identifier) )) ;) (expression_statement "lVar6 = lVar6 - lVar2;" (assignment_expression "lVar6 = lVar6 - lVar2" identifier = (binary_expression "lVar6 - lVar2" identifier - identifier)) ;) }))) (if_statement "if (lVar1 != lVar6) {\n \n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }" if (parenthesized_expression "(lVar1 != lVar6)" ( (binary_expression "lVar1 != lVar6" identifier != identifier) )) (compound_statement "{\n \n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }" { (expression_statement "FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");" (call_expression "FUN_0017c650("../../gold/output.h",0x669,"do_write_generic")" identifier (argument_list "("../../gold/output.h",0x669,"do_write_generic")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""do_write_generic"" " string_content ") ))) ;) })) (if_statement "if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x48) != lVar3)" ( (binary_expression "*(long *)(param_1 + 0x48) != lVar3" (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) )))) != identifier) )) (compound_statement "{\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }" { (expression_statement "*(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);" (assignment_expression "*(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48)" (pointer_expression "*(long *)(param_1 + 0x50)" * (cast_expression "(long *)(param_1 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = (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) ))))) ;) })) (return_statement "return;" return ;) })) (expression_statement "FUN_001f4570();" (call_expression "FUN_001f4570()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_0017c650("../../gold/output.h",0xcf,"data_size");" (call_expression "FUN_0017c650("../../gold/output.h",0xcf,"data_size")" identifier (argument_list "("../../gold/output.h",0xcf,"data_size")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""data_size"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (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 (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression LIT < IDENT) )) && (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) <= (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (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 = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) )) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - IDENT)) ;) }))) (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 (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) )))) = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_00228f00(long param_1,long param_2)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n \n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n lVar1 = *(long *)(param_1 + 0x10);\n if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) {\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n \n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n \n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }\n FUN_001f4570();\n }\n \n FUN_0017c650("../../gold/output.h",0xcf,"data_size");\n}" (primitive_type "void") (function_declarator "FUN_00228f00(long param_1,long param_2)" (identifier "FUN_00228f00") (parameter_list "(long param_1,long param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) () ")"))) (compound_statement "{\n long lVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n \n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n lVar1 = *(long *)(param_1 + 0x10);\n if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) {\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n \n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n \n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }\n FUN_001f4570();\n }\n \n FUN_0017c650("../../gold/output.h",0xcf,"data_size");\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (if_statement "if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xe3,"offset");\n }" (if "if") (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 4) == 0)" (( "(") (binary_expression "(*(byte *)(param_1 + 0x20) & 4) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 4)" (( "(") (binary_expression "*(byte *)(param_1 + 0x20) & 4" (pointer_expression "*(byte *)(param_1 + 0x20)" (* "*") (cast_expression "(byte *)(param_1 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "4")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/output.h",0xe3,"offset");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/output.h",0xe3,"offset");" (call_expression "FUN_0017c650("../../gold/output.h",0xe3,"offset")" (identifier "FUN_0017c650") (argument_list "("../../gold/output.h",0xe3,"offset")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0xe3") (, ",") (string_literal ""offset"" (" """) (string_content "offset") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "lVar2 = *(long *)(param_1 + 0x18);" (assignment_expression "lVar2 = *(long *)(param_1 + 0x18)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(param_1 + 0x18)" (* "*") (cast_expression "(long *)(param_1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n lVar1 = *(long *)(param_1 + 0x10);\n if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) {\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n \n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n \n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }\n FUN_001f4570();\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 lVar1 = *(long *)(param_1 + 0x10);\n if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) {\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n \n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n \n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }\n FUN_001f4570();\n }" ({ "{") (expression_statement "lVar1 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar1 = *(long *)(param_1 + 0x10)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (if_statement "if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) {\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n \n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n \n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }" (if "if") (parenthesized_expression "((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10)))" (( "(") (binary_expression "(-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))" (parenthesized_expression "(-1 < lVar2)" (( "(") (binary_expression "-1 < lVar2" (number_literal "-1") (< "<") (identifier "lVar2")) () ")")) (&& "&&") (parenthesized_expression "(lVar2 + lVar1 <= *(long *)(param_2 + 0x10))" (( "(") (binary_expression "lVar2 + lVar1 <= *(long *)(param_2 + 0x10)" (binary_expression "lVar2 + lVar1" (identifier "lVar2") (+ "+") (identifier "lVar1")) (<= "<=") (pointer_expression "*(long *)(param_2 + 0x10)" (* "*") (cast_expression "(long *)(param_2 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x10)" (( "(") (binary_expression "param_2 + 0x10" (identifier "param_2") (+ "+") (number_literal "0x10")) () ")"))))) () ")"))) () ")")) (compound_statement "{\n lVar2 = lVar2 + *(long *)(param_2 + 0x18);\n if (*(char *)(param_1 + 0x40) != '\0') {\n \n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }\n lVar3 = *(long *)(param_1 + 0x48);\n lVar5 = lVar2;\n if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }\n if (lVar1 != lVar6) {\n \n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }\n if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }\n return;\n }" ({ "{") (expression_statement "lVar2 = lVar2 + *(long *)(param_2 + 0x18);" (assignment_expression "lVar2 = lVar2 + *(long *)(param_2 + 0x18)" (identifier "lVar2") (= "=") (binary_expression "lVar2 + *(long *)(param_2 + 0x18)" (identifier "lVar2") (+ "+") (pointer_expression "*(long *)(param_2 + 0x18)" (* "*") (cast_expression "(long *)(param_2 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x18)" (( "(") (binary_expression "param_2 + 0x18" (identifier "param_2") (+ "+") (number_literal "0x18")) () ")")))))) (; ";")) (if_statement "if (*(char *)(param_1 + 0x40) != '\0') {\n \n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x40) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x40) != '\0'" (pointer_expression "*(char *)(param_1 + 0x40)" (* "*") (cast_expression "(char *)(param_1 + 0x40)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic");" (call_expression "FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic")" (identifier "FUN_0017c650") (argument_list "("../../gold/output.h",0x65b,"do_write_generic")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0x65b") (, ",") (string_literal ""do_write_generic"" (" """) (string_content "do_write_generic") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "lVar3 = *(long *)(param_1 + 0x48);" (assignment_expression "lVar3 = *(long *)(param_1 + 0x48)" (identifier "lVar3") (= "=") (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")) () ")"))))) (; ";")) (expression_statement "lVar5 = lVar2;" (assignment_expression "lVar5 = lVar2" (identifier "lVar5") (= "=") (identifier "lVar2")) (; ";")) (if_statement "if (lVar3 == *(long *)(param_1 + 0x50)) {\n lVar6 = 0;\n }\n else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }" (if "if") (parenthesized_expression "(lVar3 == *(long *)(param_1 + 0x50))" (( "(") (binary_expression "lVar3 == *(long *)(param_1 + 0x50)" (identifier "lVar3") (== "==") (pointer_expression "*(long *)(param_1 + 0x50)" (* "*") (cast_expression "(long *)(param_1 + 0x50)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (compound_statement "{\n lVar6 = 0;\n }" ({ "{") (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" (identifier "lVar6") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }" (else "else") (compound_statement "{\n do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);\n lVar6 = lVar6 - lVar2;\n }" ({ "{") (do_statement "do {\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n } while (*(long *)(param_1 + 0x50) != lVar4);" (do "do") (compound_statement "{\n lVar6 = lVar5 + 8;\n lVar4 = lVar3 + 0x20;\n FUN_00228ed0(lVar3,lVar5);\n lVar3 = lVar4;\n lVar5 = lVar6;\n }" ({ "{") (expression_statement "lVar6 = lVar5 + 8;" (assignment_expression "lVar6 = lVar5 + 8" (identifier "lVar6") (= "=") (binary_expression "lVar5 + 8" (identifier "lVar5") (+ "+") (number_literal "8"))) (; ";")) (expression_statement "lVar4 = lVar3 + 0x20;" (assignment_expression "lVar4 = lVar3 + 0x20" (identifier "lVar4") (= "=") (binary_expression "lVar3 + 0x20" (identifier "lVar3") (+ "+") (number_literal "0x20"))) (; ";")) (expression_statement "FUN_00228ed0(lVar3,lVar5);" (call_expression "FUN_00228ed0(lVar3,lVar5)" (identifier "FUN_00228ed0") (argument_list "(lVar3,lVar5)" (( "(") (identifier "lVar3") (, ",") (identifier "lVar5") () ")"))) (; ";")) (expression_statement "lVar3 = lVar4;" (assignment_expression "lVar3 = lVar4" (identifier "lVar3") (= "=") (identifier "lVar4")) (; ";")) (expression_statement "lVar5 = lVar6;" (assignment_expression "lVar5 = lVar6" (identifier "lVar5") (= "=") (identifier "lVar6")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(*(long *)(param_1 + 0x50) != lVar4)" (( "(") (binary_expression "*(long *)(param_1 + 0x50) != lVar4" (pointer_expression "*(long *)(param_1 + 0x50)" (* "*") (cast_expression "(long *)(param_1 + 0x50)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")")))) (!= "!=") (identifier "lVar4")) () ")")) (; ";")) (expression_statement "lVar6 = lVar6 - lVar2;" (assignment_expression "lVar6 = lVar6 - lVar2" (identifier "lVar6") (= "=") (binary_expression "lVar6 - lVar2" (identifier "lVar6") (- "-") (identifier "lVar2"))) (; ";")) (} "}")))) (if_statement "if (lVar1 != lVar6) {\n \n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }" (if "if") (parenthesized_expression "(lVar1 != lVar6)" (( "(") (binary_expression "lVar1 != lVar6" (identifier "lVar1") (!= "!=") (identifier "lVar6")) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/output.h",0x669,"do_write_generic");" (call_expression "FUN_0017c650("../../gold/output.h",0x669,"do_write_generic")" (identifier "FUN_0017c650") (argument_list "("../../gold/output.h",0x669,"do_write_generic")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0x669") (, ",") (string_literal ""do_write_generic"" (" """) (string_content "do_write_generic") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (*(long *)(param_1 + 0x48) != lVar3) {\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x48) != lVar3)" (( "(") (binary_expression "*(long *)(param_1 + 0x48) != lVar3" (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")) () ")")))) (!= "!=") (identifier "lVar3")) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48);" (assignment_expression "*(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48)" (pointer_expression "*(long *)(param_1 + 0x50)" (* "*") (cast_expression "(long *)(param_1 + 0x50)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")")))) (= "=") (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")) () ")"))))) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_001f4570();" (call_expression "FUN_001f4570()" (identifier "FUN_001f4570") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_0017c650("../../gold/output.h",0xcf,"data_size");" (call_expression "FUN_0017c650("../../gold/output.h",0xcf,"data_size")" (identifier "FUN_0017c650") (argument_list "("../../gold/output.h",0xcf,"data_size")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0xcf") (, ",") (string_literal ""data_size"" (" """) (string_content "data_size") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: void do_write(Output_data_reloc_base<9,_false,_32,_false> * this, Output_file * of) */ void __thiscall gold::Output_data_reloc_base<9,var_6,_32,var_6>::do_write (Output_data_reloc_base<9,var_6,_32,var_6> *this,type_2 *of) { byte var_2; long var_5; type_1 *var_8; type_2 *in_RCX; void *__buf; void *extraout_RDX; var_1<9,var_6,_32,var_6> *var_10; var_1<9,var_6,_32,var_6> *var_12; type_1 *var_9; type_1 *puVar6; long var_4; var_2 = (this->super_Output_data_reloc_generic).super_Output_section_data_build. super_Output_section_data.super_Output_data.field_0x20; if ((var_2 & 4) == 0) { /* WARNING: Subroutine does not return */ var_3("../../gold/output.h",0xe3,"offset"); } __buf = (void *)(ulong)(var_2 & 2); var_4 = (this->super_Output_data_reloc_generic).super_Output_section_data_build. super_Output_section_data.super_Output_data.offset_; if ((var_2 & 2) != 0) { var_5 = (this->super_Output_data_reloc_generic).super_Output_section_data_build. super_Output_section_data.super_Output_data.data_size_; if ((-1 < var_4) && (__buf = (void *)(var_4 + var_5), (long)__buf <= of->file_size_)) { var_8 = of->base_; if ((this->super_Output_data_reloc_generic).sort_relocs_ != false) { /* WARNING: Subroutine does not return */ var_3("../../gold/output.h",0x65b,"do_write_generic"); } var_10 = (this->relocs_). super__Vector_base<gold::var_1<9,var_6,_32,var_6>,_std::allocator<gold::var_1<9,var_6,_32,var_6>var_7>var_7> ._M_impl._M_start; var_9 = var_8 + var_4; if (var_10 == (this->relocs_). super__Vector_base<gold::var_1<9,var_6,_32,var_6>,_std::allocator<gold::var_1<9,var_6,_32,var_6>var_7>var_7> ._M_impl._M_finish) { var_4 = 0; } else { do { puVar6 = var_9 + 8; var_12 = var_10 + 1; var_1<9,var_6,_32,var_6>::var_11(var_10,(int)var_9,__buf,(size_t)in_RCX); __buf = extraout_RDX; var_10 = var_12; var_9 = puVar6; } while ((this->relocs_). super__Vector_base<gold::var_1<9,var_6,_32,var_6>,_std::allocator<gold::var_1<9,var_6,_32,var_6>var_7>var_7> ._M_impl._M_finish != var_12); var_4 = (long)puVar6 - (long)(var_8 + var_4); } if (var_5 != var_4) { /* WARNING: Subroutine does not return */ var_3("../../gold/output.h",0x669,"do_write_generic"); } var_12 = (this->relocs_). super__Vector_base<gold::var_1<9,var_6,_32,var_6>,_std::allocator<gold::var_1<9,var_6,_32,var_6>var_7>var_7> ._M_impl._M_start; if (var_12 != var_10) { (this->relocs_). super__Vector_base<gold::var_1<9,var_6,_32,var_6>,_std::allocator<gold::var_1<9,var_6,_32,var_6>var_7>var_7> ._M_impl._M_finish = var_12; } return; } Output_file::var_13((type_2 *)this,(type_3)of,(size_t)__buf,in_RCX); } /* WARNING: Subroutine does not return */ var_3("../../gold/output.h",0xcf,"data_size"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (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: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(long param_1,long param_2) { long lVar1; long lVar2; long lVar3; long lVar4; long lVar5; long lVar6; if ((*(byte *)(param_1 + 0x20) & 4) == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0xe3,"offset"); } lVar2 = *(long *)(param_1 + 0x18); if ((*(byte *)(param_1 + 0x20) & 2) != 0) { lVar1 = *(long *)(param_1 + 0x10); if ((-1 < lVar2) && (lVar2 + lVar1 <= *(long *)(param_2 + 0x10))) { lVar2 = lVar2 + *(long *)(param_2 + 0x18); if (*(char *)(param_1 + 0x40) != '\0') { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0x65b,"do_write_generic"); } lVar3 = *(long *)(param_1 + 0x48); lVar5 = lVar2; if (lVar3 == *(long *)(param_1 + 0x50)) { lVar6 = 0; } else { do { lVar6 = lVar5 + 8; lVar4 = lVar3 + 0x20; FUN_00228ed0(lVar3,lVar5); lVar3 = lVar4; lVar5 = lVar6; } while (*(long *)(param_1 + 0x50) != lVar4); lVar6 = lVar6 - lVar2; } if (lVar1 != lVar6) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0x669,"do_write_generic"); } if (*(long *)(param_1 + 0x48) != lVar3) { *(long *)(param_1 + 0x50) = *(long *)(param_1 + 0x48); } return; } FUN_001f4570(); } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0xcf,"data_size"); }
3026_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
print_stats
FUN_001a4a70
void gold::Free_list::print_stats(void) { char *pcVar1; uint uVar2; char *pcVar3; uVar2 = num_lists; pcVar1 = program_name; pcVar3 = (char *)gettext("%s: total free lists: %u\n"); fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2); uVar2 = num_nodes; pcVar1 = program_name; pcVar3 = (char *)gettext("%s: total free list nodes: %u\n"); fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2); uVar2 = num_removes; pcVar1 = program_name; pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n"); fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2); uVar2 = num_remove_visits; pcVar1 = program_name; pcVar3 = (char *)gettext("%s: nodes visited: %u\n"); fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2); uVar2 = num_allocates; pcVar1 = program_name; pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n"); fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2); uVar2 = num_allocate_visits; pcVar1 = program_name; pcVar3 = (char *)gettext("%s: nodes visited: %u\n"); fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2); return; }
void FUN_001a4a70(void) { undefined8 uVar1; uint uVar2; char *pcVar3; uVar2 = DAT_0043e974; uVar1 = DAT_0043e8e8; pcVar3 = (char *)gettext("%s: total free lists: %u\n"); fprintf(stderr,pcVar3,uVar1,(ulong)uVar2); uVar2 = DAT_0043e970; uVar1 = DAT_0043e8e8; pcVar3 = (char *)gettext("%s: total free list nodes: %u\n"); fprintf(stderr,pcVar3,uVar1,(ulong)uVar2); uVar2 = DAT_0043e96c; uVar1 = DAT_0043e8e8; pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n"); fprintf(stderr,pcVar3,uVar1,(ulong)uVar2); uVar2 = DAT_0043e968; uVar1 = DAT_0043e8e8; pcVar3 = (char *)gettext("%s: nodes visited: %u\n"); fprintf(stderr,pcVar3,uVar1,(ulong)uVar2); uVar2 = DAT_0043e964; uVar1 = DAT_0043e8e8; pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n"); fprintf(stderr,pcVar3,uVar1,(ulong)uVar2); uVar2 = DAT_0043e960; uVar1 = DAT_0043e8e8; pcVar3 = (char *)gettext("%s: nodes visited: %u\n"); fprintf(stderr,pcVar3,uVar1,(ulong)uVar2); return; }
PUSH RBP LEA RDI,[0x376158] PUSH RBX SUB RSP,0x8 MOV EBP,dword ptr [0x0043e974] MOV RBX,qword ptr [0x0043e8e8] CALL 0x00147320 MOV RDI,qword ptr [0x0043e860] MOV ECX,EBP MOV RDX,RBX MOV RSI,RAX XOR EAX,EAX CALL 0x00147a00 MOV EBP,dword ptr [0x0043e970] MOV RBX,qword ptr [0x0043e8e8] LEA RDI,[0x3767e0] CALL 0x00147320 MOV RDI,qword ptr [0x0043e860] MOV ECX,EBP MOV RDX,RBX MOV RSI,RAX XOR EAX,EAX CALL 0x00147a00 MOV EBP,dword ptr [0x0043e96c] MOV RBX,qword ptr [0x0043e8e8] LEA RDI,[0x376800] CALL 0x00147320 MOV RDI,qword ptr [0x0043e860] MOV ECX,EBP MOV RDX,RBX MOV RSI,RAX XOR EAX,EAX CALL 0x00147a00 MOV EBP,dword ptr [0x0043e968] MOV RBX,qword ptr [0x0043e8e8] LEA RDI,[0x376172] CALL 0x00147320 MOV RDI,qword ptr [0x0043e860] MOV ECX,EBP MOV RDX,RBX MOV RSI,RAX XOR EAX,EAX CALL 0x00147a00 MOV EBP,dword ptr [0x0043e964] MOV RBX,qword ptr [0x0043e8e8] LEA RDI,[0x376828] CALL 0x00147320 MOV RDI,qword ptr [0x0043e860] MOV ECX,EBP MOV RDX,RBX MOV RSI,RAX XOR EAX,EAX CALL 0x00147a00 MOV EBP,dword ptr [0x0043e960] MOV RBX,qword ptr [0x0043e8e8] LEA RDI,[0x376172] CALL 0x00147320 MOV RDI,qword ptr [0x0043e860] ADD RSP,0x8 MOV ECX,EBP MOV RDX,RBX MOV RSI,RAX POP RBX XOR EAX,EAX POP RBP JMP 0x00147a00
null
null
null
null
[(u'CALL_-1207612546', u'INDIRECT_-1207612021'), (u'CALL_-1207612434', u'INDIRECT_-1207611936'), (u'CALL_-1207612618', u'INDIRECT_-1207612070'), (u'CALL_-1207612762', u'INDIRECT_-1207612168'), (u'INT_ZEXT_-1207612348', u'CALL_-1207612578'), (u'CALL_-1207612506', u'INDIRECT_-1207611972'), (u'CALL_-1207612578', u'INDIRECT_-1207612112'), (u'CALL_-1207612546', u'INDIRECT_-1207612047'), (u'CALL_-1207612474', u'INDIRECT_-1207612011'), (u'CALL_-1207612690', u'INDIRECT_-1207612093'), (u'COPY_-1207611916', u'CALL_-1207612402'), (u'CALL_-1207612506', u'INDIRECT_-1207612050'), (u'COPY_-1207612023', u'INT_ZEXT_-1207612299'), (u'INDIRECT_-1207612096', u'COPY_-1207612069'), (u'CALL_-1207612722', u'INDIRECT_-1207612210'), (u'CALL_-1207612341', u'INDIRECT_-1207611868'), (u'CALL_-1207612506', u'INDIRECT_-1207612063'), (u'CALL_-1207612402', u'INDIRECT_-1207611975'), (u'CALL_-1207612506', u'INDIRECT_-1207612037'), (u'CALL_-1207612546', u'INDIRECT_-1207612086'), (u'CALL_-1207612474', u'INDIRECT_-1207611959'), (u'COPY_-1207612162', u'INT_ZEXT_-1207612446'), (u'CALL_-1207612434', u'INDIRECT_-1207611975'), (u'CALL_-1207612434', u'INDIRECT_-1207611949'), (u'INDIRECT_-1207612184', u'CALL_-1207612650'), (u'INT_ZEXT_-1207612197', u'CALL_-1207612341'), (u'CALL_-1207612690', u'INDIRECT_-1207612145'), (u'CALL_-1207612341', u'INDIRECT_-1207611881'), (u'CALL_-1207612650', u'INDIRECT_-1207612122'), (u'CAST_-1207611832', u'CALL_-1207612341'), (u'CALL_-1207612434', u'INDIRECT_-1207611962'), (u'INDIRECT_-1207612060', u'COPY_-1207612023'), (u'CALL_-1207612402', u'INDIRECT_-1207611949'), (u'COPY_-1207612153', u'CALL_-1207612762'), (u'INDIRECT_-1207612148', u'COPY_-1207612076'), (u'CALL_-1207612474', u'INDIRECT_-1207611946'), (u'INT_ZEXT_-1207612299', u'CALL_-1207612506'), (u'CALL_-1207612618', u'INDIRECT_-1207612044'), ('const-3629426', u'COPY_-1207611916'), (u'CALL_-1207612618', u'INDIRECT_-1207612135'), (u'INDIRECT_-1207612197', u'COPY_-1207612124'), (u'COPY_-1207611932', u'CALL_-1207612341'), (u'CALL_-1207612762', u'INDIRECT_-1207612194'), (u'CAST_-1207611928', u'CALL_-1207612506'), (u'CALL_-1207612546', u'INDIRECT_-1207612060'), (u'INDIRECT_-1207611988', u'CALL_-1207612341'), (u'CALL_-1207612762', u'INDIRECT_-1207612155'), (u'CALL_-1207612402', u'INDIRECT_-1207611936'), ('const-3631104', u'COPY_-1207612055'), (u'COPY_-1207611960', u'CALL_-1207612474'), (u'CALL_-1207612690', u'INDIRECT_-1207612106'), (u'CALL_-1207612506', u'INDIRECT_-1207611985'), (u'CALL_-1207612341', u'INDIRECT_-1207611907'), (u'INDIRECT_-1207611920', u'COPY_-1207611979'), (u'COPY_-1207612028', u'CALL_-1207612506'), (u'CALL_-1207612650', u'INDIRECT_-1207612109'), (u'CALL_-1207612402', u'INDIRECT_-1207611988'), (u'INDIRECT_-1207611907', u'COPY_-1207611966'), (u'CALL_-1207612546', u'CAST_-1207611928'), (u'INDIRECT_-1207612024', u'COPY_-1207611977'), ('const-0', u'RETURN_-1207612337'), (u'CALL_-1207612690', u'INDIRECT_-1207612171'), (u'CALL_-1207612474', u'INDIRECT_-1207611985'), (u'CALL_-1207612722', u'INDIRECT_-1207612119'), (u'INDIRECT_-1207611881', u'COPY_-1207611940'), (u'INDIRECT_-1207611894', u'COPY_-1207611953'), (u'INDIRECT_-1207612099', u'COPY_-1207612028'), (u'INT_ZEXT_-1207612250', u'CALL_-1207612434'), (u'COPY_-1207612124', u'CALL_-1207612650'), (u'CALL_-1207612546', u'INDIRECT_-1207612008'), (u'CALL_-1207612341', u'INDIRECT_-1207611894'), (u'CALL_-1207612341', u'INDIRECT_-1207611959'), (u'CAST_-1207611976', u'CALL_-1207612578'), (u'CALL_-1207612722', u'INDIRECT_-1207612145'), (u'CALL_-1207612618', u'INDIRECT_-1207612122'), (u'CALL_-1207612650', u'INDIRECT_-1207612161'), (u'COPY_-1207612069', u'INT_ZEXT_-1207612348'), (u'CALL_-1207612546', u'INDIRECT_-1207612034'), (u'CALL_-1207612474', u'INDIRECT_-1207611998'), (u'CALL_-1207612402', u'INDIRECT_-1207611923'), (u'INT_ZEXT_-1207612446', u'CALL_-1207612722'), (u'COPY_-1207611980', u'CALL_-1207612434'), (u'CALL_-1207612434', u'INDIRECT_-1207612001'), (u'CALL_-1207612650', u'INDIRECT_-1207612135'), ('const-3629426', u'COPY_-1207612011'), (u'CALL_-1207612578', u'INDIRECT_-1207612021'), ('tmp_1850', u'COPY_-1207612173'), (u'CALL_-1207612762', u'INDIRECT_-1207612220'), (u'CALL_-1207612762', u'INDIRECT_-1207612233'), (u'INDIRECT_-1207612135', u'CALL_-1207612578'), (u'CALL_-1207612578', u'INDIRECT_-1207612047'), (u'CAST_-1207611880', u'CALL_-1207612434'), (u'COPY_-1207612011', u'CALL_-1207612546'), (u'CALL_-1207612341', u'INDIRECT_-1207611946'), (u'CALL_-1207612618', u'CAST_-1207611976'), (u'CALL_-1207612762', u'INDIRECT_-1207612181'), (u'CALL_-1207612578', u'INDIRECT_-1207612034'), (u'CALL_-1207612434', u'INDIRECT_-1207612014'), (u'CALL_-1207612762', u'INDIRECT_-1207612207'), ('const-3629400', u'COPY_-1207612153'), (u'CALL_-1207612506', u'INDIRECT_-1207612024'), (u'CALL_-1207612402', u'INDIRECT_-1207611962'), ('const-3631144', u'COPY_-1207611960'), (u'INDIRECT_-1207612233', u'CALL_-1207612722'), (u'CALL_-1207612474', u'INDIRECT_-1207612024'), (u'INDIRECT_-1207612132', u'COPY_-1207612115'), (u'CALL_-1207612650', u'INDIRECT_-1207612070'), (u'INDIRECT_-1207611959', u'COPY_-1207612018'), (u'CALL_-1207612690', u'INDIRECT_-1207612119'), (u'CALL_-1207612618', u'INDIRECT_-1207612057'), (u'CALL_-1207612578', u'INDIRECT_-1207612099'), (u'CALL_-1207612722', u'INDIRECT_-1207612158'), (u'INDIRECT_-1207612086', u'CALL_-1207612506'), (u'INDIRECT_-1207612001', u'COPY_-1207611932'), (u'CALL_-1207612722', u'INDIRECT_-1207612132'), (u'CALL_-1207612650', u'INDIRECT_-1207612083'), (u'COPY_-1207612055', u'CALL_-1207612618'), (u'CALL_-1207612650', u'INDIRECT_-1207612096'), (u'CALL_-1207612546', u'INDIRECT_-1207611995'), (u'CALL_-1207612434', u'INDIRECT_-1207611988'), (u'CALL_-1207612474', u'CAST_-1207611880'), ('tmp_1849', u'COPY_-1207612162'), (u'CALL_-1207612722', u'INDIRECT_-1207612184'), (u'CALL_-1207612546', u'INDIRECT_-1207612073'), (u'CALL_-1207612618', u'INDIRECT_-1207612109'), (u'CALL_-1207612650', u'INDIRECT_-1207612148'), (u'CALL_-1207612474', u'INDIRECT_-1207612037'), (u'CALL_-1207612402', u'INDIRECT_-1207611910'), (u'CALL_-1207612506', u'INDIRECT_-1207611998'), (u'COPY_-1207612076', u'CALL_-1207612578'), (u'CALL_-1207612722', u'INDIRECT_-1207612171'), ('const-3631072', u'COPY_-1207612103'), (u'INDIRECT_-1207612037', u'CALL_-1207612434'), (u'CALL_-1207612618', u'INDIRECT_-1207612096'), (u'INT_ZEXT_-1207612397', u'CALL_-1207612650'), (u'CALL_-1207612578', u'INDIRECT_-1207612073'), (u'CALL_-1207612690', u'INDIRECT_-1207612184'), (u'CALL_-1207612474', u'INDIRECT_-1207611972'), (u'CALL_-1207612341', u'INDIRECT_-1207611920'), (u'CALL_-1207612434', u'INDIRECT_-1207611923'), (u'CALL_-1207612402', u'INDIRECT_-1207611897'), (u'COPY_-1207612115', u'INT_ZEXT_-1207612397'), (u'INDIRECT_-1207611933', u'COPY_-1207611992'), (u'INDIRECT_-1207611868', u'COPY_-1207611927'), (u'CALL_-1207612690', u'INDIRECT_-1207612158'), (u'CALL_-1207612762', u'CAST_-1207612072'), (u'COPY_-1207612103', u'CALL_-1207612690'), (u'CALL_-1207612690', u'CAST_-1207612024'), (u'CALL_-1207612722', u'INDIRECT_-1207612197'), (u'COPY_-1207611977', u'INT_ZEXT_-1207612250'), (u'INDIRECT_-1207611946', u'COPY_-1207612005'), (u'INDIRECT_-1207612050', u'COPY_-1207611980'), (u'COPY_-1207611931', u'INT_ZEXT_-1207612197'), (u'CALL_-1207612402', u'CAST_-1207611832'), (u'CALL_-1207612690', u'INDIRECT_-1207612132'), (u'CALL_-1207612578', u'INDIRECT_-1207612086'), (u'CALL_-1207612341', u'INDIRECT_-1207611933'), (u'CALL_-1207612618', u'INDIRECT_-1207612083'), (u'INDIRECT_-1207611988', u'COPY_-1207611931'), (u'CALL_-1207612578', u'INDIRECT_-1207612060'), (u'CALL_-1207612762', u'INDIRECT_-1207612142'), (u'CAST_-1207612024', u'CALL_-1207612650'), (u'CAST_-1207612072', u'CALL_-1207612722'), (u'COPY_-1207612173', u'CALL_-1207612722'), (u'CALL_-1207612506', u'INDIRECT_-1207612011')]
[(u'CALL_-1207612546', u'INDIRECT_-1207612021'), (u'CALL_-1207612434', u'INDIRECT_-1207611936'), (u'CALL_-1207612618', u'INDIRECT_-1207612070'), (u'CALL_-1207612762', u'INDIRECT_-1207612168'), (u'INT_ZEXT_-1207612348', u'CALL_-1207612578'), (u'CALL_-1207612506', u'INDIRECT_-1207611972'), (u'CALL_-1207612578', u'INDIRECT_-1207612112'), (u'CALL_-1207612546', u'INDIRECT_-1207612047'), (u'CALL_-1207612474', u'INDIRECT_-1207612011'), (u'CALL_-1207612690', u'INDIRECT_-1207612093'), (u'COPY_-1207611916', u'CALL_-1207612402'), (u'CALL_-1207612506', u'INDIRECT_-1207612050'), (u'COPY_-1207612023', u'INT_ZEXT_-1207612299'), (u'INDIRECT_-1207612096', u'COPY_-1207612069'), (u'CALL_-1207612722', u'INDIRECT_-1207612210'), (u'CALL_-1207612341', u'INDIRECT_-1207611868'), ('const-3631072', u'COPY_-1207612103'), (u'CALL_-1207612506', u'INDIRECT_-1207612063'), (u'CALL_-1207612402', u'INDIRECT_-1207611975'), (u'CALL_-1207612506', u'INDIRECT_-1207612037'), (u'CALL_-1207612546', u'INDIRECT_-1207612086'), (u'CALL_-1207612474', u'INDIRECT_-1207611959'), (u'COPY_-1207612162', u'INT_ZEXT_-1207612446'), (u'CALL_-1207612434', u'INDIRECT_-1207611975'), (u'CALL_-1207612434', u'INDIRECT_-1207611949'), (u'INDIRECT_-1207612184', u'CALL_-1207612650'), (u'INT_ZEXT_-1207612197', u'CALL_-1207612341'), (u'CALL_-1207612690', u'INDIRECT_-1207612145'), (u'CALL_-1207612341', u'INDIRECT_-1207611881'), (u'CALL_-1207612650', u'INDIRECT_-1207612122'), (u'CAST_-1207611832', u'CALL_-1207612341'), (u'CALL_-1207612434', u'INDIRECT_-1207611962'), (u'INDIRECT_-1207612060', u'COPY_-1207612023'), (u'CALL_-1207612402', u'INDIRECT_-1207611949'), (u'COPY_-1207612153', u'CALL_-1207612762'), (u'INDIRECT_-1207612148', u'COPY_-1207612076'), (u'CALL_-1207612474', u'INDIRECT_-1207611946'), (u'INT_ZEXT_-1207612299', u'CALL_-1207612506'), (u'CALL_-1207612618', u'INDIRECT_-1207612044'), (u'CALL_-1207612618', u'INDIRECT_-1207612135'), ('const-3631104', u'COPY_-1207612055'), (u'INDIRECT_-1207612197', u'COPY_-1207612124'), (u'COPY_-1207611932', u'CALL_-1207612341'), (u'CALL_-1207612762', u'INDIRECT_-1207612194'), (u'CAST_-1207611928', u'CALL_-1207612506'), (u'CALL_-1207612546', u'INDIRECT_-1207612060'), (u'INDIRECT_-1207611988', u'CALL_-1207612341'), ('const-3629400', u'COPY_-1207612153'), (u'CALL_-1207612762', u'INDIRECT_-1207612155'), (u'CALL_-1207612402', u'INDIRECT_-1207611936'), (u'COPY_-1207611960', u'CALL_-1207612474'), (u'CALL_-1207612690', u'INDIRECT_-1207612106'), (u'CALL_-1207612506', u'INDIRECT_-1207611985'), (u'CALL_-1207612341', u'INDIRECT_-1207611907'), (u'INDIRECT_-1207611920', u'COPY_-1207611979'), (u'COPY_-1207612028', u'CALL_-1207612506'), ('tmp_1851', u'COPY_-1207612162'), (u'CALL_-1207612650', u'INDIRECT_-1207612109'), (u'CALL_-1207612402', u'INDIRECT_-1207611988'), (u'INDIRECT_-1207611907', u'COPY_-1207611966'), (u'CALL_-1207612546', u'CAST_-1207611928'), (u'INDIRECT_-1207612024', u'COPY_-1207611977'), ('const-0', u'RETURN_-1207612337'), (u'CALL_-1207612690', u'INDIRECT_-1207612171'), (u'CALL_-1207612474', u'INDIRECT_-1207611985'), (u'CALL_-1207612722', u'INDIRECT_-1207612119'), (u'INDIRECT_-1207611881', u'COPY_-1207611940'), (u'INDIRECT_-1207611894', u'COPY_-1207611953'), (u'INDIRECT_-1207612099', u'COPY_-1207612028'), (u'INT_ZEXT_-1207612250', u'CALL_-1207612434'), (u'COPY_-1207612124', u'CALL_-1207612650'), (u'CALL_-1207612546', u'INDIRECT_-1207612008'), (u'CALL_-1207612341', u'INDIRECT_-1207611894'), (u'CALL_-1207612341', u'INDIRECT_-1207611959'), ('const-3629426', u'COPY_-1207611916'), (u'CAST_-1207611976', u'CALL_-1207612578'), (u'CALL_-1207612722', u'INDIRECT_-1207612145'), (u'CALL_-1207612618', u'INDIRECT_-1207612122'), (u'CALL_-1207612650', u'INDIRECT_-1207612161'), ('tmp_1852', u'COPY_-1207612173'), (u'COPY_-1207612069', u'INT_ZEXT_-1207612348'), (u'CALL_-1207612546', u'INDIRECT_-1207612034'), (u'CALL_-1207612474', u'INDIRECT_-1207611998'), (u'CALL_-1207612402', u'INDIRECT_-1207611923'), (u'INT_ZEXT_-1207612446', u'CALL_-1207612722'), (u'COPY_-1207611980', u'CALL_-1207612434'), (u'CALL_-1207612434', u'INDIRECT_-1207612001'), (u'CALL_-1207612650', u'INDIRECT_-1207612135'), (u'CALL_-1207612578', u'INDIRECT_-1207612021'), ('const-3629426', u'COPY_-1207612011'), (u'CALL_-1207612762', u'INDIRECT_-1207612220'), (u'CALL_-1207612762', u'INDIRECT_-1207612233'), (u'INDIRECT_-1207612135', u'CALL_-1207612578'), (u'CALL_-1207612578', u'INDIRECT_-1207612047'), (u'CAST_-1207611880', u'CALL_-1207612434'), (u'COPY_-1207612011', u'CALL_-1207612546'), (u'CALL_-1207612341', u'INDIRECT_-1207611946'), (u'CALL_-1207612618', u'CAST_-1207611976'), (u'CALL_-1207612762', u'INDIRECT_-1207612181'), (u'CALL_-1207612578', u'INDIRECT_-1207612034'), (u'CALL_-1207612434', u'INDIRECT_-1207612014'), (u'CALL_-1207612762', u'INDIRECT_-1207612207'), (u'CALL_-1207612506', u'INDIRECT_-1207612024'), (u'CALL_-1207612402', u'INDIRECT_-1207611962'), (u'INDIRECT_-1207612233', u'CALL_-1207612722'), (u'CALL_-1207612474', u'INDIRECT_-1207612024'), (u'INDIRECT_-1207612132', u'COPY_-1207612115'), (u'CALL_-1207612650', u'INDIRECT_-1207612070'), (u'INDIRECT_-1207611959', u'COPY_-1207612018'), (u'CALL_-1207612690', u'INDIRECT_-1207612119'), (u'CALL_-1207612618', u'INDIRECT_-1207612057'), (u'CALL_-1207612578', u'INDIRECT_-1207612099'), (u'CALL_-1207612722', u'INDIRECT_-1207612158'), (u'INDIRECT_-1207612086', u'CALL_-1207612506'), (u'INDIRECT_-1207612001', u'COPY_-1207611932'), (u'CALL_-1207612722', u'INDIRECT_-1207612132'), (u'CALL_-1207612650', u'INDIRECT_-1207612083'), (u'COPY_-1207612055', u'CALL_-1207612618'), (u'CALL_-1207612650', u'INDIRECT_-1207612096'), (u'CALL_-1207612546', u'INDIRECT_-1207611995'), (u'CALL_-1207612434', u'INDIRECT_-1207611988'), (u'CALL_-1207612474', u'CAST_-1207611880'), (u'CALL_-1207612722', u'INDIRECT_-1207612184'), (u'CALL_-1207612546', u'INDIRECT_-1207612073'), (u'CALL_-1207612618', u'INDIRECT_-1207612109'), (u'CALL_-1207612650', u'INDIRECT_-1207612148'), (u'CALL_-1207612474', u'INDIRECT_-1207612037'), (u'CALL_-1207612402', u'INDIRECT_-1207611910'), (u'CALL_-1207612506', u'INDIRECT_-1207611998'), (u'COPY_-1207612076', u'CALL_-1207612578'), (u'CALL_-1207612722', u'INDIRECT_-1207612171'), (u'INDIRECT_-1207612037', u'CALL_-1207612434'), (u'CALL_-1207612618', u'INDIRECT_-1207612096'), (u'INT_ZEXT_-1207612397', u'CALL_-1207612650'), (u'CALL_-1207612578', u'INDIRECT_-1207612073'), (u'CALL_-1207612690', u'INDIRECT_-1207612184'), (u'CALL_-1207612474', u'INDIRECT_-1207611972'), (u'CALL_-1207612341', u'INDIRECT_-1207611920'), (u'CALL_-1207612434', u'INDIRECT_-1207611923'), (u'CALL_-1207612402', u'INDIRECT_-1207611897'), (u'COPY_-1207612115', u'INT_ZEXT_-1207612397'), (u'INDIRECT_-1207611933', u'COPY_-1207611992'), (u'INDIRECT_-1207611868', u'COPY_-1207611927'), (u'CALL_-1207612690', u'INDIRECT_-1207612158'), (u'CALL_-1207612762', u'CAST_-1207612072'), (u'COPY_-1207612103', u'CALL_-1207612690'), (u'CALL_-1207612690', u'CAST_-1207612024'), (u'CALL_-1207612722', u'INDIRECT_-1207612197'), (u'COPY_-1207611977', u'INT_ZEXT_-1207612250'), (u'INDIRECT_-1207611946', u'COPY_-1207612005'), (u'INDIRECT_-1207612050', u'COPY_-1207611980'), (u'COPY_-1207611931', u'INT_ZEXT_-1207612197'), (u'CALL_-1207612402', u'CAST_-1207611832'), (u'CALL_-1207612690', u'INDIRECT_-1207612132'), (u'CALL_-1207612578', u'INDIRECT_-1207612086'), (u'CALL_-1207612341', u'INDIRECT_-1207611933'), (u'CALL_-1207612618', u'INDIRECT_-1207612083'), (u'INDIRECT_-1207611988', u'COPY_-1207611931'), (u'CALL_-1207612578', u'INDIRECT_-1207612060'), (u'CALL_-1207612762', u'INDIRECT_-1207612142'), (u'CAST_-1207612024', u'CALL_-1207612650'), ('const-3631144', u'COPY_-1207611960'), (u'CAST_-1207612072', u'CALL_-1207612722'), (u'COPY_-1207612173', u'CALL_-1207612722'), (u'CALL_-1207612506', u'INDIRECT_-1207612011')]
null
null
001a4a70
x64
O2
(translation_unit "void FUN_001a4a70(void)\n\n{\n undefined8 uVar1;\n uint uVar2;\n char *pcVar3;\n \n uVar2 = DAT_0043e974;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: total free lists: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e970;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: total free list nodes: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e96c;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e968;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e964;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e960;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n return;\n}\n\n" (function_definition "void FUN_001a4a70(void)\n\n{\n undefined8 uVar1;\n uint uVar2;\n char *pcVar3;\n \n uVar2 = DAT_0043e974;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: total free lists: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e970;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: total free list nodes: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e96c;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e968;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e964;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e960;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n return;\n}" primitive_type (function_declarator "FUN_001a4a70(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined8 uVar1;\n uint uVar2;\n char *pcVar3;\n \n uVar2 = DAT_0043e974;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: total free lists: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e970;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: total free list nodes: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e96c;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e968;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e964;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e960;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "char *pcVar3;" primitive_type (pointer_declarator "*pcVar3" * identifier) ;) (expression_statement "uVar2 = DAT_0043e974;" (assignment_expression "uVar2 = DAT_0043e974" identifier = identifier) ;) (expression_statement "uVar1 = DAT_0043e8e8;" (assignment_expression "uVar1 = DAT_0043e8e8" identifier = identifier) ;) (expression_statement "pcVar3 = (char *)gettext("%s: total free lists: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: total free lists: %u\n")" identifier = (cast_expression "(char *)gettext("%s: total free lists: %u\n")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: total free lists: %u\n")" identifier (argument_list "("%s: total free lists: %u\n")" ( (string_literal ""%s: total free lists: %u\n"" " string_content escape_sequence ") ))))) ;) (expression_statement "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2)" identifier (argument_list "(stderr,pcVar3,uVar1,(ulong)uVar2)" ( identifier , identifier , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar2 = DAT_0043e970;" (assignment_expression "uVar2 = DAT_0043e970" identifier = identifier) ;) (expression_statement "uVar1 = DAT_0043e8e8;" (assignment_expression "uVar1 = DAT_0043e8e8" identifier = identifier) ;) (expression_statement "pcVar3 = (char *)gettext("%s: total free list nodes: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: total free list nodes: %u\n")" identifier = (cast_expression "(char *)gettext("%s: total free list nodes: %u\n")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: total free list nodes: %u\n")" identifier (argument_list "("%s: total free list nodes: %u\n")" ( (string_literal ""%s: total free list nodes: %u\n"" " string_content escape_sequence ") ))))) ;) (expression_statement "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2)" identifier (argument_list "(stderr,pcVar3,uVar1,(ulong)uVar2)" ( identifier , identifier , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar2 = DAT_0043e96c;" (assignment_expression "uVar2 = DAT_0043e96c" identifier = identifier) ;) (expression_statement "uVar1 = DAT_0043e8e8;" (assignment_expression "uVar1 = DAT_0043e8e8" identifier = identifier) ;) (expression_statement "pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n")" identifier = (cast_expression "(char *)gettext("%s: calls to Free_list::remove: %u\n")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: calls to Free_list::remove: %u\n")" identifier (argument_list "("%s: calls to Free_list::remove: %u\n")" ( (string_literal ""%s: calls to Free_list::remove: %u\n"" " string_content escape_sequence ") ))))) ;) (expression_statement "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2)" identifier (argument_list "(stderr,pcVar3,uVar1,(ulong)uVar2)" ( identifier , identifier , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar2 = DAT_0043e968;" (assignment_expression "uVar2 = DAT_0043e968" identifier = identifier) ;) (expression_statement "uVar1 = DAT_0043e8e8;" (assignment_expression "uVar1 = DAT_0043e8e8" identifier = identifier) ;) (expression_statement "pcVar3 = (char *)gettext("%s: nodes visited: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: nodes visited: %u\n")" identifier = (cast_expression "(char *)gettext("%s: nodes visited: %u\n")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: nodes visited: %u\n")" identifier (argument_list "("%s: nodes visited: %u\n")" ( (string_literal ""%s: nodes visited: %u\n"" " string_content escape_sequence ") ))))) ;) (expression_statement "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2)" identifier (argument_list "(stderr,pcVar3,uVar1,(ulong)uVar2)" ( identifier , identifier , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar2 = DAT_0043e964;" (assignment_expression "uVar2 = DAT_0043e964" identifier = identifier) ;) (expression_statement "uVar1 = DAT_0043e8e8;" (assignment_expression "uVar1 = DAT_0043e8e8" identifier = identifier) ;) (expression_statement "pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n")" identifier = (cast_expression "(char *)gettext("%s: calls to Free_list::allocate: %u\n")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: calls to Free_list::allocate: %u\n")" identifier (argument_list "("%s: calls to Free_list::allocate: %u\n")" ( (string_literal ""%s: calls to Free_list::allocate: %u\n"" " string_content escape_sequence ") ))))) ;) (expression_statement "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2)" identifier (argument_list "(stderr,pcVar3,uVar1,(ulong)uVar2)" ( identifier , identifier , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar2 = DAT_0043e960;" (assignment_expression "uVar2 = DAT_0043e960" identifier = identifier) ;) (expression_statement "uVar1 = DAT_0043e8e8;" (assignment_expression "uVar1 = DAT_0043e8e8" identifier = identifier) ;) (expression_statement "pcVar3 = (char *)gettext("%s: nodes visited: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: nodes visited: %u\n")" identifier = (cast_expression "(char *)gettext("%s: nodes visited: %u\n")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: nodes visited: %u\n")" identifier (argument_list "("%s: nodes visited: %u\n")" ( (string_literal ""%s: nodes visited: %u\n"" " string_content escape_sequence ") ))))) ;) (expression_statement "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2)" identifier (argument_list "(stderr,pcVar3,uVar1,(ulong)uVar2)" ( identifier , identifier , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void gold::Free_list::print_stats(void)\n\n{\n char *pcVar1;\n uint uVar2;\n char *pcVar3;\n \n uVar2 = num_lists;\n pcVar1 = program_name;\n pcVar3 = (char *)gettext("%s: total free lists: %u\n");\n fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);\n uVar2 = num_nodes;\n pcVar1 = program_name;\n pcVar3 = (char *)gettext("%s: total free list nodes: %u\n");\n fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);\n uVar2 = num_removes;\n pcVar1 = program_name;\n pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n");\n fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);\n uVar2 = num_remove_visits;\n pcVar1 = program_name;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);\n uVar2 = num_allocates;\n pcVar1 = program_name;\n pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n");\n fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);\n uVar2 = num_allocate_visits;\n pcVar1 = program_name;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);\n return;\n}\n\n" (function_definition "void gold::Free_list::print_stats(void)\n\n{\n char *pcVar1;\n uint uVar2;\n char *pcVar3;\n \n uVar2 = num_lists;\n pcVar1 = program_name;\n pcVar3 = (char *)gettext("%s: total free lists: %u\n");\n fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);\n uVar2 = num_nodes;\n pcVar1 = program_name;\n pcVar3 = (char *)gettext("%s: total free list nodes: %u\n");\n fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);\n uVar2 = num_removes;\n pcVar1 = program_name;\n pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n");\n fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);\n uVar2 = num_remove_visits;\n pcVar1 = program_name;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);\n uVar2 = num_allocates;\n pcVar1 = program_name;\n pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n");\n fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);\n uVar2 = num_allocate_visits;\n pcVar1 = program_name;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);\n return;\n}" primitive_type (ERROR "gold::Free_list::" identifier : : identifier : :) (function_declarator "print_stats(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n char *pcVar1;\n uint uVar2;\n char *pcVar3;\n \n uVar2 = num_lists;\n pcVar1 = program_name;\n pcVar3 = (char *)gettext("%s: total free lists: %u\n");\n fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);\n uVar2 = num_nodes;\n pcVar1 = program_name;\n pcVar3 = (char *)gettext("%s: total free list nodes: %u\n");\n fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);\n uVar2 = num_removes;\n pcVar1 = program_name;\n pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n");\n fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);\n uVar2 = num_remove_visits;\n pcVar1 = program_name;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);\n uVar2 = num_allocates;\n pcVar1 = program_name;\n pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n");\n fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);\n uVar2 = num_allocate_visits;\n pcVar1 = program_name;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);\n return;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "char *pcVar3;" primitive_type (pointer_declarator "*pcVar3" * identifier) ;) (expression_statement "uVar2 = num_lists;" (assignment_expression "uVar2 = num_lists" identifier = identifier) ;) (expression_statement "pcVar1 = program_name;" (assignment_expression "pcVar1 = program_name" identifier = identifier) ;) (expression_statement "pcVar3 = (char *)gettext("%s: total free lists: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: total free lists: %u\n")" identifier = (cast_expression "(char *)gettext("%s: total free lists: %u\n")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: total free lists: %u\n")" identifier (argument_list "("%s: total free lists: %u\n")" ( (string_literal ""%s: total free lists: %u\n"" " string_content escape_sequence ") ))))) ;) (expression_statement "fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2)" identifier (argument_list "(stderr,pcVar3,pcVar1,(ulong)uVar2)" ( identifier , identifier , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar2 = num_nodes;" (assignment_expression "uVar2 = num_nodes" identifier = identifier) ;) (expression_statement "pcVar1 = program_name;" (assignment_expression "pcVar1 = program_name" identifier = identifier) ;) (expression_statement "pcVar3 = (char *)gettext("%s: total free list nodes: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: total free list nodes: %u\n")" identifier = (cast_expression "(char *)gettext("%s: total free list nodes: %u\n")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: total free list nodes: %u\n")" identifier (argument_list "("%s: total free list nodes: %u\n")" ( (string_literal ""%s: total free list nodes: %u\n"" " string_content escape_sequence ") ))))) ;) (expression_statement "fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2)" identifier (argument_list "(stderr,pcVar3,pcVar1,(ulong)uVar2)" ( identifier , identifier , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar2 = num_removes;" (assignment_expression "uVar2 = num_removes" identifier = identifier) ;) (expression_statement "pcVar1 = program_name;" (assignment_expression "pcVar1 = program_name" identifier = identifier) ;) (expression_statement "pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n")" identifier = (cast_expression "(char *)gettext("%s: calls to Free_list::remove: %u\n")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: calls to Free_list::remove: %u\n")" identifier (argument_list "("%s: calls to Free_list::remove: %u\n")" ( (string_literal ""%s: calls to Free_list::remove: %u\n"" " string_content escape_sequence ") ))))) ;) (expression_statement "fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2)" identifier (argument_list "(stderr,pcVar3,pcVar1,(ulong)uVar2)" ( identifier , identifier , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar2 = num_remove_visits;" (assignment_expression "uVar2 = num_remove_visits" identifier = identifier) ;) (expression_statement "pcVar1 = program_name;" (assignment_expression "pcVar1 = program_name" identifier = identifier) ;) (expression_statement "pcVar3 = (char *)gettext("%s: nodes visited: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: nodes visited: %u\n")" identifier = (cast_expression "(char *)gettext("%s: nodes visited: %u\n")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: nodes visited: %u\n")" identifier (argument_list "("%s: nodes visited: %u\n")" ( (string_literal ""%s: nodes visited: %u\n"" " string_content escape_sequence ") ))))) ;) (expression_statement "fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2)" identifier (argument_list "(stderr,pcVar3,pcVar1,(ulong)uVar2)" ( identifier , identifier , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar2 = num_allocates;" (assignment_expression "uVar2 = num_allocates" identifier = identifier) ;) (expression_statement "pcVar1 = program_name;" (assignment_expression "pcVar1 = program_name" identifier = identifier) ;) (expression_statement "pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n")" identifier = (cast_expression "(char *)gettext("%s: calls to Free_list::allocate: %u\n")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: calls to Free_list::allocate: %u\n")" identifier (argument_list "("%s: calls to Free_list::allocate: %u\n")" ( (string_literal ""%s: calls to Free_list::allocate: %u\n"" " string_content escape_sequence ") ))))) ;) (expression_statement "fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2)" identifier (argument_list "(stderr,pcVar3,pcVar1,(ulong)uVar2)" ( identifier , identifier , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar2 = num_allocate_visits;" (assignment_expression "uVar2 = num_allocate_visits" identifier = identifier) ;) (expression_statement "pcVar1 = program_name;" (assignment_expression "pcVar1 = program_name" identifier = identifier) ;) (expression_statement "pcVar3 = (char *)gettext("%s: nodes visited: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: nodes visited: %u\n")" identifier = (cast_expression "(char *)gettext("%s: nodes visited: %u\n")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: nodes visited: %u\n")" identifier (argument_list "("%s: nodes visited: %u\n")" ( (string_literal ""%s: nodes visited: %u\n"" " string_content escape_sequence ") ))))) ;) (expression_statement "fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,pcVar1,(ulong)uVar2)" identifier (argument_list "(stderr,pcVar3,pcVar1,(ulong)uVar2)" ( identifier , identifier , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001a4a70(void)\n\n{\n undefined8 uVar1;\n uint uVar2;\n char *pcVar3;\n \n uVar2 = DAT_0043e974;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: total free lists: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e970;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: total free list nodes: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e96c;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e968;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e964;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e960;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n return;\n}\n\n" (function_definition "void FUN_001a4a70(void)\n\n{\n undefined8 uVar1;\n uint uVar2;\n char *pcVar3;\n \n uVar2 = DAT_0043e974;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: total free lists: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e970;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: total free list nodes: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e96c;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e968;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e964;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e960;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n return;\n}" primitive_type (function_declarator "FUN_001a4a70(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined8 uVar1;\n uint uVar2;\n char *pcVar3;\n \n uVar2 = DAT_0043e974;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: total free lists: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e970;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: total free list nodes: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e96c;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e968;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e964;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e960;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "char *pcVar3;" primitive_type (pointer_declarator "*pcVar3" * identifier) ;) (expression_statement "uVar2 = DAT_0043e974;" (assignment_expression "uVar2 = DAT_0043e974" identifier = identifier) ;) (expression_statement "uVar1 = DAT_0043e8e8;" (assignment_expression "uVar1 = DAT_0043e8e8" identifier = identifier) ;) (expression_statement "pcVar3 = (char *)gettext("%s: total free lists: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: total free lists: %u\n")" identifier = (cast_expression "(char *)gettext("%s: total free lists: %u\n")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: total free lists: %u\n")" identifier (argument_list "("%s: total free lists: %u\n")" ( (string_literal ""%s: total free lists: %u\n"" " string_content escape_sequence ") ))))) ;) (expression_statement "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2)" identifier (argument_list "(stderr,pcVar3,uVar1,(ulong)uVar2)" ( identifier , identifier , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar2 = DAT_0043e970;" (assignment_expression "uVar2 = DAT_0043e970" identifier = identifier) ;) (expression_statement "uVar1 = DAT_0043e8e8;" (assignment_expression "uVar1 = DAT_0043e8e8" identifier = identifier) ;) (expression_statement "pcVar3 = (char *)gettext("%s: total free list nodes: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: total free list nodes: %u\n")" identifier = (cast_expression "(char *)gettext("%s: total free list nodes: %u\n")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: total free list nodes: %u\n")" identifier (argument_list "("%s: total free list nodes: %u\n")" ( (string_literal ""%s: total free list nodes: %u\n"" " string_content escape_sequence ") ))))) ;) (expression_statement "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2)" identifier (argument_list "(stderr,pcVar3,uVar1,(ulong)uVar2)" ( identifier , identifier , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar2 = DAT_0043e96c;" (assignment_expression "uVar2 = DAT_0043e96c" identifier = identifier) ;) (expression_statement "uVar1 = DAT_0043e8e8;" (assignment_expression "uVar1 = DAT_0043e8e8" identifier = identifier) ;) (expression_statement "pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n")" identifier = (cast_expression "(char *)gettext("%s: calls to Free_list::remove: %u\n")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: calls to Free_list::remove: %u\n")" identifier (argument_list "("%s: calls to Free_list::remove: %u\n")" ( (string_literal ""%s: calls to Free_list::remove: %u\n"" " string_content escape_sequence ") ))))) ;) (expression_statement "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2)" identifier (argument_list "(stderr,pcVar3,uVar1,(ulong)uVar2)" ( identifier , identifier , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar2 = DAT_0043e968;" (assignment_expression "uVar2 = DAT_0043e968" identifier = identifier) ;) (expression_statement "uVar1 = DAT_0043e8e8;" (assignment_expression "uVar1 = DAT_0043e8e8" identifier = identifier) ;) (expression_statement "pcVar3 = (char *)gettext("%s: nodes visited: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: nodes visited: %u\n")" identifier = (cast_expression "(char *)gettext("%s: nodes visited: %u\n")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: nodes visited: %u\n")" identifier (argument_list "("%s: nodes visited: %u\n")" ( (string_literal ""%s: nodes visited: %u\n"" " string_content escape_sequence ") ))))) ;) (expression_statement "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2)" identifier (argument_list "(stderr,pcVar3,uVar1,(ulong)uVar2)" ( identifier , identifier , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar2 = DAT_0043e964;" (assignment_expression "uVar2 = DAT_0043e964" identifier = identifier) ;) (expression_statement "uVar1 = DAT_0043e8e8;" (assignment_expression "uVar1 = DAT_0043e8e8" identifier = identifier) ;) (expression_statement "pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n")" identifier = (cast_expression "(char *)gettext("%s: calls to Free_list::allocate: %u\n")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: calls to Free_list::allocate: %u\n")" identifier (argument_list "("%s: calls to Free_list::allocate: %u\n")" ( (string_literal ""%s: calls to Free_list::allocate: %u\n"" " string_content escape_sequence ") ))))) ;) (expression_statement "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2)" identifier (argument_list "(stderr,pcVar3,uVar1,(ulong)uVar2)" ( identifier , identifier , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar2 = DAT_0043e960;" (assignment_expression "uVar2 = DAT_0043e960" identifier = identifier) ;) (expression_statement "uVar1 = DAT_0043e8e8;" (assignment_expression "uVar1 = DAT_0043e8e8" identifier = identifier) ;) (expression_statement "pcVar3 = (char *)gettext("%s: nodes visited: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: nodes visited: %u\n")" identifier = (cast_expression "(char *)gettext("%s: nodes visited: %u\n")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: nodes visited: %u\n")" identifier (argument_list "("%s: nodes visited: %u\n")" ( (string_literal ""%s: nodes visited: %u\n"" " string_content escape_sequence ") ))))) ;) (expression_statement "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2)" identifier (argument_list "(stderr,pcVar3,uVar1,(ulong)uVar2)" ( identifier , identifier , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (string_literal " string_content escape_sequence ") ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (string_literal " string_content escape_sequence ") ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (string_literal " string_content escape_sequence ") ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (string_literal " string_content escape_sequence ") ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (string_literal " string_content escape_sequence ") ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (string_literal " string_content escape_sequence ") ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001a4a70(void)\n\n{\n undefined8 uVar1;\n uint uVar2;\n char *pcVar3;\n \n uVar2 = DAT_0043e974;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: total free lists: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e970;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: total free list nodes: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e96c;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e968;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e964;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e960;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001a4a70(void)" (identifier "FUN_001a4a70") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n uint uVar2;\n char *pcVar3;\n \n uVar2 = DAT_0043e974;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: total free lists: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e970;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: total free list nodes: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e96c;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e968;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e964;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n uVar2 = DAT_0043e960;\n uVar1 = DAT_0043e8e8;\n pcVar3 = (char *)gettext("%s: nodes visited: %u\n");\n fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);\n return;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "uint uVar2;" (type_identifier "uint") (identifier "uVar2") (; ";")) (declaration "char *pcVar3;" (primitive_type "char") (pointer_declarator "*pcVar3" (* "*") (identifier "pcVar3")) (; ";")) (expression_statement "uVar2 = DAT_0043e974;" (assignment_expression "uVar2 = DAT_0043e974" (identifier "uVar2") (= "=") (identifier "DAT_0043e974")) (; ";")) (expression_statement "uVar1 = DAT_0043e8e8;" (assignment_expression "uVar1 = DAT_0043e8e8" (identifier "uVar1") (= "=") (identifier "DAT_0043e8e8")) (; ";")) (expression_statement "pcVar3 = (char *)gettext("%s: total free lists: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: total free lists: %u\n")" (identifier "pcVar3") (= "=") (cast_expression "(char *)gettext("%s: total free lists: %u\n")" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "gettext("%s: total free lists: %u\n")" (identifier "gettext") (argument_list "("%s: total free lists: %u\n")" (( "(") (string_literal ""%s: total free lists: %u\n"" (" """) (string_content "%s: total free lists: %u") (escape_sequence "\n") (" """)) () ")"))))) (; ";")) (expression_statement "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2)" (identifier "fprintf") (argument_list "(stderr,pcVar3,uVar1,(ulong)uVar2)" (( "(") (identifier "stderr") (, ",") (identifier "pcVar3") (, ",") (identifier "uVar1") (, ",") (cast_expression "(ulong)uVar2" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar2")) () ")"))) (; ";")) (expression_statement "uVar2 = DAT_0043e970;" (assignment_expression "uVar2 = DAT_0043e970" (identifier "uVar2") (= "=") (identifier "DAT_0043e970")) (; ";")) (expression_statement "uVar1 = DAT_0043e8e8;" (assignment_expression "uVar1 = DAT_0043e8e8" (identifier "uVar1") (= "=") (identifier "DAT_0043e8e8")) (; ";")) (expression_statement "pcVar3 = (char *)gettext("%s: total free list nodes: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: total free list nodes: %u\n")" (identifier "pcVar3") (= "=") (cast_expression "(char *)gettext("%s: total free list nodes: %u\n")" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "gettext("%s: total free list nodes: %u\n")" (identifier "gettext") (argument_list "("%s: total free list nodes: %u\n")" (( "(") (string_literal ""%s: total free list nodes: %u\n"" (" """) (string_content "%s: total free list nodes: %u") (escape_sequence "\n") (" """)) () ")"))))) (; ";")) (expression_statement "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2)" (identifier "fprintf") (argument_list "(stderr,pcVar3,uVar1,(ulong)uVar2)" (( "(") (identifier "stderr") (, ",") (identifier "pcVar3") (, ",") (identifier "uVar1") (, ",") (cast_expression "(ulong)uVar2" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar2")) () ")"))) (; ";")) (expression_statement "uVar2 = DAT_0043e96c;" (assignment_expression "uVar2 = DAT_0043e96c" (identifier "uVar2") (= "=") (identifier "DAT_0043e96c")) (; ";")) (expression_statement "uVar1 = DAT_0043e8e8;" (assignment_expression "uVar1 = DAT_0043e8e8" (identifier "uVar1") (= "=") (identifier "DAT_0043e8e8")) (; ";")) (expression_statement "pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n")" (identifier "pcVar3") (= "=") (cast_expression "(char *)gettext("%s: calls to Free_list::remove: %u\n")" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "gettext("%s: calls to Free_list::remove: %u\n")" (identifier "gettext") (argument_list "("%s: calls to Free_list::remove: %u\n")" (( "(") (string_literal ""%s: calls to Free_list::remove: %u\n"" (" """) (string_content "%s: calls to Free_list::remove: %u") (escape_sequence "\n") (" """)) () ")"))))) (; ";")) (expression_statement "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2)" (identifier "fprintf") (argument_list "(stderr,pcVar3,uVar1,(ulong)uVar2)" (( "(") (identifier "stderr") (, ",") (identifier "pcVar3") (, ",") (identifier "uVar1") (, ",") (cast_expression "(ulong)uVar2" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar2")) () ")"))) (; ";")) (expression_statement "uVar2 = DAT_0043e968;" (assignment_expression "uVar2 = DAT_0043e968" (identifier "uVar2") (= "=") (identifier "DAT_0043e968")) (; ";")) (expression_statement "uVar1 = DAT_0043e8e8;" (assignment_expression "uVar1 = DAT_0043e8e8" (identifier "uVar1") (= "=") (identifier "DAT_0043e8e8")) (; ";")) (expression_statement "pcVar3 = (char *)gettext("%s: nodes visited: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: nodes visited: %u\n")" (identifier "pcVar3") (= "=") (cast_expression "(char *)gettext("%s: nodes visited: %u\n")" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "gettext("%s: nodes visited: %u\n")" (identifier "gettext") (argument_list "("%s: nodes visited: %u\n")" (( "(") (string_literal ""%s: nodes visited: %u\n"" (" """) (string_content "%s: nodes visited: %u") (escape_sequence "\n") (" """)) () ")"))))) (; ";")) (expression_statement "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2)" (identifier "fprintf") (argument_list "(stderr,pcVar3,uVar1,(ulong)uVar2)" (( "(") (identifier "stderr") (, ",") (identifier "pcVar3") (, ",") (identifier "uVar1") (, ",") (cast_expression "(ulong)uVar2" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar2")) () ")"))) (; ";")) (expression_statement "uVar2 = DAT_0043e964;" (assignment_expression "uVar2 = DAT_0043e964" (identifier "uVar2") (= "=") (identifier "DAT_0043e964")) (; ";")) (expression_statement "uVar1 = DAT_0043e8e8;" (assignment_expression "uVar1 = DAT_0043e8e8" (identifier "uVar1") (= "=") (identifier "DAT_0043e8e8")) (; ";")) (expression_statement "pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n")" (identifier "pcVar3") (= "=") (cast_expression "(char *)gettext("%s: calls to Free_list::allocate: %u\n")" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "gettext("%s: calls to Free_list::allocate: %u\n")" (identifier "gettext") (argument_list "("%s: calls to Free_list::allocate: %u\n")" (( "(") (string_literal ""%s: calls to Free_list::allocate: %u\n"" (" """) (string_content "%s: calls to Free_list::allocate: %u") (escape_sequence "\n") (" """)) () ")"))))) (; ";")) (expression_statement "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2)" (identifier "fprintf") (argument_list "(stderr,pcVar3,uVar1,(ulong)uVar2)" (( "(") (identifier "stderr") (, ",") (identifier "pcVar3") (, ",") (identifier "uVar1") (, ",") (cast_expression "(ulong)uVar2" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar2")) () ")"))) (; ";")) (expression_statement "uVar2 = DAT_0043e960;" (assignment_expression "uVar2 = DAT_0043e960" (identifier "uVar2") (= "=") (identifier "DAT_0043e960")) (; ";")) (expression_statement "uVar1 = DAT_0043e8e8;" (assignment_expression "uVar1 = DAT_0043e8e8" (identifier "uVar1") (= "=") (identifier "DAT_0043e8e8")) (; ";")) (expression_statement "pcVar3 = (char *)gettext("%s: nodes visited: %u\n");" (assignment_expression "pcVar3 = (char *)gettext("%s: nodes visited: %u\n")" (identifier "pcVar3") (= "=") (cast_expression "(char *)gettext("%s: nodes visited: %u\n")" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "gettext("%s: nodes visited: %u\n")" (identifier "gettext") (argument_list "("%s: nodes visited: %u\n")" (( "(") (string_literal ""%s: nodes visited: %u\n"" (" """) (string_content "%s: nodes visited: %u") (escape_sequence "\n") (" """)) () ")"))))) (; ";")) (expression_statement "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2);" (call_expression "fprintf(stderr,pcVar3,uVar1,(ulong)uVar2)" (identifier "fprintf") (argument_list "(stderr,pcVar3,uVar1,(ulong)uVar2)" (( "(") (identifier "stderr") (, ",") (identifier "pcVar3") (, ",") (identifier "uVar1") (, ",") (cast_expression "(ulong)uVar2" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar2")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void gold::Free_list::function_1(void) { char *pcVar1; type_1 uVar2; char *pcVar3; uVar2 = num_lists; pcVar1 = program_name; pcVar3 = (char *)var_1("%s: total free lists: %u\n"); var_2(stderr,pcVar3,pcVar1,(type_2)uVar2); uVar2 = num_nodes; pcVar1 = program_name; pcVar3 = (char *)var_1("%s: total free list nodes: %u\n"); var_2(stderr,pcVar3,pcVar1,(type_2)uVar2); uVar2 = num_removes; pcVar1 = program_name; pcVar3 = (char *)var_1("%s: calls to Free_list::remove: %u\n"); var_2(stderr,pcVar3,pcVar1,(type_2)uVar2); uVar2 = num_remove_visits; pcVar1 = program_name; pcVar3 = (char *)var_1("%s: nodes visited: %u\n"); var_2(stderr,pcVar3,pcVar1,(type_2)uVar2); uVar2 = num_allocates; pcVar1 = program_name; pcVar3 = (char *)var_1("%s: calls to Free_list::allocate: %u\n"); var_2(stderr,pcVar3,pcVar1,(type_2)uVar2); uVar2 = num_allocate_visits; pcVar1 = program_name; pcVar3 = (char *)var_1("%s: nodes visited: %u\n"); var_2(stderr,pcVar3,pcVar1,(type_2)uVar2); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator 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: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content) (escape_sequence))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content) (escape_sequence))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content) (escape_sequence))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content) (escape_sequence))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content) (escape_sequence))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content) (escape_sequence))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (return_statement))))
null
void MASKED(void) { undefined8 uVar1; uint uVar2; char *pcVar3; uVar2 = DAT_0043e974; uVar1 = DAT_0043e8e8; pcVar3 = (char *)gettext("%s: total free lists: %u\n"); fprintf(stderr,pcVar3,uVar1,(ulong)uVar2); uVar2 = DAT_0043e970; uVar1 = DAT_0043e8e8; pcVar3 = (char *)gettext("%s: total free list nodes: %u\n"); fprintf(stderr,pcVar3,uVar1,(ulong)uVar2); uVar2 = DAT_0043e96c; uVar1 = DAT_0043e8e8; pcVar3 = (char *)gettext("%s: calls to Free_list::remove: %u\n"); fprintf(stderr,pcVar3,uVar1,(ulong)uVar2); uVar2 = DAT_0043e968; uVar1 = DAT_0043e8e8; pcVar3 = (char *)gettext("%s: nodes visited: %u\n"); fprintf(stderr,pcVar3,uVar1,(ulong)uVar2); uVar2 = DAT_0043e964; uVar1 = DAT_0043e8e8; pcVar3 = (char *)gettext("%s: calls to Free_list::allocate: %u\n"); fprintf(stderr,pcVar3,uVar1,(ulong)uVar2); uVar2 = DAT_0043e960; uVar1 = DAT_0043e8e8; pcVar3 = (char *)gettext("%s: nodes visited: %u\n"); fprintf(stderr,pcVar3,uVar1,(ulong)uVar2); return; }
527_sqldiff_and_sqldiff_strip.c
sqlite3DbMallocRaw
FUN_0011bb40
void * sqlite3DbMallocRaw(sqlite3 *db,u64 n) { void *pvVar1; if (db == (sqlite3 *)0x0) { pvVar1 = sqlite3Malloc(n); return pvVar1; } if (db->mallocFailed == '\0') { pvVar1 = dbMallocRawFinish(db,n); return pvVar1; } return (void *)0x0; }
undefined8 FUN_0011bb40(long param_1,undefined8 param_2) { undefined8 uVar1; if (param_1 == 0) { uVar1 = FUN_00119c70(param_2); return uVar1; } if (*(char *)(param_1 + 0x61) == '\0') { uVar1 = FUN_0011baf0(); return uVar1; } return 0; }
TEST RDI,RDI JZ 0x0011bb58 CMP byte ptr [RDI + 0x61],0x0 JNZ 0x0011bb50 JMP 0x0011baf0 XOR EAX,EAX RET MOV RDI,RSI JMP 0x00119c70
null
null
null
null
[('const-433', u'LOAD_-1206994094'), (u'COPY_-1206994066', u'RETURN_-1206994046'), ('tmp_24', u'CBRANCH_-1206994095'), ('tmp_117', u'CALL_-1206994070'), ('const-0', u'COPY_-1206994066'), ('const-0', u'RETURN_-1206994034'), (u'PTRSUB_-1206993957', u'LOAD_-1206994094'), (u'LOAD_-1206994094', u'INT_EQUAL_-1206994079'), ('const-0', u'INT_EQUAL_-1206994079'), ('const-0', u'INT_EQUAL_-1206994097'), ('const-0', u'RETURN_-1206994066'), (u'CALL_-1206994070', u'RETURN_-1206994066'), ('tmp_118', u'CALL_-1206994038'), (u'CALL_-1206994038', u'RETURN_-1206994034'), ('const-97', u'PTRSUB_-1206993957'), (u'INT_EQUAL_-1206994079', u'CBRANCH_-1206994075'), ('tmp_117', u'INT_EQUAL_-1206994097'), (u'INT_EQUAL_-1206994097', u'CBRANCH_-1206994095'), ('tmp_62', u'CBRANCH_-1206994075'), ('tmp_117', u'PTRSUB_-1206993957'), ('const-0', u'RETURN_-1206994046'), ('tmp_118', u'CALL_-1206994070')]
[(u'COPY_-1206994066', u'RETURN_-1206994046'), ('const-433', u'LOAD_-1206994094'), ('tmp_24', u'CBRANCH_-1206994095'), ('const-0', u'RETURN_-1206994034'), (u'CAST_-1206993957', u'LOAD_-1206994094'), ('tmp_219', u'INT_EQUAL_-1206994097'), (u'LOAD_-1206994094', u'INT_EQUAL_-1206994079'), ('const-0', u'INT_EQUAL_-1206994097'), ('const-0', u'RETURN_-1206994066'), ('const-0', u'COPY_-1206994066'), (u'CALL_-1206994070', u'RETURN_-1206994066'), ('const-97', u'INT_ADD_-1206994078'), (u'CALL_-1206994038', u'RETURN_-1206994034'), ('const-0', u'INT_EQUAL_-1206994079'), (u'INT_EQUAL_-1206994079', u'CBRANCH_-1206994075'), (u'INT_EQUAL_-1206994097', u'CBRANCH_-1206994095'), ('tmp_219', u'INT_ADD_-1206994078'), ('tmp_62', u'CBRANCH_-1206994075'), (u'INT_ADD_-1206994078', u'CAST_-1206993957'), ('const-0', u'RETURN_-1206994046'), ('tmp_220', u'CALL_-1206994038')]
null
null
0011bb40
x64
O2
(translation_unit "undefined8 FUN_0011bb40(long param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n \n if (param_1 == 0) {\n uVar1 = FUN_00119c70(param_2);\n return uVar1;\n }\n if (*(char *)(param_1 + 0x61) == '\0') {\n uVar1 = FUN_0011baf0();\n return uVar1;\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0011bb40(long param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n \n if (param_1 == 0) {\n uVar1 = FUN_00119c70(param_2);\n return uVar1;\n }\n if (*(char *)(param_1 + 0x61) == '\0') {\n uVar1 = FUN_0011baf0();\n return uVar1;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_0011bb40(long param_1,undefined8 param_2)" identifier (parameter_list "(long param_1,undefined8 param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n undefined8 uVar1;\n \n if (param_1 == 0) {\n uVar1 = FUN_00119c70(param_2);\n return uVar1;\n }\n if (*(char *)(param_1 + 0x61) == '\0') {\n uVar1 = FUN_0011baf0();\n return uVar1;\n }\n return 0;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (if_statement "if (param_1 == 0) {\n uVar1 = FUN_00119c70(param_2);\n return uVar1;\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n uVar1 = FUN_00119c70(param_2);\n return uVar1;\n }" { (expression_statement "uVar1 = FUN_00119c70(param_2);" (assignment_expression "uVar1 = FUN_00119c70(param_2)" identifier = (call_expression "FUN_00119c70(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (return_statement "return uVar1;" return identifier ;) })) (if_statement "if (*(char *)(param_1 + 0x61) == '\0') {\n uVar1 = FUN_0011baf0();\n return uVar1;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x61) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x61) == '\0'" (pointer_expression "*(char *)(param_1 + 0x61)" * (cast_expression "(char *)(param_1 + 0x61)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x61)" ( (binary_expression "param_1 + 0x61" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar1 = FUN_0011baf0();\n return uVar1;\n }" { (expression_statement "uVar1 = FUN_0011baf0();" (assignment_expression "uVar1 = FUN_0011baf0()" identifier = (call_expression "FUN_0011baf0()" identifier (argument_list "()" ( )))) ;) (return_statement "return uVar1;" return identifier ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "void * sqlite3DbMallocRaw(sqlite3 *db,u64 n)\n\n{\n void *pvVar1;\n \n if (db == (sqlite3 *)0x0) {\n pvVar1 = sqlite3Malloc(n);\n return pvVar1;\n }\n if (db->mallocFailed == '\0') {\n pvVar1 = dbMallocRawFinish(db,n);\n return pvVar1;\n }\n return (void *)0x0;\n}\n\n" (function_definition "void * sqlite3DbMallocRaw(sqlite3 *db,u64 n)\n\n{\n void *pvVar1;\n \n if (db == (sqlite3 *)0x0) {\n pvVar1 = sqlite3Malloc(n);\n return pvVar1;\n }\n if (db->mallocFailed == '\0') {\n pvVar1 = dbMallocRawFinish(db,n);\n return pvVar1;\n }\n return (void *)0x0;\n}" primitive_type (pointer_declarator "* sqlite3DbMallocRaw(sqlite3 *db,u64 n)" * (function_declarator "sqlite3DbMallocRaw(sqlite3 *db,u64 n)" identifier (parameter_list "(sqlite3 *db,u64 n)" ( (parameter_declaration "sqlite3 *db" type_identifier (pointer_declarator "*db" * identifier)) , (parameter_declaration "u64 n" type_identifier identifier) )))) (compound_statement "{\n void *pvVar1;\n \n if (db == (sqlite3 *)0x0) {\n pvVar1 = sqlite3Malloc(n);\n return pvVar1;\n }\n if (db->mallocFailed == '\0') {\n pvVar1 = dbMallocRawFinish(db,n);\n return pvVar1;\n }\n return (void *)0x0;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (if_statement "if (db == (sqlite3 *)0x0) {\n pvVar1 = sqlite3Malloc(n);\n return pvVar1;\n }" if (parenthesized_expression "(db == (sqlite3 *)0x0)" ( (binary_expression "db == (sqlite3 *)0x0" identifier == (cast_expression "(sqlite3 *)0x0" ( (type_descriptor "sqlite3 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pvVar1 = sqlite3Malloc(n);\n return pvVar1;\n }" { (expression_statement "pvVar1 = sqlite3Malloc(n);" (assignment_expression "pvVar1 = sqlite3Malloc(n)" identifier = (call_expression "sqlite3Malloc(n)" identifier (argument_list "(n)" ( identifier )))) ;) (return_statement "return pvVar1;" return identifier ;) })) (if_statement "if (db->mallocFailed == '\0') {\n pvVar1 = dbMallocRawFinish(db,n);\n return pvVar1;\n }" if (parenthesized_expression "(db->mallocFailed == '\0')" ( (binary_expression "db->mallocFailed == '\0'" (field_expression "db->mallocFailed" identifier -> field_identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n pvVar1 = dbMallocRawFinish(db,n);\n return pvVar1;\n }" { (expression_statement "pvVar1 = dbMallocRawFinish(db,n);" (assignment_expression "pvVar1 = dbMallocRawFinish(db,n)" identifier = (call_expression "dbMallocRawFinish(db,n)" identifier (argument_list "(db,n)" ( identifier , identifier )))) ;) (return_statement "return pvVar1;" return identifier ;) })) (return_statement "return (void *)0x0;" return (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;) })))
(translation_unit "undefined8 FUN_0011bb40(long param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n \n if (param_1 == 0) {\n uVar1 = FUN_00119c70(param_2);\n return uVar1;\n }\n if (*(char *)(param_1 + 0x61) == '\0') {\n uVar1 = FUN_0011baf0();\n return uVar1;\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0011bb40(long param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n \n if (param_1 == 0) {\n uVar1 = FUN_00119c70(param_2);\n return uVar1;\n }\n if (*(char *)(param_1 + 0x61) == '\0') {\n uVar1 = FUN_0011baf0();\n return uVar1;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_0011bb40(long param_1,undefined8 param_2)" identifier (parameter_list "(long param_1,undefined8 param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n undefined8 uVar1;\n \n if (param_1 == 0) {\n uVar1 = FUN_00119c70(param_2);\n return uVar1;\n }\n if (*(char *)(param_1 + 0x61) == '\0') {\n uVar1 = FUN_0011baf0();\n return uVar1;\n }\n return 0;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (if_statement "if (param_1 == 0) {\n uVar1 = FUN_00119c70(param_2);\n return uVar1;\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n uVar1 = FUN_00119c70(param_2);\n return uVar1;\n }" { (expression_statement "uVar1 = FUN_00119c70(param_2);" (assignment_expression "uVar1 = FUN_00119c70(param_2)" identifier = (call_expression "FUN_00119c70(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (return_statement "return uVar1;" return identifier ;) })) (if_statement "if (*(char *)(param_1 + 0x61) == '\0') {\n uVar1 = FUN_0011baf0();\n return uVar1;\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x61) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x61) == '\0'" (pointer_expression "*(char *)(param_1 + 0x61)" * (cast_expression "(char *)(param_1 + 0x61)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x61)" ( (binary_expression "param_1 + 0x61" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar1 = FUN_0011baf0();\n return uVar1;\n }" { (expression_statement "uVar1 = FUN_0011baf0();" (assignment_expression "uVar1 = FUN_0011baf0()" identifier = (call_expression "FUN_0011baf0()" identifier (argument_list "()" ( )))) ;) (return_statement "return uVar1;" return 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 TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (return_statement return IDENT ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (return_statement return IDENT ;) })) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_0011bb40(long param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n \n if (param_1 == 0) {\n uVar1 = FUN_00119c70(param_2);\n return uVar1;\n }\n if (*(char *)(param_1 + 0x61) == '\0') {\n uVar1 = FUN_0011baf0();\n return uVar1;\n }\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_0011bb40(long param_1,undefined8 param_2)" (identifier "FUN_0011bb40") (parameter_list "(long param_1,undefined8 param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n \n if (param_1 == 0) {\n uVar1 = FUN_00119c70(param_2);\n return uVar1;\n }\n if (*(char *)(param_1 + 0x61) == '\0') {\n uVar1 = FUN_0011baf0();\n return uVar1;\n }\n return 0;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (if_statement "if (param_1 == 0) {\n uVar1 = FUN_00119c70(param_2);\n return uVar1;\n }" (if "if") (parenthesized_expression "(param_1 == 0)" (( "(") (binary_expression "param_1 == 0" (identifier "param_1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar1 = FUN_00119c70(param_2);\n return uVar1;\n }" ({ "{") (expression_statement "uVar1 = FUN_00119c70(param_2);" (assignment_expression "uVar1 = FUN_00119c70(param_2)" (identifier "uVar1") (= "=") (call_expression "FUN_00119c70(param_2)" (identifier "FUN_00119c70") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (return_statement "return uVar1;" (return "return") (identifier "uVar1") (; ";")) (} "}"))) (if_statement "if (*(char *)(param_1 + 0x61) == '\0') {\n uVar1 = FUN_0011baf0();\n return uVar1;\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x61) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x61) == '\0'" (pointer_expression "*(char *)(param_1 + 0x61)" (* "*") (cast_expression "(char *)(param_1 + 0x61)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x61)" (( "(") (binary_expression "param_1 + 0x61" (identifier "param_1") (+ "+") (number_literal "0x61")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar1 = FUN_0011baf0();\n return uVar1;\n }" ({ "{") (expression_statement "uVar1 = FUN_0011baf0();" (assignment_expression "uVar1 = FUN_0011baf0()" (identifier "uVar1") (= "=") (call_expression "FUN_0011baf0()" (identifier "FUN_0011baf0") (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return uVar1;" (return "return") (identifier "uVar1") (; ";")) (} "}"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
void * function_1(type_1 *var_1,type_2 n) { void *pvVar1; if (var_1 == (type_1 *)0x0) { pvVar1 = var_2(n); return pvVar1; } if (var_1->mallocFailed == '\0') { pvVar1 = var_3(var_1,n); return pvVar1; } return (void *)0x0; }
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)) (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))))) (return_statement (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (return_statement (identifier)))) (return_statement (number_literal)))))
null
undefined8 MASKED(long param_1,undefined8 param_2) { undefined8 uVar1; if (param_1 == 0) { uVar1 = FUN_00119c70(param_2); return uVar1; } if (*(char *)(param_1 + 0x61) == '\0') { uVar1 = FUN_0011baf0(); return uVar1; } return 0; }
10810_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
_M_extract_int[abi:cxx11]<unsigned_int>
FUN_00399110
/* std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::num_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::_M_extract_int[abi:cxx11]<unsigned int>(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&, std::_Ios_Iostate&, unsigned int&) const */ undefined1 [16] std::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>:: _M_extract_int_abi_cxx11_<unsigned_int> (undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6, uint *param_7,uint *param_8) { ulong uVar1; long *plVar2; byte bVar3; byte bVar4; char cVar5; uint uVar6; int iVar7; int iVar8; wchar_t __c; ulong uVar9; int *piVar10; wchar_t *pwVar11; __numpunct_cache<wchar_t> *this; ulong uVar12; uint uVar13; uint uVar14; bool bVar15; uint uVar16; long lVar17; bool bVar18; byte bVar19; bool bVar20; bool bVar21; bool bVar22; undefined1 auVar23 [16]; ulong local_a8; long *local_a0; int local_98; uint local_8c; ulong local_88; wchar_t local_7c; byte local_5e; wchar_t local_5c; undefined1 *local_58; ulong local_50; undefined1 local_48; undefined7 uStack_47; __c = (wchar_t)param_3; local_a8 = param_3 & 0xffffffff; uVar9 = locale::id::_M_id((id *)&numpunct<wchar_t>::id); plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar9 * 8); lVar17 = *plVar2; if (lVar17 == 0) { /* try { // try from 00399c1d to 00399c21 has its CatchHandler @ 00399eff */ this = (__numpunct_cache<wchar_t> *)operator_new(0x150); *(undefined4 *)(this + 8) = 0; *(undefined8 *)(this + 0x10) = 0; *(undefined8 *)(this + 0x18) = 0; *(undefined ***)this = &PTR____numpunct_cache_004b72f0; this[0x20] = (__numpunct_cache<wchar_t>)0x0; *(undefined8 *)(this + 0x28) = 0; *(undefined8 *)(this + 0x30) = 0; *(undefined8 *)(this + 0x38) = 0; *(undefined8 *)(this + 0x40) = 0; *(undefined8 *)(this + 0x48) = 0; this[0x148] = (__numpunct_cache<wchar_t>)0x0; /* try { // try from 00399c8b to 00399c8f has its CatchHandler @ 00399efd */ __numpunct_cache<wchar_t>::_M_cache(this,(locale *)(param_6 + 0xd0)); locale::_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9); lVar17 = *plVar2; } uVar13 = *(uint *)(param_6 + 0x18) & 0x4a; uVar16 = 8; if (uVar13 != 0x40) { uVar16 = 10; if (uVar13 == 8) { uVar16 = 0x10; } } bVar20 = __c == L'\xffffffff'; bVar18 = param_2 != (long *)0x0 && bVar20; bVar22 = bVar20; if (bVar18) { if ((int *)param_2[2] < (int *)param_2[3]) { iVar7 = *(int *)param_2[2]; } else { iVar7 = (**(code **)(*param_2 + 0x48))(param_2); } plVar2 = (long *)0x0; if (iVar7 != -1) { plVar2 = param_2; } param_2 = plVar2; bVar22 = iVar7 == -1 && bVar18; } bVar21 = param_5 == -1; bVar15 = param_4 != (long *)0x0 && bVar21; bVar18 = bVar21; local_a0 = param_4; if (bVar15) { if ((int *)param_4[2] < (int *)param_4[3]) { iVar7 = *(int *)param_4[2]; } else { iVar7 = (**(code **)(*param_4 + 0x48))(param_4); } local_a0 = (long *)0x0; if (iVar7 != -1) { local_a0 = param_4; } bVar18 = iVar7 == -1 && bVar15; } if (bVar18 == bVar22) { cVar5 = *(char *)(lVar17 + 0x20); bVar22 = false; __c = L'\0'; bVar18 = false; bVar4 = true; local_98 = 0; } else { if ((param_2 != (long *)0x0) && (bVar20)) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { __c = *(wchar_t *)param_2[2]; } else { __c = (**(code **)(*param_2 + 0x48))(param_2); } if (__c == L'\xffffffff') { param_2 = (long *)0x0; } } cVar5 = *(char *)(lVar17 + 0x20); bVar22 = *(wchar_t *)(lVar17 + 0xe0) == __c; if ((bVar22) || (*(wchar_t *)(lVar17 + 0xe4) == __c)) { if (((cVar5 == '\0') || (*(wchar_t *)(lVar17 + 0x4c) != __c)) && (*(wchar_t *)(lVar17 + 0x48) != __c)) { if ((ulong)param_2[2] < (ulong)param_2[3]) { param_2[2] = param_2[2] + 4; } else { (**(code **)(*param_2 + 0x50))(param_2); } if ((int *)param_2[2] < (int *)param_2[3]) { iVar7 = *(int *)param_2[2]; } else { iVar7 = (**(code **)(*param_2 + 0x48))(param_2); } if (iVar7 == -1) { param_2 = (long *)0x0; } bVar20 = local_a0 != (long *)0x0 && bVar21; bVar18 = bVar21; if (bVar20) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar8 = *(int *)local_a0[2]; } else { iVar8 = (**(code **)(*local_a0 + 0x48))(); } plVar2 = (long *)0x0; if (iVar8 != -1) { plVar2 = local_a0; } bVar18 = iVar8 == -1 && bVar20; local_a0 = plVar2; } if (bVar18 == (iVar7 == -1)) { cVar5 = *(char *)(lVar17 + 0x20); bVar4 = true; bVar18 = false; local_a8 = 0xffffffff; local_98 = 0; goto LAB_003993a5; } __c = L'\xffffffff'; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { __c = *(wchar_t *)param_2[2]; } else { __c = (**(code **)(*param_2 + 0x48))(param_2); } if (__c == L'\xffffffff') { param_2 = (long *)0x0; } } cVar5 = *(char *)(lVar17 + 0x20); local_a8 = 0xffffffff; } } else { bVar22 = false; } bVar18 = false; local_98 = 0; do { if (((cVar5 != '\0') && (*(wchar_t *)(lVar17 + 0x4c) == __c)) || (*(wchar_t *)(lVar17 + 0x48) == __c)) { LAB_00399888: bVar4 = false; goto LAB_003993a5; } if (*(wchar_t *)(lVar17 + 0xf0) == __c) { bVar20 = (bool)(uVar16 == 10 | bVar18 ^ 1U); if (!bVar20) goto LAB_003992fb; bVar18 = uVar16 == 8 || uVar13 == 0; if (uVar16 != 8 && uVar13 != 0) { local_98 = local_98 + 1; goto LAB_00399336; } local_98 = 0; uVar16 = 8; uVar9 = param_2[2]; if ((ulong)param_2[3] <= uVar9) goto LAB_003995b0; LAB_00399344: param_2[2] = uVar9 + 4; piVar10 = (int *)param_2[2]; if (piVar10 < (int *)param_2[3]) goto LAB_0039935a; LAB_003995d8: iVar7 = (**(code **)(*param_2 + 0x48))(param_2); } else { if (!bVar18) goto LAB_00399888; LAB_003992fb: if ((*(wchar_t *)(lVar17 + 0xe8) != __c) && (*(wchar_t *)(lVar17 + 0xec) != __c)) { bVar4 = false; bVar18 = true; goto LAB_003993a5; } bVar4 = uVar16 == 0x10 || uVar13 == 0; if (uVar16 != 0x10 && uVar13 != 0) { bVar18 = true; goto LAB_003993b4; } local_98 = 0; bVar20 = false; uVar16 = 0x10; LAB_00399336: uVar9 = param_2[2]; bVar18 = bVar20; if (uVar9 < (ulong)param_2[3]) goto LAB_00399344; LAB_003995b0: (**(code **)(*param_2 + 0x50))(param_2); piVar10 = (int *)param_2[2]; if ((int *)param_2[3] <= piVar10) goto LAB_003995d8; LAB_0039935a: iVar7 = *piVar10; } if (iVar7 == -1) { param_2 = (long *)0x0; } bVar15 = local_a0 != (long *)0x0 && bVar21; bVar20 = bVar21; if (bVar15) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar8 = *(int *)local_a0[2]; } else { iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0); } if (iVar8 == -1) { local_a0 = (long *)0x0; } bVar20 = iVar8 == -1 && bVar15; } if ((iVar7 == -1) == bVar20) { local_a8 = 0xffffffff; cVar5 = *(char *)(lVar17 + 0x20); bVar4 = true; goto LAB_003993a5; } __c = L'\xffffffff'; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { __c = *(wchar_t *)param_2[2]; } else { __c = (**(code **)(*param_2 + 0x48))(param_2); } if (__c == L'\xffffffff') { param_2 = (long *)0x0; } } cVar5 = *(char *)(lVar17 + 0x20); local_a8 = 0xffffffff; } while (bVar18); local_a8 = 0xffffffff; bVar4 = false; } LAB_003993a5: local_88 = 0x16; if (uVar16 != 0x10) { LAB_003993b4: local_88 = (ulong)(int)uVar16; } local_48 = 0; local_58 = &local_48; local_50 = 0; if (cVar5 != '\0') { std::string::reserve((string *)&local_58,0x20); } uVar13 = (uint)(0xffffffff / (ulong)uVar16); bVar3 = *(byte *)(lVar17 + 0x148); if (bVar3 == 0) { if ((bool)bVar4 == false) { local_5e = 0; local_8c = 0; local_7c = L'\xffffffff'; LAB_00399428: if (local_88 < 0xb) { if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860; uVar14 = __c + L'\xffffffd0'; } else { uVar14 = __c + L'\xffffffd0'; if (uVar14 < 10) { if (local_8c <= uVar13) goto LAB_0039965c; LAB_0039945d: local_5e = 1; uVar9 = param_2[2]; if (uVar9 < (ulong)param_2[3]) goto LAB_00399470; LAB_0039968a: /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */ (**(code **)(*param_2 + 0x50))(param_2); piVar10 = (int *)param_2[2]; if ((int *)param_2[3] <= piVar10) goto LAB_003996a8; LAB_00399486: iVar7 = *piVar10; goto LAB_00399488; } if ((uint)(__c + L'\xffffff9f') < 6) { uVar14 = __c + L'\xffffffa9'; goto LAB_0039944f; } if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860; uVar14 = __c + L'\xffffffc9'; } LAB_0039944f: if (uVar13 < local_8c) goto LAB_0039945d; LAB_0039965c: uVar6 = local_8c * uVar16; local_8c = uVar6 + uVar14; local_5e = local_5e | ~uVar14 < uVar6; uVar9 = param_2[2]; local_98 = local_98 + 1; if ((ulong)param_2[3] <= uVar9) goto LAB_0039968a; LAB_00399470: param_2[2] = uVar9 + 4; piVar10 = (int *)param_2[2]; if (piVar10 < (int *)param_2[3]) goto LAB_00399486; LAB_003996a8: iVar7 = (**(code **)(*param_2 + 0x48))(param_2); LAB_00399488: if (iVar7 == -1) { param_2 = (long *)0x0; } bVar15 = local_a0 != (long *)0x0 && bVar21; bVar20 = bVar21; if (bVar15) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar8 = *(int *)local_a0[2]; } else { /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */ iVar8 = (**(code **)(*local_a0 + 0x48))(); } plVar2 = (long *)0x0; if (iVar8 != -1) { plVar2 = local_a0; } local_a0 = plVar2; bVar20 = iVar8 == -1 && bVar15; } if ((iVar7 == -1) == bVar20) goto code_r0x003994bb; __c = local_7c; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { __c = *(wchar_t *)param_2[2]; } else { /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */ __c = (**(code **)(*param_2 + 0x48))(param_2); } if (__c == L'\xffffffff') { param_2 = (long *)0x0; } } local_a8 = 0xffffffff; goto LAB_00399428; } local_5e = 0; local_8c = 0; bVar19 = 0; } else { if ((bool)bVar4 == false) { local_5e = 0; local_8c = 0; local_5c = L'\xffffffff'; do { uVar9 = local_50; bVar19 = *(byte *)(lVar17 + 0x20); if ((bVar19 == 0) || (*(wchar_t *)(lVar17 + 0x4c) != __c)) { if ((__c == *(wchar_t *)(lVar17 + 0x48)) || (pwVar11 = wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0) ) goto LAB_00399860; uVar14 = (uint)((long)pwVar11 - (lVar17 + 0xf0) >> 2); if (0xf < (int)uVar14) { uVar14 = uVar14 - 6; } if (local_8c <= uVar13) { uVar6 = local_8c * uVar16; local_8c = uVar14 + uVar6; local_5e = local_5e | ~uVar14 < uVar6; local_98 = local_98 + 1; goto LAB_00399937; } uVar9 = param_2[2]; local_5e = bVar3; if ((ulong)param_2[3] <= uVar9) goto LAB_003999c7; LAB_00399945: param_2[2] = uVar9 + 4; piVar10 = (int *)param_2[2]; if (piVar10 < (int *)param_2[3]) goto LAB_0039995b; LAB_003999e0: iVar7 = (**(code **)(*param_2 + 0x48))(param_2); } else { if (local_98 == 0) { bVar4 = 0; goto LAB_003994d2; } uVar1 = local_50 + 1; if (local_58 == &local_48) { uVar12 = 0xf; } else { uVar12 = CONCAT71(uStack_47,local_48); } if (uVar12 < uVar1) { /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */ std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1); } local_58[uVar9] = (undefined1)local_98; local_58[uVar1] = 0; local_50 = uVar1; local_98 = 0; LAB_00399937: uVar9 = param_2[2]; if (uVar9 < (ulong)param_2[3]) goto LAB_00399945; LAB_003999c7: (**(code **)(*param_2 + 0x50))(param_2); piVar10 = (int *)param_2[2]; if ((int *)param_2[3] <= piVar10) goto LAB_003999e0; LAB_0039995b: iVar7 = *piVar10; } if (iVar7 == -1) { param_2 = (long *)0x0; } bVar19 = 0; if (iVar7 == -1) { bVar19 = bVar3; } bVar15 = local_a0 != (long *)0x0 && bVar21; bVar20 = bVar21; if (bVar15) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar7 = *(int *)local_a0[2]; } else { iVar7 = (**(code **)(*local_a0 + 0x48))(); } plVar2 = (long *)0x0; if (iVar7 != -1) { plVar2 = local_a0; } local_a0 = plVar2; bVar20 = iVar7 == -1 && bVar15; } if (bVar20 == (bool)bVar19) goto code_r0x00399998; __c = local_5c; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { __c = *(wchar_t *)param_2[2]; } else { /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */ __c = (**(code **)(*param_2 + 0x48))(param_2); } if (__c == L'\xffffffff') { param_2 = (long *)0x0; } } local_a8 = 0xffffffff; } while( true ); } bVar19 = 0; local_8c = 0; local_5e = 0; } LAB_003994d2: uVar9 = local_50; if (local_50 == 0) { if ((bVar18) || (local_98 != 0)) { LAB_00399817: if (bVar19 == 0) { if (local_5e == 0) { uVar16 = -local_8c; if (!bVar22) { uVar16 = local_8c; } *param_8 = uVar16; } else { *param_8 = 0xffffffff; *param_7 = 4; } goto LAB_0039950d; } } } else { uVar1 = local_50 + 1; if (local_58 == &local_48) { uVar12 = 0xf; } else { uVar12 = CONCAT71(uStack_47,local_48); } if (uVar12 < uVar1) { std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1); } local_58[uVar9] = (undefined1)local_98; local_58[uVar1] = 0; local_50 = uVar1; cVar5 = __verify_grouping(*(char **)(lVar17 + 0x10),*(ulong *)(lVar17 + 0x18), (string *)&local_58); if (cVar5 == '\0') { *param_7 = 4; } if (((local_98 != 0) || (bVar18)) || (local_50 != 0)) goto LAB_00399817; } *param_8 = 0; *param_7 = 4; LAB_0039950d: if (bVar4 != 0) { *param_7 = *param_7 | 2; } if (local_58 != &local_48) { operator_delete(local_58); } auVar23._8_8_ = param_3 & 0xffffffff00000000 | local_a8; auVar23._0_8_ = param_2; return auVar23; code_r0x00399998: local_a8 = 0xffffffff; bVar19 = bVar4; bVar4 = bVar3; goto LAB_003994d2; LAB_00399860: bVar19 = bVar4; bVar4 = 0; goto LAB_003994d2; code_r0x003994bb: local_a8 = 0xffffffff; bVar19 = bVar4; bVar4 = 1; goto LAB_003994d2; }
undefined1 [16] FUN_00399110(undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6, uint *param_7,uint *param_8) { ulong uVar1; long *plVar2; byte bVar3; byte bVar4; char cVar5; uint uVar6; int iVar7; int iVar8; wchar_t __c; long lVar9; int *piVar10; wchar_t *pwVar11; ulong uVar12; undefined8 *puVar13; ulong uVar14; uint uVar15; uint uVar16; bool bVar17; uint uVar18; long lVar19; bool bVar20; byte bVar21; bool bVar22; bool bVar23; bool bVar24; undefined1 auVar25 [16]; ulong local_a8; long *local_a0; int local_98; uint local_8c; ulong local_88; wchar_t local_7c; byte local_5e; wchar_t local_5c; undefined1 *local_58; ulong local_50; undefined1 local_48; undefined7 uStack_47; __c = (wchar_t)param_3; local_a8 = param_3 & 0xffffffff; lVar9 = FUN_0033b190(&DAT_004c7f90); plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8); lVar19 = *plVar2; if (lVar19 == 0) { /* try { // try from 00399c1d to 00399c21 has its CatchHandler @ 00399eff */ puVar13 = (undefined8 *)FUN_00337280(0x150); *(undefined4 *)(puVar13 + 1) = 0; puVar13[2] = 0; puVar13[3] = 0; *puVar13 = &PTR_FUN_004b72f0; *(undefined1 *)(puVar13 + 4) = 0; puVar13[5] = 0; puVar13[6] = 0; puVar13[7] = 0; puVar13[8] = 0; puVar13[9] = 0; *(undefined1 *)(puVar13 + 0x29) = 0; /* try { // try from 00399c8b to 00399c8f has its CatchHandler @ 00399efd */ FUN_003859d0(puVar13,param_6 + 0xd0); FUN_0033b600(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9); lVar19 = *plVar2; } uVar15 = *(uint *)(param_6 + 0x18) & 0x4a; uVar18 = 8; if (uVar15 != 0x40) { uVar18 = 10; if (uVar15 == 8) { uVar18 = 0x10; } } bVar22 = __c == L'\xffffffff'; bVar20 = param_2 != (long *)0x0 && bVar22; bVar24 = bVar22; if (bVar20) { if ((int *)param_2[2] < (int *)param_2[3]) { iVar7 = *(int *)param_2[2]; } else { iVar7 = (**(code **)(*param_2 + 0x48))(param_2); } plVar2 = (long *)0x0; if (iVar7 != -1) { plVar2 = param_2; } param_2 = plVar2; bVar24 = iVar7 == -1 && bVar20; } bVar23 = param_5 == -1; bVar17 = param_4 != (long *)0x0 && bVar23; bVar20 = bVar23; local_a0 = param_4; if (bVar17) { if ((int *)param_4[2] < (int *)param_4[3]) { iVar7 = *(int *)param_4[2]; } else { iVar7 = (**(code **)(*param_4 + 0x48))(param_4); } local_a0 = (long *)0x0; if (iVar7 != -1) { local_a0 = param_4; } bVar20 = iVar7 == -1 && bVar17; } if (bVar20 == bVar24) { cVar5 = *(char *)(lVar19 + 0x20); bVar24 = false; __c = L'\0'; bVar20 = false; bVar4 = true; local_98 = 0; } else { if ((param_2 != (long *)0x0) && (bVar22)) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { __c = *(wchar_t *)param_2[2]; } else { __c = (**(code **)(*param_2 + 0x48))(param_2); } if (__c == L'\xffffffff') { param_2 = (long *)0x0; } } cVar5 = *(char *)(lVar19 + 0x20); bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c; if ((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)) { if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) && (*(wchar_t *)(lVar19 + 0x48) != __c)) { if ((ulong)param_2[2] < (ulong)param_2[3]) { param_2[2] = param_2[2] + 4; } else { (**(code **)(*param_2 + 0x50))(param_2); } if ((int *)param_2[2] < (int *)param_2[3]) { iVar7 = *(int *)param_2[2]; } else { iVar7 = (**(code **)(*param_2 + 0x48))(param_2); } if (iVar7 == -1) { param_2 = (long *)0x0; } bVar22 = local_a0 != (long *)0x0 && bVar23; bVar20 = bVar23; if (bVar22) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar8 = *(int *)local_a0[2]; } else { iVar8 = (**(code **)(*local_a0 + 0x48))(); } plVar2 = (long *)0x0; if (iVar8 != -1) { plVar2 = local_a0; } bVar20 = iVar8 == -1 && bVar22; local_a0 = plVar2; } if (bVar20 == (iVar7 == -1)) { cVar5 = *(char *)(lVar19 + 0x20); bVar4 = true; bVar20 = false; local_a8 = 0xffffffff; local_98 = 0; goto LAB_003993a5; } __c = L'\xffffffff'; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { __c = *(wchar_t *)param_2[2]; } else { __c = (**(code **)(*param_2 + 0x48))(param_2); } if (__c == L'\xffffffff') { param_2 = (long *)0x0; } } cVar5 = *(char *)(lVar19 + 0x20); local_a8 = 0xffffffff; } } else { bVar24 = false; } bVar20 = false; local_98 = 0; do { if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) || (*(wchar_t *)(lVar19 + 0x48) == __c)) { LAB_00399888: bVar4 = false; goto LAB_003993a5; } if (*(wchar_t *)(lVar19 + 0xf0) == __c) { bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U); if (!bVar22) goto LAB_003992fb; bVar20 = uVar18 == 8 || uVar15 == 0; if (uVar18 != 8 && uVar15 != 0) { local_98 = local_98 + 1; goto LAB_00399336; } local_98 = 0; uVar18 = 8; uVar12 = param_2[2]; if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0; LAB_00399344: param_2[2] = uVar12 + 4; piVar10 = (int *)param_2[2]; if (piVar10 < (int *)param_2[3]) goto LAB_0039935a; LAB_003995d8: iVar7 = (**(code **)(*param_2 + 0x48))(param_2); } else { if (!bVar20) goto LAB_00399888; LAB_003992fb: if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) { bVar4 = false; bVar20 = true; goto LAB_003993a5; } bVar4 = uVar18 == 0x10 || uVar15 == 0; if (uVar18 != 0x10 && uVar15 != 0) { bVar20 = true; goto LAB_003993b4; } local_98 = 0; bVar22 = false; uVar18 = 0x10; LAB_00399336: uVar12 = param_2[2]; bVar20 = bVar22; if (uVar12 < (ulong)param_2[3]) goto LAB_00399344; LAB_003995b0: (**(code **)(*param_2 + 0x50))(param_2); piVar10 = (int *)param_2[2]; if ((int *)param_2[3] <= piVar10) goto LAB_003995d8; LAB_0039935a: iVar7 = *piVar10; } if (iVar7 == -1) { param_2 = (long *)0x0; } bVar17 = local_a0 != (long *)0x0 && bVar23; bVar22 = bVar23; if (bVar17) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar8 = *(int *)local_a0[2]; } else { iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0); } if (iVar8 == -1) { local_a0 = (long *)0x0; } bVar22 = iVar8 == -1 && bVar17; } if ((iVar7 == -1) == bVar22) { local_a8 = 0xffffffff; cVar5 = *(char *)(lVar19 + 0x20); bVar4 = true; goto LAB_003993a5; } __c = L'\xffffffff'; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { __c = *(wchar_t *)param_2[2]; } else { __c = (**(code **)(*param_2 + 0x48))(param_2); } if (__c == L'\xffffffff') { param_2 = (long *)0x0; } } cVar5 = *(char *)(lVar19 + 0x20); local_a8 = 0xffffffff; } while (bVar20); local_a8 = 0xffffffff; bVar4 = false; } LAB_003993a5: local_88 = 0x16; if (uVar18 != 0x10) { LAB_003993b4: local_88 = (ulong)(int)uVar18; } local_48 = 0; local_58 = &local_48; local_50 = 0; if (cVar5 != '\0') { FUN_0033fbf0(&local_58,0x20); } uVar15 = (uint)(0xffffffff / (ulong)uVar18); bVar3 = *(byte *)(lVar19 + 0x148); if (bVar3 == 0) { if ((bool)bVar4 == false) { local_5e = 0; local_8c = 0; local_7c = L'\xffffffff'; LAB_00399428: if (local_88 < 0xb) { if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860; uVar16 = __c + L'\xffffffd0'; } else { uVar16 = __c + L'\xffffffd0'; if (uVar16 < 10) { if (local_8c <= uVar15) goto LAB_0039965c; LAB_0039945d: local_5e = 1; uVar12 = param_2[2]; if (uVar12 < (ulong)param_2[3]) goto LAB_00399470; LAB_0039968a: /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */ (**(code **)(*param_2 + 0x50))(param_2); piVar10 = (int *)param_2[2]; if ((int *)param_2[3] <= piVar10) goto LAB_003996a8; LAB_00399486: iVar7 = *piVar10; goto LAB_00399488; } if ((uint)(__c + L'\xffffff9f') < 6) { uVar16 = __c + L'\xffffffa9'; goto LAB_0039944f; } if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860; uVar16 = __c + L'\xffffffc9'; } LAB_0039944f: if (uVar15 < local_8c) goto LAB_0039945d; LAB_0039965c: uVar6 = local_8c * uVar18; local_8c = uVar6 + uVar16; local_5e = local_5e | ~uVar16 < uVar6; uVar12 = param_2[2]; local_98 = local_98 + 1; if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a; LAB_00399470: param_2[2] = uVar12 + 4; piVar10 = (int *)param_2[2]; if (piVar10 < (int *)param_2[3]) goto LAB_00399486; LAB_003996a8: iVar7 = (**(code **)(*param_2 + 0x48))(param_2); LAB_00399488: if (iVar7 == -1) { param_2 = (long *)0x0; } bVar17 = local_a0 != (long *)0x0 && bVar23; bVar22 = bVar23; if (bVar17) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar8 = *(int *)local_a0[2]; } else { /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */ iVar8 = (**(code **)(*local_a0 + 0x48))(); } plVar2 = (long *)0x0; if (iVar8 != -1) { plVar2 = local_a0; } local_a0 = plVar2; bVar22 = iVar8 == -1 && bVar17; } if ((iVar7 == -1) == bVar22) goto code_r0x003994bb; __c = local_7c; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { __c = *(wchar_t *)param_2[2]; } else { /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */ __c = (**(code **)(*param_2 + 0x48))(param_2); } if (__c == L'\xffffffff') { param_2 = (long *)0x0; } } local_a8 = 0xffffffff; goto LAB_00399428; } local_5e = 0; local_8c = 0; bVar21 = 0; } else { if ((bool)bVar4 == false) { local_5e = 0; local_8c = 0; local_5c = L'\xffffffff'; do { uVar12 = local_50; bVar21 = *(byte *)(lVar19 + 0x20); if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) { if ((__c == *(wchar_t *)(lVar19 + 0x48)) || (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0) ) goto LAB_00399860; uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2); if (0xf < (int)uVar16) { uVar16 = uVar16 - 6; } if (local_8c <= uVar15) { uVar6 = local_8c * uVar18; local_8c = uVar16 + uVar6; local_5e = local_5e | ~uVar16 < uVar6; local_98 = local_98 + 1; goto LAB_00399937; } uVar12 = param_2[2]; local_5e = bVar3; if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7; LAB_00399945: param_2[2] = uVar12 + 4; piVar10 = (int *)param_2[2]; if (piVar10 < (int *)param_2[3]) goto LAB_0039995b; LAB_003999e0: iVar7 = (**(code **)(*param_2 + 0x48))(param_2); } else { if (local_98 == 0) { bVar4 = 0; goto LAB_003994d2; } uVar1 = local_50 + 1; if (local_58 == &local_48) { uVar14 = 0xf; } else { uVar14 = CONCAT71(uStack_47,local_48); } if (uVar14 < uVar1) { /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */ FUN_0033f740(&local_58,local_50,0,0,1); } local_58[uVar12] = (undefined1)local_98; local_58[uVar1] = 0; local_50 = uVar1; local_98 = 0; LAB_00399937: uVar12 = param_2[2]; if (uVar12 < (ulong)param_2[3]) goto LAB_00399945; LAB_003999c7: (**(code **)(*param_2 + 0x50))(param_2); piVar10 = (int *)param_2[2]; if ((int *)param_2[3] <= piVar10) goto LAB_003999e0; LAB_0039995b: iVar7 = *piVar10; } if (iVar7 == -1) { param_2 = (long *)0x0; } bVar21 = 0; if (iVar7 == -1) { bVar21 = bVar3; } bVar17 = local_a0 != (long *)0x0 && bVar23; bVar22 = bVar23; if (bVar17) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar7 = *(int *)local_a0[2]; } else { iVar7 = (**(code **)(*local_a0 + 0x48))(); } plVar2 = (long *)0x0; if (iVar7 != -1) { plVar2 = local_a0; } local_a0 = plVar2; bVar22 = iVar7 == -1 && bVar17; } if (bVar22 == (bool)bVar21) goto code_r0x00399998; __c = local_5c; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { __c = *(wchar_t *)param_2[2]; } else { /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */ __c = (**(code **)(*param_2 + 0x48))(param_2); } if (__c == L'\xffffffff') { param_2 = (long *)0x0; } } local_a8 = 0xffffffff; } while( true ); } bVar21 = 0; local_8c = 0; local_5e = 0; } LAB_003994d2: uVar12 = local_50; if (local_50 == 0) { if ((bVar20) || (local_98 != 0)) { LAB_00399817: if (bVar21 == 0) { if (local_5e == 0) { uVar18 = -local_8c; if (!bVar24) { uVar18 = local_8c; } *param_8 = uVar18; } else { *param_8 = 0xffffffff; *param_7 = 4; } goto LAB_0039950d; } } } else { uVar1 = local_50 + 1; if (local_58 == &local_48) { uVar14 = 0xf; } else { uVar14 = CONCAT71(uStack_47,local_48); } if (uVar14 < uVar1) { FUN_0033f740(&local_58,local_50,0,0,1); } local_58[uVar12] = (undefined1)local_98; local_58[uVar1] = 0; local_50 = uVar1; cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58); if (cVar5 == '\0') { *param_7 = 4; } if (((local_98 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_00399817; } *param_8 = 0; *param_7 = 4; LAB_0039950d: if (bVar4 != 0) { *param_7 = *param_7 | 2; } if (local_58 != &local_48) { FUN_00338a50(); } auVar25._8_8_ = param_3 & 0xffffffff00000000 | local_a8; auVar25._0_8_ = param_2; return auVar25; code_r0x00399998: local_a8 = 0xffffffff; bVar21 = bVar4; bVar4 = bVar3; goto LAB_003994d2; LAB_00399860: bVar21 = bVar4; bVar4 = 0; goto LAB_003994d2; code_r0x003994bb: local_a8 = 0xffffffff; bVar21 = bVar4; bVar4 = 1; goto LAB_003994d2; }
PUSH R15 MOV R15,RSI PUSH R14 PUSH R13 PUSH R12 MOV R12,R9 PUSH RBP MOV RBP,RSI PUSH RBX MOV RBX,RCX SUB RSP,0x88 LEA RDI,[0x4c7f90] MOV qword ptr [RSP + 0x50],RDX MOV qword ptr [RSP + 0x8],R8 MOV dword ptr [RSP + 0x10],EDX MOV qword ptr [RSP + 0x18],RCX CALL 0x0033b190 MOV RSI,RAX MOV qword ptr [RSP + 0x20],RAX MOV RAX,qword ptr [R12 + 0xd0] MOV RAX,qword ptr [RAX + 0x18] LEA R14,[RAX + RSI*0x8] MOV R13,qword ptr [R14] TEST R13,R13 JZ 0x00399c18 MOV ECX,dword ptr [R12 + 0x18] MOV R12D,0x8 AND ECX,0x4a CMP ECX,0x40 JZ 0x00399195 CMP ECX,0x8 MOV EAX,0x10 MOV R12D,0xa CMOVZ R12D,EAX CMP dword ptr [RSP + 0x10],-0x1 SETZ DL TEST RBP,RBP SETNZ R14B AND R14B,DL JNZ 0x00399b70 MOV R14D,EDX CMP dword ptr [RSP + 0x8],-0x1 SETZ byte ptr [RSP + 0x8] TEST RBX,RBX MOVZX EAX,byte ptr [RSP + 0x8] SETNZ BPL AND BPL,AL JNZ 0x00399b40 MOVZX EBP,byte ptr [RSP + 0x8] CMP BPL,R14B JZ 0x00399a40 TEST R15,R15 JZ 0x003991ea TEST DL,DL JNZ 0x00399bc0 MOV EBX,dword ptr [RSP + 0x10] MOV EAX,dword ptr [R13 + 0xe0] MOVZX EDI,byte ptr [R13 + 0x20] CMP EAX,EBX SETZ byte ptr [RSP + 0x5b] JZ 0x00399210 CMP dword ptr [R13 + 0xe4],EBX JNZ 0x00399be8 TEST DIL,DIL JNZ 0x003992a0 CMP dword ptr [R13 + 0x48],EBX JZ 0x003992b0 MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x00399e08 ADD RAX,0x4 MOV qword ptr [R15 + 0x10],RAX MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x00399ebd MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV EAX,0x0 SETZ R14B CMOVZ R15,RAX CMP qword ptr [RSP + 0x18],0x0 SETNZ BPL AND BPL,byte ptr [RSP + 0x8] JNZ 0x00399d74 MOVZX EBP,byte ptr [RSP + 0x8] CMP BPL,R14B JNZ 0x00399d08 MOVZX EDI,byte ptr [R13 + 0x20] MOV R14D,0x1 XOR EBP,EBP MOV dword ptr [RSP + 0x10],0xffffffff MOV dword ptr [RSP + 0x20],0x0 JMP 0x003993a5 CMP dword ptr [R13 + 0x4c],EBX JNZ 0x00399219 NOP word ptr [RAX + RAX*0x1] XOR EBP,EBP MOV R9D,dword ptr [RSP + 0x10] MOV ESI,0xffffffff MOV dword ptr [RSP + 0x20],0x0 MOV R14D,EBP MOV RBP,qword ptr [RSP + 0x18] TEST DIL,DIL JZ 0x003992db CMP dword ptr [R13 + 0x4c],EBX JZ 0x00399888 CMP dword ptr [R13 + 0x48],EBX JZ 0x00399888 CMP dword ptr [R13 + 0xf0],EBX JZ 0x00399560 TEST R14B,R14B JZ 0x00399888 CMP dword ptr [R13 + 0xe8],EBX JZ 0x00399311 CMP dword ptr [R13 + 0xec],EBX JNZ 0x00399cd0 CMP R12D,0x10 SETZ AL TEST ECX,ECX SETZ DL OR AL,DL JZ 0x00399d40 MOV dword ptr [RSP + 0x20],0x0 XOR R14D,R14D MOV R12D,0x10 MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x003995b0 ADD RAX,0x4 MOV qword ptr [R15 + 0x10],RAX MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x003995d8 MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV EAX,0x0 SETZ R9B CMOVZ R15,RAX TEST RBP,RBP SETNZ DL AND DL,byte ptr [RSP + 0x8] JNZ 0x003996c0 MOVZX EDX,byte ptr [RSP + 0x8] CMP R9B,DL JNZ 0x003995f8 MOV dword ptr [RSP + 0x10],0xffffffff MOVZX EDI,byte ptr [R13 + 0x20] MOV qword ptr [RSP + 0x18],RBP MOV EBP,R14D MOV R14D,0x1 MOV qword ptr [RSP + 0x30],0x16 CMP R12D,0x10 JZ 0x003993bc MOVSXD RAX,R12D MOV qword ptr [RSP + 0x30],RAX LEA RAX,[RSP + 0x60] MOV byte ptr [RSP + 0x70],0x0 MOV qword ptr [RSP + 0x40],RAX LEA RAX,[RSP + 0x70] MOV qword ptr [RSP + 0x60],RAX MOV qword ptr [RSP + 0x68],0x0 TEST DIL,DIL JNZ 0x00399a28 MOV ECX,0xffffffff XOR EDX,EDX MOV EAX,ECX DIV R12D MOV dword ptr [RSP + 0x38],EAX MOVZX EAX,byte ptr [R13 + 0x148] MOV byte ptr [RSP + 0x3c],AL TEST AL,AL JNZ 0x003998a0 TEST R14B,R14B JNZ 0x00399e99 MOV byte ptr [RSP + 0x5a],0x0 MOV dword ptr [RSP + 0x2c],0x0 MOV dword ptr [RSP + 0x3c],ECX NOP dword ptr [RAX] CMP qword ptr [RSP + 0x30],0xa JA 0x00399640 CMP EBX,0x2f JLE 0x00399860 MOV EAX,dword ptr [RSP + 0x30] ADD EAX,0x30 CMP EAX,EBX JLE 0x00399860 SUB EBX,0x30 MOV ESI,dword ptr [RSP + 0x2c] CMP dword ptr [RSP + 0x38],ESI JNC 0x0039965c MOV byte ptr [RSP + 0x5a],0x1 MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x0039968a ADD RAX,0x4 MOV qword ptr [R15 + 0x10],RAX MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x003996a8 MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV EAX,0x0 SETZ byte ptr [RSP + 0x10] CMOVZ R15,RAX CMP qword ptr [RSP + 0x18],0x0 SETNZ BL AND BL,byte ptr [RSP + 0x8] JNZ 0x00399740 MOVZX EBX,byte ptr [RSP + 0x8] CMP byte ptr [RSP + 0x10],BL JNZ 0x003996f0 MOV RBX,qword ptr [RSP + 0x68] MOV RDI,qword ptr [RSP + 0x60] MOV byte ptr [RSP + 0x3c],0x1 MOV dword ptr [RSP + 0x10],0xffffffff TEST RBX,RBX JNZ 0x00399790 CMP BPL,0x1 JZ 0x00399817 MOV EAX,dword ptr [RSP + 0x20] TEST EAX,EAX JNZ 0x00399817 MOV RAX,qword ptr [RSP + 0xc8] MOV dword ptr [RAX],0x0 MOV RAX,qword ptr [RSP + 0xc0] MOV dword ptr [RAX],0x4 CMP byte ptr [RSP + 0x3c],0x0 JZ 0x0039951f MOV RAX,qword ptr [RSP + 0xc0] OR dword ptr [RAX],0x2 MOV RAX,qword ptr [RSP + 0x40] MOV EDX,dword ptr [RSP + 0x10] MOV RBX,-0x100000000 AND RBX,qword ptr [RSP + 0x50] ADD RAX,0x10 OR RBX,RDX CMP RDI,RAX JZ 0x00399548 CALL 0x00338a50 ADD RSP,0x88 MOV RAX,R15 MOV RDX,RBX POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV R8D,R14D XOR R8D,0x1 CMP R12D,0xa SETZ AL OR AL,R8B JZ 0x003992fb CMP R12D,0x8 SETZ R8B TEST ECX,ECX SETZ DL OR R8B,DL MOV R14D,R8D JZ 0x00399878 MOV dword ptr [RSP + 0x20],0x0 MOV R12D,0x8 MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JC 0x00399344 NOP dword ptr [RAX] MOV RAX,qword ptr [R15] MOV dword ptr [RSP + 0x10],ECX MOV RDI,R15 CALL qword ptr [RAX + 0x50] MOV ECX,dword ptr [RSP + 0x10] MOV ESI,0xffffffff MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JC 0x0039935a NOP dword ptr [RAX] MOV RAX,qword ptr [R15] MOV dword ptr [RSP + 0x10],ECX MOV RDI,R15 CALL qword ptr [RAX + 0x48] MOV ECX,dword ptr [RSP + 0x10] MOV ESI,0xffffffff JMP 0x0039935c MOV EBX,ESI TEST R15,R15 JZ 0x0039961b MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x00399d57 MOV EBX,dword ptr [RAX] CMP EBX,-0x1 MOV EAX,0x0 CMOVZ R15,RAX MOVZX EDI,byte ptr [R13 + 0x20] MOV R9D,ESI TEST R14B,R14B JNZ 0x003992cc MOV qword ptr [RSP + 0x18],RBP MOV EBP,R14D MOV dword ptr [RSP + 0x10],ESI JMP 0x003993a5 LEA EAX,[RBX + -0x30] CMP EAX,0x9 JA 0x00399728 MOV EBX,EAX MOV ESI,dword ptr [RSP + 0x2c] CMP dword ptr [RSP + 0x38],ESI JC 0x0039945d MOV EAX,dword ptr [RSP + 0x2c] MOV EDX,EBX NOT EDX IMUL EAX,R12D CMP EDX,EAX SETC DL ADD EAX,EBX OR byte ptr [RSP + 0x5a],DL MOV dword ptr [RSP + 0x2c],EAX MOV RAX,qword ptr [R15 + 0x10] ADD dword ptr [RSP + 0x20],0x1 CMP RAX,qword ptr [R15 + 0x18] JC 0x00399470 MOV RAX,qword ptr [R15] MOV RDI,R15 CALL qword ptr [RAX + 0x50] MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JC 0x00399486 NOP dword ptr [RAX] MOV RAX,qword ptr [R15] MOV RDI,R15 CALL qword ptr [RAX + 0x48] JMP 0x00399488 MOV RAX,qword ptr [RBP + 0x10] CMP RAX,qword ptr [RBP + 0x18] JNC 0x00399b10 MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV EDI,0x0 MOV EAX,0x0 CMOVZ RBP,RDI CMOVNZ EDX,EAX JMP 0x00399381 TEST R15,R15 JZ 0x00399850 MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x00399de8 MOV EBX,dword ptr [RAX] MOV EAX,EBX CMP EAX,-0x1 MOV EAX,0x0 CMOVZ R15,RAX MOV EAX,dword ptr [RSP + 0x3c] MOV dword ptr [RSP + 0x10],EAX JMP 0x00399428 LEA EAX,[RBX + -0x61] CMP EAX,0x5 JA 0x00399778 SUB EBX,0x57 JMP 0x0039944f MOV RCX,qword ptr [RSP + 0x18] MOV RAX,qword ptr [RCX + 0x10] CMP RAX,qword ptr [RCX + 0x18] JNC 0x00399cb0 MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV EDX,0x0 CMOVNZ RDX,qword ptr [RSP + 0x18] MOV EAX,0x0 CMOVNZ EBX,EAX MOV qword ptr [RSP + 0x18],RDX JMP 0x003994b1 LEA EAX,[RBX + -0x41] CMP EAX,0x5 JA 0x00399860 SUB EBX,0x37 JMP 0x0039944f MOVZX EAX,byte ptr [RSP + 0x20] LEA R12,[RBX + 0x1] MOV byte ptr [RSP + 0x8],AL MOV RAX,qword ptr [RSP + 0x40] ADD RAX,0x10 CMP RDI,RAX JZ 0x00399da9 MOV RAX,qword ptr [RSP + 0x70] CMP R12,RAX JA 0x00399ce7 MOVZX EAX,byte ptr [RSP + 0x8] MOV RDX,qword ptr [RSP + 0x40] MOV byte ptr [RDI + RBX*0x1],AL MOV RAX,qword ptr [RSP + 0x60] MOV qword ptr [RSP + 0x68],R12 MOV byte ptr [RAX + R12*0x1],0x0 MOV RSI,qword ptr [R13 + 0x18] MOV RDI,qword ptr [R13 + 0x10] CALL 0x003c31b0 TEST AL,AL JNZ 0x003997f8 MOV RAX,qword ptr [RSP + 0xc0] MOV dword ptr [RAX],0x4 MOV EDX,dword ptr [RSP + 0x20] MOV RDI,qword ptr [RSP + 0x60] TEST EDX,EDX JNZ 0x00399817 CMP BPL,0x1 JZ 0x00399817 CMP qword ptr [RSP + 0x68],0x0 JZ 0x003994f1 TEST R14B,R14B JNZ 0x003994f1 CMP byte ptr [RSP + 0x5a],0x0 JZ 0x00399ba0 MOV RAX,qword ptr [RSP + 0xc8] MOV dword ptr [RAX],0xffffffff MOV RAX,qword ptr [RSP + 0xc0] MOV dword ptr [RAX],0x4 JMP 0x0039950d MOV EBX,dword ptr [RSP + 0x3c] JMP 0x00399717 MOV RBX,qword ptr [RSP + 0x68] MOV RDI,qword ptr [RSP + 0x60] MOV byte ptr [RSP + 0x3c],0x0 JMP 0x003994d2 ADD dword ptr [RSP + 0x20],0x1 MOV R14D,EAX JMP 0x00399336 MOV qword ptr [RSP + 0x18],RBP MOV EBP,R14D XOR R14D,R14D MOV dword ptr [RSP + 0x10],R9D JMP 0x003993a5 TEST R14B,R14B JNZ 0x00399e75 LEA RAX,[R13 + 0xf0] MOV byte ptr [RSP + 0x5a],0x0 MOV qword ptr [RSP + 0x48],RAX MOV dword ptr [RSP + 0x2c],0x0 MOV dword ptr [RSP + 0x5c],ECX MOVZX EAX,byte ptr [R13 + 0x20] TEST AL,AL JZ 0x003998d9 CMP dword ptr [R13 + 0x4c],EBX JZ 0x00399aa0 CMP EBX,dword ptr [R13 + 0x48] JZ 0x00399860 MOV RDX,qword ptr [RSP + 0x30] MOV RDI,qword ptr [RSP + 0x48] MOV ESI,EBX CALL 0x001504d0 TEST RAX,RAX JZ 0x00399860 SUB RAX,qword ptr [RSP + 0x48] MOV ECX,dword ptr [RSP + 0x2c] SAR RAX,0x2 LEA EDX,[RAX + -0x6] CMP EAX,0xf CMOVG EAX,EDX CMP dword ptr [RSP + 0x38],ECX JC 0x003999b0 IMUL ECX,R12D MOV EDX,ECX MOV ECX,EAX NOT ECX CMP ECX,EDX SETC CL ADD EAX,EDX OR byte ptr [RSP + 0x5a],CL ADD dword ptr [RSP + 0x20],0x1 MOV dword ptr [RSP + 0x2c],EAX MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x003999c7 ADD RAX,0x4 MOV qword ptr [R15 + 0x10],RAX MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x003999e0 MOV EAX,dword ptr [RAX] MOVZX ECX,byte ptr [RSP + 0x3c] CMP EAX,-0x1 MOV EDX,0x0 MOV EAX,0x0 CMOVZ R15,RAX CMOVZ EDX,ECX CMP qword ptr [RSP + 0x18],0x0 SETNZ BL MOV byte ptr [RSP + 0x10],DL AND BL,byte ptr [RSP + 0x8] JNZ 0x00399a61 MOVZX EBX,byte ptr [RSP + 0x8] CMP BL,byte ptr [RSP + 0x10] JNZ 0x003999f0 MOV RBX,qword ptr [RSP + 0x68] MOV RDI,qword ptr [RSP + 0x60] MOV dword ptr [RSP + 0x10],0xffffffff JMP 0x003994d2 MOVZX EAX,byte ptr [RSP + 0x3c] MOV byte ptr [RSP + 0x5a],AL MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JC 0x00399945 MOV RAX,qword ptr [R15] MOV RDI,R15 CALL qword ptr [RAX + 0x50] MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JC 0x0039995b NOP MOV RAX,qword ptr [R15] MOV RDI,R15 CALL qword ptr [RAX + 0x48] JMP 0x0039995d TEST R15,R15 JZ 0x00399cc0 MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x00399dbd MOV EBX,dword ptr [RAX] MOV EAX,EBX CMP EAX,-0x1 MOV EAX,0x0 CMOVZ R15,RAX MOV EAX,dword ptr [RSP + 0x5c] MOV dword ptr [RSP + 0x10],EAX JMP 0x003998c6 MOV RDI,qword ptr [RSP + 0x40] MOV ESI,0x20 CALL 0x0033fbf0 JMP 0x003993e7 MOVZX EDI,byte ptr [R13 + 0x20] MOV byte ptr [RSP + 0x5b],0x0 XOR EBX,EBX XOR EBP,EBP MOV R14D,0x1 MOV dword ptr [RSP + 0x20],0x0 JMP 0x003993a5 MOV RCX,qword ptr [RSP + 0x18] MOV RAX,qword ptr [RCX + 0x10] CMP RAX,qword ptr [RCX + 0x18] JNC 0x00399df8 MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV EDX,0x0 CMOVNZ RDX,qword ptr [RSP + 0x18] MOV EAX,0x0 CMOVNZ EBX,EAX MOV qword ptr [RSP + 0x18],RDX JMP 0x00399992 MOV ESI,dword ptr [RSP + 0x20] MOV RBX,qword ptr [RSP + 0x68] MOV RDI,qword ptr [RSP + 0x60] TEST ESI,ESI JZ 0x00399ed3 LEA RAX,[RBX + 0x1] MOV byte ptr [RSP + 0x20],SIL MOV qword ptr [RSP + 0x10],RAX MOV RAX,qword ptr [RSP + 0x40] ADD RAX,0x10 CMP RDI,RAX JZ 0x00399db3 MOV RAX,qword ptr [RSP + 0x70] CMP qword ptr [RSP + 0x10],RAX JA 0x00399bf2 MOVZX EAX,byte ptr [RSP + 0x20] MOV RCX,qword ptr [RSP + 0x10] MOV dword ptr [RSP + 0x20],0x0 MOV byte ptr [RDI + RBX*0x1],AL MOV RAX,qword ptr [RSP + 0x60] MOV qword ptr [RSP + 0x68],RCX MOV byte ptr [RAX + RCX*0x1],0x0 JMP 0x00399937 MOV RAX,qword ptr [RBP] MOV dword ptr [RSP + 0x2c],ECX MOV RDI,RBP MOV byte ptr [RSP + 0x18],R9B MOV byte ptr [RSP + 0x10],DL CALL qword ptr [RAX + 0x48] MOV ECX,dword ptr [RSP + 0x2c] MOV ESI,0xffffffff MOVZX R9D,byte ptr [RSP + 0x18] MOVZX EDX,byte ptr [RSP + 0x10] JMP 0x003996d0 MOV RAX,qword ptr [RBX + 0x10] CMP RAX,qword ptr [RBX + 0x18] JNC 0x00399e1e MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV ESI,0x0 MOV EAX,0x0 CMOVNZ RSI,RBX CMOVNZ EBP,EAX MOV qword ptr [RSP + 0x18],RSI JMP 0x003991d4 MOV RAX,qword ptr [RBP + 0x10] CMP RAX,qword ptr [RBP + 0x18] JNC 0x00399e3d MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV ESI,0x0 MOV EAX,0x0 CMOVNZ RSI,RBP CMOVNZ R14D,EAX MOV R15,RSI JMP 0x003991b0 MOV ESI,dword ptr [RSP + 0x2c] MOV EAX,ESI NEG EAX CMP byte ptr [RSP + 0x5b],0x0 CMOVZ EAX,ESI MOV RSI,qword ptr [RSP + 0xc8] MOV dword ptr [RSI],EAX JMP 0x0039950d MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x00399e5d MOV EBX,dword ptr [RAX] MOV EAX,EBX CMP EAX,-0x1 MOV EAX,0x0 CMOVZ R15,RAX JMP 0x003991ee MOV byte ptr [RSP + 0x5b],0x0 JMP 0x003992b0 MOV RDI,qword ptr [RSP + 0x40] MOV R8D,0x1 XOR ECX,ECX XOR EDX,EDX MOV RSI,RBX CALL 0x0033f740 MOV RDI,qword ptr [RSP + 0x60] JMP 0x00399ae6 MOV EDI,0x150 CALL 0x00337280 MOV R13,RAX MOV dword ptr [RAX + 0x8],0x0 LEA RAX,[0x4b72e0] LEA RSI,[R12 + 0xd0] MOV qword ptr [R13 + 0x10],0x0 MOV RDI,R13 ADD RAX,0x10 MOV qword ptr [R13 + 0x18],0x0 MOV qword ptr [R13],RAX MOV byte ptr [R13 + 0x20],0x0 MOV qword ptr [R13 + 0x28],0x0 MOV qword ptr [R13 + 0x30],0x0 MOV qword ptr [R13 + 0x38],0x0 MOV qword ptr [R13 + 0x40],0x0 MOV qword ptr [R13 + 0x48],0x0 MOV byte ptr [R13 + 0x148],0x0 CALL 0x003859d0 MOV RDI,qword ptr [R12 + 0xd0] MOV RDX,qword ptr [RSP + 0x20] MOV RSI,R13 CALL 0x0033b600 MOV R13,qword ptr [R14] JMP 0x00399170 MOV RDI,qword ptr [RSP + 0x18] MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] JMP 0x00399755 MOV EBX,dword ptr [RSP + 0x5c] JMP 0x00399a17 MOV qword ptr [RSP + 0x18],RBP XOR R14D,R14D MOV EBP,0x1 MOV dword ptr [RSP + 0x10],R9D JMP 0x003993a5 MOV RDI,qword ptr [RSP + 0x40] MOV R8D,0x1 XOR ECX,ECX XOR EDX,EDX MOV RSI,RBX CALL 0x0033f740 MOV RDI,qword ptr [RSP + 0x60] JMP 0x003997bd MOV EBX,0xffffffff TEST R15,R15 JZ 0x00399d2e MOV RAX,qword ptr [R15 + 0x10] CMP RAX,qword ptr [R15 + 0x18] JNC 0x00399dcd MOV EBX,dword ptr [RAX] CMP EBX,-0x1 MOV EAX,0x0 CMOVZ R15,RAX MOVZX EDI,byte ptr [R13 + 0x20] MOV dword ptr [RSP + 0x10],0xffffffff JMP 0x003992b0 MOV qword ptr [RSP + 0x18],RBP MOV R14D,EAX MOV EBP,0x1 MOV dword ptr [RSP + 0x10],R9D JMP 0x003993b4 MOV RAX,qword ptr [R15] MOV dword ptr [RSP + 0x10],ECX MOV RDI,R15 CALL qword ptr [RAX + 0x48] MOV ECX,dword ptr [RSP + 0x10] MOV ESI,0xffffffff MOV EBX,EAX JMP 0x0039960f MOV RSI,qword ptr [RSP + 0x18] MOV RAX,qword ptr [RSI + 0x10] CMP RAX,qword ptr [RSI + 0x18] JNC 0x00399ee0 MOV EAX,dword ptr [RAX] CMP EAX,-0x1 MOV EDX,0x0 CMOVNZ RDX,qword ptr [RSP + 0x18] MOV EAX,0x0 CMOVNZ EBP,EAX MOV qword ptr [RSP + 0x18],RDX JMP 0x00399273 MOV EAX,0xf JMP 0x003997b4 MOV EAX,0xf JMP 0x00399adb MOV RAX,qword ptr [R15] MOV RDI,R15 CALL qword ptr [RAX + 0x48] MOV EBX,EAX JMP 0x00399a0b MOV RAX,qword ptr [R15] MOV dword ptr [RSP + 0x10],ECX MOV RDI,R15 CALL qword ptr [RAX + 0x48] MOV ECX,dword ptr [RSP + 0x10] MOV EBX,EAX JMP 0x00399d22 MOV RAX,qword ptr [R15] MOV RDI,R15 CALL qword ptr [RAX + 0x48] MOV EBX,EAX JMP 0x0039970b MOV RDI,qword ptr [RSP + 0x18] MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] JMP 0x00399a76 MOV RAX,qword ptr [R15] MOV dword ptr [RSP + 0x10],ECX MOV RDI,R15 CALL qword ptr [RAX + 0x50] MOV ECX,dword ptr [RSP + 0x10] JMP 0x00399239 MOV RAX,qword ptr [RBX] MOV dword ptr [RSP + 0x20],ECX MOV RDI,RBX MOV byte ptr [RSP + 0x18],DL CALL qword ptr [RAX + 0x48] MOV ECX,dword ptr [RSP + 0x20] MOVZX EDX,byte ptr [RSP + 0x18] JMP 0x00399b50 MOV RAX,qword ptr [RBP] MOV dword ptr [RSP + 0x2c],ECX MOV RDI,RBP MOV byte ptr [RSP + 0x20],DL CALL qword ptr [RAX + 0x48] MOV ECX,dword ptr [RSP + 0x2c] MOVZX EDX,byte ptr [RSP + 0x20] JMP 0x00399b80 MOV RAX,qword ptr [R15] MOV dword ptr [RSP + 0x20],ECX MOV RDI,R15 CALL qword ptr [RAX + 0x48] MOV ECX,dword ptr [RSP + 0x20] MOV EBX,EAX JMP 0x00399bd2 MOV RBX,qword ptr [RSP + 0x68] MOV byte ptr [RSP + 0x3c],R14B XOR R14D,R14D MOV RDI,qword ptr [RSP + 0x60] MOV dword ptr [RSP + 0x2c],0x0 MOV byte ptr [RSP + 0x5a],0x0 JMP 0x003994d2 MOV RBX,qword ptr [RSP + 0x68] MOV RDI,qword ptr [RSP + 0x60] MOV byte ptr [RSP + 0x3c],R14B XOR R14D,R14D MOV byte ptr [RSP + 0x5a],0x0 MOV dword ptr [RSP + 0x2c],0x0 JMP 0x003994d2 MOV RAX,qword ptr [R15] MOV dword ptr [RSP + 0x10],ECX MOV RDI,R15 CALL qword ptr [RAX + 0x48] MOV ECX,dword ptr [RSP + 0x10] JMP 0x00399249 MOV byte ptr [RSP + 0x3c],0x0 MOV R14D,EAX JMP 0x003994d2 MOV RDI,qword ptr [RSP + 0x18] MOV dword ptr [RSP + 0x10],ECX MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] MOV ECX,dword ptr [RSP + 0x10] JMP 0x00399d89
null
null
null
null
[('const-4944624', u'PTRSUB_-1205417894'), (u'LOAD_-1205431477', u'INT_ADD_-1205431428'), (u'MULTIEQUAL_-1205420086', u'MULTIEQUAL_-1205419917'), (u'BOOL_NEGATE_-1205423166', u'BOOL_AND_-1205429022'), ('const-433', u'LOAD_-1205427732'), (u'COPY_-1205428526', u'MULTIEQUAL_-1205420880'), (u'COPY_-1205423912', u'MULTIEQUAL_-1205424663'), (u'INDIRECT_-1205419940', u'MULTIEQUAL_-1205419672'), (u'LOAD_-1205429253', u'CAST_-1205419126'), ('const-1', u'PTRADD_-1205427261'), (u'INT_ADD_-1205429173', u'CAST_-1205420097'), (u'MULTIEQUAL_-1205420968', u'COPY_-1205418018'), ('const-72', u'INT_ADD_-1205425780'), ('tmp_2914', u'CBRANCH_-1205429153'), ('tmp_765', u'CBRANCH_-1205431482'), ('const-8', u'PTRADD_-1205419485'), ('const-2', u'PTRADD_-1205420200'), (u'INT_EQUAL_-1205428403', u'CBRANCH_-1205428401'), ('const-433', u'LOAD_-1205425487'), (u'MULTIEQUAL_-1205420760', u'MULTIEQUAL_-1205420602'), (u'MULTIEQUAL_-1205420854', u'MULTIEQUAL_-1205420184'), (u'MULTIEQUAL_-1205421411', u'MULTIEQUAL_-1205418858'), (u'LOAD_-1205426225', u'CAST_-1205417981'), (u'CAST_-1205417941', u'INT_LESS_-1205426091'), (u'COPY_-1205427782', u'MULTIEQUAL_-1205422619'), ('const-4294967295', u'INT_NOTEQUAL_-1205426063'), (u'MULTIEQUAL_-1205422419', u'MULTIEQUAL_-1205422387'), (u'MULTIEQUAL_-1205420155', u'MULTIEQUAL_-1205420148'), ('const-0', u'STORE_-1205425783'), (u'LOAD_-1205429013', u'INT_LESS_-1205428991'), ('const-0', u'COPY_-1205426339'), (u'MULTIEQUAL_-1205424592', u'LOAD_-1205425813'), (u'MULTIEQUAL_-1205422373', u'MULTIEQUAL_-1205421283'), (u'CALLIND_-1205425317', u'MULTIEQUAL_-1205421077'), ('tmp_6090', u'BRANCH_-1205426602'), (u'INT_ADD_-1205427433', u'INT_LESS_-1205427349'), (u'COPY_-1205420609', u'MULTIEQUAL_-1205424100'), ('const-236', u'INT_ADD_-1205429106'), ('const-433', u'STORE_-1205430530'), (u'MULTIEQUAL_-1205423633', u'MULTIEQUAL_-1205423787'), (u'MULTIEQUAL_-1205421829', u'MULTIEQUAL_-1205424508'), (u'MULTIEQUAL_-1205422951', u'MULTIEQUAL_-1205422773'), (u'MULTIEQUAL_-1205421935', u'MULTIEQUAL_-1205421880'), ('tmp_5261', u'CBRANCH_-1205427642'), ('tmp_1145', u'CBRANCH_-1205430933'), (u'LOAD_-1205429189', u'INT_EQUAL_-1205429174'), (u'MULTIEQUAL_-1205423253', u'INT_ADD_-1205422757'), (u'INT_ADD_-1205428021', u'CAST_-1205419321'), ('const-4294967295', u'INT_NOTEQUAL_-1205429178'), ('const-0', u'COPY_-1205428056'), ('const-1', u'INT_XOR_-1205419816'), (u'MULTIEQUAL_-1205421677', u'INT_EQUAL_-1205428069'), ('const-433', u'LOAD_-1205429345'), ('const-2', u'PTRADD_-1205419549'), (u'CAST_-1205418133', u'INT_LESS_-1205427646'), (u'MULTIEQUAL_-1205420933', u'MULTIEQUAL_-1205420922'), ('const-80', u'INT_ADD_-1205428043'), (u'COPY_-1205421189', u'MULTIEQUAL_-1205423517'), (u'MULTIEQUAL_-1205424753', u'PTRADD_-1205417986'), ('const-3', u'PTRADD_-1205417641'), (u'CALLIND_-1205425786', u'INDIRECT_-1205418412'), (u'MULTIEQUAL_-1205419651', u'MULTIEQUAL_-1205420284'), ('const-2', u'PTRADD_-1205420500'), (u'MULTIEQUAL_-1205419955', u'MULTIEQUAL_-1205419917'), ('const-3', u'PTRADD_-1205418445'), (u'INDIRECT_-1205418136', u'MULTIEQUAL_-1205418446'), (u'MULTIEQUAL_-1205420950', u'MULTIEQUAL_-1205420185'), (u'CAST_-1205417749', u'STORE_-1205425828'), (u'MULTIEQUAL_-1205418858', u'MULTIEQUAL_-1205421389'), ('const-3', u'PTRADD_-1205419908'), ('tmp_7899', u'CBRANCH_-1205425812'), (u'MULTIEQUAL_-1205423045', u'MULTIEQUAL_-1205423957'), (u'INT_ADD_-1205429128', u'CAST_-1205420072'), (u'MULTIEQUAL_-1205420301', u'MULTIEQUAL_-1205420288'), (u'CAST_-1205418315', u'INT_LESSEQUAL_-1205427715'), ('const-0', u'COPY_-1205426328'), ('const-8', u'PTRADD_-1205419227'), (u'MULTIEQUAL_-1205420762', u'MULTIEQUAL_-1205421281'), (u'INT_ADD_-1205425687', u'CAST_-1205417656'), (u'MULTIEQUAL_-1205420185', u'PTRADD_-1205429202'), (u'CAST_-1205418297', u'LOAD_-1205427747'), ('const-0', u'COPY_-1205427023'), ('const-72', u'INT_ADD_-1205427524'), ('const-8', u'INT_EQUAL_-1205431819'), ('const-0', u'INT_EQUAL_-1205430328'), ('const-1', u'PTRADD_-1205425740'), (u'COPY_-1205418674', u'MULTIEQUAL_-1205421763'), ('const-0', u'COPY_-1205420749'), (u'MULTIEQUAL_-1205424874', u'MULTIEQUAL_-1205425054'), (u'COPY_-1205427031', u'MULTIEQUAL_-1205421223'), ('const-0', u'COPY_-1205426133'), (u'MULTIEQUAL_-1205418789', u'CAST_-1205418347'), (u'MULTIEQUAL_-1205420572', u'MULTIEQUAL_-1205420701'), (u'MULTIEQUAL_-1205420730', u'MULTIEQUAL_-1205420031'), ('const-3', u'PTRADD_-1205417981'), (u'CAST_-1205417271', u'LOAD_-1205426824'), ('tmp_22208', u'LOAD_-1205425352'), (u'INT_LESS_-1205428148', u'CBRANCH_-1205428144'), (u'CALL_-1205428417', u'CAST_-1205418513'), ('tmp_567', u'CBRANCH_-1205431618'), (u'INT_NOTEQUAL_-1205429375', u'CBRANCH_-1205429374'), (u'MULTIEQUAL_-1205418860', u'MULTIEQUAL_-1205418609'), ('tmp_6625', u'CBRANCH_-1205428936'), (u'PTRADD_-1205419549', u'LOAD_-1205428036'), (u'COPY_-1205418850', u'COPY_-1205418548'), ('const-48', u'INT_SLESS_-1205430669'), (u'MULTIEQUAL_-1205422385', u'INT_EQUAL_-1205427847'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205428535'), (u'LOAD_-1205428813', u'MULTIEQUAL_-1205423347'), ('const-1', u'COPY_-1205417815'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205428533'), ('const-80', u'INT_ADD_-1205429319'), ('const-0', u'PTRSUB_-1205417894'), (u'MULTIEQUAL_-1205422951', u'MULTIEQUAL_-1205423045'), (u'INT_ADD_-1205426607', u'CAST_-1205417467'), (u'PTRADD_-1205418628', u'LOAD_-1205428127'), (u'MULTIEQUAL_-1205420058', u'MULTIEQUAL_-1205419983'), (u'INT_EQUAL_-1205431288', u'CBRANCH_-1205431285'), (u'INT_ADD_-1205431574', u'CAST_-1205420365'), (u'LOAD_-1205427747', u'CALLIND_-1205427737'), (u'INT_NOTEQUAL_-1205430935', u'CBRANCH_-1205430933'), (u'MULTIEQUAL_-1205424693', u'LOAD_-1205425647'), (u'MULTIEQUAL_-1205420058', u'MULTIEQUAL_-1205419446'), (u'COPY_-1205419188', u'MULTIEQUAL_-1205422498'), (u'LOAD_-1205427661', u'CAST_-1205418133'), ('const-3', u'PTRADD_-1205419485'), (u'MULTIEQUAL_-1205423581', u'MULTIEQUAL_-1205423372'), ('const-0', u'COPY_-1205430749'), (u'PTRADD_-1205425660', u'STORE_-1205425720'), ('tmp_3153', u'CBRANCH_-1205429306'), ('const-4294967295', u'COPY_-1205423912'), (u'MULTIEQUAL_-1205424318', u'PTRADD_-1205419485'), ('tmp_1052', u'CBRANCH_-1205431285'), ('const-1', u'COPY_-1205423831'), (u'MULTIEQUAL_-1205420313', u'MULTIEQUAL_-1205419651'), ('tmp_33332', u'LOAD_-1205430202'), ('const-72', u'INT_ADD_-1205429299'), (u'INT_EQUAL_-1205427789', u'CBRANCH_-1205427779'), (u'MULTIEQUAL_-1205422773', u'MULTIEQUAL_-1205423957'), ('tmp_5170', u'BRANCH_-1205427759'), (u'MULTIEQUAL_-1205420733', u'MULTIEQUAL_-1205420572'), (u'MULTIEQUAL_-1205420225', u'MULTIEQUAL_-1205421223'), (u'PTRADD_-1205425682', u'CAST_-1205417687'), ('const-224', u'INT_ADD_-1205431574'), (u'MULTIEQUAL_-1205423581', u'INT_EQUAL_-1205429220'), (u'MULTIEQUAL_-1205424318', u'PTRADD_-1205419490'), (u'INDIRECT_-1205418421', u'MULTIEQUAL_-1205419359'), (u'CAST_-1205420532', u'LOAD_-1205425673'), (u'MULTIEQUAL_-1205423253', u'INT_SLESS_-1205430669'), ('const-2', u'PTRADD_-1205419368'), (u'PTRADD_-1205427261', u'STORE_-1205427321'), ('const-433', u'STORE_-1205430241'), (u'CAST_-1205417498', u'INT_LESS_-1205426664'), ('const-433', u'STORE_-1205425790'), (u'LOAD_-1205431902', u'MULTIEQUAL_-1205424943'), ('const-8', u'PTRADD_-1205418623'), (u'CAST_-1205419104', u'INT_LESSEQUAL_-1205429303'), ('tmp_33332', u'STORE_-1205429207'), ('const-2', u'PTRADD_-1205420195'), ('const-2', u'INT_SRIGHT_-1205428340'), (u'CALLIND_-1205426707', u'INDIRECT_-1205419100'), ('const-433', u'LOAD_-1205431915'), (u'COPY_-1205418267', u'MULTIEQUAL_-1205418465'), (u'INT_EQUAL_-1205427393', u'CBRANCH_-1205427391'), (u'INT_EQUAL_-1205428913', u'CBRANCH_-1205428898'), ('tmp_4874', u'CBRANCH_-1205428044'), ('const-433', u'STORE_-1205429262'), (u'COPY_-1205421840', u'MULTIEQUAL_-1205423517'), ('tmp_8421', u'CBRANCH_-1205426166'), (u'MULTIEQUAL_-1205420945', u'MULTIEQUAL_-1205420275'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205428446'), (u'MULTIEQUAL_-1205420937', u'MULTIEQUAL_-1205420925'), (u'MULTIEQUAL_-1205420706', u'MULTIEQUAL_-1205420104'), ('const-433', u'LOAD_-1205426679'), (u'MULTIEQUAL_-1205421299', u'MULTIEQUAL_-1205420734'), (u'MULTIEQUAL_-1205420730', u'MULTIEQUAL_-1205420701'), ('const-8', u'PTRADD_-1205419490'), (u'BOOL_AND_-1205421584', u'COPY_-1205418088'), (u'MULTIEQUAL_-1205423253', u'INT_ADD_-1205428985'), (u'CAST_-1205420532', u'LOAD_-1205431902'), (u'CAST_-1205417782', u'PTRADD_-1205425704'), ('tmp_22208', u'COPY_-1205418023'), (u'LOAD_-1205430569', u'CAST_-1205419663'), ('tmp_4491', u'CBRANCH_-1205428284'), ('const-0', u'COPY_-1205418850'), (u'INT_NOTEQUAL_-1205425824', u'BOOL_NEGATE_-1205417607'), (u'MULTIEQUAL_-1205421207', u'MULTIEQUAL_-1205421039'), (u'INT_ADD_-1205429106', u'CAST_-1205420062'), (u'INDIRECT_-1205418873', u'MULTIEQUAL_-1205419125'), (u'MULTIEQUAL_-1205418735', u'MULTIEQUAL_-1205418585'), ('tmp_8673', u'BRANCH_-1205425300'), ('const-433', u'STORE_-1205429262'), (u'CAST_-1205419287', u'LOAD_-1205428140'), (u'MULTIEQUAL_-1205421311', u'MULTIEQUAL_-1205421283'), (u'MULTIEQUAL_-1205420880', u'INT_LESSEQUAL_-1205428286'), ('const--72', u'PTRSUB_-1205419058'), (u'BOOL_AND_-1205430391', u'CBRANCH_-1205430413'), (u'LOAD_-1205430807', u'INT_EQUAL_-1205430776'), (u'MULTIEQUAL_-1205423725', u'INT_EQUAL_-1205431288'), (u'INT_EQUAL_-1205428043', u'INT_OR_-1205419794'), (u'MULTIEQUAL_-1205421763', u'INT_NEGATE_-1205428236'), (u'MULTIEQUAL_-1205424753', u'MULTIEQUAL_-1205424265'), (u'COPY_-1205430584', u'MULTIEQUAL_-1205420762'), (u'INDIRECT_-1205420105', u'MULTIEQUAL_-1205420018'), (u'MULTIEQUAL_-1205420701', u'MULTIEQUAL_-1205421880'), (u'MULTIEQUAL_-1205420880', u'MULTIEQUAL_-1205420733'), (u'MULTIEQUAL_-1205419735', u'MULTIEQUAL_-1205419712'), (u'MULTIEQUAL_-1205419959', u'MULTIEQUAL_-1205419945'), (u'INT_EQUAL_-1205430776', u'CBRANCH_-1205430774'), (u'MULTIEQUAL_-1205423571', u'MULTIEQUAL_-1205423553'), (u'INDIRECT_-1205419756', u'MULTIEQUAL_-1205419646'), (u'LOAD_-1205425352', u'INT_ADD_-1205425311'), (u'INT_ADD_-1205429319', u'CAST_-1205419108'), (u'MULTIEQUAL_-1205420981', u'MULTIEQUAL_-1205420379'), ('const--88', u'PTRSUB_-1205420080'), (u'MULTIEQUAL_-1205421725', u'MULTIEQUAL_-1205422072'), ('const-433', u'STORE_-1205425764'), (u'PTRADD_-1205418334', u'LOAD_-1205427661'), (u'INDIRECT_-1205419687', u'MULTIEQUAL_-1205419771'), (u'INT_ADD_-1205429302', u'MULTIEQUAL_-1205421954'), ('const-1', u'PTRADD_-1205429202'), (u'CAST_-1205418444', u'INT_LESS_-1205428156'), (u'PTRADD_-1205425671', u'CAST_-1205417678'), ('tmp_3317', u'CBRANCH_-1205429166'), ('const-2', u'PTRADD_-1205417541'), ('tmp_22212', u'INT_ADD_-1205431861'), ('const-433', u'STORE_-1205428336'), (u'MULTIEQUAL_-1205423829', u'MULTIEQUAL_-1205423634'), ('const-433', u'LOAD_-1205428962'), (u'CALLIND_-1205429305', u'INDIRECT_-1205420232'), (u'BOOL_NEGATE_-1205419301', u'BOOL_AND_-1205422295'), (u'CALLIND_-1205427769', u'MULTIEQUAL_-1205422241'), ('const-433', u'LOAD_-1205428171'), (u'CALLIND_-1205427769', u'INDIRECT_-1205418960'), (u'INDIRECT_-1205418374', u'MULTIEQUAL_-1205420117'), ('tmp_22208', u'CALLIND_-1205425317'), (u'LOAD_-1205429144', u'INT_NOTEQUAL_-1205429128'), (u'COPY_-1205423414', u'MULTIEQUAL_-1205423388'), (u'MULTIEQUAL_-1205422951', u'MULTIEQUAL_-1205423957'), (u'CALLIND_-1205427722', u'INDIRECT_-1205419596'), (u'MULTIEQUAL_-1205418860', u'SUBPIECE_-1205420510'), (u'PTRADD_-1205418063', u'LOAD_-1205426106'), (u'LOAD_-1205429282', u'MULTIEQUAL_-1205425355'), (u'COPY_-1205418416', u'MULTIEQUAL_-1205421725'), (u'LOAD_-1205426083', u'MULTIEQUAL_-1205421077'), (u'MULTIEQUAL_-1205423638', u'MULTIEQUAL_-1205424265'), ('const-0', u'INT_NOTEQUAL_-1205428172'), ('const-433', u'LOAD_-1205427757'), (u'COPY_-1205423737', u'MULTIEQUAL_-1205423680'), (u'CALLIND_-1205429305', u'INDIRECT_-1205420323'), ('tmp_5703', u'CBRANCH_-1205427357'), (u'CAST_-1205418989', u'INT_LESS_-1205429347'), (u'LOAD_-1205427738', u'MULTIEQUAL_-1205424152'), (u'INDIRECT_-1205420447', u'MULTIEQUAL_-1205421039'), (u'CALL_-1205428417', u'INDIRECT_-1205419849'), (u'CALLIND_-1205429305', u'MULTIEQUAL_-1205423019'), (u'MULTIEQUAL_-1205424693', u'PTRADD_-1205420500'), ('const-0', u'COPY_-1205417401'), ('const-10', u'INT_EQUAL_-1205428043'), (u'MULTIEQUAL_-1205420823', u'MULTIEQUAL_-1205420794'), (u'CAST_-1205418238', u'INT_LESS_-1205427820'), ('const-0', u'INT_NOTEQUAL_-1205431695'), (u'MULTIEQUAL_-1205419446', u'MULTIEQUAL_-1205419414'), ('const-8', u'PTRADD_-1205419358'), ('const-433', u'LOAD_-1205427785'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205429196'), ('const-32', u'INT_ADD_-1205428797'), ('tmp_22215', u'LOAD_-1205425452'), ('const-64', u'PTRADD_-1205425682'), (u'MULTIEQUAL_-1205418984', u'MULTIEQUAL_-1205421411'), ('tmp_22215', u'PTRADD_-1205418113'), (u'MULTIEQUAL_-1205424131', u'PTRADD_-1205419333'), ('tmp_33333', u'STORE_-1205428336'), (u'MULTIEQUAL_-1205420890', u'MULTIEQUAL_-1205420288'), (u'INT_EQUAL_-1205431718', u'COPY_-1205420386'), (u'MULTIEQUAL_-1205419925', u'MULTIEQUAL_-1205420701'), (u'CALL_-1205431940', u'INT_MULT_-1205431879'), ('const-0', u'COPY_-1205420391'), ('const-0', u'COPY_-1205420565'), ('const-0', u'INT_NOTEQUAL_-1205430438'), (u'MULTIEQUAL_-1205421265', u'MULTIEQUAL_-1205423829'), (u'INT_EQUAL_-1205429222', u'CBRANCH_-1205429220'), (u'MULTIEQUAL_-1205421038', u'MULTIEQUAL_-1205420368'), (u'COPY_-1205420129', u'MULTIEQUAL_-1205420313'), (u'MULTIEQUAL_-1205420925', u'MULTIEQUAL_-1205420883'), (u'MULTIEQUAL_-1205420859', u'MULTIEQUAL_-1205420823'), ('tmp_6776', u'CBRANCH_-1205428829'), (u'MULTIEQUAL_-1205421404', u'INT_OR_-1205429279'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205431264'), (u'COPY_-1205417187', u'MULTIEQUAL_-1205419905'), (u'INT_EQUAL_-1205431718', u'BOOL_AND_-1205428837'), (u'MULTIEQUAL_-1205424693', u'PTRADD_-1205420475'), (u'MULTIEQUAL_-1205419892', u'SUBPIECE_-1205421365'), (u'CALL_-1205425674', u'INDIRECT_-1205418730'), (u'CAST_-1205417936', u'INT_LESS_-1205426091'), (u'INT_EQUAL_-1205429220', u'CBRANCH_-1205429217'), ('const-72', u'INT_ADD_-1205429196'), (u'CAST_-1205418138', u'INT_LESS_-1205427646'), (u'INT_ADD_-1205427763', u'CAST_-1205417524'), ('tmp_2674', u'CBRANCH_-1205429340'), (u'COPY_-1205417997', u'MULTIEQUAL_-1205421021'), ('tmp_5979', u'CBRANCH_-1205426687'), (u'MULTIEQUAL_-1205420284', u'MULTIEQUAL_-1205420226'), ('const-4294967295', u'COPY_-1205422678'), ('const-433', u'LOAD_-1205428932'), (u'MULTIEQUAL_-1205419950', u'MULTIEQUAL_-1205419400'), ('const-0', u'COPY_-1205426185'), (u'MULTIEQUAL_-1205419983', u'MULTIEQUAL_-1205419959'), (u'MULTIEQUAL_-1205421067', u'MULTIEQUAL_-1205419859'), (u'BOOL_AND_-1205428837', u'BOOL_AND_-1205419518'), (u'LOAD_-1205431877', u'INT_AND_-1205431835'), (u'MULTIEQUAL_-1205423253', u'INT_ADD_-1205428874'), ('const-0', u'INT_EQUAL_-1205428487'), ('tmp_501', u'CBRANCH_-1205431666'), (u'CAST_-1205418873', u'INT_LESS_-1205428889'), (u'MULTIEQUAL_-1205425649', u'LOAD_-1205428932'), (u'CAST_-1205418288', u'INT_LESSEQUAL_-1205427715'), (u'INT_ADD_-1205427524', u'CAST_-1205417211'), (u'INDIRECT_-1205419148', u'MULTIEQUAL_-1205419400'), (u'CAST_-1205417687', u'STORE_-1205425742'), (u'MULTIEQUAL_-1205423581', u'INT_EQUAL_-1205429197'), (u'INT_AND_-1205423244', u'MULTIEQUAL_-1205422758'), (u'INT_NOTEQUAL_-1205426063', u'CBRANCH_-1205426047'), (u'INT_NOTEQUAL_-1205428469', u'CBRANCH_-1205428467'), (u'MULTIEQUAL_-1205421103', u'LOAD_-1205426698'), (u'MULTIEQUAL_-1205421129', u'MULTIEQUAL_-1205420033'), (u'COPY_-1205418279', u'MULTIEQUAL_-1205418465'), ('const-64', u'INT_NOTEQUAL_-1205431834'), ('const-8', u'PTRADD_-1205419888'), ('const-8', u'PTRADD_-1205419591'), (u'MULTIEQUAL_-1205420140', u'MULTIEQUAL_-1205420128'), (u'MULTIEQUAL_-1205424693', u'PTRADD_-1205420495'), (u'INT_NEGATE_-1205429331', u'INT_LESS_-1205429323'), ('const-0', u'INT_NOTEQUAL_-1205430218'), ('const-433', u'LOAD_-1205427742'), (u'INT_EQUAL_-1205429082', u'BOOL_OR_-1205429023'), (u'BOOL_AND_-1205431294', u'BOOL_AND_-1205420885'), ('const-24', u'INT_ADD_-1205431861'), (u'LOAD_-1205428962', u'CAST_-1205419985'), (u'COPY_-1205428515', u'COPY_-1205418447'), ('const-3', u'PTRADD_-1205419883'), (u'MULTIEQUAL_-1205424592', u'PTRADD_-1205417646'), (u'MULTIEQUAL_-1205422059', u'INT_LESSEQUAL_-1205429238'), (u'COPY_-1205420577', u'MULTIEQUAL_-1205423894'), (u'COPY_-1205430749', u'MULTIEQUAL_-1205421404'), ('const-433', u'LOAD_-1205431426'), ('const-8', u'PTRADD_-1205419154'), (u'CAST_-1205419985', u'MULTIEQUAL_-1205425649'), (u'LOAD_-1205425483', u'INT_ADD_-1205425450'), (u'MULTIEQUAL_-1205424483', u'PTRADD_-1205420190'), (u'INDIRECT_-1205420323', u'MULTIEQUAL_-1205420821'), (u'INDIRECT_-1205418545', u'MULTIEQUAL_-1205419423'), (u'MULTIEQUAL_-1205420914', u'MULTIEQUAL_-1205420885'), (u'INT_LESSEQUAL_-1205427920', u'CBRANCH_-1205427918'), (u'MULTIEQUAL_-1205423492', u'MULTIEQUAL_-1205419905'), ('tmp_7146', u'BRANCH_-1205427817'), (u'MULTIEQUAL_-1205423253', u'INT_ADD_-1205422443'), (u'CAST_-1205417782', u'CALL_-1205425705'), (u'MULTIEQUAL_-1205420701', u'MULTIEQUAL_-1205420880'), (u'INDIRECT_-1205418776', u'MULTIEQUAL_-1205420122'), (u'MULTIEQUAL_-1205421361', u'INT_NOTEQUAL_-1205427618'), ('const-8', u'PTRADD_-1205417541'), (u'COPY_-1205418548', u'MULTIEQUAL_-1205418789'), ('const-433', u'LOAD_-1205428955'), (u'COPY_-1205418478', u'MULTIEQUAL_-1205420086'), (u'LOAD_-1205428171', u'CAST_-1205418444'), (u'INT_LESS_-1205428156', u'CBRANCH_-1205428152'), ('const-433', u'LOAD_-1205427747'), (u'PTRADD_-1205425768', u'CAST_-1205417749'), ('const-433', u'LOAD_-1205428170'), ('tmp_22208', u'PTRADD_-1205418068'), (u'MULTIEQUAL_-1205418860', u'INT_ADD_-1205428185'), ('const-433', u'LOAD_-1205428549'), (u'MULTIEQUAL_-1205420058', u'MULTIEQUAL_-1205418977'), (u'INT_MULT_-1205431879', u'INT_ADD_-1205431891'), (u'MULTIEQUAL_-1205421199', u'MULTIEQUAL_-1205422204'), (u'INT_ADD_-1205425412', u'CAST_-1205417236'), (u'MULTIEQUAL_-1205420950', u'MULTIEQUAL_-1205420914'), (u'LOAD_-1205429369', u'CAST_-1205418994'), (u'MULTIEQUAL_-1205420883', u'MULTIEQUAL_-1205419675'), (u'MULTIEQUAL_-1205420225', u'MULTIEQUAL_-1205420105'), (u'INT_MULT_-1205428248', u'INT_ADD_-1205428220'), (u'MULTIEQUAL_-1205419741', u'MULTIEQUAL_-1205419634'), ('const-0', u'STORE_-1205425742'), (u'MULTIEQUAL_-1205423253', u'INT_ADD_-1205430611'), (u'LOAD_-1205428955', u'CAST_-1205419980'), (u'MULTIEQUAL_-1205421318', u'MULTIEQUAL_-1205421311'), ('const-433', u'LOAD_-1205426717'), (u'MULTIEQUAL_-1205419446', u'MULTIEQUAL_-1205419959'), (u'MULTIEQUAL_-1205420387', u'MULTIEQUAL_-1205420140'), (u'LOAD_-1205425647', u'INT_ADD_-1205425614'), (u'MULTIEQUAL_-1205420225', u'MULTIEQUAL_-1205420306'), ('const-433', u'LOAD_-1205431902'), (u'INT_EQUAL_-1205431508', u'CBRANCH_-1205431505'), ('const-433', u'LOAD_-1205426520'), (u'MULTIEQUAL_-1205420195', u'MULTIEQUAL_-1205420945'), (u'INDIRECT_-1205418301', u'MULTIEQUAL_-1205418934'), (u'MULTIEQUAL_-1205420883', u'MULTIEQUAL_-1205420854'), (u'MULTIEQUAL_-1205422842', u'MULTIEQUAL_-1205422419'), (u'CALL_-1205428417', u'INDIRECT_-1205419665'), ('tmp_5517', u'CBRANCH_-1205427713'), (u'BOOL_AND_-1205431643', u'BOOL_AND_-1205421584'), ('const-0', u'SUBPIECE_-1205421990'), (u'MULTIEQUAL_-1205421265', u'INT_EQUAL_-1205426140'), (u'MULTIEQUAL_-1205419125', u'MULTIEQUAL_-1205419555'), (u'MULTIEQUAL_-1205420235', u'MULTIEQUAL_-1205420241'), (u'MULTIEQUAL_-1205424483', u'LOAD_-1205428076'), (u'LOAD_-1205428462', u'INT_EQUAL_-1205428447'), (u'LOAD_-1205431500', u'INT_NOTEQUAL_-1205431484'), (u'MULTIEQUAL_-1205423581', u'INT_NOTEQUAL_-1205429128'), (u'MULTIEQUAL_-1205424693', u'PTRADD_-1205420470'), (u'CAST_-1205418243', u'INT_LESS_-1205427820'), ('const-4294967295', u'INT_EQUAL_-1205428913'), (u'MULTIEQUAL_-1205424318', u'CALLIND_-1205426203'), (u'LOAD_-1205425813', u'INT_ADD_-1205425780'), (u'MULTIEQUAL_-1205425054', u'MULTIEQUAL_-1205422419'), (u'MULTIEQUAL_-1205419692', u'MULTIEQUAL_-1205420288'), (u'COPY_-1205418847', u'MULTIEQUAL_-1205423211'), ('const-5', u'INT_LESS_-1205428889'), ('const-3', u'PTRADD_-1205418334'), (u'MULTIEQUAL_-1205421103', u'PTRADD_-1205418334'), ('const-72', u'INT_ADD_-1205425412'), (u'INT_EQUAL_-1205427988', u'BOOL_NEGATE_-1205422549'), ('const-1', u'PTRADD_-1205425796'), ('const-433', u'LOAD_-1205425874'), (u'MULTIEQUAL_-1205421005', u'MULTIEQUAL_-1205420981'), (u'MULTIEQUAL_-1205423019', u'INT_EQUAL_-1205430476'), (u'CAST_-1205418239', u'LOAD_-1205426520'), (u'MULTIEQUAL_-1205422951', u'CALLIND_-1205427722'), (u'INT_LESS_-1205426171', u'CBRANCH_-1205426167'), ('tmp_7040', u'BRANCH_-1205426185'), (u'PTRADD_-1205420190', u'LOAD_-1205428955'), (u'INT_ADD_-1205429299', u'CAST_-1205419073'), ('const-433', u'STORE_-1205425742'), (u'MULTIEQUAL_-1205420158', u'MULTIEQUAL_-1205420155'), (u'CAST_-1205419980', u'INT_LESS_-1205428940'), ('const-1', u'PTRADD_-1205425723'), (u'MULTIEQUAL_-1205422739', u'MULTIEQUAL_-1205423388'), ('tmp_7085', u'CBRANCH_-1205427870'), ('const-433', u'LOAD_-1205425428'), (u'MULTIEQUAL_-1205420974', u'MULTIEQUAL_-1205420766'), (u'PTRADD_-1205418118', u'LOAD_-1205426232'), (u'MULTIEQUAL_-1205419466', u'MULTIEQUAL_-1205420675'), ('tmp_1367', u'CBRANCH_-1205430754'), (u'PTRADD_-1205417541', u'LOAD_-1205425874'), (u'COPY_-1205420551', u'MULTIEQUAL_-1205424010'), ('const-8', u'PTRADD_-1205418633'), (u'BOOL_AND_-1205429022', u'CBRANCH_-1205429049'), (u'MULTIEQUAL_-1205420226', u'MULTIEQUAL_-1205420210'), (u'LOAD_-1205427731', u'CAST_-1205418288'), ('const-3', u'PTRADD_-1205420470'), (u'LOAD_-1205429256', u'CALL_-1205429236'), (u'INT_NOTEQUAL_-1205429171', u'CBRANCH_-1205429170'), (u'MULTIEQUAL_-1205424131', u'PTRADD_-1205419888'), (u'MULTIEQUAL_-1205422280', u'INT_NOTEQUAL_-1205430438'), ('const-0', u'COPY_-1205428526'), (u'COPY_-1205417925', u'MULTIEQUAL_-1205420226'), ('const-208', u'INT_ADD_-1205431910'), (u'MULTIEQUAL_-1205420922', u'MULTIEQUAL_-1205423634'), (u'INDIRECT_-1205419503', u'MULTIEQUAL_-1205419587'), ('const-72', u'INT_ADD_-1205425450'), (u'MULTIEQUAL_-1205424265', u'MULTIEQUAL_-1205424228'), ('tmp_1339', u'CBRANCH_-1205430774'), (u'MULTIEQUAL_-1205419925', u'MULTIEQUAL_-1205420730'), (u'CAST_-1205420097', u'LOAD_-1205429189'), (u'PTRADD_-1205419544', u'LOAD_-1205428029'), (u'MULTIEQUAL_-1205420226', u'MULTIEQUAL_-1205420201'), (u'PTRADD_-1205418339', u'LOAD_-1205427668'), (u'INT_EQUAL_-1205431819', u'CBRANCH_-1205431801'), ('tmp_4204', u'CBRANCH_-1205428444'), ('const-72', u'INT_ADD_-1205426676'), (u'INT_NOTEQUAL_-1205425824', u'CBRANCH_-1205425812'), (u'PTRADD_-1205420500', u'LOAD_-1205431477'), (u'INT_EQUAL_-1205431718', u'COPY_-1205420082'), (u'MULTIEQUAL_-1205421199', u'MULTIEQUAL_-1205421283'), ('const-433', u'LOAD_-1205426834'), ('tmp_5101', u'CBRANCH_-1205427816'), ('const-2', u'PTRADD_-1205418339'), (u'MULTIEQUAL_-1205424483', u'MULTIEQUAL_-1205424318'), (u'INT_ADD_-1205422757', u'INT_LESS_-1205429263'), (u'CAST_-1205417236', u'LOAD_-1205425428'), (u'LOAD_-1205431477', u'CAST_-1205420303'), (u'CAST_-1205418557', u'LOAD_-1205428485'), (u'LOAD_-1205425428', u'CALLIND_-1205425418'), ('tmp_4956', u'CBRANCH_-1205427993'), ('const-8', u'PTRADD_-1205419586'), (u'MULTIEQUAL_-1205420974', u'MULTIEQUAL_-1205419766'), (u'INT_LESS_-1205426091', u'CBRANCH_-1205426087'), (u'CAST_-1205420342', u'LOAD_-1205431547'), (u'BOOL_AND_-1205431643', u'CBRANCH_-1205431666'), (u'MULTIEQUAL_-1205423581', u'INT_EQUAL_-1205429174'), (u'INT_SLESS_-1205428298', u'CBRANCH_-1205428305'), (u'INT_EQUAL_-1205427847', u'CBRANCH_-1205427831'), (u'MULTIEQUAL_-1205423347', u'MULTIEQUAL_-1205423322'), (u'INT_LESS_-1205428996', u'CBRANCH_-1205429004'), (u'MULTIEQUAL_-1205421103', u'MULTIEQUAL_-1205420903'), (u'INT_NOTEQUAL_-1205430278', u'CBRANCH_-1205430277'), (u'CAST_-1205420184', u'LOAD_-1205428549'), ('const-8', u'PTRADD_-1205418450'), (u'INT_EQUAL_-1205430328', u'CBRANCH_-1205430325'), (u'INT_ADD_-1205431861', u'CAST_-1205420502'), (u'CAST_-1205418597', u'CALL_-1205428417'), (u'COPY_-1205428901', u'MULTIEQUAL_-1205424318'), ('tmp_7225', u'BRANCH_-1205426674'), (u'MULTIEQUAL_-1205424663', u'MULTIEQUAL_-1205422517'), ('const-8', u'PTRADD_-1205419913'), (u'MULTIEQUAL_-1205421508', u'MULTIEQUAL_-1205418934'), (u'MULTIEQUAL_-1205425683', u'INT_ADD_-1205428964'), (u'MULTIEQUAL_-1205419892', u'INT_NOTEQUAL_-1205430278'), (u'LOAD_-1205429235', u'INT_EQUAL_-1205429220'), (u'MULTIEQUAL_-1205421880', u'COPY_-1205417997'), (u'LOAD_-1205429006', u'CAST_-1205420007'), ('const-433', u'LOAD_-1205427936'), ('tmp_8152', u'CBRANCH_-1205426167'), ('const-8', u'PTRADD_-1205418513'), ('tmp_2461', u'CBRANCH_-1205429298'), (u'INDIRECT_-1205419756', u'MULTIEQUAL_-1205419849'), ('const-4294967295', u'INT_EQUAL_-1205430476'), ('const-433', u'LOAD_-1205428107'), (u'MULTIEQUAL_-1205422719', u'MULTIEQUAL_-1205422419'), (u'COPY_-1205418478', u'MULTIEQUAL_-1205419955'), (u'INT_ADD_-1205427716', u'CAST_-1205418267'), ('const-433', u'LOAD_-1205425844'), (u'INT_ADD_-1205428797', u'CAST_-1205419909'), (u'MULTIEQUAL_-1205422663', u'MULTIEQUAL_-1205425054'), ('const-4294967295', u'COPY_-1205422937'), (u'MULTIEQUAL_-1205425054', u'PTRADD_-1205419291'), (u'INDIRECT_-1205419849', u'MULTIEQUAL_-1205419581'), (u'COPY_-1205417511', u'MULTIEQUAL_-1205423725'), (u'MULTIEQUAL_-1205420854', u'MULTIEQUAL_-1205420731'), (u'MULTIEQUAL_-1205420364', u'MULTIEQUAL_-1205421207'), ('tmp_1925', u'CBRANCH_-1205430380'), (u'BOOL_NEGATE_-1205420429', u'CBRANCH_-1205429149'), ('tmp_4729', u'CBRANCH_-1205428152'), (u'CALLIND_-1205426814', u'MULTIEQUAL_-1205421735'), (u'MULTIEQUAL_-1205419830', u'MULTIEQUAL_-1205419803'), ('const-1', u'PTRADD_-1205425671'), (u'CAST_-1205417705', u'STORE_-1205425764'), (u'COPY_-1205420627', u'MULTIEQUAL_-1205424100'), (u'CALLIND_-1205427530', u'INDIRECT_-1205418374'), ('tmp_729', u'CBRANCH_-1205431505'), ('const-1', u'PTRADD_-1205425704'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205428469'), (u'COPY_-1205417507', u'MULTIEQUAL_-1205420444'), ('const-0', u'COPY_-1205430461'), ('const-433', u'LOAD_-1205428127'), (u'CAST_-1205417782', u'CAST_-1205417639'), (u'MULTIEQUAL_-1205423957', u'COPY_-1205419640'), ('tmp_1803', u'CBRANCH_-1205430458'), (u'BOOL_OR_-1205427946', u'MULTIEQUAL_-1205420313'), (u'INDIRECT_-1205419529', u'MULTIEQUAL_-1205419458'), (u'MULTIEQUAL_-1205424131', u'PTRADD_-1205419893'), ('const-208', u'INT_ADD_-1205425687'), ('const-72', u'INT_ADD_-1205427763'), (u'CALLIND_-1205425317', u'INDIRECT_-1205418301'), (u'INT_EQUAL_-1205431782', u'BOOL_AND_-1205431720'), ('tmp_6068', u'CBRANCH_-1205426627'), (u'MULTIEQUAL_-1205420288', u'MULTIEQUAL_-1205420284'), (u'SUBPIECE_-1205420510', u'STORE_-1205427321'), (u'INT_SRIGHT_-1205428340', u'SUBPIECE_-1205421780'), (u'INDIRECT_-1205418685', u'MULTIEQUAL_-1205420031'), (u'INT_EQUAL_-1205428006', u'BOOL_OR_-1205427946'), (u'CAST_-1205419870', u'INT_SEXT_-1205430917'), ('const-433', u'LOAD_-1205427550'), (u'LOAD_-1205428029', u'CAST_-1205419348'), ('const-0', u'COPY_-1205430913'), ('const-433', u'STORE_-1205428967'), (u'CAST_-1205419394', u'INT_LESSEQUAL_-1205427920'), (u'CAST_-1205417986', u'LOAD_-1205426202'), (u'MULTIEQUAL_-1205424228', u'MULTIEQUAL_-1205424131'), ('const-8', u'PTRADD_-1205420480'), (u'MULTIEQUAL_-1205420201', u'CBRANCH_-1205429153'), (u'LOAD_-1205427738', u'CAST_-1205418293'), (u'CALL_-1205427431', u'INDIRECT_-1205419340'), (u'MULTIEQUAL_-1205420883', u'MULTIEQUAL_-1205420675'), (u'INT_EQUAL_-1205431884', u'CBRANCH_-1205431882'), (u'PTRADD_-1205419490', u'LOAD_-1205428170'), (u'MULTIEQUAL_-1205420933', u'INT_EQUAL_-1205426637'), (u'MULTIEQUAL_-1205424508', u'MULTIEQUAL_-1205424483'), (u'INT_LESS_-1205429302', u'CBRANCH_-1205429310'), (u'MULTIEQUAL_-1205422072', u'CALL_-1205428417'), (u'MULTIEQUAL_-1205419766', u'MULTIEQUAL_-1205419216'), (u'CAST_-1205417782', u'PTRADD_-1205425715'), ('const-40', u'PTRADD_-1205425715'), (u'INT_EQUAL_-1205428447', u'CBRANCH_-1205428444'), (u'INT_ADD_-1205428535', u'INT_SUB_-1205428373'), (u'INT_NOTEQUAL_-1205430438', u'BOOL_AND_-1205430391'), (u'MULTIEQUAL_-1205424753', u'LOAD_-1205425487'), (u'INT_EQUAL_-1205428069', u'CBRANCH_-1205428053'), (u'LOAD_-1205428107', u'MULTIEQUAL_-1205423565'), ('const-3', u'PTRADD_-1205418063'), ('const-433', u'LOAD_-1205428029'), (u'MULTIEQUAL_-1205421735', u'COPY_-1205418416'), ('const-433', u'LOAD_-1205429362'), ('const-10', u'COPY_-1205424150'), ('const-4294967295', u'INT_EQUAL_-1205426637'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205430791'), (u'PTRADD_-1205419232', u'LOAD_-1205429369'), (u'LOAD_-1205431547', u'INT_EQUAL_-1205431532'), ('tmp_6927', u'CBRANCH_-1205428111'), ('const--72', u'PTRSUB_-1205418237'), (u'CAST_-1205418422', u'MULTIEQUAL_-1205424101'), (u'INDIRECT_-1205419622', u'MULTIEQUAL_-1205419683'), (u'MULTIEQUAL_-1205421015', u'MULTIEQUAL_-1205420989'), (u'CALL_-1205427431', u'INDIRECT_-1205419431'), (u'CAST_-1205417773', u'STORE_-1205425856'), ('const-1', u'COPY_-1205421840'), (u'MULTIEQUAL_-1205420328', u'COPY_-1205420129'), (u'CALL_-1205430096', u'INDIRECT_-1205420865'), ('tmp_7750', u'BRANCH_-1205427169'), (u'MULTIEQUAL_-1205422059', u'MULTIEQUAL_-1205420963'), (u'MULTIEQUAL_-1205423544', u'INT_MULT_-1205428248'), (u'MULTIEQUAL_-1205423787', u'MULTIEQUAL_-1205423571'), ('const-0', u'COPY_-1205427782'), (u'MULTIEQUAL_-1205420241', u'MULTIEQUAL_-1205420158'), (u'COPY_-1205424177', u'COPY_-1205420627'), (u'BOOL_AND_-1205422295', u'COPY_-1205419089'), ('tmp_2571', u'CBRANCH_-1205428351'), (u'MULTIEQUAL_-1205424318', u'LOAD_-1205426230'), (u'COPY_-1205422356', u'MULTIEQUAL_-1205422204'), (u'MULTIEQUAL_-1205419983', u'MULTIEQUAL_-1205419414'), (u'MULTIEQUAL_-1205420880', u'MULTIEQUAL_-1205420963'), (u'MULTIEQUAL_-1205422517', u'MULTIEQUAL_-1205422484'), (u'COPY_-1205419077', u'MULTIEQUAL_-1205419265'), ('const-433', u'LOAD_-1205426656'), (u'INT_EQUAL_-1205427964', u'CBRANCH_-1205427960'), ('tmp_8329', u'BRANCH_-1205426460'), (u'INT_NOTEQUAL_-1205428881', u'BOOL_AND_-1205428837'), (u'INDIRECT_-1205418869', u'MULTIEQUAL_-1205420215'), (u'CAST_-1205417211', u'LOAD_-1205427540'), (u'MULTIEQUAL_-1205420859', u'COPY_-1205419780'), (u'MULTIEQUAL_-1205421954', u'MULTIEQUAL_-1205421389'), (u'CAST_-1205417849', u'INT_LESS_-1205426171'), ('const-433', u'LOAD_-1205431280'), (u'CALL_-1205429236', u'INT_EQUAL_-1205429222'), ('tmp_22207', u'PTRSUB_-1205420080'), ('tmp_5933', u'BRANCH_-1205426319'), ('const-8', u'PTRADD_-1205419232'), (u'INT_NOTEQUAL_-1205429128', u'CBRANCH_-1205429123'), (u'CALL_-1205431940', u'CALL_-1205425674'), (u'MULTIEQUAL_-1205423829', u'MULTIEQUAL_-1205423388'), (u'MULTIEQUAL_-1205423633', u'MULTIEQUAL_-1205423571'), ('tmp_8107', u'BRANCH_-1205426148'), (u'INDIRECT_-1205419756', u'MULTIEQUAL_-1205419619'), (u'INT_EQUAL_-1205431532', u'CBRANCH_-1205431525'), ('const-433', u'STORE_-1205425775'), ('const-3', u'PTRADD_-1205419227'), (u'MULTIEQUAL_-1205419859', u'COPY_-1205418767'), ('const-8', u'PTRADD_-1205420470'), (u'MULTIEQUAL_-1205419680', u'MULTIEQUAL_-1205419423'), ('const-3', u'PTRADD_-1205418113'), (u'CALLIND_-1205425418', u'MULTIEQUAL_-1205421129'), (u'CALLIND_-1205427530', u'INDIRECT_-1205418649'), (u'COPY_-1205417815', u'MULTIEQUAL_-1205420210'), (u'MULTIEQUAL_-1205419466', u'MULTIEQUAL_-1205419359'), (u'COPY_-1205431365', u'MULTIEQUAL_-1205424592'), ('tmp_33333', u'STORE_-1205430260'), ('tmp_7353', u'CBRANCH_-1205428011'), ('const-433', u'LOAD_-1205427731'), ('tmp_5850', u'BRANCH_-1205426999'), (u'LOAD_-1205425452', u'INT_ADD_-1205425412'), (u'LOAD_-1205428107', u'MULTIEQUAL_-1205423347'), (u'INDIRECT_-1205418605', u'MULTIEQUAL_-1205419543'), (u'COPY_-1205418033', u'MULTIEQUAL_-1205423894'), ('const-433', u'LOAD_-1205425796'), (u'MULTIEQUAL_-1205425054', u'MULTIEQUAL_-1205422387'), (u'CALLIND_-1205427530', u'INDIRECT_-1205418465'), (u'MULTIEQUAL_-1205420880', u'MULTIEQUAL_-1205420760'), ('const-2', u'PTRADD_-1205418653'), (u'MULTIEQUAL_-1205424131', u'CALLIND_-1205429325'), (u'MULTIEQUAL_-1205424131', u'LOAD_-1205429325'), (u'PIECE_-1205420090', u'MULTIEQUAL_-1205424518'), (u'MULTIEQUAL_-1205420602', u'MULTIEQUAL_-1205420572'), ('const-22', u'COPY_-1205430961'), (u'LOAD_-1205427785', u'INT_ADD_-1205427763'), (u'CAST_-1205418921', u'LOAD_-1205429198'), (u'MULTIEQUAL_-1205419741', u'MULTIEQUAL_-1205420950'), ('tmp_8445', u'BRANCH_-1205426144'), (u'MULTIEQUAL_-1205421158', u'MULTIEQUAL_-1205421129'), ('const-2', u'PTRADD_-1205419893'), (u'MULTIEQUAL_-1205420890', u'MULTIEQUAL_-1205420859'), ('const-8', u'PTRADD_-1205419908'), (u'INT_NOTEQUAL_-1205428172', u'CBRANCH_-1205428171'), (u'MULTIEQUAL_-1205421158', u'MULTIEQUAL_-1205419950'), (u'LOAD_-1205429315', u'CALLIND_-1205429305'), (u'INT_LESS_-1205428241', u'INT_OR_-1205428197'), ('const-433', u'LOAD_-1205426698'), (u'PTRADD_-1205419291', u'LOAD_-1205427896'), (u'MULTIEQUAL_-1205420258', u'MULTIEQUAL_-1205419604'), ('const-24', u'INT_ADD_-1205429240'), ('tmp_6670', u'CBRANCH_-1205428898'), (u'INDIRECT_-1205420105', u'MULTIEQUAL_-1205420823'), (u'INDIRECT_-1205419438', u'MULTIEQUAL_-1205419367'), (u'LOAD_-1205425446', u'CALLIND_-1205425436'), (u'CALL_-1205425864', u'CAST_-1205417782'), (u'MULTIEQUAL_-1205423787', u'INT_EQUAL_-1205428043'), ('const-433', u'LOAD_-1205425813'), (u'INT_ADD_-1205430611', u'MULTIEQUAL_-1205423084'), (u'MULTIEQUAL_-1205424131', u'PTRADD_-1205419883'), (u'MULTIEQUAL_-1205419359', u'MULTIEQUAL_-1205419346'), ('const-0', u'CALL_-1205427846'), ('const-80', u'INT_ADD_-1205427731'), (u'MULTIEQUAL_-1205421281', u'MULTIEQUAL_-1205421280'), ('const-433', u'LOAD_-1205431579'), (u'MULTIEQUAL_-1205419528', u'MULTIEQUAL_-1205419499'), ('tmp_3060', u'CBRANCH_-1205429374'), ('const-0', u'INT_NOTEQUAL_-1205429237'), (u'CAST_-1205417782', u'PTRADD_-1205425682'), (u'MULTIEQUAL_-1205420058', u'INT_ADD_-1205429253'), ('const-8', u'PTRADD_-1205418648'), (u'MULTIEQUAL_-1205421223', u'INT_EQUAL_-1205429302'), (u'BOOL_NEGATE_-1205418187', u'BOOL_AND_-1205421584'), ('const-2', u'PTRADD_-1205419888'), ('tmp_5654', u'CBRANCH_-1205427391'), (u'CAST_-1205417782', u'PTRADD_-1205425671'), (u'MULTIEQUAL_-1205423663', u'MULTIEQUAL_-1205423638'), (u'CAST_-1205420318', u'LOAD_-1205431500'), (u'COPY_-1205418797', u'MULTIEQUAL_-1205419905'), (u'COPY_-1205417401', u'MULTIEQUAL_-1205419905'), (u'INT_ADD_-1205431910', u'CAST_-1205420546'), (u'CALLIND_-1205426682', u'MULTIEQUAL_-1205421361'), (u'MULTIEQUAL_-1205420046', u'MULTIEQUAL_-1205421223'), (u'INDIRECT_-1205420488', u'MULTIEQUAL_-1205420402'), (u'MULTIEQUAL_-1205424592', u'MULTIEQUAL_-1205424265'), (u'MULTIEQUAL_-1205422619', u'MULTIEQUAL_-1205422951'), (u'CALL_-1205427846', u'INDIRECT_-1205418893'), ('tmp_3820', u'CBRANCH_-1205429236'), (u'INT_EQUAL_-1205428121', u'CBRANCH_-1205428111'), ('const-2', u'INT_OR_-1205430175'), (u'MULTIEQUAL_-1205419619', u'MULTIEQUAL_-1205419458'), ('const-16', u'COPY_-1205426431'), (u'INT_LESS_-1205431455', u'CBRANCH_-1205431451'), ('tmp_3965', u'BRANCH_-1205428878'), ('const-0', u'INT_EQUAL_-1205431508'), ('const-0', u'COPY_-1205429181'), ('const-8', u'PTRADD_-1205417641'), (u'INT_EQUAL_-1205431782', u'CBRANCH_-1205431603'), ('const-433', u'LOAD_-1205425630'), (u'MULTIEQUAL_-1205421417', u'MULTIEQUAL_-1205421936'), (u'MULTIEQUAL_-1205420821', u'MULTIEQUAL_-1205420797'), (u'INT_ADD_-1205422757', u'MULTIEQUAL_-1205422558'), (u'MULTIEQUAL_-1205421508', u'MULTIEQUAL_-1205421445'), ('tmp_5338', u'BRANCH_-1205427576'), ('const-433', u'STORE_-1205429285'), (u'MULTIEQUAL_-1205423517', u'MULTIEQUAL_-1205423492'), ('const-240', u'INT_ADD_-1205428535'), ('const-0', u'INT_EQUAL_-1205427455'), (u'MULTIEQUAL_-1205421005', u'MULTIEQUAL_-1205420306'), (u'CAST_-1205419861', u'CALL_-1205427431'), (u'MULTIEQUAL_-1205420364', u'MULTIEQUAL_-1205420989'), (u'CALL_-1205428417', u'INT_EQUAL_-1205428403'), (u'MULTIEQUAL_-1205422842', u'MULTIEQUAL_-1205422663'), ('tmp_3728', u'BRANCH_-1205428735'), (u'SUBPIECE_-1205425952', u'INT_EQUAL_-1205431782'), (u'INT_EQUAL_-1205429302', u'CBRANCH_-1205429298'), (u'MULTIEQUAL_-1205422773', u'PTRADD_-1205418450'), (u'LOAD_-1205429122', u'INT_NOTEQUAL_-1205429106'), (u'COPY_-1205419780', u'PTRADD_-1205429225'), (u'LOAD_-1205431396', u'MULTIEQUAL_-1205423666'), (u'BOOL_NEGATE_-1205418137', u'BOOL_AND_-1205418342'), (u'INT_ADD_-1205431531', u'CAST_-1205420342'), (u'MULTIEQUAL_-1205424013', u'MULTIEQUAL_-1205423385'), (u'PTRADD_-1205420195', u'LOAD_-1205428962'), (u'MULTIEQUAL_-1205422842', u'LOAD_-1205425452'), (u'MULTIEQUAL_-1205424131', u'PTRADD_-1205419913'), (u'INT_ADD_-1205430527', u'STORE_-1205430530'), ('const-1', u'PTRADD_-1205427238'), ('tmp_1468', u'CBRANCH_-1205430676'), ('tmp_255', u'CBRANCH_-1205431833'), ('const-433', u'LOAD_-1205428508'), ('const-3', u'PTRADD_-1205418623'), (u'COPY_-1205424279', u'MULTIEQUAL_-1205422739'), (u'INT_NOTEQUAL_-1205430218', u'CBRANCH_-1205430215'), ('const-433', u'STORE_-1205425828'), (u'MULTIEQUAL_-1205421016', u'MULTIEQUAL_-1205422842'), (u'MULTIEQUAL_-1205425355', u'INT_ADD_-1205430527'), ('const-4294967295', u'COPY_-1205420185'), ('const-433', u'LOAD_-1205431396'), (u'COPY_-1205419972', u'COPY_-1205419731'), ('tmp_8248', u'BRANCH_-1205425448'), ('const-433', u'LOAD_-1205429212'), ('tmp_5455', u'CBRANCH_-1205427713'), (u'INDIRECT_-1205420263', u'MULTIEQUAL_-1205420731'), (u'INT_ADD_-1205428535', u'CAST_-1205418597'), (u'BOOL_AND_-1205420885', u'COPY_-1205417511'), (u'INT_ADD_-1205429302', u'MULTIEQUAL_-1205421417'), ('const-336', u'CALL_-1205425864'), (u'LOAD_-1205426230', u'INT_ADD_-1205426197'), (u'CAST_-1205417656', u'LOAD_-1205425703'), (u'INDIRECT_-1205419665', u'MULTIEQUAL_-1205419758'), ('const-24', u'INT_ADD_-1205431899'), ('tmp_7925', u'BRANCH_-1205425782'), (u'MULTIEQUAL_-1205424483', u'MULTIEQUAL_-1205424238'), ('tmp_5569', u'CBRANCH_-1205427454'), (u'CALL_-1205427431', u'INDIRECT_-1205419615'), (u'CALL_-1205428417', u'INDIRECT_-1205419756'), (u'MULTIEQUAL_-1205420915', u'MULTIEQUAL_-1205420914'), (u'PTRSUB_-1205420080', u'CAST_-1205419861'), ('const-0', u'COPY_-1205423414'), ('const-2', u'PTRADD_-1205420220'), (u'MULTIEQUAL_-1205419555', u'MULTIEQUAL_-1205419528'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205431574'), ('const-72', u'INT_ADD_-1205428446'), (u'MULTIEQUAL_-1205422951', u'PTRADD_-1205418653'), (u'MULTIEQUAL_-1205420950', u'MULTIEQUAL_-1205420109'), ('const-4294967295', u'STORE_-1205429281'), (u'CAST_-1205418607', u'INT_EQUAL_-1205428559'), (u'INDIRECT_-1205418964', u'MULTIEQUAL_-1205419216'), (u'INT_LESS_-1205428105', u'CBRANCH_-1205428101'), ('tmp_2717', u'CBRANCH_-1205429310'), (u'INDIRECT_-1205419431', u'MULTIEQUAL_-1205420974'), (u'INT_NOTEQUAL_-1205429178', u'CBRANCH_-1205429166'), ('const-0', u'COPY_-1205431365'), ('tmp_22208', u'MULTIEQUAL_-1205424753'), ('const-32', u'PTRADD_-1205425723'), ('const-433', u'STORE_-1205425720'), (u'COPY_-1205418505', u'MULTIEQUAL_-1205420158'), (u'INDIRECT_-1205420232', u'MULTIEQUAL_-1205420730'), (u'SUBPIECE_-1205421365', u'STORE_-1205429285'), (u'INT_LESS_-1205431404', u'CBRANCH_-1205431400'), (u'INDIRECT_-1205420488', u'MULTIEQUAL_-1205421039'), ('const-0', u'INT_EQUAL_-1205429302'), (u'MULTIEQUAL_-1205418934', u'MULTIEQUAL_-1205421445'), ('const-433', u'LOAD_-1205431477'), ('const-433', u'LOAD_-1205425673'), (u'LOAD_-1205426193', u'CAST_-1205417854'), (u'MULTIEQUAL_-1205420914', u'MULTIEQUAL_-1205420890'), (u'COPY_-1205418530', u'MULTIEQUAL_-1205423211'), (u'MULTIEQUAL_-1205421280', u'MULTIEQUAL_-1205421223'), ('const-0', u'INT_EQUAL_-1205428559'), (u'MULTIEQUAL_-1205420386', u'INT_ADD_-1205427175'), (u'PTRADD_-1205419908', u'LOAD_-1205430569'), (u'MULTIEQUAL_-1205422144', u'MULTIEQUAL_-1205422280'), (u'MULTIEQUAL_-1205420734', u'MULTIEQUAL_-1205421280'), (u'INT_ADD_-1205426701', u'CAST_-1205417972'), (u'INT_LESS_-1205425852', u'CBRANCH_-1205425848'), (u'COPY_-1205419065', u'MULTIEQUAL_-1205419265'), ('tmp_22207', u'PTRSUB_-1205418237'), (u'MULTIEQUAL_-1205421389', u'MULTIEQUAL_-1205421935'), (u'INDIRECT_-1205418649', u'MULTIEQUAL_-1205420392'), ('tmp_6209', u'CBRANCH_-1205429217'), (u'INDIRECT_-1205419529', u'MULTIEQUAL_-1205419590'), (u'COPY_-1205420491', u'MULTIEQUAL_-1205420158'), (u'CALLIND_-1205425456', u'INDIRECT_-1205418174'), (u'MULTIEQUAL_-1205422498', u'MULTIEQUAL_-1205423253'), ('const-3', u'PTRADD_-1205420190'), (u'MULTIEQUAL_-1205422951', u'PTRADD_-1205418623'), ('const-1', u'INT_ADD_-1205429253'), (u'MULTIEQUAL_-1205422842', u'PTRADD_-1205417541'), (u'LOAD_-1205427779', u'CALLIND_-1205427769'), ('const-4294967295', u'INT_EQUAL_-1205429316'), (u'MULTIEQUAL_-1205422971', u'INT_EQUAL_-1205430384'), (u'COPY_-1205418547', u'MULTIEQUAL_-1205418789'), (u'LOAD_-1205425673', u'MULTIEQUAL_-1205424943'), (u'MULTIEQUAL_-1205419942', u'MULTIEQUAL_-1205420859'), (u'PTRADD_-1205419358', u'LOAD_-1205429253'), (u'CALLIND_-1205425436', u'INDIRECT_-1205418136'), (u'SUBPIECE_-1205421780', u'CAST_-1205418493'), ('const-72', u'INT_ADD_-1205426701'), (u'MULTIEQUAL_-1205423829', u'INT_EQUAL_-1205431532'), ('const-0', u'INT_NOTEQUAL_-1205428881'), (u'LOAD_-1205427732', u'CALLIND_-1205427722'), (u'MULTIEQUAL_-1205424483', u'PTRADD_-1205419544'), ('const-0', u'INT_EQUAL_-1205429065'), ('tmp_811', u'CBRANCH_-1205431451'), (u'MULTIEQUAL_-1205424483', u'PTRADD_-1205420215'), (u'CAST_-1205417782', u'PTRADD_-1205425723'), ('const-15', u'INT_SLESS_-1205428298'), ('tmp_22212', u'INT_ADD_-1205425824'), (u'LOAD_-1205428178', u'INT_LESS_-1205428156'), (u'LOAD_-1205428036', u'CAST_-1205419353'), ('tmp_33332', u'STORE_-1205430241'), (u'PTRADD_-1205418068', u'LOAD_-1205426113'), ('const-8', u'PTRADD_-1205419333'), ('tmp_6343', u'CBRANCH_-1205429123'), (u'CAST_-1205418422', u'INT_LESS_-1205428105'), ('const-0', u'COPY_-1205420349'), ('const-3', u'PTRADD_-1205419544'), ('const-433', u'LOAD_-1205427668'), (u'MULTIEQUAL_-1205424753', u'INT_NOTEQUAL_-1205431619'), ('const-433', u'LOAD_-1205428037'), ('const-8', u'PTRADD_-1205418334'), (u'CAST_-1205420365', u'LOAD_-1205431590'), (u'BOOL_AND_-1205419518', u'COPY_-1205419205'), (u'MULTIEQUAL_-1205420018', u'MULTIEQUAL_-1205420794'), (u'MULTIEQUAL_-1205421280', u'MULTIEQUAL_-1205421404'), (u'MULTIEQUAL_-1205419905', u'INT_NOTEQUAL_-1205430218'), (u'INDIRECT_-1205418709', u'MULTIEQUAL_-1205420001'), (u'MULTIEQUAL_-1205424101', u'LOAD_-1205428097'), (u'LOAD_-1205426113', u'CAST_-1205417941'), ('const-8', u'PTRADD_-1205419338'), (u'COPY_-1205426066', u'COPY_-1205418028'), (u'MULTIEQUAL_-1205421207', u'MULTIEQUAL_-1205420937'), (u'PTRADD_-1205419227', u'LOAD_-1205429362'), (u'CALLIND_-1205427737', u'INDIRECT_-1205419438'), (u'MULTIEQUAL_-1205420225', u'INT_OR_-1205428197'), ('tmp_2588', u'BRANCH_-1205428332'), (u'CAST_-1205417639', u'CALL_-1205425674'), (u'LOAD_-1205430576', u'INT_LESS_-1205430554'), (u'LOAD_-1205428120', u'CAST_-1205418417'), (u'PTRADD_-1205425723', u'STORE_-1205425783'), (u'MULTIEQUAL_-1205420018', u'MULTIEQUAL_-1205420823'), (u'MULTIEQUAL_-1205419735', u'MULTIEQUAL_-1205419581'), (u'MULTIEQUAL_-1205425054', u'LOAD_-1205426750'), (u'MULTIEQUAL_-1205420903', u'MULTIEQUAL_-1205421103'), (u'PTRADD_-1205418488', u'LOAD_-1205427731'), (u'CAST_-1205418916', u'INT_LESS_-1205429206'), (u'MULTIEQUAL_-1205424693', u'LOAD_-1205425483'), (u'LOAD_-1205427943', u'INT_LESSEQUAL_-1205427920'), (u'MULTIEQUAL_-1205423787', u'INT_EQUAL_-1205429082'), (u'LOAD_-1205429345', u'INT_ADD_-1205429319'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205428492'), ('tmp_3770', u'CBRANCH_-1205429271'), (u'LOAD_-1205430525', u'CAST_-1205419641'), ('tmp_1432', u'CBRANCH_-1205430698'), (u'CALLIND_-1205429325', u'INDIRECT_-1205420447'), ('const-0', u'COPY_-1205421189'), ('const-8', u'PTRADD_-1205419883'), (u'INT_ADD_-1205431484', u'CAST_-1205420318'), (u'COPY_-1205418068', u'MULTIEQUAL_-1205421016'), ('const-433', u'LOAD_-1205425466'), (u'INT_ADD_-1205429240', u'CAST_-1205418767'), ('const-433', u'LOAD_-1205425352'), (u'MULTIEQUAL_-1205423594', u'MULTIEQUAL_-1205423565'), (u'MULTIEQUAL_-1205420885', u'CALL_-1205430096'), ('tmp_5769', u'BRANCH_-1205427292'), (u'INT_AND_-1205431835', u'INT_EQUAL_-1205429065'), (u'MULTIEQUAL_-1205420158', u'MULTIEQUAL_-1205420148'), (u'INT_LESS_-1205430690', u'CBRANCH_-1205430698'), ('tmp_4809', u'CBRANCH_-1205428101'), (u'INT_EQUAL_-1205431377', u'CBRANCH_-1205431362'), ('tmp_295', u'CBRANCH_-1205431801'), (u'CAST_-1205417941', u'LOAD_-1205426083'), (u'INT_ADD_-1205431264', u'CAST_-1205420209'), ('const-4294967295', u'INT_EQUAL_-1205431782'), (u'MULTIEQUAL_-1205423492', u'CAST_-1205419758'), ('const-0', u'COPY_-1205428114'), (u'INT_LESSEQUAL_-1205429237', u'CBRANCH_-1205429235'), (u'INT_LESS_-1205427874', u'CBRANCH_-1205427870'), (u'INT_EQUAL_-1205428559', u'CBRANCH_-1205428556'), ('tmp_4032', u'BRANCH_-1205427011'), (u'INT_LESS_-1205429263', u'CBRANCH_-1205429271'), ('const-433', u'LOAD_-1205430525'), ('tmp_3175', u'BRANCH_-1205429286'), (u'COPY_-1205417495', u'MULTIEQUAL_-1205420444'), (u'PTRADD_-1205419286', u'LOAD_-1205427889'), (u'COPY_-1205426431', u'COPY_-1205420609'), (u'CALLIND_-1205427769', u'INDIRECT_-1205418869'), ('const-433', u'LOAD_-1205425452'), ('tmp_389', u'CBRANCH_-1205431743'), (u'MULTIEQUAL_-1205419859', u'INT_ADD_-1205427433'), (u'MULTIEQUAL_-1205420706', u'MULTIEQUAL_-1205420675'), ('const-0', u'STORE_-1205425764'), (u'INT_ADD_-1205422443', u'CAST_-1205418873'), (u'CAST_-1205419104', u'MULTIEQUAL_-1205425335'), (u'MULTIEQUAL_-1205419587', u'MULTIEQUAL_-1205419557'), (u'MULTIEQUAL_-1205420822', u'MULTIEQUAL_-1205420821'), ('const-433', u'LOAD_-1205426230'), ('tmp_3202', u'BRANCH_-1205427526'), (u'COPY_-1205427834', u'MULTIEQUAL_-1205424011'), ('const-0', u'COPY_-1205422321'), (u'MULTIEQUAL_-1205419514', u'MULTIEQUAL_-1205419741'), (u'INT_ADD_-1205425614', u'CAST_-1205417250'), (u'MULTIEQUAL_-1205423829', u'INT_EQUAL_-1205431557'), ('tmp_6545', u'CBRANCH_-1205428987'), (u'MULTIEQUAL_-1205422517', u'MULTIEQUAL_-1205422451'), (u'MULTIEQUAL_-1205423372', u'MULTIEQUAL_-1205423363'), (u'INT_LESS_-1205430503', u'CBRANCH_-1205430499'), (u'MULTIEQUAL_-1205423565', u'INT_NOTEQUAL_-1205429237'), (u'MULTIEQUAL_-1205420446', u'MULTIEQUAL_-1205420226'), (u'COPY_-1205430461', u'MULTIEQUAL_-1205424013'), ('tmp_6173', u'CBRANCH_-1205429236'), ('const-3', u'PTRADD_-1205420495'), (u'PTRADD_-1205419368', u'LOAD_-1205429282'), (u'MULTIEQUAL_-1205424228', u'MULTIEQUAL_-1205422951'), ('const-433', u'LOAD_-1205427835'), (u'MULTIEQUAL_-1205419859', u'CALL_-1205427010'), (u'INT_ADD_-1205431899', u'CAST_-1205420537'), ('const-433', u'LOAD_-1205429256'), ('const-32', u'CALL_-1205427431'), (u'CAST_-1205417678', u'STORE_-1205425731'), (u'MULTIEQUAL_-1205419680', u'MULTIEQUAL_-1205419650'), ('const-0', u'STORE_-1205430260'), ('const-2', u'PTRADD_-1205418118'), (u'COPY_-1205421104', u'MULTIEQUAL_-1205422204'), ('const-433', u'LOAD_-1205426106'), ('tmp_5055', u'CBRANCH_-1205427847'), (u'MULTIEQUAL_-1205423743', u'INT_LESS_-1205427349'), (u'INT_EQUAL_-1205431718', u'BOOL_AND_-1205431643'), (u'MULTIEQUAL_-1205423042', u'MULTIEQUAL_-1205423001'), (u'INT_EQUAL_-1205428069', u'CBRANCH_-1205428044'), ('const-433', u'LOAD_-1205430495'), (u'CAST_-1205418567', u'LOAD_-1205428508'), (u'INDIRECT_-1205419940', u'MULTIEQUAL_-1205420033'), (u'BOOL_OR_-1205429023', u'MULTIEQUAL_-1205423501'), (u'MULTIEQUAL_-1205424318', u'MULTIEQUAL_-1205423638'), (u'INT_MULT_-1205428248', u'INT_LESS_-1205428241'), ('tmp_2489', u'BRANCH_-1205429254'), ('const-433', u'LOAD_-1205431500'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205428797'), (u'LOAD_-1205428059', u'CALLIND_-1205428049'), (u'INDIRECT_-1205419940', u'MULTIEQUAL_-1205419803'), ('const-72', u'INT_ADD_-1205425430'), (u'MULTIEQUAL_-1205423787', u'MULTIEQUAL_-1205423680'), ('const-0', u'COPY_-1205419733'), (u'INT_ADD_-1205429219', u'CAST_-1205420119'), (u'CAST_-1205417173', u'LOAD_-1205425470'), (u'MULTIEQUAL_-1205419692', u'MULTIEQUAL_-1205419651'), (u'PTRADD_-1205419154', u'LOAD_-1205429228'), ('tmp_8614', u'BRANCH_-1205426028'), ('const-56', u'PTRADD_-1205425693'), (u'CALLIND_-1205427769', u'INDIRECT_-1205418776'), (u'INT_LESS_-1205430593', u'CBRANCH_-1205430589'), (u'PTRADD_-1205420215', u'LOAD_-1205429006'), (u'BOOL_AND_-1205427971', u'CBRANCH_-1205427993'), ('const-433', u'LOAD_-1205428054'), (u'MULTIEQUAL_-1205421880', u'INT_2COMP_-1205428362'), (u'CAST_-1205420277', u'INT_LESS_-1205431404'), ('const-4294967295', u'COPY_-1205422356'), ('const-0', u'COPY_-1205430882'), (u'INT_EQUAL_-1205429174', u'CBRANCH_-1205429168'), ('const-0', u'COPY_-1205430741'), ('const-76', u'INT_ADD_-1205429219'), ('tmp_1672', u'CBRANCH_-1205430550'), (u'MULTIEQUAL_-1205420730', u'MULTIEQUAL_-1205420706'), (u'CAST_-1205419366', u'LOAD_-1205428059'), (u'MULTIEQUAL_-1205422773', u'INT_NOTEQUAL_-1205427848'), (u'MULTIEQUAL_-1205419437', u'MULTIEQUAL_-1205419766'), (u'MULTIEQUAL_-1205422484', u'MULTIEQUAL_-1205422451'), (u'COPY_-1205430882', u'MULTIEQUAL_-1205421067'), ('const-433', u'LOAD_-1205428120'), ('tmp_7795', u'BRANCH_-1205425774'), ('const-72', u'PTRADD_-1205425671'), (u'MULTIEQUAL_-1205423829', u'INT_NOTEQUAL_-1205431484'), ('const-8', u'PTRADD_-1205418445'), (u'MULTIEQUAL_-1205419643', u'MULTIEQUAL_-1205420235'), (u'MULTIEQUAL_-1205420854', u'MULTIEQUAL_-1205419758'), (u'MULTIEQUAL_-1205420760', u'MULTIEQUAL_-1205420733'), ('const-32', u'INT_ADD_-1205428091'), ('const-0', u'COPY_-1205428542'), (u'MULTIEQUAL_-1205419543', u'MULTIEQUAL_-1205419530'), (u'MULTIEQUAL_-1205424483', u'CALLIND_-1205428027'), (u'INT_SUB_-1205428373', u'INT_SRIGHT_-1205428340'), (u'INDIRECT_-1205418893', u'MULTIEQUAL_-1205420185'), ('const-433', u'LOAD_-1205428813'), (u'MULTIEQUAL_-1205420210', u'MULTIEQUAL_-1205420201'), (u'CALLIND_-1205428049', u'INDIRECT_-1205420488'), ('const-4294967295', u'COPY_-1205421988'), (u'COPY_-1205430913', u'MULTIEQUAL_-1205420974'), (u'MULTIEQUAL_-1205420880', u'MULTIEQUAL_-1205421880'), (u'INDIRECT_-1205419713', u'MULTIEQUAL_-1205419642'), (u'INDIRECT_-1205418174', u'MULTIEQUAL_-1205421311'), (u'INT_SLESSEQUAL_-1205430626', u'CBRANCH_-1205430634'), (u'COPY_-1205418284', u'MULTIEQUAL_-1205421617'), (u'LOAD_-1205425470', u'CALLIND_-1205425460'), ('const-0', u'INT_NOTEQUAL_-1205431342'), (u'MULTIEQUAL_-1205420363', u'INT_EQUAL_-1205428832'), ('const-433', u'STORE_-1205427298'), ('const-32', u'INT_ADD_-1205431264'), (u'CAST_-1205419758', u'INT_EQUAL_-1205430757'), (u'MULTIEQUAL_-1205420859', u'INT_EQUAL_-1205430328'), (u'MULTIEQUAL_-1205420706', u'MULTIEQUAL_-1205420117'), ('const-4294967295', u'INT_NOTEQUAL_-1205425824'), ('tmp_22215', u'INT_NOTEQUAL_-1205431695'), (u'CALLIND_-1205425620', u'INDIRECT_-1205418356'), ('const-0', u'STORE_-1205425720'), (u'MULTIEQUAL_-1205418585', u'MULTIEQUAL_-1205418717'), (u'COPY_-1205418088', u'MULTIEQUAL_-1205424010'), (u'INDIRECT_-1205419849', u'MULTIEQUAL_-1205419712'), (u'INT_LESS_-1205427349', u'CBRANCH_-1205427357'), (u'COPY_-1205418028', u'MULTIEQUAL_-1205420968'), (u'PTRADD_-1205418450', u'LOAD_-1205427842'), (u'LOAD_-1205429362', u'CAST_-1205418989'), (u'MULTIEQUAL_-1205421404', u'MULTIEQUAL_-1205420306'), (u'MULTIEQUAL_-1205420117', u'MULTIEQUAL_-1205420104'), (u'MULTIEQUAL_-1205420945', u'MULTIEQUAL_-1205419849'), (u'LOAD_-1205427943', u'MULTIEQUAL_-1205425683'), (u'MULTIEQUAL_-1205424011', u'MULTIEQUAL_-1205424874'), (u'CAST_-1205417758', u'CALL_-1205425705'), (u'INT_NOTEQUAL_-1205429136', u'CBRANCH_-1205429132'), ('tmp_2825', u'CBRANCH_-1205429220'), (u'COPY_-1205429309', u'MULTIEQUAL_-1205423385'), ('const-72', u'INT_ADD_-1205426197'), ('const-433', u'LOAD_-1205428178'), (u'PTRADD_-1205418653', u'LOAD_-1205428178'), ('const-433', u'LOAD_-1205429315'), ('tmp_8199', u'CBRANCH_-1205426130'), ('tmp_4132', u'CBRANCH_-1205428486'), (u'INT_AND_-1205431835', u'INT_NOTEQUAL_-1205431834'), (u'MULTIEQUAL_-1205422773', u'LOAD_-1205426834'), ('const-0', u'INT_NOTEQUAL_-1205427848'), ('const-1', u'INT_ADD_-1205427433'), (u'LOAD_-1205425466', u'CALLIND_-1205425456'), ('const-433', u'STORE_-1205430199'), (u'MULTIEQUAL_-1205421311', u'MULTIEQUAL_-1205418446'), (u'MULTIEQUAL_-1205422558', u'INT_ADD_-1205429302'), (u'COPY_-1205419733', u'MULTIEQUAL_-1205420258'), (u'INT_ADD_-1205428043', u'CAST_-1205419366'), ('const-72', u'INT_ADD_-1205427716'), (u'MULTIEQUAL_-1205422758', u'MULTIEQUAL_-1205424663'), (u'PTRADD_-1205418513', u'LOAD_-1205427731'), ('tmp_1752', u'CBRANCH_-1205430499'), (u'CALLIND_-1205425460', u'MULTIEQUAL_-1205421265'), (u'CAST_-1205417250', u'LOAD_-1205425630'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205429219'), ('const-0', u'COPY_-1205420514'), (u'MULTIEQUAL_-1205419766', u'MULTIEQUAL_-1205419849'), ('const-433', u'LOAD_-1205427661'), (u'LOAD_-1205426824', u'CALLIND_-1205426814'), ('const-433', u'LOAD_-1205426750'), ('tmp_33332', u'STORE_-1205430199'), ('const-72', u'INT_ADD_-1205431484'), ('const-2', u'PTRADD_-1205419291'), ('tmp_5197', u'BRANCH_-1205426810'), (u'LOAD_-1205427742', u'INT_ADD_-1205427716'), (u'INT_EQUAL_-1205427455', u'CBRANCH_-1205427454'), (u'CAST_-1205419909', u'LOAD_-1205428813'), ('tmp_8374', u'CBRANCH_-1205426206'), (u'MULTIEQUAL_-1205424483', u'PTRADD_-1205419586'), (u'CAST_-1205419098', u'INT_LESS_-1205427874'), (u'INT_ADD_-1205428469', u'CAST_-1205418557'), ('const-0', u'COPY_-1205428901'), (u'COPY_-1205427621', u'COPY_-1205418279'), (u'MULTIEQUAL_-1205424228', u'MULTIEQUAL_-1205423957'), (u'MULTIEQUAL_-1205422951', u'PTRADD_-1205418628'), (u'INT_EQUAL_-1205431718', u'BOOL_AND_-1205427971'), (u'INT_EQUAL_-1205428832', u'CBRANCH_-1205428829'), (u'MULTIEQUAL_-1205419499', u'MULTIEQUAL_-1205419496'), (u'INT_ADD_-1205429253', u'MULTIEQUAL_-1205419983'), (u'CAST_-1205419256', u'LOAD_-1205428107'), ('const-433', u'LOAD_-1205429369'), (u'CAST_-1205417733', u'STORE_-1205425800'), (u'MULTIEQUAL_-1205424592', u'PTRADD_-1205417641'), (u'INDIRECT_-1205420354', u'MULTIEQUAL_-1205420822'), (u'MULTIEQUAL_-1205422280', u'PTRADD_-1205419154'), (u'COPY_-1205429181', u'COPY_-1205419077'), (u'MULTIEQUAL_-1205420105', u'COPY_-1205418607'), (u'MULTIEQUAL_-1205420797', u'MULTIEQUAL_-1205420195'), (u'MULTIEQUAL_-1205419643', u'MULTIEQUAL_-1205419604'), (u'INT_NOTEQUAL_-1205428025', u'BOOL_AND_-1205427971'), ('const-16', u'COPY_-1205423737'), ('tmp_22212', u'INT_ADD_-1205425687'), ('tmp_3106', u'CBRANCH_-1205429343'), ('const-4294967295', u'COPY_-1205420981'), ('tmp_6971', u'CBRANCH_-1205428078'), ('const-8', u'PTRADD_-1205418113'), (u'BOOL_AND_-1205431720', u'BOOL_AND_-1205418342'), (u'MULTIEQUAL_-1205420797', u'MULTIEQUAL_-1205420766'), (u'CALL_-1205427010', u'INDIRECT_-1205419057'), ('const-74', u'INT_AND_-1205431835'), (u'INT_ADD_-1205429373', u'COPY_-1205418955'), (u'MULTIEQUAL_-1205420105', u'COPY_-1205418609'), (u'MULTIEQUAL_-1205422951', u'PTRADD_-1205418493'), (u'MULTIEQUAL_-1205421158', u'MULTIEQUAL_-1205420950'), (u'CAST_-1205419447', u'MULTIEQUAL_-1205420328'), (u'INT_SUB_-1205428315', u'COPY_-1205418674'), ('const-240', u'INT_ADD_-1205429173'), (u'MULTIEQUAL_-1205420859', u'MULTIEQUAL_-1205420018'), ('tmp_22215', u'CALLIND_-1205425418'), (u'LOAD_-1205429013', u'MULTIEQUAL_-1205425683'), (u'LOAD_-1205431590', u'INT_EQUAL_-1205431557'), ('const-4294967199', u'INT_ADD_-1205422524'), ('const-2', u'PTRADD_-1205419232'), (u'INT_LESS_-1205428889', u'CBRANCH_-1205428897'), ('const-433', u'LOAD_-1205430202'), ('const-433', u'LOAD_-1205427889'), ('const-0', u'SUBPIECE_-1205421365'), (u'MULTIEQUAL_-1205424131', u'MULTIEQUAL_-1205423045'), (u'CAST_-1205417986', u'INT_LESS_-1205426210'), (u'INDIRECT_-1205420538', u'MULTIEQUAL_-1205420459'), (u'COPY_-1205419781', u'MULTIEQUAL_-1205423211'), (u'INT_LESS_-1205430554', u'CBRANCH_-1205430550'), (u'INT_LESSEQUAL_-1205429303', u'CBRANCH_-1205429301'), ('const-4294967295', u'INT_NOTEQUAL_-1205427618'), (u'INDIRECT_-1205420012', u'MULTIEQUAL_-1205419925'), ('const-0', u'SUBPIECE_-1205420510'), (u'BOOL_NEGATE_-1205422550', u'BOOL_AND_-1205427945'), (u'LOAD_-1205427757', u'INT_ADD_-1205427731'), (u'CAST_-1205418546', u'LOAD_-1205428462'), (u'LOAD_-1205429249', u'CALL_-1205429236'), (u'MULTIEQUAL_-1205424753', u'PTRADD_-1205417981'), (u'PTRADD_-1205429202', u'STORE_-1205429262'), ('const-3', u'PTRADD_-1205420215'), (u'INT_OR_-1205419794', u'CAST_-1205419447'), ('tmp_187', u'CBRANCH_-1205431882'), ('const-433', u'LOAD_-1205426163'), (u'MULTIEQUAL_-1205420880', u'INT_MULT_-1205428248'), ('const-3', u'PTRADD_-1205419333'), ('const-1', u'PTRADD_-1205425660'), (u'MULTIEQUAL_-1205421283', u'MULTIEQUAL_-1205420989'), (u'MULTIEQUAL_-1205419675', u'MULTIEQUAL_-1205419758'), ('const-32', u'INT_ADD_-1205428492'), ('const-2', u'PTRADD_-1205419913'), (u'LOAD_-1205428932', u'MULTIEQUAL_-1205423345'), (u'COPY_-1205418607', u'MULTIEQUAL_-1205419955'), (u'INT_EQUAL_-1205428487', u'CBRANCH_-1205428486'), (u'INT_OR_-1205429279', u'MULTIEQUAL_-1205421299'), (u'LOAD_-1205425844', u'MULTIEQUAL_-1205420527'), (u'INT_EQUAL_-1205427988', u'BOOL_OR_-1205427946'), ('tmp_7130', u'CBRANCH_-1205427831'), ('const-433', u'LOAD_-1205429282'), (u'COPY_-1205418145', u'MULTIEQUAL_-1205419735'), (u'MULTIEQUAL_-1205424131', u'PTRADD_-1205419338'), ('tmp_595', u'CBRANCH_-1205431603'), (u'MULTIEQUAL_-1205420284', u'MULTIEQUAL_-1205420446'), (u'BOOL_AND_-1205427971', u'BOOL_AND_-1205421389'), (u'INDIRECT_-1205418356', u'MULTIEQUAL_-1205421318'), (u'MULTIEQUAL_-1205420821', u'MULTIEQUAL_-1205420122'), ('const-2', u'PTRADD_-1205420475'), (u'CAST_-1205417399', u'LOAD_-1205425844'), ('tmp_541', u'CBRANCH_-1205431637'), (u'COPY_-1205426630', u'MULTIEQUAL_-1205421829'), ('tmp_22212', u'INT_ADD_-1205431910'), (u'MULTIEQUAL_-1205419496', u'MULTIEQUAL_-1205419239'), ('const-0', u'RETURN_-1205430027'), (u'CALL_-1205429236', u'INDIRECT_-1205420196'), (u'MULTIEQUAL_-1205423253', u'INT_ADD_-1205422524'), (u'INT_2COMP_-1205428362', u'COPY_-1205417998'), (u'CAST_-1205419861', u'CALL_-1205427846'), (u'CAST_-1205419353', u'MULTIEQUAL_-1205425649'), (u'CALL_-1205429236', u'INDIRECT_-1205420105'), ('const-15', u'COPY_-1205427671'), ('tmp_5030', u'BRANCH_-1205427931'), (u'INT_EQUAL_-1205431557', u'MULTIEQUAL_-1205420387'), (u'INDIRECT_-1205420507', u'MULTIEQUAL_-1205421005'), ('tmp_6245', u'CBRANCH_-1205429194'), (u'COPY_-1205419218', u'MULTIEQUAL_-1205422498'), (u'INT_ADD_-1205428129', u'STORE_-1205428132'), (u'MULTIEQUAL_-1205424483', u'CALLIND_-1205428049'), (u'MULTIEQUAL_-1205424592', u'MULTIEQUAL_-1205421829'), (u'CALLIND_-1205427530', u'MULTIEQUAL_-1205422508'), (u'INT_NOTEQUAL_-1205427618', u'CBRANCH_-1205427606'), (u'MULTIEQUAL_-1205420733', u'MULTIEQUAL_-1205420704'), ('const-0', u'INT_EQUAL_-1205427988'), (u'MULTIEQUAL_-1205420104', u'MULTIEQUAL_-1205420854'), (u'MULTIEQUAL_-1205422951', u'CALLIND_-1205427737'), ('const-433', u'LOAD_-1205426193'), (u'CALLIND_-1205429305', u'INDIRECT_-1205420507'), (u'INT_NOTEQUAL_-1205427618', u'BOOL_NEGATE_-1205418498'), (u'CAST_-1205417782', u'CAST_-1205417724'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205431484'), (u'MULTIEQUAL_-1205420049', u'MULTIEQUAL_-1205420046'), (u'CALL_-1205427010', u'INDIRECT_-1205418964'), (u'CALLIND_-1205426682', u'INDIRECT_-1205418545'), (u'MULTIEQUAL_-1205420446', u'BOOL_NEGATE_-1205420429'), (u'INDIRECT_-1205418452', u'MULTIEQUAL_-1205419330'), ('const-208', u'INT_ADD_-1205425824'), (u'SUBPIECE_-1205425750', u'INT_LESS_-1205430593'), (u'MULTIEQUAL_-1205424013', u'LOAD_-1205427550'), (u'COPY_-1205428056', u'MULTIEQUAL_-1205422773'), (u'COPY_-1205423831', u'MULTIEQUAL_-1205423517'), ('const-8', u'PTRADD_-1205418068'), (u'CAST_-1205417026', u'LOAD_-1205425446'), ('const-8', u'PTRADD_-1205420220'), (u'INT_NOTEQUAL_-1205431763', u'BOOL_AND_-1205431720'), (u'CAST_-1205419073', u'LOAD_-1205429315'), (u'COPY_-1205426580', u'MULTIEQUAL_-1205423743'), ('tmp_1877', u'CBRANCH_-1205430413'), ('const-433', u'LOAD_-1205427842'), ('const-2', u'PTRADD_-1205418493'), (u'CALLIND_-1205426682', u'INDIRECT_-1205418452'), ('const-3', u'PTRADD_-1205419286'), ('const-0', u'COPY_-1205418085'), (u'INT_ADD_-1205431563', u'CAST_-1205420357'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205429173'), (u'CALLIND_-1205428027', u'INDIRECT_-1205420447'), (u'MULTIEQUAL_-1205419892', u'INT_NOTEQUAL_-1205429171'), (u'CALL_-1205430096', u'INDIRECT_-1205420774'), (u'COPY_-1205420129', u'MULTIEQUAL_-1205419692'), (u'MULTIEQUAL_-1205424693', u'MULTIEQUAL_-1205424508'), ('const-433', u'LOAD_-1205429335'), (u'MULTIEQUAL_-1205419496', u'MULTIEQUAL_-1205419466'), (u'LOAD_-1205428508', u'INT_EQUAL_-1205428487'), ('tmp_2292', u'CBRANCH_-1205430103'), ('tmp_1542', u'CBRANCH_-1205430634'), (u'MULTIEQUAL_-1205424483', u'PTRADD_-1205419549'), ('const-0', u'COPY_-1205420786'), (u'MULTIEQUAL_-1205421617', u'INT_EQUAL_-1205427964'), (u'LOAD_-1205427866', u'MULTIEQUAL_-1205422385'), (u'LOAD_-1205429221', u'CAST_-1205418916'), ('const-433', u'LOAD_-1205425470'), (u'INT_LESS_-1205426210', u'CBRANCH_-1205426206'), (u'LOAD_-1205426698', u'INT_ADD_-1205426676'), (u'MULTIEQUAL_-1205421735', u'COPY_-1205418417'), ('const-8', u'PTRADD_-1205418063'), (u'INT_EQUAL_-1205429316', u'CBRANCH_-1205429306'), (u'CAST_-1205419126', u'INT_LESSEQUAL_-1205429237'), ('const-8', u'PTRADD_-1205419893'), (u'PTRSUB_-1205420064', u'MULTIEQUAL_-1205421158'), (u'MULTIEQUAL_-1205424518', u'INT_LESS_-1205429302'), (u'MULTIEQUAL_-1205423787', u'MULTIEQUAL_-1205423553'), ('tmp_3863', u'CBRANCH_-1205429004'), (u'LOAD_-1205426834', u'INT_ADD_-1205426808'), ('tmp_663', u'CBRANCH_-1205431548'), (u'LOAD_-1205431579', u'MULTIEQUAL_-1205423594'), (u'MULTIEQUAL_-1205419590', u'MULTIEQUAL_-1205419587'), (u'MULTIEQUAL_-1205420386', u'MULTIEQUAL_-1205420155'), (u'MULTIEQUAL_-1205421015', u'MULTIEQUAL_-1205420364'), ('const-6', u'INT_LESS_-1205428996'), (u'CALLIND_-1205427722', u'INDIRECT_-1205419687'), (u'MULTIEQUAL_-1205423565', u'MULTIEQUAL_-1205423347'), ('const-433', u'STORE_-1205425731'), (u'MULTIEQUAL_-1205422387', u'MULTIEQUAL_-1205422353'), ('const-8', u'PTRADD_-1205417536'), (u'CALLIND_-1205425418', u'INDIRECT_-1205418332'), (u'COPY_-1205418263', u'MULTIEQUAL_-1205420903'), (u'MULTIEQUAL_-1205419803', u'MULTIEQUAL_-1205419642'), (u'INDIRECT_-1205418361', u'MULTIEQUAL_-1205419239'), (u'COPY_-1205420349', u'MULTIEQUAL_-1205420275'), (u'INT_NOTEQUAL_-1205431484', u'CBRANCH_-1205431482'), ('tmp_3460', u'CBRANCH_-1205429301'), (u'MULTIEQUAL_-1205420914', u'MULTIEQUAL_-1205420215'), ('const-2', u'PTRADD_-1205419338'), (u'INT_EQUAL_-1205429197', u'CBRANCH_-1205429194'), (u'PTRADD_-1205419338', u'LOAD_-1205429326'), (u'CAST_-1205420546', u'LOAD_-1205431926'), (u'MULTIEQUAL_-1205419741', u'MULTIEQUAL_-1205419621'), ('const-0', u'SUBPIECE_-1205425750'), (u'INT_EQUAL_-1205426637', u'CBRANCH_-1205426627'), (u'CALLIND_-1205427722', u'INDIRECT_-1205419503'), (u'COPY_-1205422678', u'MULTIEQUAL_-1205422517'), ('tmp_7640', u'CBRANCH_-1205427966'), (u'LOAD_-1205428127', u'CAST_-1205418422'), ('const-433', u'LOAD_-1205426824'), (u'MULTIEQUAL_-1205424265', u'MULTIEQUAL_-1205424238'), (u'MULTIEQUAL_-1205423322', u'INT_NOTEQUAL_-1205430857'), (u'LOAD_-1205426686', u'CAST_-1205417498'), (u'BOOL_AND_-1205418342', u'COPY_-1205418033'), ('const-433', u'LOAD_-1205427812'), (u'LOAD_-1205426656', u'MULTIEQUAL_-1205420933'), ('const-8', u'PTRADD_-1205418118'), ('const-0', u'INT_NOTEQUAL_-1205429375'), (u'COPY_-1205418085', u'MULTIEQUAL_-1205420387'), (u'MULTIEQUAL_-1205419400', u'PTRADD_-1205427238'), ('const-433', u'LOAD_-1205429326'), (u'CALL_-1205425705', u'INDIRECT_-1205418752'), (u'MULTIEQUAL_-1205425054', u'MULTIEQUAL_-1205424011'), (u'MULTIEQUAL_-1205422719', u'MULTIEQUAL_-1205422663'), (u'MULTIEQUAL_-1205422951', u'LOAD_-1205427757'), ('const-1', u'COPY_-1205417925'), (u'INT_NOTEQUAL_-1205429237', u'CBRANCH_-1205429236'), (u'MULTIEQUAL_-1205424013', u'MULTIEQUAL_-1205423957'), (u'MULTIEQUAL_-1205422773', u'CALLIND_-1205426814'), ('const-2', u'PTRADD_-1205420480'), ('const-1', u'COPY_-1205430584'), (u'PTRADD_-1205419591', u'LOAD_-1205427943'), ('const-433', u'STORE_-1205429207'), (u'MULTIEQUAL_-1205420880', u'MULTIEQUAL_-1205420602'), ('const-8', u'INT_EQUAL_-1205428006'), (u'CALLIND_-1205426203', u'MULTIEQUAL_-1205422750'), ('const-0', u'INT_NOTEQUAL_-1205431763'), (u'MULTIEQUAL_-1205423517', u'MULTIEQUAL_-1205423501'), ('const-433', u'LOAD_-1205429325'), ('const-433', u'LOAD_-1205426623'), ('tmp_5866', u'BRANCH_-1205426274'), (u'INT_ADD_-1205429196', u'CAST_-1205420108'), (u'MULTIEQUAL_-1205418717', u'MULTIEQUAL_-1205419892'), (u'CAST_-1205418293', u'INT_LESSEQUAL_-1205427715'), (u'MULTIEQUAL_-1205425054', u'PTRADD_-1205419286'), ('const-0', u'COPY_-1205419040'), ('const-433', u'LOAD_-1205426202'), ('const-328', u'INT_ADD_-1205430791'), (u'MULTIEQUAL_-1205423042', u'MULTIEQUAL_-1205423638'), (u'INDIRECT_-1205419340', u'MULTIEQUAL_-1205420883'), (u'LOAD_-1205426232', u'CAST_-1205417986'), (u'MULTIEQUAL_-1205418752', u'MULTIEQUAL_-1205418735'), (u'INDIRECT_-1205419665', u'MULTIEQUAL_-1205419397'), ('tmp_22215', u'COPY_-1205418068'), ('const-433', u'LOAD_-1205426686'), ('const-433', u'LOAD_-1205426692'), ('const-8', u'PTRADD_-1205418628'), (u'MULTIEQUAL_-1205420031', u'MULTIEQUAL_-1205420706'), ('const-0', u'COPY_-1205427834'), ('const-16', u'INT_EQUAL_-1205429082'), (u'CAST_-1205417299', u'LOAD_-1205425796'), (u'INT_ADD_-1205431428', u'STORE_-1205431431'), ('tmp_2884', u'CBRANCH_-1205429170'), (u'LOAD_-1205428485', u'INT_NOTEQUAL_-1205428469'), ('tmp_6838', u'CBRANCH_-1205428171'), (u'MULTIEQUAL_-1205423363', u'MULTIEQUAL_-1205423253'), (u'COPY_-1205418549', u'MULTIEQUAL_-1205421617'), (u'INDIRECT_-1205419622', u'MULTIEQUAL_-1205419551'), ('const-0', u'CALL_-1205427010'), (u'MULTIEQUAL_-1205425054', u'CALLIND_-1205426707'), (u'MULTIEQUAL_-1205421015', u'MULTIEQUAL_-1205420377'), (u'CAST_-1205419861', u'CALL_-1205429236'), (u'LOAD_-1205427889', u'CAST_-1205419093'), (u'COPY_-1205419640', u'PIECE_-1205423142'), (u'COPY_-1205418767', u'PTRADD_-1205427261'), (u'INT_ADD_-1205427433', u'COPY_-1205418145'), ('const-2', u'PTRADD_-1205419154'), (u'CALLIND_-1205429325', u'INDIRECT_-1205420354'), ('const-4294967295', u'COPY_-1205430730'), (u'INT_ADD_-1205428446', u'CAST_-1205418546'), (u'CAST_-1205419636', u'INT_LESS_-1205430503'), ('const-8', u'PTRADD_-1205419149'), (u'COPY_-1205418018', u'MULTIEQUAL_-1205424753'), (u'MULTIEQUAL_-1205419675', u'PIECE_-1205419282'), ('const-0', u'COPY_-1205425827'), ('const-433', u'LOAD_-1205429228'), ('const-228', u'INT_ADD_-1205431531'), (u'LOAD_-1205431426', u'CAST_-1205420282'), (u'MULTIEQUAL_-1205424483', u'PTRADD_-1205420200'), ('const-433', u'STORE_-1205428132'), (u'MULTIEQUAL_-1205419587', u'MULTIEQUAL_-1205419330'), (u'MULTIEQUAL_-1205418609', u'MULTIEQUAL_-1205418712'), ('tmp_4864', u'CBRANCH_-1205428053'), (u'SUBPIECE_-1205421780', u'INT_SUB_-1205428315'), (u'BOOL_NEGATE_-1205418498', u'BOOL_AND_-1205421389'), (u'CAST_-1205419287', u'INT_LESS_-1205428148'), ('tmp_3266', u'CBRANCH_-1205429202'), ('const-0', u'INT_NOTEQUAL_-1205431619'), (u'INDIRECT_-1205420416', u'MULTIEQUAL_-1205420914'), (u'CALLIND_-1205427737', u'INDIRECT_-1205419713'), ('const-8', u'PTRADD_-1205417986'), (u'MULTIEQUAL_-1205420258', u'MULTIEQUAL_-1205420235'), (u'INT_EQUAL_-1205431718', u'BOOL_AND_-1205430391'), ('const-0', u'COPY_-1205426630'), (u'MULTIEQUAL_-1205422951', u'PTRADD_-1205418648'), (u'CAST_-1205417467', u'LOAD_-1205426623'), (u'INT_AND_-1205423244', u'MULTIEQUAL_-1205422517'), (u'LOAD_-1205427550', u'INT_ADD_-1205427524'), (u'MULTIEQUAL_-1205419621', u'MULTIEQUAL_-1205419950'), (u'BOOL_AND_-1205421389', u'COPY_-1205418284'), ('const-0', u'INT_NOTEQUAL_-1205426688'), ('tmp_5952', u'BRANCH_-1205427428'), (u'MULTIEQUAL_-1205419803', u'MULTIEQUAL_-1205419774'), (u'MULTIEQUAL_-1205422739', u'MULTIEQUAL_-1205423581'), (u'CAST_-1205420302', u'INT_LESS_-1205431455'), ('tmp_2053', u'CBRANCH_-1205430277'), (u'MULTIEQUAL_-1205419557', u'MULTIEQUAL_-1205419437'), (u'MULTIEQUAL_-1205420766', u'MULTIEQUAL_-1205419925'), (u'COPY_-1205420514', u'MULTIEQUAL_-1205420446'), (u'LOAD_-1205427896', u'CAST_-1205419098'), (u'INT_EQUAL_-1205426140', u'CBRANCH_-1205426130'), (u'MULTIEQUAL_-1205421389', u'MULTIEQUAL_-1205421236'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205426504'), (u'INDIRECT_-1205419596', u'MULTIEQUAL_-1205419680'), ('const-0', u'CALL_-1205427846'), (u'PTRADD_-1205419888', u'LOAD_-1205430525'), ('const-0', u'INT_EQUAL_-1205430757'), (u'LOAD_-1205428549', u'INT_NOTEQUAL_-1205428533'), ('tmp_7469', u'BRANCH_-1205427251'), (u'MULTIEQUAL_-1205420731', u'MULTIEQUAL_-1205420730'), ('const-433', u'LOAD_-1205425452'), ('const-4294967295', u'COPY_-1205428515'), (u'LOAD_-1205425630', u'CALLIND_-1205425620'), (u'MULTIEQUAL_-1205419466', u'MULTIEQUAL_-1205419346'), ('tmp_4059', u'CBRANCH_-1205428556'), (u'MULTIEQUAL_-1205418717', u'MULTIEQUAL_-1205418860'), (u'MULTIEQUAL_-1205419400', u'MULTIEQUAL_-1205419830'), (u'CALL_-1205428417', u'INDIRECT_-1205419940'), ('const-15', u'COPY_-1205426580'), (u'MULTIEQUAL_-1205422508', u'INT_EQUAL_-1205429316'), (u'MULTIEQUAL_-1205421283', u'MULTIEQUAL_-1205418551'), ('tmp_22216', u'INT_AND_-1205423244'), (u'CALLIND_-1205429325', u'INDIRECT_-1205420263'), (u'CAST_-1205420560', u'CALL_-1205431940'), ('const-3', u'PTRADD_-1205418488'), ('const-0', u'INT_NOTEQUAL_-1205428025'), (u'SUBPIECE_-1205425750', u'INT_LESSEQUAL_-1205428286'), (u'MULTIEQUAL_-1205419239', u'MULTIEQUAL_-1205419466'), (u'PTRADD_-1205417981', u'LOAD_-1205426186'), (u'MULTIEQUAL_-1205421207', u'MULTIEQUAL_-1205420402'), ('tmp_33332', u'STORE_-1205429262'), (u'INT_EQUAL_-1205429065', u'BOOL_OR_-1205429023'), (u'MULTIEQUAL_-1205419771', u'MULTIEQUAL_-1205419514'), (u'MULTIEQUAL_-1205424753', u'CALLIND_-1205425460'), ('const-5013392', u'PTRSUB_-1205420720'), (u'SUBPIECE_-1205425750', u'INT_LESSEQUAL_-1205429238'), (u'CALLIND_-1205426814', u'INDIRECT_-1205418696'), (u'INT_NOTEQUAL_-1205428533', u'CBRANCH_-1205428530'), ('const-2', u'PTRADD_-1205418450'), ('const-4294967295', u'INT_EQUAL_-1205427789'), (u'CAST_-1205419985', u'INT_LESS_-1205428940'), ('tmp_7268', u'BRANCH_-1205428013'), (u'INT_NOTEQUAL_-1205429178', u'BOOL_NEGATE_-1205419301'), (u'INT_ADD_-1205426504', u'CAST_-1205418239'), ('const-8', u'PTRADD_-1205419544'), (u'CALLIND_-1205426707', u'MULTIEQUAL_-1205422385'), (u'MULTIEQUAL_-1205422842', u'PTRADD_-1205417536'), (u'INT_ADD_-1205428185', u'COPY_-1205418598'), (u'INT_NOTEQUAL_-1205426688', u'CBRANCH_-1205426687'), (u'INT_EQUAL_-1205430757', u'CBRANCH_-1205430754'), (u'CAST_-1205417207', u'LOAD_-1205425327'), (u'MULTIEQUAL_-1205421207', u'MULTIEQUAL_-1205420989'), ('const-0', u'STORE_-1205425828'), (u'MULTIEQUAL_-1205419650', u'MULTIEQUAL_-1205420859'), ('tmp_936', u'CBRANCH_-1205431362'), ('const-433', u'LOAD_-1205429339'), (u'MULTIEQUAL_-1205424013', u'PTRADD_-1205419232'), (u'MULTIEQUAL_-1205420185', u'PTRADD_-1205429225'), ('tmp_3935', u'CBRANCH_-1205428897'), (u'MULTIEQUAL_-1205423492', u'COPY_-1205417187'), (u'MULTIEQUAL_-1205423492', u'CAST_-1205418607'), ('const-433', u'LOAD_-1205426083'), ('tmp_7422', u'BRANCH_-1205426172'), (u'CAST_-1205420537', u'LOAD_-1205431915'), (u'COPY_-1205417237', u'MULTIEQUAL_-1205423211'), ('const-8', u'PTRADD_-1205420215'), ('tmp_6463', u'CBRANCH_-1205429049'), ('tmp_3893', u'BRANCH_-1205428989'), (u'MULTIEQUAL_-1205421445', u'MULTIEQUAL_-1205421411'), (u'MULTIEQUAL_-1205420033', u'MULTIEQUAL_-1205420950'), (u'MULTIEQUAL_-1205422280', u'PTRADD_-1205419149'), (u'CALLIND_-1205425436', u'MULTIEQUAL_-1205420527'), (u'MULTIEQUAL_-1205421039', u'MULTIEQUAL_-1205421039'), (u'MULTIEQUAL_-1205422059', u'MULTIEQUAL_-1205421954'), (u'LOAD_-1205429326', u'CAST_-1205419104'), (u'CAST_-1205418994', u'LOAD_-1205429339'), (u'INT_ADD_-1205428492', u'CAST_-1205418567'), ('tmp_8091', u'CBRANCH_-1205428530'), ('const-4', u'STORE_-1205429262'), ('const-232', u'INT_ADD_-1205429128'), (u'LOAD_-1205426692', u'CALLIND_-1205426682'), (u'COPY_-1205426133', u'MULTIEQUAL_-1205424693'), ('const-4294967248', u'INT_ADD_-1205422757'), ('const-433', u'LOAD_-1205427638'), (u'MULTIEQUAL_-1205424010', u'INT_EQUAL_-1205431639'), (u'INT_EQUAL_-1205429082', u'BOOL_NEGATE_-1205423167'), (u'INT_ADD_-1205422524', u'CAST_-1205418954'), (u'MULTIEQUAL_-1205425054', u'INT_NOTEQUAL_-1205428881'), ('const-4294967248', u'INT_ADD_-1205430611'), (u'LOAD_-1205430807', u'COPY_-1205418480'), (u'LOAD_-1205428508', u'MULTIEQUAL_-1205423211'), (u'MULTIEQUAL_-1205420122', u'MULTIEQUAL_-1205420797'), ('const-0', u'INT_EQUAL_-1205428403'), ('const-433', u'LOAD_-1205427866'), ('const-328', u'PTRADD_-1205425660'), (u'LOAD_-1205427668', u'CAST_-1205418138'), (u'CAST_-1205417394', u'INT_LESS_-1205425852'), ('const-433', u'LOAD_-1205425327'), ('const-76', u'INT_ADD_-1205428533'), (u'MULTIEQUAL_-1205420392', u'MULTIEQUAL_-1205420379'), ('const-0', u'STORE_-1205427298'), (u'LOAD_-1205426520', u'MULTIEQUAL_-1205423347'), (u'MULTIEQUAL_-1205419346', u'MULTIEQUAL_-1205419675'), (u'MULTIEQUAL_-1205422204', u'INT_OR_-1205430103'), ('tmp_7377', u'BRANCH_-1205426078'), (u'INT_DIV_-1205430793', u'SUBPIECE_-1205425750'), (u'INT_LESS_-1205429323', u'INT_OR_-1205429279'), (u'CALLIND_-1205426814', u'INDIRECT_-1205418512'), (u'INT_LESS_-1205426664', u'CBRANCH_-1205426660'), (u'MULTIEQUAL_-1205421411', u'MULTIEQUAL_-1205420989'), ('const-8', u'COPY_-1205423122'), ('const--72', u'PTRSUB_-1205420064'), ('const-4294967241', u'INT_ADD_-1205428874'), (u'PTRSUB_-1205417894', u'STORE_-1205425790'), (u'COPY_-1205420082', u'MULTIEQUAL_-1205420363'), ('const-433', u'LOAD_-1205426113'), (u'MULTIEQUAL_-1205422842', u'COPY_-1205417495'), (u'BOOL_AND_-1205427945', u'CBRANCH_-1205427966'), (u'CAST_-1205420072', u'LOAD_-1205429144'), (u'MULTIEQUAL_-1205424753', u'MULTIEQUAL_-1205424693'), (u'LOAD_-1205429198', u'MULTIEQUAL_-1205422241'), ('tmp_4258', u'CBRANCH_-1205428401'), (u'LOAD_-1205428097', u'MULTIEQUAL_-1205421677'), ('const-32', u'INT_ADD_-1205431563'), (u'MULTIEQUAL_-1205421038', u'MULTIEQUAL_-1205420915'), ('const-10', u'INT_LESS_-1205429263'), ('const-433', u'STORE_-1205430260'), (u'CAST_-1205417493', u'INT_LESS_-1205426664'), ('const-3', u'PTRADD_-1205419586'), ('const-4294967295', u'INT_EQUAL_-1205427847'), (u'MULTIEQUAL_-1205420963', u'MULTIEQUAL_-1205421880'), (u'INT_EQUAL_-1205427847', u'BOOL_AND_-1205419518'), (u'PTRADD_-1205418493', u'LOAD_-1205427738'), ('const-8', u'PTRADD_-1205418493'), ('const-1', u'INT_ADD_-1205427175'), ('tmp_701', u'CBRANCH_-1205431525'), ('const-433', u'LOAD_-1205430807'), (u'MULTIEQUAL_-1205419859', u'MULTIEQUAL_-1205419942'), (u'MULTIEQUAL_-1205421417', u'MULTIEQUAL_-1205421389'), ('const-2', u'PTRADD_-1205418518'), ('tmp_1985', u'CBRANCH_-1205430325'), ('const-433', u'LOAD_-1205425446'), (u'INT_NOTEQUAL_-1205430104', u'CBRANCH_-1205430103'), (u'MULTIEQUAL_-1205419265', u'COPY_-1205419061'), (u'MULTIEQUAL_-1205419557', u'MULTIEQUAL_-1205420766'), (u'PTRSUB_-1205419058', u'INT_EQUAL_-1205429342'), (u'LOAD_-1205431915', u'INT_ADD_-1205431891'), (u'COPY_-1205426328', u'MULTIEQUAL_-1205421223'), (u'MULTIEQUAL_-1205420981', u'MULTIEQUAL_-1205420950'), ('tmp_22207', u'PTRSUB_-1205420064'), ('const-433', u'LOAD_-1205429235'), (u'COPY_-1205418616', u'MULTIEQUAL_-1205419735'), (u'INT_MULT_-1205429318', u'INT_ADD_-1205429302'), (u'CAST_-1205417066', u'LOAD_-1205425466'), (u'LOAD_-1205430202', u'INT_OR_-1205430175'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205431563'), (u'MULTIEQUAL_-1205424483', u'MULTIEQUAL_-1205424265'), ('const-3', u'PTRADD_-1205419149'), (u'MULTIEQUAL_-1205422059', u'MULTIEQUAL_-1205421417'), (u'MULTIEQUAL_-1205419423', u'MULTIEQUAL_-1205419650'), (u'INT_ZEXT_-1205430814', u'INT_DIV_-1205430793'), ('tmp_8845', u'BRANCH_-1205425666'), (u'INT_NOTEQUAL_-1205431342', u'BOOL_AND_-1205431294'), (u'LOAD_-1205425796', u'CALLIND_-1205425786'), (u'COPY_-1205419089', u'MULTIEQUAL_-1205422971'), ('const-72', u'INT_ADD_-1205425454'), (u'COPY_-1205430741', u'MULTIEQUAL_-1205422059'), ('const-433', u'LOAD_-1205429319'), ('tmp_4168', u'CBRANCH_-1205428467'), ('const-11', u'INT_LESS_-1205430690'), (u'MULTIEQUAL_-1205422059', u'INT_MULT_-1205429318'), (u'LOAD_-1205427738', u'INT_LESSEQUAL_-1205427715'), ('const-433', u'LOAD_-1205426213'), ('tmp_22207', u'PTRSUB_-1205419058'), ('const-433', u'LOAD_-1205431926'), ('const-80', u'INT_ADD_-1205425614'), ('const-433', u'LOAD_-1205431547'), (u'MULTIEQUAL_-1205421954', u'MULTIEQUAL_-1205421936'), (u'INT_EQUAL_-1205429342', u'CBRANCH_-1205429340'), (u'MULTIEQUAL_-1205420122', u'BOOL_NEGATE_-1205418116'), (u'LOAD_-1205430518', u'CAST_-1205419636'), ('const-433', u'LOAD_-1205427738'), (u'MULTIEQUAL_-1205424693', u'CALLIND_-1205425456'), (u'MULTIEQUAL_-1205418712', u'MULTIEQUAL_-1205418717'), (u'INT_ADD_-1205427433', u'PTRADD_-1205427238'), (u'MULTIEQUAL_-1205424874', u'MULTIEQUAL_-1205422419'), (u'MULTIEQUAL_-1205424592', u'INT_NOTEQUAL_-1205426688'), (u'INT_LESS_-1205429206', u'CBRANCH_-1205429202'), (u'CAST_-1205419348', u'INT_LESSEQUAL_-1205428013'), (u'MULTIEQUAL_-1205421103', u'PTRADD_-1205418339'), (u'MULTIEQUAL_-1205423253', u'INT_SLESSEQUAL_-1205430626'), (u'CAST_-1205417395', u'LOAD_-1205426213'), (u'LOAD_-1205429212', u'INT_EQUAL_-1205429197'), (u'MULTIEQUAL_-1205420989', u'MULTIEQUAL_-1205420925'), (u'INDIRECT_-1205418332', u'MULTIEQUAL_-1205418984'), (u'BOOL_AND_-1205430391', u'BOOL_AND_-1205422295'), (u'MULTIEQUAL_-1205425335', u'LOAD_-1205430495'), ('tmp_1225', u'CBRANCH_-1205430855'), (u'MULTIEQUAL_-1205418446', u'MULTIEQUAL_-1205421283'), (u'PIECE_-1205423142', u'RETURN_-1205430027'), (u'MULTIEQUAL_-1205420377', u'MULTIEQUAL_-1205420364'), ('const-0', u'COPY_-1205418502'), ('const-433', u'LOAD_-1205427779'), (u'INT_EQUAL_-1205431718', u'BOOL_AND_-1205431294'), (u'INT_EQUAL_-1205431377', u'INT_EQUAL_-1205431288'), (u'INDIRECT_-1205419615', u'MULTIEQUAL_-1205421158'), (u'MULTIEQUAL_-1205420950', u'INT_EQUAL_-1205429342'), (u'INDIRECT_-1205418272', u'MULTIEQUAL_-1205418858'), (u'PTRADD_-1205417641', u'LOAD_-1205426679'), (u'INT_NEGATE_-1205428236', u'INT_LESS_-1205428241'), ('const-1', u'COPY_-1205419972'), (u'COPY_-1205421988', u'MULTIEQUAL_-1205422517'), ('const-1', u'PTRADD_-1205429225'), (u'LOAD_-1205429325', u'INT_ADD_-1205429299'), (u'LOAD_-1205426213', u'CALLIND_-1205426203'), (u'MULTIEQUAL_-1205420704', u'MULTIEQUAL_-1205420701'), ('tmp_22215', u'PTRADD_-1205418118'), ('const-433', u'LOAD_-1205429144'), ('tmp_7554', u'CBRANCH_-1205428024'), (u'INT_ADD_-1205426808', u'CAST_-1205417271'), (u'MULTIEQUAL_-1205419619', u'MULTIEQUAL_-1205419590'), (u'MULTIEQUAL_-1205424483', u'PTRADD_-1205420195'), ('const-433', u'LOAD_-1205425483'), ('const-4294967295', u'INT_EQUAL_-1205428121'), (u'COPY_-1205419187', u'MULTIEQUAL_-1205422498'), (u'INDIRECT_-1205419100', u'MULTIEQUAL_-1205420169'), (u'LOAD_-1205429228', u'CAST_-1205418921'), ('tmp_2015', u'CBRANCH_-1205430304'), (u'COPY_-1205419802', u'MULTIEQUAL_-1205422971'), (u'CAST_-1205417214', u'LOAD_-1205426692'), ('tmp_8013', u'BRANCH_-1205425448'), (u'PTRADD_-1205418518', u'LOAD_-1205427738'), (u'COPY_-1205420610', u'MULTIEQUAL_-1205424100'), ('tmp_2950', u'CBRANCH_-1205429132'), (u'MULTIEQUAL_-1205424131', u'PTRADD_-1205419368'), ('const-433', u'LOAD_-1205427731'), (u'LOAD_-1205426750', u'INT_ADD_-1205426701'), ('const-433', u'STORE_-1205425753'), (u'INDIRECT_-1205418465', u'MULTIEQUAL_-1205420208'), (u'INDIRECT_-1205420105', u'INT_NOTEQUAL_-1205429136'), (u'INT_ADD_-1205428091', u'CAST_-1205419256'), (u'MULTIEQUAL_-1205421021', u'STORE_-1205428336'), (u'MULTIEQUAL_-1205423787', u'INT_EQUAL_-1205428006'), ('const-16', u'PTRADD_-1205425768'), (u'INT_EQUAL_-1205431782', u'COPY_-1205420577'), (u'MULTIEQUAL_-1205424013', u'INT_NOTEQUAL_-1205429375'), (u'INDIRECT_-1205419412', u'MULTIEQUAL_-1205419496'), (u'MULTIEQUAL_-1205418860', u'INT_EQUAL_-1205427455'), (u'MULTIEQUAL_-1205422419', u'MULTIEQUAL_-1205422353'), ('const-1', u'CALL_-1205427846'), (u'CAST_-1205419282', u'INT_LESS_-1205428148'), ('const-0', u'SUBPIECE_-1205421780'), ('const-8', u'PTRADD_-1205420500'), (u'MULTIEQUAL_-1205422750', u'INT_EQUAL_-1205428121'), (u'MULTIEQUAL_-1205419530', u'MULTIEQUAL_-1205419859'), ('const-8', u'PTRADD_-1205420190'), (u'CALLIND_-1205425456', u'MULTIEQUAL_-1205423666'), ('const-4294967295', u'INT_EQUAL_-1205428069'), (u'COPY_-1205419205', u'MULTIEQUAL_-1205420363'), (u'CALL_-1205427010', u'INDIRECT_-1205419148'), (u'CAST_-1205419098', u'LOAD_-1205427866'), (u'CALL_-1205427846', u'INDIRECT_-1205418709'), (u'LOAD_-1205431280', u'MULTIEQUAL_-1205423347'), (u'MULTIEQUAL_-1205419414', u'MULTIEQUAL_-1205419945'), (u'MULTIEQUAL_-1205423894', u'INT_EQUAL_-1205431639'), (u'MULTIEQUAL_-1205419945', u'MULTIEQUAL_-1205420058'), (u'CAST_-1205417696', u'STORE_-1205425753'), (u'MULTIEQUAL_-1205419675', u'MULTIEQUAL_-1205420675'), (u'INT_EQUAL_-1205428913', u'INT_EQUAL_-1205428832'), (u'MULTIEQUAL_-1205424131', u'PTRADD_-1205419358'), ('const-8', u'PTRADD_-1205418653'), (u'INDIRECT_-1205418512', u'MULTIEQUAL_-1205419450'), (u'INT_ADD_-1205429233', u'CAST_-1205418762'), (u'BOOL_NEGATE_-1205419784', u'CBRANCH_-1205428024'), (u'CALL_-1205427431', u'INDIRECT_-1205419524'), ('tmp_6307', u'CBRANCH_-1205429149'), (u'CALLIND_-1205429305', u'INDIRECT_-1205420416'), (u'INT_NOTEQUAL_-1205431619', u'CBRANCH_-1205431618'), (u'INT_ADD_-1205425824', u'CAST_-1205417758'), ('const-0', u'STORE_-1205425731'), (u'INT_NOTEQUAL_-1205431695', u'BOOL_AND_-1205431643'), ('const-433', u'LOAD_-1205428462'), (u'CAST_-1205419353', u'INT_LESSEQUAL_-1205428013'), ('tmp_7694', u'CBRANCH_-1205427918'), (u'CAST_-1205420282', u'INT_LESS_-1205431404'), (u'MULTIEQUAL_-1205420109', u'MULTIEQUAL_-1205420914'), ('const-4294967295', u'INT_NOTEQUAL_-1205426182'), (u'MULTIEQUAL_-1205420148', u'MULTIEQUAL_-1205420058'), (u'INT_LESSEQUAL_-1205428013', u'CBRANCH_-1205428011'), ('const-433', u'STORE_-1205425800'), (u'BOOL_AND_-1205431720', u'CBRANCH_-1205431743'), (u'INT_LESS_-1205428991', u'CBRANCH_-1205428987'), (u'MULTIEQUAL_-1205422951', u'PTRADD_-1205418633'), ('const-433', u'LOAD_-1205428163'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205428091'), (u'MULTIEQUAL_-1205422773', u'PTRADD_-1205418445'), ('const-8', u'PTRADD_-1205420475'), (u'PIECE_-1205419282', u'MULTIEQUAL_-1205423743'), (u'MULTIEQUAL_-1205419774', u'MULTIEQUAL_-1205419771'), (u'MULTIEQUAL_-1205423638', u'MULTIEQUAL_-1205424483'), ('const-0', u'CALL_-1205427010'), (u'MULTIEQUAL_-1205420379', u'MULTIEQUAL_-1205421129'), ('const-8', u'PTRADD_-1205418518'), ('tmp_1618', u'CBRANCH_-1205430589'), (u'MULTIEQUAL_-1205419945', u'MULTIEQUAL_-1205419892'), ('tmp_22208', u'PTRADD_-1205418063'), (u'CALLIND_-1205425460', u'INDIRECT_-1205418272'), ('const-433', u'LOAD_-1205426186'), (u'MULTIEQUAL_-1205420275', u'MULTIEQUAL_-1205419643'), ('const-433', u'LOAD_-1205430569'), (u'MULTIEQUAL_-1205423634', u'MULTIEQUAL_-1205423581'), ('const-433', u'LOAD_-1205429013'), ('const-433', u'LOAD_-1205427896'), ('const-3', u'PTRADD_-1205419358'), (u'INT_ADD_-1205428533', u'CAST_-1205420184'), (u'MULTIEQUAL_-1205423565', u'MULTIEQUAL_-1205423331'), ('const-4', u'INT_ADD_-1205430527'), ('const-72', u'INT_ADD_-1205426808'), ('const-0', u'INT_NOTEQUAL_-1205429136'), (u'INT_ADD_-1205428220', u'MULTIEQUAL_-1205420760'), (u'INT_LESS_-1205427646', u'CBRANCH_-1205427642'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205429128'), (u'COPY_-1205418369', u'COPY_-1205418127'), ('const-433', u'LOAD_-1205429249'), (u'COPY_-1205418127', u'MULTIEQUAL_-1205418752'), (u'MULTIEQUAL_-1205424131', u'MULTIEQUAL_-1205424013'), (u'MULTIEQUAL_-1205424483', u'PTRADD_-1205419591'), ('tmp_8054', u'BRANCH_-1205425612'), ('const-4', u'INT_ADD_-1205428964'), (u'CAST_-1205417981', u'INT_LESS_-1205426210'), ('const-4', u'INT_ADD_-1205428129'), (u'PTRADD_-1205425704', u'CAST_-1205417705'), (u'CAST_-1205419641', u'MULTIEQUAL_-1205425335'), ('tmp_5312', u'CBRANCH_-1205427606'), (u'INT_ADD_-1205431891', u'CAST_-1205420532'), (u'MULTIEQUAL_-1205421039', u'MULTIEQUAL_-1205421015'), (u'MULTIEQUAL_-1205422951', u'PTRADD_-1205418488'), ('const-433', u'LOAD_-1205428485'), (u'INDIRECT_-1205420196', u'MULTIEQUAL_-1205420914'), (u'MULTIEQUAL_-1205422353', u'MULTIEQUAL_-1205422280'), ('const-2', u'PTRADD_-1205418068'), (u'CALLIND_-1205427737', u'INDIRECT_-1205419622'), (u'PTRSUB_-1205418237', u'INT_EQUAL_-1205427393'), ('const-8', u'PTRADD_-1205419549'), ('const-1', u'INT_ADD_-1205428185'), (u'PTRADD_-1205420200', u'STORE_-1205428967'), ('tmp_6281', u'CBRANCH_-1205429168'), ('const--72', u'PTRSUB_-1205419694'), (u'MULTIEQUAL_-1205419400', u'PTRADD_-1205427261'), (u'COPY_-1205430961', u'MULTIEQUAL_-1205422034'), (u'MULTIEQUAL_-1205420241', u'MULTIEQUAL_-1205420386'), (u'PTRADD_-1205420495', u'LOAD_-1205431470'), (u'LOAD_-1205430495', u'MULTIEQUAL_-1205423019'), (u'MULTIEQUAL_-1205420386', u'MULTIEQUAL_-1205420158'), (u'COPY_-1205419641', u'PIECE_-1205423142'), (u'COPY_-1205422321', u'MULTIEQUAL_-1205423517'), (u'MULTIEQUAL_-1205420148', u'MULTIEQUAL_-1205418860'), (u'MULTIEQUAL_-1205420444', u'COPY_-1205417486'), (u'LOAD_-1205428037', u'CALLIND_-1205428027'), (u'CALLIND_-1205429325', u'INDIRECT_-1205420538'), (u'LOAD_-1205429335', u'CALLIND_-1205429325'), (u'INDIRECT_-1205420263', u'MULTIEQUAL_-1205420184'), ('const-8', u'PTRADD_-1205417981'), (u'INT_AND_-1205431835', u'INT_EQUAL_-1205427988'), (u'INT_SEXT_-1205430917', u'MULTIEQUAL_-1205422034'), (u'MULTIEQUAL_-1205420766', u'PIECE_-1205420090'), (u'CAST_-1205419321', u'LOAD_-1205428037'), ('const-8', u'PTRADD_-1205419291'), (u'CAST_-1205417498', u'LOAD_-1205426656'), (u'CALLIND_-1205426203', u'INDIRECT_-1205418526'), (u'CAST_-1205418417', u'INT_LESS_-1205428105'), (u'MULTIEQUAL_-1205422508', u'COPY_-1205419187'), (u'MULTIEQUAL_-1205420208', u'MULTIEQUAL_-1205420195'), (u'MULTIEQUAL_-1205418860', u'MULTIEQUAL_-1205418735'), (u'LOAD_-1205426679', u'CAST_-1205417493'), ('const-8', u'PTRADD_-1205420200'), (u'PTRADD_-1205425740', u'CAST_-1205417733'), (u'MULTIEQUAL_-1205423581', u'MULTIEQUAL_-1205423388'), (u'INT_ADD_-1205428985', u'MULTIEQUAL_-1205423084'), (u'COPY_-1205419630', u'MULTIEQUAL_-1205423517'), ('const-433', u'LOAD_-1205426232'), (u'CAST_-1205417782', u'PTRADD_-1205425740'), (u'MULTIEQUAL_-1205422034', u'INT_LESS_-1205430690'), (u'INDIRECT_-1205420012', u'MULTIEQUAL_-1205420730'), (u'PTRADD_-1205425715', u'CAST_-1205417714'), ('const-4294967295', u'COPY_-1205421015'), (u'COPY_-1205419731', u'MULTIEQUAL_-1205419905'), (u'CAST_-1205419099', u'INT_LESSEQUAL_-1205429303'), ('tmp_22207', u'PTRSUB_-1205419694'), (u'CAST_-1205417724', u'STORE_-1205425790'), (u'CAST_-1205420502', u'LOAD_-1205431877'), (u'MULTIEQUAL_-1205420288', u'MULTIEQUAL_-1205421038'), (u'INT_NOTEQUAL_-1205430857', u'CBRANCH_-1205430855'), (u'INDIRECT_-1205418730', u'MULTIEQUAL_-1205421508'), (u'INT_ADD_-1205430645', u'INT_SLESSEQUAL_-1205430626'), (u'INDIRECT_-1205419665', u'MULTIEQUAL_-1205419528'), (u'INT_EQUAL_-1205430476', u'INT_EQUAL_-1205430384'), ('const-3', u'PTRADD_-1205417536'), (u'MULTIEQUAL_-1205422280', u'LOAD_-1205427785'), ('const-0', u'COPY_-1205427031'), (u'MULTIEQUAL_-1205421103', u'INT_NOTEQUAL_-1205428025'), ('const-8', u'COPY_-1205424177'), (u'LOAD_-1205429319', u'CAST_-1205419099'), (u'LOAD_-1205425867', u'CAST_-1205417394'), (u'INT_EQUAL_-1205430476', u'CBRANCH_-1205430458'), (u'PTRADD_-1205417646', u'LOAD_-1205426686'), ('const-4294967295', u'INT_EQUAL_-1205431718'), (u'COPY_-1205417486', u'MULTIEQUAL_-1205422719'), ('const-76', u'INT_ADD_-1205428469'), (u'INT_MULT_-1205429318', u'INT_LESS_-1205429323'), ('tmp_22216', u'SUBPIECE_-1205425952'), (u'MULTIEQUAL_-1205419955', u'MULTIEQUAL_-1205420049'), (u'INT_EQUAL_-1205428006', u'BOOL_NEGATE_-1205422550'), (u'CAST_-1205419108', u'LOAD_-1205429335'), (u'MULTIEQUAL_-1205419758', u'MULTIEQUAL_-1205420675'), (u'MULTIEQUAL_-1205424131', u'PTRADD_-1205419908'), (u'MULTIEQUAL_-1205422072', u'INT_EQUAL_-1205428447'), (u'MULTIEQUAL_-1205421936', u'MULTIEQUAL_-1205421935'), ('const-433', u'LOAD_-1205429198'), (u'CAST_-1205417854', u'LOAD_-1205426163'), (u'PTRADD_-1205419333', u'LOAD_-1205429319'), (u'LOAD_-1205425703', u'CALL_-1205425674'), (u'PTRADD_-1205429225', u'STORE_-1205429285'), ('const-0', u'STORE_-1205425856'), ('tmp_891', u'CBRANCH_-1205431400'), (u'LOAD_-1205426202', u'MULTIEQUAL_-1205421129'), (u'INT_EQUAL_-1205431718', u'COPY_-1205420551'), (u'CAST_-1205418267', u'LOAD_-1205427732'), (u'CAST_-1205418513', u'INT_SUB_-1205428373'), ('const-0', u'PTRSUB_-1205420720'), (u'BOOL_AND_-1205428837', u'CBRANCH_-1205428859'), (u'MULTIEQUAL_-1205423571', u'MULTIEQUAL_-1205423544'), (u'COPY_-1205419061', u'MULTIEQUAL_-1205422144'), ('const-0', u'COPY_-1205426066'), (u'MULTIEQUAL_-1205421763', u'INT_ADD_-1205428220'), (u'INT_LESS_-1205428940', u'CBRANCH_-1205428936'), (u'COPY_-1205426185', u'COPY_-1205418073'), ('const-48', u'INT_ADD_-1205430645'), ('const-0', u'COPY_-1205418578'), (u'INT_ADD_-1205427175', u'MULTIEQUAL_-1205420275'), (u'MULTIEQUAL_-1205424238', u'MULTIEQUAL_-1205424228'), ('const-0', u'COPY_-1205418369'), (u'COPY_-1205428114', u'MULTIEQUAL_-1205423638'), ('const-4294967295', u'INT_AND_-1205423244'), (u'MULTIEQUAL_-1205420981', u'MULTIEQUAL_-1205420392'), (u'MULTIEQUAL_-1205421129', u'MULTIEQUAL_-1205421006'), (u'CAST_-1205419861', u'CALL_-1205427010'), ('const-3', u'PTRADD_-1205418513'), ('const-0', u'COPY_-1205420491'), (u'BOOL_NEGATE_-1205422549', u'BOOL_AND_-1205427945'), ('tmp_6734', u'CBRANCH_-1205428859'), (u'MULTIEQUAL_-1205422508', u'COPY_-1205419188'), (u'CALLIND_-1205426682', u'INDIRECT_-1205418361'), (u'CAST_-1205417972', u'LOAD_-1205426717'), (u'MULTIEQUAL_-1205424592', u'CALLIND_-1205425786'), (u'COPY_-1205420386', u'MULTIEQUAL_-1205423725'), (u'CAST_-1205420119', u'LOAD_-1205429235'), (u'COPY_-1205421015', u'MULTIEQUAL_-1205420922'), (u'PTRADD_-1205419883', u'LOAD_-1205430518'), (u'INT_ADD_-1205430791', u'CAST_-1205419801'), (u'INT_OR_-1205429279', u'MULTIEQUAL_-1205420762'), (u'LOAD_-1205426717', u'CALLIND_-1205426707'), ('const-8', u'PTRADD_-1205419286'), (u'COPY_-1205420749', u'COPY_-1205417237'), (u'MULTIEQUAL_-1205423492', u'COPY_-1205419781'), ('tmp_6993', u'BRANCH_-1205428052'), (u'INT_ADD_-1205429253', u'MULTIEQUAL_-1205419446'), (u'MULTIEQUAL_-1205419712', u'MULTIEQUAL_-1205419551'), (u'MULTIEQUAL_-1205423663', u'MULTIEQUAL_-1205423001'), (u'MULTIEQUAL_-1205421129', u'MULTIEQUAL_-1205420459'), (u'COPY_-1205430584', u'MULTIEQUAL_-1205421299'), (u'INT_EQUAL_-1205431557', u'CBRANCH_-1205431548'), (u'COPY_-1205418675', u'MULTIEQUAL_-1205421763'), ('const-433', u'LOAD_-1205428036'), (u'MULTIEQUAL_-1205419950', u'MULTIEQUAL_-1205420033'), (u'CAST_-1205420303', u'INT_LESS_-1205431455'), ('const-433', u'STORE_-1205429281'), (u'MULTIEQUAL_-1205423829', u'INT_NOTEQUAL_-1205428533'), ('tmp_8596', u'CBRANCH_-1205426047'), ('const-2', u'PTRADD_-1205418628'), (u'CALLIND_-1205427722', u'INDIRECT_-1205419412'), (u'LOAD_-1205431902', u'INT_EQUAL_-1205431884'), (u'COPY_-1205425827', u'COPY_-1205417507'), (u'MULTIEQUAL_-1205424131', u'LOAD_-1205429345'), (u'CALLIND_-1205428027', u'MULTIEQUAL_-1205423345'), (u'MULTIEQUAL_-1205421935', u'MULTIEQUAL_-1205422059'), (u'COPY_-1205418480', u'MULTIEQUAL_-1205419905'), (u'LOAD_-1205428163', u'CAST_-1205419282'), (u'MULTIEQUAL_-1205422951', u'LOAD_-1205427742'), ('const-2', u'PTRADD_-1205417986'), (u'INT_NOTEQUAL_-1205429106', u'CBRANCH_-1205429100'), ('tmp_3343', u'BRANCH_-1205429136'), (u'MULTIEQUAL_-1205418860', u'MULTIEQUAL_-1205418977'), (u'MULTIEQUAL_-1205422451', u'MULTIEQUAL_-1205422204'), (u'CAST_-1205417782', u'PTRADD_-1205425660'), (u'MULTIEQUAL_-1205422072', u'INT_NOTEQUAL_-1205428469'), (u'MULTIEQUAL_-1205421067', u'MULTIEQUAL_-1205421038'), (u'BOOL_NEGATE_-1205417607', u'BOOL_AND_-1205420885'), (u'CAST_-1205417399', u'INT_LESS_-1205425852'), (u'MULTIEQUAL_-1205420215', u'MULTIEQUAL_-1205420890'), (u'MULTIEQUAL_-1205420766', u'MULTIEQUAL_-1205420001'), (u'CALLIND_-1205427530', u'INDIRECT_-1205418558'), ('const-0', u'INT_EQUAL_-1205429325'), (u'LOAD_-1205427812', u'MULTIEQUAL_-1205421735'), (u'MULTIEQUAL_-1205418977', u'MULTIEQUAL_-1205419892'), (u'INDIRECT_-1205418960', u'MULTIEQUAL_-1205420306'), ('tmp_1010', u'CBRANCH_-1205431315'), (u'PTRADD_-1205427238', u'STORE_-1205427298'), (u'MULTIEQUAL_-1205422558', u'INT_NEGATE_-1205429331'), ('const-433', u'LOAD_-1205429122'), (u'INDIRECT_-1205420196', u'MULTIEQUAL_-1205420109'), (u'MULTIEQUAL_-1205419849', u'MULTIEQUAL_-1205420766'), ('const-8', u'INT_MULT_-1205431879'), (u'INT_EQUAL_-1205429325', u'CBRANCH_-1205429322'), (u'PTRADD_-1205418623', u'LOAD_-1205428120'), (u'CAST_-1205418762', u'LOAD_-1205429249'), (u'MULTIEQUAL_-1205424693', u'CALLIND_-1205425620'), (u'INT_ADD_-1205425454', u'CAST_-1205417173'), (u'SUBPIECE_-1205421780', u'COPY_-1205418675'), (u'PTRADD_-1205419893', u'STORE_-1205430530'), (u'MULTIEQUAL_-1205423680', u'MULTIEQUAL_-1205423663'), (u'MULTIEQUAL_-1205420201', u'CBRANCH_-1205430304'), (u'INT_OR_-1205428197', u'MULTIEQUAL_-1205420105'), (u'MULTIEQUAL_-1205420762', u'MULTIEQUAL_-1205420734'), ('tmp_4453', u'CBRANCH_-1205428305'), (u'INDIRECT_-1205418526', u'MULTIEQUAL_-1205420377'), (u'MULTIEQUAL_-1205423492', u'COPY_-1205418847'), (u'INT_NOTEQUAL_-1205426063', u'BOOL_NEGATE_-1205418137'), (u'INDIRECT_-1205419524', u'MULTIEQUAL_-1205421067'), (u'COPY_-1205420451', u'MULTIEQUAL_-1205420386'), ('const-433', u'LOAD_-1205427540'), ('const-4294967209', u'INT_ADD_-1205428985'), (u'MULTIEQUAL_-1205421445', u'MULTIEQUAL_-1205418984'), (u'COPY_-1205428542', u'MULTIEQUAL_-1205420225'), (u'COPY_-1205420565', u'MULTIEQUAL_-1205420226'), (u'MULTIEQUAL_-1205419859', u'MULTIEQUAL_-1205420859'), ('const-8', u'PTRADD_-1205425796'), (u'MULTIEQUAL_-1205419950', u'INT_EQUAL_-1205427393'), (u'INT_NOTEQUAL_-1205426182', u'BOOL_NEGATE_-1205418187'), (u'INT_EQUAL_-1205431718', u'COPY_-1205419802'), (u'SUBPIECE_-1205421990', u'INT_ADD_-1205430645'), (u'MULTIEQUAL_-1205424318', u'INT_NOTEQUAL_-1205428172'), ('const-0', u'INT_EQUAL_-1205431884'), (u'INT_ADD_-1205425430', u'CAST_-1205417026'), (u'MULTIEQUAL_-1205421389', u'MULTIEQUAL_-1205421318'), ('const-433', u'LOAD_-1205431877'), (u'MULTIEQUAL_-1205420140', u'MULTIEQUAL_-1205420122'), (u'CAST_-1205419663', u'INT_LESS_-1205430554'), (u'MULTIEQUAL_-1205419650', u'MULTIEQUAL_-1205419543'), ('const-433', u'LOAD_-1205431419'), (u'MULTIEQUAL_-1205422842', u'MULTIEQUAL_-1205422719'), (u'CAST_-1205418138', u'LOAD_-1205427638'), (u'MULTIEQUAL_-1205420284', u'CBRANCH_-1205428078'), (u'MULTIEQUAL_-1205420766', u'MULTIEQUAL_-1205420730'), (u'MULTIEQUAL_-1205423638', u'MULTIEQUAL_-1205423633'), (u'INDIRECT_-1205419713', u'MULTIEQUAL_-1205419774'), ('const-433', u'LOAD_-1205426225'), (u'CALLIND_-1205426682', u'INDIRECT_-1205418636'), (u'MULTIEQUAL_-1205423666', u'INT_EQUAL_-1205431377'), (u'INDIRECT_-1205420354', u'MULTIEQUAL_-1205420275'), (u'MULTIEQUAL_-1205423581', u'INT_NOTEQUAL_-1205429106'), (u'COPY_-1205423122', u'MULTIEQUAL_-1205423663'), (u'CAST_-1205417782', u'PTRADD_-1205425693'), ('tmp_3372', u'BRANCH_-1205427769'), (u'INT_EQUAL_-1205431639', u'CBRANCH_-1205431637'), ('const-8', u'PTRADD_-1205419368'), (u'MULTIEQUAL_-1205420797', u'MULTIEQUAL_-1205420208'), (u'CALLIND_-1205426814', u'INDIRECT_-1205418421'), (u'MULTIEQUAL_-1205424131', u'CALLIND_-1205429305'), (u'COPY_-1205424150', u'COPY_-1205420610'), (u'LOAD_-1205428076', u'INT_ADD_-1205428043'), ('const-0', u'STORE_-1205425753'), (u'INT_ADD_-1205426197', u'CAST_-1205417395'), ('const-16', u'INT_ADD_-1205429233'), (u'COPY_-1205419040', u'COPY_-1205418797'), ('const-0', u'INT_EQUAL_-1205429222'), (u'CALL_-1205425864', u'INDIRECT_-1205418863'), (u'CAST_-1205417714', u'STORE_-1205425775'), (u'INT_ADD_-1205425780', u'CAST_-1205417299'), (u'BOOL_NEGATE_-1205423167', u'BOOL_AND_-1205429022'), (u'COPY_-1205417998', u'MULTIEQUAL_-1205421021'), (u'LOAD_-1205426106', u'CAST_-1205417936'), (u'COPY_-1205422937', u'MULTIEQUAL_-1205422517'), (u'MULTIEQUAL_-1205423388', u'MULTIEQUAL_-1205423363'), (u'CAST_-1205420062', u'LOAD_-1205429122'), (u'MULTIEQUAL_-1205425054', u'MULTIEQUAL_-1205424874'), (u'MULTIEQUAL_-1205423385', u'MULTIEQUAL_-1205424131'), (u'MULTIEQUAL_-1205420890', u'MULTIEQUAL_-1205420301'), ('const-8', u'PTRADD_-1205420495'), (u'PTRADD_-1205419586', u'LOAD_-1205427936'), (u'MULTIEQUAL_-1205418752', u'MULTIEQUAL_-1205418609'), ('const-8', u'PTRADD_-1205420195'), ('const-2', u'PTRADD_-1205417646'), ('const-6', u'INT_SUB_-1205428315'), ('const-4294967295', u'INT_EQUAL_-1205426140'), (u'CAST_-1205419641', u'INT_LESS_-1205430503'), (u'CAST_-1205417782', u'PTRADD_-1205425796'), (u'CAST_-1205419801', u'LOAD_-1205430807'), ('tmp_7972', u'BRANCH_-1205425428'), (u'INDIRECT_-1205419665', u'MULTIEQUAL_-1205419555'), (u'COPY_-1205418502', u'MULTIEQUAL_-1205420140'), (u'LOAD_-1205428170', u'CAST_-1205419287'), (u'PTRADD_-1205425796', u'CAST_-1205417773'), (u'COPY_-1205420185', u'MULTIEQUAL_-1205422758'), (u'INT_LESS_-1205429347', u'CBRANCH_-1205429343'), (u'INDIRECT_-1205419756', u'MULTIEQUAL_-1205419488'), (u'MULTIEQUAL_-1205418564', u'MULTIEQUAL_-1205418551'), (u'LOAD_-1205427835', u'CAST_-1205418238'), ('tmp_1108', u'BRANCH_-1205431229'), ('const-433', u'LOAD_-1205428140'), ('const-0', u'STORE_-1205425775'), (u'MULTIEQUAL_-1205424693', u'PTRADD_-1205420480'), ('const-2', u'PTRADD_-1205419490'), ('const-4294967295', u'COPY_-1205421104'), (u'MULTIEQUAL_-1205420169', u'MULTIEQUAL_-1205421015'), (u'MULTIEQUAL_-1205420859', u'CALL_-1205427846'), ('const-0', u'COPY_-1205420451'), ('const-4294967231', u'INT_ADD_-1205422443'), (u'INDIRECT_-1205419849', u'COPY_-1205418616'), (u'INT_OR_-1205430103', u'COPY_-1205419641'), (u'INT_LESSEQUAL_-1205428286', u'CBRANCH_-1205428284'), (u'INT_EQUAL_-1205431718', u'COPY_-1205418549'), (u'COPY_-1205418417', u'MULTIEQUAL_-1205421725'), (u'MULTIEQUAL_-1205420974', u'MULTIEQUAL_-1205420945'), (u'CAST_-1205419447', u'BOOL_NEGATE_-1205419784'), (u'LOAD_-1205426623', u'MULTIEQUAL_-1205423594'), ('tmp_5148', u'CBRANCH_-1205427779'), (u'PTRADD_-1205419485', u'LOAD_-1205428163'), (u'MULTIEQUAL_-1205421283', u'MULTIEQUAL_-1205418564'), (u'MULTIEQUAL_-1205422451', u'MULTIEQUAL_-1205422373'), ('tmp_8504', u'BRANCH_-1205425401'), (u'MULTIEQUAL_-1205424318', u'MULTIEQUAL_-1205424265'), (u'MULTIEQUAL_-1205421038', u'MULTIEQUAL_-1205419942'), (u'MULTIEQUAL_-1205422353', u'MULTIEQUAL_-1205421103'), (u'COPY_-1205418598', u'MULTIEQUAL_-1205418752'), ('tmp_7848', u'CBRANCH_-1205425848'), ('const-433', u'LOAD_-1205427738'), (u'MULTIEQUAL_-1205419830', u'MULTIEQUAL_-1205419672'), (u'MULTIEQUAL_-1205423492', u'COPY_-1205418530'), (u'MULTIEQUAL_-1205420945', u'MULTIEQUAL_-1205420822'), (u'PTRADD_-1205418633', u'STORE_-1205428132'), ('const-433', u'LOAD_-1205429189'), ('const-433', u'STORE_-1205425783'), ('const-1', u'INT_ADD_-1205429373'), ('const-433', u'LOAD_-1205429221'), (u'MULTIEQUAL_-1205423544', u'INT_MULT_-1205429318'), (u'INT_ADD_-1205428874', u'MULTIEQUAL_-1205423084'), (u'MULTIEQUAL_-1205423345', u'INT_EQUAL_-1205428913'), (u'INDIRECT_-1205419849', u'MULTIEQUAL_-1205419942'), (u'LOAD_-1205425487', u'INT_ADD_-1205425454'), (u'COPY_-1205420786', u'MULTIEQUAL_-1205423211'), (u'INDIRECT_-1205418636', u'MULTIEQUAL_-1205419514'), (u'MULTIEQUAL_-1205420306', u'MULTIEQUAL_-1205420981'), (u'INDIRECT_-1205418696', u'MULTIEQUAL_-1205419634'), (u'COPY_-1205427671', u'MULTIEQUAL_-1205424518'), (u'CAST_-1205417854', u'INT_LESS_-1205426171'), (u'CALLIND_-1205427769', u'INDIRECT_-1205418685'), (u'BOOL_AND_-1205431294', u'CBRANCH_-1205431315'), (u'INT_OR_-1205430175', u'STORE_-1205430199'), (u'CAST_-1205417782', u'PTRADD_-1205425768'), (u'MULTIEQUAL_-1205422842', u'INT_NOTEQUAL_-1205431342'), (u'INDIRECT_-1205421638', u'MULTIEQUAL_-1205421508'), (u'MULTIEQUAL_-1205423388', u'MULTIEQUAL_-1205423372'), ('const-1', u'CALL_-1205427010'), ('tmp_3395', u'BRANCH_-1205429305'), (u'MULTIEQUAL_-1205420675', u'PIECE_-1205420090'), (u'MULTIEQUAL_-1205419683', u'MULTIEQUAL_-1205419680'), (u'MULTIEQUAL_-1205424013', u'PTRADD_-1205419227'), (u'COPY_-1205418609', u'MULTIEQUAL_-1205420086'), (u'CALL_-1205427846', u'INDIRECT_-1205418802'), (u'PTRADD_-1205420480', u'STORE_-1205431431'), (u'MULTIEQUAL_-1205420086', u'MULTIEQUAL_-1205420049'), (u'MULTIEQUAL_-1205419766', u'PIECE_-1205419282'), (u'CAST_-1205418243', u'LOAD_-1205427812'), (u'INT_ADD_-1205429373', u'INT_LESS_-1205429302'), (u'MULTIEQUAL_-1205419604', u'MULTIEQUAL_-1205420241'), (u'MULTIEQUAL_-1205420387', u'MULTIEQUAL_-1205420128'), (u'PTRSUB_-1205419694', u'INT_NOTEQUAL_-1205430104'), (u'INDIRECT_-1205420447', u'MULTIEQUAL_-1205420368'), ('const-433', u'STORE_-1205425856'), (u'MULTIEQUAL_-1205421299', u'MULTIEQUAL_-1205421281'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205429240'), (u'MULTIEQUAL_-1205421006', u'MULTIEQUAL_-1205421005'), (u'PTRADD_-1205420470', u'LOAD_-1205431419'), (u'MULTIEQUAL_-1205423571', u'INT_NOTEQUAL_-1205430935'), (u'MULTIEQUAL_-1205423363', u'MULTIEQUAL_-1205422072'), (u'COPY_-1205423546', u'MULTIEQUAL_-1205423517'), (u'CAST_-1205420007', u'INT_LESS_-1205428991'), ('tmp_5390', u'BRANCH_-1205427722'), (u'CAST_-1205419093', u'INT_LESS_-1205427874'), (u'MULTIEQUAL_-1205420859', u'INT_ADD_-1205429373'), ('const-0', u'COPY_-1205427621'), (u'MULTIEQUAL_-1205419950', u'MULTIEQUAL_-1205420950'), (u'MULTIEQUAL_-1205419557', u'MULTIEQUAL_-1205419450'), (u'CAST_-1205418767', u'LOAD_-1205429256'), (u'CAST_-1205418347', u'INT_EQUAL_-1205427964'), ('const-433', u'LOAD_-1205425703'), (u'LOAD_-1205430807', u'COPY_-1205418547'), (u'CAST_-1205418994', u'INT_LESS_-1205429347'), (u'CAST_-1205418954', u'INT_LESS_-1205428996'), (u'INT_ADD_-1205425311', u'CAST_-1205417207'), ('tmp_22216', u'INT_AND_-1205430131'), ('tmp_2425', u'CBRANCH_-1205429322'), (u'INT_AND_-1205430131', u'INT_OR_-1205430103'), (u'MULTIEQUAL_-1205419646', u'MULTIEQUAL_-1205419488'), (u'MULTIEQUAL_-1205418609', u'MULTIEQUAL_-1205418585'), (u'PTRADD_-1205419149', u'LOAD_-1205429221'), (u'LOAD_-1205427540', u'CALLIND_-1205427530'), (u'CAST_-1205418921', u'INT_LESS_-1205429206'), (u'CAST_-1205418493', u'INT_SLESS_-1205428298'), (u'MULTIEQUAL_-1205419771', u'MULTIEQUAL_-1205419741'), ('const-32', u'INT_ADD_-1205426504'), (u'LOAD_-1205431470', u'CAST_-1205420302'), ('tmp_5367', u'BRANCH_-1205426682'), ('const-433', u'LOAD_-1205430576'), (u'MULTIEQUAL_-1205421067', u'MULTIEQUAL_-1205420859'), (u'MULTIEQUAL_-1205419712', u'MULTIEQUAL_-1205419683'), ('tmp_5853', u'BRANCH_-1205426571'), (u'CALL_-1205430096', u'INDIRECT_-1205420681'), ('const-0', u'COPY_-1205419630'), (u'INT_LESSEQUAL_-1205429238', u'CBRANCH_-1205429236'), ('const-1', u'PTRADD_-1205425715'), ('tmp_33983', u'INT_EQUAL_-1205431718'), (u'CAST_-1205420282', u'LOAD_-1205431396'), (u'MULTIEQUAL_-1205420148', u'MULTIEQUAL_-1205419892'), ('const-0', u'SUBPIECE_-1205425952'), (u'CALLIND_-1205427737', u'INDIRECT_-1205419529'), ('const-433', u'LOAD_-1205428097'), ('const-2', u'PTRADD_-1205419591'), (u'MULTIEQUAL_-1205419646', u'MULTIEQUAL_-1205419619'), (u'INT_ADD_-1205427731', u'CAST_-1205418297'), ('const-1', u'PTRADD_-1205425682'), (u'INT_EQUAL_-1205429065', u'BOOL_NEGATE_-1205423166'), ('tmp_22215', u'COPY_-1205420520'), ('const-4', u'STORE_-1205430241'), (u'LOAD_-1205428140', u'MULTIEQUAL_-1205422750'), ('tmp_3035', u'BRANCH_-1205427662'), (u'LOAD_-1205428178', u'MULTIEQUAL_-1205424152'), (u'MULTIEQUAL_-1205418860', u'MULTIEQUAL_-1205419892'), ('const-433', u'LOAD_-1205430518'), (u'MULTIEQUAL_-1205419650', u'MULTIEQUAL_-1205419530'), (u'INDIRECT_-1205420447', u'MULTIEQUAL_-1205420915'), (u'MULTIEQUAL_-1205424483', u'PTRADD_-1205420220'), ('const-8', u'PTRADD_-1205418339'), ('const-433', u'STORE_-1205427321'), ('const-433', u'LOAD_-1205431470'), ('const-433', u'LOAD_-1205429006'), ('const--4294967296', u'INT_AND_-1205430131'), (u'MULTIEQUAL_-1205424013', u'CALLIND_-1205427530'), (u'INT_XOR_-1205419816', u'INT_OR_-1205419794'), (u'MULTIEQUAL_-1205421411', u'MULTIEQUAL_-1205421389'), ('tmp_6884', u'CBRANCH_-1205428144'), (u'MULTIEQUAL_-1205423553', u'CAST_-1205419870'), ('const-433', u'LOAD_-1205429253'), ('const-1', u'COPY_-1205423546'), (u'CALL_-1205427010', u'INDIRECT_-1205418873'), (u'MULTIEQUAL_-1205419450', u'MULTIEQUAL_-1205419437'), (u'LOAD_-1205430807', u'COPY_-1205418478'), (u'MULTIEQUAL_-1205419766', u'MULTIEQUAL_-1205420766'), (u'MULTIEQUAL_-1205423544', u'INT_ZEXT_-1205430814'), (u'CALLIND_-1205425786', u'MULTIEQUAL_-1205420933'), (u'MULTIEQUAL_-1205424100', u'MULTIEQUAL_-1205423787'), ('const-72', u'INT_ADD_-1205428021'), (u'PTRADD_-1205425693', u'CAST_-1205417696'), (u'MULTIEQUAL_-1205418465', u'COPY_-1205418263'), (u'INDIRECT_-1205418412', u'MULTIEQUAL_-1205418564'), ('tmp_22208', u'INT_NOTEQUAL_-1205431763'), (u'CALL_-1205431940', u'INDIRECT_-1205421638'), (u'MULTIEQUAL_-1205420306', u'MULTIEQUAL_-1205421223'), (u'MULTIEQUAL_-1205422951', u'PTRADD_-1205418518'), (u'MULTIEQUAL_-1205423553', u'MULTIEQUAL_-1205423544'), (u'INT_EQUAL_-1205430384', u'CBRANCH_-1205430380'), (u'LOAD_-1205429339', u'MULTIEQUAL_-1205422508'), ('tmp_33333', u'STORE_-1205429281'), (u'COPY_-1205427023', u'MULTIEQUAL_-1205421880'), (u'CAST_-1205420209', u'LOAD_-1205431280'), (u'LOAD_-1205425452', u'INT_ADD_-1205425430'), (u'MULTIEQUAL_-1205423001', u'MULTIEQUAL_-1205423633'), (u'MULTIEQUAL_-1205420885', u'INT_NOTEQUAL_-1205430104'), (u'MULTIEQUAL_-1205424663', u'MULTIEQUAL_-1205422484'), ('const-1', u'PTRADD_-1205425693'), (u'MULTIEQUAL_-1205422451', u'MULTIEQUAL_-1205421199'), ('const-0', u'COPY_-1205418505'), (u'COPY_-1205420391', u'MULTIEQUAL_-1205420328'), (u'MULTIEQUAL_-1205422280', u'COPY_-1205419065'), (u'PTRADD_-1205418445', u'LOAD_-1205427835'), (u'INT_NOTEQUAL_-1205426182', u'CBRANCH_-1205426166'), (u'CALLIND_-1205427722', u'MULTIEQUAL_-1205421677'), (u'PTRADD_-1205420475', u'LOAD_-1205431426'), (u'MULTIEQUAL_-1205424693', u'MULTIEQUAL_-1205424592'), (u'MULTIEQUAL_-1205421103', u'COPY_-1205418267'), ('tmp_3032', u'BRANCH_-1205427835'), (u'INT_SLESS_-1205430669', u'CBRANCH_-1205430676'), ('const-433', u'LOAD_-1205428059'), (u'INT_LESS_-1205427820', u'CBRANCH_-1205427816'), ('const-0', u'INT_NOTEQUAL_-1205429171'), (u'MULTIEQUAL_-1205421129', u'INT_NOTEQUAL_-1205426182'), ('const-0', u'STORE_-1205425800'), ('tmp_6025', u'CBRANCH_-1205426660'), ('const-32', u'INT_ADD_-1205426607'), (u'INT_ADD_-1205426676', u'CAST_-1205417214'), (u'INDIRECT_-1205418558', u'MULTIEQUAL_-1205420301'), ('const-8', u'PTRADD_-1205417646'), (u'MULTIEQUAL_-1205423347', u'MULTIEQUAL_-1205423331'), (u'LOAD_-1205431419', u'CAST_-1205420277'), (u'MULTIEQUAL_-1205420313', u'MULTIEQUAL_-1205420288'), (u'MULTIEQUAL_-1205421236', u'MULTIEQUAL_-1205421207'), ('const-433', u'LOAD_-1205428076'), (u'INT_NOTEQUAL_-1205431834', u'CBRANCH_-1205431833'), ('tmp_3702', u'CBRANCH_-1205429235'), (u'LOAD_-1205426163', u'MULTIEQUAL_-1205421265'), (u'MULTIEQUAL_-1205423331', u'MULTIEQUAL_-1205423322'), (u'MULTIEQUAL_-1205419634', u'MULTIEQUAL_-1205419621'), ('const-72', u'INT_ADD_-1205425311'), ('const-433', u'LOAD_-1205431590'), (u'MULTIEQUAL_-1205424152', u'INT_ADD_-1205428129'), (u'INT_EQUAL_-1205431557', u'MULTIEQUAL_-1205420140'), ('tmp_8549', u'CBRANCH_-1205426087'), (u'LOAD_-1205430576', u'MULTIEQUAL_-1205425355'), (u'SUBPIECE_-1205425952', u'MULTIEQUAL_-1205423829'), (u'MULTIEQUAL_-1205420128', u'MULTIEQUAL_-1205420122'), (u'MULTIEQUAL_-1205420527', u'INT_NOTEQUAL_-1205425824'), ('const-0', u'STORE_-1205429262'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205429233'), ('const-0', u'INT_EQUAL_-1205430776'), (u'MULTIEQUAL_-1205421283', u'MULTIEQUAL_-1205422204'), (u'INDIRECT_-1205419438', u'MULTIEQUAL_-1205419499'), (u'COPY_-1205418023', u'MULTIEQUAL_-1205420968'), (u'INDIRECT_-1205419940', u'MULTIEQUAL_-1205419830'), (u'INT_LESSEQUAL_-1205427715', u'CBRANCH_-1205427713'), (u'INT_LESSEQUAL_-1205427715', u'CBRANCH_-1205427713'), (u'CALL_-1205429236', u'INDIRECT_-1205420012'), (u'INT_NOTEQUAL_-1205427848', u'CBRANCH_-1205427847'), (u'BOOL_OR_-1205427946', u'MULTIEQUAL_-1205419692'), (u'MULTIEQUAL_-1205422241', u'INT_NOTEQUAL_-1205429178'), (u'MULTIEQUAL_-1205422034', u'CALL_-1205428417'), ('const-4294967295', u'COPY_-1205424279'), (u'MULTIEQUAL_-1205422773', u'MULTIEQUAL_-1205422619'), (u'MULTIEQUAL_-1205424483', u'LOAD_-1205428054'), (u'PTRADD_-1205418648', u'LOAD_-1205428171'), (u'INT_ADD_-1205425450', u'CAST_-1205417066'), (u'MULTIEQUAL_-1205423680', u'MULTIEQUAL_-1205423042'), (u'CAST_-1205417524', u'LOAD_-1205427779'), (u'LOAD_-1205425327', u'CALLIND_-1205425317'), ('const-433', u'LOAD_-1205425867'), (u'LOAD_-1205427731', u'CAST_-1205418315'), (u'MULTIEQUAL_-1205419216', u'MULTIEQUAL_-1205419646'), ('const-4294967295', u'INT_EQUAL_-1205431377'), (u'MULTIEQUAL_-1205421039', u'MULTIEQUAL_-1205420169'), (u'MULTIEQUAL_-1205420046', u'MULTIEQUAL_-1205420225'), ('tmp_5004', u'CBRANCH_-1205427960'), ('const-4', u'STORE_-1205429207'), (u'MULTIEQUAL_-1205423211', u'INT_EQUAL_-1205429325'), ('const-0', u'INT_NOTEQUAL_-1205430857'), (u'MULTIEQUAL_-1205419555', u'MULTIEQUAL_-1205419397'), (u'MULTIEQUAL_-1205420989', u'MULTIEQUAL_-1205420937'), (u'MULTIEQUAL_-1205421735', u'INT_EQUAL_-1205427789'), (u'INT_ADD_-1205429373', u'PTRADD_-1205429202'), (u'MULTIEQUAL_-1205422750', u'MULTIEQUAL_-1205422739'), (u'MULTIEQUAL_-1205419917', u'MULTIEQUAL_-1205420046'), (u'CAST_-1205418293', u'MULTIEQUAL_-1205424101'), (u'COPY_-1205430730', u'COPY_-1205419218'), (u'PTRADD_-1205419913', u'LOAD_-1205430576'), ('const-3', u'PTRADD_-1205418648'), (u'MULTIEQUAL_-1205422951', u'PTRADD_-1205418513'), (u'MULTIEQUAL_-1205418735', u'MULTIEQUAL_-1205418712'), (u'LOAD_-1205425874', u'CAST_-1205417399'), (u'COPY_-1205420981', u'MULTIEQUAL_-1205421199'), ('const-4294967295', u'COPY_-1205421755'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205431531'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205429106'), ('const-433', u'LOAD_-1205427943'), ('const-2', u'PTRADD_-1205418633'), (u'COPY_-1205419733', u'MULTIEQUAL_-1205419643'), (u'LOAD_-1205431579', u'INT_EQUAL_-1205431508'), (u'INT_AND_-1205431835', u'INT_EQUAL_-1205431819'), (u'CAST_-1205420108', u'LOAD_-1205429212'), ('const-0', u'COPY_-1205429309'), (u'MULTIEQUAL_-1205420602', u'MULTIEQUAL_-1205420704'), (u'MULTIEQUAL_-1205420446', u'INT_XOR_-1205419816'), (u'MULTIEQUAL_-1205419330', u'MULTIEQUAL_-1205419557'), (u'PTRADD_-1205417986', u'LOAD_-1205426193'), ('tmp_2115', u'CBRANCH_-1205430215'), ('const-0', u'INT_NOTEQUAL_-1205430278'), (u'MULTIEQUAL_-1205421077', u'INT_NOTEQUAL_-1205426063'), (u'CALLIND_-1205426814', u'INDIRECT_-1205418605'), ('const-8', u'PTRADD_-1205418488'), (u'BOOL_NEGATE_-1205418116', u'CBRANCH_-1205428351'), ('const-433', u'STORE_-1205431431'), (u'INT_ADD_-1205428964', u'STORE_-1205428967'), (u'LOAD_-1205428054', u'INT_ADD_-1205428021'), (u'MULTIEQUAL_-1205422059', u'INT_LESS_-1205430593'), ('tmp_6381', u'CBRANCH_-1205429100'), (u'LOAD_-1205427936', u'CAST_-1205419394'), (u'MULTIEQUAL_-1205423501', u'MULTIEQUAL_-1205423492'), ('const-48', u'PTRADD_-1205425704'), (u'PTRADD_-1205418113', u'LOAD_-1205426225'), (u'PTRADD_-1205420220', u'LOAD_-1205429013'), (u'LOAD_-1205427842', u'CAST_-1205418243'), (u'COPY_-1205418447', u'MULTIEQUAL_-1205421725'), (u'LOAD_-1205429282', u'INT_LESSEQUAL_-1205429237'), (u'MULTIEQUAL_-1205419675', u'MULTIEQUAL_-1205419125'), (u'COPY_-1205421755', u'MULTIEQUAL_-1205422373'), ('const-4294967295', u'INT_DIV_-1205430793'), (u'MULTIEQUAL_-1205419528', u'MULTIEQUAL_-1205419367'), (u'COPY_-1205418578', u'MULTIEQUAL_-1205420226'), (u'MULTIEQUAL_-1205424943', u'INT_ADD_-1205426607'), (u'LOAD_-1205426186', u'CAST_-1205417849'), (u'COPY_-1205426339', u'MULTIEQUAL_-1205421880'), ('const-4', u'INT_ADD_-1205431428'), (u'MULTIEQUAL_-1205422280', u'MULTIEQUAL_-1205422144'), (u'MULTIEQUAL_-1205420109', u'MULTIEQUAL_-1205420885'), (u'LOAD_-1205431926', u'INT_ADD_-1205431899'), (u'CAST_-1205420357', u'LOAD_-1205431579'), (u'COPY_-1205423122', u'MULTIEQUAL_-1205423042'), ('const-24', u'PTRADD_-1205425740'), (u'MULTIEQUAL_-1205420275', u'MULTIEQUAL_-1205420258'), (u'PTRADD_-1205417536', u'LOAD_-1205425867'), (u'MULTIEQUAL_-1205423084', u'MULTIEQUAL_-1205422558'), (u'INDIRECT_-1205420538', u'MULTIEQUAL_-1205421006'), (u'PTRSUB_-1205420720', u'CAST_-1205420560'), ('const-16', u'INT_NOTEQUAL_-1205430935'), (u'MULTIEQUAL_-1205424100', u'MULTIEQUAL_-1205423571'), ('const-1', u'PTRADD_-1205425768'), (u'MULTIEQUAL_-1205418551', u'MULTIEQUAL_-1205421236'), (u'COPY_-1205420520', u'MULTIEQUAL_-1205422842'), ('const-433', u'LOAD_-1205425647'), (u'COPY_-1205418073', u'MULTIEQUAL_-1205421016'), (u'MULTIEQUAL_-1205422034', u'SUBPIECE_-1205421990'), (u'LOAD_-1205427638', u'MULTIEQUAL_-1205421361')]
[(u'LOAD_-1205431477', u'INT_ADD_-1205431428'), (u'BOOL_NEGATE_-1205423166', u'BOOL_AND_-1205429022'), (u'MULTIEQUAL_-1205424130', u'PTRADD_-1205419337'), ('const-5', u'INT_LESS_-1205428889'), ('const-433', u'LOAD_-1205425483'), ('tmp_22241', u'MULTIEQUAL_-1205424752'), (u'INT_ADD_-1205422442', u'CAST_-1205418872'), (u'INDIRECT_-1205420231', u'MULTIEQUAL_-1205420729'), ('const-72', u'INT_ADD_-1205425780'), (u'CAST_-1205419346', u'INT_LESSEQUAL_-1205428013'), ('tmp_2914', u'CBRANCH_-1205429153'), ('tmp_765', u'CBRANCH_-1205431482'), (u'MULTIEQUAL_-1205419554', u'MULTIEQUAL_-1205419396'), (u'MULTIEQUAL_-1205424012', u'PTRADD_-1205419226'), (u'MULTIEQUAL_-1205421198', u'MULTIEQUAL_-1205421282'), (u'INT_EQUAL_-1205428403', u'CBRANCH_-1205428401'), (u'CAST_-1205417393', u'LOAD_-1205426213'), (u'MULTIEQUAL_-1205420362', u'INT_EQUAL_-1205428832'), (u'SUBPIECE_-1205421989', u'INT_ADD_-1205430645'), (u'MULTIEQUAL_-1205423786', u'INT_EQUAL_-1205429082'), (u'LOAD_-1205429013', u'INT_LESS_-1205428991'), ('const-433', u'LOAD_-1205426750'), (u'LOAD_-1205429362', u'CAST_-1205418988'), (u'INT_ADD_-1205429319', u'CAST_-1205419107'), ('const-8', u'PTRADD_-1205418652'), ('tmp_6090', u'BRANCH_-1205426602'), (u'MULTIEQUAL_-1205420913', u'MULTIEQUAL_-1205420884'), (u'INT_ADD_-1205427433', u'INT_LESS_-1205427349'), (u'MULTIEQUAL_-1205420962', u'MULTIEQUAL_-1205421879'), ('const-236', u'INT_ADD_-1205429106'), ('const--72', u'PTRSUB_-1205419693'), (u'MULTIEQUAL_-1205420283', u'CBRANCH_-1205428078'), (u'MULTIEQUAL_-1205420730', u'MULTIEQUAL_-1205420729'), ('const-433', u'LOAD_-1205426202'), (u'CALLIND_-1205427530', u'INDIRECT_-1205418557'), (u'MULTIEQUAL_-1205420240', u'MULTIEQUAL_-1205420157'), ('tmp_5261', u'CBRANCH_-1205427642'), ('tmp_1145', u'CBRANCH_-1205430933'), (u'BOOL_NEGATE_-1205418186', u'BOOL_AND_-1205421583'), (u'LOAD_-1205429189', u'INT_EQUAL_-1205429174'), (u'MULTIEQUAL_-1205424591', u'INT_NOTEQUAL_-1205426688'), (u'MULTIEQUAL_-1205419542', u'MULTIEQUAL_-1205419529'), (u'PIECE_-1205419281', u'MULTIEQUAL_-1205423742'), (u'MULTIEQUAL_-1205419498', u'MULTIEQUAL_-1205419495'), (u'CAST_-1205419351', u'INT_LESSEQUAL_-1205428013'), ('const-4294967295', u'INT_EQUAL_-1205428121'), (u'CALL_-1205425864', u'INDIRECT_-1205418862'), ('const-80', u'INT_ADD_-1205428043'), (u'MULTIEQUAL_-1205420385', u'INT_ADD_-1205427175'), (u'CAST_-1205419107', u'LOAD_-1205429335'), (u'COPY_-1205418663', u'MULTIEQUAL_-1205421762'), (u'MULTIEQUAL_-1205421388', u'MULTIEQUAL_-1205421235'), (u'MULTIEQUAL_-1205421616', u'INT_EQUAL_-1205427964'), (u'BOOL_OR_-1205429023', u'MULTIEQUAL_-1205423500'), (u'MULTIEQUAL_-1205419556', u'MULTIEQUAL_-1205419449'), (u'MULTIEQUAL_-1205424692', u'PTRADD_-1205420474'), (u'MULTIEQUAL_-1205422279', u'MULTIEQUAL_-1205422143'), (u'MULTIEQUAL_-1205423252', u'INT_SLESSEQUAL_-1205430626'), (u'MULTIEQUAL_-1205422279', u'LOAD_-1205427785'), (u'MULTIEQUAL_-1205420103', u'MULTIEQUAL_-1205420853'), (u'MULTIEQUAL_-1205421037', u'MULTIEQUAL_-1205420914'), ('tmp_7899', u'CBRANCH_-1205425812'), (u'MULTIEQUAL_-1205421317', u'MULTIEQUAL_-1205421310'), (u'MULTIEQUAL_-1205419345', u'MULTIEQUAL_-1205419674'), (u'CALLIND_-1205429325', u'INDIRECT_-1205420262'), (u'MULTIEQUAL_-1205424482', u'PTRADD_-1205420214'), (u'CAST_-1205419662', u'INT_LESS_-1205430554'), ('const-0', u'COPY_-1205430882'), (u'LOAD_-1205428962', u'CAST_-1205419983'), (u'COPY_-1205430913', u'MULTIEQUAL_-1205420973'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205431563'), (u'BOOL_AND_-1205431294', u'BOOL_AND_-1205420884'), (u'COPY_-1205423830', u'MULTIEQUAL_-1205423516'), (u'COPY_-1205430882', u'MULTIEQUAL_-1205421066'), (u'MULTIEQUAL_-1205425053', u'MULTIEQUAL_-1205424010'), (u'INDIRECT_-1205419755', u'MULTIEQUAL_-1205419618'), ('const-72', u'INT_ADD_-1205427524'), (u'CAST_-1205419103', u'MULTIEQUAL_-1205425334'), (u'CAST_-1205417210', u'LOAD_-1205427540'), (u'INT_OR_-1205429279', u'MULTIEQUAL_-1205420761'), ('const-0', u'INT_EQUAL_-1205430328'), (u'MULTIEQUAL_-1205421198', u'MULTIEQUAL_-1205422203'), (u'MULTIEQUAL_-1205423491', u'COPY_-1205417176'), (u'PTRADD_-1205419548', u'LOAD_-1205428036'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205428091'), (u'PTRADD_-1205418444', u'LOAD_-1205427835'), ('const-0', u'COPY_-1205420513'), (u'MULTIEQUAL_-1205419858', u'MULTIEQUAL_-1205419941'), (u'INT_EQUAL_-1205431557', u'MULTIEQUAL_-1205420139'), (u'COPY_-1205419732', u'MULTIEQUAL_-1205419642'), (u'MULTIEQUAL_-1205424692', u'PTRADD_-1205420479'), (u'LOAD_-1205428813', u'MULTIEQUAL_-1205423346'), (u'LOAD_-1205428932', u'MULTIEQUAL_-1205423344'), (u'CAST_-1205420207', u'LOAD_-1205431280'), (u'MULTIEQUAL_-1205424482', u'PTRADD_-1205419585'), (u'MULTIEQUAL_-1205424752', u'MULTIEQUAL_-1205424264'), (u'COPY_-1205419176', u'MULTIEQUAL_-1205422497'), ('const-8', u'PTRADD_-1205418512'), (u'INT_LESS_-1205428148', u'CBRANCH_-1205428144'), (u'MULTIEQUAL_-1205421222', u'INT_EQUAL_-1205429302'), ('const-433', u'LOAD_-1205429013'), (u'MULTIEQUAL_-1205424317', u'INT_NOTEQUAL_-1205428172'), ('tmp_567', u'CBRANCH_-1205431618'), (u'INT_NOTEQUAL_-1205429375', u'CBRANCH_-1205429374'), (u'MULTIEQUAL_-1205424482', u'PTRADD_-1205420219'), (u'COPY_-1205419629', u'PIECE_-1205423141'), (u'CALLIND_-1205429305', u'INDIRECT_-1205420506'), ('tmp_6625', u'CBRANCH_-1205428936'), (u'INT_ADD_-1205428985', u'MULTIEQUAL_-1205423083'), ('const-433', u'STORE_-1205429262'), (u'MULTIEQUAL_-1205419916', u'MULTIEQUAL_-1205420045'), (u'MULTIEQUAL_-1205421410', u'MULTIEQUAL_-1205418857'), ('const-433', u'LOAD_-1205425874'), (u'CAST_-1205417205', u'LOAD_-1205425327'), (u'INT_ADD_-1205428469', u'CAST_-1205418556'), (u'MULTIEQUAL_-1205424130', u'PTRADD_-1205419892'), (u'CAST_-1205417772', u'CALL_-1205425705'), (u'COPY_-1205418836', u'MULTIEQUAL_-1205423210'), (u'INDIRECT_-1205419502', u'MULTIEQUAL_-1205419586'), (u'LOAD_-1205427835', u'CAST_-1205418237'), ('const-80', u'INT_ADD_-1205429319'), (u'COPY_-1205420118', u'MULTIEQUAL_-1205420312'), ('const-433', u'LOAD_-1205427936'), (u'PTRADD_-1205418622', u'LOAD_-1205428120'), (u'INT_EQUAL_-1205431288', u'CBRANCH_-1205431285'), (u'COPY_-1205418273', u'MULTIEQUAL_-1205421616'), (u'LOAD_-1205427747', u'CALLIND_-1205427737'), (u'INT_NOTEQUAL_-1205430935', u'CBRANCH_-1205430933'), (u'LOAD_-1205428140', u'MULTIEQUAL_-1205422749'), (u'MULTIEQUAL_-1205420363', u'MULTIEQUAL_-1205420988'), ('tmp_22241', u'PTRADD_-1205418067'), ('const-4', u'STORE_-1205430241'), (u'CAST_-1205420005', u'INT_LESS_-1205428991'), (u'MULTIEQUAL_-1205424317', u'PTRADD_-1205419484'), (u'COPY_-1205430461', u'MULTIEQUAL_-1205424012'), ('tmp_3153', u'CBRANCH_-1205429306'), (u'MULTIEQUAL_-1205421388', u'MULTIEQUAL_-1205421934'), ('tmp_1052', u'CBRANCH_-1205431285'), (u'COPY_-1205420980', u'MULTIEQUAL_-1205421198'), (u'MULTIEQUAL_-1205420445', u'INT_XOR_-1205419815'), ('const-72', u'INT_ADD_-1205429299'), (u'INT_EQUAL_-1205427789', u'CBRANCH_-1205427779'), ('const-8', u'PTRADD_-1205417788'), (u'MULTIEQUAL_-1205420879', u'MULTIEQUAL_-1205420759'), (u'INT_NOTEQUAL_-1205426182', u'BOOL_NEGATE_-1205418186'), (u'MULTIEQUAL_-1205422772', u'LOAD_-1205426834'), ('const-0', u'COPY_-1205427023'), (u'INDIRECT_-1205418557', u'MULTIEQUAL_-1205420300'), (u'MULTIEQUAL_-1205424130', u'PTRADD_-1205419357'), (u'PTRADD_-1205418517', u'LOAD_-1205427738'), ('tmp_5170', u'BRANCH_-1205427759'), (u'INDIRECT_-1205419339', u'MULTIEQUAL_-1205420882'), (u'MULTIEQUAL_-1205419740', u'MULTIEQUAL_-1205419633'), ('const-8', u'PTRADD_-1205420499'), ('const-224', u'INT_ADD_-1205431574'), (u'CAST_-1205417713', u'STORE_-1205425783'), (u'MULTIEQUAL_-1205422033', u'INT_LESS_-1205430690'), ('const-1', u'PTRADD_-1205429202'), (u'MULTIEQUAL_-1205424317', u'LOAD_-1205426230'), (u'MULTIEQUAL_-1205420032', u'MULTIEQUAL_-1205420949'), (u'CALLIND_-1205429305', u'INDIRECT_-1205420415'), ('const-2', u'PTRADD_-1205419912'), (u'PTRADD_-1205427261', u'STORE_-1205427321'), (u'INT_EQUAL_-1205428043', u'INT_OR_-1205419793'), (u'MULTIEQUAL_-1205419904', u'INT_NOTEQUAL_-1205430218'), (u'CAST_-1205419254', u'LOAD_-1205428107'), (u'MULTIEQUAL_-1205419674', u'MULTIEQUAL_-1205419757'), (u'CALLIND_-1205425786', u'MULTIEQUAL_-1205420932'), ('const-433', u'LOAD_-1205428955'), (u'MULTIEQUAL_-1205421934', u'MULTIEQUAL_-1205421879'), (u'MULTIEQUAL_-1205420858', u'MULTIEQUAL_-1205420017'), ('const-433', u'LOAD_-1205430495'), (u'INT_EQUAL_-1205427393', u'CBRANCH_-1205427391'), (u'MULTIEQUAL_-1205423637', u'MULTIEQUAL_-1205424482'), (u'INT_EQUAL_-1205428913', u'CBRANCH_-1205428898'), ('tmp_4874', u'CBRANCH_-1205428044'), (u'CALLIND_-1205425460', u'MULTIEQUAL_-1205421264'), ('tmp_8421', u'CBRANCH_-1205426166'), (u'CAST_-1205418993', u'LOAD_-1205429339'), (u'MULTIEQUAL_-1205422950', u'MULTIEQUAL_-1205423044'), (u'PTRADD_-1205418647', u'LOAD_-1205428171'), (u'MULTIEQUAL_-1205424692', u'MULTIEQUAL_-1205424507'), ('const-433', u'LOAD_-1205428059'), (u'MULTIEQUAL_-1205420305', u'MULTIEQUAL_-1205421222'), ('tmp_4491', u'CBRANCH_-1205428284'), (u'MULTIEQUAL_-1205420944', u'MULTIEQUAL_-1205419848'), (u'BOOL_AND_-1205418341', u'COPY_-1205418022'), ('tmp_8673', u'BRANCH_-1205425300'), ('const-4294967295', u'INT_EQUAL_-1205430476'), (u'INDIRECT_-1205419686', u'MULTIEQUAL_-1205419770'), (u'INT_ADD_-1205427175', u'MULTIEQUAL_-1205420274'), (u'PTRADD_-1205420474', u'LOAD_-1205431426'), ('const-5013392', u'PTRSUB_-1205420719'), (u'CAST_-1205419445', u'BOOL_NEGATE_-1205419783'), (u'COPY_-1205427621', u'COPY_-1205418268'), (u'MULTIEQUAL_-1205423371', u'MULTIEQUAL_-1205423362'), (u'BOOL_AND_-1205430391', u'CBRANCH_-1205430413'), ('const-433', u'LOAD_-1205426186'), (u'MULTIEQUAL_-1205420030', u'MULTIEQUAL_-1205420705'), (u'MULTIEQUAL_-1205419436', u'MULTIEQUAL_-1205419765'), ('const-0', u'CALL_-1205427846'), (u'LOAD_-1205430807', u'INT_EQUAL_-1205430776'), (u'MULTIEQUAL_-1205420761', u'MULTIEQUAL_-1205421280'), ('const-4294967295', u'INT_EQUAL_-1205428069'), ('tmp_22240', u'PTRSUB_-1205419057'), (u'MULTIEQUAL_-1205420312', u'MULTIEQUAL_-1205419650'), (u'MULTIEQUAL_-1205423662', u'MULTIEQUAL_-1205423000'), (u'BOOL_AND_-1205419517', u'COPY_-1205419194'), (u'CAST_-1205417491', u'INT_LESS_-1205426664'), (u'LOAD_-1205431396', u'MULTIEQUAL_-1205423665'), (u'INDIRECT_-1205420195', u'MULTIEQUAL_-1205420913'), (u'MULTIEQUAL_-1205422950', u'CALLIND_-1205427722'), (u'INT_OR_-1205428197', u'MULTIEQUAL_-1205420104'), (u'INT_EQUAL_-1205430776', u'CBRANCH_-1205430774'), (u'LOAD_-1205425352', u'INT_ADD_-1205425311'), (u'PTRADD_-1205417980', u'LOAD_-1205426186'), (u'INDIRECT_-1205419430', u'MULTIEQUAL_-1205420973'), (u'COPY_-1205418536', u'MULTIEQUAL_-1205418788'), (u'MULTIEQUAL_-1205423210', u'INT_EQUAL_-1205429325'), (u'PTRADD_-1205420214', u'LOAD_-1205429006'), (u'CALL_-1205429236', u'INDIRECT_-1205420011'), (u'MULTIEQUAL_-1205421507', u'MULTIEQUAL_-1205418933'), (u'CAST_-1205417763', u'STORE_-1205425856'), (u'MULTIEQUAL_-1205421762', u'INT_ADD_-1205428220'), ('tmp_3317', u'CBRANCH_-1205429166'), (u'MULTIEQUAL_-1205420363', u'MULTIEQUAL_-1205421206'), (u'MULTIEQUAL_-1205420967', u'COPY_-1205418007'), (u'INT_ADD_-1205429240', u'CAST_-1205418766'), ('const-8', u'PTRADD_-1205420189'), (u'MULTIEQUAL_-1205423346', u'MULTIEQUAL_-1205423321'), (u'MULTIEQUAL_-1205422841', u'LOAD_-1205425452'), ('const-4', u'STORE_-1205429262'), ('const-4294967295', u'COPY_-1205421987'), (u'MULTIEQUAL_-1205419556', u'MULTIEQUAL_-1205419436'), ('const-4294967248', u'INT_ADD_-1205430611'), (u'LOAD_-1205429144', u'INT_NOTEQUAL_-1205429128'), (u'CAST_-1205419445', u'MULTIEQUAL_-1205420327'), (u'MULTIEQUAL_-1205419941', u'MULTIEQUAL_-1205420858'), ('const-433', u'LOAD_-1205430202'), (u'INDIRECT_-1205420262', u'MULTIEQUAL_-1205420183'), (u'COPY_-1205422936', u'MULTIEQUAL_-1205422516'), ('const-433', u'LOAD_-1205426225'), (u'MULTIEQUAL_-1205423956', u'COPY_-1205419629'), (u'PTRADD_-1205419231', u'LOAD_-1205429369'), ('const-0', u'INT_NOTEQUAL_-1205428172'), (u'MULTIEQUAL_-1205419215', u'MULTIEQUAL_-1205419645'), (u'MULTIEQUAL_-1205422950', u'PTRADD_-1205418622'), (u'CALLIND_-1205425418', u'INDIRECT_-1205418331'), (u'COPY_-1205419177', u'MULTIEQUAL_-1205422497'), ('tmp_22240', u'PTRSUB_-1205418236'), (u'MULTIEQUAL_-1205424010', u'MULTIEQUAL_-1205424873'), (u'MULTIEQUAL_-1205424692', u'LOAD_-1205425647'), (u'COPY_-1205423911', u'MULTIEQUAL_-1205424662'), ('const-433', u'LOAD_-1205427731'), ('tmp_22248', u'PTRADD_-1205418112'), ('tmp_5703', u'CBRANCH_-1205427357'), (u'SUBPIECE_-1205420509', u'STORE_-1205427321'), (u'COPY_-1205417400', u'MULTIEQUAL_-1205419904'), (u'MULTIEQUAL_-1205424264', u'MULTIEQUAL_-1205424227'), ('const-2', u'PTRADD_-1205418117'), ('const-3', u'PTRADD_-1205417980'), ('const-0', u'INT_NOTEQUAL_-1205431695'), (u'MULTIEQUAL_-1205421014', u'MULTIEQUAL_-1205420363'), ('const-32', u'INT_ADD_-1205428797'), (u'CAST_-1205418761', u'LOAD_-1205429249'), (u'COPY_-1205418256', u'MULTIEQUAL_-1205418464'), ('const-3', u'PTRADD_-1205420214'), ('const-8', u'PTRADD_-1205417830'), (u'MULTIEQUAL_-1205422058', u'MULTIEQUAL_-1205421953'), (u'MULTIEQUAL_-1205424264', u'MULTIEQUAL_-1205424237'), (u'MULTIEQUAL_-1205424507', u'MULTIEQUAL_-1205424482'), (u'MULTIEQUAL_-1205421280', u'MULTIEQUAL_-1205421279'), (u'MULTIEQUAL_-1205420445', u'BOOL_NEGATE_-1205420428'), (u'MULTIEQUAL_-1205420445', u'MULTIEQUAL_-1205420225'), (u'INT_ADD_-1205428874', u'MULTIEQUAL_-1205423083'), (u'COPY_-1205423121', u'MULTIEQUAL_-1205423041'), (u'CAST_-1205417667', u'STORE_-1205425720'), (u'MULTIEQUAL_-1205422772', u'MULTIEQUAL_-1205422618'), (u'COPY_-1205428056', u'MULTIEQUAL_-1205422772'), (u'MULTIEQUAL_-1205420949', u'MULTIEQUAL_-1205420108'), (u'CALLIND_-1205426814', u'INDIRECT_-1205418695'), (u'MULTIEQUAL_-1205419413', u'MULTIEQUAL_-1205419944'), ('const-0', u'COPY_-1205430741'), (u'MULTIEQUAL_-1205424317', u'PTRADD_-1205419489'), (u'MULTIEQUAL_-1205422507', u'INT_EQUAL_-1205429316'), ('const-4', u'STORE_-1205429207'), (u'CALL_-1205431940', u'INT_MULT_-1205431879'), (u'CALLIND_-1205426814', u'INDIRECT_-1205418511'), (u'LOAD_-1205427936', u'CAST_-1205419392'), (u'MULTIEQUAL_-1205422841', u'COPY_-1205417484'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205428469'), (u'INT_EQUAL_-1205429222', u'CBRANCH_-1205429220'), (u'INDIRECT_-1205419621', u'MULTIEQUAL_-1205419550'), (u'MULTIEQUAL_-1205420765', u'MULTIEQUAL_-1205420729'), (u'CAST_-1205420300', u'INT_LESS_-1205431455'), (u'INT_ADD_-1205429299', u'CAST_-1205419072'), ('const-433', u'STORE_-1205425764'), (u'CALLIND_-1205427722', u'MULTIEQUAL_-1205421676'), ('const-0', u'COPY_-1205423413'), ('tmp_6776', u'CBRANCH_-1205428829'), (u'MULTIEQUAL_-1205423662', u'MULTIEQUAL_-1205423637'), (u'MULTIEQUAL_-1205422718', u'MULTIEQUAL_-1205422418'), (u'INT_EQUAL_-1205431718', u'BOOL_AND_-1205428837'), (u'COPY_-1205428901', u'MULTIEQUAL_-1205424317'), ('const-433', u'LOAD_-1205427889'), ('tmp_33564', u'STORE_-1205429281'), (u'PTRADD_-1205419585', u'LOAD_-1205427936'), (u'MULTIEQUAL_-1205419650', u'MULTIEQUAL_-1205420283'), (u'CALLIND_-1205427722', u'INDIRECT_-1205419411'), (u'MULTIEQUAL_-1205420257', u'MULTIEQUAL_-1205420234'), (u'MULTIEQUAL_-1205419802', u'MULTIEQUAL_-1205419773'), (u'CAST_-1205417523', u'LOAD_-1205427779'), (u'CALL_-1205428417', u'INDIRECT_-1205419755'), (u'CAST_-1205418292', u'MULTIEQUAL_-1205424100'), (u'PTRADD_-1205419285', u'LOAD_-1205427889'), (u'INT_EQUAL_-1205429220', u'CBRANCH_-1205429217'), ('const-72', u'INT_ADD_-1205429196'), (u'INT_EQUAL_-1205431718', u'COPY_-1205420540'), ('tmp_2674', u'CBRANCH_-1205429340'), ('tmp_5979', u'CBRANCH_-1205426687'), (u'MULTIEQUAL_-1205424130', u'MULTIEQUAL_-1205424012'), ('const-8', u'PTRADD_-1205418444'), (u'CAST_-1205420301', u'INT_LESS_-1205431455'), (u'INDIRECT_-1205418963', u'MULTIEQUAL_-1205419215'), ('const-433', u'LOAD_-1205428962'), ('const-0', u'COPY_-1205426185'), ('const-2', u'PTRADD_-1205418067'), ('const-8', u'PTRADD_-1205420479'), ('const-3', u'PTRADD_-1205418622'), (u'LOAD_-1205431877', u'INT_AND_-1205431835'), ('const-0', u'INT_EQUAL_-1205428487'), (u'MULTIEQUAL_-1205420147', u'MULTIEQUAL_-1205420057'), ('tmp_501', u'CBRANCH_-1205431666'), (u'COPY_-1205428526', u'MULTIEQUAL_-1205420879'), (u'MULTIEQUAL_-1205424662', u'MULTIEQUAL_-1205422483'), (u'CAST_-1205418993', u'INT_LESS_-1205429347'), (u'MULTIEQUAL_-1205419711', u'MULTIEQUAL_-1205419682'), (u'COPY_-1205417924', u'MULTIEQUAL_-1205420225'), (u'CAST_-1205417653', u'LOAD_-1205425703'), (u'MULTIEQUAL_-1205423665', u'INT_EQUAL_-1205431377'), (u'MULTIEQUAL_-1205424692', u'PTRADD_-1205420469'), ('tmp_22240', u'PTRSUB_-1205419693'), (u'INT_ADD_-1205426701', u'CAST_-1205417970'), ('const-433', u'LOAD_-1205428813'), (u'COPY_-1205418587', u'MULTIEQUAL_-1205418751'), (u'MULTIEQUAL_-1205421102', u'INT_NOTEQUAL_-1205428025'), ('const-433', u'LOAD_-1205429315'), ('const-3', u'PTRADD_-1205418062'), (u'INT_NOTEQUAL_-1205426063', u'CBRANCH_-1205426047'), (u'INDIRECT_-1205420415', u'MULTIEQUAL_-1205420913'), ('const-0', u'STORE_-1205425828'), ('const-0', u'INT_NOTEQUAL_-1205429136'), (u'INT_NOTEQUAL_-1205428469', u'CBRANCH_-1205428467'), (u'MULTIEQUAL_-1205419620', u'MULTIEQUAL_-1205419949'), (u'MULTIEQUAL_-1205424151', u'INT_ADD_-1205428129'), ('const-433', u'LOAD_-1205426163'), (u'INT_NEGATE_-1205429331', u'INT_LESS_-1205429323'), (u'INDIRECT_-1205418872', u'MULTIEQUAL_-1205419124'), (u'INT_EQUAL_-1205429082', u'BOOL_OR_-1205429023'), ('const-3', u'PTRADD_-1205419148'), ('const-24', u'INT_ADD_-1205431861'), (u'BOOL_OR_-1205427946', u'MULTIEQUAL_-1205420312'), (u'CAST_-1205418556', u'LOAD_-1205428485'), (u'INT_ADD_-1205422523', u'CAST_-1205418953'), ('const-433', u'LOAD_-1205426232'), (u'MULTIEQUAL_-1205420312', u'MULTIEQUAL_-1205420287'), (u'BOOL_NEGATE_-1205418115', u'CBRANCH_-1205428351'), (u'LOAD_-1205426679', u'CAST_-1205417491'), (u'CAST_-1205419285', u'INT_LESS_-1205428148'), (u'CAST_-1205418416', u'INT_LESS_-1205428105'), (u'LOAD_-1205425483', u'INT_ADD_-1205425450'), ('const-8', u'PTRADD_-1205419887'), (u'INT_ADD_-1205429233', u'CAST_-1205418761'), (u'CAST_-1205420527', u'LOAD_-1205431915'), ('const-3', u'PTRADD_-1205419332'), (u'INT_ADD_-1205425824', u'CALL_-1205425705'), ('tmp_22245', u'INT_ADD_-1205431861'), (u'PTRADD_-1205419882', u'LOAD_-1205430518'), (u'INT_LESSEQUAL_-1205427920', u'CBRANCH_-1205427918'), ('tmp_7146', u'BRANCH_-1205427817'), (u'CALLIND_-1205426682', u'INDIRECT_-1205418635'), ('const-8', u'PTRADD_-1205419892'), (u'CAST_-1205419125', u'INT_LESSEQUAL_-1205429237'), (u'BOOL_AND_-1205431643', u'BOOL_AND_-1205421583'), (u'MULTIEQUAL_-1205420386', u'MULTIEQUAL_-1205420127'), (u'CALLIND_-1205426707', u'MULTIEQUAL_-1205422384'), (u'PTRADD_-1205417797', u'STORE_-1205425742'), (u'MULTIEQUAL_-1205420154', u'MULTIEQUAL_-1205420147'), (u'MULTIEQUAL_-1205425053', u'PTRADD_-1205419285'), (u'MULTIEQUAL_-1205419124', u'MULTIEQUAL_-1205419554'), (u'INT_ADD_-1205428535', u'CAST_-1205418596'), (u'LOAD_-1205428127', u'CAST_-1205418421'), (u'COPY_-1205422677', u'MULTIEQUAL_-1205422516'), (u'MULTIEQUAL_-1205422950', u'PTRADD_-1205418632'), (u'CAST_-1205418920', u'LOAD_-1205429198'), (u'INT_LESS_-1205428156', u'CBRANCH_-1205428152'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205426504'), (u'MULTIEQUAL_-1205421935', u'MULTIEQUAL_-1205421934'), ('tmp_22248', u'COPY_-1205420509'), (u'MULTIEQUAL_-1205424482', u'MULTIEQUAL_-1205424264'), (u'INT_MULT_-1205431879', u'INT_ADD_-1205431891'), (u'LOAD_-1205427731', u'CAST_-1205418287'), (u'COPY_-1205418577', u'MULTIEQUAL_-1205420225'), (u'CAST_-1205420280', u'LOAD_-1205431396'), ('const-0', u'COPY_-1205430749'), (u'INDIRECT_-1205419939', u'MULTIEQUAL_-1205419802'), (u'COPY_-1205426580', u'MULTIEQUAL_-1205423742'), (u'INT_NOTEQUAL_-1205426063', u'BOOL_NEGATE_-1205418136'), (u'INT_MULT_-1205428248', u'INT_ADD_-1205428220'), (u'INDIRECT_-1205418420', u'MULTIEQUAL_-1205419358'), ('const-433', u'LOAD_-1205428076'), ('const-0', u'CALL_-1205427010'), (u'PTRADD_-1205419484', u'LOAD_-1205428163'), (u'MULTIEQUAL_-1205420116', u'MULTIEQUAL_-1205420103'), (u'LOAD_-1205425647', u'INT_ADD_-1205425614'), (u'MULTIEQUAL_-1205419586', u'MULTIEQUAL_-1205419556'), (u'INT_ADD_-1205428043', u'CAST_-1205419364'), (u'INT_EQUAL_-1205431508', u'CBRANCH_-1205431505'), (u'CALL_-1205429236', u'INDIRECT_-1205420104'), ('tmp_5517', u'CBRANCH_-1205427713'), (u'MULTIEQUAL_-1205424130', u'CALLIND_-1205429325'), (u'MULTIEQUAL_-1205424130', u'LOAD_-1205429325'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205429219'), (u'INT_EQUAL_-1205427847', u'BOOL_AND_-1205419517'), (u'MULTIEQUAL_-1205422240', u'INT_NOTEQUAL_-1205429178'), (u'COPY_-1205428542', u'MULTIEQUAL_-1205420224'), (u'LOAD_-1205428462', u'INT_EQUAL_-1205428447'), (u'LOAD_-1205431500', u'INT_NOTEQUAL_-1205431484'), (u'COPY_-1205419791', u'MULTIEQUAL_-1205422970'), (u'MULTIEQUAL_-1205420980', u'MULTIEQUAL_-1205420391'), (u'CAST_-1205417772', u'PTRADD_-1205417859'), ('const-433', u'LOAD_-1205426679'), ('const-433', u'LOAD_-1205428549'), (u'COPY_-1205418504', u'MULTIEQUAL_-1205420157'), (u'INDIRECT_-1205420195', u'MULTIEQUAL_-1205420108'), (u'INT_ADD_-1205425780', u'CAST_-1205417297'), (u'MULTIEQUAL_-1205424130', u'PTRADD_-1205419332'), (u'MULTIEQUAL_-1205423828', u'MULTIEQUAL_-1205423633'), (u'LOAD_-1205425813', u'INT_ADD_-1205425780'), ('const-0', u'COPY_-1205427834'), ('const-8', u'PTRADD_-1205418112'), ('const-8', u'PTRADD_-1205417815'), (u'MULTIEQUAL_-1205423543', u'INT_MULT_-1205429318'), (u'MULTIEQUAL_-1205419465', u'MULTIEQUAL_-1205419358'), (u'MULTIEQUAL_-1205419740', u'MULTIEQUAL_-1205420949'), ('const-72', u'INT_ADD_-1205425412'), (u'COPY_-1205419050', u'MULTIEQUAL_-1205422143'), (u'MULTIEQUAL_-1205421157', u'MULTIEQUAL_-1205420949'), (u'CALL_-1205430096', u'INDIRECT_-1205420864'), (u'PTRADD_-1205418067', u'LOAD_-1205426113'), (u'INT_LESS_-1205426171', u'CBRANCH_-1205426167'), (u'LOAD_-1205426186', u'CAST_-1205417847'), (u'MULTIEQUAL_-1205421206', u'MULTIEQUAL_-1205420988'), ('tmp_7040', u'BRANCH_-1205426185'), (u'MULTIEQUAL_-1205420879', u'MULTIEQUAL_-1205420962'), (u'CALL_-1205427431', u'INDIRECT_-1205419523'), ('const-433', u'STORE_-1205430241'), (u'COPY_-1205418537', u'MULTIEQUAL_-1205418788'), (u'INDIRECT_-1205418173', u'MULTIEQUAL_-1205421310'), ('const-4294967295', u'INT_EQUAL_-1205431377'), (u'MULTIEQUAL_-1205419858', u'MULTIEQUAL_-1205420858'), ('tmp_7085', u'CBRANCH_-1205427870'), ('const-433', u'LOAD_-1205428508'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205428492'), (u'MULTIEQUAL_-1205423552', u'MULTIEQUAL_-1205423543'), (u'MULTIEQUAL_-1205423346', u'MULTIEQUAL_-1205423330'), (u'INDIRECT_-1205419712', u'MULTIEQUAL_-1205419641'), (u'COPY_-1205422320', u'MULTIEQUAL_-1205423516'), ('tmp_1367', u'CBRANCH_-1205430754'), (u'MULTIEQUAL_-1205419642', u'MULTIEQUAL_-1205419603'), (u'INT_ADD_-1205429253', u'MULTIEQUAL_-1205419982'), (u'MULTIEQUAL_-1205423491', u'COPY_-1205418519'), (u'INT_ADD_-1205431891', u'CAST_-1205420522'), (u'BOOL_AND_-1205429022', u'CBRANCH_-1205429049'), (u'MULTIEQUAL_-1205419740', u'MULTIEQUAL_-1205419620'), (u'MULTIEQUAL_-1205424482', u'MULTIEQUAL_-1205424237'), (u'MULTIEQUAL_-1205420980', u'MULTIEQUAL_-1205420949'), ('const-433', u'LOAD_-1205426623'), (u'MULTIEQUAL_-1205421444', u'MULTIEQUAL_-1205421410'), (u'PTRADD_-1205418492', u'LOAD_-1205427738'), (u'INDIRECT_-1205418892', u'MULTIEQUAL_-1205420184'), (u'PTRADD_-1205418487', u'LOAD_-1205427731'), (u'LOAD_-1205429256', u'CALL_-1205429236'), (u'INT_NOTEQUAL_-1205429171', u'CBRANCH_-1205429170'), (u'MULTIEQUAL_-1205424692', u'LOAD_-1205425483'), (u'COPY_-1205430961', u'MULTIEQUAL_-1205422033'), (u'PTRADD_-1205418512', u'LOAD_-1205427731'), (u'MULTIEQUAL_-1205419674', u'MULTIEQUAL_-1205419124'), (u'BOOL_NEGATE_-1205418497', u'BOOL_AND_-1205421388'), ('const-208', u'INT_ADD_-1205431910'), (u'INT_ADD_-1205422756', u'INT_LESS_-1205429263'), ('const-2', u'PTRADD_-1205419290'), (u'MULTIEQUAL_-1205424130', u'CALLIND_-1205429305'), ('const-72', u'INT_ADD_-1205425450'), (u'CAST_-1205417392', u'INT_LESS_-1205425852'), ('tmp_1339', u'CBRANCH_-1205430774'), (u'MULTIEQUAL_-1205422772', u'PTRADD_-1205418444'), ('const-433', u'LOAD_-1205429198'), (u'INDIRECT_-1205418373', u'MULTIEQUAL_-1205420116'), (u'MULTIEQUAL_-1205423632', u'MULTIEQUAL_-1205423786'), (u'INT_EQUAL_-1205431819', u'CBRANCH_-1205431801'), (u'INDIRECT_-1205419621', u'MULTIEQUAL_-1205419682'), ('const-433', u'LOAD_-1205431877'), ('const-4294967295', u'COPY_-1205430730'), ('tmp_4204', u'CBRANCH_-1205428444'), ('const-72', u'INT_ADD_-1205426676'), (u'MULTIEQUAL_-1205421014', u'MULTIEQUAL_-1205420376'), (u'CAST_-1205418596', u'CALL_-1205428417'), (u'MULTIEQUAL_-1205421279', u'MULTIEQUAL_-1205421222'), (u'INT_NOTEQUAL_-1205425824', u'CBRANCH_-1205425812'), (u'INT_EQUAL_-1205428006', u'BOOL_NEGATE_-1205422549'), (u'MULTIEQUAL_-1205420200', u'CBRANCH_-1205430304'), ('const-4294967295', u'COPY_-1205420980'), ('const-433', u'LOAD_-1205429339'), (u'MULTIEQUAL_-1205419848', u'MULTIEQUAL_-1205420765'), (u'LOAD_-1205429221', u'CAST_-1205418915'), ('tmp_5101', u'CBRANCH_-1205427816'), ('const-0', u'CALL_-1205427846'), (u'PTRADD_-1205420194', u'LOAD_-1205428962'), (u'MULTIEQUAL_-1205421037', u'MULTIEQUAL_-1205419941'), ('const-4294967295', u'INT_NOTEQUAL_-1205425824'), (u'COPY_-1205417987', u'MULTIEQUAL_-1205421020'), (u'CALL_-1205427846', u'INDIRECT_-1205418801'), (u'LOAD_-1205425428', u'CALLIND_-1205425418'), ('tmp_4956', u'CBRANCH_-1205427993'), (u'MULTIEQUAL_-1205422841', u'MULTIEQUAL_-1205422418'), ('const-8', u'PTRADD_-1205419231'), (u'INT_LESS_-1205426091', u'CBRANCH_-1205426087'), (u'BOOL_AND_-1205431643', u'CBRANCH_-1205431666'), (u'MULTIEQUAL_-1205421014', u'MULTIEQUAL_-1205420988'), (u'INT_SLESS_-1205428298', u'CBRANCH_-1205428305'), ('const-2', u'PTRADD_-1205419153'), (u'MULTIEQUAL_-1205421879', u'INT_2COMP_-1205428362'), (u'INT_EQUAL_-1205427847', u'CBRANCH_-1205427831'), ('const-433', u'LOAD_-1205426692'), (u'INDIRECT_-1205419664', u'MULTIEQUAL_-1205419757'), (u'PTRADD_-1205420494', u'LOAD_-1205431470'), (u'INT_LESS_-1205428996', u'CBRANCH_-1205429004'), (u'COPY_-1205418012', u'MULTIEQUAL_-1205420967'), (u'MULTIEQUAL_-1205420700', u'MULTIEQUAL_-1205420879'), (u'COPY_-1205418405', u'MULTIEQUAL_-1205421724'), (u'INT_NOTEQUAL_-1205430278', u'CBRANCH_-1205430277'), ('const-3', u'PTRADD_-1205419907'), (u'MULTIEQUAL_-1205420224', u'MULTIEQUAL_-1205420104'), (u'INT_EQUAL_-1205430328', u'CBRANCH_-1205430325'), ('const-1', u'COPY_-1205423545'), ('tmp_7225', u'BRANCH_-1205426674'), (u'MULTIEQUAL_-1205423516', u'MULTIEQUAL_-1205423491'), (u'INT_ADD_-1205431910', u'CAST_-1205420536'), (u'MULTIEQUAL_-1205419765', u'MULTIEQUAL_-1205419215'), (u'COPY_-1205427834', u'MULTIEQUAL_-1205424010'), (u'CALLIND_-1205425460', u'INDIRECT_-1205418271'), (u'COPY_-1205420599', u'MULTIEQUAL_-1205424099'), (u'LOAD_-1205429235', u'INT_EQUAL_-1205429220'), (u'MULTIEQUAL_-1205420386', u'MULTIEQUAL_-1205420139'), (u'COPY_-1205422355', u'MULTIEQUAL_-1205422203'), ('const-22', u'COPY_-1205430961'), (u'PTRADD_-1205419367', u'LOAD_-1205429282'), (u'PTRSUB_-1205419693', u'INT_NOTEQUAL_-1205430104'), (u'INDIRECT_-1205420537', u'MULTIEQUAL_-1205421005'), (u'COPY_-1205418436', u'MULTIEQUAL_-1205421724'), ('const-4294967295', u'INT_NOTEQUAL_-1205429178'), (u'INT_ADD_-1205425614', u'CAST_-1205417248'), ('const-2', u'INT_SRIGHT_-1205428340'), ('tmp_8152', u'CBRANCH_-1205426167'), (u'INT_ADD_-1205425412', u'CAST_-1205417234'), ('tmp_2461', u'CBRANCH_-1205429298'), (u'CAST_-1205420522', u'LOAD_-1205431902'), ('const-433', u'STORE_-1205430260'), ('const-0', u'COPY_-1205418849'), ('const-8', u'PTRADD_-1205417635'), (u'CALLIND_-1205427722', u'INDIRECT_-1205419686'), (u'INT_ADD_-1205429173', u'CAST_-1205420095'), (u'INDIRECT_-1205418604', u'MULTIEQUAL_-1205419542'), (u'CAST_-1205417248', u'LOAD_-1205425630'), ('const-433', u'LOAD_-1205428107'), (u'CAST_-1205419096', u'INT_LESS_-1205427874'), (u'INDIRECT_-1205420011', u'MULTIEQUAL_-1205419924'), ('const-8', u'PTRADD_-1205419337'), (u'INT_ADD_-1205431531', u'CAST_-1205420340'), (u'MULTIEQUAL_-1205420921', u'MULTIEQUAL_-1205423633'), (u'CAST_-1205420070', u'LOAD_-1205429144'), (u'MULTIEQUAL_-1205421282', u'MULTIEQUAL_-1205422203'), (u'MULTIEQUAL_-1205425053', u'PTRADD_-1205419290'), (u'COPY_-1205418252', u'MULTIEQUAL_-1205420902'), (u'MULTIEQUAL_-1205419554', u'MULTIEQUAL_-1205419527'), ('tmp_1925', u'CBRANCH_-1205430380'), ('tmp_4729', u'CBRANCH_-1205428152'), (u'COPY_-1205426630', u'MULTIEQUAL_-1205421828'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205428535'), (u'MULTIEQUAL_-1205422033', u'CALL_-1205428417'), (u'INDIRECT_-1205419614', u'MULTIEQUAL_-1205421157'), ('tmp_729', u'CBRANCH_-1205431505'), (u'CAST_-1205417496', u'LOAD_-1205426656'), ('const-8', u'PTRADD_-1205419590'), (u'MULTIEQUAL_-1205419674', u'PIECE_-1205419281'), ('const-433', u'LOAD_-1205431915'), (u'LOAD_-1205426083', u'MULTIEQUAL_-1205421076'), ('const-15', u'INT_SLESS_-1205428298'), (u'MULTIEQUAL_-1205423564', u'INT_NOTEQUAL_-1205429237'), ('tmp_1803', u'CBRANCH_-1205430458'), (u'CAST_-1205417772', u'STORE_-1205425790'), (u'MULTIEQUAL_-1205423491', u'CAST_-1205419757'), ('const-208', u'INT_ADD_-1205425687'), ('const-72', u'INT_ADD_-1205427763'), ('const-433', u'LOAD_-1205426656'), (u'INT_EQUAL_-1205431782', u'BOOL_AND_-1205431720'), (u'INDIRECT_-1205418695', u'MULTIEQUAL_-1205419633'), ('tmp_6068', u'CBRANCH_-1205426627'), ('const-8', u'PTRADD_-1205418517'), (u'CALLIND_-1205427737', u'INDIRECT_-1205419712'), (u'INT_EQUAL_-1205428006', u'BOOL_OR_-1205427946'), ('const-3', u'PTRADD_-1205417525'), (u'INT_ADD_-1205428533', u'CAST_-1205420182'), ('const-8', u'PTRADD_-1205418333'), (u'CAST_-1205417397', u'INT_LESS_-1205425852'), ('const-0', u'COPY_-1205422320'), ('const-8', u'PTRADD_-1205420214'), (u'INT_ADD_-1205429302', u'MULTIEQUAL_-1205421416'), ('const-4294967295', u'INT_DIV_-1205430793'), (u'MULTIEQUAL_-1205421128', u'MULTIEQUAL_-1205420032'), ('const-2', u'PTRADD_-1205420499'), (u'COPY_-1205426339', u'MULTIEQUAL_-1205421879'), (u'CAST_-1205417270', u'LOAD_-1205426824'), (u'MULTIEQUAL_-1205424012', u'MULTIEQUAL_-1205423384'), (u'INT_EQUAL_-1205431884', u'CBRANCH_-1205431882'), (u'COPY_-1205418077', u'MULTIEQUAL_-1205424009'), (u'CALLIND_-1205429305', u'INDIRECT_-1205420322'), (u'INT_LESS_-1205429302', u'CBRANCH_-1205429310'), (u'INT_EQUAL_-1205428447', u'CBRANCH_-1205428444'), (u'CALL_-1205428417', u'CAST_-1205418512'), (u'INT_ADD_-1205428535', u'INT_SUB_-1205428373'), (u'INT_NOTEQUAL_-1205430438', u'BOOL_AND_-1205430391'), (u'CAST_-1205418545', u'LOAD_-1205428462'), (u'INT_EQUAL_-1205428069', u'CBRANCH_-1205428053'), (u'CAST_-1205417024', u'LOAD_-1205425446'), (u'MULTIEQUAL_-1205421310', u'MULTIEQUAL_-1205418445'), (u'INT_ADD_-1205429128', u'CAST_-1205420070'), ('const-0', u'COPY_-1205420450'), (u'MULTIEQUAL_-1205420274', u'MULTIEQUAL_-1205419642'), ('const-433', u'LOAD_-1205425452'), (u'LOAD_-1205431547', u'INT_EQUAL_-1205431532'), ('tmp_6927', u'CBRANCH_-1205428111'), ('const-4944624', u'PTRSUB_-1205417893'), ('const-8', u'PTRADD_-1205420219'), (u'INT_ADD_-1205429302', u'MULTIEQUAL_-1205421953'), ('const-8', u'PTRADD_-1205419226'), ('const-433', u'LOAD_-1205426834'), (u'CALLIND_-1205425436', u'INDIRECT_-1205418135'), ('tmp_7750', u'BRANCH_-1205427169'), (u'CAST_-1205420340', u'LOAD_-1205431547'), (u'MULTIEQUAL_-1205419618', u'MULTIEQUAL_-1205419589'), (u'INDIRECT_-1205418635', u'MULTIEQUAL_-1205419513'), ('const-433', u'LOAD_-1205430518'), (u'PTRADD_-1205419226', u'LOAD_-1205429362'), (u'CAST_-1205419983', u'INT_LESS_-1205428940'), (u'MULTIEQUAL_-1205422058', u'INT_LESSEQUAL_-1205429238'), ('tmp_2571', u'CBRANCH_-1205428351'), (u'INT_ADD_-1205428185', u'COPY_-1205418587'), (u'LOAD_-1205429228', u'CAST_-1205418920'), (u'MULTIEQUAL_-1205419618', u'MULTIEQUAL_-1205419457'), (u'LOAD_-1205428029', u'CAST_-1205419346'), (u'MULTIEQUAL_-1205423828', u'MULTIEQUAL_-1205423387'), ('const-0', u'COPY_-1205420348'), (u'INT_EQUAL_-1205427964', u'CBRANCH_-1205427960'), (u'MULTIEQUAL_-1205421157', u'MULTIEQUAL_-1205421128'), ('tmp_8329', u'BRANCH_-1205426460'), (u'LOAD_-1205426225', u'CAST_-1205417979'), (u'INT_NOTEQUAL_-1205428881', u'BOOL_AND_-1205428837'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205428446'), (u'CALL_-1205427431', u'INDIRECT_-1205419339'), (u'CALL_-1205429236', u'INT_EQUAL_-1205429222'), ('const-2', u'PTRADD_-1205418449'), (u'COPY_-1205417226', u'MULTIEQUAL_-1205423210'), (u'MULTIEQUAL_-1205424130', u'PTRADD_-1205419907'), ('const-433', u'LOAD_-1205429325'), ('tmp_5933', u'BRANCH_-1205426319'), (u'MULTIEQUAL_-1205419495', u'MULTIEQUAL_-1205419238'), (u'MULTIEQUAL_-1205422662', u'MULTIEQUAL_-1205425053'), (u'MULTIEQUAL_-1205423044', u'MULTIEQUAL_-1205423956'), ('const-8', u'PTRADD_-1205417882'), (u'MULTIEQUAL_-1205421066', u'MULTIEQUAL_-1205419858'), (u'INT_NOTEQUAL_-1205429128', u'CBRANCH_-1205429123'), ('const-433', u'LOAD_-1205431470'), (u'CALL_-1205431940', u'CALL_-1205425674'), (u'CAST_-1205420500', u'LOAD_-1205431877'), (u'MULTIEQUAL_-1205422738', u'MULTIEQUAL_-1205423387'), ('tmp_22248', u'PTRADD_-1205418117'), ('tmp_8107', u'BRANCH_-1205426148'), (u'COPY_-1205419720', u'MULTIEQUAL_-1205419904'), (u'INT_EQUAL_-1205431532', u'CBRANCH_-1205431525'), (u'MULTIEQUAL_-1205421410', u'MULTIEQUAL_-1205420988'), (u'MULTIEQUAL_-1205421102', u'PTRADD_-1205418338'), ('const-48', u'INT_SLESS_-1205430669'), ('const--88', u'PTRSUB_-1205420079'), ('const-0', u'COPY_-1205428056'), (u'MULTIEQUAL_-1205422516', u'MULTIEQUAL_-1205422483'), ('const-4294967295', u'INT_EQUAL_-1205427789'), ('tmp_7353', u'CBRANCH_-1205428011'), ('tmp_5850', u'BRANCH_-1205426999'), ('const-8', u'PTRADD_-1205420469'), (u'LOAD_-1205425452', u'INT_ADD_-1205425412'), (u'COPY_-1205418664', u'MULTIEQUAL_-1205421762'), ('const-433', u'LOAD_-1205429326'), (u'CALLIND_-1205427769', u'INDIRECT_-1205418775'), ('const-433', u'LOAD_-1205425703'), ('const-433', u'LOAD_-1205429253'), (u'LOAD_-1205429006', u'CAST_-1205420005'), (u'CAST_-1205418988', u'INT_LESS_-1205429347'), (u'COPY_-1205418756', u'PTRADD_-1205427261'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205429196'), (u'MULTIEQUAL_-1205423679', u'MULTIEQUAL_-1205423041'), (u'MULTIEQUAL_-1205423491', u'CAST_-1205418606'), (u'CAST_-1205417847', u'INT_LESS_-1205426171'), (u'CALLIND_-1205426814', u'INDIRECT_-1205418604'), (u'LOAD_-1205427785', u'INT_ADD_-1205427763'), ('tmp_8445', u'BRANCH_-1205426144'), (u'MULTIEQUAL_-1205424591', u'MULTIEQUAL_-1205421828'), (u'INDIRECT_-1205418355', u'MULTIEQUAL_-1205421317'), (u'INT_NOTEQUAL_-1205428172', u'CBRANCH_-1205428171'), (u'INDIRECT_-1205418775', u'MULTIEQUAL_-1205420121'), (u'MULTIEQUAL_-1205423724', u'INT_EQUAL_-1205431288'), (u'CAST_-1205419319', u'LOAD_-1205428037'), (u'LOAD_-1205429315', u'CALLIND_-1205429305'), (u'INDIRECT_-1205418708', u'MULTIEQUAL_-1205420000'), (u'INT_LESS_-1205428241', u'INT_OR_-1205428197'), (u'PTRADD_-1205417824', u'STORE_-1205425775'), ('const-24', u'INT_ADD_-1205429240'), (u'MULTIEQUAL_-1205423828', u'INT_NOTEQUAL_-1205431484'), ('const-10', u'COPY_-1205424149'), (u'MULTIEQUAL_-1205423742', u'INT_LESS_-1205427349'), (u'SUBPIECE_-1205425951', u'MULTIEQUAL_-1205423828'), ('tmp_6670', u'CBRANCH_-1205428898'), (u'LOAD_-1205425446', u'CALLIND_-1205425436'), (u'COPY_-1205418062', u'MULTIEQUAL_-1205421015'), (u'INDIRECT_-1205418300', u'MULTIEQUAL_-1205418933'), (u'INDIRECT_-1205419528', u'MULTIEQUAL_-1205419589'), ('const-2', u'PTRADD_-1205418338'), ('const-8', u'PTRADD_-1205417530'), (u'MULTIEQUAL_-1205424317', u'MULTIEQUAL_-1205423637'), ('tmp_33563', u'LOAD_-1205430202'), ('const-80', u'INT_ADD_-1205427731'), (u'MULTIEQUAL_-1205420104', u'COPY_-1205418596'), (u'MULTIEQUAL_-1205419674', u'MULTIEQUAL_-1205420674'), (u'INT_OR_-1205430103', u'COPY_-1205419630'), (u'COPY_-1205419629', u'MULTIEQUAL_-1205423516'), (u'MULTIEQUAL_-1205420225', u'MULTIEQUAL_-1205420200'), ('tmp_3060', u'CBRANCH_-1205429374'), (u'MULTIEQUAL_-1205424012', u'MULTIEQUAL_-1205423956'), ('const-3', u'PTRADD_-1205420189'), ('const-0', u'INT_NOTEQUAL_-1205429237'), (u'MULTIEQUAL_-1205423580', u'INT_EQUAL_-1205429174'), ('const-8', u'PTRADD_-1205419153'), (u'INT_XOR_-1205419815', u'INT_OR_-1205419793'), (u'MULTIEQUAL_-1205423543', u'INT_ZEXT_-1205430814'), ('tmp_5654', u'CBRANCH_-1205427391'), (u'COPY_-1205428515', u'COPY_-1205418436'), (u'MULTIEQUAL_-1205422950', u'PTRADD_-1205418487'), ('const-433', u'LOAD_-1205429122'), (u'MULTIEQUAL_-1205422058', u'MULTIEQUAL_-1205421416'), ('const-8', u'PTRADD_-1205419285'), (u'COPY_-1205420348', u'MULTIEQUAL_-1205420274'), ('const-3', u'PTRADD_-1205419882'), ('tmp_3820', u'CBRANCH_-1205429236'), (u'PTRSUB_-1205419057', u'INT_EQUAL_-1205429342'), (u'LOAD_-1205426656', u'MULTIEQUAL_-1205420932'), (u'INT_EQUAL_-1205428121', u'CBRANCH_-1205428111'), (u'INT_OR_-1205419793', u'CAST_-1205419445'), ('const-2', u'INT_OR_-1205430175'), (u'MULTIEQUAL_-1205418751', u'MULTIEQUAL_-1205418734'), ('const-4294967295', u'COPY_-1205420184'), (u'INT_LESS_-1205431455', u'CBRANCH_-1205431451'), (u'MULTIEQUAL_-1205420973', u'MULTIEQUAL_-1205420944'), ('tmp_3965', u'BRANCH_-1205428878'), ('const-0', u'INT_EQUAL_-1205431508'), ('const-0', u'COPY_-1205429181'), (u'INT_EQUAL_-1205431782', u'CBRANCH_-1205431603'), (u'PTRADD_-1205419543', u'LOAD_-1205428029'), (u'MULTIEQUAL_-1205424482', u'CALLIND_-1205428049'), ('const-433', u'LOAD_-1205426113'), (u'PTRADD_-1205419912', u'LOAD_-1205430576'), (u'PTRSUB_-1205420063', u'MULTIEQUAL_-1205421157'), ('tmp_5338', u'BRANCH_-1205427576'), (u'MULTIEQUAL_-1205419556', u'MULTIEQUAL_-1205420765'), (u'INDIRECT_-1205420104', u'MULTIEQUAL_-1205420017'), (u'MULTIEQUAL_-1205424752', u'LOAD_-1205425487'), ('const-240', u'INT_ADD_-1205428535'), ('const-0', u'INT_EQUAL_-1205427455'), (u'CALL_-1205428417', u'INT_EQUAL_-1205428403'), (u'COPY_-1205427023', u'MULTIEQUAL_-1205421879'), ('tmp_3728', u'BRANCH_-1205428735'), (u'BOOL_NEGATE_-1205422548', u'BOOL_AND_-1205427945'), (u'INT_EQUAL_-1205429302', u'CBRANCH_-1205429298'), (u'LOAD_-1205429122', u'INT_NOTEQUAL_-1205429106'), (u'COPY_-1205423545', u'MULTIEQUAL_-1205423516'), ('const-433', u'STORE_-1205430199'), (u'MULTIEQUAL_-1205420853', u'MULTIEQUAL_-1205420730'), (u'MULTIEQUAL_-1205420882', u'MULTIEQUAL_-1205420853'), (u'PTRADD_-1205417843', u'STORE_-1205425800'), (u'MULTIEQUAL_-1205418734', u'MULTIEQUAL_-1205418584'), (u'MULTIEQUAL_-1205420157', u'MULTIEQUAL_-1205420154'), (u'CALL_-1205425705', u'INDIRECT_-1205418751'), (u'INT_ADD_-1205430527', u'STORE_-1205430530'), (u'INDIRECT_-1205419437', u'MULTIEQUAL_-1205419498'), ('const-433', u'LOAD_-1205427757'), (u'CAST_-1205418296', u'LOAD_-1205427747'), ('tmp_1468', u'CBRANCH_-1205430676'), (u'CAST_-1205417772', u'PTRADD_-1205417843'), ('tmp_255', u'CBRANCH_-1205431833'), (u'INT_NOTEQUAL_-1205430218', u'CBRANCH_-1205430215'), (u'MULTIEQUAL_-1205420765', u'MULTIEQUAL_-1205419924'), ('const-8', u'PTRADD_-1205419912'), (u'MULTIEQUAL_-1205424482', u'PTRADD_-1205420199'), (u'INT_ADD_-1205428797', u'CAST_-1205419907'), ('const-433', u'LOAD_-1205427732'), ('tmp_8248', u'BRANCH_-1205425448'), ('const-433', u'LOAD_-1205426717'), ('tmp_5455', u'CBRANCH_-1205427713'), ('tmp_22245', u'INT_ADD_-1205431910'), ('const-4294967241', u'INT_ADD_-1205428874'), ('const-4294967295', u'COPY_-1205422355'), (u'CALL_-1205425674', u'INDIRECT_-1205418729'), (u'MULTIEQUAL_-1205420057', u'MULTIEQUAL_-1205419982'), (u'LOAD_-1205426230', u'INT_ADD_-1205426197'), (u'MULTIEQUAL_-1205421298', u'MULTIEQUAL_-1205421280'), (u'MULTIEQUAL_-1205420184', u'PTRADD_-1205429225'), (u'CAST_-1205417970', u'LOAD_-1205426717'), (u'MULTIEQUAL_-1205420234', u'MULTIEQUAL_-1205420240'), ('const-24', u'INT_ADD_-1205431899'), ('tmp_7925', u'BRANCH_-1205425782'), ('tmp_5569', u'CBRANCH_-1205427454'), ('tmp_22248', u'LOAD_-1205425452'), ('const-0', u'SUBPIECE_-1205425951'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205428797'), ('const-6', u'INT_LESS_-1205428996'), ('const-72', u'INT_ADD_-1205428446'), (u'PTRSUB_-1205418236', u'INT_EQUAL_-1205427393'), (u'MULTIEQUAL_-1205421734', u'COPY_-1205418405'), (u'COPY_-1205420450', u'MULTIEQUAL_-1205420385'), (u'MULTIEQUAL_-1205420104', u'COPY_-1205418598'), (u'MULTIEQUAL_-1205421038', u'MULTIEQUAL_-1205420168'), (u'PTRADD_-1205417788', u'STORE_-1205425731'), (u'INT_ADD_-1205429106', u'CAST_-1205420060'), (u'COPY_-1205426185', u'COPY_-1205418062'), (u'INT_LESS_-1205428105', u'CBRANCH_-1205428101'), (u'MULTIEQUAL_-1205424227', u'MULTIEQUAL_-1205422950'), (u'MULTIEQUAL_-1205419682', u'MULTIEQUAL_-1205419679'), (u'MULTIEQUAL_-1205420391', u'MULTIEQUAL_-1205420378'), ('tmp_2717', u'CBRANCH_-1205429310'), (u'PTRADD_-1205417779', u'CAST_-1205417667'), (u'INT_NOTEQUAL_-1205429178', u'CBRANCH_-1205429166'), ('const-433', u'LOAD_-1205429235'), ('const-433', u'LOAD_-1205427742'), ('const-433', u'LOAD_-1205430807'), (u'PTRSUB_-1205420079', u'CALL_-1205429236'), ('const-433', u'LOAD_-1205427779'), (u'PTRADD_-1205419892', u'STORE_-1205430530'), (u'INT_LESS_-1205431404', u'CBRANCH_-1205431400'), (u'MULTIEQUAL_-1205424692', u'PTRADD_-1205420494'), (u'LOAD_-1205430569', u'CAST_-1205419662'), ('const-0', u'INT_EQUAL_-1205428559'), (u'INT_LESS_-1205425852', u'CBRANCH_-1205425848'), (u'MULTIEQUAL_-1205420139', u'MULTIEQUAL_-1205420127'), (u'LOAD_-1205428097', u'MULTIEQUAL_-1205421676'), ('const-0', u'SUBPIECE_-1205420509'), (u'CAST_-1205418137', u'LOAD_-1205427638'), (u'MULTIEQUAL_-1205421934', u'MULTIEQUAL_-1205422058'), ('tmp_6209', u'CBRANCH_-1205429217'), ('const-433', u'STORE_-1205425790'), ('const-1', u'INT_ADD_-1205429253'), (u'INDIRECT_-1205419664', u'MULTIEQUAL_-1205419527'), (u'MULTIEQUAL_-1205422203', u'INT_OR_-1205430103'), (u'INT_EQUAL_-1205427988', u'BOOL_NEGATE_-1205422548'), ('const-433', u'STORE_-1205425800'), (u'LOAD_-1205427779', u'CALLIND_-1205427769'), (u'CAST_-1205420117', u'LOAD_-1205429235'), (u'MULTIEQUAL_-1205419649', u'MULTIEQUAL_-1205419542'), ('const-8', u'PTRADD_-1205417843'), (u'MULTIEQUAL_-1205421388', u'MULTIEQUAL_-1205421317'), (u'MULTIEQUAL_-1205420017', u'MULTIEQUAL_-1205420822'), (u'COPY_-1205419066', u'MULTIEQUAL_-1205419264'), ('const-0', u'COPY_-1205426339'), ('const-72', u'INT_ADD_-1205426701'), (u'INDIRECT_-1205418360', u'MULTIEQUAL_-1205419238'), (u'CALLIND_-1205426682', u'INDIRECT_-1205418451'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205431574'), ('const-2', u'PTRADD_-1205417859'), ('const-2', u'PTRADD_-1205418627'), (u'INDIRECT_-1205420487', u'MULTIEQUAL_-1205420401'), ('const-0', u'INT_NOTEQUAL_-1205428881'), (u'LOAD_-1205427732', u'CALLIND_-1205427722'), ('const-0', u'INT_EQUAL_-1205429065'), ('tmp_811', u'CBRANCH_-1205431451'), (u'INT_ADD_-1205429196', u'CAST_-1205420106'), (u'COPY_-1205429181', u'COPY_-1205419066'), ('const-4294967231', u'INT_ADD_-1205422442'), (u'LOAD_-1205428178', u'INT_LESS_-1205428156'), ('tmp_6343', u'CBRANCH_-1205429123'), (u'CAST_-1205420355', u'LOAD_-1205431579'), (u'MULTIEQUAL_-1205420932', u'INT_EQUAL_-1205426637'), ('const-433', u'LOAD_-1205431426'), ('const-8', u'PTRADD_-1205418062'), (u'MULTIEQUAL_-1205423491', u'MULTIEQUAL_-1205419904'), (u'MULTIEQUAL_-1205424130', u'PTRADD_-1205419887'), ('const-0', u'COPY_-1205420490'), (u'MULTIEQUAL_-1205424482', u'PTRADD_-1205420189'), (u'COPY_-1205420616', u'MULTIEQUAL_-1205424099'), ('const-433', u'LOAD_-1205428178'), ('const-433', u'LOAD_-1205425673'), (u'MULTIEQUAL_-1205419449', u'MULTIEQUAL_-1205419436'), (u'MULTIEQUAL_-1205425053', u'CALLIND_-1205426707'), (u'MULTIEQUAL_-1205423491', u'COPY_-1205419770'), (u'COPY_-1205420566', u'MULTIEQUAL_-1205423893'), ('const-433', u'LOAD_-1205426213'), (u'MULTIEQUAL_-1205423828', u'INT_EQUAL_-1205431532'), ('const-0', u'SUBPIECE_-1205421364'), ('const-8', u'PTRADD_-1205418487'), ('const-64', u'INT_NOTEQUAL_-1205431834'), (u'MULTIEQUAL_-1205420973', u'MULTIEQUAL_-1205419765'), (u'MULTIEQUAL_-1205419765', u'MULTIEQUAL_-1205420765'), (u'COPY_-1205418007', u'MULTIEQUAL_-1205424752'), (u'INDIRECT_-1205418511', u'MULTIEQUAL_-1205419449'), ('tmp_22248', u'COPY_-1205418057'), (u'MULTIEQUAL_-1205423330', u'MULTIEQUAL_-1205423321'), ('const-8', u'INT_EQUAL_-1205428006'), ('const-433', u'LOAD_-1205431477'), ('tmp_2588', u'BRANCH_-1205428332'), ('tmp_22249', u'SUBPIECE_-1205425951'), (u'LOAD_-1205426520', u'MULTIEQUAL_-1205423346'), ('const-1', u'COPY_-1205421839'), (u'INT_SEXT_-1205430917', u'MULTIEQUAL_-1205422033'), (u'INT_ADD_-1205427433', u'COPY_-1205418134'), (u'LOAD_-1205430576', u'INT_LESS_-1205430554'), (u'MULTIEQUAL_-1205421037', u'MULTIEQUAL_-1205420367'), (u'MULTIEQUAL_-1205422497', u'MULTIEQUAL_-1205423252'), (u'LOAD_-1205427943', u'INT_LESSEQUAL_-1205427920'), (u'LOAD_-1205429345', u'INT_ADD_-1205429319'), (u'CAST_-1205418137', u'INT_LESS_-1205427646'), (u'COPY_-1205418605', u'MULTIEQUAL_-1205419734'), ('tmp_3770', u'CBRANCH_-1205429271'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205431264'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205429173'), ('tmp_1432', u'CBRANCH_-1205430698'), (u'COPY_-1205428114', u'MULTIEQUAL_-1205423637'), (u'CALLIND_-1205426707', u'INDIRECT_-1205419099'), (u'MULTIEQUAL_-1205420988', u'MULTIEQUAL_-1205420936'), (u'COPY_-1205424278', u'MULTIEQUAL_-1205422738'), (u'PTRADD_-1205419337', u'LOAD_-1205429326'), (u'BOOL_AND_-1205428837', u'BOOL_AND_-1205419517'), (u'MULTIEQUAL_-1205424752', u'PTRADD_-1205417980'), ('const-4294967295', u'INT_EQUAL_-1205428913'), ('tmp_5769', u'BRANCH_-1205427292'), (u'INT_AND_-1205431835', u'INT_EQUAL_-1205429065'), (u'INT_LESS_-1205430690', u'CBRANCH_-1205430698'), ('tmp_4809', u'CBRANCH_-1205428101'), (u'PTRADD_-1205417635', u'LOAD_-1205426686'), (u'INT_EQUAL_-1205431377', u'CBRANCH_-1205431362'), ('tmp_295', u'CBRANCH_-1205431801'), (u'LOAD_-1205428508', u'MULTIEQUAL_-1205423210'), (u'PTRADD_-1205419887', u'LOAD_-1205430525'), (u'INT_SRIGHT_-1205428340', u'SUBPIECE_-1205421779'), (u'MULTIEQUAL_-1205422749', u'MULTIEQUAL_-1205422738'), (u'INT_LESSEQUAL_-1205429237', u'CBRANCH_-1205429235'), (u'INT_LESS_-1205427874', u'CBRANCH_-1205427870'), (u'MULTIEQUAL_-1205423893', u'INT_EQUAL_-1205431639'), (u'INT_EQUAL_-1205428559', u'CBRANCH_-1205428556'), ('tmp_4032', u'BRANCH_-1205427011'), (u'INT_LESS_-1205429263', u'CBRANCH_-1205429271'), ('tmp_3175', u'BRANCH_-1205429286'), ('tmp_33564', u'STORE_-1205430260'), (u'COPY_-1205423736', u'MULTIEQUAL_-1205423679'), (u'PTRADD_-1205420189', u'LOAD_-1205428955'), ('const-0', u'COPY_-1205418577'), ('tmp_389', u'CBRANCH_-1205431743'), ('const-433', u'LOAD_-1205431547'), ('const-433', u'LOAD_-1205428127'), ('const-433', u'LOAD_-1205428054'), ('const-3', u'PTRADD_-1205419285'), ('const-4294967295', u'INT_AND_-1205423243'), ('tmp_3202', u'BRANCH_-1205427526'), (u'MULTIEQUAL_-1205424482', u'PTRADD_-1205419590'), (u'MULTIEQUAL_-1205422718', u'MULTIEQUAL_-1205422662'), (u'MULTIEQUAL_-1205420601', u'MULTIEQUAL_-1205420571'), (u'MULTIEQUAL_-1205421416', u'MULTIEQUAL_-1205421388'), (u'INDIRECT_-1205418868', u'MULTIEQUAL_-1205420214'), (u'MULTIEQUAL_-1205418608', u'MULTIEQUAL_-1205418584'), ('tmp_6545', u'CBRANCH_-1205428987'), (u'CAST_-1205418287', u'INT_LESSEQUAL_-1205427715'), ('const-433', u'LOAD_-1205426230'), (u'INT_LESS_-1205430503', u'CBRANCH_-1205430499'), (u'COPY_-1205430741', u'MULTIEQUAL_-1205422058'), ('const-8', u'PTRADD_-1205418622'), ('const-0', u'COPY_-1205418501'), (u'BOOL_AND_-1205427971', u'BOOL_AND_-1205421388'), ('tmp_6173', u'CBRANCH_-1205429236'), (u'MULTIEQUAL_-1205420209', u'MULTIEQUAL_-1205420200'), ('const-433', u'LOAD_-1205427738'), (u'MULTIEQUAL_-1205421005', u'MULTIEQUAL_-1205421004'), ('const-4294967295', u'COPY_-1205424278'), (u'MULTIEQUAL_-1205423564', u'MULTIEQUAL_-1205423346'), (u'CALL_-1205425864', u'CAST_-1205417772'), (u'CALLIND_-1205427722', u'INDIRECT_-1205419502'), (u'MULTIEQUAL_-1205420287', u'MULTIEQUAL_-1205421037'), (u'MULTIEQUAL_-1205419954', u'MULTIEQUAL_-1205420048'), ('const-433', u'LOAD_-1205428036'), (u'MULTIEQUAL_-1205424482', u'PTRADD_-1205419548'), (u'MULTIEQUAL_-1205425334', u'LOAD_-1205430495'), (u'MULTIEQUAL_-1205418933', u'MULTIEQUAL_-1205421444'), ('const-433', u'LOAD_-1205427785'), ('const-0', u'STORE_-1205425783'), (u'MULTIEQUAL_-1205425682', u'INT_ADD_-1205428964'), ('tmp_5055', u'CBRANCH_-1205427847'), ('tmp_22245', u'INT_ADD_-1205425687'), (u'INT_NOTEQUAL_-1205425824', u'BOOL_NEGATE_-1205417606'), ('const-0', u'INT_NOTEQUAL_-1205431342'), (u'INT_EQUAL_-1205431718', u'COPY_-1205419791'), (u'INT_EQUAL_-1205431718', u'BOOL_AND_-1205431643'), (u'CAST_-1205420106', u'LOAD_-1205429212'), (u'BOOL_AND_-1205431720', u'BOOL_AND_-1205418341'), (u'INT_EQUAL_-1205428069', u'CBRANCH_-1205428044'), (u'MULTIEQUAL_-1205423552', u'CAST_-1205419868'), (u'MULTIEQUAL_-1205419858', u'INT_ADD_-1205427433'), (u'INT_MULT_-1205428248', u'INT_LESS_-1205428241'), ('tmp_2489', u'BRANCH_-1205429254'), (u'LOAD_-1205426113', u'CAST_-1205417939'), ('const-433', u'STORE_-1205425775'), (u'LOAD_-1205428059', u'CALLIND_-1205428049'), ('const-2', u'PTRADD_-1205419367'), ('const-72', u'INT_ADD_-1205425430'), ('const-4294967295', u'COPY_-1205422677'), ('const-2', u'PTRADD_-1205419887'), (u'INT_ADD_-1205429373', u'COPY_-1205418944'), (u'PTRSUB_-1205417893', u'STORE_-1205425790'), (u'MULTIEQUAL_-1205421020', u'STORE_-1205428336'), (u'CAST_-1205417213', u'LOAD_-1205426692'), (u'MULTIEQUAL_-1205420184', u'PTRADD_-1205429202'), (u'MULTIEQUAL_-1205421403', u'MULTIEQUAL_-1205420305'), (u'PTRADD_-1205418062', u'LOAD_-1205426106'), ('const-433', u'LOAD_-1205427866'), (u'MULTIEQUAL_-1205424591', u'PTRADD_-1205417635'), ('tmp_8614', u'BRANCH_-1205426028'), ('const-1', u'PTRADD_-1205417882'), (u'CAST_-1205417979', u'INT_LESS_-1205426210'), (u'INT_LESS_-1205430593', u'CBRANCH_-1205430589'), (u'MULTIEQUAL_-1205422772', u'CALLIND_-1205426814'), (u'BOOL_AND_-1205427971', u'CBRANCH_-1205427993'), (u'LOAD_-1205426686', u'CAST_-1205417496'), (u'INT_EQUAL_-1205429174', u'CBRANCH_-1205429168'), (u'LOAD_-1205425867', u'CAST_-1205417392'), ('const-4294967199', u'INT_ADD_-1205422523'), (u'PTRADD_-1205417530', u'LOAD_-1205425874'), (u'CALLIND_-1205428049', u'INDIRECT_-1205420487'), ('const-76', u'INT_ADD_-1205429219'), (u'MULTIEQUAL_-1205420045', u'MULTIEQUAL_-1205421222'), (u'CAST_-1205418292', u'INT_LESSEQUAL_-1205427715'), (u'MULTIEQUAL_-1205419399', u'PTRADD_-1205427261'), ('tmp_1672', u'CBRANCH_-1205430550'), (u'MULTIEQUAL_-1205424099', u'MULTIEQUAL_-1205423570'), ('const-4294967295', u'INT_NOTEQUAL_-1205427618'), (u'CALL_-1205427010', u'INDIRECT_-1205418963'), (u'MULTIEQUAL_-1205422950', u'LOAD_-1205427757'), ('const-1', u'COPY_-1205417814'), (u'MULTIEQUAL_-1205423500', u'MULTIEQUAL_-1205423491'), ('const-8', u'PTRADD_-1205419907'), (u'MULTIEQUAL_-1205419891', u'SUBPIECE_-1205421364'), ('const-2', u'PTRADD_-1205419231'), (u'INT_ADD_-1205425311', u'CAST_-1205417205'), (u'MULTIEQUAL_-1205419829', u'MULTIEQUAL_-1205419802'), (u'LOAD_-1205427661', u'CAST_-1205418132'), ('tmp_7795', u'BRANCH_-1205425774'), ('const-433', u'STORE_-1205428336'), (u'CAST_-1205418492', u'INT_SLESS_-1205428298'), ('const-4294967295', u'COPY_-1205421014'), ('const-32', u'INT_ADD_-1205428091'), (u'MULTIEQUAL_-1205418859', u'MULTIEQUAL_-1205418734'), (u'INT_SUB_-1205428373', u'INT_SRIGHT_-1205428340'), (u'MULTIEQUAL_-1205422950', u'PTRADD_-1205418647'), (u'CAST_-1205420095', u'LOAD_-1205429189'), ('const-433', u'LOAD_-1205425867'), (u'COPY_-1205420509', u'MULTIEQUAL_-1205422841'), (u'MULTIEQUAL_-1205420224', u'MULTIEQUAL_-1205420305'), (u'MULTIEQUAL_-1205419770', u'MULTIEQUAL_-1205419740'), (u'INT_ADD_-1205430611', u'MULTIEQUAL_-1205423083'), ('const-8', u'PTRADD_-1205418632'), (u'LOAD_-1205431280', u'MULTIEQUAL_-1205423346'), ('const-4294967295', u'INT_EQUAL_-1205431782'), (u'MULTIEQUAL_-1205419529', u'MULTIEQUAL_-1205419858'), (u'MULTIEQUAL_-1205424752', u'INT_NOTEQUAL_-1205431619'), ('const-0', u'STORE_-1205430260'), ('const-1', u'CALL_-1205427846'), ('const-1', u'PTRADD_-1205427238'), ('const-4294967295', u'INT_NOTEQUAL_-1205426182'), (u'INT_SLESSEQUAL_-1205430626', u'CBRANCH_-1205430634'), (u'MULTIEQUAL_-1205421264', u'INT_EQUAL_-1205426140'), (u'CAST_-1205417852', u'INT_LESS_-1205426171'), ('const-9', u'PTRADD_-1205417788'), (u'CALLIND_-1205427769', u'INDIRECT_-1205418868'), (u'LOAD_-1205425470', u'CALLIND_-1205425460'), ('const-8', u'PTRADD_-1205419332'), ('const-32', u'INT_ADD_-1205431264'), ('const-433', u'LOAD_-1205431579'), (u'CALL_-1205427846', u'INDIRECT_-1205418892'), ('const-8', u'PTRADD_-1205419882'), (u'MULTIEQUAL_-1205419770', u'MULTIEQUAL_-1205419513'), ('tmp_33563', u'STORE_-1205430241'), ('const-433', u'LOAD_-1205427638'), (u'PTRADD_-1205418112', u'LOAD_-1205426225'), (u'INDIRECT_-1205419595', u'MULTIEQUAL_-1205419679'), (u'INT_LESS_-1205427349', u'CBRANCH_-1205427357'), (u'COPY_-1205431365', u'MULTIEQUAL_-1205424591'), (u'MULTIEQUAL_-1205421102', u'COPY_-1205418256'), (u'LOAD_-1205429319', u'CAST_-1205419098'), (u'LOAD_-1205430807', u'COPY_-1205418536'), (u'INT_ADD_-1205427524', u'CAST_-1205417210'), (u'MULTIEQUAL_-1205420796', u'MULTIEQUAL_-1205420765'), (u'COPY_-1205421987', u'MULTIEQUAL_-1205422516'), ('const-8', u'PTRADD_-1205417797'), (u'COPY_-1205417500', u'MULTIEQUAL_-1205423724'), (u'COPY_-1205417814', u'MULTIEQUAL_-1205420209'), (u'INT_NOTEQUAL_-1205429136', u'CBRANCH_-1205429132'), (u'COPY_-1205429309', u'MULTIEQUAL_-1205423384'), ('tmp_2825', u'CBRANCH_-1205429220'), ('const-72', u'INT_ADD_-1205426197'), (u'MULTIEQUAL_-1205420214', u'MULTIEQUAL_-1205420889'), (u'MULTIEQUAL_-1205420274', u'MULTIEQUAL_-1205420257'), (u'MULTIEQUAL_-1205425648', u'LOAD_-1205428932'), (u'CAST_-1205418132', u'INT_LESS_-1205427646'), ('const-1', u'PTRADD_-1205429225'), (u'MULTIEQUAL_-1205418859', u'MULTIEQUAL_-1205418976'), ('tmp_8199', u'CBRANCH_-1205426130'), ('tmp_4132', u'CBRANCH_-1205428486'), (u'INT_AND_-1205431835', u'INT_NOTEQUAL_-1205431834'), ('const-0', u'INT_NOTEQUAL_-1205427848'), ('const-433', u'STORE_-1205428967'), ('const-1', u'INT_ADD_-1205427433'), (u'LOAD_-1205425466', u'CALLIND_-1205425456'), (u'MULTIEQUAL_-1205419711', u'MULTIEQUAL_-1205419550'), ('const-0', u'STORE_-1205425856'), (u'CALLIND_-1205427530', u'INDIRECT_-1205418648'), (u'MULTIEQUAL_-1205423580', u'INT_NOTEQUAL_-1205429128'), (u'MULTIEQUAL_-1205422950', u'PTRADD_-1205418512'), (u'MULTIEQUAL_-1205425053', u'MULTIEQUAL_-1205422418'), (u'MULTIEQUAL_-1205422279', u'PTRADD_-1205419153'), ('const-72', u'INT_ADD_-1205427716'), (u'MULTIEQUAL_-1205424012', u'PTRADD_-1205419231'), (u'INDIRECT_-1205421637', u'MULTIEQUAL_-1205421507'), (u'CALLIND_-1205429305', u'MULTIEQUAL_-1205423018'), (u'CAST_-1205419285', u'LOAD_-1205428140'), (u'INT_NOTEQUAL_-1205429178', u'BOOL_NEGATE_-1205419300'), ('tmp_1752', u'CBRANCH_-1205430499'), (u'MULTIEQUAL_-1205423580', u'INT_EQUAL_-1205429220'), (u'MULTIEQUAL_-1205424012', u'CALLIND_-1205427530'), ('const-0', u'SUBPIECE_-1205425750'), (u'SUBPIECE_-1205421364', u'STORE_-1205429285'), ('const-0', u'COPY_-1205426133'), ('const-433', u'LOAD_-1205431419'), (u'LOAD_-1205426824', u'CALLIND_-1205426814'), ('const-433', u'LOAD_-1205425327'), (u'LOAD_-1205426232', u'CAST_-1205417984'), (u'COPY_-1205420071', u'MULTIEQUAL_-1205420362'), ('const-72', u'INT_ADD_-1205431484'), (u'INDIRECT_-1205418525', u'MULTIEQUAL_-1205420376'), (u'MULTIEQUAL_-1205420147', u'MULTIEQUAL_-1205419891'), ('tmp_5197', u'BRANCH_-1205426810'), (u'MULTIEQUAL_-1205420944', u'MULTIEQUAL_-1205420274'), (u'PTRADD_-1205420499', u'LOAD_-1205431477'), ('const-0', u'COPY_-1205428114'), (u'LOAD_-1205427742', u'INT_ADD_-1205427716'), (u'INT_EQUAL_-1205427455', u'CBRANCH_-1205427454'), ('const-2', u'PTRADD_-1205417530'), (u'MULTIEQUAL_-1205423580', u'MULTIEQUAL_-1205423387'), (u'CAST_-1205417397', u'LOAD_-1205425844'), (u'PTRADD_-1205420199', u'STORE_-1205428967'), ('tmp_8374', u'CBRANCH_-1205426206'), (u'MULTIEQUAL_-1205418464', u'COPY_-1205418252'), (u'CAST_-1205417772', u'PTRADD_-1205417797'), (u'COPY_-1205424176', u'COPY_-1205420616'), (u'LOAD_-1205430495', u'MULTIEQUAL_-1205423018'), (u'PIECE_-1205420089', u'MULTIEQUAL_-1205424517'), (u'INT_EQUAL_-1205431718', u'BOOL_AND_-1205427971'), (u'INT_EQUAL_-1205428832', u'CBRANCH_-1205428829'), (u'INDIRECT_-1205419939', u'MULTIEQUAL_-1205419829'), (u'INT_ADD_-1205431861', u'CAST_-1205420500'), ('const-433', u'LOAD_-1205429249'), (u'CAST_-1205417939', u'INT_LESS_-1205426091'), (u'MULTIEQUAL_-1205419586', u'MULTIEQUAL_-1205419329'), (u'MULTIEQUAL_-1205424227', u'MULTIEQUAL_-1205423956'), (u'INT_NOTEQUAL_-1205428025', u'BOOL_AND_-1205427971'), ('const-8', u'PTRADD_-1205417985'), ('const-433', u'LOAD_-1205427738'), ('tmp_3106', u'CBRANCH_-1205429343'), ('tmp_6971', u'CBRANCH_-1205428078'), (u'MULTIEQUAL_-1205419527', u'MULTIEQUAL_-1205419366'), (u'CALLIND_-1205425317', u'INDIRECT_-1205418300'), (u'MULTIEQUAL_-1205420257', u'MULTIEQUAL_-1205419603'), ('const-433', u'LOAD_-1205428170'), (u'CAST_-1205419098', u'INT_LESSEQUAL_-1205429303'), (u'CALLIND_-1205425456', u'MULTIEQUAL_-1205423665'), ('const--72', u'PTRSUB_-1205420063'), (u'COPY_-1205421014', u'MULTIEQUAL_-1205420921'), (u'SUBPIECE_-1205425951', u'INT_EQUAL_-1205431782'), (u'MULTIEQUAL_-1205420733', u'MULTIEQUAL_-1205421279'), ('const-433', u'LOAD_-1205430569'), ('const-74', u'INT_AND_-1205431835'), ('const-8', u'COPY_-1205424176'), (u'LOAD_-1205426202', u'MULTIEQUAL_-1205421128'), (u'CAST_-1205417496', u'INT_LESS_-1205426664'), ('const-433', u'LOAD_-1205425452'), ('const-240', u'INT_ADD_-1205429173'), ('const-2', u'PTRADD_-1205420194'), (u'CALL_-1205427010', u'INDIRECT_-1205419056'), (u'PTRADD_-1205417525', u'LOAD_-1205425867'), (u'PTRADD_-1205418338', u'LOAD_-1205427668'), (u'LOAD_-1205431590', u'INT_EQUAL_-1205431557'), (u'INT_LESS_-1205428889', u'CBRANCH_-1205428897'), (u'MULTIEQUAL_-1205422418', u'MULTIEQUAL_-1205422352'), (u'MULTIEQUAL_-1205423344', u'INT_EQUAL_-1205428913'), (u'COPY_-1205418406', u'MULTIEQUAL_-1205421724'), (u'CAST_-1205417984', u'LOAD_-1205426202'), (u'MULTIEQUAL_-1205423543', u'INT_MULT_-1205428248'), (u'LOAD_-1205427889', u'CAST_-1205419091'), (u'INT_ADD_-1205431484', u'CAST_-1205420316'), (u'MULTIEQUAL_-1205418716', u'MULTIEQUAL_-1205418859'), (u'INDIRECT_-1205420353', u'MULTIEQUAL_-1205420821'), (u'MULTIEQUAL_-1205424591', u'CALLIND_-1205425786'), (u'CALLIND_-1205425786', u'INDIRECT_-1205418411'), (u'MULTIEQUAL_-1205421004', u'MULTIEQUAL_-1205420305'), (u'INT_LESS_-1205430554', u'CBRANCH_-1205430550'), ('tmp_22240', u'PTRSUB_-1205420079'), (u'MULTIEQUAL_-1205423516', u'MULTIEQUAL_-1205423500'), (u'MULTIEQUAL_-1205423564', u'MULTIEQUAL_-1205423330'), (u'CALLIND_-1205427530', u'INDIRECT_-1205418464'), (u'COPY_-1205418501', u'MULTIEQUAL_-1205420139'), (u'MULTIEQUAL_-1205422352', u'MULTIEQUAL_-1205421102'), (u'INT_LESSEQUAL_-1205429303', u'CBRANCH_-1205429301'), (u'MULTIEQUAL_-1205422352', u'MULTIEQUAL_-1205422279'), (u'LOAD_-1205430525', u'CAST_-1205419640'), (u'MULTIEQUAL_-1205422071', u'CALL_-1205428417'), (u'LOAD_-1205427757', u'INT_ADD_-1205427731'), (u'MULTIEQUAL_-1205420601', u'MULTIEQUAL_-1205420703'), ('const-433', u'LOAD_-1205425796'), (u'LOAD_-1205429249', u'CALL_-1205429236'), (u'PTRADD_-1205429202', u'STORE_-1205429262'), ('tmp_187', u'CBRANCH_-1205431882'), (u'CAST_-1205418421', u'MULTIEQUAL_-1205424100'), (u'MULTIEQUAL_-1205419949', u'MULTIEQUAL_-1205419399'), ('const-32', u'INT_ADD_-1205428492'), ('const-433', u'LOAD_-1205427842'), (u'COPY_-1205419078', u'MULTIEQUAL_-1205422970'), ('const-0', u'STORE_-1205427298'), (u'CAST_-1205417984', u'INT_LESS_-1205426210'), ('const-2', u'PTRADD_-1205419337'), (u'MULTIEQUAL_-1205420988', u'MULTIEQUAL_-1205420924'), (u'INT_EQUAL_-1205428487', u'CBRANCH_-1205428486'), (u'PTRADD_-1205418117', u'LOAD_-1205426232'), (u'INT_EQUAL_-1205427988', u'BOOL_OR_-1205427946'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205429233'), ('tmp_7130', u'CBRANCH_-1205427831'), ('tmp_595', u'CBRANCH_-1205431603'), (u'LOAD_-1205428036', u'CAST_-1205419351'), ('const-1', u'COPY_-1205430584'), (u'MULTIEQUAL_-1205420085', u'MULTIEQUAL_-1205419916'), (u'INDIRECT_-1205418544', u'MULTIEQUAL_-1205419422'), (u'MULTIEQUAL_-1205421206', u'MULTIEQUAL_-1205420401'), (u'MULTIEQUAL_-1205420240', u'MULTIEQUAL_-1205420385'), (u'INT_ADD_-1205425450', u'CAST_-1205417064'), (u'MULTIEQUAL_-1205423362', u'MULTIEQUAL_-1205422071'), (u'PTRADD_-1205419489', u'LOAD_-1205428170'), (u'INT_EQUAL_-1205431718', u'COPY_-1205418538'), ('const-8', u'PTRADD_-1205417525'), ('tmp_541', u'CBRANCH_-1205431637'), (u'COPY_-1205417496', u'MULTIEQUAL_-1205420443'), (u'INT_ADD_-1205425687', u'CAST_-1205417653'), ('const-3', u'PTRADD_-1205418333'), (u'MULTIEQUAL_-1205423362', u'MULTIEQUAL_-1205423252'), ('const-0', u'RETURN_-1205430027'), ('const-433', u'LOAD_-1205425466'), (u'PTRADD_-1205417859', u'STORE_-1205425828'), (u'MULTIEQUAL_-1205420879', u'MULTIEQUAL_-1205420601'), (u'MULTIEQUAL_-1205423786', u'INT_EQUAL_-1205428043'), ('const-15', u'COPY_-1205427671'), ('tmp_5030', u'BRANCH_-1205427931'), (u'INT_EQUAL_-1205429082', u'BOOL_NEGATE_-1205423166'), (u'MULTIEQUAL_-1205423252', u'INT_ADD_-1205428985'), ('const-433', u'LOAD_-1205427550'), ('tmp_6245', u'CBRANCH_-1205429194'), (u'INDIRECT_-1205418411', u'MULTIEQUAL_-1205418563'), (u'INT_ADD_-1205428129', u'STORE_-1205428132'), (u'MULTIEQUAL_-1205422557', u'INT_NEGATE_-1205429331'), (u'MULTIEQUAL_-1205421128', u'MULTIEQUAL_-1205421005'), (u'LOAD_-1205428163', u'CAST_-1205419280'), (u'COPY_-1205418057', u'MULTIEQUAL_-1205421015'), (u'INT_NOTEQUAL_-1205427618', u'CBRANCH_-1205427606'), (u'MULTIEQUAL_-1205420765', u'MULTIEQUAL_-1205420000'), (u'LOAD_-1205426623', u'MULTIEQUAL_-1205423593'), ('tmp_22241', u'INT_NOTEQUAL_-1205431763'), ('const-0', u'INT_EQUAL_-1205427988'), (u'MULTIEQUAL_-1205423570', u'MULTIEQUAL_-1205423552'), ('const-8', u'PTRADD_-1205417630'), ('const-4294967295', u'INT_EQUAL_-1205426637'), (u'MULTIEQUAL_-1205419949', u'MULTIEQUAL_-1205420032'), ('const-433', u'LOAD_-1205429335'), ('const-208', u'INT_ADD_-1205425824'), (u'SUBPIECE_-1205425750', u'INT_LESS_-1205430593'), (u'MULTIEQUAL_-1205420085', u'MULTIEQUAL_-1205420048'), ('const-2', u'PTRADD_-1205420219'), (u'INT_NOTEQUAL_-1205431763', u'BOOL_AND_-1205431720'), ('tmp_1877', u'CBRANCH_-1205430413'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205429128'), ('const-433', u'STORE_-1205428132'), (u'MULTIEQUAL_-1205420327', u'COPY_-1205420118'), (u'CAST_-1205420280', u'INT_LESS_-1205431404'), ('const-433', u'LOAD_-1205427731'), (u'MULTIEQUAL_-1205419802', u'MULTIEQUAL_-1205419641'), ('const-3', u'PTRADD_-1205419585'), (u'MULTIEQUAL_-1205420147', u'MULTIEQUAL_-1205418859'), (u'MULTIEQUAL_-1205423633', u'MULTIEQUAL_-1205423580'), (u'LOAD_-1205428508', u'INT_EQUAL_-1205428487'), ('tmp_2292', u'CBRANCH_-1205430103'), ('tmp_1542', u'CBRANCH_-1205430634'), (u'MULTIEQUAL_-1205418859', u'INT_EQUAL_-1205427455'), ('const-8', u'PTRADD_-1205419543'), ('const-433', u'LOAD_-1205428140'), (u'INDIRECT_-1205420353', u'MULTIEQUAL_-1205420274'), ('const-433', u'STORE_-1205425783'), ('const-8', u'PTRADD_-1205419484'), ('const-336', u'CALL_-1205425864'), (u'INT_LESS_-1205426210', u'CBRANCH_-1205426206'), (u'LOAD_-1205426698', u'INT_ADD_-1205426676'), (u'INT_EQUAL_-1205429316', u'CBRANCH_-1205429306'), ('const-16', u'COPY_-1205426431'), (u'LOAD_-1205427896', u'CAST_-1205419096'), (u'MULTIEQUAL_-1205421734', u'COPY_-1205418406'), (u'COPY_-1205421754', u'MULTIEQUAL_-1205422372'), ('tmp_3863', u'CBRANCH_-1205429004'), (u'LOAD_-1205426834', u'INT_ADD_-1205426808'), ('tmp_663', u'CBRANCH_-1205431548'), (u'BOOL_AND_-1205420884', u'COPY_-1205417500'), (u'MULTIEQUAL_-1205423632', u'MULTIEQUAL_-1205423570'), (u'BOOL_NEGATE_-1205418136', u'BOOL_AND_-1205418341'), ('const-433', u'STORE_-1205425742'), (u'CAST_-1205418915', u'INT_LESS_-1205429206'), (u'MULTIEQUAL_-1205418859', u'SUBPIECE_-1205420509'), ('const-433', u'LOAD_-1205431280'), (u'MULTIEQUAL_-1205420879', u'MULTIEQUAL_-1205421879'), (u'CAST_-1205418346', u'INT_EQUAL_-1205427964'), (u'MULTIEQUAL_-1205420761', u'MULTIEQUAL_-1205420733'), (u'MULTIEQUAL_-1205425354', u'INT_ADD_-1205430527'), (u'MULTIEQUAL_-1205420980', u'MULTIEQUAL_-1205420378'), (u'INT_NOTEQUAL_-1205431484', u'CBRANCH_-1205431482'), (u'MULTIEQUAL_-1205423387', u'MULTIEQUAL_-1205423371'), (u'INDIRECT_-1205418331', u'MULTIEQUAL_-1205418983'), (u'MULTIEQUAL_-1205420443', u'COPY_-1205417475'), ('tmp_3460', u'CBRANCH_-1205429301'), (u'CAST_-1205420060', u'LOAD_-1205429122'), ('const-433', u'LOAD_-1205425352'), ('const-433', u'LOAD_-1205425446'), (u'CAST_-1205417772', u'PTRADD_-1205417788'), (u'INT_EQUAL_-1205429197', u'CBRANCH_-1205429194'), (u'CAST_-1205419392', u'INT_LESSEQUAL_-1205427920'), ('const-433', u'LOAD_-1205430525'), ('const-0', u'INT_EQUAL_-1205429302'), (u'INT_ADD_-1205427716', u'CAST_-1205418266'), ('const-433', u'STORE_-1205425720'), (u'INT_EQUAL_-1205426637', u'CBRANCH_-1205426627'), (u'LOAD_-1205428178', u'MULTIEQUAL_-1205424151'), ('tmp_7640', u'CBRANCH_-1205427966'), (u'COPY_-1205417484', u'MULTIEQUAL_-1205420443'), ('const-0', u'STORE_-1205425764'), (u'INT_ADD_-1205428091', u'CAST_-1205419254'), (u'MULTIEQUAL_-1205420796', u'MULTIEQUAL_-1205420207'), (u'INDIRECT_-1205419664', u'MULTIEQUAL_-1205419396'), (u'MULTIEQUAL_-1205422279', u'COPY_-1205419054'), ('const-0', u'INT_NOTEQUAL_-1205429375'), (u'MULTIEQUAL_-1205421310', u'MULTIEQUAL_-1205421282'), (u'INT_ADD_-1205429253', u'MULTIEQUAL_-1205419445'), ('tmp_22241', u'LOAD_-1205425352'), (u'MULTIEQUAL_-1205418445', u'MULTIEQUAL_-1205421282'), (u'MULTIEQUAL_-1205423252', u'INT_ADD_-1205422756'), (u'INT_NOTEQUAL_-1205429237', u'CBRANCH_-1205429236'), (u'MULTIEQUAL_-1205424130', u'PTRADD_-1205419882'), ('const-0', u'COPY_-1205427031'), (u'MULTIEQUAL_-1205420820', u'MULTIEQUAL_-1205420796'), (u'MULTIEQUAL_-1205420703', u'MULTIEQUAL_-1205420700'), (u'MULTIEQUAL_-1205420924', u'MULTIEQUAL_-1205420882'), (u'MULTIEQUAL_-1205421416', u'MULTIEQUAL_-1205421935'), (u'MULTIEQUAL_-1205420108', u'MULTIEQUAL_-1205420884'), (u'MULTIEQUAL_-1205422618', u'MULTIEQUAL_-1205422950'), (u'PTRADD_-1205419357', u'LOAD_-1205429253'), ('const-0', u'INT_NOTEQUAL_-1205431763'), (u'CALLIND_-1205429325', u'INDIRECT_-1205420537'), (u'MULTIEQUAL_-1205421282', u'MULTIEQUAL_-1205418550'), ('tmp_5866', u'BRANCH_-1205426274'), ('const-433', u'STORE_-1205427321'), (u'MULTIEQUAL_-1205424482', u'PTRADD_-1205419543'), (u'CALLIND_-1205426814', u'MULTIEQUAL_-1205421734'), ('tmp_33563', u'STORE_-1205429207'), (u'CALLIND_-1205426203', u'INDIRECT_-1205418525'), ('const-328', u'INT_ADD_-1205430791'), (u'MULTIEQUAL_-1205422372', u'MULTIEQUAL_-1205421282'), (u'LOAD_-1205431579', u'MULTIEQUAL_-1205423593'), ('const-2', u'PTRADD_-1205418517'), ('const-433', u'LOAD_-1205425487'), (u'CAST_-1205418266', u'LOAD_-1205427732'), (u'INDIRECT_-1205420011', u'MULTIEQUAL_-1205420729'), ('const-433', u'LOAD_-1205429345'), ('const-0', u'PTRSUB_-1205420719'), (u'INDIRECT_-1205418729', u'MULTIEQUAL_-1205421507'), ('const-0', u'STORE_-1205425753'), (u'INT_ADD_-1205431428', u'STORE_-1205431431'), (u'MULTIEQUAL_-1205422970', u'INT_EQUAL_-1205430384'), ('tmp_2884', u'CBRANCH_-1205429170'), (u'LOAD_-1205428485', u'INT_NOTEQUAL_-1205428469'), (u'LOAD_-1205430807', u'COPY_-1205418467'), ('tmp_6838', u'CBRANCH_-1205428171'), (u'CALLIND_-1205429325', u'INDIRECT_-1205420446'), (u'INDIRECT_-1205419147', u'MULTIEQUAL_-1205419399'), (u'CAST_-1205417064', u'LOAD_-1205425466'), (u'INDIRECT_-1205418135', u'MULTIEQUAL_-1205418445'), (u'MULTIEQUAL_-1205420385', u'MULTIEQUAL_-1205420154'), (u'PTRADD_-1205417630', u'LOAD_-1205426679'), ('const-6', u'PTRADD_-1205417815'), (u'COPY_-1205419971', u'COPY_-1205419720'), (u'MULTIEQUAL_-1205420889', u'MULTIEQUAL_-1205420300'), (u'MULTIEQUAL_-1205420973', u'MULTIEQUAL_-1205420765'), (u'MULTIEQUAL_-1205421066', u'MULTIEQUAL_-1205421037'), (u'INT_AND_-1205423243', u'MULTIEQUAL_-1205422757'), (u'MULTIEQUAL_-1205423252', u'INT_ADD_-1205428874'), (u'CALLIND_-1205425436', u'MULTIEQUAL_-1205420526'), (u'MULTIEQUAL_-1205422058', u'MULTIEQUAL_-1205420962'), ('const-8', u'PTRADD_-1205418492'), ('const-433', u'STORE_-1205425856'), (u'MULTIEQUAL_-1205423018', u'INT_EQUAL_-1205430476'), (u'CAST_-1205418242', u'INT_LESS_-1205427820'), (u'COPY_-1205418268', u'MULTIEQUAL_-1205418464'), (u'LOAD_-1205429282', u'MULTIEQUAL_-1205425354'), (u'CAST_-1205420182', u'LOAD_-1205428549'), (u'MULTIEQUAL_-1205420729', u'MULTIEQUAL_-1205420705'), (u'LOAD_-1205425844', u'MULTIEQUAL_-1205420526'), ('const-0', u'COPY_-1205425827'), (u'MULTIEQUAL_-1205420882', u'MULTIEQUAL_-1205419674'), (u'LOAD_-1205427812', u'MULTIEQUAL_-1205421734'), ('const-228', u'INT_ADD_-1205431531'), (u'MULTIEQUAL_-1205419829', u'MULTIEQUAL_-1205419671'), (u'MULTIEQUAL_-1205420376', u'MULTIEQUAL_-1205420363'), ('const-433', u'LOAD_-1205425844'), ('const-433', u'LOAD_-1205431902'), ('tmp_4864', u'CBRANCH_-1205428053'), (u'MULTIEQUAL_-1205419691', u'MULTIEQUAL_-1205419650'), (u'SUBPIECE_-1205421779', u'COPY_-1205418664'), (u'MULTIEQUAL_-1205418608', u'MULTIEQUAL_-1205418711'), (u'MULTIEQUAL_-1205423637', u'MULTIEQUAL_-1205423632'), ('tmp_3266', u'CBRANCH_-1205429202'), ('const-0', u'INT_NOTEQUAL_-1205431619'), (u'LOAD_-1205425673', u'MULTIEQUAL_-1205424942'), (u'MULTIEQUAL_-1205423786', u'INT_EQUAL_-1205428006'), (u'CAST_-1205420316', u'LOAD_-1205431500'), (u'MULTIEQUAL_-1205422950', u'PTRADD_-1205418652'), (u'INT_EQUAL_-1205431718', u'BOOL_AND_-1205430391'), ('const-0', u'COPY_-1205429309'), (u'CALLIND_-1205426682', u'INDIRECT_-1205418544'), ('const-433', u'LOAD_-1205429189'), (u'MULTIEQUAL_-1205419958', u'MULTIEQUAL_-1205419944'), (u'COPY_-1205430730', u'COPY_-1205419207'), ('const-8', u'PTRADD_-1205417806'), ('const-3', u'PTRADD_-1205418487'), (u'COPY_-1205418598', u'MULTIEQUAL_-1205420085'), (u'MULTIEQUAL_-1205422450', u'MULTIEQUAL_-1205422372'), ('const--72', u'PTRSUB_-1205419057'), (u'LOAD_-1205427550', u'INT_ADD_-1205427524'), (u'INDIRECT_-1205419437', u'MULTIEQUAL_-1205419366'), ('const-0', u'INT_NOTEQUAL_-1205426688'), ('const-433', u'LOAD_-1205425428'), ('tmp_5952', u'BRANCH_-1205427428'), (u'COPY_-1205420184', u'MULTIEQUAL_-1205422757'), (u'MULTIEQUAL_-1205420853', u'MULTIEQUAL_-1205419757'), ('tmp_2053', u'CBRANCH_-1205430277'), ('const-433', u'LOAD_-1205425470'), (u'INT_EQUAL_-1205426140', u'CBRANCH_-1205426130'), ('const-0', u'COPY_-1205428901'), (u'INDIRECT_-1205420104', u'INT_NOTEQUAL_-1205429136'), (u'COPY_-1205425827', u'COPY_-1205417496'), (u'MULTIEQUAL_-1205424227', u'MULTIEQUAL_-1205424130'), ('const-8', u'PTRADD_-1205417797'), (u'MULTIEQUAL_-1205420200', u'CBRANCH_-1205429153'), ('const-0', u'INT_EQUAL_-1205430757'), (u'LOAD_-1205428549', u'INT_NOTEQUAL_-1205428533'), (u'CAST_-1205418953', u'INT_LESS_-1205428996'), ('tmp_7469', u'BRANCH_-1205427251'), ('const-4294967295', u'INT_EQUAL_-1205431718'), (u'CAST_-1205419364', u'LOAD_-1205428059'), (u'MULTIEQUAL_-1205419949', u'INT_EQUAL_-1205427393'), (u'COPY_-1205427671', u'MULTIEQUAL_-1205424517'), (u'LOAD_-1205425630', u'CALLIND_-1205425620'), (u'LOAD_-1205427731', u'CAST_-1205418314'), (u'COPY_-1205426431', u'COPY_-1205420598'), (u'MULTIEQUAL_-1205425053', u'LOAD_-1205426750'), ('tmp_4059', u'CBRANCH_-1205428556'), (u'MULTIEQUAL_-1205421953', u'MULTIEQUAL_-1205421935'), (u'MULTIEQUAL_-1205420194', u'MULTIEQUAL_-1205420944'), (u'MULTIEQUAL_-1205425053', u'MULTIEQUAL_-1205424873'), (u'INT_EQUAL_-1205429065', u'BOOL_NEGATE_-1205423165'), ('const-15', u'COPY_-1205426580'), ('const-10', u'INT_EQUAL_-1205428043'), (u'INT_ADD_-1205425430', u'CAST_-1205417024'), (u'SUBPIECE_-1205425750', u'INT_LESSEQUAL_-1205428286'), (u'MULTIEQUAL_-1205420017', u'MULTIEQUAL_-1205420793'), (u'INT_NOTEQUAL_-1205427618', u'BOOL_NEGATE_-1205418497'), (u'INT_EQUAL_-1205431782', u'COPY_-1205420566'), (u'INT_EQUAL_-1205429065', u'BOOL_OR_-1205429023'), (u'SUBPIECE_-1205425750', u'INT_LESSEQUAL_-1205429238'), (u'INT_NOTEQUAL_-1205428533', u'CBRANCH_-1205428530'), ('tmp_7268', u'BRANCH_-1205428013'), (u'MULTIEQUAL_-1205422279', u'PTRADD_-1205419148'), ('const-8', u'INT_EQUAL_-1205431819'), (u'CAST_-1205418766', u'LOAD_-1205429256'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205429240'), (u'MULTIEQUAL_-1205420705', u'MULTIEQUAL_-1205420674'), (u'CAST_-1205417772', u'PTRADD_-1205417815'), (u'MULTIEQUAL_-1205419757', u'MULTIEQUAL_-1205420674'), (u'MULTIEQUAL_-1205418550', u'MULTIEQUAL_-1205421235'), (u'LOAD_-1205430518', u'CAST_-1205419635'), (u'MULTIEQUAL_-1205424752', u'CALLIND_-1205425460'), (u'PTRADD_-1205420479', u'STORE_-1205431431'), ('const-0', u'COPY_-1205428526'), (u'CAST_-1205418606', u'INT_EQUAL_-1205428559'), (u'MULTIEQUAL_-1205418711', u'MULTIEQUAL_-1205418716'), (u'INT_NOTEQUAL_-1205426688', u'CBRANCH_-1205426687'), (u'MULTIEQUAL_-1205420168', u'MULTIEQUAL_-1205421014'), (u'MULTIEQUAL_-1205419773', u'MULTIEQUAL_-1205419770'), (u'PTRADD_-1205420219', u'LOAD_-1205429013'), (u'CAST_-1205418242', u'LOAD_-1205427812'), (u'INT_EQUAL_-1205430757', u'CBRANCH_-1205430754'), (u'COPY_-1205420540', u'MULTIEQUAL_-1205424009'), ('tmp_936', u'CBRANCH_-1205431362'), (u'MULTIEQUAL_-1205421066', u'MULTIEQUAL_-1205420858'), (u'MULTIEQUAL_-1205420949', u'MULTIEQUAL_-1205420913'), ('const-16', u'INT_EQUAL_-1205429082'), ('tmp_3935', u'CBRANCH_-1205428897'), ('const-2', u'PTRADD_-1205419548'), ('tmp_7422', u'BRANCH_-1205426172'), (u'PTRADD_-1205417985', u'LOAD_-1205426193'), ('tmp_6463', u'CBRANCH_-1205429049'), ('const-8', u'PTRADD_-1205419585'), ('tmp_3893', u'BRANCH_-1205428989'), ('const-433', u'LOAD_-1205429319'), (u'MULTIEQUAL_-1205423580', u'INT_NOTEQUAL_-1205429106'), (u'MULTIEQUAL_-1205423593', u'MULTIEQUAL_-1205423564'), ('tmp_8091', u'CBRANCH_-1205428530'), ('const-232', u'INT_ADD_-1205429128'), (u'LOAD_-1205428120', u'CAST_-1205418416'), (u'LOAD_-1205426692', u'CALLIND_-1205426682'), (u'COPY_-1205430584', u'MULTIEQUAL_-1205421298'), (u'MULTIEQUAL_-1205422772', u'INT_NOTEQUAL_-1205427848'), (u'MULTIEQUAL_-1205424130', u'MULTIEQUAL_-1205423044'), (u'CAST_-1205419978', u'INT_LESS_-1205428940'), (u'MULTIEQUAL_-1205422418', u'MULTIEQUAL_-1205422386'), (u'MULTIEQUAL_-1205418857', u'MULTIEQUAL_-1205421388'), ('const--72', u'PTRSUB_-1205418236'), (u'INDIRECT_-1205419712', u'MULTIEQUAL_-1205419773'), (u'MULTIEQUAL_-1205420207', u'MULTIEQUAL_-1205420194'), (u'MULTIEQUAL_-1205422071', u'INT_NOTEQUAL_-1205428469'), (u'MULTIEQUAL_-1205421298', u'MULTIEQUAL_-1205420733'), (u'COPY_-1205426066', u'COPY_-1205418017'), (u'INDIRECT_-1205420446', u'MULTIEQUAL_-1205420367'), ('const-0', u'INT_EQUAL_-1205428403'), (u'MULTIEQUAL_-1205424873', u'MULTIEQUAL_-1205425053'), ('const-3', u'PTRADD_-1205420469'), ('const-433', u'LOAD_-1205428029'), ('const-0', u'STORE_-1205429262'), (u'COPY_-1205418467', u'MULTIEQUAL_-1205419954'), (u'COPY_-1205420513', u'MULTIEQUAL_-1205420445'), ('tmp_33563', u'STORE_-1205429262'), ('const-8', u'PTRADD_-1205417779'), ('const-76', u'INT_ADD_-1205428533'), ('tmp_7377', u'BRANCH_-1205426078'), (u'INT_DIV_-1205430793', u'SUBPIECE_-1205425750'), (u'INT_LESS_-1205429323', u'INT_OR_-1205429279'), (u'INT_LESS_-1205426664', u'CBRANCH_-1205426660'), (u'MULTIEQUAL_-1205422950', u'CALLIND_-1205427737'), (u'CALL_-1205431940', u'INDIRECT_-1205421637'), (u'MULTIEQUAL_-1205423786', u'MULTIEQUAL_-1205423570'), ('const-4294967295', u'COPY_-1205428515'), (u'MULTIEQUAL_-1205420048', u'MULTIEQUAL_-1205420045'), (u'PTRADD_-1205417830', u'CAST_-1205417713'), ('const-433', u'LOAD_-1205426520'), (u'PTRADD_-1205420469', u'LOAD_-1205431419'), ('const-433', u'LOAD_-1205429221'), (u'BOOL_AND_-1205427945', u'CBRANCH_-1205427966'), (u'MULTIEQUAL_-1205420526', u'INT_NOTEQUAL_-1205425824'), (u'MULTIEQUAL_-1205424482', u'CALLIND_-1205428027'), ('tmp_4258', u'CBRANCH_-1205428401'), (u'MULTIEQUAL_-1205423570', u'INT_NOTEQUAL_-1205430935'), (u'CAST_-1205418237', u'INT_LESS_-1205427820'), ('const-8', u'PTRADD_-1205420194'), ('const-32', u'INT_ADD_-1205431563'), (u'MULTIEQUAL_-1205423000', u'MULTIEQUAL_-1205423632'), ('const-0', u'STORE_-1205425800'), (u'LOAD_-1205431902', u'MULTIEQUAL_-1205424942'), (u'CAST_-1205420275', u'INT_LESS_-1205431404'), ('const-8', u'PTRADD_-1205417824'), ('const-1', u'INT_ADD_-1205427175'), ('tmp_701', u'CBRANCH_-1205431525'), (u'CAST_-1205417234', u'LOAD_-1205425428'), (u'COPY_-1205418786', u'MULTIEQUAL_-1205419904'), ('tmp_22241', u'COPY_-1205418012'), ('const-8', u'PTRADD_-1205417980'), ('tmp_1985', u'CBRANCH_-1205430325'), ('const-433', u'LOAD_-1205426083'), (u'INT_NOTEQUAL_-1205430104', u'CBRANCH_-1205430103'), (u'MULTIEQUAL_-1205424012', u'INT_NOTEQUAL_-1205429375'), (u'COPY_-1205420375', u'MULTIEQUAL_-1205423724'), (u'MULTIEQUAL_-1205420674', u'PIECE_-1205420089'), ('tmp_34339', u'INT_EQUAL_-1205431718'), ('const-433', u'LOAD_-1205429369'), (u'LOAD_-1205431915', u'INT_ADD_-1205431891'), (u'MULTIEQUAL_-1205425053', u'MULTIEQUAL_-1205422386'), (u'MULTIEQUAL_-1205424099', u'MULTIEQUAL_-1205423786'), ('const-8', u'COPY_-1205423121'), ('const-433', u'LOAD_-1205426106'), ('const-8', u'PTRADD_-1205417859'), (u'INT_MULT_-1205429318', u'INT_ADD_-1205429302'), ('const-433', u'LOAD_-1205427540'), ('const-2', u'PTRADD_-1205420474'), (u'BOOL_NEGATE_-1205417606', u'BOOL_AND_-1205420884'), (u'CAST_-1205419096', u'LOAD_-1205427866'), (u'MULTIEQUAL_-1205421128', u'INT_NOTEQUAL_-1205426182'), (u'MULTIEQUAL_-1205423570', u'MULTIEQUAL_-1205423543'), (u'COPY_-1205426328', u'MULTIEQUAL_-1205421222'), (u'CAST_-1205419640', u'INT_LESS_-1205430503'), (u'LOAD_-1205430202', u'INT_OR_-1205430175'), ('const-2', u'PTRADD_-1205420479'), (u'MULTIEQUAL_-1205422557', u'INT_ADD_-1205429302'), (u'PTRADD_-1205418449', u'LOAD_-1205427842'), (u'MULTIEQUAL_-1205420287', u'MULTIEQUAL_-1205420283'), ('const-433', u'STORE_-1205429207'), ('const-433', u'LOAD_-1205426193'), ('const-3', u'PTRADD_-1205420494'), (u'INT_ZEXT_-1205430814', u'INT_DIV_-1205430793'), (u'CALL_-1205427431', u'INDIRECT_-1205419430'), (u'MULTIEQUAL_-1205423580', u'MULTIEQUAL_-1205423371'), ('tmp_8845', u'BRANCH_-1205425666'), (u'MULTIEQUAL_-1205419858', u'CALL_-1205427010'), (u'INT_NOTEQUAL_-1205431342', u'BOOL_AND_-1205431294'), (u'LOAD_-1205425796', u'CALLIND_-1205425786'), ('const-72', u'INT_ADD_-1205425454'), (u'COPY_-1205420785', u'MULTIEQUAL_-1205423210'), ('tmp_4168', u'CBRANCH_-1205428467'), (u'COPY_-1205418116', u'MULTIEQUAL_-1205418751'), (u'MULTIEQUAL_-1205423828', u'INT_EQUAL_-1205431557'), (u'LOAD_-1205427738', u'INT_LESSEQUAL_-1205427715'), (u'LOAD_-1205426106', u'CAST_-1205417934'), ('const-2', u'PTRADD_-1205420199'), ('const-4294967295', u'COPY_-1205421754'), (u'PTRADD_-1205417815', u'STORE_-1205425764'), (u'MULTIEQUAL_-1205419944', u'MULTIEQUAL_-1205419891'), ('const-80', u'INT_ADD_-1205425614'), (u'MULTIEQUAL_-1205424482', u'MULTIEQUAL_-1205424317'), (u'INT_AND_-1205423243', u'MULTIEQUAL_-1205422516'), (u'INT_EQUAL_-1205429342', u'CBRANCH_-1205429340'), (u'INT_EQUAL_-1205431557', u'MULTIEQUAL_-1205420386'), (u'INT_ADD_-1205427433', u'PTRADD_-1205427238'), (u'CAST_-1205417772', u'PTRADD_-1205417779'), (u'INT_ADD_-1205431563', u'CAST_-1205420355'), (u'INDIRECT_-1205419523', u'MULTIEQUAL_-1205421066'), (u'INT_LESS_-1205429206', u'CBRANCH_-1205429202'), (u'MULTIEQUAL_-1205421102', u'PTRADD_-1205418333'), (u'CAST_-1205419757', u'INT_EQUAL_-1205430757'), (u'INDIRECT_-1205420446', u'MULTIEQUAL_-1205420914'), (u'LOAD_-1205429212', u'INT_EQUAL_-1205429197'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205431531'), ('const-0', u'COPY_-1205419039'), ('const-0', u'COPY_-1205428542'), ('const-3', u'PTRADD_-1205419226'), ('const-433', u'LOAD_-1205428462'), ('const-8', u'PTRADD_-1205419489'), ('const-433', u'STORE_-1205425753'), (u'CAST_-1205420536', u'LOAD_-1205431926'), (u'MULTIEQUAL_-1205420821', u'MULTIEQUAL_-1205420820'), ('tmp_1225', u'CBRANCH_-1205430855'), (u'CAST_-1205418566', u'LOAD_-1205428508'), (u'CALLIND_-1205428027', u'MULTIEQUAL_-1205423344'), (u'CAST_-1205418920', u'INT_LESS_-1205429206'), ('const-0', u'SUBPIECE_-1205421779'), (u'COPY_-1205419732', u'MULTIEQUAL_-1205420257'), ('const-0', u'COPY_-1205431365'), ('tmp_33563', u'STORE_-1205430199'), (u'CALL_-1205427846', u'INDIRECT_-1205418708'), (u'MULTIEQUAL_-1205419513', u'MULTIEQUAL_-1205419740'), (u'INT_EQUAL_-1205431718', u'BOOL_AND_-1205431294'), (u'CAST_-1205418512', u'INT_SUB_-1205428373'), (u'INT_EQUAL_-1205431377', u'INT_EQUAL_-1205431288'), (u'COPY_-1205417475', u'MULTIEQUAL_-1205422718'), ('const-4294967295', u'INT_EQUAL_-1205429316'), (u'MULTIEQUAL_-1205422143', u'MULTIEQUAL_-1205422279'), (u'PTRSUB_-1205420719', u'CALL_-1205431940'), (u'CAST_-1205418872', u'INT_LESS_-1205428889'), (u'INT_NEGATE_-1205428236', u'INT_LESS_-1205428241'), ('const-0', u'COPY_-1205418504'), (u'MULTIEQUAL_-1205420932', u'MULTIEQUAL_-1205420921'), (u'MULTIEQUAL_-1205420858', u'INT_ADD_-1205429373'), (u'LOAD_-1205429325', u'INT_ADD_-1205429299'), (u'LOAD_-1205426213', u'CALLIND_-1205426203'), (u'MULTIEQUAL_-1205424237', u'MULTIEQUAL_-1205424227'), (u'MULTIEQUAL_-1205419734', u'MULTIEQUAL_-1205419580'), (u'MULTIEQUAL_-1205421128', u'MULTIEQUAL_-1205420458'), (u'MULTIEQUAL_-1205420858', u'MULTIEQUAL_-1205420822'), (u'INDIRECT_-1205418648', u'MULTIEQUAL_-1205420391'), (u'MULTIEQUAL_-1205418716', u'MULTIEQUAL_-1205419891'), ('tmp_7554', u'CBRANCH_-1205428024'), (u'CAST_-1205419091', u'INT_LESS_-1205427874'), (u'MULTIEQUAL_-1205419358', u'MULTIEQUAL_-1205419345'), (u'MULTIEQUAL_-1205419527', u'MULTIEQUAL_-1205419498'), (u'INDIRECT_-1205420446', u'MULTIEQUAL_-1205421038'), (u'MULTIEQUAL_-1205419238', u'MULTIEQUAL_-1205419465'), (u'MULTIEQUAL_-1205419858', u'COPY_-1205418756'), (u'COPY_-1205418017', u'MULTIEQUAL_-1205420967'), ('tmp_2015', u'CBRANCH_-1205430304'), (u'CAST_-1205417934', u'INT_LESS_-1205426091'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205426607'), (u'MULTIEQUAL_-1205422386', u'MULTIEQUAL_-1205422352'), (u'MULTIEQUAL_-1205420944', u'MULTIEQUAL_-1205420821'), (u'MULTIEQUAL_-1205419589', u'MULTIEQUAL_-1205419586'), ('tmp_8013', u'BRANCH_-1205425448'), ('const-433', u'LOAD_-1205429256'), ('tmp_2950', u'CBRANCH_-1205429132'), (u'MULTIEQUAL_-1205420884', u'INT_NOTEQUAL_-1205430104'), (u'LOAD_-1205426750', u'INT_ADD_-1205426701'), ('tmp_22248', u'INT_NOTEQUAL_-1205431695'), (u'LOAD_-1205427738', u'MULTIEQUAL_-1205424151'), (u'BOOL_NEGATE_-1205423165', u'BOOL_AND_-1205429022'), (u'MULTIEQUAL_-1205423252', u'INT_ADD_-1205422442'), ('const-433', u'LOAD_-1205426686'), (u'MULTIEQUAL_-1205422841', u'MULTIEQUAL_-1205422718'), (u'LOAD_-1205427943', u'MULTIEQUAL_-1205425682'), (u'MULTIEQUAL_-1205420822', u'MULTIEQUAL_-1205420793'), (u'INDIRECT_-1205418271', u'MULTIEQUAL_-1205418857'), (u'MULTIEQUAL_-1205422033', u'SUBPIECE_-1205421989'), (u'LOAD_-1205429198', u'MULTIEQUAL_-1205422240'), (u'MULTIEQUAL_-1205418563', u'MULTIEQUAL_-1205418550'), (u'COPY_-1205418022', u'MULTIEQUAL_-1205423893'), (u'MULTIEQUAL_-1205423580', u'INT_EQUAL_-1205429197'), ('const-433', u'STORE_-1205430530'), ('const-3', u'PTRADD_-1205419484'), ('const-433', u'LOAD_-1205427896'), (u'INDIRECT_-1205419755', u'MULTIEQUAL_-1205419645'), ('const-0', u'CALL_-1205427010'), (u'CAST_-1205417772', u'CALL_-1205425674'), ('tmp_22245', u'INT_ADD_-1205425824'), ('const-3', u'PTRADD_-1205417843'), ('const-8', u'PTRADD_-1205418338'), (u'COPY_-1205430749', u'MULTIEQUAL_-1205421403'), (u'MULTIEQUAL_-1205419891', u'INT_NOTEQUAL_-1205429171'), (u'MULTIEQUAL_-1205422507', u'COPY_-1205419176'), (u'MULTIEQUAL_-1205422071', u'INT_EQUAL_-1205428447'), ('const-2', u'PTRADD_-1205418632'), (u'MULTIEQUAL_-1205419679', u'MULTIEQUAL_-1205419649'), (u'CALL_-1205427010', u'INDIRECT_-1205418872'), (u'MULTIEQUAL_-1205419465', u'MULTIEQUAL_-1205420674'), (u'CAST_-1205417772', u'PTRADD_-1205417882'), (u'INT_EQUAL_-1205428913', u'INT_EQUAL_-1205428832'), (u'CAST_-1205419072', u'LOAD_-1205429315'), (u'MULTIEQUAL_-1205420224', u'INT_OR_-1205428197'), (u'MULTIEQUAL_-1205420705', u'MULTIEQUAL_-1205420116'), ('const-433', u'LOAD_-1205429228'), (u'COPY_-1205419194', u'MULTIEQUAL_-1205420362'), (u'MULTIEQUAL_-1205420879', u'MULTIEQUAL_-1205420732'), (u'MULTIEQUAL_-1205421444', u'MULTIEQUAL_-1205418983'), (u'MULTIEQUAL_-1205422841', u'INT_NOTEQUAL_-1205431342'), (u'LOAD_-1205427738', u'CAST_-1205418292'), ('tmp_6307', u'CBRANCH_-1205429149'), (u'INT_NOTEQUAL_-1205431619', u'CBRANCH_-1205431618'), (u'MULTIEQUAL_-1205420732', u'MULTIEQUAL_-1205420703'), ('const-433', u'LOAD_-1205427661'), (u'MULTIEQUAL_-1205420902', u'MULTIEQUAL_-1205421102'), (u'INT_NOTEQUAL_-1205431695', u'BOOL_AND_-1205431643'), ('const-7', u'PTRADD_-1205417806'), (u'INT_ADD_-1205428021', u'CAST_-1205419319'), (u'CALLIND_-1205427530', u'INDIRECT_-1205418373'), ('tmp_7694', u'CBRANCH_-1205427918'), (u'CALLIND_-1205426814', u'INDIRECT_-1205418420'), (u'MULTIEQUAL_-1205419329', u'MULTIEQUAL_-1205419556'), (u'COPY_-1205420748', u'COPY_-1205417226'), (u'COPY_-1205418469', u'MULTIEQUAL_-1205419904'), (u'SUBPIECE_-1205421779', u'CAST_-1205418492'), (u'MULTIEQUAL_-1205423041', u'MULTIEQUAL_-1205423000'), (u'INT_LESSEQUAL_-1205428013', u'CBRANCH_-1205428011'), (u'BOOL_AND_-1205431720', u'CBRANCH_-1205431743'), (u'INT_LESS_-1205428991', u'CBRANCH_-1205428987'), (u'MULTIEQUAL_-1205420858', u'CALL_-1205427846'), ('const-8', u'PTRADD_-1205418627'), ('tmp_22241', u'CALLIND_-1205425317'), (u'MULTIEQUAL_-1205424317', u'MULTIEQUAL_-1205424264'), (u'CAST_-1205417772', u'PTRADD_-1205417806'), ('const-433', u'LOAD_-1205428932'), (u'MULTIEQUAL_-1205424692', u'MULTIEQUAL_-1205424591'), (u'COPY_-1205421188', u'MULTIEQUAL_-1205423516'), (u'LOAD_-1205428955', u'CAST_-1205419978'), (u'MULTIEQUAL_-1205420378', u'MULTIEQUAL_-1205421128'), (u'COPY_-1205427031', u'MULTIEQUAL_-1205421222'), ('const-433', u'LOAD_-1205431926'), (u'COPY_-1205423121', u'MULTIEQUAL_-1205423662'), ('const-3', u'PTRADD_-1205419357'), (u'MULTIEQUAL_-1205420121', u'BOOL_NEGATE_-1205418115'), (u'INT_ADD_-1205426808', u'CAST_-1205417270'), (u'MULTIEQUAL_-1205419264', u'COPY_-1205419050'), (u'CAST_-1205418443', u'INT_LESS_-1205428156'), ('const--4294967296', u'INT_AND_-1205430131'), (u'MULTIEQUAL_-1205419645', u'MULTIEQUAL_-1205419618'), (u'MULTIEQUAL_-1205418859', u'MULTIEQUAL_-1205418608'), ('const-3', u'PTRADD_-1205418512'), ('tmp_1618', u'CBRANCH_-1205430589'), (u'BOOL_NEGATE_-1205419300', u'BOOL_AND_-1205422294'), (u'LOAD_-1205426163', u'MULTIEQUAL_-1205421264'), (u'MULTIEQUAL_-1205420820', u'MULTIEQUAL_-1205420121'), ('const-2', u'PTRADD_-1205418492'), ('const-4', u'INT_ADD_-1205430527'), (u'MULTIEQUAL_-1205418584', u'MULTIEQUAL_-1205418716'), ('const-1', u'COPY_-1205417924'), ('const-72', u'INT_ADD_-1205426808'), (u'INT_LESS_-1205427646', u'CBRANCH_-1205427642'), (u'INDIRECT_-1205420506', u'MULTIEQUAL_-1205421004'), (u'COPY_-1205418538', u'MULTIEQUAL_-1205421616'), ('const-0', u'COPY_-1205430913'), (u'MULTIEQUAL_-1205421102', u'MULTIEQUAL_-1205420902'), ('const-0', u'STORE_-1205425731'), ('tmp_8054', u'BRANCH_-1205425612'), ('const-4', u'INT_ADD_-1205428964'), (u'COPY_-1205421103', u'MULTIEQUAL_-1205422203'), ('const-4', u'INT_ADD_-1205428129'), (u'MULTIEQUAL_-1205422950', u'PTRADD_-1205418492'), (u'CAST_-1205419351', u'MULTIEQUAL_-1205425648'), (u'INDIRECT_-1205419848', u'COPY_-1205418605'), ('tmp_5312', u'CBRANCH_-1205427606'), (u'MULTIEQUAL_-1205418859', u'MULTIEQUAL_-1205419891'), (u'MULTIEQUAL_-1205420700', u'MULTIEQUAL_-1205421879'), (u'CALL_-1205430096', u'INDIRECT_-1205420680'), (u'CALLIND_-1205426682', u'MULTIEQUAL_-1205421360'), (u'MULTIEQUAL_-1205421734', u'INT_EQUAL_-1205427789'), ('const-3', u'PTRADD_-1205417630'), (u'CALLIND_-1205425317', u'MULTIEQUAL_-1205421076'), ('const-433', u'STORE_-1205427298'), (u'MULTIEQUAL_-1205420759', u'MULTIEQUAL_-1205420732'), ('const-1', u'INT_ADD_-1205428185'), ('tmp_6281', u'CBRANCH_-1205429168'), (u'COPY_-1205418368', u'COPY_-1205418116'), (u'CALLIND_-1205429325', u'INDIRECT_-1205420353'), ('tmp_22248', u'CALLIND_-1205425418'), (u'CALLIND_-1205425456', u'INDIRECT_-1205418173'), (u'MULTIEQUAL_-1205422841', u'PTRADD_-1205417525'), (u'CAST_-1205417852', u'LOAD_-1205426163'), (u'MULTIEQUAL_-1205420127', u'MULTIEQUAL_-1205420121'), (u'LOAD_-1205428037', u'CALLIND_-1205428027'), (u'MULTIEQUAL_-1205420225', u'MULTIEQUAL_-1205420209'), (u'COPY_-1205418596', u'MULTIEQUAL_-1205419954'), (u'MULTIEQUAL_-1205422738', u'MULTIEQUAL_-1205423580'), (u'LOAD_-1205429335', u'CALLIND_-1205429325'), (u'INT_AND_-1205431835', u'INT_EQUAL_-1205427988'), (u'MULTIEQUAL_-1205418751', u'MULTIEQUAL_-1205418608'), ('const-2', u'PTRADD_-1205418652'), (u'MULTIEQUAL_-1205424482', u'PTRADD_-1205420194'), ('const-433', u'LOAD_-1205427943'), (u'CALLIND_-1205429305', u'INDIRECT_-1205420231'), (u'CALL_-1205428417', u'INDIRECT_-1205419664'), (u'MULTIEQUAL_-1205421004', u'MULTIEQUAL_-1205420980'), (u'MULTIEQUAL_-1205421879', u'COPY_-1205417986'), (u'MULTIEQUAL_-1205421076', u'INT_NOTEQUAL_-1205426063'), (u'CALLIND_-1205427737', u'INDIRECT_-1205419528'), (u'LOAD_-1205428107', u'MULTIEQUAL_-1205423564'), ('const-8', u'PTRADD_-1205419367'), (u'MULTIEQUAL_-1205424517', u'INT_LESS_-1205429302'), (u'PTRSUB_-1205420079', u'CALL_-1205427846'), (u'LOAD_-1205429013', u'MULTIEQUAL_-1205425682'), (u'INT_NOTEQUAL_-1205430857', u'CBRANCH_-1205430855'), (u'MULTIEQUAL_-1205419465', u'MULTIEQUAL_-1205419345'), (u'INT_ADD_-1205430645', u'INT_SLESSEQUAL_-1205430626'), (u'CAST_-1205418314', u'INT_LESSEQUAL_-1205427715'), (u'MULTIEQUAL_-1205422772', u'PTRADD_-1205418449'), (u'INT_EQUAL_-1205430476', u'INT_EQUAL_-1205430384'), (u'MULTIEQUAL_-1205420729', u'MULTIEQUAL_-1205420700'), (u'MULTIEQUAL_-1205424100', u'LOAD_-1205428097'), ('const-0', u'COPY_-1205420785'), (u'MULTIEQUAL_-1205420765', u'PIECE_-1205420089'), (u'COPY_-1205420564', u'MULTIEQUAL_-1205420225'), (u'MULTIEQUAL_-1205420913', u'MULTIEQUAL_-1205420214'), (u'INDIRECT_-1205418684', u'MULTIEQUAL_-1205420030'), (u'INDIRECT_-1205419939', u'MULTIEQUAL_-1205419671'), (u'LOAD_-1205427668', u'CAST_-1205418137'), (u'INT_EQUAL_-1205430476', u'CBRANCH_-1205430458'), (u'COPY_-1205419770', u'MULTIEQUAL_-1205423210'), ('const-76', u'INT_ADD_-1205428469'), (u'MULTIEQUAL_-1205419633', u'MULTIEQUAL_-1205419620'), (u'INT_MULT_-1205429318', u'INT_LESS_-1205429323'), (u'INT_ADD_-1205426504', u'CAST_-1205418237'), (u'MULTIEQUAL_-1205420283', u'MULTIEQUAL_-1205420225'), (u'INDIRECT_-1205419848', u'MULTIEQUAL_-1205419711'), (u'MULTIEQUAL_-1205419765', u'MULTIEQUAL_-1205419848'), (u'BOOL_OR_-1205427946', u'MULTIEQUAL_-1205419691'), (u'MULTIEQUAL_-1205421206', u'MULTIEQUAL_-1205420936'), (u'INT_ADD_-1205426607', u'CAST_-1205417465'), (u'LOAD_-1205425703', u'CALL_-1205425674'), ('const-0', u'STORE_-1205425742'), (u'PTRADD_-1205429225', u'STORE_-1205429285'), ('const-433', u'LOAD_-1205427747'), ('tmp_891', u'CBRANCH_-1205431400'), (u'MULTIEQUAL_-1205420157', u'MULTIEQUAL_-1205420147'), ('const-2', u'PTRADD_-1205419489'), (u'BOOL_AND_-1205428837', u'CBRANCH_-1205428859'), (u'BOOL_AND_-1205422294', u'COPY_-1205419078'), (u'MULTIEQUAL_-1205420949', u'MULTIEQUAL_-1205420184'), ('const-0', u'COPY_-1205426066'), (u'INT_LESS_-1205428940', u'CBRANCH_-1205428936'), ('const-48', u'INT_ADD_-1205430645'), (u'MULTIEQUAL_-1205421828', u'MULTIEQUAL_-1205424507'), (u'MULTIEQUAL_-1205420936', u'MULTIEQUAL_-1205420924'), (u'PTRADD_-1205419153', u'LOAD_-1205429228'), (u'MULTIEQUAL_-1205420108', u'MULTIEQUAL_-1205420913'), (u'BOOL_NEGATE_-1205422549', u'BOOL_AND_-1205427945'), (u'LOAD_-1205429369', u'CAST_-1205418993'), ('tmp_6734', u'CBRANCH_-1205428859'), (u'CAST_-1205419800', u'LOAD_-1205430807'), (u'INDIRECT_-1205419939', u'MULTIEQUAL_-1205420032'), (u'MULTIEQUAL_-1205421762', u'INT_NEGATE_-1205428236'), ('const-0', u'COPY_-1205420390'), (u'CALLIND_-1205427769', u'INDIRECT_-1205418959'), (u'LOAD_-1205426717', u'CALLIND_-1205426707'), ('const-4294967295', u'INT_NOTEQUAL_-1205426063'), (u'MULTIEQUAL_-1205424482', u'LOAD_-1205428054'), ('tmp_6993', u'BRANCH_-1205428052'), (u'MULTIEQUAL_-1205421507', u'MULTIEQUAL_-1205421444'), (u'CAST_-1205417772', u'PTRADD_-1205417824'), (u'INT_EQUAL_-1205431557', u'CBRANCH_-1205431548'), (u'MULTIEQUAL_-1205420796', u'MULTIEQUAL_-1205420194'), ('const-1', u'INT_XOR_-1205419815'), (u'COPY_-1205419630', u'PIECE_-1205423141'), (u'MULTIEQUAL_-1205419679', u'MULTIEQUAL_-1205419422'), (u'MULTIEQUAL_-1205424692', u'CALLIND_-1205425620'), ('tmp_8596', u'CBRANCH_-1205426047'), (u'LOAD_-1205431902', u'INT_EQUAL_-1205431884'), (u'MULTIEQUAL_-1205422507', u'COPY_-1205419177'), (u'MULTIEQUAL_-1205420879', u'INT_MULT_-1205428248'), (u'MULTIEQUAL_-1205420283', u'MULTIEQUAL_-1205420445'), ('tmp_22241', u'PTRADD_-1205418062'), (u'LOAD_-1205431426', u'CAST_-1205420280'), (u'INT_NOTEQUAL_-1205429106', u'CBRANCH_-1205429100'), ('const-0', u'COPY_-1205426328'), ('tmp_3343', u'BRANCH_-1205429136'), (u'MULTIEQUAL_-1205422950', u'PTRADD_-1205418517'), (u'MULTIEQUAL_-1205424130', u'PTRADD_-1205419367'), (u'MULTIEQUAL_-1205419445', u'MULTIEQUAL_-1205419958'), ('const-433', u'LOAD_-1205429362'), (u'MULTIEQUAL_-1205420858', u'INT_EQUAL_-1205430328'), ('const-433', u'LOAD_-1205428485'), ('const-0', u'COPY_-1205430461'), (u'MULTIEQUAL_-1205420853', u'MULTIEQUAL_-1205420183'), (u'INDIRECT_-1205418959', u'MULTIEQUAL_-1205420305'), ('const-0', u'INT_EQUAL_-1205429325'), (u'INT_EQUAL_-1205431718', u'COPY_-1205420375'), (u'INT_SUB_-1205428315', u'COPY_-1205418663'), ('const-433', u'LOAD_-1205427835'), (u'MULTIEQUAL_-1205424591', u'MULTIEQUAL_-1205424264'), ('tmp_1010', u'CBRANCH_-1205431315'), (u'SUBPIECE_-1205421779', u'INT_SUB_-1205428315'), (u'PTRADD_-1205427238', u'STORE_-1205427298'), ('const-8', u'INT_MULT_-1205431879'), (u'MULTIEQUAL_-1205424752', u'PTRADD_-1205417985'), (u'LOAD_-1205426193', u'CAST_-1205417852'), (u'INDIRECT_-1205420262', u'MULTIEQUAL_-1205420730'), (u'INT_EQUAL_-1205429325', u'CBRANCH_-1205429322'), (u'CAST_-1205418237', u'LOAD_-1205426520'), (u'MULTIEQUAL_-1205419642', u'MULTIEQUAL_-1205420234'), ('const-16', u'INT_NOTEQUAL_-1205430935'), ('tmp_4453', u'CBRANCH_-1205428305'), ('const-3', u'PTRADD_-1205418112'), (u'MULTIEQUAL_-1205423321', u'INT_NOTEQUAL_-1205430857'), (u'MULTIEQUAL_-1205420858', u'COPY_-1205419769'), (u'INT_ADD_-1205427763', u'CAST_-1205417523'), (u'COPY_-1205423413', u'MULTIEQUAL_-1205423387'), (u'MULTIEQUAL_-1205419445', u'MULTIEQUAL_-1205419413'), ('const-4294967248', u'INT_ADD_-1205422756'), ('const-8', u'PTRADD_-1205418449'), ('const-4294967295', u'INT_EQUAL_-1205427847'), (u'MULTIEQUAL_-1205420300', u'MULTIEQUAL_-1205420287'), ('const-0', u'INT_EQUAL_-1205431884'), ('const-32', u'CALL_-1205427431'), (u'PTRADD_-1205418627', u'LOAD_-1205428127'), ('const-433', u'LOAD_-1205427812'), (u'MULTIEQUAL_-1205421410', u'MULTIEQUAL_-1205421388'), (u'MULTIEQUAL_-1205419982', u'MULTIEQUAL_-1205419958'), ('const-3', u'PTRADD_-1205419543'), (u'CALLIND_-1205427737', u'INDIRECT_-1205419621'), (u'INDIRECT_-1205420104', u'MULTIEQUAL_-1205420822'), (u'CAST_-1205417939', u'LOAD_-1205426083'), (u'LOAD_-1205430576', u'MULTIEQUAL_-1205425354'), (u'PTRADD_-1205419332', u'LOAD_-1205429319'), ('const-433', u'LOAD_-1205426698'), (u'LOAD_-1205427638', u'MULTIEQUAL_-1205421360'), (u'MULTIEQUAL_-1205423384', u'MULTIEQUAL_-1205424130'), ('tmp_3372', u'BRANCH_-1205427769'), (u'INT_ADD_-1205431264', u'CAST_-1205420207'), (u'INT_EQUAL_-1205431639', u'CBRANCH_-1205431637'), ('const-1', u'COPY_-1205419971'), (u'PTRADD_-1205418333', u'LOAD_-1205427661'), (u'MULTIEQUAL_-1205424317', u'CALLIND_-1205426203'), (u'PTRSUB_-1205420079', u'CALL_-1205427431'), (u'LOAD_-1205428076', u'INT_ADD_-1205428043'), (u'MULTIEQUAL_-1205422757', u'MULTIEQUAL_-1205424662'), (u'MULTIEQUAL_-1205421264', u'MULTIEQUAL_-1205423828'), (u'INT_ADD_-1205430791', u'CAST_-1205419800'), (u'CALLIND_-1205426203', u'MULTIEQUAL_-1205422749'), ('const-16', u'INT_ADD_-1205429233'), ('const-0', u'INT_EQUAL_-1205429222'), ('const-433', u'LOAD_-1205427668'), (u'MULTIEQUAL_-1205419734', u'MULTIEQUAL_-1205419711'), (u'MULTIEQUAL_-1205422058', u'INT_LESS_-1205430593'), (u'MULTIEQUAL_-1205424873', u'MULTIEQUAL_-1205422418'), (u'MULTIEQUAL_-1205420889', u'MULTIEQUAL_-1205420287'), (u'MULTIEQUAL_-1205423786', u'MULTIEQUAL_-1205423679'), ('const-433', u'LOAD_-1205429144'), (u'MULTIEQUAL_-1205421015', u'MULTIEQUAL_-1205422841'), (u'MULTIEQUAL_-1205419645', u'MULTIEQUAL_-1205419487'), ('const-0', u'COPY_-1205420748'), (u'MULTIEQUAL_-1205420057', u'MULTIEQUAL_-1205419445'), (u'MULTIEQUAL_-1205420571', u'MULTIEQUAL_-1205420700'), (u'INDIRECT_-1205419755', u'MULTIEQUAL_-1205419848'), ('tmp_7972', u'BRANCH_-1205425428'), (u'INDIRECT_-1205420322', u'MULTIEQUAL_-1205420820'), (u'CALL_-1205427010', u'INDIRECT_-1205419147'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205429106'), (u'MULTIEQUAL_-1205419399', u'PTRADD_-1205427238'), (u'MULTIEQUAL_-1205422058', u'INT_MULT_-1205429318'), (u'MULTIEQUAL_-1205420879', u'INT_LESSEQUAL_-1205428286'), (u'BOOL_AND_-1205421388', u'COPY_-1205418273'), (u'MULTIEQUAL_-1205418788', u'CAST_-1205418346'), (u'BOOL_NEGATE_-1205420428', u'CBRANCH_-1205429149'), (u'LOAD_-1205431470', u'CAST_-1205420300'), (u'CAST_-1205418421', u'INT_LESS_-1205428105'), (u'INT_LESS_-1205429347', u'CBRANCH_-1205429343'), ('tmp_1108', u'BRANCH_-1205431229'), (u'INDIRECT_-1205419411', u'MULTIEQUAL_-1205419495'), ('const-433', u'LOAD_-1205430576'), ('const-433', u'STORE_-1205431431'), (u'MULTIEQUAL_-1205419649', u'MULTIEQUAL_-1205420858'), ('const-433', u'LOAD_-1205425647'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205431484'), (u'LOAD_-1205429326', u'CAST_-1205419103'), ('const-0', u'COPY_-1205426630'), (u'MULTIEQUAL_-1205421724', u'MULTIEQUAL_-1205422071'), (u'INDIRECT_-1205419755', u'MULTIEQUAL_-1205419487'), (u'LOAD_-1205425874', u'CAST_-1205417397'), (u'MULTIEQUAL_-1205418734', u'MULTIEQUAL_-1205418711'), (u'MULTIEQUAL_-1205424662', u'MULTIEQUAL_-1205422516'), (u'MULTIEQUAL_-1205419649', u'MULTIEQUAL_-1205419529'), (u'MULTIEQUAL_-1205420914', u'MULTIEQUAL_-1205420913'), (u'INT_LESSEQUAL_-1205428286', u'CBRANCH_-1205428284'), (u'PTRADD_-1205419590', u'LOAD_-1205427943'), (u'BOOL_AND_-1205430391', u'BOOL_AND_-1205422294'), (u'MULTIEQUAL_-1205419924', u'MULTIEQUAL_-1205420700'), (u'MULTIEQUAL_-1205424591', u'LOAD_-1205425813'), (u'MULTIEQUAL_-1205418983', u'MULTIEQUAL_-1205421410'), ('tmp_5148', u'CBRANCH_-1205427779'), (u'CALLIND_-1205427769', u'INDIRECT_-1205418684'), (u'INT_OR_-1205429279', u'MULTIEQUAL_-1205421298'), ('const-2', u'PTRADD_-1205419590'), ('const-433', u'LOAD_-1205429282'), (u'INDIRECT_-1205419848', u'MULTIEQUAL_-1205419941'), ('tmp_8504', u'BRANCH_-1205425401'), (u'INDIRECT_-1205418464', u'MULTIEQUAL_-1205420207'), (u'INT_2COMP_-1205428362', u'COPY_-1205417987'), ('tmp_7848', u'CBRANCH_-1205425848'), (u'MULTIEQUAL_-1205421676', u'INT_EQUAL_-1205428069'), ('const-0', u'COPY_-1205418084'), ('const-433', u'STORE_-1205429281'), (u'MULTIEQUAL_-1205424009', u'INT_EQUAL_-1205431639'), (u'PTRADD_-1205418632', u'STORE_-1205428132'), (u'MULTIEQUAL_-1205421038', u'MULTIEQUAL_-1205421038'), ('const-1', u'INT_ADD_-1205429373'), ('const-0', u'INT_NOTEQUAL_-1205430218'), (u'COPY_-1205427782', u'MULTIEQUAL_-1205422618'), (u'CALLIND_-1205425620', u'INDIRECT_-1205418355'), (u'PTRSUB_-1205420079', u'CALL_-1205427010'), (u'LOAD_-1205425487', u'INT_ADD_-1205425454'), (u'CALL_-1205429236', u'INDIRECT_-1205420195'), ('const-8', u'PTRADD_-1205420474'), ('const-41', u'PTRADD_-1205417779'), (u'COPY_-1205418519', u'MULTIEQUAL_-1205423210'), (u'CAST_-1205417171', u'LOAD_-1205425470'), (u'COPY_-1205421839', u'MULTIEQUAL_-1205423516'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205428533'), (u'MULTIEQUAL_-1205421157', u'MULTIEQUAL_-1205419949'), (u'COPY_-1205424149', u'COPY_-1205420599'), (u'BOOL_AND_-1205431294', u'CBRANCH_-1205431315'), (u'MULTIEQUAL_-1205423083', u'MULTIEQUAL_-1205422557'), (u'INT_OR_-1205430175', u'STORE_-1205430199'), (u'MULTIEQUAL_-1205423491', u'COPY_-1205418836'), ('const-6', u'INT_SUB_-1205428315'), (u'MULTIEQUAL_-1205420705', u'MULTIEQUAL_-1205420103'), (u'MULTIEQUAL_-1205419954', u'MULTIEQUAL_-1205419916'), ('tmp_3395', u'BRANCH_-1205429305'), (u'MULTIEQUAL_-1205421953', u'MULTIEQUAL_-1205421388'), (u'MULTIEQUAL_-1205424591', u'PTRADD_-1205417630'), (u'MULTIEQUAL_-1205423252', u'INT_ADD_-1205430611'), ('const-0', u'COPY_-1205418368'), (u'COPY_-1205419769', u'PTRADD_-1205429225'), (u'INT_ADD_-1205429373', u'INT_LESS_-1205429302'), ('const-0', u'COPY_-1205417400'), (u'MULTIEQUAL_-1205420057', u'MULTIEQUAL_-1205418976'), (u'CALL_-1205430096', u'INDIRECT_-1205420773'), (u'CALLIND_-1205428027', u'INDIRECT_-1205420446'), (u'MULTIEQUAL_-1205419765', u'PIECE_-1205419281'), (u'COPY_-1205418084', u'MULTIEQUAL_-1205420386'), (u'CAST_-1205419103', u'INT_LESSEQUAL_-1205429303'), (u'INT_ADD_-1205428492', u'CAST_-1205418566'), (u'MULTIEQUAL_-1205421206', u'MULTIEQUAL_-1205421038'), (u'MULTIEQUAL_-1205420882', u'MULTIEQUAL_-1205420674'), ('const-4294967295', u'COPY_-1205422936'), (u'INT_ADD_-1205426676', u'CAST_-1205417213'), ('const-8', u'PTRADD_-1205420494'), (u'MULTIEQUAL_-1205420385', u'MULTIEQUAL_-1205420157'), (u'MULTIEQUAL_-1205422772', u'MULTIEQUAL_-1205423956'), (u'MULTIEQUAL_-1205419891', u'INT_NOTEQUAL_-1205430278'), (u'MULTIEQUAL_-1205418859', u'INT_ADD_-1205428185'), ('tmp_5390', u'BRANCH_-1205427722'), ('const-0', u'COPY_-1205427621'), (u'MULTIEQUAL_-1205423387', u'MULTIEQUAL_-1205423362'), (u'INT_ADD_-1205428446', u'CAST_-1205418545'), (u'LOAD_-1205427842', u'CAST_-1205418242'), (u'CAST_-1205419907', u'LOAD_-1205428813'), (u'MULTIEQUAL_-1205419982', u'MULTIEQUAL_-1205419413'), ('tmp_22249', u'INT_AND_-1205423243'), (u'PTRADD_-1205419907', u'LOAD_-1205430569'), (u'COPY_-1205417176', u'MULTIEQUAL_-1205419904'), (u'MULTIEQUAL_-1205422450', u'MULTIEQUAL_-1205422203'), (u'MULTIEQUAL_-1205419944', u'MULTIEQUAL_-1205420057'), ('tmp_2425', u'CBRANCH_-1205429322'), (u'INT_AND_-1205430131', u'INT_OR_-1205430103'), ('const-3', u'PTRADD_-1205418444'), (u'CAST_-1205419983', u'MULTIEQUAL_-1205425648'), (u'LOAD_-1205428170', u'CAST_-1205419285'), (u'LOAD_-1205427540', u'CALLIND_-1205427530'), (u'MULTIEQUAL_-1205420224', u'MULTIEQUAL_-1205421222'), (u'MULTIEQUAL_-1205418976', u'MULTIEQUAL_-1205419891'), ('const-433', u'LOAD_-1205428171'), (u'INT_ADD_-1205426197', u'CAST_-1205417393'), ('const-10', u'INT_LESS_-1205429263'), (u'MULTIEQUAL_-1205422841', u'PTRADD_-1205417530'), ('const-32', u'INT_ADD_-1205426504'), ('const-8', u'PTRADD_-1205419548'), ('const-4294967295', u'STORE_-1205429281'), ('const-0', u'SUBPIECE_-1205421989'), ('const-433', u'STORE_-1205429262'), ('const-433', u'LOAD_-1205425813'), (u'MULTIEQUAL_-1205419949', u'MULTIEQUAL_-1205420949'), ('tmp_5367', u'BRANCH_-1205426682'), ('tmp_5853', u'BRANCH_-1205426571'), (u'CAST_-1205417297', u'LOAD_-1205425796'), ('const-433', u'STORE_-1205425731'), (u'MULTIEQUAL_-1205420121', u'MULTIEQUAL_-1205420796'), (u'INDIRECT_-1205419099', u'MULTIEQUAL_-1205420168'), ('const-433', u'LOAD_-1205428163'), (u'CAST_-1205417465', u'LOAD_-1205426623'), (u'INT_LESSEQUAL_-1205429238', u'CBRANCH_-1205429236'), (u'MULTIEQUAL_-1205421282', u'MULTIEQUAL_-1205418563'), (u'MULTIEQUAL_-1205421279', u'MULTIEQUAL_-1205421403'), ('const-433', u'STORE_-1205429285'), ('const-1', u'PTRADD_-1205427261'), (u'MULTIEQUAL_-1205422516', u'MULTIEQUAL_-1205422450'), (u'MULTIEQUAL_-1205423252', u'INT_ADD_-1205422523'), (u'MULTIEQUAL_-1205424130', u'PTRADD_-1205419912'), ('tmp_22240', u'PTRSUB_-1205420063'), (u'INT_EQUAL_-1205431718', u'COPY_-1205420071'), (u'COPY_-1205420490', u'MULTIEQUAL_-1205420157'), ('tmp_3035', u'BRANCH_-1205427662'), ('const-433', u'LOAD_-1205429212'), (u'PTRADD_-1205417806', u'STORE_-1205425753'), (u'PIECE_-1205423141', u'RETURN_-1205430027'), ('const-433', u'LOAD_-1205431396'), (u'MULTIEQUAL_-1205420045', u'MULTIEQUAL_-1205420224'), (u'INDIRECT_-1205420487', u'MULTIEQUAL_-1205421038'), (u'MULTIEQUAL_-1205424692', u'PTRADD_-1205420499'), ('const-433', u'LOAD_-1205431500'), (u'MULTIEQUAL_-1205421235', u'MULTIEQUAL_-1205421206'), ('const-8', u'PTRADD_-1205419148'), (u'COPY_-1205417986', u'MULTIEQUAL_-1205421020'), (u'LOAD_-1205430807', u'COPY_-1205418469'), (u'INT_ADD_-1205431574', u'CAST_-1205420363'), (u'COPY_-1205426133', u'MULTIEQUAL_-1205424692'), ('const-4', u'PTRADD_-1205417830'), (u'MULTIEQUAL_-1205424012', u'LOAD_-1205427550'), ('tmp_6884', u'CBRANCH_-1205428144'), ('const-3', u'PTRADD_-1205418647'), (u'MULTIEQUAL_-1205421360', u'INT_NOTEQUAL_-1205427618'), (u'CAST_-1205419635', u'INT_LESS_-1205430503'), ('const-11', u'INT_LESS_-1205430690'), (u'PTRADD_-1205417882', u'CAST_-1205417763'), ('const-16', u'COPY_-1205423736'), (u'MULTIEQUAL_-1205420057', u'INT_ADD_-1205429253'), ('const-433', u'LOAD_-1205426824'), ('const-72', u'INT_ADD_-1205428021'), ('const-1', u'CALL_-1205427010'), (u'CALL_-1205428417', u'INDIRECT_-1205419939'), (u'COPY_-1205419039', u'COPY_-1205418786'), (u'MULTIEQUAL_-1205423041', u'MULTIEQUAL_-1205423637'), ('const-2', u'PTRADD_-1205419892'), ('tmp_33564', u'STORE_-1205428336'), (u'INT_EQUAL_-1205430384', u'CBRANCH_-1205430380'), (u'LOAD_-1205431419', u'CAST_-1205420275'), (u'PTRADD_-1205419290', u'LOAD_-1205427896'), (u'MULTIEQUAL_-1205423786', u'MULTIEQUAL_-1205423552'), (u'MULTIEQUAL_-1205425053', u'INT_NOTEQUAL_-1205428881'), (u'CALL_-1205427431', u'INDIRECT_-1205419614'), (u'LOAD_-1205425452', u'INT_ADD_-1205425430'), (u'MULTIEQUAL_-1205422450', u'MULTIEQUAL_-1205421198'), ('const-0', u'INT_NOTEQUAL_-1205430438'), ('const-0', u'STORE_-1205425775'), ('const-0', u'COPY_-1205419732'), ('const-433', u'LOAD_-1205425630'), (u'INT_NOTEQUAL_-1205426182', u'CBRANCH_-1205426166'), (u'MULTIEQUAL_-1205420139', u'MULTIEQUAL_-1205420121'), (u'MULTIEQUAL_-1205422749', u'INT_EQUAL_-1205428121'), (u'MULTIEQUAL_-1205419603', u'MULTIEQUAL_-1205420240'), ('tmp_3032', u'BRANCH_-1205427835'), (u'MULTIEQUAL_-1205422841', u'MULTIEQUAL_-1205422662'), (u'MULTIEQUAL_-1205424942', u'INT_ADD_-1205430791'), (u'INT_SLESS_-1205430669', u'CBRANCH_-1205430676'), (u'INT_LESS_-1205427820', u'CBRANCH_-1205427816'), ('const-0', u'INT_NOTEQUAL_-1205429171'), ('tmp_6025', u'CBRANCH_-1205426660'), ('const-32', u'INT_ADD_-1205426607'), (u'BOOL_AND_-1205421583', u'COPY_-1205418077'), (u'MULTIEQUAL_-1205422950', u'LOAD_-1205427742'), (u'INT_NOTEQUAL_-1205431834', u'CBRANCH_-1205431833'), ('tmp_3702', u'CBRANCH_-1205429235'), (u'INDIRECT_-1205419664', u'MULTIEQUAL_-1205419554'), (u'MULTIEQUAL_-1205423637', u'MULTIEQUAL_-1205424264'), ('const-5', u'PTRADD_-1205417824'), ('const-72', u'INT_ADD_-1205425311'), (u'MULTIEQUAL_-1205422950', u'MULTIEQUAL_-1205422772'), (u'CAST_-1205420522', u'LOAD_-1205425673'), (u'CAST_-1205419640', u'MULTIEQUAL_-1205425334'), ('const-0', u'COPY_-1205420564'), ('tmp_8549', u'CBRANCH_-1205426087'), (u'MULTIEQUAL_-1205420889', u'MULTIEQUAL_-1205420858'), ('const-0', u'PTRSUB_-1205417893'), (u'MULTIEQUAL_-1205424130', u'LOAD_-1205429345'), ('const-0', u'INT_EQUAL_-1205430776'), (u'CALL_-1205428417', u'INDIRECT_-1205419848'), (u'MULTIEQUAL_-1205422950', u'MULTIEQUAL_-1205423956'), (u'COPY_-1205419054', u'MULTIEQUAL_-1205419264'), (u'MULTIEQUAL_-1205424752', u'MULTIEQUAL_-1205424692'), (u'INT_ADD_-1205428220', u'MULTIEQUAL_-1205420759'), (u'INT_LESSEQUAL_-1205427715', u'CBRANCH_-1205427713'), (u'INT_LESSEQUAL_-1205427715', u'CBRANCH_-1205427713'), (u'INT_NOTEQUAL_-1205427848', u'CBRANCH_-1205427847'), ('const-2', u'PTRADD_-1205417635'), ('const-0', u'COPY_-1205427782'), (u'MULTIEQUAL_-1205421102', u'LOAD_-1205426698'), (u'CALLIND_-1205427530', u'MULTIEQUAL_-1205422507'), (u'PTRADD_-1205419148', u'LOAD_-1205429221'), (u'MULTIEQUAL_-1205419422', u'MULTIEQUAL_-1205419649'), (u'INT_ADD_-1205431899', u'CAST_-1205420527'), ('const-0', u'COPY_-1205419629'), (u'COPY_-1205419207', u'MULTIEQUAL_-1205422497'), (u'LOAD_-1205425327', u'CALLIND_-1205425317'), (u'COPY_-1205420118', u'MULTIEQUAL_-1205419691'), (u'INT_ADD_-1205422756', u'MULTIEQUAL_-1205422557'), (u'INDIRECT_-1205418451', u'MULTIEQUAL_-1205419329'), ('const-8', u'PTRADD_-1205418067'), (u'MULTIEQUAL_-1205419924', u'MULTIEQUAL_-1205420729'), (u'CAST_-1205419868', u'INT_SEXT_-1205430917'), ('tmp_5004', u'CBRANCH_-1205427960'), (u'INDIRECT_-1205419848', u'MULTIEQUAL_-1205419580'), (u'MULTIEQUAL_-1205424482', u'LOAD_-1205428076'), (u'COPY_-1205420598', u'MULTIEQUAL_-1205424099'), ('const-0', u'INT_NOTEQUAL_-1205430857'), (u'BOOL_NEGATE_-1205419783', u'CBRANCH_-1205428024'), (u'INT_ADD_-1205429373', u'PTRADD_-1205429202'), ('const-433', u'LOAD_-1205431590'), (u'INT_ADD_-1205425454', u'CAST_-1205417171'), ('const-8', u'PTRADD_-1205420199'), ('const-433', u'LOAD_-1205428097'), (u'MULTIEQUAL_-1205421403', u'INT_OR_-1205429279'), ('const-433', u'LOAD_-1205429006'), (u'CAST_-1205417772', u'PTRADD_-1205417830'), (u'COPY_-1205418849', u'COPY_-1205418537'), (u'MULTIEQUAL_-1205423828', u'INT_NOTEQUAL_-1205428533'), (u'LOAD_-1205428107', u'MULTIEQUAL_-1205423346'), (u'MULTIEQUAL_-1205420305', u'MULTIEQUAL_-1205420980'), (u'LOAD_-1205431579', u'INT_EQUAL_-1205431508'), (u'INT_AND_-1205431835', u'INT_EQUAL_-1205431819'), ('const-4294967295', u'COPY_-1205423911'), ('const-8', u'PTRADD_-1205418117'), (u'LOAD_-1205429339', u'MULTIEQUAL_-1205422507'), ('tmp_22249', u'INT_AND_-1205430131'), ('const-4294967295', u'COPY_-1205421103'), (u'MULTIEQUAL_-1205424692', u'CALLIND_-1205425456'), (u'PTRADD_-1205418652', u'LOAD_-1205428178'), ('const-433', u'STORE_-1205425828'), (u'MULTIEQUAL_-1205422483', u'MULTIEQUAL_-1205422450'), (u'LOAD_-1205428171', u'CAST_-1205418443'), ('const-2', u'PTRADD_-1205417985'), ('tmp_2115', u'CBRANCH_-1205430215'), ('const-0', u'INT_NOTEQUAL_-1205430278'), (u'MULTIEQUAL_-1205420729', u'MULTIEQUAL_-1205420030'), (u'COPY_-1205418467', u'MULTIEQUAL_-1205420085'), (u'INT_ADD_-1205428964', u'STORE_-1205428967'), (u'LOAD_-1205428054', u'INT_ADD_-1205428021'), (u'MULTIEQUAL_-1205420759', u'MULTIEQUAL_-1205420601'), ('tmp_6381', u'CBRANCH_-1205429100'), (u'CALLIND_-1205425418', u'MULTIEQUAL_-1205421128'), (u'MULTIEQUAL_-1205421038', u'MULTIEQUAL_-1205421014'), ('const-433', u'LOAD_-1205428037'), ('const-8', u'PTRADD_-1205418647'), (u'MULTIEQUAL_-1205423252', u'INT_SLESS_-1205430669'), ('const-8', u'PTRADD_-1205419290'), (u'CALLIND_-1205427769', u'MULTIEQUAL_-1205422240'), ('const-4294967295', u'INT_EQUAL_-1205426140'), ('const-0', u'STORE_-1205425720'), ('const-4294967209', u'INT_ADD_-1205428985'), (u'CAST_-1205420363', u'LOAD_-1205431590'), (u'COPY_-1205418134', u'MULTIEQUAL_-1205419734'), (u'LOAD_-1205429282', u'INT_LESSEQUAL_-1205429237'), (u'INDIRECT_-1205420537', u'MULTIEQUAL_-1205420458'), (u'MULTIEQUAL_-1205422279', u'INT_NOTEQUAL_-1205430438'), ('const-433', u'LOAD_-1205428120'), (u'INDIRECT_-1205419528', u'MULTIEQUAL_-1205419457'), (u'CALLIND_-1205427722', u'INDIRECT_-1205419595'), (u'MULTIEQUAL_-1205420949', u'INT_EQUAL_-1205429342'), (u'COPY_-1205430584', u'MULTIEQUAL_-1205420761'), (u'MULTIEQUAL_-1205423679', u'MULTIEQUAL_-1205423662'), (u'MULTIEQUAL_-1205422950', u'PTRADD_-1205418627'), (u'INT_ADD_-1205427731', u'CAST_-1205418296'), (u'CAST_-1205419280', u'INT_LESS_-1205428148'), (u'MULTIEQUAL_-1205419495', u'MULTIEQUAL_-1205419465'), (u'CALLIND_-1205427737', u'INDIRECT_-1205419437'), (u'LOAD_-1205431477', u'CAST_-1205420301'), (u'MULTIEQUAL_-1205420732', u'MULTIEQUAL_-1205420571'), ('const-4', u'INT_ADD_-1205431428'), (u'MULTIEQUAL_-1205420913', u'MULTIEQUAL_-1205420889'), ('const-1', u'COPY_-1205423830'), (u'LOAD_-1205431926', u'INT_ADD_-1205431899'), ('const-8', u'PTRADD_-1205419357'), (u'INT_ADD_-1205429219', u'CAST_-1205420117'), (u'LOAD_-1205429253', u'CAST_-1205419125'), ('const-0', u'COPY_-1205421188'), (u'MULTIEQUAL_-1205422384', u'INT_EQUAL_-1205427847'), (u'LOAD_-1205427866', u'MULTIEQUAL_-1205422384'), (u'MULTIEQUAL_-1205421282', u'MULTIEQUAL_-1205420988'), (u'COPY_-1205420390', u'MULTIEQUAL_-1205420327'), (u'MULTIEQUAL_-1205419691', u'MULTIEQUAL_-1205420287'), (u'MULTIEQUAL_-1205419399', u'MULTIEQUAL_-1205419829'), (u'CALLIND_-1205426682', u'INDIRECT_-1205418360'), ('const-0', u'INT_NOTEQUAL_-1205428025')]
null
null
00399110
x64
O2
(translation_unit "undefined1 [16]\nFUN_00399110(undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,uint *param_8)\n\n{\n ulong uVar1;\n long *plVar2;\n byte bVar3;\n byte bVar4;\n char cVar5;\n uint uVar6;\n int iVar7;\n int iVar8;\n wchar_t __c;\n long lVar9;\n int *piVar10;\n wchar_t *pwVar11;\n ulong uVar12;\n undefined8 *puVar13;\n ulong uVar14;\n uint uVar15;\n uint uVar16;\n bool bVar17;\n uint uVar18;\n long lVar19;\n bool bVar20;\n byte bVar21;\n bool bVar22;\n bool bVar23;\n bool bVar24;\n undefined1 auVar25 [16];\n ulong local_a8;\n long *local_a0;\n int local_98;\n uint local_8c;\n ulong local_88;\n wchar_t local_7c;\n byte local_5e;\n wchar_t local_5c;\n undefined1 *local_58;\n ulong local_50;\n undefined1 local_48;\n undefined7 uStack_47;\n \n __c = (wchar_t)param_3;\n local_a8 = param_3 & 0xffffffff;\n lVar9 = FUN_0033b190(&DAT_004c7f90);\n plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8);\n lVar19 = *plVar2;\n if (lVar19 == 0) {\n /* try { // try from 00399c1d to 00399c21 has its CatchHandler @ 00399eff */\n puVar13 = (undefined8 *)FUN_00337280(0x150);\n *(undefined4 *)(puVar13 + 1) = 0;\n puVar13[2] = 0;\n puVar13[3] = 0;\n *puVar13 = &PTR_FUN_004b72f0;\n *(undefined1 *)(puVar13 + 4) = 0;\n puVar13[5] = 0;\n puVar13[6] = 0;\n puVar13[7] = 0;\n puVar13[8] = 0;\n puVar13[9] = 0;\n *(undefined1 *)(puVar13 + 0x29) = 0;\n /* try { // try from 00399c8b to 00399c8f has its CatchHandler @ 00399efd */\n FUN_003859d0(puVar13,param_6 + 0xd0);\n FUN_0033b600(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9);\n lVar19 = *plVar2;\n }\n uVar15 = *(uint *)(param_6 + 0x18) & 0x4a;\n uVar18 = 8;\n if (uVar15 != 0x40) {\n uVar18 = 10;\n if (uVar15 == 8) {\n uVar18 = 0x10;\n }\n }\n bVar22 = __c == L'\xffffffff';\n bVar20 = param_2 != (long *)0x0 && bVar22;\n bVar24 = bVar22;\n if (bVar20) {\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar24 = iVar7 == -1 && bVar20;\n }\n bVar23 = param_5 == -1;\n bVar17 = param_4 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n local_a0 = param_4;\n if (bVar17) {\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar7 = *(int *)param_4[2];\n }\n else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar7 != -1) {\n local_a0 = param_4;\n }\n bVar20 = iVar7 == -1 && bVar17;\n }\n if (bVar20 == bVar24) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = false;\n __c = L'\0';\n bVar20 = false;\n bVar4 = true;\n local_98 = 0;\n }\n else {\n if ((param_2 != (long *)0x0) && (bVar22)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c;\n if ((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar24 = false;\n }\n bVar20 = false;\n local_98 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar20);\n local_a8 = 0xffffffff;\n bVar4 = false;\n }\nLAB_003993a5:\n local_88 = 0x16;\n if (uVar18 != 0x10) {\nLAB_003993b4:\n local_88 = (ulong)(int)uVar18;\n }\n local_48 = 0;\n local_58 = &local_48;\n local_50 = 0;\n if (cVar5 != '\0') {\n FUN_0033fbf0(&local_58,0x20);\n }\n uVar15 = (uint)(0xffffffff / (ulong)uVar18);\n bVar3 = *(byte *)(lVar19 + 0x148);\n if (bVar3 == 0) {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar15 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar18;\n local_8c = uVar6 + uVar16;\n local_5e = local_5e | ~uVar16 < uVar6;\n uVar12 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }\n local_5e = 0;\n local_8c = 0;\n bVar21 = 0;\n }\n else {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }\n bVar21 = 0;\n local_8c = 0;\n local_5e = 0;\n }\nLAB_003994d2:\n uVar12 = local_50;\n if (local_50 == 0) {\n if ((bVar20) || (local_98 != 0)) {\nLAB_00399817:\n if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }\n }\n else {\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((local_98 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_00399817;\n }\n *param_8 = 0;\n *param_7 = 4;\nLAB_0039950d:\n if (bVar4 != 0) {\n *param_7 = *param_7 | 2;\n }\n if (local_58 != &local_48) {\n FUN_00338a50();\n }\n auVar25._8_8_ = param_3 & 0xffffffff00000000 | local_a8;\n auVar25._0_8_ = param_2;\n return auVar25;\ncode_r0x00399998:\n local_a8 = 0xffffffff;\n bVar21 = bVar4;\n bVar4 = bVar3;\n goto LAB_003994d2;\nLAB_00399860:\n bVar21 = bVar4;\n bVar4 = 0;\n goto LAB_003994d2;\ncode_r0x003994bb:\n local_a8 = 0xffffffff;\n bVar21 = bVar4;\n bVar4 = 1;\n goto LAB_003994d2;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (declaration "FUN_00399110(undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,uint *param_8)\n\n{\n ulong uVar1;" (macro_type_specifier "FUN_00399110(undefined8" identifier ( (type_descriptor "undefined8" type_identifier) )) identifier , (ERROR "long" identifier) (pointer_declarator "*param_2" * identifier) , (ERROR "ulong" identifier) identifier , (ERROR "long" identifier) (pointer_declarator "*param_4" * identifier) , (ERROR "int" identifier) identifier , (ERROR "long" identifier) identifier , (ERROR "uint" identifier) (pointer_declarator "*param_7" * identifier) , (ERROR "uint *param_8)\n\n{\n ulong" identifier (pointer_declarator "*param_8" * identifier) ) { identifier) identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "byte bVar3;" type_identifier identifier ;) (declaration "byte bVar4;" type_identifier identifier ;) (declaration "char cVar5;" primitive_type identifier ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "int iVar8;" primitive_type identifier ;) (declaration "wchar_t __c;" type_identifier identifier ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "int *piVar10;" primitive_type (pointer_declarator "*piVar10" * identifier) ;) (declaration "wchar_t *pwVar11;" type_identifier (pointer_declarator "*pwVar11" * identifier) ;) (declaration "ulong uVar12;" type_identifier identifier ;) (declaration "undefined8 *puVar13;" type_identifier (pointer_declarator "*puVar13" * identifier) ;) (declaration "ulong uVar14;" type_identifier identifier ;) (declaration "uint uVar15;" type_identifier identifier ;) (declaration "uint uVar16;" type_identifier identifier ;) (declaration "bool bVar17;" primitive_type identifier ;) (declaration "uint uVar18;" type_identifier identifier ;) (declaration "long lVar19;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar20;" primitive_type identifier ;) (declaration "byte bVar21;" type_identifier identifier ;) (declaration "bool bVar22;" primitive_type identifier ;) (declaration "bool bVar23;" primitive_type identifier ;) (declaration "bool bVar24;" primitive_type identifier ;) (declaration "undefined1 auVar25 [16];" type_identifier (array_declarator "auVar25 [16]" identifier [ number_literal ]) ;) (declaration "ulong local_a8;" type_identifier identifier ;) (declaration "long *local_a0;" (sized_type_specifier "long" long) (pointer_declarator "*local_a0" * identifier) ;) (declaration "int local_98;" primitive_type identifier ;) (declaration "uint local_8c;" type_identifier identifier ;) (declaration "ulong local_88;" type_identifier identifier ;) (declaration "wchar_t local_7c;" type_identifier identifier ;) (declaration "byte local_5e;" type_identifier identifier ;) (declaration "wchar_t local_5c;" type_identifier identifier ;) (declaration "undefined1 *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "ulong local_50;" type_identifier identifier ;) (declaration "undefined1 local_48;" type_identifier identifier ;) (declaration "undefined7 uStack_47;" type_identifier identifier ;) (expression_statement "__c = (wchar_t)param_3;" (assignment_expression "__c = (wchar_t)param_3" identifier = (cast_expression "(wchar_t)param_3" ( (type_descriptor "wchar_t" type_identifier) ) identifier)) ;) (expression_statement "local_a8 = param_3 & 0xffffffff;" (assignment_expression "local_a8 = param_3 & 0xffffffff" identifier = (binary_expression "param_3 & 0xffffffff" identifier & number_literal)) ;) (expression_statement "lVar9 = FUN_0033b190(&DAT_004c7f90);" (assignment_expression "lVar9 = FUN_0033b190(&DAT_004c7f90)" identifier = (call_expression "FUN_0033b190(&DAT_004c7f90)" identifier (argument_list "(&DAT_004c7f90)" ( (pointer_expression "&DAT_004c7f90" & identifier) )))) ;) (expression_statement "plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8);" (assignment_expression "plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8)" identifier = (cast_expression "(long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8)" ( (binary_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8" (pointer_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18)" * (cast_expression "(long *)(*(long *)(param_6 + 0xd0) + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_6 + 0xd0) + 0x18)" ( (binary_expression "*(long *)(param_6 + 0xd0) + 0x18" (pointer_expression "*(long *)(param_6 + 0xd0)" * (cast_expression "(long *)(param_6 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) + number_literal) )))) + (binary_expression "lVar9 * 8" identifier * number_literal)) )))) ;) (expression_statement "lVar19 = *plVar2;" (assignment_expression "lVar19 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) (if_statement "if (lVar19 == 0) {\n /* try { // try from 00399c1d to 00399c21 has its CatchHandler @ 00399eff */\n puVar13 = (undefined8 *)FUN_00337280(0x150);\n *(undefined4 *)(puVar13 + 1) = 0;\n puVar13[2] = 0;\n puVar13[3] = 0;\n *puVar13 = &PTR_FUN_004b72f0;\n *(undefined1 *)(puVar13 + 4) = 0;\n puVar13[5] = 0;\n puVar13[6] = 0;\n puVar13[7] = 0;\n puVar13[8] = 0;\n puVar13[9] = 0;\n *(undefined1 *)(puVar13 + 0x29) = 0;\n /* try { // try from 00399c8b to 00399c8f has its CatchHandler @ 00399efd */\n FUN_003859d0(puVar13,param_6 + 0xd0);\n FUN_0033b600(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9);\n lVar19 = *plVar2;\n }" if (parenthesized_expression "(lVar19 == 0)" ( (binary_expression "lVar19 == 0" identifier == number_literal) )) (compound_statement "{\n /* try { // try from 00399c1d to 00399c21 has its CatchHandler @ 00399eff */\n puVar13 = (undefined8 *)FUN_00337280(0x150);\n *(undefined4 *)(puVar13 + 1) = 0;\n puVar13[2] = 0;\n puVar13[3] = 0;\n *puVar13 = &PTR_FUN_004b72f0;\n *(undefined1 *)(puVar13 + 4) = 0;\n puVar13[5] = 0;\n puVar13[6] = 0;\n puVar13[7] = 0;\n puVar13[8] = 0;\n puVar13[9] = 0;\n *(undefined1 *)(puVar13 + 0x29) = 0;\n /* try { // try from 00399c8b to 00399c8f has its CatchHandler @ 00399efd */\n FUN_003859d0(puVar13,param_6 + 0xd0);\n FUN_0033b600(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9);\n lVar19 = *plVar2;\n }" { comment (expression_statement "puVar13 = (undefined8 *)FUN_00337280(0x150);" (assignment_expression "puVar13 = (undefined8 *)FUN_00337280(0x150)" identifier = (cast_expression "(undefined8 *)FUN_00337280(0x150)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00337280(0x150)" identifier (argument_list "(0x150)" ( number_literal ))))) ;) (expression_statement "*(undefined4 *)(puVar13 + 1) = 0;" (assignment_expression "*(undefined4 *)(puVar13 + 1) = 0" (pointer_expression "*(undefined4 *)(puVar13 + 1)" * (cast_expression "(undefined4 *)(puVar13 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar13 + 1)" ( (binary_expression "puVar13 + 1" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar13[2] = 0;" (assignment_expression "puVar13[2] = 0" (subscript_expression "puVar13[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar13[3] = 0;" (assignment_expression "puVar13[3] = 0" (subscript_expression "puVar13[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*puVar13 = &PTR_FUN_004b72f0;" (assignment_expression "*puVar13 = &PTR_FUN_004b72f0" (pointer_expression "*puVar13" * identifier) = (pointer_expression "&PTR_FUN_004b72f0" & identifier)) ;) (expression_statement "*(undefined1 *)(puVar13 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar13 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar13 + 4)" * (cast_expression "(undefined1 *)(puVar13 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar13 + 4)" ( (binary_expression "puVar13 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar13[5] = 0;" (assignment_expression "puVar13[5] = 0" (subscript_expression "puVar13[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar13[6] = 0;" (assignment_expression "puVar13[6] = 0" (subscript_expression "puVar13[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar13[7] = 0;" (assignment_expression "puVar13[7] = 0" (subscript_expression "puVar13[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar13[8] = 0;" (assignment_expression "puVar13[8] = 0" (subscript_expression "puVar13[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar13[9] = 0;" (assignment_expression "puVar13[9] = 0" (subscript_expression "puVar13[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar13 + 0x29) = 0;" (assignment_expression "*(undefined1 *)(puVar13 + 0x29) = 0" (pointer_expression "*(undefined1 *)(puVar13 + 0x29)" * (cast_expression "(undefined1 *)(puVar13 + 0x29)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar13 + 0x29)" ( (binary_expression "puVar13 + 0x29" identifier + number_literal) )))) = number_literal) ;) comment (expression_statement "FUN_003859d0(puVar13,param_6 + 0xd0);" (call_expression "FUN_003859d0(puVar13,param_6 + 0xd0)" identifier (argument_list "(puVar13,param_6 + 0xd0)" ( identifier , (binary_expression "param_6 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "FUN_0033b600(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9);" (call_expression "FUN_0033b600(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9)" identifier (argument_list "(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9)" ( (pointer_expression "*(undefined8 *)(param_6 + 0xd0)" * (cast_expression "(undefined8 *)(param_6 + 0xd0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) , identifier , identifier ))) ;) (expression_statement "lVar19 = *plVar2;" (assignment_expression "lVar19 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) })) (expression_statement "uVar15 = *(uint *)(param_6 + 0x18) & 0x4a;" (assignment_expression "uVar15 = *(uint *)(param_6 + 0x18) & 0x4a" identifier = (binary_expression "*(uint *)(param_6 + 0x18) & 0x4a" (pointer_expression "*(uint *)(param_6 + 0x18)" * (cast_expression "(uint *)(param_6 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0x18)" ( (binary_expression "param_6 + 0x18" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "uVar18 = 8;" (assignment_expression "uVar18 = 8" identifier = number_literal) ;) (if_statement "if (uVar15 != 0x40) {\n uVar18 = 10;\n if (uVar15 == 8) {\n uVar18 = 0x10;\n }\n }" if (parenthesized_expression "(uVar15 != 0x40)" ( (binary_expression "uVar15 != 0x40" identifier != number_literal) )) (compound_statement "{\n uVar18 = 10;\n if (uVar15 == 8) {\n uVar18 = 0x10;\n }\n }" { (expression_statement "uVar18 = 10;" (assignment_expression "uVar18 = 10" identifier = number_literal) ;) (if_statement "if (uVar15 == 8) {\n uVar18 = 0x10;\n }" if (parenthesized_expression "(uVar15 == 8)" ( (binary_expression "uVar15 == 8" identifier == number_literal) )) (compound_statement "{\n uVar18 = 0x10;\n }" { (expression_statement "uVar18 = 0x10;" (assignment_expression "uVar18 = 0x10" identifier = number_literal) ;) })) })) (expression_statement "bVar22 = __c == L'\xffffffff';" (assignment_expression "bVar22 = __c == L'\xffffffff'" identifier = (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character '))) ;) (expression_statement "bVar20 = param_2 != (long *)0x0 && bVar22;" (assignment_expression "bVar20 = param_2 != (long *)0x0 && bVar22" identifier = (binary_expression "param_2 != (long *)0x0 && bVar22" (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar24 = bVar22;" (assignment_expression "bVar24 = bVar22" identifier = identifier) ;) (if_statement "if (bVar20) {\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar24 = iVar7 == -1 && bVar20;\n }" if (parenthesized_expression "(bVar20)" ( identifier )) (compound_statement "{\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar24 = iVar7 == -1 && bVar20;\n }" { (if_statement "if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((int *)param_2[2] < (int *)param_2[3])" ( (binary_expression "(int *)param_2[2] < (int *)param_2[3]" (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar7 = *(int *)param_2[2];\n }" { (expression_statement "iVar7 = *(int *)param_2[2];" (assignment_expression "iVar7 = *(int *)param_2[2]" identifier = (pointer_expression "*(int *)param_2[2]" * (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar7 != -1) {\n plVar2 = param_2;\n }" if (parenthesized_expression "(iVar7 != -1)" ( (binary_expression "iVar7 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = param_2;\n }" { (expression_statement "plVar2 = param_2;" (assignment_expression "plVar2 = param_2" identifier = identifier) ;) })) (expression_statement "param_2 = plVar2;" (assignment_expression "param_2 = plVar2" identifier = identifier) ;) (expression_statement "bVar24 = iVar7 == -1 && bVar20;" (assignment_expression "bVar24 = iVar7 == -1 && bVar20" identifier = (binary_expression "iVar7 == -1 && bVar20" (binary_expression "iVar7 == -1" identifier == number_literal) && identifier)) ;) })) (expression_statement "bVar23 = param_5 == -1;" (assignment_expression "bVar23 = param_5 == -1" identifier = (binary_expression "param_5 == -1" identifier == number_literal)) ;) (expression_statement "bVar17 = param_4 != (long *)0x0 && bVar23;" (assignment_expression "bVar17 = param_4 != (long *)0x0 && bVar23" identifier = (binary_expression "param_4 != (long *)0x0 && bVar23" (binary_expression "param_4 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar20 = bVar23;" (assignment_expression "bVar20 = bVar23" identifier = identifier) ;) (expression_statement "local_a0 = param_4;" (assignment_expression "local_a0 = param_4" identifier = identifier) ;) (if_statement "if (bVar17) {\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar7 = *(int *)param_4[2];\n }\n else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar7 != -1) {\n local_a0 = param_4;\n }\n bVar20 = iVar7 == -1 && bVar17;\n }" if (parenthesized_expression "(bVar17)" ( identifier )) (compound_statement "{\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar7 = *(int *)param_4[2];\n }\n else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar7 != -1) {\n local_a0 = param_4;\n }\n bVar20 = iVar7 == -1 && bVar17;\n }" { (if_statement "if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar7 = *(int *)param_4[2];\n }\n else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }" if (parenthesized_expression "((int *)param_4[2] < (int *)param_4[3])" ( (binary_expression "(int *)param_4[2] < (int *)param_4[3]" (cast_expression "(int *)param_4[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[2]" identifier [ number_literal ])) < (cast_expression "(int *)param_4[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar7 = *(int *)param_4[2];\n }" { (expression_statement "iVar7 = *(int *)param_4[2];" (assignment_expression "iVar7 = *(int *)param_4[2]" identifier = (pointer_expression "*(int *)param_4[2]" * (cast_expression "(int *)param_4[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }" else (compound_statement "{\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }" { (expression_statement "iVar7 = (**(code **)(*param_4 + 0x48))(param_4);" (assignment_expression "iVar7 = (**(code **)(*param_4 + 0x48))(param_4)" identifier = (call_expression "(**(code **)(*param_4 + 0x48))(param_4)" (parenthesized_expression "(**(code **)(*param_4 + 0x48))" ( (pointer_expression "**(code **)(*param_4 + 0x48)" * (pointer_expression "*(code **)(*param_4 + 0x48)" * (cast_expression "(code **)(*param_4 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_4 + 0x48)" ( (binary_expression "*param_4 + 0x48" (pointer_expression "*param_4" * identifier) + number_literal) ))))) )) (argument_list "(param_4)" ( identifier )))) ;) }))) (expression_statement "local_a0 = (long *)0x0;" (assignment_expression "local_a0 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar7 != -1) {\n local_a0 = param_4;\n }" if (parenthesized_expression "(iVar7 != -1)" ( (binary_expression "iVar7 != -1" identifier != number_literal) )) (compound_statement "{\n local_a0 = param_4;\n }" { (expression_statement "local_a0 = param_4;" (assignment_expression "local_a0 = param_4" identifier = identifier) ;) })) (expression_statement "bVar20 = iVar7 == -1 && bVar17;" (assignment_expression "bVar20 = iVar7 == -1 && bVar17" identifier = (binary_expression "iVar7 == -1 && bVar17" (binary_expression "iVar7 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if (bVar20 == bVar24) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = false;\n __c = L'\0';\n bVar20 = false;\n bVar4 = true;\n local_98 = 0;\n }\n else {\n if ((param_2 != (long *)0x0) && (bVar22)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c;\n if ((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar24 = false;\n }\n bVar20 = false;\n local_98 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar20);\n local_a8 = 0xffffffff;\n bVar4 = false;\n }" if (parenthesized_expression "(bVar20 == bVar24)" ( (binary_expression "bVar20 == bVar24" identifier == identifier) )) (compound_statement "{\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = false;\n __c = L'\0';\n bVar20 = false;\n bVar4 = true;\n local_98 = 0;\n }" { (expression_statement "cVar5 = *(char *)(lVar19 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar19 + 0x20)" identifier = (pointer_expression "*(char *)(lVar19 + 0x20)" * (cast_expression "(char *)(lVar19 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x20)" ( (binary_expression "lVar19 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar24 = false;" (assignment_expression "bVar24 = false" identifier = false) ;) (expression_statement "__c = L'\0';" (assignment_expression "__c = L'\0'" identifier = (char_literal "L'\0'" L' escape_sequence ')) ;) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" identifier = true) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) }) (else_clause "else {\n if ((param_2 != (long *)0x0) && (bVar22)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c;\n if ((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar24 = false;\n }\n bVar20 = false;\n local_98 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar20);\n local_a8 = 0xffffffff;\n bVar4 = false;\n }" else (compound_statement "{\n if ((param_2 != (long *)0x0) && (bVar22)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c;\n if ((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar24 = false;\n }\n bVar20 = false;\n local_98 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar20);\n local_a8 = 0xffffffff;\n bVar4 = false;\n }" { (if_statement "if ((param_2 != (long *)0x0) && (bVar22)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "((param_2 != (long *)0x0) && (bVar22))" ( (binary_expression "(param_2 != (long *)0x0) && (bVar22)" (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(bVar22)" ( identifier ))) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" { (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar5 = *(char *)(lVar19 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar19 + 0x20)" identifier = (pointer_expression "*(char *)(lVar19 + 0x20)" * (cast_expression "(char *)(lVar19 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x20)" ( (binary_expression "lVar19 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c;" (assignment_expression "bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c" identifier = (binary_expression "*(wchar_t *)(lVar19 + 0xe0) == __c" (pointer_expression "*(wchar_t *)(lVar19 + 0xe0)" * (cast_expression "(wchar_t *)(lVar19 + 0xe0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0xe0)" ( (binary_expression "lVar19 + 0xe0" identifier + number_literal) )))) == identifier)) ;) (if_statement "if ((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar24 = false;\n }" if (parenthesized_expression "((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c))" ( (binary_expression "(bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)" (parenthesized_expression "(bVar24)" ( identifier )) || (parenthesized_expression "(*(wchar_t *)(lVar19 + 0xe4) == __c)" ( (binary_expression "*(wchar_t *)(lVar19 + 0xe4) == __c" (pointer_expression "*(wchar_t *)(lVar19 + 0xe4)" * (cast_expression "(wchar_t *)(lVar19 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0xe4)" ( (binary_expression "lVar19 + 0xe4" identifier + number_literal) )))) == identifier) ))) )) (compound_statement "{\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }\n }" { (if_statement "if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }" if (parenthesized_expression "(((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c))" ( (binary_expression "((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)" (parenthesized_expression "((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c))" ( (binary_expression "(cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)" (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) || (parenthesized_expression "(*(wchar_t *)(lVar19 + 0x4c) != __c)" ( (binary_expression "*(wchar_t *)(lVar19 + 0x4c) != __c" (pointer_expression "*(wchar_t *)(lVar19 + 0x4c)" * (cast_expression "(wchar_t *)(lVar19 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x4c)" ( (binary_expression "lVar19 + 0x4c" identifier + number_literal) )))) != identifier) ))) )) && (parenthesized_expression "(*(wchar_t *)(lVar19 + 0x48) != __c)" ( (binary_expression "*(wchar_t *)(lVar19 + 0x48) != __c" (pointer_expression "*(wchar_t *)(lVar19 + 0x48)" * (cast_expression "(wchar_t *)(lVar19 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x48)" ( (binary_expression "lVar19 + 0x48" identifier + number_literal) )))) != identifier) ))) )) (compound_statement "{\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }" { (if_statement "if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }" if (parenthesized_expression "((ulong)param_2[2] < (ulong)param_2[3])" ( (binary_expression "(ulong)param_2[2] < (ulong)param_2[3]" (cast_expression "(ulong)param_2[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n param_2[2] = param_2[2] + 4;\n }" { (expression_statement "param_2[2] = param_2[2] + 4;" (assignment_expression "param_2[2] = param_2[2] + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "param_2[2] + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) + number_literal)) ;) }) (else_clause "else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }" else (compound_statement "{\n (**(code **)(*param_2 + 0x50))(param_2);\n }" { (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;) }))) (if_statement "if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((int *)param_2[2] < (int *)param_2[3])" ( (binary_expression "(int *)param_2[2] < (int *)param_2[3]" (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar7 = *(int *)param_2[2];\n }" { (expression_statement "iVar7 = *(int *)param_2[2];" (assignment_expression "iVar7 = *(int *)param_2[2]" identifier = (pointer_expression "*(int *)param_2[2]" * (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar22 = local_a0 != (long *)0x0 && bVar23;" (assignment_expression "bVar22 = local_a0 != (long *)0x0 && bVar23" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar23" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar20 = bVar23;" (assignment_expression "bVar20 = bVar23" identifier = identifier) ;) (if_statement "if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }" if (parenthesized_expression "(bVar22)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" { (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" else (compound_statement "{\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" { (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))()" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar8 != -1) {\n plVar2 = local_a0;\n }" if (parenthesized_expression "(iVar8 != -1)" ( (binary_expression "iVar8 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = local_a0;\n }" { (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" identifier = identifier) ;) })) (expression_statement "bVar20 = iVar8 == -1 && bVar22;" (assignment_expression "bVar20 = iVar8 == -1 && bVar22" identifier = (binary_expression "iVar8 == -1 && bVar22" (binary_expression "iVar8 == -1" identifier == number_literal) && identifier)) ;) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" identifier = identifier) ;) })) (if_statement "if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }" if (parenthesized_expression "(bVar20 == (iVar7 == -1))" ( (binary_expression "bVar20 == (iVar7 == -1)" identifier == (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) ))) )) (compound_statement "{\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }" { (expression_statement "cVar5 = *(char *)(lVar19 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar19 + 0x20)" identifier = (pointer_expression "*(char *)(lVar19 + 0x20)" * (cast_expression "(char *)(lVar19 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x20)" ( (binary_expression "lVar19 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" identifier = true) ;) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_003993a5;" goto statement_identifier ;) })) (expression_statement "__c = L'\xffffffff';" (assignment_expression "__c = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" { (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar5 = *(char *)(lVar19 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar19 + 0x20)" identifier = (pointer_expression "*(char *)(lVar19 + 0x20)" * (cast_expression "(char *)(lVar19 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x20)" ( (binary_expression "lVar19 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) })) }) (else_clause "else {\n bVar24 = false;\n }" else (compound_statement "{\n bVar24 = false;\n }" { (expression_statement "bVar24 = false;" (assignment_expression "bVar24 = false" identifier = false) ;) }))) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (do_statement "do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar20);" do (compound_statement "{\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }" { (if_statement "if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }" if (parenthesized_expression "(((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c))" ( (binary_expression "((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)" (parenthesized_expression "((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c))" ( (binary_expression "(cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)" (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(wchar_t *)(lVar19 + 0x4c) == __c)" ( (binary_expression "*(wchar_t *)(lVar19 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar19 + 0x4c)" * (cast_expression "(wchar_t *)(lVar19 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x4c)" ( (binary_expression "lVar19 + 0x4c" identifier + number_literal) )))) == identifier) ))) )) || (parenthesized_expression "(*(wchar_t *)(lVar19 + 0x48) == __c)" ( (binary_expression "*(wchar_t *)(lVar19 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar19 + 0x48)" * (cast_expression "(wchar_t *)(lVar19 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x48)" ( (binary_expression "lVar19 + 0x48" identifier + number_literal) )))) == identifier) ))) )) (compound_statement "{\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }" { (labeled_statement "LAB_00399888:\n bVar4 = false;" statement_identifier : (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;)) (goto_statement "goto LAB_003993a5;" goto statement_identifier ;) })) (if_statement "if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }" if (parenthesized_expression "(*(wchar_t *)(lVar19 + 0xf0) == __c)" ( (binary_expression "*(wchar_t *)(lVar19 + 0xf0) == __c" (pointer_expression "*(wchar_t *)(lVar19 + 0xf0)" * (cast_expression "(wchar_t *)(lVar19 + 0xf0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0xf0)" ( (binary_expression "lVar19 + 0xf0" identifier + number_literal) )))) == identifier) )) (compound_statement "{\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);" (assignment_expression "bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U)" identifier = (cast_expression "(bool)(uVar18 == 10 | bVar20 ^ 1U)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "(uVar18 == 10 | bVar20 ^ 1U)" ( (binary_expression "uVar18 == 10 | bVar20 ^ 1U" (binary_expression "uVar18 == 10" identifier == number_literal) | (binary_expression "bVar20 ^ 1U" identifier ^ number_literal)) )))) ;) (if_statement "if (!bVar22) goto LAB_003992fb;" if (parenthesized_expression "(!bVar22)" ( (unary_expression "!bVar22" ! identifier) )) (goto_statement "goto LAB_003992fb;" goto statement_identifier ;)) (expression_statement "bVar20 = uVar18 == 8 || uVar15 == 0;" (assignment_expression "bVar20 = uVar18 == 8 || uVar15 == 0" identifier = (binary_expression "uVar18 == 8 || uVar15 == 0" (binary_expression "uVar18 == 8" identifier == number_literal) || (binary_expression "uVar15 == 0" identifier == number_literal))) ;) (if_statement "if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }" if (parenthesized_expression "(uVar18 != 8 && uVar15 != 0)" ( (binary_expression "uVar18 != 8 && uVar15 != 0" (binary_expression "uVar18 != 8" identifier != number_literal) && (binary_expression "uVar15 != 0" identifier != number_literal)) )) (compound_statement "{\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }" { (expression_statement "local_98 = local_98 + 1;" (assignment_expression "local_98 = local_98 + 1" identifier = (binary_expression "local_98 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_00399336;" goto statement_identifier ;) })) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (expression_statement "uVar18 = 8;" (assignment_expression "uVar18 = 8" identifier = number_literal) ;) (expression_statement "uVar12 = param_2[2];" (assignment_expression "uVar12 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (if_statement "if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;" if (parenthesized_expression "((ulong)param_2[3] <= uVar12)" ( (binary_expression "(ulong)param_2[3] <= uVar12" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_003995b0;" goto statement_identifier ;)) (labeled_statement "LAB_00399344:\n param_2[2] = uVar12 + 4;" statement_identifier : (expression_statement "param_2[2] = uVar12 + 4;" (assignment_expression "param_2[2] = uVar12 + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "uVar12 + 4" identifier + number_literal)) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;" if (parenthesized_expression "(piVar10 < (int *)param_2[3])" ( (binary_expression "piVar10 < (int *)param_2[3]" identifier < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_0039935a;" goto statement_identifier ;)) (labeled_statement "LAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" statement_identifier : (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;)) }) (else_clause "else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }" else (compound_statement "{\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }" { (if_statement "if (!bVar20) goto LAB_00399888;" if (parenthesized_expression "(!bVar20)" ( (unary_expression "!bVar20" ! identifier) )) (goto_statement "goto LAB_00399888;" goto statement_identifier ;)) (labeled_statement "LAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }" statement_identifier : (if_statement "if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }" if (parenthesized_expression "((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c))" ( (binary_expression "(*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar19 + 0xe8) != __c)" ( (binary_expression "*(wchar_t *)(lVar19 + 0xe8) != __c" (pointer_expression "*(wchar_t *)(lVar19 + 0xe8)" * (cast_expression "(wchar_t *)(lVar19 + 0xe8)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0xe8)" ( (binary_expression "lVar19 + 0xe8" identifier + number_literal) )))) != identifier) )) && (parenthesized_expression "(*(wchar_t *)(lVar19 + 0xec) != __c)" ( (binary_expression "*(wchar_t *)(lVar19 + 0xec) != __c" (pointer_expression "*(wchar_t *)(lVar19 + 0xec)" * (cast_expression "(wchar_t *)(lVar19 + 0xec)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0xec)" ( (binary_expression "lVar19 + 0xec" identifier + number_literal) )))) != identifier) ))) )) (compound_statement "{\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }" { (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (expression_statement "bVar20 = true;" (assignment_expression "bVar20 = true" identifier = true) ;) (goto_statement "goto LAB_003993a5;" goto statement_identifier ;) }))) (expression_statement "bVar4 = uVar18 == 0x10 || uVar15 == 0;" (assignment_expression "bVar4 = uVar18 == 0x10 || uVar15 == 0" identifier = (binary_expression "uVar18 == 0x10 || uVar15 == 0" (binary_expression "uVar18 == 0x10" identifier == number_literal) || (binary_expression "uVar15 == 0" identifier == number_literal))) ;) (if_statement "if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }" if (parenthesized_expression "(uVar18 != 0x10 && uVar15 != 0)" ( (binary_expression "uVar18 != 0x10 && uVar15 != 0" (binary_expression "uVar18 != 0x10" identifier != number_literal) && (binary_expression "uVar15 != 0" identifier != number_literal)) )) (compound_statement "{\n bVar20 = true;\n goto LAB_003993b4;\n }" { (expression_statement "bVar20 = true;" (assignment_expression "bVar20 = true" identifier = true) ;) (goto_statement "goto LAB_003993b4;" goto statement_identifier ;) })) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (expression_statement "bVar22 = false;" (assignment_expression "bVar22 = false" identifier = false) ;) (expression_statement "uVar18 = 0x10;" (assignment_expression "uVar18 = 0x10" identifier = number_literal) ;) (labeled_statement "LAB_00399336:\n uVar12 = param_2[2];" statement_identifier : (expression_statement "uVar12 = param_2[2];" (assignment_expression "uVar12 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;)) (expression_statement "bVar20 = bVar22;" (assignment_expression "bVar20 = bVar22" identifier = identifier) ;) (if_statement "if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;" if (parenthesized_expression "(uVar12 < (ulong)param_2[3])" ( (binary_expression "uVar12 < (ulong)param_2[3]" identifier < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00399344;" goto statement_identifier ;)) (labeled_statement "LAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);" statement_identifier : (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;" if (parenthesized_expression "((int *)param_2[3] <= piVar10)" ( (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_003995d8;" goto statement_identifier ;)) (labeled_statement "LAB_0039935a:\n iVar7 = *piVar10;" statement_identifier : (expression_statement "iVar7 = *piVar10;" (assignment_expression "iVar7 = *piVar10" identifier = (pointer_expression "*piVar10" * identifier)) ;)) }))) (if_statement "if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar17 = local_a0 != (long *)0x0 && bVar23;" (assignment_expression "bVar17 = local_a0 != (long *)0x0 && bVar23" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar23" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar22 = bVar23;" (assignment_expression "bVar22 = bVar23" identifier = identifier) ;) (if_statement "if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }" if (parenthesized_expression "(bVar17)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" { (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" else (compound_statement "{\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" { (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0)" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))(local_a0)" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "(local_a0)" ( identifier )))) ;) }))) (if_statement "if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }" if (parenthesized_expression "(iVar8 == -1)" ( (binary_expression "iVar8 == -1" identifier == number_literal) )) (compound_statement "{\n local_a0 = (long *)0x0;\n }" { (expression_statement "local_a0 = (long *)0x0;" (assignment_expression "local_a0 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar22 = iVar8 == -1 && bVar17;" (assignment_expression "bVar22 = iVar8 == -1 && bVar17" identifier = (binary_expression "iVar8 == -1 && bVar17" (binary_expression "iVar8 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }" if (parenthesized_expression "((iVar7 == -1) == bVar22)" ( (binary_expression "(iVar7 == -1) == bVar22" (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) == identifier) )) (compound_statement "{\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }" { (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) (expression_statement "cVar5 = *(char *)(lVar19 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar19 + 0x20)" identifier = (pointer_expression "*(char *)(lVar19 + 0x20)" * (cast_expression "(char *)(lVar19 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x20)" ( (binary_expression "lVar19 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" identifier = true) ;) (goto_statement "goto LAB_003993a5;" goto statement_identifier ;) })) (expression_statement "__c = L'\xffffffff';" (assignment_expression "__c = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" { (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar5 = *(char *)(lVar19 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar19 + 0x20)" identifier = (pointer_expression "*(char *)(lVar19 + 0x20)" * (cast_expression "(char *)(lVar19 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x20)" ( (binary_expression "lVar19 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) }) while (parenthesized_expression "(bVar20)" ( identifier )) ;) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) }))) (labeled_statement "LAB_003993a5:\n local_88 = 0x16;" statement_identifier : (expression_statement "local_88 = 0x16;" (assignment_expression "local_88 = 0x16" identifier = number_literal) ;)) (if_statement "if (uVar18 != 0x10) {\nLAB_003993b4:\n local_88 = (ulong)(int)uVar18;\n }" if (parenthesized_expression "(uVar18 != 0x10)" ( (binary_expression "uVar18 != 0x10" identifier != number_literal) )) (compound_statement "{\nLAB_003993b4:\n local_88 = (ulong)(int)uVar18;\n }" { (labeled_statement "LAB_003993b4:\n local_88 = (ulong)(int)uVar18;" statement_identifier : (expression_statement "local_88 = (ulong)(int)uVar18;" (assignment_expression "local_88 = (ulong)(int)uVar18" identifier = (cast_expression "(ulong)(int)uVar18" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(int)uVar18" ( (type_descriptor "int" primitive_type) ) identifier))) ;)) })) (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" identifier = number_literal) ;) (expression_statement "local_58 = &local_48;" (assignment_expression "local_58 = &local_48" identifier = (pointer_expression "&local_48" & identifier)) ;) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (if_statement "if (cVar5 != '\0') {\n FUN_0033fbf0(&local_58,0x20);\n }" if (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n FUN_0033fbf0(&local_58,0x20);\n }" { (expression_statement "FUN_0033fbf0(&local_58,0x20);" (call_expression "FUN_0033fbf0(&local_58,0x20)" identifier (argument_list "(&local_58,0x20)" ( (pointer_expression "&local_58" & identifier) , number_literal ))) ;) })) (expression_statement "uVar15 = (uint)(0xffffffff / (ulong)uVar18);" (assignment_expression "uVar15 = (uint)(0xffffffff / (ulong)uVar18)" identifier = (call_expression "(uint)(0xffffffff / (ulong)uVar18)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(0xffffffff / (ulong)uVar18)" ( (binary_expression "0xffffffff / (ulong)uVar18" number_literal / (cast_expression "(ulong)uVar18" ( (type_descriptor "ulong" type_identifier) ) identifier)) )))) ;) (expression_statement "bVar3 = *(byte *)(lVar19 + 0x148);" (assignment_expression "bVar3 = *(byte *)(lVar19 + 0x148)" identifier = (pointer_expression "*(byte *)(lVar19 + 0x148)" * (cast_expression "(byte *)(lVar19 + 0x148)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x148)" ( (binary_expression "lVar19 + 0x148" identifier + number_literal) ))))) ;) (if_statement "if (bVar3 == 0) {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar15 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar18;\n local_8c = uVar6 + uVar16;\n local_5e = local_5e | ~uVar16 < uVar6;\n uVar12 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }\n local_5e = 0;\n local_8c = 0;\n bVar21 = 0;\n }\n else {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }\n bVar21 = 0;\n local_8c = 0;\n local_5e = 0;\n }" if (parenthesized_expression "(bVar3 == 0)" ( (binary_expression "bVar3 == 0" identifier == number_literal) )) (compound_statement "{\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar15 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar18;\n local_8c = uVar6 + uVar16;\n local_5e = local_5e | ~uVar16 < uVar6;\n uVar12 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }\n local_5e = 0;\n local_8c = 0;\n bVar21 = 0;\n }" { (if_statement "if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar15 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar18;\n local_8c = uVar6 + uVar16;\n local_5e = local_5e | ~uVar16 < uVar6;\n uVar12 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }" if (parenthesized_expression "((bool)bVar4 == false)" ( (binary_expression "(bool)bVar4 == false" (cast_expression "(bool)bVar4" ( (type_descriptor "bool" primitive_type) ) identifier) == false) )) (compound_statement "{\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar15 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar18;\n local_8c = uVar6 + uVar16;\n local_5e = local_5e | ~uVar16 < uVar6;\n uVar12 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }" { (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" identifier = number_literal) ;) (expression_statement "local_7c = L'\xffffffff';" (assignment_expression "local_7c = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (labeled_statement "LAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }" statement_identifier : (if_statement "if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }" if (parenthesized_expression "(local_88 < 0xb)" ( (binary_expression "local_88 < 0xb" identifier < number_literal) )) (compound_statement "{\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }" { (if_statement "if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;" if (parenthesized_expression "((__c < L'0') || ((int)local_88 + L'0' <= __c))" ( (binary_expression "(__c < L'0') || ((int)local_88 + L'0' <= __c)" (parenthesized_expression "(__c < L'0')" ( (binary_expression "__c < L'0'" identifier < (char_literal "L'0'" L' character ')) )) || (parenthesized_expression "((int)local_88 + L'0' <= __c)" ( (binary_expression "(int)local_88 + L'0' <= __c" (binary_expression "(int)local_88 + L'0'" (cast_expression "(int)local_88" ( (type_descriptor "int" primitive_type) ) identifier) + (char_literal "L'0'" L' character ')) <= identifier) ))) )) (goto_statement "goto LAB_00399860;" goto statement_identifier ;)) (expression_statement "uVar16 = __c + L'\xffffffd0';" (assignment_expression "uVar16 = __c + L'\xffffffd0'" identifier = (binary_expression "__c + L'\xffffffd0'" identifier + (char_literal "L'\xffffffd0'" L' escape_sequence character character character character '))) ;) }) (else_clause "else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }" else (compound_statement "{\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }" { (expression_statement "uVar16 = __c + L'\xffffffd0';" (assignment_expression "uVar16 = __c + L'\xffffffd0'" identifier = (binary_expression "__c + L'\xffffffd0'" identifier + (char_literal "L'\xffffffd0'" L' escape_sequence character character character character '))) ;) (if_statement "if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }" if (parenthesized_expression "(uVar16 < 10)" ( (binary_expression "uVar16 < 10" identifier < number_literal) )) (compound_statement "{\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }" { (if_statement "if (local_8c <= uVar15) goto LAB_0039965c;" if (parenthesized_expression "(local_8c <= uVar15)" ( (binary_expression "local_8c <= uVar15" identifier <= identifier) )) (goto_statement "goto LAB_0039965c;" goto statement_identifier ;)) (labeled_statement "LAB_0039945d:\n local_5e = 1;" statement_identifier : (expression_statement "local_5e = 1;" (assignment_expression "local_5e = 1" identifier = number_literal) ;)) (expression_statement "uVar12 = param_2[2];" (assignment_expression "uVar12 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (if_statement "if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;" if (parenthesized_expression "(uVar12 < (ulong)param_2[3])" ( (binary_expression "uVar12 < (ulong)param_2[3]" identifier < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00399470;" goto statement_identifier ;)) (labeled_statement "LAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);" statement_identifier : comment (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;" if (parenthesized_expression "((int *)param_2[3] <= piVar10)" ( (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_003996a8;" goto statement_identifier ;)) (labeled_statement "LAB_00399486:\n iVar7 = *piVar10;" statement_identifier : (expression_statement "iVar7 = *piVar10;" (assignment_expression "iVar7 = *piVar10" identifier = (pointer_expression "*piVar10" * identifier)) ;)) (goto_statement "goto LAB_00399488;" goto statement_identifier ;) })) (if_statement "if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }" if (parenthesized_expression "((uint)(__c + L'\xffffff9f') < 6)" ( (binary_expression "(uint)(__c + L'\xffffff9f') < 6" (call_expression "(uint)(__c + L'\xffffff9f')" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(__c + L'\xffffff9f')" ( (binary_expression "__c + L'\xffffff9f'" identifier + (char_literal "L'\xffffff9f'" L' escape_sequence character character character character ')) ))) < number_literal) )) (compound_statement "{\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }" { (expression_statement "uVar16 = __c + L'\xffffffa9';" (assignment_expression "uVar16 = __c + L'\xffffffa9'" identifier = (binary_expression "__c + L'\xffffffa9'" identifier + (char_literal "L'\xffffffa9'" L' escape_sequence character character character character '))) ;) (goto_statement "goto LAB_0039944f;" goto statement_identifier ;) })) (if_statement "if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;" if (parenthesized_expression "(5 < (uint)(__c + L'\xffffffbf'))" ( (binary_expression "5 < (uint)(__c + L'\xffffffbf')" number_literal < (call_expression "(uint)(__c + L'\xffffffbf')" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(__c + L'\xffffffbf')" ( (binary_expression "__c + L'\xffffffbf'" identifier + (char_literal "L'\xffffffbf'" L' escape_sequence character character character character ')) )))) )) (goto_statement "goto LAB_00399860;" goto statement_identifier ;)) (expression_statement "uVar16 = __c + L'\xffffffc9';" (assignment_expression "uVar16 = __c + L'\xffffffc9'" identifier = (binary_expression "__c + L'\xffffffc9'" identifier + (char_literal "L'\xffffffc9'" L' escape_sequence character character character character '))) ;) })))) (labeled_statement "LAB_0039944f:\n if (uVar15 < local_8c) goto LAB_0039945d;" statement_identifier : (if_statement "if (uVar15 < local_8c) goto LAB_0039945d;" if (parenthesized_expression "(uVar15 < local_8c)" ( (binary_expression "uVar15 < local_8c" identifier < identifier) )) (goto_statement "goto LAB_0039945d;" goto statement_identifier ;))) (labeled_statement "LAB_0039965c:\n uVar6 = local_8c * uVar18;" statement_identifier : (expression_statement "uVar6 = local_8c * uVar18;" (assignment_expression "uVar6 = local_8c * uVar18" identifier = (binary_expression "local_8c * uVar18" identifier * identifier)) ;)) (expression_statement "local_8c = uVar6 + uVar16;" (assignment_expression "local_8c = uVar6 + uVar16" identifier = (binary_expression "uVar6 + uVar16" identifier + identifier)) ;) (expression_statement "local_5e = local_5e | ~uVar16 < uVar6;" (assignment_expression "local_5e = local_5e | ~uVar16 < uVar6" identifier = (binary_expression "local_5e | ~uVar16 < uVar6" identifier | (binary_expression "~uVar16 < uVar6" (unary_expression "~uVar16" ~ identifier) < identifier))) ;) (expression_statement "uVar12 = param_2[2];" (assignment_expression "uVar12 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "local_98 = local_98 + 1;" (assignment_expression "local_98 = local_98 + 1" identifier = (binary_expression "local_98 + 1" identifier + number_literal)) ;) (if_statement "if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a;" if (parenthesized_expression "((ulong)param_2[3] <= uVar12)" ( (binary_expression "(ulong)param_2[3] <= uVar12" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_0039968a;" goto statement_identifier ;)) (labeled_statement "LAB_00399470:\n param_2[2] = uVar12 + 4;" statement_identifier : (expression_statement "param_2[2] = uVar12 + 4;" (assignment_expression "param_2[2] = uVar12 + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "uVar12 + 4" identifier + number_literal)) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_00399486;" if (parenthesized_expression "(piVar10 < (int *)param_2[3])" ( (binary_expression "piVar10 < (int *)param_2[3]" identifier < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00399486;" goto statement_identifier ;)) (labeled_statement "LAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" statement_identifier : (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;)) (labeled_statement "LAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" statement_identifier : (if_statement "if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }))) (expression_statement "bVar17 = local_a0 != (long *)0x0 && bVar23;" (assignment_expression "bVar17 = local_a0 != (long *)0x0 && bVar23" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar23" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar22 = bVar23;" (assignment_expression "bVar22 = bVar23" identifier = identifier) ;) (if_statement "if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }" if (parenthesized_expression "(bVar17)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" { (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" else (compound_statement "{\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" { comment (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))()" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar8 != -1) {\n plVar2 = local_a0;\n }" if (parenthesized_expression "(iVar8 != -1)" ( (binary_expression "iVar8 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = local_a0;\n }" { (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" identifier = identifier) ;) })) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" identifier = identifier) ;) (expression_statement "bVar22 = iVar8 == -1 && bVar17;" (assignment_expression "bVar22 = iVar8 == -1 && bVar17" identifier = (binary_expression "iVar8 == -1 && bVar17" (binary_expression "iVar8 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if ((iVar7 == -1) == bVar22) goto code_r0x003994bb;" if (parenthesized_expression "((iVar7 == -1) == bVar22)" ( (binary_expression "(iVar7 == -1) == bVar22" (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) == identifier) )) (goto_statement "goto code_r0x003994bb;" goto statement_identifier ;)) (expression_statement "__c = local_7c;" (assignment_expression "__c = local_7c" identifier = identifier) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" { (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" { comment (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) (goto_statement "goto LAB_00399428;" goto statement_identifier ;) })) (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" identifier = number_literal) ;) (expression_statement "bVar21 = 0;" (assignment_expression "bVar21 = 0" identifier = number_literal) ;) }) (else_clause "else {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }\n bVar21 = 0;\n local_8c = 0;\n local_5e = 0;\n }" else (compound_statement "{\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }\n bVar21 = 0;\n local_8c = 0;\n local_5e = 0;\n }" { (if_statement "if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }" if (parenthesized_expression "((bool)bVar4 == false)" ( (binary_expression "(bool)bVar4 == false" (cast_expression "(bool)bVar4" ( (type_descriptor "bool" primitive_type) ) identifier) == false) )) (compound_statement "{\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }" { (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" identifier = number_literal) ;) (expression_statement "local_5c = L'\xffffffff';" (assignment_expression "local_5c = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (do_statement "do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );" do (compound_statement "{\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n }" { (expression_statement "uVar12 = local_50;" (assignment_expression "uVar12 = local_50" identifier = identifier) ;) (expression_statement "bVar21 = *(byte *)(lVar19 + 0x20);" (assignment_expression "bVar21 = *(byte *)(lVar19 + 0x20)" identifier = (pointer_expression "*(byte *)(lVar19 + 0x20)" * (cast_expression "(byte *)(lVar19 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x20)" ( (binary_expression "lVar19 + 0x20" identifier + number_literal) ))))) ;) (if_statement "if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }" if (parenthesized_expression "((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c))" ( (binary_expression "(bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)" (parenthesized_expression "(bVar21 == 0)" ( (binary_expression "bVar21 == 0" identifier == number_literal) )) || (parenthesized_expression "(*(wchar_t *)(lVar19 + 0x4c) != __c)" ( (binary_expression "*(wchar_t *)(lVar19 + 0x4c) != __c" (pointer_expression "*(wchar_t *)(lVar19 + 0x4c)" * (cast_expression "(wchar_t *)(lVar19 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x4c)" ( (binary_expression "lVar19 + 0x4c" identifier + number_literal) )))) != identifier) ))) )) (compound_statement "{\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (if_statement "if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;" if (parenthesized_expression "((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n )" ( (binary_expression "(__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)" (parenthesized_expression "(__c == *(wchar_t *)(lVar19 + 0x48))" ( (binary_expression "__c == *(wchar_t *)(lVar19 + 0x48)" identifier == (pointer_expression "*(wchar_t *)(lVar19 + 0x48)" * (cast_expression "(wchar_t *)(lVar19 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x48)" ( (binary_expression "lVar19 + 0x48" identifier + number_literal) ))))) )) || (parenthesized_expression "(pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)" ( (comma_expression "pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0" (assignment_expression "pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88)" identifier = (call_expression "wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88)" identifier (argument_list "((wchar_t *)(lVar19 + 0xf0),__c,local_88)" ( (cast_expression "(wchar_t *)(lVar19 + 0xf0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0xf0)" ( (binary_expression "lVar19 + 0xf0" identifier + number_literal) ))) , identifier , identifier )))) , (binary_expression "pwVar11 == (wchar_t *)0x0" identifier == (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (goto_statement "goto LAB_00399860;" goto statement_identifier ;)) (expression_statement "uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);" (assignment_expression "uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2)" identifier = (call_expression "(uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((long)pwVar11 - (lVar19 + 0xf0) >> 2)" ( (binary_expression "(long)pwVar11 - (lVar19 + 0xf0) >> 2" (binary_expression "(long)pwVar11 - (lVar19 + 0xf0)" (cast_expression "(long)pwVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (parenthesized_expression "(lVar19 + 0xf0)" ( (binary_expression "lVar19 + 0xf0" identifier + number_literal) ))) >> number_literal) )))) ;) (if_statement "if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }" if (parenthesized_expression "(0xf < (int)uVar16)" ( (binary_expression "0xf < (int)uVar16" number_literal < (cast_expression "(int)uVar16" ( (type_descriptor "int" primitive_type) ) identifier)) )) (compound_statement "{\n uVar16 = uVar16 - 6;\n }" { (expression_statement "uVar16 = uVar16 - 6;" (assignment_expression "uVar16 = uVar16 - 6" identifier = (binary_expression "uVar16 - 6" identifier - number_literal)) ;) })) (if_statement "if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }" if (parenthesized_expression "(local_8c <= uVar15)" ( (binary_expression "local_8c <= uVar15" identifier <= identifier) )) (compound_statement "{\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }" { (expression_statement "uVar6 = local_8c * uVar18;" (assignment_expression "uVar6 = local_8c * uVar18" identifier = (binary_expression "local_8c * uVar18" identifier * identifier)) ;) (expression_statement "local_8c = uVar16 + uVar6;" (assignment_expression "local_8c = uVar16 + uVar6" identifier = (binary_expression "uVar16 + uVar6" identifier + identifier)) ;) (expression_statement "local_5e = local_5e | ~uVar16 < uVar6;" (assignment_expression "local_5e = local_5e | ~uVar16 < uVar6" identifier = (binary_expression "local_5e | ~uVar16 < uVar6" identifier | (binary_expression "~uVar16 < uVar6" (unary_expression "~uVar16" ~ identifier) < identifier))) ;) (expression_statement "local_98 = local_98 + 1;" (assignment_expression "local_98 = local_98 + 1" identifier = (binary_expression "local_98 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_00399937;" goto statement_identifier ;) })) (expression_statement "uVar12 = param_2[2];" (assignment_expression "uVar12 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "local_5e = bVar3;" (assignment_expression "local_5e = bVar3" identifier = identifier) ;) (if_statement "if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;" if (parenthesized_expression "((ulong)param_2[3] <= uVar12)" ( (binary_expression "(ulong)param_2[3] <= uVar12" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_003999c7;" goto statement_identifier ;)) (labeled_statement "LAB_00399945:\n param_2[2] = uVar12 + 4;" statement_identifier : (expression_statement "param_2[2] = uVar12 + 4;" (assignment_expression "param_2[2] = uVar12 + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "uVar12 + 4" identifier + number_literal)) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;" if (parenthesized_expression "(piVar10 < (int *)param_2[3])" ( (binary_expression "piVar10 < (int *)param_2[3]" identifier < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_0039995b;" goto statement_identifier ;)) (labeled_statement "LAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" statement_identifier : (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;)) }) (else_clause "else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }" else (compound_statement "{\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }" { (if_statement "if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }" if (parenthesized_expression "(local_98 == 0)" ( (binary_expression "local_98 == 0" identifier == number_literal) )) (compound_statement "{\n bVar4 = 0;\n goto LAB_003994d2;\n }" { (expression_statement "bVar4 = 0;" (assignment_expression "bVar4 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_003994d2;" goto statement_identifier ;) })) (expression_statement "uVar1 = local_50 + 1;" (assignment_expression "uVar1 = local_50 + 1" identifier = (binary_expression "local_50 + 1" identifier + number_literal)) ;) (if_statement "if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }" if (parenthesized_expression "(local_58 == &local_48)" ( (binary_expression "local_58 == &local_48" identifier == (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n uVar14 = 0xf;\n }" { (expression_statement "uVar14 = 0xf;" (assignment_expression "uVar14 = 0xf" identifier = number_literal) ;) }) (else_clause "else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }" else (compound_statement "{\n uVar14 = CONCAT71(uStack_47,local_48);\n }" { (expression_statement "uVar14 = CONCAT71(uStack_47,local_48);" (assignment_expression "uVar14 = CONCAT71(uStack_47,local_48)" identifier = (call_expression "CONCAT71(uStack_47,local_48)" identifier (argument_list "(uStack_47,local_48)" ( identifier , identifier )))) ;) }))) (if_statement "if (uVar14 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n FUN_0033f740(&local_58,local_50,0,0,1);\n }" if (parenthesized_expression "(uVar14 < uVar1)" ( (binary_expression "uVar14 < uVar1" identifier < identifier) )) (compound_statement "{\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n FUN_0033f740(&local_58,local_50,0,0,1);\n }" { comment (expression_statement "FUN_0033f740(&local_58,local_50,0,0,1);" (call_expression "FUN_0033f740(&local_58,local_50,0,0,1)" identifier (argument_list "(&local_58,local_50,0,0,1)" ( (pointer_expression "&local_58" & identifier) , identifier , number_literal , number_literal , number_literal ))) ;) })) (expression_statement "local_58[uVar12] = (undefined1)local_98;" (assignment_expression "local_58[uVar12] = (undefined1)local_98" (subscript_expression "local_58[uVar12]" identifier [ identifier ]) = (cast_expression "(undefined1)local_98" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "local_58[uVar1] = 0;" (assignment_expression "local_58[uVar1] = 0" (subscript_expression "local_58[uVar1]" identifier [ identifier ]) = number_literal) ;) (expression_statement "local_50 = uVar1;" (assignment_expression "local_50 = uVar1" identifier = identifier) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (labeled_statement "LAB_00399937:\n uVar12 = param_2[2];" statement_identifier : (expression_statement "uVar12 = param_2[2];" (assignment_expression "uVar12 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;)) (if_statement "if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;" if (parenthesized_expression "(uVar12 < (ulong)param_2[3])" ( (binary_expression "uVar12 < (ulong)param_2[3]" identifier < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00399945;" goto statement_identifier ;)) (labeled_statement "LAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);" statement_identifier : (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;" if (parenthesized_expression "((int *)param_2[3] <= piVar10)" ( (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_003999e0;" goto statement_identifier ;)) (labeled_statement "LAB_0039995b:\n iVar7 = *piVar10;" statement_identifier : (expression_statement "iVar7 = *piVar10;" (assignment_expression "iVar7 = *piVar10" identifier = (pointer_expression "*piVar10" * identifier)) ;)) }))) (if_statement "if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar21 = 0;" (assignment_expression "bVar21 = 0" identifier = number_literal) ;) (if_statement "if (iVar7 == -1) {\n bVar21 = bVar3;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n bVar21 = bVar3;\n }" { (expression_statement "bVar21 = bVar3;" (assignment_expression "bVar21 = bVar3" identifier = identifier) ;) })) (expression_statement "bVar17 = local_a0 != (long *)0x0 && bVar23;" (assignment_expression "bVar17 = local_a0 != (long *)0x0 && bVar23" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar23" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar22 = bVar23;" (assignment_expression "bVar22 = bVar23" identifier = identifier) ;) (if_statement "if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }" if (parenthesized_expression "(bVar17)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar7 = *(int *)local_a0[2];\n }" { (expression_statement "iVar7 = *(int *)local_a0[2];" (assignment_expression "iVar7 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }" else (compound_statement "{\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }" { (expression_statement "iVar7 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar7 = (**(code **)(*local_a0 + 0x48))()" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar7 != -1) {\n plVar2 = local_a0;\n }" if (parenthesized_expression "(iVar7 != -1)" ( (binary_expression "iVar7 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = local_a0;\n }" { (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" identifier = identifier) ;) })) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" identifier = identifier) ;) (expression_statement "bVar22 = iVar7 == -1 && bVar17;" (assignment_expression "bVar22 = iVar7 == -1 && bVar17" identifier = (binary_expression "iVar7 == -1 && bVar17" (binary_expression "iVar7 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if (bVar22 == (bool)bVar21) goto code_r0x00399998;" if (parenthesized_expression "(bVar22 == (bool)bVar21)" ( (binary_expression "bVar22 == (bool)bVar21" identifier == (cast_expression "(bool)bVar21" ( (type_descriptor "bool" primitive_type) ) identifier)) )) (goto_statement "goto code_r0x00399998;" goto statement_identifier ;)) (expression_statement "__c = local_5c;" (assignment_expression "__c = local_5c" identifier = identifier) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" { (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" { comment (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "bVar21 = 0;" (assignment_expression "bVar21 = 0" identifier = number_literal) ;) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" identifier = number_literal) ;) (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) }))) (labeled_statement "LAB_003994d2:\n uVar12 = local_50;" statement_identifier : (expression_statement "uVar12 = local_50;" (assignment_expression "uVar12 = local_50" identifier = identifier) ;)) (if_statement "if (local_50 == 0) {\n if ((bVar20) || (local_98 != 0)) {\nLAB_00399817:\n if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }\n }\n else {\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((local_98 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_00399817;\n }" if (parenthesized_expression "(local_50 == 0)" ( (binary_expression "local_50 == 0" identifier == number_literal) )) (compound_statement "{\n if ((bVar20) || (local_98 != 0)) {\nLAB_00399817:\n if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }\n }" { (if_statement "if ((bVar20) || (local_98 != 0)) {\nLAB_00399817:\n if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }" if (parenthesized_expression "((bVar20) || (local_98 != 0))" ( (binary_expression "(bVar20) || (local_98 != 0)" (parenthesized_expression "(bVar20)" ( identifier )) || (parenthesized_expression "(local_98 != 0)" ( (binary_expression "local_98 != 0" identifier != number_literal) ))) )) (compound_statement "{\nLAB_00399817:\n if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }" { (labeled_statement "LAB_00399817:\n if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }" statement_identifier : (if_statement "if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }" if (parenthesized_expression "(bVar21 == 0)" ( (binary_expression "bVar21 == 0" identifier == number_literal) )) (compound_statement "{\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }" { (if_statement "if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }" if (parenthesized_expression "(local_5e == 0)" ( (binary_expression "local_5e == 0" identifier == number_literal) )) (compound_statement "{\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }" { (expression_statement "uVar18 = -local_8c;" (assignment_expression "uVar18 = -local_8c" identifier = (unary_expression "-local_8c" - identifier)) ;) (if_statement "if (!bVar24) {\n uVar18 = local_8c;\n }" if (parenthesized_expression "(!bVar24)" ( (unary_expression "!bVar24" ! identifier) )) (compound_statement "{\n uVar18 = local_8c;\n }" { (expression_statement "uVar18 = local_8c;" (assignment_expression "uVar18 = local_8c" identifier = identifier) ;) })) (expression_statement "*param_8 = uVar18;" (assignment_expression "*param_8 = uVar18" (pointer_expression "*param_8" * identifier) = identifier) ;) }) (else_clause "else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }" else (compound_statement "{\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }" { (expression_statement "*param_8 = 0xffffffff;" (assignment_expression "*param_8 = 0xffffffff" (pointer_expression "*param_8" * identifier) = number_literal) ;) (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) }))) (goto_statement "goto LAB_0039950d;" goto statement_identifier ;) }))) })) }) (else_clause "else {\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((local_98 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_00399817;\n }" else (compound_statement "{\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((local_98 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_00399817;\n }" { (expression_statement "uVar1 = local_50 + 1;" (assignment_expression "uVar1 = local_50 + 1" identifier = (binary_expression "local_50 + 1" identifier + number_literal)) ;) (if_statement "if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }" if (parenthesized_expression "(local_58 == &local_48)" ( (binary_expression "local_58 == &local_48" identifier == (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n uVar14 = 0xf;\n }" { (expression_statement "uVar14 = 0xf;" (assignment_expression "uVar14 = 0xf" identifier = number_literal) ;) }) (else_clause "else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }" else (compound_statement "{\n uVar14 = CONCAT71(uStack_47,local_48);\n }" { (expression_statement "uVar14 = CONCAT71(uStack_47,local_48);" (assignment_expression "uVar14 = CONCAT71(uStack_47,local_48)" identifier = (call_expression "CONCAT71(uStack_47,local_48)" identifier (argument_list "(uStack_47,local_48)" ( identifier , identifier )))) ;) }))) (if_statement "if (uVar14 < uVar1) {\n FUN_0033f740(&local_58,local_50,0,0,1);\n }" if (parenthesized_expression "(uVar14 < uVar1)" ( (binary_expression "uVar14 < uVar1" identifier < identifier) )) (compound_statement "{\n FUN_0033f740(&local_58,local_50,0,0,1);\n }" { (expression_statement "FUN_0033f740(&local_58,local_50,0,0,1);" (call_expression "FUN_0033f740(&local_58,local_50,0,0,1)" identifier (argument_list "(&local_58,local_50,0,0,1)" ( (pointer_expression "&local_58" & identifier) , identifier , number_literal , number_literal , number_literal ))) ;) })) (expression_statement "local_58[uVar12] = (undefined1)local_98;" (assignment_expression "local_58[uVar12] = (undefined1)local_98" (subscript_expression "local_58[uVar12]" identifier [ identifier ]) = (cast_expression "(undefined1)local_98" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "local_58[uVar1] = 0;" (assignment_expression "local_58[uVar1] = 0" (subscript_expression "local_58[uVar1]" identifier [ identifier ]) = number_literal) ;) (expression_statement "local_50 = uVar1;" (assignment_expression "local_50 = uVar1" identifier = identifier) ;) (expression_statement "cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58);" (assignment_expression "cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58)" identifier = (call_expression "FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58)" identifier (argument_list "(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58)" ( (pointer_expression "*(undefined8 *)(lVar19 + 0x10)" * (cast_expression "(undefined8 *)(lVar19 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x10)" ( (binary_expression "lVar19 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(lVar19 + 0x18)" * (cast_expression "(undefined8 *)(lVar19 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x18)" ( (binary_expression "lVar19 + 0x18" identifier + number_literal) )))) , (pointer_expression "&local_58" & identifier) )))) ;) (if_statement "if (cVar5 == '\0') {\n *param_7 = 4;\n }" if (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *param_7 = 4;\n }" { (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) })) (if_statement "if (((local_98 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_00399817;" if (parenthesized_expression "(((local_98 != 0) || (bVar20)) || (local_50 != 0))" ( (binary_expression "((local_98 != 0) || (bVar20)) || (local_50 != 0)" (parenthesized_expression "((local_98 != 0) || (bVar20))" ( (binary_expression "(local_98 != 0) || (bVar20)" (parenthesized_expression "(local_98 != 0)" ( (binary_expression "local_98 != 0" identifier != number_literal) )) || (parenthesized_expression "(bVar20)" ( identifier ))) )) || (parenthesized_expression "(local_50 != 0)" ( (binary_expression "local_50 != 0" identifier != number_literal) ))) )) (goto_statement "goto LAB_00399817;" goto statement_identifier ;)) }))) (expression_statement "*param_8 = 0;" (assignment_expression "*param_8 = 0" (pointer_expression "*param_8" * identifier) = number_literal) ;) (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) (labeled_statement "LAB_0039950d:\n if (bVar4 != 0) {\n *param_7 = *param_7 | 2;\n }" statement_identifier : (if_statement "if (bVar4 != 0) {\n *param_7 = *param_7 | 2;\n }" if (parenthesized_expression "(bVar4 != 0)" ( (binary_expression "bVar4 != 0" identifier != number_literal) )) (compound_statement "{\n *param_7 = *param_7 | 2;\n }" { (expression_statement "*param_7 = *param_7 | 2;" (assignment_expression "*param_7 = *param_7 | 2" (pointer_expression "*param_7" * identifier) = (binary_expression "*param_7 | 2" (pointer_expression "*param_7" * identifier) | number_literal)) ;) }))) (if_statement "if (local_58 != &local_48) {\n FUN_00338a50();\n }" if (parenthesized_expression "(local_58 != &local_48)" ( (binary_expression "local_58 != &local_48" identifier != (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n FUN_00338a50();\n }" { (expression_statement "FUN_00338a50();" (call_expression "FUN_00338a50()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "auVar25._8_8_ = param_3 & 0xffffffff00000000 | local_a8;" (assignment_expression "auVar25._8_8_ = param_3 & 0xffffffff00000000 | local_a8" (field_expression "auVar25._8_8_" identifier . field_identifier) = (binary_expression "param_3 & 0xffffffff00000000 | local_a8" (binary_expression "param_3 & 0xffffffff00000000" identifier & number_literal) | identifier)) ;) (expression_statement "auVar25._0_8_ = param_2;" (assignment_expression "auVar25._0_8_ = param_2" (field_expression "auVar25._0_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar25;" return identifier ;) (labeled_statement "code_r0x00399998:\n local_a8 = 0xffffffff;" statement_identifier : (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;)) (expression_statement "bVar21 = bVar4;" (assignment_expression "bVar21 = bVar4" identifier = identifier) ;) (expression_statement "bVar4 = bVar3;" (assignment_expression "bVar4 = bVar3" identifier = identifier) ;) (goto_statement "goto LAB_003994d2;" goto statement_identifier ;) (labeled_statement "LAB_00399860:\n bVar21 = bVar4;" statement_identifier : (expression_statement "bVar21 = bVar4;" (assignment_expression "bVar21 = bVar4" identifier = identifier) ;)) (expression_statement "bVar4 = 0;" (assignment_expression "bVar4 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_003994d2;" goto statement_identifier ;) (labeled_statement "code_r0x003994bb:\n local_a8 = 0xffffffff;" statement_identifier : (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;)) (expression_statement "bVar21 = bVar4;" (assignment_expression "bVar21 = bVar4" identifier = identifier) ;) (expression_statement "bVar4 = 1;" (assignment_expression "bVar4 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_003994d2;" goto statement_identifier ;) (ERROR "}" }))
(translation_unit "/* std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::num_get<wchar_t,\n std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::_M_extract_int[abi:cxx11]<unsigned int>(std::istreambuf_iterator<wchar_t,\n std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,\n std::ios_base&, std::_Ios_Iostate&, unsigned int&) const */\n\nundefined1 [16]\nstd::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::\n_M_extract_int_abi_cxx11_<unsigned_int>\n (undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,uint *param_8)\n\n{\n ulong uVar1;\n long *plVar2;\n byte bVar3;\n byte bVar4;\n char cVar5;\n uint uVar6;\n int iVar7;\n int iVar8;\n wchar_t __c;\n ulong uVar9;\n int *piVar10;\n wchar_t *pwVar11;\n __numpunct_cache<wchar_t> *this;\n ulong uVar12;\n uint uVar13;\n uint uVar14;\n bool bVar15;\n uint uVar16;\n long lVar17;\n bool bVar18;\n byte bVar19;\n bool bVar20;\n bool bVar21;\n bool bVar22;\n undefined1 auVar23 [16];\n ulong local_a8;\n long *local_a0;\n int local_98;\n uint local_8c;\n ulong local_88;\n wchar_t local_7c;\n byte local_5e;\n wchar_t local_5c;\n undefined1 *local_58;\n ulong local_50;\n undefined1 local_48;\n undefined7 uStack_47;\n \n __c = (wchar_t)param_3;\n local_a8 = param_3 & 0xffffffff;\n uVar9 = locale::id::_M_id((id *)&numpunct<wchar_t>::id);\n plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar9 * 8);\n lVar17 = *plVar2;\n if (lVar17 == 0) {\n /* try { // try from 00399c1d to 00399c21 has its CatchHandler @ 00399eff */\n this = (__numpunct_cache<wchar_t> *)operator_new(0x150);\n *(undefined4 *)(this + 8) = 0;\n *(undefined8 *)(this + 0x10) = 0;\n *(undefined8 *)(this + 0x18) = 0;\n *(undefined ***)this = &PTR____numpunct_cache_004b72f0;\n this[0x20] = (__numpunct_cache<wchar_t>)0x0;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n *(undefined8 *)(this + 0x38) = 0;\n *(undefined8 *)(this + 0x40) = 0;\n *(undefined8 *)(this + 0x48) = 0;\n this[0x148] = (__numpunct_cache<wchar_t>)0x0;\n /* try { // try from 00399c8b to 00399c8f has its CatchHandler @ 00399efd */\n __numpunct_cache<wchar_t>::_M_cache(this,(locale *)(param_6 + 0xd0));\n locale::_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9);\n lVar17 = *plVar2;\n }\n uVar13 = *(uint *)(param_6 + 0x18) & 0x4a;\n uVar16 = 8;\n if (uVar13 != 0x40) {\n uVar16 = 10;\n if (uVar13 == 8) {\n uVar16 = 0x10;\n }\n }\n bVar20 = __c == L'\xffffffff';\n bVar18 = param_2 != (long *)0x0 && bVar20;\n bVar22 = bVar20;\n if (bVar18) {\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar22 = iVar7 == -1 && bVar18;\n }\n bVar21 = param_5 == -1;\n bVar15 = param_4 != (long *)0x0 && bVar21;\n bVar18 = bVar21;\n local_a0 = param_4;\n if (bVar15) {\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar7 = *(int *)param_4[2];\n }\n else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar7 != -1) {\n local_a0 = param_4;\n }\n bVar18 = iVar7 == -1 && bVar15;\n }\n if (bVar18 == bVar22) {\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar22 = false;\n __c = L'\0';\n bVar18 = false;\n bVar4 = true;\n local_98 = 0;\n }\n else {\n if ((param_2 != (long *)0x0) && (bVar20)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar22 = *(wchar_t *)(lVar17 + 0xe0) == __c;\n if ((bVar22) || (*(wchar_t *)(lVar17 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar17 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar17 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar20 = local_a0 != (long *)0x0 && bVar21;\n bVar18 = bVar21;\n if (bVar20) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar18 = iVar8 == -1 && bVar20;\n local_a0 = plVar2;\n }\n if (bVar18 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n bVar18 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar22 = false;\n }\n bVar18 = false;\n local_98 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar17 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar17 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar17 + 0xf0) == __c) {\n bVar20 = (bool)(uVar16 == 10 | bVar18 ^ 1U);\n if (!bVar20) goto LAB_003992fb;\n bVar18 = uVar16 == 8 || uVar13 == 0;\n if (uVar16 != 8 && uVar13 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar16 = 8;\n uVar9 = param_2[2];\n if ((ulong)param_2[3] <= uVar9) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar18) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar17 + 0xe8) != __c) && (*(wchar_t *)(lVar17 + 0xec) != __c)) {\n bVar4 = false;\n bVar18 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar16 == 0x10 || uVar13 == 0;\n if (uVar16 != 0x10 && uVar13 != 0) {\n bVar18 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar20 = false;\n uVar16 = 0x10;\nLAB_00399336:\n uVar9 = param_2[2];\n bVar18 = bVar20;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar20 = iVar8 == -1 && bVar15;\n }\n if ((iVar7 == -1) == bVar20) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar18);\n local_a8 = 0xffffffff;\n bVar4 = false;\n }\nLAB_003993a5:\n local_88 = 0x16;\n if (uVar16 != 0x10) {\nLAB_003993b4:\n local_88 = (ulong)(int)uVar16;\n }\n local_48 = 0;\n local_58 = &local_48;\n local_50 = 0;\n if (cVar5 != '\0') {\n std::string::reserve((string *)&local_58,0x20);\n }\n uVar13 = (uint)(0xffffffff / (ulong)uVar16);\n bVar3 = *(byte *)(lVar17 + 0x148);\n if (bVar3 == 0) {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar14 = __c + L'\xffffffd0';\n }\n else {\n uVar14 = __c + L'\xffffffd0';\n if (uVar14 < 10) {\n if (local_8c <= uVar13) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar14 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar14 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar13 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar16;\n local_8c = uVar6 + uVar14;\n local_5e = local_5e | ~uVar14 < uVar6;\n uVar9 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar9) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar15;\n }\n if ((iVar7 == -1) == bVar20) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }\n local_5e = 0;\n local_8c = 0;\n bVar19 = 0;\n }\n else {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar9 = local_50;\n bVar19 = *(byte *)(lVar17 + 0x20);\n if ((bVar19 == 0) || (*(wchar_t *)(lVar17 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar17 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar14 = (uint)((long)pwVar11 - (lVar17 + 0xf0) >> 2);\n if (0xf < (int)uVar14) {\n uVar14 = uVar14 - 6;\n }\n if (local_8c <= uVar13) {\n uVar6 = local_8c * uVar16;\n local_8c = uVar14 + uVar6;\n local_5e = local_5e | ~uVar14 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar9 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar9) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }\n if (uVar12 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar19 = 0;\n if (iVar7 == -1) {\n bVar19 = bVar3;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar7 == -1 && bVar15;\n }\n if (bVar20 == (bool)bVar19) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }\n bVar19 = 0;\n local_8c = 0;\n local_5e = 0;\n }\nLAB_003994d2:\n uVar9 = local_50;\n if (local_50 == 0) {\n if ((bVar18) || (local_98 != 0)) {\nLAB_00399817:\n if (bVar19 == 0) {\n if (local_5e == 0) {\n uVar16 = -local_8c;\n if (!bVar22) {\n uVar16 = local_8c;\n }\n *param_8 = uVar16;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }\n }\n else {\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }\n if (uVar12 < uVar1) {\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n cVar5 = __verify_grouping(*(char **)(lVar17 + 0x10),*(ulong *)(lVar17 + 0x18),\n (string *)&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((local_98 != 0) || (bVar18)) || (local_50 != 0)) goto LAB_00399817;\n }\n *param_8 = 0;\n *param_7 = 4;\nLAB_0039950d:\n if (bVar4 != 0) {\n *param_7 = *param_7 | 2;\n }\n if (local_58 != &local_48) {\n operator_delete(local_58);\n }\n auVar23._8_8_ = param_3 & 0xffffffff00000000 | local_a8;\n auVar23._0_8_ = param_2;\n return auVar23;\ncode_r0x00399998:\n local_a8 = 0xffffffff;\n bVar19 = bVar4;\n bVar4 = bVar3;\n goto LAB_003994d2;\nLAB_00399860:\n bVar19 = bVar4;\n bVar4 = 0;\n goto LAB_003994d2;\ncode_r0x003994bb:\n local_a8 = 0xffffffff;\n bVar19 = bVar4;\n bVar4 = 1;\n goto LAB_003994d2;\n}\n\n" comment (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (labeled_statement "std::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::\n_M_extract_int_abi_cxx11_<unsigned_int>\n (undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,uint *param_8)" statement_identifier (ERROR "::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std:" : : (comma_expression "num_get<wchar_t,std" (binary_expression "num_get<wchar_t" 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_M_extract_int_abi_cxx11_<unsigned_int>\n (undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,uint *param_8)" (binary_expression "char_traits<wchar_t>>>::\n_M_extract_int_abi_cxx11_<unsigned_int>\n (undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,uint *param_8)" (binary_expression "char_traits<wchar_t>>>::\n_M_extract_int_abi_cxx11_<unsigned_int" (binary_expression "char_traits<wchar_t>>>::\n_M_extract_int_abi_cxx11_" identifier < (binary_expression "wchar_t>>>::\n_M_extract_int_abi_cxx11_" identifier >> (ERROR ">::" > : :) identifier)) < identifier) > (parenthesized_expression "(undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,uint *param_8)" ( (comma_expression "undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,uint *param_8" identifier (ERROR "param_1" identifier) , (comma_expression "long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,uint *param_8" (binary_expression "long *param_2" identifier * identifier) , (ERROR "ulong" identifier) (comma_expression "param_3,long *param_4,int param_5,long param_6,\n uint *param_7,uint *param_8" identifier , (comma_expression "long *param_4,int param_5,long param_6,\n uint *param_7,uint *param_8" (binary_expression "long *param_4" identifier * identifier) , (ERROR "int" identifier) (comma_expression "param_5,long param_6,\n uint *param_7,uint *param_8" identifier , (ERROR "long" identifier) (comma_expression "param_6,\n uint *param_7,uint *param_8" identifier , (comma_expression "uint *param_7,uint *param_8" (binary_expression "uint *param_7" identifier * identifier) , (binary_expression "uint *param_8" identifier * identifier)))))))) ))) ;)) (compound_statement "{\n ulong uVar1;\n long *plVar2;\n byte bVar3;\n byte bVar4;\n char cVar5;\n uint uVar6;\n int iVar7;\n int iVar8;\n wchar_t __c;\n ulong uVar9;\n int *piVar10;\n wchar_t *pwVar11;\n __numpunct_cache<wchar_t> *this;\n ulong uVar12;\n uint uVar13;\n uint uVar14;\n bool bVar15;\n uint uVar16;\n long lVar17;\n bool bVar18;\n byte bVar19;\n bool bVar20;\n bool bVar21;\n bool bVar22;\n undefined1 auVar23 [16];\n ulong local_a8;\n long *local_a0;\n int local_98;\n uint local_8c;\n ulong local_88;\n wchar_t local_7c;\n byte local_5e;\n wchar_t local_5c;\n undefined1 *local_58;\n ulong local_50;\n undefined1 local_48;\n undefined7 uStack_47;\n \n __c = (wchar_t)param_3;\n local_a8 = param_3 & 0xffffffff;\n uVar9 = locale::id::_M_id((id *)&numpunct<wchar_t>::id);\n plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar9 * 8);\n lVar17 = *plVar2;\n if (lVar17 == 0) {\n /* try { // try from 00399c1d to 00399c21 has its CatchHandler @ 00399eff */\n this = (__numpunct_cache<wchar_t> *)operator_new(0x150);\n *(undefined4 *)(this + 8) = 0;\n *(undefined8 *)(this + 0x10) = 0;\n *(undefined8 *)(this + 0x18) = 0;\n *(undefined ***)this = &PTR____numpunct_cache_004b72f0;\n this[0x20] = (__numpunct_cache<wchar_t>)0x0;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n *(undefined8 *)(this + 0x38) = 0;\n *(undefined8 *)(this + 0x40) = 0;\n *(undefined8 *)(this + 0x48) = 0;\n this[0x148] = (__numpunct_cache<wchar_t>)0x0;\n /* try { // try from 00399c8b to 00399c8f has its CatchHandler @ 00399efd */\n __numpunct_cache<wchar_t>::_M_cache(this,(locale *)(param_6 + 0xd0));\n locale::_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9);\n lVar17 = *plVar2;\n }\n uVar13 = *(uint *)(param_6 + 0x18) & 0x4a;\n uVar16 = 8;\n if (uVar13 != 0x40) {\n uVar16 = 10;\n if (uVar13 == 8) {\n uVar16 = 0x10;\n }\n }\n bVar20 = __c == L'\xffffffff';\n bVar18 = param_2 != (long *)0x0 && bVar20;\n bVar22 = bVar20;\n if (bVar18) {\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar22 = iVar7 == -1 && bVar18;\n }\n bVar21 = param_5 == -1;\n bVar15 = param_4 != (long *)0x0 && bVar21;\n bVar18 = bVar21;\n local_a0 = param_4;\n if (bVar15) {\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar7 = *(int *)param_4[2];\n }\n else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar7 != -1) {\n local_a0 = param_4;\n }\n bVar18 = iVar7 == -1 && bVar15;\n }\n if (bVar18 == bVar22) {\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar22 = false;\n __c = L'\0';\n bVar18 = false;\n bVar4 = true;\n local_98 = 0;\n }\n else {\n if ((param_2 != (long *)0x0) && (bVar20)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar22 = *(wchar_t *)(lVar17 + 0xe0) == __c;\n if ((bVar22) || (*(wchar_t *)(lVar17 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar17 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar17 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar20 = local_a0 != (long *)0x0 && bVar21;\n bVar18 = bVar21;\n if (bVar20) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar18 = iVar8 == -1 && bVar20;\n local_a0 = plVar2;\n }\n if (bVar18 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n bVar18 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar22 = false;\n }\n bVar18 = false;\n local_98 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar17 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar17 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar17 + 0xf0) == __c) {\n bVar20 = (bool)(uVar16 == 10 | bVar18 ^ 1U);\n if (!bVar20) goto LAB_003992fb;\n bVar18 = uVar16 == 8 || uVar13 == 0;\n if (uVar16 != 8 && uVar13 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar16 = 8;\n uVar9 = param_2[2];\n if ((ulong)param_2[3] <= uVar9) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar18) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar17 + 0xe8) != __c) && (*(wchar_t *)(lVar17 + 0xec) != __c)) {\n bVar4 = false;\n bVar18 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar16 == 0x10 || uVar13 == 0;\n if (uVar16 != 0x10 && uVar13 != 0) {\n bVar18 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar20 = false;\n uVar16 = 0x10;\nLAB_00399336:\n uVar9 = param_2[2];\n bVar18 = bVar20;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar20 = iVar8 == -1 && bVar15;\n }\n if ((iVar7 == -1) == bVar20) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar18);\n local_a8 = 0xffffffff;\n bVar4 = false;\n }\nLAB_003993a5:\n local_88 = 0x16;\n if (uVar16 != 0x10) {\nLAB_003993b4:\n local_88 = (ulong)(int)uVar16;\n }\n local_48 = 0;\n local_58 = &local_48;\n local_50 = 0;\n if (cVar5 != '\0') {\n std::string::reserve((string *)&local_58,0x20);\n }\n uVar13 = (uint)(0xffffffff / (ulong)uVar16);\n bVar3 = *(byte *)(lVar17 + 0x148);\n if (bVar3 == 0) {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar14 = __c + L'\xffffffd0';\n }\n else {\n uVar14 = __c + L'\xffffffd0';\n if (uVar14 < 10) {\n if (local_8c <= uVar13) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar14 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar14 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar13 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar16;\n local_8c = uVar6 + uVar14;\n local_5e = local_5e | ~uVar14 < uVar6;\n uVar9 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar9) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar15;\n }\n if ((iVar7 == -1) == bVar20) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }\n local_5e = 0;\n local_8c = 0;\n bVar19 = 0;\n }\n else {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar9 = local_50;\n bVar19 = *(byte *)(lVar17 + 0x20);\n if ((bVar19 == 0) || (*(wchar_t *)(lVar17 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar17 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar14 = (uint)((long)pwVar11 - (lVar17 + 0xf0) >> 2);\n if (0xf < (int)uVar14) {\n uVar14 = uVar14 - 6;\n }\n if (local_8c <= uVar13) {\n uVar6 = local_8c * uVar16;\n local_8c = uVar14 + uVar6;\n local_5e = local_5e | ~uVar14 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar9 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar9) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }\n if (uVar12 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar19 = 0;\n if (iVar7 == -1) {\n bVar19 = bVar3;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar7 == -1 && bVar15;\n }\n if (bVar20 == (bool)bVar19) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }\n bVar19 = 0;\n local_8c = 0;\n local_5e = 0;\n }\nLAB_003994d2:\n uVar9 = local_50;\n if (local_50 == 0) {\n if ((bVar18) || (local_98 != 0)) {\nLAB_00399817:\n if (bVar19 == 0) {\n if (local_5e == 0) {\n uVar16 = -local_8c;\n if (!bVar22) {\n uVar16 = local_8c;\n }\n *param_8 = uVar16;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }\n }\n else {\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }\n if (uVar12 < uVar1) {\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n cVar5 = __verify_grouping(*(char **)(lVar17 + 0x10),*(ulong *)(lVar17 + 0x18),\n (string *)&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((local_98 != 0) || (bVar18)) || (local_50 != 0)) goto LAB_00399817;\n }\n *param_8 = 0;\n *param_7 = 4;\nLAB_0039950d:\n if (bVar4 != 0) {\n *param_7 = *param_7 | 2;\n }\n if (local_58 != &local_48) {\n operator_delete(local_58);\n }\n auVar23._8_8_ = param_3 & 0xffffffff00000000 | local_a8;\n auVar23._0_8_ = param_2;\n return auVar23;\ncode_r0x00399998:\n local_a8 = 0xffffffff;\n bVar19 = bVar4;\n bVar4 = bVar3;\n goto LAB_003994d2;\nLAB_00399860:\n bVar19 = bVar4;\n bVar4 = 0;\n goto LAB_003994d2;\ncode_r0x003994bb:\n local_a8 = 0xffffffff;\n bVar19 = bVar4;\n bVar4 = 1;\n goto LAB_003994d2;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "byte bVar3;" type_identifier identifier ;) (declaration "byte bVar4;" type_identifier identifier ;) (declaration "char cVar5;" primitive_type identifier ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "int iVar8;" primitive_type identifier ;) (declaration "wchar_t __c;" type_identifier identifier ;) (declaration "ulong uVar9;" type_identifier identifier ;) (declaration "int *piVar10;" primitive_type (pointer_declarator "*piVar10" * identifier) ;) (declaration "wchar_t *pwVar11;" type_identifier (pointer_declarator "*pwVar11" * identifier) ;) (expression_statement "__numpunct_cache<wchar_t> *this;" (binary_expression "__numpunct_cache<wchar_t> *this" (binary_expression "__numpunct_cache<wchar_t" identifier < identifier) > (pointer_expression "*this" * identifier)) ;) (declaration "ulong uVar12;" type_identifier identifier ;) (declaration "uint uVar13;" type_identifier identifier ;) (declaration "uint uVar14;" type_identifier identifier ;) (declaration "bool bVar15;" primitive_type identifier ;) (declaration "uint uVar16;" type_identifier identifier ;) (declaration "long lVar17;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar18;" primitive_type identifier ;) (declaration "byte bVar19;" type_identifier identifier ;) (declaration "bool bVar20;" primitive_type identifier ;) (declaration "bool bVar21;" primitive_type identifier ;) (declaration "bool bVar22;" primitive_type identifier ;) (declaration "undefined1 auVar23 [16];" type_identifier (array_declarator "auVar23 [16]" identifier [ number_literal ]) ;) (declaration "ulong local_a8;" type_identifier identifier ;) (declaration "long *local_a0;" (sized_type_specifier "long" long) (pointer_declarator "*local_a0" * identifier) ;) (declaration "int local_98;" primitive_type identifier ;) (declaration "uint local_8c;" type_identifier identifier ;) (declaration "ulong local_88;" type_identifier identifier ;) (declaration "wchar_t local_7c;" type_identifier identifier ;) (declaration "byte local_5e;" type_identifier identifier ;) (declaration "wchar_t local_5c;" type_identifier identifier ;) (declaration "undefined1 *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "ulong local_50;" type_identifier identifier ;) (declaration "undefined1 local_48;" type_identifier identifier ;) (declaration "undefined7 uStack_47;" type_identifier identifier ;) (expression_statement "__c = (wchar_t)param_3;" (assignment_expression "__c = (wchar_t)param_3" identifier = (cast_expression "(wchar_t)param_3" ( (type_descriptor "wchar_t" type_identifier) ) identifier)) ;) (expression_statement "local_a8 = param_3 & 0xffffffff;" (assignment_expression "local_a8 = param_3 & 0xffffffff" identifier = (binary_expression "param_3 & 0xffffffff" identifier & number_literal)) ;) (ERROR "uVar9 = locale::" (assignment_expression "uVar9 = locale" identifier = identifier) : :) (labeled_statement "id::_M_id((id *)&numpunct<wchar_t>::id);" statement_identifier (ERROR "::_M_id((id *)&numpunct<wchar_t>:" : : identifier ( (binary_expression "(id *)&numpunct<wchar_t" (cast_expression "(id *)&numpunct" ( (type_descriptor "id *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&numpunct" & identifier)) < identifier) > :) : (expression_statement "id);" identifier (ERROR ")" )) ;)) (expression_statement "plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar9 * 8);" (assignment_expression "plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar9 * 8)" identifier = (cast_expression "(long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar9 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar9 * 8)" ( (binary_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar9 * 8" (pointer_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18)" * (cast_expression "(long *)(*(long *)(param_6 + 0xd0) + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_6 + 0xd0) + 0x18)" ( (binary_expression "*(long *)(param_6 + 0xd0) + 0x18" (pointer_expression "*(long *)(param_6 + 0xd0)" * (cast_expression "(long *)(param_6 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) + number_literal) )))) + (binary_expression "uVar9 * 8" identifier * number_literal)) )))) ;) (expression_statement "lVar17 = *plVar2;" (assignment_expression "lVar17 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) (if_statement "if (lVar17 == 0) {\n /* try { // try from 00399c1d to 00399c21 has its CatchHandler @ 00399eff */\n this = (__numpunct_cache<wchar_t> *)operator_new(0x150);\n *(undefined4 *)(this + 8) = 0;\n *(undefined8 *)(this + 0x10) = 0;\n *(undefined8 *)(this + 0x18) = 0;\n *(undefined ***)this = &PTR____numpunct_cache_004b72f0;\n this[0x20] = (__numpunct_cache<wchar_t>)0x0;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n *(undefined8 *)(this + 0x38) = 0;\n *(undefined8 *)(this + 0x40) = 0;\n *(undefined8 *)(this + 0x48) = 0;\n this[0x148] = (__numpunct_cache<wchar_t>)0x0;\n /* try { // try from 00399c8b to 00399c8f has its CatchHandler @ 00399efd */\n __numpunct_cache<wchar_t>::_M_cache(this,(locale *)(param_6 + 0xd0));\n locale::_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9);\n lVar17 = *plVar2;\n }" if (parenthesized_expression "(lVar17 == 0)" ( (binary_expression "lVar17 == 0" identifier == number_literal) )) (compound_statement "{\n /* try { // try from 00399c1d to 00399c21 has its CatchHandler @ 00399eff */\n this = (__numpunct_cache<wchar_t> *)operator_new(0x150);\n *(undefined4 *)(this + 8) = 0;\n *(undefined8 *)(this + 0x10) = 0;\n *(undefined8 *)(this + 0x18) = 0;\n *(undefined ***)this = &PTR____numpunct_cache_004b72f0;\n this[0x20] = (__numpunct_cache<wchar_t>)0x0;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n *(undefined8 *)(this + 0x38) = 0;\n *(undefined8 *)(this + 0x40) = 0;\n *(undefined8 *)(this + 0x48) = 0;\n this[0x148] = (__numpunct_cache<wchar_t>)0x0;\n /* try { // try from 00399c8b to 00399c8f has its CatchHandler @ 00399efd */\n __numpunct_cache<wchar_t>::_M_cache(this,(locale *)(param_6 + 0xd0));\n locale::_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9);\n lVar17 = *plVar2;\n }" { comment (expression_statement "this = (__numpunct_cache<wchar_t> *)operator_new(0x150);" (assignment_expression "this = (__numpunct_cache<wchar_t> *)operator_new(0x150)" identifier = (parenthesized_expression "(__numpunct_cache<wchar_t> *)operator_new(0x150)" ( (binary_expression "__numpunct_cache<wchar_t> *)operator_new(0x150)" (binary_expression "__numpunct_cache<wchar_t" identifier < identifier) > (pointer_expression "*)operator_new(0x150)" * (ERROR ")" )) (call_expression "operator_new(0x150)" identifier (argument_list "(0x150)" ( number_literal ))))) ))) ;) (expression_statement "*(undefined4 *)(this + 8) = 0;" (assignment_expression "*(undefined4 *)(this + 8) = 0" (pointer_expression "*(undefined4 *)(this + 8)" * (cast_expression "(undefined4 *)(this + 8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x10) = 0;" (assignment_expression "*(undefined8 *)(this + 0x10) = 0" (pointer_expression "*(undefined8 *)(this + 0x10)" * (cast_expression "(undefined8 *)(this + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x18) = 0;" (assignment_expression "*(undefined8 *)(this + 0x18) = 0" (pointer_expression "*(undefined8 *)(this + 0x18)" * (cast_expression "(undefined8 *)(this + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined ***)this = &PTR____numpunct_cache_004b72f0;" (assignment_expression "*(undefined ***)this = &PTR____numpunct_cache_004b72f0" (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____numpunct_cache_004b72f0" & identifier)) ;) (expression_statement "this[0x20] = (__numpunct_cache<wchar_t>)0x0;" (assignment_expression "this[0x20] = (__numpunct_cache<wchar_t>)0x0" (subscript_expression "this[0x20]" identifier [ number_literal ]) = (parenthesized_expression "(__numpunct_cache<wchar_t>)0x0" ( (binary_expression "__numpunct_cache<wchar_t>)0x0" (binary_expression "__numpunct_cache<wchar_t" identifier < identifier) > (ERROR ")" )) number_literal) ))) ;) (expression_statement "*(undefined8 *)(this + 0x28) = 0;" (assignment_expression "*(undefined8 *)(this + 0x28) = 0" (pointer_expression "*(undefined8 *)(this + 0x28)" * (cast_expression "(undefined8 *)(this + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x28)" ( (binary_expression "this + 0x28" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x30) = 0;" (assignment_expression "*(undefined8 *)(this + 0x30) = 0" (pointer_expression "*(undefined8 *)(this + 0x30)" * (cast_expression "(undefined8 *)(this + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x30)" ( (binary_expression "this + 0x30" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x38) = 0;" (assignment_expression "*(undefined8 *)(this + 0x38) = 0" (pointer_expression "*(undefined8 *)(this + 0x38)" * (cast_expression "(undefined8 *)(this + 0x38)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x38)" ( (binary_expression "this + 0x38" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x40) = 0;" (assignment_expression "*(undefined8 *)(this + 0x40) = 0" (pointer_expression "*(undefined8 *)(this + 0x40)" * (cast_expression "(undefined8 *)(this + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x40)" ( (binary_expression "this + 0x40" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x48) = 0;" (assignment_expression "*(undefined8 *)(this + 0x48) = 0" (pointer_expression "*(undefined8 *)(this + 0x48)" * (cast_expression "(undefined8 *)(this + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x48)" ( (binary_expression "this + 0x48" identifier + number_literal) )))) = number_literal) ;) (expression_statement "this[0x148] = (__numpunct_cache<wchar_t>)0x0;" (assignment_expression "this[0x148] = (__numpunct_cache<wchar_t>)0x0" (subscript_expression "this[0x148]" identifier [ number_literal ]) = (parenthesized_expression "(__numpunct_cache<wchar_t>)0x0" ( (binary_expression "__numpunct_cache<wchar_t>)0x0" (binary_expression "__numpunct_cache<wchar_t" identifier < identifier) > (ERROR ")" )) number_literal) ))) ;) comment (expression_statement "__numpunct_cache<wchar_t>::_M_cache(this,(locale *)(param_6 + 0xd0));" (binary_expression "__numpunct_cache<wchar_t>::_M_cache(this,(locale *)(param_6 + 0xd0))" (binary_expression "__numpunct_cache<wchar_t" identifier < identifier) > (ERROR "::" : :) (call_expression "_M_cache(this,(locale *)(param_6 + 0xd0))" identifier (argument_list "(this,(locale *)(param_6 + 0xd0))" ( identifier , (cast_expression "(locale *)(param_6 + 0xd0)" ( (type_descriptor "locale *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) ))) )))) ;) (labeled_statement "locale::_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9);" statement_identifier : (ERROR ":" :) (labeled_statement "_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9);" statement_identifier : (ERROR ":" :) (expression_statement "_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9);" (call_expression "_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9)" identifier (argument_list "(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar9)" ( (pointer_expression "*(_Impl **)(param_6 + 0xd0)" * (cast_expression "(_Impl **)(param_6 + 0xd0)" ( (type_descriptor "_Impl **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) , (cast_expression "(facet *)this" ( (type_descriptor "facet *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier ))) ;))) (expression_statement "lVar17 = *plVar2;" (assignment_expression "lVar17 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) })) (expression_statement "uVar13 = *(uint *)(param_6 + 0x18) & 0x4a;" (assignment_expression "uVar13 = *(uint *)(param_6 + 0x18) & 0x4a" identifier = (binary_expression "*(uint *)(param_6 + 0x18) & 0x4a" (pointer_expression "*(uint *)(param_6 + 0x18)" * (cast_expression "(uint *)(param_6 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0x18)" ( (binary_expression "param_6 + 0x18" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "uVar16 = 8;" (assignment_expression "uVar16 = 8" identifier = number_literal) ;) (if_statement "if (uVar13 != 0x40) {\n uVar16 = 10;\n if (uVar13 == 8) {\n uVar16 = 0x10;\n }\n }" if (parenthesized_expression "(uVar13 != 0x40)" ( (binary_expression "uVar13 != 0x40" identifier != number_literal) )) (compound_statement "{\n uVar16 = 10;\n if (uVar13 == 8) {\n uVar16 = 0x10;\n }\n }" { (expression_statement "uVar16 = 10;" (assignment_expression "uVar16 = 10" identifier = number_literal) ;) (if_statement "if (uVar13 == 8) {\n uVar16 = 0x10;\n }" if (parenthesized_expression "(uVar13 == 8)" ( (binary_expression "uVar13 == 8" identifier == number_literal) )) (compound_statement "{\n uVar16 = 0x10;\n }" { (expression_statement "uVar16 = 0x10;" (assignment_expression "uVar16 = 0x10" identifier = number_literal) ;) })) })) (expression_statement "bVar20 = __c == L'\xffffffff';" (assignment_expression "bVar20 = __c == L'\xffffffff'" identifier = (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character '))) ;) (expression_statement "bVar18 = param_2 != (long *)0x0 && bVar20;" (assignment_expression "bVar18 = param_2 != (long *)0x0 && bVar20" identifier = (binary_expression "param_2 != (long *)0x0 && bVar20" (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar22 = bVar20;" (assignment_expression "bVar22 = bVar20" identifier = identifier) ;) (if_statement "if (bVar18) {\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar22 = iVar7 == -1 && bVar18;\n }" if (parenthesized_expression "(bVar18)" ( identifier )) (compound_statement "{\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar22 = iVar7 == -1 && bVar18;\n }" { (if_statement "if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((int *)param_2[2] < (int *)param_2[3])" ( (binary_expression "(int *)param_2[2] < (int *)param_2[3]" (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar7 = *(int *)param_2[2];\n }" { (expression_statement "iVar7 = *(int *)param_2[2];" (assignment_expression "iVar7 = *(int *)param_2[2]" identifier = (pointer_expression "*(int *)param_2[2]" * (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar7 != -1) {\n plVar2 = param_2;\n }" if (parenthesized_expression "(iVar7 != -1)" ( (binary_expression "iVar7 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = param_2;\n }" { (expression_statement "plVar2 = param_2;" (assignment_expression "plVar2 = param_2" identifier = identifier) ;) })) (expression_statement "param_2 = plVar2;" (assignment_expression "param_2 = plVar2" identifier = identifier) ;) (expression_statement "bVar22 = iVar7 == -1 && bVar18;" (assignment_expression "bVar22 = iVar7 == -1 && bVar18" identifier = (binary_expression "iVar7 == -1 && bVar18" (binary_expression "iVar7 == -1" identifier == number_literal) && identifier)) ;) })) (expression_statement "bVar21 = param_5 == -1;" (assignment_expression "bVar21 = param_5 == -1" identifier = (binary_expression "param_5 == -1" identifier == number_literal)) ;) (expression_statement "bVar15 = param_4 != (long *)0x0 && bVar21;" (assignment_expression "bVar15 = param_4 != (long *)0x0 && bVar21" identifier = (binary_expression "param_4 != (long *)0x0 && bVar21" (binary_expression "param_4 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar18 = bVar21;" (assignment_expression "bVar18 = bVar21" identifier = identifier) ;) (expression_statement "local_a0 = param_4;" (assignment_expression "local_a0 = param_4" identifier = identifier) ;) (if_statement "if (bVar15) {\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar7 = *(int *)param_4[2];\n }\n else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar7 != -1) {\n local_a0 = param_4;\n }\n bVar18 = iVar7 == -1 && bVar15;\n }" if (parenthesized_expression "(bVar15)" ( identifier )) (compound_statement "{\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar7 = *(int *)param_4[2];\n }\n else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar7 != -1) {\n local_a0 = param_4;\n }\n bVar18 = iVar7 == -1 && bVar15;\n }" { (if_statement "if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar7 = *(int *)param_4[2];\n }\n else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }" if (parenthesized_expression "((int *)param_4[2] < (int *)param_4[3])" ( (binary_expression "(int *)param_4[2] < (int *)param_4[3]" (cast_expression "(int *)param_4[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[2]" identifier [ number_literal ])) < (cast_expression "(int *)param_4[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar7 = *(int *)param_4[2];\n }" { (expression_statement "iVar7 = *(int *)param_4[2];" (assignment_expression "iVar7 = *(int *)param_4[2]" identifier = (pointer_expression "*(int *)param_4[2]" * (cast_expression "(int *)param_4[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }" else (compound_statement "{\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }" { (expression_statement "iVar7 = (**(code **)(*param_4 + 0x48))(param_4);" (assignment_expression "iVar7 = (**(code **)(*param_4 + 0x48))(param_4)" identifier = (call_expression "(**(code **)(*param_4 + 0x48))(param_4)" (parenthesized_expression "(**(code **)(*param_4 + 0x48))" ( (pointer_expression "**(code **)(*param_4 + 0x48)" * (pointer_expression "*(code **)(*param_4 + 0x48)" * (cast_expression "(code **)(*param_4 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_4 + 0x48)" ( (binary_expression "*param_4 + 0x48" (pointer_expression "*param_4" * identifier) + number_literal) ))))) )) (argument_list "(param_4)" ( identifier )))) ;) }))) (expression_statement "local_a0 = (long *)0x0;" (assignment_expression "local_a0 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar7 != -1) {\n local_a0 = param_4;\n }" if (parenthesized_expression "(iVar7 != -1)" ( (binary_expression "iVar7 != -1" identifier != number_literal) )) (compound_statement "{\n local_a0 = param_4;\n }" { (expression_statement "local_a0 = param_4;" (assignment_expression "local_a0 = param_4" identifier = identifier) ;) })) (expression_statement "bVar18 = iVar7 == -1 && bVar15;" (assignment_expression "bVar18 = iVar7 == -1 && bVar15" identifier = (binary_expression "iVar7 == -1 && bVar15" (binary_expression "iVar7 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if (bVar18 == bVar22) {\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar22 = false;\n __c = L'\0';\n bVar18 = false;\n bVar4 = true;\n local_98 = 0;\n }\n else {\n if ((param_2 != (long *)0x0) && (bVar20)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar22 = *(wchar_t *)(lVar17 + 0xe0) == __c;\n if ((bVar22) || (*(wchar_t *)(lVar17 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar17 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar17 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar20 = local_a0 != (long *)0x0 && bVar21;\n bVar18 = bVar21;\n if (bVar20) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar18 = iVar8 == -1 && bVar20;\n local_a0 = plVar2;\n }\n if (bVar18 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n bVar18 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar22 = false;\n }\n bVar18 = false;\n local_98 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar17 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar17 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar17 + 0xf0) == __c) {\n bVar20 = (bool)(uVar16 == 10 | bVar18 ^ 1U);\n if (!bVar20) goto LAB_003992fb;\n bVar18 = uVar16 == 8 || uVar13 == 0;\n if (uVar16 != 8 && uVar13 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar16 = 8;\n uVar9 = param_2[2];\n if ((ulong)param_2[3] <= uVar9) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar18) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar17 + 0xe8) != __c) && (*(wchar_t *)(lVar17 + 0xec) != __c)) {\n bVar4 = false;\n bVar18 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar16 == 0x10 || uVar13 == 0;\n if (uVar16 != 0x10 && uVar13 != 0) {\n bVar18 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar20 = false;\n uVar16 = 0x10;\nLAB_00399336:\n uVar9 = param_2[2];\n bVar18 = bVar20;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar20 = iVar8 == -1 && bVar15;\n }\n if ((iVar7 == -1) == bVar20) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar18);\n local_a8 = 0xffffffff;\n bVar4 = false;\n }" if (parenthesized_expression "(bVar18 == bVar22)" ( (binary_expression "bVar18 == bVar22" identifier == identifier) )) (compound_statement "{\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar22 = false;\n __c = L'\0';\n bVar18 = false;\n bVar4 = true;\n local_98 = 0;\n }" { (expression_statement "cVar5 = *(char *)(lVar17 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar17 + 0x20)" identifier = (pointer_expression "*(char *)(lVar17 + 0x20)" * (cast_expression "(char *)(lVar17 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0x20)" ( (binary_expression "lVar17 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar22 = false;" (assignment_expression "bVar22 = false" identifier = false) ;) (expression_statement "__c = L'\0';" (assignment_expression "__c = L'\0'" identifier = (char_literal "L'\0'" L' escape_sequence ')) ;) (expression_statement "bVar18 = false;" (assignment_expression "bVar18 = false" identifier = false) ;) (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" identifier = true) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) }) (else_clause "else {\n if ((param_2 != (long *)0x0) && (bVar20)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar22 = *(wchar_t *)(lVar17 + 0xe0) == __c;\n if ((bVar22) || (*(wchar_t *)(lVar17 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar17 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar17 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar20 = local_a0 != (long *)0x0 && bVar21;\n bVar18 = bVar21;\n if (bVar20) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar18 = iVar8 == -1 && bVar20;\n local_a0 = plVar2;\n }\n if (bVar18 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n bVar18 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar22 = false;\n }\n bVar18 = false;\n local_98 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar17 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar17 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar17 + 0xf0) == __c) {\n bVar20 = (bool)(uVar16 == 10 | bVar18 ^ 1U);\n if (!bVar20) goto LAB_003992fb;\n bVar18 = uVar16 == 8 || uVar13 == 0;\n if (uVar16 != 8 && uVar13 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar16 = 8;\n uVar9 = param_2[2];\n if ((ulong)param_2[3] <= uVar9) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar18) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar17 + 0xe8) != __c) && (*(wchar_t *)(lVar17 + 0xec) != __c)) {\n bVar4 = false;\n bVar18 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar16 == 0x10 || uVar13 == 0;\n if (uVar16 != 0x10 && uVar13 != 0) {\n bVar18 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar20 = false;\n uVar16 = 0x10;\nLAB_00399336:\n uVar9 = param_2[2];\n bVar18 = bVar20;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar20 = iVar8 == -1 && bVar15;\n }\n if ((iVar7 == -1) == bVar20) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar18);\n local_a8 = 0xffffffff;\n bVar4 = false;\n }" else (compound_statement "{\n if ((param_2 != (long *)0x0) && (bVar20)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar22 = *(wchar_t *)(lVar17 + 0xe0) == __c;\n if ((bVar22) || (*(wchar_t *)(lVar17 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar17 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar17 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar20 = local_a0 != (long *)0x0 && bVar21;\n bVar18 = bVar21;\n if (bVar20) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar18 = iVar8 == -1 && bVar20;\n local_a0 = plVar2;\n }\n if (bVar18 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n bVar18 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar22 = false;\n }\n bVar18 = false;\n local_98 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar17 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar17 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar17 + 0xf0) == __c) {\n bVar20 = (bool)(uVar16 == 10 | bVar18 ^ 1U);\n if (!bVar20) goto LAB_003992fb;\n bVar18 = uVar16 == 8 || uVar13 == 0;\n if (uVar16 != 8 && uVar13 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar16 = 8;\n uVar9 = param_2[2];\n if ((ulong)param_2[3] <= uVar9) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar18) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar17 + 0xe8) != __c) && (*(wchar_t *)(lVar17 + 0xec) != __c)) {\n bVar4 = false;\n bVar18 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar16 == 0x10 || uVar13 == 0;\n if (uVar16 != 0x10 && uVar13 != 0) {\n bVar18 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar20 = false;\n uVar16 = 0x10;\nLAB_00399336:\n uVar9 = param_2[2];\n bVar18 = bVar20;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar20 = iVar8 == -1 && bVar15;\n }\n if ((iVar7 == -1) == bVar20) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar18);\n local_a8 = 0xffffffff;\n bVar4 = false;\n }" { (if_statement "if ((param_2 != (long *)0x0) && (bVar20)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "((param_2 != (long *)0x0) && (bVar20))" ( (binary_expression "(param_2 != (long *)0x0) && (bVar20)" (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(bVar20)" ( identifier ))) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" { (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar5 = *(char *)(lVar17 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar17 + 0x20)" identifier = (pointer_expression "*(char *)(lVar17 + 0x20)" * (cast_expression "(char *)(lVar17 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0x20)" ( (binary_expression "lVar17 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar22 = *(wchar_t *)(lVar17 + 0xe0) == __c;" (assignment_expression "bVar22 = *(wchar_t *)(lVar17 + 0xe0) == __c" identifier = (binary_expression "*(wchar_t *)(lVar17 + 0xe0) == __c" (pointer_expression "*(wchar_t *)(lVar17 + 0xe0)" * (cast_expression "(wchar_t *)(lVar17 + 0xe0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0xe0)" ( (binary_expression "lVar17 + 0xe0" identifier + number_literal) )))) == identifier)) ;) (if_statement "if ((bVar22) || (*(wchar_t *)(lVar17 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar17 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar17 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar20 = local_a0 != (long *)0x0 && bVar21;\n bVar18 = bVar21;\n if (bVar20) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar18 = iVar8 == -1 && bVar20;\n local_a0 = plVar2;\n }\n if (bVar18 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n bVar18 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar22 = false;\n }" if (parenthesized_expression "((bVar22) || (*(wchar_t *)(lVar17 + 0xe4) == __c))" ( (binary_expression "(bVar22) || (*(wchar_t *)(lVar17 + 0xe4) == __c)" (parenthesized_expression "(bVar22)" ( identifier )) || (parenthesized_expression "(*(wchar_t *)(lVar17 + 0xe4) == __c)" ( (binary_expression "*(wchar_t *)(lVar17 + 0xe4) == __c" (pointer_expression "*(wchar_t *)(lVar17 + 0xe4)" * (cast_expression "(wchar_t *)(lVar17 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0xe4)" ( (binary_expression "lVar17 + 0xe4" identifier + number_literal) )))) == identifier) ))) )) (compound_statement "{\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar17 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar17 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar20 = local_a0 != (long *)0x0 && bVar21;\n bVar18 = bVar21;\n if (bVar20) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar18 = iVar8 == -1 && bVar20;\n local_a0 = plVar2;\n }\n if (bVar18 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n bVar18 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n local_a8 = 0xffffffff;\n }\n }" { (if_statement "if (((cVar5 == '\0') || (*(wchar_t *)(lVar17 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar17 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar20 = local_a0 != (long *)0x0 && bVar21;\n bVar18 = bVar21;\n if (bVar20) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar18 = iVar8 == -1 && bVar20;\n local_a0 = plVar2;\n }\n if (bVar18 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n bVar18 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n local_a8 = 0xffffffff;\n }" if (parenthesized_expression "(((cVar5 == '\0') || (*(wchar_t *)(lVar17 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar17 + 0x48) != __c))" ( (binary_expression "((cVar5 == '\0') || (*(wchar_t *)(lVar17 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar17 + 0x48) != __c)" (parenthesized_expression "((cVar5 == '\0') || (*(wchar_t *)(lVar17 + 0x4c) != __c))" ( (binary_expression "(cVar5 == '\0') || (*(wchar_t *)(lVar17 + 0x4c) != __c)" (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) || (parenthesized_expression "(*(wchar_t *)(lVar17 + 0x4c) != __c)" ( (binary_expression "*(wchar_t *)(lVar17 + 0x4c) != __c" (pointer_expression "*(wchar_t *)(lVar17 + 0x4c)" * (cast_expression "(wchar_t *)(lVar17 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0x4c)" ( (binary_expression "lVar17 + 0x4c" identifier + number_literal) )))) != identifier) ))) )) && (parenthesized_expression "(*(wchar_t *)(lVar17 + 0x48) != __c)" ( (binary_expression "*(wchar_t *)(lVar17 + 0x48) != __c" (pointer_expression "*(wchar_t *)(lVar17 + 0x48)" * (cast_expression "(wchar_t *)(lVar17 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0x48)" ( (binary_expression "lVar17 + 0x48" identifier + number_literal) )))) != identifier) ))) )) (compound_statement "{\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar20 = local_a0 != (long *)0x0 && bVar21;\n bVar18 = bVar21;\n if (bVar20) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar18 = iVar8 == -1 && bVar20;\n local_a0 = plVar2;\n }\n if (bVar18 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n bVar18 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n local_a8 = 0xffffffff;\n }" { (if_statement "if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }" if (parenthesized_expression "((ulong)param_2[2] < (ulong)param_2[3])" ( (binary_expression "(ulong)param_2[2] < (ulong)param_2[3]" (cast_expression "(ulong)param_2[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n param_2[2] = param_2[2] + 4;\n }" { (expression_statement "param_2[2] = param_2[2] + 4;" (assignment_expression "param_2[2] = param_2[2] + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "param_2[2] + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) + number_literal)) ;) }) (else_clause "else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }" else (compound_statement "{\n (**(code **)(*param_2 + 0x50))(param_2);\n }" { (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;) }))) (if_statement "if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((int *)param_2[2] < (int *)param_2[3])" ( (binary_expression "(int *)param_2[2] < (int *)param_2[3]" (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar7 = *(int *)param_2[2];\n }" { (expression_statement "iVar7 = *(int *)param_2[2];" (assignment_expression "iVar7 = *(int *)param_2[2]" identifier = (pointer_expression "*(int *)param_2[2]" * (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar20 = local_a0 != (long *)0x0 && bVar21;" (assignment_expression "bVar20 = local_a0 != (long *)0x0 && bVar21" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar21" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar18 = bVar21;" (assignment_expression "bVar18 = bVar21" identifier = identifier) ;) (if_statement "if (bVar20) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar18 = iVar8 == -1 && bVar20;\n local_a0 = plVar2;\n }" if (parenthesized_expression "(bVar20)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar18 = iVar8 == -1 && bVar20;\n local_a0 = plVar2;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" { (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" else (compound_statement "{\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" { (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))()" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar8 != -1) {\n plVar2 = local_a0;\n }" if (parenthesized_expression "(iVar8 != -1)" ( (binary_expression "iVar8 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = local_a0;\n }" { (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" identifier = identifier) ;) })) (expression_statement "bVar18 = iVar8 == -1 && bVar20;" (assignment_expression "bVar18 = iVar8 == -1 && bVar20" identifier = (binary_expression "iVar8 == -1 && bVar20" (binary_expression "iVar8 == -1" identifier == number_literal) && identifier)) ;) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" identifier = identifier) ;) })) (if_statement "if (bVar18 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n bVar18 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }" if (parenthesized_expression "(bVar18 == (iVar7 == -1))" ( (binary_expression "bVar18 == (iVar7 == -1)" identifier == (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) ))) )) (compound_statement "{\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n bVar18 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }" { (expression_statement "cVar5 = *(char *)(lVar17 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar17 + 0x20)" identifier = (pointer_expression "*(char *)(lVar17 + 0x20)" * (cast_expression "(char *)(lVar17 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0x20)" ( (binary_expression "lVar17 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" identifier = true) ;) (expression_statement "bVar18 = false;" (assignment_expression "bVar18 = false" identifier = false) ;) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_003993a5;" goto statement_identifier ;) })) (expression_statement "__c = L'\xffffffff';" (assignment_expression "__c = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" { (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar5 = *(char *)(lVar17 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar17 + 0x20)" identifier = (pointer_expression "*(char *)(lVar17 + 0x20)" * (cast_expression "(char *)(lVar17 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0x20)" ( (binary_expression "lVar17 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) })) }) (else_clause "else {\n bVar22 = false;\n }" else (compound_statement "{\n bVar22 = false;\n }" { (expression_statement "bVar22 = false;" (assignment_expression "bVar22 = false" identifier = false) ;) }))) (expression_statement "bVar18 = false;" (assignment_expression "bVar18 = false" identifier = false) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (do_statement "do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar17 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar17 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar17 + 0xf0) == __c) {\n bVar20 = (bool)(uVar16 == 10 | bVar18 ^ 1U);\n if (!bVar20) goto LAB_003992fb;\n bVar18 = uVar16 == 8 || uVar13 == 0;\n if (uVar16 != 8 && uVar13 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar16 = 8;\n uVar9 = param_2[2];\n if ((ulong)param_2[3] <= uVar9) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar18) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar17 + 0xe8) != __c) && (*(wchar_t *)(lVar17 + 0xec) != __c)) {\n bVar4 = false;\n bVar18 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar16 == 0x10 || uVar13 == 0;\n if (uVar16 != 0x10 && uVar13 != 0) {\n bVar18 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar20 = false;\n uVar16 = 0x10;\nLAB_00399336:\n uVar9 = param_2[2];\n bVar18 = bVar20;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar20 = iVar8 == -1 && bVar15;\n }\n if ((iVar7 == -1) == bVar20) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar18);" do (compound_statement "{\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar17 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar17 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar17 + 0xf0) == __c) {\n bVar20 = (bool)(uVar16 == 10 | bVar18 ^ 1U);\n if (!bVar20) goto LAB_003992fb;\n bVar18 = uVar16 == 8 || uVar13 == 0;\n if (uVar16 != 8 && uVar13 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar16 = 8;\n uVar9 = param_2[2];\n if ((ulong)param_2[3] <= uVar9) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar18) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar17 + 0xe8) != __c) && (*(wchar_t *)(lVar17 + 0xec) != __c)) {\n bVar4 = false;\n bVar18 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar16 == 0x10 || uVar13 == 0;\n if (uVar16 != 0x10 && uVar13 != 0) {\n bVar18 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar20 = false;\n uVar16 = 0x10;\nLAB_00399336:\n uVar9 = param_2[2];\n bVar18 = bVar20;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar20 = iVar8 == -1 && bVar15;\n }\n if ((iVar7 == -1) == bVar20) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar17 + 0x20);\n local_a8 = 0xffffffff;\n }" { (if_statement "if (((cVar5 != '\0') && (*(wchar_t *)(lVar17 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar17 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }" if (parenthesized_expression "(((cVar5 != '\0') && (*(wchar_t *)(lVar17 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar17 + 0x48) == __c))" ( (binary_expression "((cVar5 != '\0') && (*(wchar_t *)(lVar17 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar17 + 0x48) == __c)" (parenthesized_expression "((cVar5 != '\0') && (*(wchar_t *)(lVar17 + 0x4c) == __c))" ( (binary_expression "(cVar5 != '\0') && (*(wchar_t *)(lVar17 + 0x4c) == __c)" (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(wchar_t *)(lVar17 + 0x4c) == __c)" ( (binary_expression "*(wchar_t *)(lVar17 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar17 + 0x4c)" * (cast_expression "(wchar_t *)(lVar17 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0x4c)" ( (binary_expression "lVar17 + 0x4c" identifier + number_literal) )))) == identifier) ))) )) || (parenthesized_expression "(*(wchar_t *)(lVar17 + 0x48) == __c)" ( (binary_expression "*(wchar_t *)(lVar17 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar17 + 0x48)" * (cast_expression "(wchar_t *)(lVar17 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0x48)" ( (binary_expression "lVar17 + 0x48" identifier + number_literal) )))) == identifier) ))) )) (compound_statement "{\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }" { (labeled_statement "LAB_00399888:\n bVar4 = false;" statement_identifier : (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;)) (goto_statement "goto LAB_003993a5;" goto statement_identifier ;) })) (if_statement "if (*(wchar_t *)(lVar17 + 0xf0) == __c) {\n bVar20 = (bool)(uVar16 == 10 | bVar18 ^ 1U);\n if (!bVar20) goto LAB_003992fb;\n bVar18 = uVar16 == 8 || uVar13 == 0;\n if (uVar16 != 8 && uVar13 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar16 = 8;\n uVar9 = param_2[2];\n if ((ulong)param_2[3] <= uVar9) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar18) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar17 + 0xe8) != __c) && (*(wchar_t *)(lVar17 + 0xec) != __c)) {\n bVar4 = false;\n bVar18 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar16 == 0x10 || uVar13 == 0;\n if (uVar16 != 0x10 && uVar13 != 0) {\n bVar18 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar20 = false;\n uVar16 = 0x10;\nLAB_00399336:\n uVar9 = param_2[2];\n bVar18 = bVar20;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }" if (parenthesized_expression "(*(wchar_t *)(lVar17 + 0xf0) == __c)" ( (binary_expression "*(wchar_t *)(lVar17 + 0xf0) == __c" (pointer_expression "*(wchar_t *)(lVar17 + 0xf0)" * (cast_expression "(wchar_t *)(lVar17 + 0xf0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0xf0)" ( (binary_expression "lVar17 + 0xf0" identifier + number_literal) )))) == identifier) )) (compound_statement "{\n bVar20 = (bool)(uVar16 == 10 | bVar18 ^ 1U);\n if (!bVar20) goto LAB_003992fb;\n bVar18 = uVar16 == 8 || uVar13 == 0;\n if (uVar16 != 8 && uVar13 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar16 = 8;\n uVar9 = param_2[2];\n if ((ulong)param_2[3] <= uVar9) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "bVar20 = (bool)(uVar16 == 10 | bVar18 ^ 1U);" (assignment_expression "bVar20 = (bool)(uVar16 == 10 | bVar18 ^ 1U)" identifier = (cast_expression "(bool)(uVar16 == 10 | bVar18 ^ 1U)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "(uVar16 == 10 | bVar18 ^ 1U)" ( (binary_expression "uVar16 == 10 | bVar18 ^ 1U" (binary_expression "uVar16 == 10" identifier == number_literal) | (binary_expression "bVar18 ^ 1U" identifier ^ number_literal)) )))) ;) (if_statement "if (!bVar20) goto LAB_003992fb;" if (parenthesized_expression "(!bVar20)" ( (unary_expression "!bVar20" ! identifier) )) (goto_statement "goto LAB_003992fb;" goto statement_identifier ;)) (expression_statement "bVar18 = uVar16 == 8 || uVar13 == 0;" (assignment_expression "bVar18 = uVar16 == 8 || uVar13 == 0" identifier = (binary_expression "uVar16 == 8 || uVar13 == 0" (binary_expression "uVar16 == 8" identifier == number_literal) || (binary_expression "uVar13 == 0" identifier == number_literal))) ;) (if_statement "if (uVar16 != 8 && uVar13 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }" if (parenthesized_expression "(uVar16 != 8 && uVar13 != 0)" ( (binary_expression "uVar16 != 8 && uVar13 != 0" (binary_expression "uVar16 != 8" identifier != number_literal) && (binary_expression "uVar13 != 0" identifier != number_literal)) )) (compound_statement "{\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }" { (expression_statement "local_98 = local_98 + 1;" (assignment_expression "local_98 = local_98 + 1" identifier = (binary_expression "local_98 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_00399336;" goto statement_identifier ;) })) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (expression_statement "uVar16 = 8;" (assignment_expression "uVar16 = 8" identifier = number_literal) ;) (expression_statement "uVar9 = param_2[2];" (assignment_expression "uVar9 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (if_statement "if ((ulong)param_2[3] <= uVar9) goto LAB_003995b0;" if (parenthesized_expression "((ulong)param_2[3] <= uVar9)" ( (binary_expression "(ulong)param_2[3] <= uVar9" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_003995b0;" goto statement_identifier ;)) (labeled_statement "LAB_00399344:\n param_2[2] = uVar9 + 4;" statement_identifier : (expression_statement "param_2[2] = uVar9 + 4;" (assignment_expression "param_2[2] = uVar9 + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "uVar9 + 4" identifier + number_literal)) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;" if (parenthesized_expression "(piVar10 < (int *)param_2[3])" ( (binary_expression "piVar10 < (int *)param_2[3]" identifier < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_0039935a;" goto statement_identifier ;)) (labeled_statement "LAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" statement_identifier : (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;)) }) (else_clause "else {\n if (!bVar18) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar17 + 0xe8) != __c) && (*(wchar_t *)(lVar17 + 0xec) != __c)) {\n bVar4 = false;\n bVar18 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar16 == 0x10 || uVar13 == 0;\n if (uVar16 != 0x10 && uVar13 != 0) {\n bVar18 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar20 = false;\n uVar16 = 0x10;\nLAB_00399336:\n uVar9 = param_2[2];\n bVar18 = bVar20;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }" else (compound_statement "{\n if (!bVar18) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar17 + 0xe8) != __c) && (*(wchar_t *)(lVar17 + 0xec) != __c)) {\n bVar4 = false;\n bVar18 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar16 == 0x10 || uVar13 == 0;\n if (uVar16 != 0x10 && uVar13 != 0) {\n bVar18 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar20 = false;\n uVar16 = 0x10;\nLAB_00399336:\n uVar9 = param_2[2];\n bVar18 = bVar20;\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }" { (if_statement "if (!bVar18) goto LAB_00399888;" if (parenthesized_expression "(!bVar18)" ( (unary_expression "!bVar18" ! identifier) )) (goto_statement "goto LAB_00399888;" goto statement_identifier ;)) (labeled_statement "LAB_003992fb:\n if ((*(wchar_t *)(lVar17 + 0xe8) != __c) && (*(wchar_t *)(lVar17 + 0xec) != __c)) {\n bVar4 = false;\n bVar18 = true;\n goto LAB_003993a5;\n }" statement_identifier : (if_statement "if ((*(wchar_t *)(lVar17 + 0xe8) != __c) && (*(wchar_t *)(lVar17 + 0xec) != __c)) {\n bVar4 = false;\n bVar18 = true;\n goto LAB_003993a5;\n }" if (parenthesized_expression "((*(wchar_t *)(lVar17 + 0xe8) != __c) && (*(wchar_t *)(lVar17 + 0xec) != __c))" ( (binary_expression "(*(wchar_t *)(lVar17 + 0xe8) != __c) && (*(wchar_t *)(lVar17 + 0xec) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar17 + 0xe8) != __c)" ( (binary_expression "*(wchar_t *)(lVar17 + 0xe8) != __c" (pointer_expression "*(wchar_t *)(lVar17 + 0xe8)" * (cast_expression "(wchar_t *)(lVar17 + 0xe8)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0xe8)" ( (binary_expression "lVar17 + 0xe8" identifier + number_literal) )))) != identifier) )) && (parenthesized_expression "(*(wchar_t *)(lVar17 + 0xec) != __c)" ( (binary_expression "*(wchar_t *)(lVar17 + 0xec) != __c" (pointer_expression "*(wchar_t *)(lVar17 + 0xec)" * (cast_expression "(wchar_t *)(lVar17 + 0xec)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0xec)" ( (binary_expression "lVar17 + 0xec" identifier + number_literal) )))) != identifier) ))) )) (compound_statement "{\n bVar4 = false;\n bVar18 = true;\n goto LAB_003993a5;\n }" { (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (expression_statement "bVar18 = true;" (assignment_expression "bVar18 = true" identifier = true) ;) (goto_statement "goto LAB_003993a5;" goto statement_identifier ;) }))) (expression_statement "bVar4 = uVar16 == 0x10 || uVar13 == 0;" (assignment_expression "bVar4 = uVar16 == 0x10 || uVar13 == 0" identifier = (binary_expression "uVar16 == 0x10 || uVar13 == 0" (binary_expression "uVar16 == 0x10" identifier == number_literal) || (binary_expression "uVar13 == 0" identifier == number_literal))) ;) (if_statement "if (uVar16 != 0x10 && uVar13 != 0) {\n bVar18 = true;\n goto LAB_003993b4;\n }" if (parenthesized_expression "(uVar16 != 0x10 && uVar13 != 0)" ( (binary_expression "uVar16 != 0x10 && uVar13 != 0" (binary_expression "uVar16 != 0x10" identifier != number_literal) && (binary_expression "uVar13 != 0" identifier != number_literal)) )) (compound_statement "{\n bVar18 = true;\n goto LAB_003993b4;\n }" { (expression_statement "bVar18 = true;" (assignment_expression "bVar18 = true" identifier = true) ;) (goto_statement "goto LAB_003993b4;" goto statement_identifier ;) })) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) (expression_statement "uVar16 = 0x10;" (assignment_expression "uVar16 = 0x10" identifier = number_literal) ;) (labeled_statement "LAB_00399336:\n uVar9 = param_2[2];" statement_identifier : (expression_statement "uVar9 = param_2[2];" (assignment_expression "uVar9 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;)) (expression_statement "bVar18 = bVar20;" (assignment_expression "bVar18 = bVar20" identifier = identifier) ;) (if_statement "if (uVar9 < (ulong)param_2[3]) goto LAB_00399344;" if (parenthesized_expression "(uVar9 < (ulong)param_2[3])" ( (binary_expression "uVar9 < (ulong)param_2[3]" identifier < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00399344;" goto statement_identifier ;)) (labeled_statement "LAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);" statement_identifier : (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;" if (parenthesized_expression "((int *)param_2[3] <= piVar10)" ( (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_003995d8;" goto statement_identifier ;)) (labeled_statement "LAB_0039935a:\n iVar7 = *piVar10;" statement_identifier : (expression_statement "iVar7 = *piVar10;" (assignment_expression "iVar7 = *piVar10" identifier = (pointer_expression "*piVar10" * identifier)) ;)) }))) (if_statement "if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar15 = local_a0 != (long *)0x0 && bVar21;" (assignment_expression "bVar15 = local_a0 != (long *)0x0 && bVar21" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar21" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar20 = bVar21;" (assignment_expression "bVar20 = bVar21" identifier = identifier) ;) (if_statement "if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar20 = iVar8 == -1 && bVar15;\n }" if (parenthesized_expression "(bVar15)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar20 = iVar8 == -1 && bVar15;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" { (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" else (compound_statement "{\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" { (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0)" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))(local_a0)" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "(local_a0)" ( identifier )))) ;) }))) (if_statement "if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }" if (parenthesized_expression "(iVar8 == -1)" ( (binary_expression "iVar8 == -1" identifier == number_literal) )) (compound_statement "{\n local_a0 = (long *)0x0;\n }" { (expression_statement "local_a0 = (long *)0x0;" (assignment_expression "local_a0 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar20 = iVar8 == -1 && bVar15;" (assignment_expression "bVar20 = iVar8 == -1 && bVar15" identifier = (binary_expression "iVar8 == -1 && bVar15" (binary_expression "iVar8 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if ((iVar7 == -1) == bVar20) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }" if (parenthesized_expression "((iVar7 == -1) == bVar20)" ( (binary_expression "(iVar7 == -1) == bVar20" (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) == identifier) )) (compound_statement "{\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar17 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }" { (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) (expression_statement "cVar5 = *(char *)(lVar17 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar17 + 0x20)" identifier = (pointer_expression "*(char *)(lVar17 + 0x20)" * (cast_expression "(char *)(lVar17 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0x20)" ( (binary_expression "lVar17 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" identifier = true) ;) (goto_statement "goto LAB_003993a5;" goto statement_identifier ;) })) (expression_statement "__c = L'\xffffffff';" (assignment_expression "__c = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" { (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar5 = *(char *)(lVar17 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar17 + 0x20)" identifier = (pointer_expression "*(char *)(lVar17 + 0x20)" * (cast_expression "(char *)(lVar17 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0x20)" ( (binary_expression "lVar17 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) }) while (parenthesized_expression "(bVar18)" ( identifier )) ;) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) }))) (labeled_statement "LAB_003993a5:\n local_88 = 0x16;" statement_identifier : (expression_statement "local_88 = 0x16;" (assignment_expression "local_88 = 0x16" identifier = number_literal) ;)) (if_statement "if (uVar16 != 0x10) {\nLAB_003993b4:\n local_88 = (ulong)(int)uVar16;\n }" if (parenthesized_expression "(uVar16 != 0x10)" ( (binary_expression "uVar16 != 0x10" identifier != number_literal) )) (compound_statement "{\nLAB_003993b4:\n local_88 = (ulong)(int)uVar16;\n }" { (labeled_statement "LAB_003993b4:\n local_88 = (ulong)(int)uVar16;" statement_identifier : (expression_statement "local_88 = (ulong)(int)uVar16;" (assignment_expression "local_88 = (ulong)(int)uVar16" identifier = (cast_expression "(ulong)(int)uVar16" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(int)uVar16" ( (type_descriptor "int" primitive_type) ) identifier))) ;)) })) (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" identifier = number_literal) ;) (expression_statement "local_58 = &local_48;" (assignment_expression "local_58 = &local_48" identifier = (pointer_expression "&local_48" & identifier)) ;) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (if_statement "if (cVar5 != '\0') {\n std::string::reserve((string *)&local_58,0x20);\n }" if (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n std::string::reserve((string *)&local_58,0x20);\n }" { (labeled_statement "std::string::reserve((string *)&local_58,0x20);" statement_identifier : (ERROR ":" :) (labeled_statement "string::reserve((string *)&local_58,0x20);" statement_identifier : (ERROR ":" :) (expression_statement "reserve((string *)&local_58,0x20);" (call_expression "reserve((string *)&local_58,0x20)" identifier (argument_list "((string *)&local_58,0x20)" ( (cast_expression "(string *)&local_58" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_58" & identifier)) , number_literal ))) ;))) })) (expression_statement "uVar13 = (uint)(0xffffffff / (ulong)uVar16);" (assignment_expression "uVar13 = (uint)(0xffffffff / (ulong)uVar16)" identifier = (call_expression "(uint)(0xffffffff / (ulong)uVar16)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(0xffffffff / (ulong)uVar16)" ( (binary_expression "0xffffffff / (ulong)uVar16" number_literal / (cast_expression "(ulong)uVar16" ( (type_descriptor "ulong" type_identifier) ) identifier)) )))) ;) (expression_statement "bVar3 = *(byte *)(lVar17 + 0x148);" (assignment_expression "bVar3 = *(byte *)(lVar17 + 0x148)" identifier = (pointer_expression "*(byte *)(lVar17 + 0x148)" * (cast_expression "(byte *)(lVar17 + 0x148)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0x148)" ( (binary_expression "lVar17 + 0x148" identifier + number_literal) ))))) ;) (if_statement "if (bVar3 == 0) {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar14 = __c + L'\xffffffd0';\n }\n else {\n uVar14 = __c + L'\xffffffd0';\n if (uVar14 < 10) {\n if (local_8c <= uVar13) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar14 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar14 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar13 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar16;\n local_8c = uVar6 + uVar14;\n local_5e = local_5e | ~uVar14 < uVar6;\n uVar9 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar9) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar15;\n }\n if ((iVar7 == -1) == bVar20) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }\n local_5e = 0;\n local_8c = 0;\n bVar19 = 0;\n }\n else {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar9 = local_50;\n bVar19 = *(byte *)(lVar17 + 0x20);\n if ((bVar19 == 0) || (*(wchar_t *)(lVar17 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar17 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar14 = (uint)((long)pwVar11 - (lVar17 + 0xf0) >> 2);\n if (0xf < (int)uVar14) {\n uVar14 = uVar14 - 6;\n }\n if (local_8c <= uVar13) {\n uVar6 = local_8c * uVar16;\n local_8c = uVar14 + uVar6;\n local_5e = local_5e | ~uVar14 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar9 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar9) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }\n if (uVar12 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar19 = 0;\n if (iVar7 == -1) {\n bVar19 = bVar3;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar7 == -1 && bVar15;\n }\n if (bVar20 == (bool)bVar19) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }\n bVar19 = 0;\n local_8c = 0;\n local_5e = 0;\n }" if (parenthesized_expression "(bVar3 == 0)" ( (binary_expression "bVar3 == 0" identifier == number_literal) )) (compound_statement "{\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar14 = __c + L'\xffffffd0';\n }\n else {\n uVar14 = __c + L'\xffffffd0';\n if (uVar14 < 10) {\n if (local_8c <= uVar13) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar14 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar14 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar13 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar16;\n local_8c = uVar6 + uVar14;\n local_5e = local_5e | ~uVar14 < uVar6;\n uVar9 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar9) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar15;\n }\n if ((iVar7 == -1) == bVar20) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }\n local_5e = 0;\n local_8c = 0;\n bVar19 = 0;\n }" { (if_statement "if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar14 = __c + L'\xffffffd0';\n }\n else {\n uVar14 = __c + L'\xffffffd0';\n if (uVar14 < 10) {\n if (local_8c <= uVar13) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar14 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar14 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar13 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar16;\n local_8c = uVar6 + uVar14;\n local_5e = local_5e | ~uVar14 < uVar6;\n uVar9 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar9) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar15;\n }\n if ((iVar7 == -1) == bVar20) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }" if (parenthesized_expression "((bool)bVar4 == false)" ( (binary_expression "(bool)bVar4 == false" (cast_expression "(bool)bVar4" ( (type_descriptor "bool" primitive_type) ) identifier) == false) )) (compound_statement "{\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar14 = __c + L'\xffffffd0';\n }\n else {\n uVar14 = __c + L'\xffffffd0';\n if (uVar14 < 10) {\n if (local_8c <= uVar13) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar14 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar14 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar13 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar16;\n local_8c = uVar6 + uVar14;\n local_5e = local_5e | ~uVar14 < uVar6;\n uVar9 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar9) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar15;\n }\n if ((iVar7 == -1) == bVar20) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }" { (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" identifier = number_literal) ;) (expression_statement "local_7c = L'\xffffffff';" (assignment_expression "local_7c = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (labeled_statement "LAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar14 = __c + L'\xffffffd0';\n }\n else {\n uVar14 = __c + L'\xffffffd0';\n if (uVar14 < 10) {\n if (local_8c <= uVar13) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar14 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar14 = __c + L'\xffffffc9';\n }" statement_identifier : (if_statement "if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar14 = __c + L'\xffffffd0';\n }\n else {\n uVar14 = __c + L'\xffffffd0';\n if (uVar14 < 10) {\n if (local_8c <= uVar13) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar14 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar14 = __c + L'\xffffffc9';\n }" if (parenthesized_expression "(local_88 < 0xb)" ( (binary_expression "local_88 < 0xb" identifier < number_literal) )) (compound_statement "{\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar14 = __c + L'\xffffffd0';\n }" { (if_statement "if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;" if (parenthesized_expression "((__c < L'0') || ((int)local_88 + L'0' <= __c))" ( (binary_expression "(__c < L'0') || ((int)local_88 + L'0' <= __c)" (parenthesized_expression "(__c < L'0')" ( (binary_expression "__c < L'0'" identifier < (char_literal "L'0'" L' character ')) )) || (parenthesized_expression "((int)local_88 + L'0' <= __c)" ( (binary_expression "(int)local_88 + L'0' <= __c" (binary_expression "(int)local_88 + L'0'" (cast_expression "(int)local_88" ( (type_descriptor "int" primitive_type) ) identifier) + (char_literal "L'0'" L' character ')) <= identifier) ))) )) (goto_statement "goto LAB_00399860;" goto statement_identifier ;)) (expression_statement "uVar14 = __c + L'\xffffffd0';" (assignment_expression "uVar14 = __c + L'\xffffffd0'" identifier = (binary_expression "__c + L'\xffffffd0'" identifier + (char_literal "L'\xffffffd0'" L' escape_sequence character character character character '))) ;) }) (else_clause "else {\n uVar14 = __c + L'\xffffffd0';\n if (uVar14 < 10) {\n if (local_8c <= uVar13) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar14 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar14 = __c + L'\xffffffc9';\n }" else (compound_statement "{\n uVar14 = __c + L'\xffffffd0';\n if (uVar14 < 10) {\n if (local_8c <= uVar13) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar14 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar14 = __c + L'\xffffffc9';\n }" { (expression_statement "uVar14 = __c + L'\xffffffd0';" (assignment_expression "uVar14 = __c + L'\xffffffd0'" identifier = (binary_expression "__c + L'\xffffffd0'" identifier + (char_literal "L'\xffffffd0'" L' escape_sequence character character character character '))) ;) (if_statement "if (uVar14 < 10) {\n if (local_8c <= uVar13) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }" if (parenthesized_expression "(uVar14 < 10)" ( (binary_expression "uVar14 < 10" identifier < number_literal) )) (compound_statement "{\n if (local_8c <= uVar13) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }" { (if_statement "if (local_8c <= uVar13) goto LAB_0039965c;" if (parenthesized_expression "(local_8c <= uVar13)" ( (binary_expression "local_8c <= uVar13" identifier <= identifier) )) (goto_statement "goto LAB_0039965c;" goto statement_identifier ;)) (labeled_statement "LAB_0039945d:\n local_5e = 1;" statement_identifier : (expression_statement "local_5e = 1;" (assignment_expression "local_5e = 1" identifier = number_literal) ;)) (expression_statement "uVar9 = param_2[2];" (assignment_expression "uVar9 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (if_statement "if (uVar9 < (ulong)param_2[3]) goto LAB_00399470;" if (parenthesized_expression "(uVar9 < (ulong)param_2[3])" ( (binary_expression "uVar9 < (ulong)param_2[3]" identifier < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00399470;" goto statement_identifier ;)) (labeled_statement "LAB_0039968a:\n /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */\n (**(code **)(*param_2 + 0x50))(param_2);" statement_identifier : comment (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;" if (parenthesized_expression "((int *)param_2[3] <= piVar10)" ( (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_003996a8;" goto statement_identifier ;)) (labeled_statement "LAB_00399486:\n iVar7 = *piVar10;" statement_identifier : (expression_statement "iVar7 = *piVar10;" (assignment_expression "iVar7 = *piVar10" identifier = (pointer_expression "*piVar10" * identifier)) ;)) (goto_statement "goto LAB_00399488;" goto statement_identifier ;) })) (if_statement "if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar14 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }" if (parenthesized_expression "((uint)(__c + L'\xffffff9f') < 6)" ( (binary_expression "(uint)(__c + L'\xffffff9f') < 6" (call_expression "(uint)(__c + L'\xffffff9f')" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(__c + L'\xffffff9f')" ( (binary_expression "__c + L'\xffffff9f'" identifier + (char_literal "L'\xffffff9f'" L' escape_sequence character character character character ')) ))) < number_literal) )) (compound_statement "{\n uVar14 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }" { (expression_statement "uVar14 = __c + L'\xffffffa9';" (assignment_expression "uVar14 = __c + L'\xffffffa9'" identifier = (binary_expression "__c + L'\xffffffa9'" identifier + (char_literal "L'\xffffffa9'" L' escape_sequence character character character character '))) ;) (goto_statement "goto LAB_0039944f;" goto statement_identifier ;) })) (if_statement "if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;" if (parenthesized_expression "(5 < (uint)(__c + L'\xffffffbf'))" ( (binary_expression "5 < (uint)(__c + L'\xffffffbf')" number_literal < (call_expression "(uint)(__c + L'\xffffffbf')" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(__c + L'\xffffffbf')" ( (binary_expression "__c + L'\xffffffbf'" identifier + (char_literal "L'\xffffffbf'" L' escape_sequence character character character character ')) )))) )) (goto_statement "goto LAB_00399860;" goto statement_identifier ;)) (expression_statement "uVar14 = __c + L'\xffffffc9';" (assignment_expression "uVar14 = __c + L'\xffffffc9'" identifier = (binary_expression "__c + L'\xffffffc9'" identifier + (char_literal "L'\xffffffc9'" L' escape_sequence character character character character '))) ;) })))) (labeled_statement "LAB_0039944f:\n if (uVar13 < local_8c) goto LAB_0039945d;" statement_identifier : (if_statement "if (uVar13 < local_8c) goto LAB_0039945d;" if (parenthesized_expression "(uVar13 < local_8c)" ( (binary_expression "uVar13 < local_8c" identifier < identifier) )) (goto_statement "goto LAB_0039945d;" goto statement_identifier ;))) (labeled_statement "LAB_0039965c:\n uVar6 = local_8c * uVar16;" statement_identifier : (expression_statement "uVar6 = local_8c * uVar16;" (assignment_expression "uVar6 = local_8c * uVar16" identifier = (binary_expression "local_8c * uVar16" identifier * identifier)) ;)) (expression_statement "local_8c = uVar6 + uVar14;" (assignment_expression "local_8c = uVar6 + uVar14" identifier = (binary_expression "uVar6 + uVar14" identifier + identifier)) ;) (expression_statement "local_5e = local_5e | ~uVar14 < uVar6;" (assignment_expression "local_5e = local_5e | ~uVar14 < uVar6" identifier = (binary_expression "local_5e | ~uVar14 < uVar6" identifier | (binary_expression "~uVar14 < uVar6" (unary_expression "~uVar14" ~ identifier) < identifier))) ;) (expression_statement "uVar9 = param_2[2];" (assignment_expression "uVar9 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "local_98 = local_98 + 1;" (assignment_expression "local_98 = local_98 + 1" identifier = (binary_expression "local_98 + 1" identifier + number_literal)) ;) (if_statement "if ((ulong)param_2[3] <= uVar9) goto LAB_0039968a;" if (parenthesized_expression "((ulong)param_2[3] <= uVar9)" ( (binary_expression "(ulong)param_2[3] <= uVar9" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_0039968a;" goto statement_identifier ;)) (labeled_statement "LAB_00399470:\n param_2[2] = uVar9 + 4;" statement_identifier : (expression_statement "param_2[2] = uVar9 + 4;" (assignment_expression "param_2[2] = uVar9 + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "uVar9 + 4" identifier + number_literal)) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_00399486;" if (parenthesized_expression "(piVar10 < (int *)param_2[3])" ( (binary_expression "piVar10 < (int *)param_2[3]" identifier < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00399486;" goto statement_identifier ;)) (labeled_statement "LAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" statement_identifier : (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;)) (labeled_statement "LAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" statement_identifier : (if_statement "if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }))) (expression_statement "bVar15 = local_a0 != (long *)0x0 && bVar21;" (assignment_expression "bVar15 = local_a0 != (long *)0x0 && bVar21" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar21" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar20 = bVar21;" (assignment_expression "bVar20 = bVar21" identifier = identifier) ;) (if_statement "if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar15;\n }" if (parenthesized_expression "(bVar15)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar8 == -1 && bVar15;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" { (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" else (compound_statement "{\n /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" { comment (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))()" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar8 != -1) {\n plVar2 = local_a0;\n }" if (parenthesized_expression "(iVar8 != -1)" ( (binary_expression "iVar8 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = local_a0;\n }" { (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" identifier = identifier) ;) })) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" identifier = identifier) ;) (expression_statement "bVar20 = iVar8 == -1 && bVar15;" (assignment_expression "bVar20 = iVar8 == -1 && bVar15" identifier = (binary_expression "iVar8 == -1 && bVar15" (binary_expression "iVar8 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if ((iVar7 == -1) == bVar20) goto code_r0x003994bb;" if (parenthesized_expression "((iVar7 == -1) == bVar20)" ( (binary_expression "(iVar7 == -1) == bVar20" (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) == identifier) )) (goto_statement "goto code_r0x003994bb;" goto statement_identifier ;)) (expression_statement "__c = local_7c;" (assignment_expression "__c = local_7c" identifier = identifier) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" { (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" { comment (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) (goto_statement "goto LAB_00399428;" goto statement_identifier ;) })) (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" identifier = number_literal) ;) (expression_statement "bVar19 = 0;" (assignment_expression "bVar19 = 0" identifier = number_literal) ;) }) (else_clause "else {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar9 = local_50;\n bVar19 = *(byte *)(lVar17 + 0x20);\n if ((bVar19 == 0) || (*(wchar_t *)(lVar17 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar17 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar14 = (uint)((long)pwVar11 - (lVar17 + 0xf0) >> 2);\n if (0xf < (int)uVar14) {\n uVar14 = uVar14 - 6;\n }\n if (local_8c <= uVar13) {\n uVar6 = local_8c * uVar16;\n local_8c = uVar14 + uVar6;\n local_5e = local_5e | ~uVar14 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar9 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar9) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }\n if (uVar12 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar19 = 0;\n if (iVar7 == -1) {\n bVar19 = bVar3;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar7 == -1 && bVar15;\n }\n if (bVar20 == (bool)bVar19) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }\n bVar19 = 0;\n local_8c = 0;\n local_5e = 0;\n }" else (compound_statement "{\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar9 = local_50;\n bVar19 = *(byte *)(lVar17 + 0x20);\n if ((bVar19 == 0) || (*(wchar_t *)(lVar17 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar17 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar14 = (uint)((long)pwVar11 - (lVar17 + 0xf0) >> 2);\n if (0xf < (int)uVar14) {\n uVar14 = uVar14 - 6;\n }\n if (local_8c <= uVar13) {\n uVar6 = local_8c * uVar16;\n local_8c = uVar14 + uVar6;\n local_5e = local_5e | ~uVar14 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar9 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar9) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }\n if (uVar12 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar19 = 0;\n if (iVar7 == -1) {\n bVar19 = bVar3;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar7 == -1 && bVar15;\n }\n if (bVar20 == (bool)bVar19) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }\n bVar19 = 0;\n local_8c = 0;\n local_5e = 0;\n }" { (if_statement "if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar9 = local_50;\n bVar19 = *(byte *)(lVar17 + 0x20);\n if ((bVar19 == 0) || (*(wchar_t *)(lVar17 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar17 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar14 = (uint)((long)pwVar11 - (lVar17 + 0xf0) >> 2);\n if (0xf < (int)uVar14) {\n uVar14 = uVar14 - 6;\n }\n if (local_8c <= uVar13) {\n uVar6 = local_8c * uVar16;\n local_8c = uVar14 + uVar6;\n local_5e = local_5e | ~uVar14 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar9 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar9) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }\n if (uVar12 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar19 = 0;\n if (iVar7 == -1) {\n bVar19 = bVar3;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar7 == -1 && bVar15;\n }\n if (bVar20 == (bool)bVar19) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }" if (parenthesized_expression "((bool)bVar4 == false)" ( (binary_expression "(bool)bVar4 == false" (cast_expression "(bool)bVar4" ( (type_descriptor "bool" primitive_type) ) identifier) == false) )) (compound_statement "{\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar9 = local_50;\n bVar19 = *(byte *)(lVar17 + 0x20);\n if ((bVar19 == 0) || (*(wchar_t *)(lVar17 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar17 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar14 = (uint)((long)pwVar11 - (lVar17 + 0xf0) >> 2);\n if (0xf < (int)uVar14) {\n uVar14 = uVar14 - 6;\n }\n if (local_8c <= uVar13) {\n uVar6 = local_8c * uVar16;\n local_8c = uVar14 + uVar6;\n local_5e = local_5e | ~uVar14 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar9 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar9) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }\n if (uVar12 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar19 = 0;\n if (iVar7 == -1) {\n bVar19 = bVar3;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar7 == -1 && bVar15;\n }\n if (bVar20 == (bool)bVar19) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }" { (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" identifier = number_literal) ;) (expression_statement "local_5c = L'\xffffffff';" (assignment_expression "local_5c = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (do_statement "do {\n uVar9 = local_50;\n bVar19 = *(byte *)(lVar17 + 0x20);\n if ((bVar19 == 0) || (*(wchar_t *)(lVar17 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar17 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar14 = (uint)((long)pwVar11 - (lVar17 + 0xf0) >> 2);\n if (0xf < (int)uVar14) {\n uVar14 = uVar14 - 6;\n }\n if (local_8c <= uVar13) {\n uVar6 = local_8c * uVar16;\n local_8c = uVar14 + uVar6;\n local_5e = local_5e | ~uVar14 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar9 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar9) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }\n if (uVar12 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar19 = 0;\n if (iVar7 == -1) {\n bVar19 = bVar3;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar7 == -1 && bVar15;\n }\n if (bVar20 == (bool)bVar19) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );" do (compound_statement "{\n uVar9 = local_50;\n bVar19 = *(byte *)(lVar17 + 0x20);\n if ((bVar19 == 0) || (*(wchar_t *)(lVar17 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar17 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar14 = (uint)((long)pwVar11 - (lVar17 + 0xf0) >> 2);\n if (0xf < (int)uVar14) {\n uVar14 = uVar14 - 6;\n }\n if (local_8c <= uVar13) {\n uVar6 = local_8c * uVar16;\n local_8c = uVar14 + uVar6;\n local_5e = local_5e | ~uVar14 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar9 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar9) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }\n if (uVar12 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar19 = 0;\n if (iVar7 == -1) {\n bVar19 = bVar3;\n }\n bVar15 = local_a0 != (long *)0x0 && bVar21;\n bVar20 = bVar21;\n if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar7 == -1 && bVar15;\n }\n if (bVar20 == (bool)bVar19) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n }" { (expression_statement "uVar9 = local_50;" (assignment_expression "uVar9 = local_50" identifier = identifier) ;) (expression_statement "bVar19 = *(byte *)(lVar17 + 0x20);" (assignment_expression "bVar19 = *(byte *)(lVar17 + 0x20)" identifier = (pointer_expression "*(byte *)(lVar17 + 0x20)" * (cast_expression "(byte *)(lVar17 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0x20)" ( (binary_expression "lVar17 + 0x20" identifier + number_literal) ))))) ;) (if_statement "if ((bVar19 == 0) || (*(wchar_t *)(lVar17 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar17 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar14 = (uint)((long)pwVar11 - (lVar17 + 0xf0) >> 2);\n if (0xf < (int)uVar14) {\n uVar14 = uVar14 - 6;\n }\n if (local_8c <= uVar13) {\n uVar6 = local_8c * uVar16;\n local_8c = uVar14 + uVar6;\n local_5e = local_5e | ~uVar14 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar9 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar9) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }\n if (uVar12 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }" if (parenthesized_expression "((bVar19 == 0) || (*(wchar_t *)(lVar17 + 0x4c) != __c))" ( (binary_expression "(bVar19 == 0) || (*(wchar_t *)(lVar17 + 0x4c) != __c)" (parenthesized_expression "(bVar19 == 0)" ( (binary_expression "bVar19 == 0" identifier == number_literal) )) || (parenthesized_expression "(*(wchar_t *)(lVar17 + 0x4c) != __c)" ( (binary_expression "*(wchar_t *)(lVar17 + 0x4c) != __c" (pointer_expression "*(wchar_t *)(lVar17 + 0x4c)" * (cast_expression "(wchar_t *)(lVar17 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0x4c)" ( (binary_expression "lVar17 + 0x4c" identifier + number_literal) )))) != identifier) ))) )) (compound_statement "{\n if ((__c == *(wchar_t *)(lVar17 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar14 = (uint)((long)pwVar11 - (lVar17 + 0xf0) >> 2);\n if (0xf < (int)uVar14) {\n uVar14 = uVar14 - 6;\n }\n if (local_8c <= uVar13) {\n uVar6 = local_8c * uVar16;\n local_8c = uVar14 + uVar6;\n local_5e = local_5e | ~uVar14 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar9 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar9) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar9 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (if_statement "if ((__c == *(wchar_t *)(lVar17 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;" if (parenthesized_expression "((__c == *(wchar_t *)(lVar17 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n )" ( (binary_expression "(__c == *(wchar_t *)(lVar17 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)" (parenthesized_expression "(__c == *(wchar_t *)(lVar17 + 0x48))" ( (binary_expression "__c == *(wchar_t *)(lVar17 + 0x48)" identifier == (pointer_expression "*(wchar_t *)(lVar17 + 0x48)" * (cast_expression "(wchar_t *)(lVar17 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0x48)" ( (binary_expression "lVar17 + 0x48" identifier + number_literal) ))))) )) || (parenthesized_expression "(pwVar11 = wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)" ( (comma_expression "pwVar11 = wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0" (assignment_expression "pwVar11 = wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88)" identifier = (call_expression "wmemchr((wchar_t *)(lVar17 + 0xf0),__c,local_88)" identifier (argument_list "((wchar_t *)(lVar17 + 0xf0),__c,local_88)" ( (cast_expression "(wchar_t *)(lVar17 + 0xf0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0xf0)" ( (binary_expression "lVar17 + 0xf0" identifier + number_literal) ))) , identifier , identifier )))) , (binary_expression "pwVar11 == (wchar_t *)0x0" identifier == (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (goto_statement "goto LAB_00399860;" goto statement_identifier ;)) (expression_statement "uVar14 = (uint)((long)pwVar11 - (lVar17 + 0xf0) >> 2);" (assignment_expression "uVar14 = (uint)((long)pwVar11 - (lVar17 + 0xf0) >> 2)" identifier = (call_expression "(uint)((long)pwVar11 - (lVar17 + 0xf0) >> 2)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((long)pwVar11 - (lVar17 + 0xf0) >> 2)" ( (binary_expression "(long)pwVar11 - (lVar17 + 0xf0) >> 2" (binary_expression "(long)pwVar11 - (lVar17 + 0xf0)" (cast_expression "(long)pwVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (parenthesized_expression "(lVar17 + 0xf0)" ( (binary_expression "lVar17 + 0xf0" identifier + number_literal) ))) >> number_literal) )))) ;) (if_statement "if (0xf < (int)uVar14) {\n uVar14 = uVar14 - 6;\n }" if (parenthesized_expression "(0xf < (int)uVar14)" ( (binary_expression "0xf < (int)uVar14" number_literal < (cast_expression "(int)uVar14" ( (type_descriptor "int" primitive_type) ) identifier)) )) (compound_statement "{\n uVar14 = uVar14 - 6;\n }" { (expression_statement "uVar14 = uVar14 - 6;" (assignment_expression "uVar14 = uVar14 - 6" identifier = (binary_expression "uVar14 - 6" identifier - number_literal)) ;) })) (if_statement "if (local_8c <= uVar13) {\n uVar6 = local_8c * uVar16;\n local_8c = uVar14 + uVar6;\n local_5e = local_5e | ~uVar14 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }" if (parenthesized_expression "(local_8c <= uVar13)" ( (binary_expression "local_8c <= uVar13" identifier <= identifier) )) (compound_statement "{\n uVar6 = local_8c * uVar16;\n local_8c = uVar14 + uVar6;\n local_5e = local_5e | ~uVar14 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }" { (expression_statement "uVar6 = local_8c * uVar16;" (assignment_expression "uVar6 = local_8c * uVar16" identifier = (binary_expression "local_8c * uVar16" identifier * identifier)) ;) (expression_statement "local_8c = uVar14 + uVar6;" (assignment_expression "local_8c = uVar14 + uVar6" identifier = (binary_expression "uVar14 + uVar6" identifier + identifier)) ;) (expression_statement "local_5e = local_5e | ~uVar14 < uVar6;" (assignment_expression "local_5e = local_5e | ~uVar14 < uVar6" identifier = (binary_expression "local_5e | ~uVar14 < uVar6" identifier | (binary_expression "~uVar14 < uVar6" (unary_expression "~uVar14" ~ identifier) < identifier))) ;) (expression_statement "local_98 = local_98 + 1;" (assignment_expression "local_98 = local_98 + 1" identifier = (binary_expression "local_98 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_00399937;" goto statement_identifier ;) })) (expression_statement "uVar9 = param_2[2];" (assignment_expression "uVar9 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "local_5e = bVar3;" (assignment_expression "local_5e = bVar3" identifier = identifier) ;) (if_statement "if ((ulong)param_2[3] <= uVar9) goto LAB_003999c7;" if (parenthesized_expression "((ulong)param_2[3] <= uVar9)" ( (binary_expression "(ulong)param_2[3] <= uVar9" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_003999c7;" goto statement_identifier ;)) (labeled_statement "LAB_00399945:\n param_2[2] = uVar9 + 4;" statement_identifier : (expression_statement "param_2[2] = uVar9 + 4;" (assignment_expression "param_2[2] = uVar9 + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "uVar9 + 4" identifier + number_literal)) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;" if (parenthesized_expression "(piVar10 < (int *)param_2[3])" ( (binary_expression "piVar10 < (int *)param_2[3]" identifier < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_0039995b;" goto statement_identifier ;)) (labeled_statement "LAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" statement_identifier : (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;)) }) (else_clause "else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }\n if (uVar12 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }" else (compound_statement "{\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }\n if (uVar12 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar9 = param_2[2];\n if (uVar9 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }" { (if_statement "if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }" if (parenthesized_expression "(local_98 == 0)" ( (binary_expression "local_98 == 0" identifier == number_literal) )) (compound_statement "{\n bVar4 = 0;\n goto LAB_003994d2;\n }" { (expression_statement "bVar4 = 0;" (assignment_expression "bVar4 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_003994d2;" goto statement_identifier ;) })) (expression_statement "uVar1 = local_50 + 1;" (assignment_expression "uVar1 = local_50 + 1" identifier = (binary_expression "local_50 + 1" identifier + number_literal)) ;) (if_statement "if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }" if (parenthesized_expression "(local_58 == &local_48)" ( (binary_expression "local_58 == &local_48" identifier == (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n uVar12 = 0xf;\n }" { (expression_statement "uVar12 = 0xf;" (assignment_expression "uVar12 = 0xf" identifier = number_literal) ;) }) (else_clause "else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }" else (compound_statement "{\n uVar12 = CONCAT71(uStack_47,local_48);\n }" { (expression_statement "uVar12 = CONCAT71(uStack_47,local_48);" (assignment_expression "uVar12 = CONCAT71(uStack_47,local_48)" identifier = (call_expression "CONCAT71(uStack_47,local_48)" identifier (argument_list "(uStack_47,local_48)" ( identifier , identifier )))) ;) }))) (if_statement "if (uVar12 < uVar1) {\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }" if (parenthesized_expression "(uVar12 < uVar1)" ( (binary_expression "uVar12 < uVar1" identifier < identifier) )) (compound_statement "{\n /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }" { comment (labeled_statement "std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);" statement_identifier : (ERROR ":" :) (labeled_statement "string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);" statement_identifier : (ERROR ":" :) (expression_statement "_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);" (call_expression "_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1)" identifier (argument_list "((string *)&local_58,local_50,0,(char *)0x0,1)" ( (cast_expression "(string *)&local_58" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_58" & identifier)) , identifier , number_literal , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , number_literal ))) ;))) })) (expression_statement "local_58[uVar9] = (undefined1)local_98;" (assignment_expression "local_58[uVar9] = (undefined1)local_98" (subscript_expression "local_58[uVar9]" identifier [ identifier ]) = (cast_expression "(undefined1)local_98" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "local_58[uVar1] = 0;" (assignment_expression "local_58[uVar1] = 0" (subscript_expression "local_58[uVar1]" identifier [ identifier ]) = number_literal) ;) (expression_statement "local_50 = uVar1;" (assignment_expression "local_50 = uVar1" identifier = identifier) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (labeled_statement "LAB_00399937:\n uVar9 = param_2[2];" statement_identifier : (expression_statement "uVar9 = param_2[2];" (assignment_expression "uVar9 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;)) (if_statement "if (uVar9 < (ulong)param_2[3]) goto LAB_00399945;" if (parenthesized_expression "(uVar9 < (ulong)param_2[3])" ( (binary_expression "uVar9 < (ulong)param_2[3]" identifier < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00399945;" goto statement_identifier ;)) (labeled_statement "LAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);" statement_identifier : (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;" if (parenthesized_expression "((int *)param_2[3] <= piVar10)" ( (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_003999e0;" goto statement_identifier ;)) (labeled_statement "LAB_0039995b:\n iVar7 = *piVar10;" statement_identifier : (expression_statement "iVar7 = *piVar10;" (assignment_expression "iVar7 = *piVar10" identifier = (pointer_expression "*piVar10" * identifier)) ;)) }))) (if_statement "if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar19 = 0;" (assignment_expression "bVar19 = 0" identifier = number_literal) ;) (if_statement "if (iVar7 == -1) {\n bVar19 = bVar3;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n bVar19 = bVar3;\n }" { (expression_statement "bVar19 = bVar3;" (assignment_expression "bVar19 = bVar3" identifier = identifier) ;) })) (expression_statement "bVar15 = local_a0 != (long *)0x0 && bVar21;" (assignment_expression "bVar15 = local_a0 != (long *)0x0 && bVar21" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar21" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar20 = bVar21;" (assignment_expression "bVar20 = bVar21" identifier = identifier) ;) (if_statement "if (bVar15) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar7 == -1 && bVar15;\n }" if (parenthesized_expression "(bVar15)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar20 = iVar7 == -1 && bVar15;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar7 = *(int *)local_a0[2];\n }" { (expression_statement "iVar7 = *(int *)local_a0[2];" (assignment_expression "iVar7 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }" else (compound_statement "{\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }" { (expression_statement "iVar7 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar7 = (**(code **)(*local_a0 + 0x48))()" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar7 != -1) {\n plVar2 = local_a0;\n }" if (parenthesized_expression "(iVar7 != -1)" ( (binary_expression "iVar7 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = local_a0;\n }" { (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" identifier = identifier) ;) })) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" identifier = identifier) ;) (expression_statement "bVar20 = iVar7 == -1 && bVar15;" (assignment_expression "bVar20 = iVar7 == -1 && bVar15" identifier = (binary_expression "iVar7 == -1 && bVar15" (binary_expression "iVar7 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if (bVar20 == (bool)bVar19) goto code_r0x00399998;" if (parenthesized_expression "(bVar20 == (bool)bVar19)" ( (binary_expression "bVar20 == (bool)bVar19" identifier == (cast_expression "(bool)bVar19" ( (type_descriptor "bool" primitive_type) ) identifier)) )) (goto_statement "goto code_r0x00399998;" goto statement_identifier ;)) (expression_statement "__c = local_5c;" (assignment_expression "__c = local_5c" identifier = identifier) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" { (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" { comment (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "bVar19 = 0;" (assignment_expression "bVar19 = 0" identifier = number_literal) ;) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" identifier = number_literal) ;) (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) }))) (labeled_statement "LAB_003994d2:\n uVar9 = local_50;" statement_identifier : (expression_statement "uVar9 = local_50;" (assignment_expression "uVar9 = local_50" identifier = identifier) ;)) (if_statement "if (local_50 == 0) {\n if ((bVar18) || (local_98 != 0)) {\nLAB_00399817:\n if (bVar19 == 0) {\n if (local_5e == 0) {\n uVar16 = -local_8c;\n if (!bVar22) {\n uVar16 = local_8c;\n }\n *param_8 = uVar16;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }\n }\n else {\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }\n if (uVar12 < uVar1) {\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n cVar5 = __verify_grouping(*(char **)(lVar17 + 0x10),*(ulong *)(lVar17 + 0x18),\n (string *)&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((local_98 != 0) || (bVar18)) || (local_50 != 0)) goto LAB_00399817;\n }" if (parenthesized_expression "(local_50 == 0)" ( (binary_expression "local_50 == 0" identifier == number_literal) )) (compound_statement "{\n if ((bVar18) || (local_98 != 0)) {\nLAB_00399817:\n if (bVar19 == 0) {\n if (local_5e == 0) {\n uVar16 = -local_8c;\n if (!bVar22) {\n uVar16 = local_8c;\n }\n *param_8 = uVar16;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }\n }" { (if_statement "if ((bVar18) || (local_98 != 0)) {\nLAB_00399817:\n if (bVar19 == 0) {\n if (local_5e == 0) {\n uVar16 = -local_8c;\n if (!bVar22) {\n uVar16 = local_8c;\n }\n *param_8 = uVar16;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }" if (parenthesized_expression "((bVar18) || (local_98 != 0))" ( (binary_expression "(bVar18) || (local_98 != 0)" (parenthesized_expression "(bVar18)" ( identifier )) || (parenthesized_expression "(local_98 != 0)" ( (binary_expression "local_98 != 0" identifier != number_literal) ))) )) (compound_statement "{\nLAB_00399817:\n if (bVar19 == 0) {\n if (local_5e == 0) {\n uVar16 = -local_8c;\n if (!bVar22) {\n uVar16 = local_8c;\n }\n *param_8 = uVar16;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }" { (labeled_statement "LAB_00399817:\n if (bVar19 == 0) {\n if (local_5e == 0) {\n uVar16 = -local_8c;\n if (!bVar22) {\n uVar16 = local_8c;\n }\n *param_8 = uVar16;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }" statement_identifier : (if_statement "if (bVar19 == 0) {\n if (local_5e == 0) {\n uVar16 = -local_8c;\n if (!bVar22) {\n uVar16 = local_8c;\n }\n *param_8 = uVar16;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }" if (parenthesized_expression "(bVar19 == 0)" ( (binary_expression "bVar19 == 0" identifier == number_literal) )) (compound_statement "{\n if (local_5e == 0) {\n uVar16 = -local_8c;\n if (!bVar22) {\n uVar16 = local_8c;\n }\n *param_8 = uVar16;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }" { (if_statement "if (local_5e == 0) {\n uVar16 = -local_8c;\n if (!bVar22) {\n uVar16 = local_8c;\n }\n *param_8 = uVar16;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }" if (parenthesized_expression "(local_5e == 0)" ( (binary_expression "local_5e == 0" identifier == number_literal) )) (compound_statement "{\n uVar16 = -local_8c;\n if (!bVar22) {\n uVar16 = local_8c;\n }\n *param_8 = uVar16;\n }" { (expression_statement "uVar16 = -local_8c;" (assignment_expression "uVar16 = -local_8c" identifier = (unary_expression "-local_8c" - identifier)) ;) (if_statement "if (!bVar22) {\n uVar16 = local_8c;\n }" if (parenthesized_expression "(!bVar22)" ( (unary_expression "!bVar22" ! identifier) )) (compound_statement "{\n uVar16 = local_8c;\n }" { (expression_statement "uVar16 = local_8c;" (assignment_expression "uVar16 = local_8c" identifier = identifier) ;) })) (expression_statement "*param_8 = uVar16;" (assignment_expression "*param_8 = uVar16" (pointer_expression "*param_8" * identifier) = identifier) ;) }) (else_clause "else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }" else (compound_statement "{\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }" { (expression_statement "*param_8 = 0xffffffff;" (assignment_expression "*param_8 = 0xffffffff" (pointer_expression "*param_8" * identifier) = number_literal) ;) (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) }))) (goto_statement "goto LAB_0039950d;" goto statement_identifier ;) }))) })) }) (else_clause "else {\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }\n if (uVar12 < uVar1) {\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n cVar5 = __verify_grouping(*(char **)(lVar17 + 0x10),*(ulong *)(lVar17 + 0x18),\n (string *)&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((local_98 != 0) || (bVar18)) || (local_50 != 0)) goto LAB_00399817;\n }" else (compound_statement "{\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }\n if (uVar12 < uVar1) {\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }\n local_58[uVar9] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n cVar5 = __verify_grouping(*(char **)(lVar17 + 0x10),*(ulong *)(lVar17 + 0x18),\n (string *)&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((local_98 != 0) || (bVar18)) || (local_50 != 0)) goto LAB_00399817;\n }" { (expression_statement "uVar1 = local_50 + 1;" (assignment_expression "uVar1 = local_50 + 1" identifier = (binary_expression "local_50 + 1" identifier + number_literal)) ;) (if_statement "if (local_58 == &local_48) {\n uVar12 = 0xf;\n }\n else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }" if (parenthesized_expression "(local_58 == &local_48)" ( (binary_expression "local_58 == &local_48" identifier == (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n uVar12 = 0xf;\n }" { (expression_statement "uVar12 = 0xf;" (assignment_expression "uVar12 = 0xf" identifier = number_literal) ;) }) (else_clause "else {\n uVar12 = CONCAT71(uStack_47,local_48);\n }" else (compound_statement "{\n uVar12 = CONCAT71(uStack_47,local_48);\n }" { (expression_statement "uVar12 = CONCAT71(uStack_47,local_48);" (assignment_expression "uVar12 = CONCAT71(uStack_47,local_48)" identifier = (call_expression "CONCAT71(uStack_47,local_48)" identifier (argument_list "(uStack_47,local_48)" ( identifier , identifier )))) ;) }))) (if_statement "if (uVar12 < uVar1) {\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }" if (parenthesized_expression "(uVar12 < uVar1)" ( (binary_expression "uVar12 < uVar1" identifier < identifier) )) (compound_statement "{\n std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);\n }" { (labeled_statement "std::string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);" statement_identifier : (ERROR ":" :) (labeled_statement "string::_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);" statement_identifier : (ERROR ":" :) (expression_statement "_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1);" (call_expression "_M_mutate((string *)&local_58,local_50,0,(char *)0x0,1)" identifier (argument_list "((string *)&local_58,local_50,0,(char *)0x0,1)" ( (cast_expression "(string *)&local_58" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_58" & identifier)) , identifier , number_literal , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , number_literal ))) ;))) })) (expression_statement "local_58[uVar9] = (undefined1)local_98;" (assignment_expression "local_58[uVar9] = (undefined1)local_98" (subscript_expression "local_58[uVar9]" identifier [ identifier ]) = (cast_expression "(undefined1)local_98" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "local_58[uVar1] = 0;" (assignment_expression "local_58[uVar1] = 0" (subscript_expression "local_58[uVar1]" identifier [ identifier ]) = number_literal) ;) (expression_statement "local_50 = uVar1;" (assignment_expression "local_50 = uVar1" identifier = identifier) ;) (expression_statement "cVar5 = __verify_grouping(*(char **)(lVar17 + 0x10),*(ulong *)(lVar17 + 0x18),\n (string *)&local_58);" (assignment_expression "cVar5 = __verify_grouping(*(char **)(lVar17 + 0x10),*(ulong *)(lVar17 + 0x18),\n (string *)&local_58)" identifier = (call_expression "__verify_grouping(*(char **)(lVar17 + 0x10),*(ulong *)(lVar17 + 0x18),\n (string *)&local_58)" identifier (argument_list "(*(char **)(lVar17 + 0x10),*(ulong *)(lVar17 + 0x18),\n (string *)&local_58)" ( (pointer_expression "*(char **)(lVar17 + 0x10)" * (cast_expression "(char **)(lVar17 + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar17 + 0x10)" ( (binary_expression "lVar17 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(ulong *)(lVar17 + 0x18)" * (cast_expression "(ulong *)(lVar17 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar17 + 0x18)" ( (binary_expression "lVar17 + 0x18" identifier + number_literal) )))) , (cast_expression "(string *)&local_58" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_58" & identifier)) )))) ;) (if_statement "if (cVar5 == '\0') {\n *param_7 = 4;\n }" if (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *param_7 = 4;\n }" { (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) })) (if_statement "if (((local_98 != 0) || (bVar18)) || (local_50 != 0)) goto LAB_00399817;" if (parenthesized_expression "(((local_98 != 0) || (bVar18)) || (local_50 != 0))" ( (binary_expression "((local_98 != 0) || (bVar18)) || (local_50 != 0)" (parenthesized_expression "((local_98 != 0) || (bVar18))" ( (binary_expression "(local_98 != 0) || (bVar18)" (parenthesized_expression "(local_98 != 0)" ( (binary_expression "local_98 != 0" identifier != number_literal) )) || (parenthesized_expression "(bVar18)" ( identifier ))) )) || (parenthesized_expression "(local_50 != 0)" ( (binary_expression "local_50 != 0" identifier != number_literal) ))) )) (goto_statement "goto LAB_00399817;" goto statement_identifier ;)) }))) (expression_statement "*param_8 = 0;" (assignment_expression "*param_8 = 0" (pointer_expression "*param_8" * identifier) = number_literal) ;) (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) (labeled_statement "LAB_0039950d:\n if (bVar4 != 0) {\n *param_7 = *param_7 | 2;\n }" statement_identifier : (if_statement "if (bVar4 != 0) {\n *param_7 = *param_7 | 2;\n }" if (parenthesized_expression "(bVar4 != 0)" ( (binary_expression "bVar4 != 0" identifier != number_literal) )) (compound_statement "{\n *param_7 = *param_7 | 2;\n }" { (expression_statement "*param_7 = *param_7 | 2;" (assignment_expression "*param_7 = *param_7 | 2" (pointer_expression "*param_7" * identifier) = (binary_expression "*param_7 | 2" (pointer_expression "*param_7" * identifier) | number_literal)) ;) }))) (if_statement "if (local_58 != &local_48) {\n operator_delete(local_58);\n }" if (parenthesized_expression "(local_58 != &local_48)" ( (binary_expression "local_58 != &local_48" identifier != (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n operator_delete(local_58);\n }" { (expression_statement "operator_delete(local_58);" (call_expression "operator_delete(local_58)" identifier (argument_list "(local_58)" ( identifier ))) ;) })) (expression_statement "auVar23._8_8_ = param_3 & 0xffffffff00000000 | local_a8;" (assignment_expression "auVar23._8_8_ = param_3 & 0xffffffff00000000 | local_a8" (field_expression "auVar23._8_8_" identifier . field_identifier) = (binary_expression "param_3 & 0xffffffff00000000 | local_a8" (binary_expression "param_3 & 0xffffffff00000000" identifier & number_literal) | identifier)) ;) (expression_statement "auVar23._0_8_ = param_2;" (assignment_expression "auVar23._0_8_ = param_2" (field_expression "auVar23._0_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar23;" return identifier ;) (labeled_statement "code_r0x00399998:\n local_a8 = 0xffffffff;" statement_identifier : (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;)) (expression_statement "bVar19 = bVar4;" (assignment_expression "bVar19 = bVar4" identifier = identifier) ;) (expression_statement "bVar4 = bVar3;" (assignment_expression "bVar4 = bVar3" identifier = identifier) ;) (goto_statement "goto LAB_003994d2;" goto statement_identifier ;) (labeled_statement "LAB_00399860:\n bVar19 = bVar4;" statement_identifier : (expression_statement "bVar19 = bVar4;" (assignment_expression "bVar19 = bVar4" identifier = identifier) ;)) (expression_statement "bVar4 = 0;" (assignment_expression "bVar4 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_003994d2;" goto statement_identifier ;) (labeled_statement "code_r0x003994bb:\n local_a8 = 0xffffffff;" statement_identifier : (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;)) (expression_statement "bVar19 = bVar4;" (assignment_expression "bVar19 = bVar4" identifier = identifier) ;) (expression_statement "bVar4 = 1;" (assignment_expression "bVar4 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_003994d2;" goto statement_identifier ;) }))
(translation_unit "undefined1 [16]\nFUN_00399110(undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,uint *param_8)\n\n{\n ulong uVar1;\n long *plVar2;\n byte bVar3;\n byte bVar4;\n char cVar5;\n uint uVar6;\n int iVar7;\n int iVar8;\n wchar_t __c;\n long lVar9;\n int *piVar10;\n wchar_t *pwVar11;\n ulong uVar12;\n undefined8 *puVar13;\n ulong uVar14;\n uint uVar15;\n uint uVar16;\n bool bVar17;\n uint uVar18;\n long lVar19;\n bool bVar20;\n byte bVar21;\n bool bVar22;\n bool bVar23;\n bool bVar24;\n undefined1 auVar25 [16];\n ulong local_a8;\n long *local_a0;\n int local_98;\n uint local_8c;\n ulong local_88;\n wchar_t local_7c;\n byte local_5e;\n wchar_t local_5c;\n undefined1 *local_58;\n ulong local_50;\n undefined1 local_48;\n undefined7 uStack_47;\n \n __c = (wchar_t)param_3;\n local_a8 = param_3 & 0xffffffff;\n lVar9 = FUN_0033b190(&DAT_004c7f90);\n plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8);\n lVar19 = *plVar2;\n if (lVar19 == 0) {\n \n puVar13 = (undefined8 *)FUN_00337280(0x150);\n *(undefined4 *)(puVar13 + 1) = 0;\n puVar13[2] = 0;\n puVar13[3] = 0;\n *puVar13 = &PTR_FUN_004b72f0;\n *(undefined1 *)(puVar13 + 4) = 0;\n puVar13[5] = 0;\n puVar13[6] = 0;\n puVar13[7] = 0;\n puVar13[8] = 0;\n puVar13[9] = 0;\n *(undefined1 *)(puVar13 + 0x29) = 0;\n \n FUN_003859d0(puVar13,param_6 + 0xd0);\n FUN_0033b600(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9);\n lVar19 = *plVar2;\n }\n uVar15 = *(uint *)(param_6 + 0x18) & 0x4a;\n uVar18 = 8;\n if (uVar15 != 0x40) {\n uVar18 = 10;\n if (uVar15 == 8) {\n uVar18 = 0x10;\n }\n }\n bVar22 = __c == L'\xffffffff';\n bVar20 = param_2 != (long *)0x0 && bVar22;\n bVar24 = bVar22;\n if (bVar20) {\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar24 = iVar7 == -1 && bVar20;\n }\n bVar23 = param_5 == -1;\n bVar17 = param_4 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n local_a0 = param_4;\n if (bVar17) {\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar7 = *(int *)param_4[2];\n }\n else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar7 != -1) {\n local_a0 = param_4;\n }\n bVar20 = iVar7 == -1 && bVar17;\n }\n if (bVar20 == bVar24) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = false;\n __c = L'\0';\n bVar20 = false;\n bVar4 = true;\n local_98 = 0;\n }\n else {\n if ((param_2 != (long *)0x0) && (bVar22)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c;\n if ((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar24 = false;\n }\n bVar20 = false;\n local_98 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar20);\n local_a8 = 0xffffffff;\n bVar4 = false;\n }\nLAB_003993a5:\n local_88 = 0x16;\n if (uVar18 != 0x10) {\nLAB_003993b4:\n local_88 = (ulong)(int)uVar18;\n }\n local_48 = 0;\n local_58 = &local_48;\n local_50 = 0;\n if (cVar5 != '\0') {\n FUN_0033fbf0(&local_58,0x20);\n }\n uVar15 = (uint)(0xffffffff / (ulong)uVar18);\n bVar3 = *(byte *)(lVar19 + 0x148);\n if (bVar3 == 0) {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar15 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar18;\n local_8c = uVar6 + uVar16;\n local_5e = local_5e | ~uVar16 < uVar6;\n uVar12 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }\n local_5e = 0;\n local_8c = 0;\n bVar21 = 0;\n }\n else {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }\n bVar21 = 0;\n local_8c = 0;\n local_5e = 0;\n }\nLAB_003994d2:\n uVar12 = local_50;\n if (local_50 == 0) {\n if ((bVar20) || (local_98 != 0)) {\nLAB_00399817:\n if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }\n }\n else {\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((local_98 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_00399817;\n }\n *param_8 = 0;\n *param_7 = 4;\nLAB_0039950d:\n if (bVar4 != 0) {\n *param_7 = *param_7 | 2;\n }\n if (local_58 != &local_48) {\n FUN_00338a50();\n }\n auVar25._8_8_ = param_3 & 0xffffffff00000000 | local_a8;\n auVar25._0_8_ = param_2;\n return auVar25;\ncode_r0x00399998:\n local_a8 = 0xffffffff;\n bVar21 = bVar4;\n bVar4 = bVar3;\n goto LAB_003994d2;\nLAB_00399860:\n bVar21 = bVar4;\n bVar4 = 0;\n goto LAB_003994d2;\ncode_r0x003994bb:\n local_a8 = 0xffffffff;\n bVar21 = bVar4;\n bVar4 = 1;\n goto LAB_003994d2;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (declaration "FUN_00399110(undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,uint *param_8)\n\n{\n ulong uVar1;" (macro_type_specifier "FUN_00399110(undefined8" identifier ( (type_descriptor "undefined8" type_identifier) )) identifier , (ERROR "long" identifier) (pointer_declarator "*param_2" * identifier) , (ERROR "ulong" identifier) identifier , (ERROR "long" identifier) (pointer_declarator "*param_4" * identifier) , (ERROR "int" identifier) identifier , (ERROR "long" identifier) identifier , (ERROR "uint" identifier) (pointer_declarator "*param_7" * identifier) , (ERROR "uint *param_8)\n\n{\n ulong" identifier (pointer_declarator "*param_8" * identifier) ) { identifier) identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "byte bVar3;" type_identifier identifier ;) (declaration "byte bVar4;" type_identifier identifier ;) (declaration "char cVar5;" primitive_type identifier ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "int iVar8;" primitive_type identifier ;) (declaration "wchar_t __c;" type_identifier identifier ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "int *piVar10;" primitive_type (pointer_declarator "*piVar10" * identifier) ;) (declaration "wchar_t *pwVar11;" type_identifier (pointer_declarator "*pwVar11" * identifier) ;) (declaration "ulong uVar12;" type_identifier identifier ;) (declaration "undefined8 *puVar13;" type_identifier (pointer_declarator "*puVar13" * identifier) ;) (declaration "ulong uVar14;" type_identifier identifier ;) (declaration "uint uVar15;" type_identifier identifier ;) (declaration "uint uVar16;" type_identifier identifier ;) (declaration "bool bVar17;" primitive_type identifier ;) (declaration "uint uVar18;" type_identifier identifier ;) (declaration "long lVar19;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar20;" primitive_type identifier ;) (declaration "byte bVar21;" type_identifier identifier ;) (declaration "bool bVar22;" primitive_type identifier ;) (declaration "bool bVar23;" primitive_type identifier ;) (declaration "bool bVar24;" primitive_type identifier ;) (declaration "undefined1 auVar25 [16];" type_identifier (array_declarator "auVar25 [16]" identifier [ number_literal ]) ;) (declaration "ulong local_a8;" type_identifier identifier ;) (declaration "long *local_a0;" (sized_type_specifier "long" long) (pointer_declarator "*local_a0" * identifier) ;) (declaration "int local_98;" primitive_type identifier ;) (declaration "uint local_8c;" type_identifier identifier ;) (declaration "ulong local_88;" type_identifier identifier ;) (declaration "wchar_t local_7c;" type_identifier identifier ;) (declaration "byte local_5e;" type_identifier identifier ;) (declaration "wchar_t local_5c;" type_identifier identifier ;) (declaration "undefined1 *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "ulong local_50;" type_identifier identifier ;) (declaration "undefined1 local_48;" type_identifier identifier ;) (declaration "undefined7 uStack_47;" type_identifier identifier ;) (expression_statement "__c = (wchar_t)param_3;" (assignment_expression "__c = (wchar_t)param_3" identifier = (cast_expression "(wchar_t)param_3" ( (type_descriptor "wchar_t" type_identifier) ) identifier)) ;) (expression_statement "local_a8 = param_3 & 0xffffffff;" (assignment_expression "local_a8 = param_3 & 0xffffffff" identifier = (binary_expression "param_3 & 0xffffffff" identifier & number_literal)) ;) (expression_statement "lVar9 = FUN_0033b190(&DAT_004c7f90);" (assignment_expression "lVar9 = FUN_0033b190(&DAT_004c7f90)" identifier = (call_expression "FUN_0033b190(&DAT_004c7f90)" identifier (argument_list "(&DAT_004c7f90)" ( (pointer_expression "&DAT_004c7f90" & identifier) )))) ;) (expression_statement "plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8);" (assignment_expression "plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8)" identifier = (cast_expression "(long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8)" ( (binary_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8" (pointer_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18)" * (cast_expression "(long *)(*(long *)(param_6 + 0xd0) + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_6 + 0xd0) + 0x18)" ( (binary_expression "*(long *)(param_6 + 0xd0) + 0x18" (pointer_expression "*(long *)(param_6 + 0xd0)" * (cast_expression "(long *)(param_6 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) + number_literal) )))) + (binary_expression "lVar9 * 8" identifier * number_literal)) )))) ;) (expression_statement "lVar19 = *plVar2;" (assignment_expression "lVar19 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) (if_statement "if (lVar19 == 0) {\n \n puVar13 = (undefined8 *)FUN_00337280(0x150);\n *(undefined4 *)(puVar13 + 1) = 0;\n puVar13[2] = 0;\n puVar13[3] = 0;\n *puVar13 = &PTR_FUN_004b72f0;\n *(undefined1 *)(puVar13 + 4) = 0;\n puVar13[5] = 0;\n puVar13[6] = 0;\n puVar13[7] = 0;\n puVar13[8] = 0;\n puVar13[9] = 0;\n *(undefined1 *)(puVar13 + 0x29) = 0;\n \n FUN_003859d0(puVar13,param_6 + 0xd0);\n FUN_0033b600(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9);\n lVar19 = *plVar2;\n }" if (parenthesized_expression "(lVar19 == 0)" ( (binary_expression "lVar19 == 0" identifier == number_literal) )) (compound_statement "{\n \n puVar13 = (undefined8 *)FUN_00337280(0x150);\n *(undefined4 *)(puVar13 + 1) = 0;\n puVar13[2] = 0;\n puVar13[3] = 0;\n *puVar13 = &PTR_FUN_004b72f0;\n *(undefined1 *)(puVar13 + 4) = 0;\n puVar13[5] = 0;\n puVar13[6] = 0;\n puVar13[7] = 0;\n puVar13[8] = 0;\n puVar13[9] = 0;\n *(undefined1 *)(puVar13 + 0x29) = 0;\n \n FUN_003859d0(puVar13,param_6 + 0xd0);\n FUN_0033b600(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9);\n lVar19 = *plVar2;\n }" { (expression_statement "puVar13 = (undefined8 *)FUN_00337280(0x150);" (assignment_expression "puVar13 = (undefined8 *)FUN_00337280(0x150)" identifier = (cast_expression "(undefined8 *)FUN_00337280(0x150)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00337280(0x150)" identifier (argument_list "(0x150)" ( number_literal ))))) ;) (expression_statement "*(undefined4 *)(puVar13 + 1) = 0;" (assignment_expression "*(undefined4 *)(puVar13 + 1) = 0" (pointer_expression "*(undefined4 *)(puVar13 + 1)" * (cast_expression "(undefined4 *)(puVar13 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar13 + 1)" ( (binary_expression "puVar13 + 1" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar13[2] = 0;" (assignment_expression "puVar13[2] = 0" (subscript_expression "puVar13[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar13[3] = 0;" (assignment_expression "puVar13[3] = 0" (subscript_expression "puVar13[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*puVar13 = &PTR_FUN_004b72f0;" (assignment_expression "*puVar13 = &PTR_FUN_004b72f0" (pointer_expression "*puVar13" * identifier) = (pointer_expression "&PTR_FUN_004b72f0" & identifier)) ;) (expression_statement "*(undefined1 *)(puVar13 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar13 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar13 + 4)" * (cast_expression "(undefined1 *)(puVar13 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar13 + 4)" ( (binary_expression "puVar13 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar13[5] = 0;" (assignment_expression "puVar13[5] = 0" (subscript_expression "puVar13[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar13[6] = 0;" (assignment_expression "puVar13[6] = 0" (subscript_expression "puVar13[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar13[7] = 0;" (assignment_expression "puVar13[7] = 0" (subscript_expression "puVar13[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar13[8] = 0;" (assignment_expression "puVar13[8] = 0" (subscript_expression "puVar13[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar13[9] = 0;" (assignment_expression "puVar13[9] = 0" (subscript_expression "puVar13[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar13 + 0x29) = 0;" (assignment_expression "*(undefined1 *)(puVar13 + 0x29) = 0" (pointer_expression "*(undefined1 *)(puVar13 + 0x29)" * (cast_expression "(undefined1 *)(puVar13 + 0x29)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar13 + 0x29)" ( (binary_expression "puVar13 + 0x29" identifier + number_literal) )))) = number_literal) ;) (expression_statement "FUN_003859d0(puVar13,param_6 + 0xd0);" (call_expression "FUN_003859d0(puVar13,param_6 + 0xd0)" identifier (argument_list "(puVar13,param_6 + 0xd0)" ( identifier , (binary_expression "param_6 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "FUN_0033b600(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9);" (call_expression "FUN_0033b600(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9)" identifier (argument_list "(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9)" ( (pointer_expression "*(undefined8 *)(param_6 + 0xd0)" * (cast_expression "(undefined8 *)(param_6 + 0xd0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) , identifier , identifier ))) ;) (expression_statement "lVar19 = *plVar2;" (assignment_expression "lVar19 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) })) (expression_statement "uVar15 = *(uint *)(param_6 + 0x18) & 0x4a;" (assignment_expression "uVar15 = *(uint *)(param_6 + 0x18) & 0x4a" identifier = (binary_expression "*(uint *)(param_6 + 0x18) & 0x4a" (pointer_expression "*(uint *)(param_6 + 0x18)" * (cast_expression "(uint *)(param_6 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0x18)" ( (binary_expression "param_6 + 0x18" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "uVar18 = 8;" (assignment_expression "uVar18 = 8" identifier = number_literal) ;) (if_statement "if (uVar15 != 0x40) {\n uVar18 = 10;\n if (uVar15 == 8) {\n uVar18 = 0x10;\n }\n }" if (parenthesized_expression "(uVar15 != 0x40)" ( (binary_expression "uVar15 != 0x40" identifier != number_literal) )) (compound_statement "{\n uVar18 = 10;\n if (uVar15 == 8) {\n uVar18 = 0x10;\n }\n }" { (expression_statement "uVar18 = 10;" (assignment_expression "uVar18 = 10" identifier = number_literal) ;) (if_statement "if (uVar15 == 8) {\n uVar18 = 0x10;\n }" if (parenthesized_expression "(uVar15 == 8)" ( (binary_expression "uVar15 == 8" identifier == number_literal) )) (compound_statement "{\n uVar18 = 0x10;\n }" { (expression_statement "uVar18 = 0x10;" (assignment_expression "uVar18 = 0x10" identifier = number_literal) ;) })) })) (expression_statement "bVar22 = __c == L'\xffffffff';" (assignment_expression "bVar22 = __c == L'\xffffffff'" identifier = (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character '))) ;) (expression_statement "bVar20 = param_2 != (long *)0x0 && bVar22;" (assignment_expression "bVar20 = param_2 != (long *)0x0 && bVar22" identifier = (binary_expression "param_2 != (long *)0x0 && bVar22" (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar24 = bVar22;" (assignment_expression "bVar24 = bVar22" identifier = identifier) ;) (if_statement "if (bVar20) {\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar24 = iVar7 == -1 && bVar20;\n }" if (parenthesized_expression "(bVar20)" ( identifier )) (compound_statement "{\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar24 = iVar7 == -1 && bVar20;\n }" { (if_statement "if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((int *)param_2[2] < (int *)param_2[3])" ( (binary_expression "(int *)param_2[2] < (int *)param_2[3]" (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar7 = *(int *)param_2[2];\n }" { (expression_statement "iVar7 = *(int *)param_2[2];" (assignment_expression "iVar7 = *(int *)param_2[2]" identifier = (pointer_expression "*(int *)param_2[2]" * (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar7 != -1) {\n plVar2 = param_2;\n }" if (parenthesized_expression "(iVar7 != -1)" ( (binary_expression "iVar7 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = param_2;\n }" { (expression_statement "plVar2 = param_2;" (assignment_expression "plVar2 = param_2" identifier = identifier) ;) })) (expression_statement "param_2 = plVar2;" (assignment_expression "param_2 = plVar2" identifier = identifier) ;) (expression_statement "bVar24 = iVar7 == -1 && bVar20;" (assignment_expression "bVar24 = iVar7 == -1 && bVar20" identifier = (binary_expression "iVar7 == -1 && bVar20" (binary_expression "iVar7 == -1" identifier == number_literal) && identifier)) ;) })) (expression_statement "bVar23 = param_5 == -1;" (assignment_expression "bVar23 = param_5 == -1" identifier = (binary_expression "param_5 == -1" identifier == number_literal)) ;) (expression_statement "bVar17 = param_4 != (long *)0x0 && bVar23;" (assignment_expression "bVar17 = param_4 != (long *)0x0 && bVar23" identifier = (binary_expression "param_4 != (long *)0x0 && bVar23" (binary_expression "param_4 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar20 = bVar23;" (assignment_expression "bVar20 = bVar23" identifier = identifier) ;) (expression_statement "local_a0 = param_4;" (assignment_expression "local_a0 = param_4" identifier = identifier) ;) (if_statement "if (bVar17) {\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar7 = *(int *)param_4[2];\n }\n else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar7 != -1) {\n local_a0 = param_4;\n }\n bVar20 = iVar7 == -1 && bVar17;\n }" if (parenthesized_expression "(bVar17)" ( identifier )) (compound_statement "{\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar7 = *(int *)param_4[2];\n }\n else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar7 != -1) {\n local_a0 = param_4;\n }\n bVar20 = iVar7 == -1 && bVar17;\n }" { (if_statement "if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar7 = *(int *)param_4[2];\n }\n else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }" if (parenthesized_expression "((int *)param_4[2] < (int *)param_4[3])" ( (binary_expression "(int *)param_4[2] < (int *)param_4[3]" (cast_expression "(int *)param_4[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[2]" identifier [ number_literal ])) < (cast_expression "(int *)param_4[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar7 = *(int *)param_4[2];\n }" { (expression_statement "iVar7 = *(int *)param_4[2];" (assignment_expression "iVar7 = *(int *)param_4[2]" identifier = (pointer_expression "*(int *)param_4[2]" * (cast_expression "(int *)param_4[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }" else (compound_statement "{\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }" { (expression_statement "iVar7 = (**(code **)(*param_4 + 0x48))(param_4);" (assignment_expression "iVar7 = (**(code **)(*param_4 + 0x48))(param_4)" identifier = (call_expression "(**(code **)(*param_4 + 0x48))(param_4)" (parenthesized_expression "(**(code **)(*param_4 + 0x48))" ( (pointer_expression "**(code **)(*param_4 + 0x48)" * (pointer_expression "*(code **)(*param_4 + 0x48)" * (cast_expression "(code **)(*param_4 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_4 + 0x48)" ( (binary_expression "*param_4 + 0x48" (pointer_expression "*param_4" * identifier) + number_literal) ))))) )) (argument_list "(param_4)" ( identifier )))) ;) }))) (expression_statement "local_a0 = (long *)0x0;" (assignment_expression "local_a0 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar7 != -1) {\n local_a0 = param_4;\n }" if (parenthesized_expression "(iVar7 != -1)" ( (binary_expression "iVar7 != -1" identifier != number_literal) )) (compound_statement "{\n local_a0 = param_4;\n }" { (expression_statement "local_a0 = param_4;" (assignment_expression "local_a0 = param_4" identifier = identifier) ;) })) (expression_statement "bVar20 = iVar7 == -1 && bVar17;" (assignment_expression "bVar20 = iVar7 == -1 && bVar17" identifier = (binary_expression "iVar7 == -1 && bVar17" (binary_expression "iVar7 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if (bVar20 == bVar24) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = false;\n __c = L'\0';\n bVar20 = false;\n bVar4 = true;\n local_98 = 0;\n }\n else {\n if ((param_2 != (long *)0x0) && (bVar22)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c;\n if ((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar24 = false;\n }\n bVar20 = false;\n local_98 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar20);\n local_a8 = 0xffffffff;\n bVar4 = false;\n }" if (parenthesized_expression "(bVar20 == bVar24)" ( (binary_expression "bVar20 == bVar24" identifier == identifier) )) (compound_statement "{\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = false;\n __c = L'\0';\n bVar20 = false;\n bVar4 = true;\n local_98 = 0;\n }" { (expression_statement "cVar5 = *(char *)(lVar19 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar19 + 0x20)" identifier = (pointer_expression "*(char *)(lVar19 + 0x20)" * (cast_expression "(char *)(lVar19 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x20)" ( (binary_expression "lVar19 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar24 = false;" (assignment_expression "bVar24 = false" identifier = false) ;) (expression_statement "__c = L'\0';" (assignment_expression "__c = L'\0'" identifier = (char_literal "L'\0'" L' escape_sequence ')) ;) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" identifier = true) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) }) (else_clause "else {\n if ((param_2 != (long *)0x0) && (bVar22)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c;\n if ((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar24 = false;\n }\n bVar20 = false;\n local_98 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar20);\n local_a8 = 0xffffffff;\n bVar4 = false;\n }" else (compound_statement "{\n if ((param_2 != (long *)0x0) && (bVar22)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c;\n if ((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar24 = false;\n }\n bVar20 = false;\n local_98 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar20);\n local_a8 = 0xffffffff;\n bVar4 = false;\n }" { (if_statement "if ((param_2 != (long *)0x0) && (bVar22)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "((param_2 != (long *)0x0) && (bVar22))" ( (binary_expression "(param_2 != (long *)0x0) && (bVar22)" (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(bVar22)" ( identifier ))) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" { (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar5 = *(char *)(lVar19 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar19 + 0x20)" identifier = (pointer_expression "*(char *)(lVar19 + 0x20)" * (cast_expression "(char *)(lVar19 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x20)" ( (binary_expression "lVar19 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c;" (assignment_expression "bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c" identifier = (binary_expression "*(wchar_t *)(lVar19 + 0xe0) == __c" (pointer_expression "*(wchar_t *)(lVar19 + 0xe0)" * (cast_expression "(wchar_t *)(lVar19 + 0xe0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0xe0)" ( (binary_expression "lVar19 + 0xe0" identifier + number_literal) )))) == identifier)) ;) (if_statement "if ((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar24 = false;\n }" if (parenthesized_expression "((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c))" ( (binary_expression "(bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)" (parenthesized_expression "(bVar24)" ( identifier )) || (parenthesized_expression "(*(wchar_t *)(lVar19 + 0xe4) == __c)" ( (binary_expression "*(wchar_t *)(lVar19 + 0xe4) == __c" (pointer_expression "*(wchar_t *)(lVar19 + 0xe4)" * (cast_expression "(wchar_t *)(lVar19 + 0xe4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0xe4)" ( (binary_expression "lVar19 + 0xe4" identifier + number_literal) )))) == identifier) ))) )) (compound_statement "{\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }\n }" { (if_statement "if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }" if (parenthesized_expression "(((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c))" ( (binary_expression "((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)" (parenthesized_expression "((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c))" ( (binary_expression "(cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)" (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) || (parenthesized_expression "(*(wchar_t *)(lVar19 + 0x4c) != __c)" ( (binary_expression "*(wchar_t *)(lVar19 + 0x4c) != __c" (pointer_expression "*(wchar_t *)(lVar19 + 0x4c)" * (cast_expression "(wchar_t *)(lVar19 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x4c)" ( (binary_expression "lVar19 + 0x4c" identifier + number_literal) )))) != identifier) ))) )) && (parenthesized_expression "(*(wchar_t *)(lVar19 + 0x48) != __c)" ( (binary_expression "*(wchar_t *)(lVar19 + 0x48) != __c" (pointer_expression "*(wchar_t *)(lVar19 + 0x48)" * (cast_expression "(wchar_t *)(lVar19 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x48)" ( (binary_expression "lVar19 + 0x48" identifier + number_literal) )))) != identifier) ))) )) (compound_statement "{\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }" { (if_statement "if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }" if (parenthesized_expression "((ulong)param_2[2] < (ulong)param_2[3])" ( (binary_expression "(ulong)param_2[2] < (ulong)param_2[3]" (cast_expression "(ulong)param_2[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n param_2[2] = param_2[2] + 4;\n }" { (expression_statement "param_2[2] = param_2[2] + 4;" (assignment_expression "param_2[2] = param_2[2] + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "param_2[2] + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) + number_literal)) ;) }) (else_clause "else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }" else (compound_statement "{\n (**(code **)(*param_2 + 0x50))(param_2);\n }" { (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;) }))) (if_statement "if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((int *)param_2[2] < (int *)param_2[3])" ( (binary_expression "(int *)param_2[2] < (int *)param_2[3]" (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar7 = *(int *)param_2[2];\n }" { (expression_statement "iVar7 = *(int *)param_2[2];" (assignment_expression "iVar7 = *(int *)param_2[2]" identifier = (pointer_expression "*(int *)param_2[2]" * (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar22 = local_a0 != (long *)0x0 && bVar23;" (assignment_expression "bVar22 = local_a0 != (long *)0x0 && bVar23" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar23" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar20 = bVar23;" (assignment_expression "bVar20 = bVar23" identifier = identifier) ;) (if_statement "if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }" if (parenthesized_expression "(bVar22)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" { (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" else (compound_statement "{\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" { (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))()" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar8 != -1) {\n plVar2 = local_a0;\n }" if (parenthesized_expression "(iVar8 != -1)" ( (binary_expression "iVar8 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = local_a0;\n }" { (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" identifier = identifier) ;) })) (expression_statement "bVar20 = iVar8 == -1 && bVar22;" (assignment_expression "bVar20 = iVar8 == -1 && bVar22" identifier = (binary_expression "iVar8 == -1 && bVar22" (binary_expression "iVar8 == -1" identifier == number_literal) && identifier)) ;) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" identifier = identifier) ;) })) (if_statement "if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }" if (parenthesized_expression "(bVar20 == (iVar7 == -1))" ( (binary_expression "bVar20 == (iVar7 == -1)" identifier == (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) ))) )) (compound_statement "{\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }" { (expression_statement "cVar5 = *(char *)(lVar19 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar19 + 0x20)" identifier = (pointer_expression "*(char *)(lVar19 + 0x20)" * (cast_expression "(char *)(lVar19 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x20)" ( (binary_expression "lVar19 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" identifier = true) ;) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_003993a5;" goto statement_identifier ;) })) (expression_statement "__c = L'\xffffffff';" (assignment_expression "__c = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" { (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar5 = *(char *)(lVar19 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar19 + 0x20)" identifier = (pointer_expression "*(char *)(lVar19 + 0x20)" * (cast_expression "(char *)(lVar19 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x20)" ( (binary_expression "lVar19 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) })) }) (else_clause "else {\n bVar24 = false;\n }" else (compound_statement "{\n bVar24 = false;\n }" { (expression_statement "bVar24 = false;" (assignment_expression "bVar24 = false" identifier = false) ;) }))) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" identifier = false) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (do_statement "do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar20);" do (compound_statement "{\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }" { (if_statement "if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }" if (parenthesized_expression "(((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c))" ( (binary_expression "((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)" (parenthesized_expression "((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c))" ( (binary_expression "(cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)" (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(wchar_t *)(lVar19 + 0x4c) == __c)" ( (binary_expression "*(wchar_t *)(lVar19 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar19 + 0x4c)" * (cast_expression "(wchar_t *)(lVar19 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x4c)" ( (binary_expression "lVar19 + 0x4c" identifier + number_literal) )))) == identifier) ))) )) || (parenthesized_expression "(*(wchar_t *)(lVar19 + 0x48) == __c)" ( (binary_expression "*(wchar_t *)(lVar19 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar19 + 0x48)" * (cast_expression "(wchar_t *)(lVar19 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x48)" ( (binary_expression "lVar19 + 0x48" identifier + number_literal) )))) == identifier) ))) )) (compound_statement "{\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }" { (labeled_statement "LAB_00399888:\n bVar4 = false;" statement_identifier : (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;)) (goto_statement "goto LAB_003993a5;" goto statement_identifier ;) })) (if_statement "if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }" if (parenthesized_expression "(*(wchar_t *)(lVar19 + 0xf0) == __c)" ( (binary_expression "*(wchar_t *)(lVar19 + 0xf0) == __c" (pointer_expression "*(wchar_t *)(lVar19 + 0xf0)" * (cast_expression "(wchar_t *)(lVar19 + 0xf0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0xf0)" ( (binary_expression "lVar19 + 0xf0" identifier + number_literal) )))) == identifier) )) (compound_statement "{\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);" (assignment_expression "bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U)" identifier = (cast_expression "(bool)(uVar18 == 10 | bVar20 ^ 1U)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "(uVar18 == 10 | bVar20 ^ 1U)" ( (binary_expression "uVar18 == 10 | bVar20 ^ 1U" (binary_expression "uVar18 == 10" identifier == number_literal) | (binary_expression "bVar20 ^ 1U" identifier ^ number_literal)) )))) ;) (if_statement "if (!bVar22) goto LAB_003992fb;" if (parenthesized_expression "(!bVar22)" ( (unary_expression "!bVar22" ! identifier) )) (goto_statement "goto LAB_003992fb;" goto statement_identifier ;)) (expression_statement "bVar20 = uVar18 == 8 || uVar15 == 0;" (assignment_expression "bVar20 = uVar18 == 8 || uVar15 == 0" identifier = (binary_expression "uVar18 == 8 || uVar15 == 0" (binary_expression "uVar18 == 8" identifier == number_literal) || (binary_expression "uVar15 == 0" identifier == number_literal))) ;) (if_statement "if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }" if (parenthesized_expression "(uVar18 != 8 && uVar15 != 0)" ( (binary_expression "uVar18 != 8 && uVar15 != 0" (binary_expression "uVar18 != 8" identifier != number_literal) && (binary_expression "uVar15 != 0" identifier != number_literal)) )) (compound_statement "{\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }" { (expression_statement "local_98 = local_98 + 1;" (assignment_expression "local_98 = local_98 + 1" identifier = (binary_expression "local_98 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_00399336;" goto statement_identifier ;) })) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (expression_statement "uVar18 = 8;" (assignment_expression "uVar18 = 8" identifier = number_literal) ;) (expression_statement "uVar12 = param_2[2];" (assignment_expression "uVar12 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (if_statement "if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;" if (parenthesized_expression "((ulong)param_2[3] <= uVar12)" ( (binary_expression "(ulong)param_2[3] <= uVar12" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_003995b0;" goto statement_identifier ;)) (labeled_statement "LAB_00399344:\n param_2[2] = uVar12 + 4;" statement_identifier : (expression_statement "param_2[2] = uVar12 + 4;" (assignment_expression "param_2[2] = uVar12 + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "uVar12 + 4" identifier + number_literal)) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;" if (parenthesized_expression "(piVar10 < (int *)param_2[3])" ( (binary_expression "piVar10 < (int *)param_2[3]" identifier < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_0039935a;" goto statement_identifier ;)) (labeled_statement "LAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" statement_identifier : (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;)) }) (else_clause "else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }" else (compound_statement "{\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }" { (if_statement "if (!bVar20) goto LAB_00399888;" if (parenthesized_expression "(!bVar20)" ( (unary_expression "!bVar20" ! identifier) )) (goto_statement "goto LAB_00399888;" goto statement_identifier ;)) (labeled_statement "LAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }" statement_identifier : (if_statement "if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }" if (parenthesized_expression "((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c))" ( (binary_expression "(*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar19 + 0xe8) != __c)" ( (binary_expression "*(wchar_t *)(lVar19 + 0xe8) != __c" (pointer_expression "*(wchar_t *)(lVar19 + 0xe8)" * (cast_expression "(wchar_t *)(lVar19 + 0xe8)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0xe8)" ( (binary_expression "lVar19 + 0xe8" identifier + number_literal) )))) != identifier) )) && (parenthesized_expression "(*(wchar_t *)(lVar19 + 0xec) != __c)" ( (binary_expression "*(wchar_t *)(lVar19 + 0xec) != __c" (pointer_expression "*(wchar_t *)(lVar19 + 0xec)" * (cast_expression "(wchar_t *)(lVar19 + 0xec)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0xec)" ( (binary_expression "lVar19 + 0xec" identifier + number_literal) )))) != identifier) ))) )) (compound_statement "{\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }" { (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (expression_statement "bVar20 = true;" (assignment_expression "bVar20 = true" identifier = true) ;) (goto_statement "goto LAB_003993a5;" goto statement_identifier ;) }))) (expression_statement "bVar4 = uVar18 == 0x10 || uVar15 == 0;" (assignment_expression "bVar4 = uVar18 == 0x10 || uVar15 == 0" identifier = (binary_expression "uVar18 == 0x10 || uVar15 == 0" (binary_expression "uVar18 == 0x10" identifier == number_literal) || (binary_expression "uVar15 == 0" identifier == number_literal))) ;) (if_statement "if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }" if (parenthesized_expression "(uVar18 != 0x10 && uVar15 != 0)" ( (binary_expression "uVar18 != 0x10 && uVar15 != 0" (binary_expression "uVar18 != 0x10" identifier != number_literal) && (binary_expression "uVar15 != 0" identifier != number_literal)) )) (compound_statement "{\n bVar20 = true;\n goto LAB_003993b4;\n }" { (expression_statement "bVar20 = true;" (assignment_expression "bVar20 = true" identifier = true) ;) (goto_statement "goto LAB_003993b4;" goto statement_identifier ;) })) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (expression_statement "bVar22 = false;" (assignment_expression "bVar22 = false" identifier = false) ;) (expression_statement "uVar18 = 0x10;" (assignment_expression "uVar18 = 0x10" identifier = number_literal) ;) (labeled_statement "LAB_00399336:\n uVar12 = param_2[2];" statement_identifier : (expression_statement "uVar12 = param_2[2];" (assignment_expression "uVar12 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;)) (expression_statement "bVar20 = bVar22;" (assignment_expression "bVar20 = bVar22" identifier = identifier) ;) (if_statement "if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;" if (parenthesized_expression "(uVar12 < (ulong)param_2[3])" ( (binary_expression "uVar12 < (ulong)param_2[3]" identifier < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00399344;" goto statement_identifier ;)) (labeled_statement "LAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);" statement_identifier : (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;" if (parenthesized_expression "((int *)param_2[3] <= piVar10)" ( (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_003995d8;" goto statement_identifier ;)) (labeled_statement "LAB_0039935a:\n iVar7 = *piVar10;" statement_identifier : (expression_statement "iVar7 = *piVar10;" (assignment_expression "iVar7 = *piVar10" identifier = (pointer_expression "*piVar10" * identifier)) ;)) }))) (if_statement "if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar17 = local_a0 != (long *)0x0 && bVar23;" (assignment_expression "bVar17 = local_a0 != (long *)0x0 && bVar23" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar23" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar22 = bVar23;" (assignment_expression "bVar22 = bVar23" identifier = identifier) ;) (if_statement "if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }" if (parenthesized_expression "(bVar17)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" { (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" else (compound_statement "{\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" { (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0)" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))(local_a0)" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "(local_a0)" ( identifier )))) ;) }))) (if_statement "if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }" if (parenthesized_expression "(iVar8 == -1)" ( (binary_expression "iVar8 == -1" identifier == number_literal) )) (compound_statement "{\n local_a0 = (long *)0x0;\n }" { (expression_statement "local_a0 = (long *)0x0;" (assignment_expression "local_a0 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar22 = iVar8 == -1 && bVar17;" (assignment_expression "bVar22 = iVar8 == -1 && bVar17" identifier = (binary_expression "iVar8 == -1 && bVar17" (binary_expression "iVar8 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }" if (parenthesized_expression "((iVar7 == -1) == bVar22)" ( (binary_expression "(iVar7 == -1) == bVar22" (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) == identifier) )) (compound_statement "{\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }" { (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) (expression_statement "cVar5 = *(char *)(lVar19 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar19 + 0x20)" identifier = (pointer_expression "*(char *)(lVar19 + 0x20)" * (cast_expression "(char *)(lVar19 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x20)" ( (binary_expression "lVar19 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" identifier = true) ;) (goto_statement "goto LAB_003993a5;" goto statement_identifier ;) })) (expression_statement "__c = L'\xffffffff';" (assignment_expression "__c = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" { (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "cVar5 = *(char *)(lVar19 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar19 + 0x20)" identifier = (pointer_expression "*(char *)(lVar19 + 0x20)" * (cast_expression "(char *)(lVar19 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x20)" ( (binary_expression "lVar19 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) }) while (parenthesized_expression "(bVar20)" ( identifier )) ;) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) }))) (labeled_statement "LAB_003993a5:\n local_88 = 0x16;" statement_identifier : (expression_statement "local_88 = 0x16;" (assignment_expression "local_88 = 0x16" identifier = number_literal) ;)) (if_statement "if (uVar18 != 0x10) {\nLAB_003993b4:\n local_88 = (ulong)(int)uVar18;\n }" if (parenthesized_expression "(uVar18 != 0x10)" ( (binary_expression "uVar18 != 0x10" identifier != number_literal) )) (compound_statement "{\nLAB_003993b4:\n local_88 = (ulong)(int)uVar18;\n }" { (labeled_statement "LAB_003993b4:\n local_88 = (ulong)(int)uVar18;" statement_identifier : (expression_statement "local_88 = (ulong)(int)uVar18;" (assignment_expression "local_88 = (ulong)(int)uVar18" identifier = (cast_expression "(ulong)(int)uVar18" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(int)uVar18" ( (type_descriptor "int" primitive_type) ) identifier))) ;)) })) (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" identifier = number_literal) ;) (expression_statement "local_58 = &local_48;" (assignment_expression "local_58 = &local_48" identifier = (pointer_expression "&local_48" & identifier)) ;) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (if_statement "if (cVar5 != '\0') {\n FUN_0033fbf0(&local_58,0x20);\n }" if (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n FUN_0033fbf0(&local_58,0x20);\n }" { (expression_statement "FUN_0033fbf0(&local_58,0x20);" (call_expression "FUN_0033fbf0(&local_58,0x20)" identifier (argument_list "(&local_58,0x20)" ( (pointer_expression "&local_58" & identifier) , number_literal ))) ;) })) (expression_statement "uVar15 = (uint)(0xffffffff / (ulong)uVar18);" (assignment_expression "uVar15 = (uint)(0xffffffff / (ulong)uVar18)" identifier = (call_expression "(uint)(0xffffffff / (ulong)uVar18)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(0xffffffff / (ulong)uVar18)" ( (binary_expression "0xffffffff / (ulong)uVar18" number_literal / (cast_expression "(ulong)uVar18" ( (type_descriptor "ulong" type_identifier) ) identifier)) )))) ;) (expression_statement "bVar3 = *(byte *)(lVar19 + 0x148);" (assignment_expression "bVar3 = *(byte *)(lVar19 + 0x148)" identifier = (pointer_expression "*(byte *)(lVar19 + 0x148)" * (cast_expression "(byte *)(lVar19 + 0x148)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x148)" ( (binary_expression "lVar19 + 0x148" identifier + number_literal) ))))) ;) (if_statement "if (bVar3 == 0) {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar15 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar18;\n local_8c = uVar6 + uVar16;\n local_5e = local_5e | ~uVar16 < uVar6;\n uVar12 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }\n local_5e = 0;\n local_8c = 0;\n bVar21 = 0;\n }\n else {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }\n bVar21 = 0;\n local_8c = 0;\n local_5e = 0;\n }" if (parenthesized_expression "(bVar3 == 0)" ( (binary_expression "bVar3 == 0" identifier == number_literal) )) (compound_statement "{\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar15 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar18;\n local_8c = uVar6 + uVar16;\n local_5e = local_5e | ~uVar16 < uVar6;\n uVar12 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }\n local_5e = 0;\n local_8c = 0;\n bVar21 = 0;\n }" { (if_statement "if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar15 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar18;\n local_8c = uVar6 + uVar16;\n local_5e = local_5e | ~uVar16 < uVar6;\n uVar12 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }" if (parenthesized_expression "((bool)bVar4 == false)" ( (binary_expression "(bool)bVar4 == false" (cast_expression "(bool)bVar4" ( (type_descriptor "bool" primitive_type) ) identifier) == false) )) (compound_statement "{\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar15 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar18;\n local_8c = uVar6 + uVar16;\n local_5e = local_5e | ~uVar16 < uVar6;\n uVar12 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }" { (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" identifier = number_literal) ;) (expression_statement "local_7c = L'\xffffffff';" (assignment_expression "local_7c = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (labeled_statement "LAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }" statement_identifier : (if_statement "if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }" if (parenthesized_expression "(local_88 < 0xb)" ( (binary_expression "local_88 < 0xb" identifier < number_literal) )) (compound_statement "{\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }" { (if_statement "if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;" if (parenthesized_expression "((__c < L'0') || ((int)local_88 + L'0' <= __c))" ( (binary_expression "(__c < L'0') || ((int)local_88 + L'0' <= __c)" (parenthesized_expression "(__c < L'0')" ( (binary_expression "__c < L'0'" identifier < (char_literal "L'0'" L' character ')) )) || (parenthesized_expression "((int)local_88 + L'0' <= __c)" ( (binary_expression "(int)local_88 + L'0' <= __c" (binary_expression "(int)local_88 + L'0'" (cast_expression "(int)local_88" ( (type_descriptor "int" primitive_type) ) identifier) + (char_literal "L'0'" L' character ')) <= identifier) ))) )) (goto_statement "goto LAB_00399860;" goto statement_identifier ;)) (expression_statement "uVar16 = __c + L'\xffffffd0';" (assignment_expression "uVar16 = __c + L'\xffffffd0'" identifier = (binary_expression "__c + L'\xffffffd0'" identifier + (char_literal "L'\xffffffd0'" L' escape_sequence character character character character '))) ;) }) (else_clause "else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }" else (compound_statement "{\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }" { (expression_statement "uVar16 = __c + L'\xffffffd0';" (assignment_expression "uVar16 = __c + L'\xffffffd0'" identifier = (binary_expression "__c + L'\xffffffd0'" identifier + (char_literal "L'\xffffffd0'" L' escape_sequence character character character character '))) ;) (if_statement "if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }" if (parenthesized_expression "(uVar16 < 10)" ( (binary_expression "uVar16 < 10" identifier < number_literal) )) (compound_statement "{\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }" { (if_statement "if (local_8c <= uVar15) goto LAB_0039965c;" if (parenthesized_expression "(local_8c <= uVar15)" ( (binary_expression "local_8c <= uVar15" identifier <= identifier) )) (goto_statement "goto LAB_0039965c;" goto statement_identifier ;)) (labeled_statement "LAB_0039945d:\n local_5e = 1;" statement_identifier : (expression_statement "local_5e = 1;" (assignment_expression "local_5e = 1" identifier = number_literal) ;)) (expression_statement "uVar12 = param_2[2];" (assignment_expression "uVar12 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (if_statement "if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;" if (parenthesized_expression "(uVar12 < (ulong)param_2[3])" ( (binary_expression "uVar12 < (ulong)param_2[3]" identifier < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00399470;" goto statement_identifier ;)) (labeled_statement "LAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);" statement_identifier : (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;" if (parenthesized_expression "((int *)param_2[3] <= piVar10)" ( (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_003996a8;" goto statement_identifier ;)) (labeled_statement "LAB_00399486:\n iVar7 = *piVar10;" statement_identifier : (expression_statement "iVar7 = *piVar10;" (assignment_expression "iVar7 = *piVar10" identifier = (pointer_expression "*piVar10" * identifier)) ;)) (goto_statement "goto LAB_00399488;" goto statement_identifier ;) })) (if_statement "if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }" if (parenthesized_expression "((uint)(__c + L'\xffffff9f') < 6)" ( (binary_expression "(uint)(__c + L'\xffffff9f') < 6" (call_expression "(uint)(__c + L'\xffffff9f')" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(__c + L'\xffffff9f')" ( (binary_expression "__c + L'\xffffff9f'" identifier + (char_literal "L'\xffffff9f'" L' escape_sequence character character character character ')) ))) < number_literal) )) (compound_statement "{\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }" { (expression_statement "uVar16 = __c + L'\xffffffa9';" (assignment_expression "uVar16 = __c + L'\xffffffa9'" identifier = (binary_expression "__c + L'\xffffffa9'" identifier + (char_literal "L'\xffffffa9'" L' escape_sequence character character character character '))) ;) (goto_statement "goto LAB_0039944f;" goto statement_identifier ;) })) (if_statement "if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;" if (parenthesized_expression "(5 < (uint)(__c + L'\xffffffbf'))" ( (binary_expression "5 < (uint)(__c + L'\xffffffbf')" number_literal < (call_expression "(uint)(__c + L'\xffffffbf')" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(__c + L'\xffffffbf')" ( (binary_expression "__c + L'\xffffffbf'" identifier + (char_literal "L'\xffffffbf'" L' escape_sequence character character character character ')) )))) )) (goto_statement "goto LAB_00399860;" goto statement_identifier ;)) (expression_statement "uVar16 = __c + L'\xffffffc9';" (assignment_expression "uVar16 = __c + L'\xffffffc9'" identifier = (binary_expression "__c + L'\xffffffc9'" identifier + (char_literal "L'\xffffffc9'" L' escape_sequence character character character character '))) ;) })))) (labeled_statement "LAB_0039944f:\n if (uVar15 < local_8c) goto LAB_0039945d;" statement_identifier : (if_statement "if (uVar15 < local_8c) goto LAB_0039945d;" if (parenthesized_expression "(uVar15 < local_8c)" ( (binary_expression "uVar15 < local_8c" identifier < identifier) )) (goto_statement "goto LAB_0039945d;" goto statement_identifier ;))) (labeled_statement "LAB_0039965c:\n uVar6 = local_8c * uVar18;" statement_identifier : (expression_statement "uVar6 = local_8c * uVar18;" (assignment_expression "uVar6 = local_8c * uVar18" identifier = (binary_expression "local_8c * uVar18" identifier * identifier)) ;)) (expression_statement "local_8c = uVar6 + uVar16;" (assignment_expression "local_8c = uVar6 + uVar16" identifier = (binary_expression "uVar6 + uVar16" identifier + identifier)) ;) (expression_statement "local_5e = local_5e | ~uVar16 < uVar6;" (assignment_expression "local_5e = local_5e | ~uVar16 < uVar6" identifier = (binary_expression "local_5e | ~uVar16 < uVar6" identifier | (binary_expression "~uVar16 < uVar6" (unary_expression "~uVar16" ~ identifier) < identifier))) ;) (expression_statement "uVar12 = param_2[2];" (assignment_expression "uVar12 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "local_98 = local_98 + 1;" (assignment_expression "local_98 = local_98 + 1" identifier = (binary_expression "local_98 + 1" identifier + number_literal)) ;) (if_statement "if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a;" if (parenthesized_expression "((ulong)param_2[3] <= uVar12)" ( (binary_expression "(ulong)param_2[3] <= uVar12" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_0039968a;" goto statement_identifier ;)) (labeled_statement "LAB_00399470:\n param_2[2] = uVar12 + 4;" statement_identifier : (expression_statement "param_2[2] = uVar12 + 4;" (assignment_expression "param_2[2] = uVar12 + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "uVar12 + 4" identifier + number_literal)) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_00399486;" if (parenthesized_expression "(piVar10 < (int *)param_2[3])" ( (binary_expression "piVar10 < (int *)param_2[3]" identifier < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00399486;" goto statement_identifier ;)) (labeled_statement "LAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" statement_identifier : (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;)) (labeled_statement "LAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" statement_identifier : (if_statement "if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }))) (expression_statement "bVar17 = local_a0 != (long *)0x0 && bVar23;" (assignment_expression "bVar17 = local_a0 != (long *)0x0 && bVar23" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar23" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar22 = bVar23;" (assignment_expression "bVar22 = bVar23" identifier = identifier) ;) (if_statement "if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }" if (parenthesized_expression "(bVar17)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" { (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" else (compound_statement "{\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" { (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))()" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar8 != -1) {\n plVar2 = local_a0;\n }" if (parenthesized_expression "(iVar8 != -1)" ( (binary_expression "iVar8 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = local_a0;\n }" { (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" identifier = identifier) ;) })) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" identifier = identifier) ;) (expression_statement "bVar22 = iVar8 == -1 && bVar17;" (assignment_expression "bVar22 = iVar8 == -1 && bVar17" identifier = (binary_expression "iVar8 == -1 && bVar17" (binary_expression "iVar8 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if ((iVar7 == -1) == bVar22) goto code_r0x003994bb;" if (parenthesized_expression "((iVar7 == -1) == bVar22)" ( (binary_expression "(iVar7 == -1) == bVar22" (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) == identifier) )) (goto_statement "goto code_r0x003994bb;" goto statement_identifier ;)) (expression_statement "__c = local_7c;" (assignment_expression "__c = local_7c" identifier = identifier) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" { (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) (goto_statement "goto LAB_00399428;" goto statement_identifier ;) })) (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" identifier = number_literal) ;) (expression_statement "bVar21 = 0;" (assignment_expression "bVar21 = 0" identifier = number_literal) ;) }) (else_clause "else {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }\n bVar21 = 0;\n local_8c = 0;\n local_5e = 0;\n }" else (compound_statement "{\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }\n bVar21 = 0;\n local_8c = 0;\n local_5e = 0;\n }" { (if_statement "if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }" if (parenthesized_expression "((bool)bVar4 == false)" ( (binary_expression "(bool)bVar4 == false" (cast_expression "(bool)bVar4" ( (type_descriptor "bool" primitive_type) ) identifier) == false) )) (compound_statement "{\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }" { (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" identifier = number_literal) ;) (expression_statement "local_5c = L'\xffffffff';" (assignment_expression "local_5c = L'\xffffffff'" identifier = (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) ;) (do_statement "do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );" do (compound_statement "{\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n }" { (expression_statement "uVar12 = local_50;" (assignment_expression "uVar12 = local_50" identifier = identifier) ;) (expression_statement "bVar21 = *(byte *)(lVar19 + 0x20);" (assignment_expression "bVar21 = *(byte *)(lVar19 + 0x20)" identifier = (pointer_expression "*(byte *)(lVar19 + 0x20)" * (cast_expression "(byte *)(lVar19 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x20)" ( (binary_expression "lVar19 + 0x20" identifier + number_literal) ))))) ;) (if_statement "if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }" if (parenthesized_expression "((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c))" ( (binary_expression "(bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)" (parenthesized_expression "(bVar21 == 0)" ( (binary_expression "bVar21 == 0" identifier == number_literal) )) || (parenthesized_expression "(*(wchar_t *)(lVar19 + 0x4c) != __c)" ( (binary_expression "*(wchar_t *)(lVar19 + 0x4c) != __c" (pointer_expression "*(wchar_t *)(lVar19 + 0x4c)" * (cast_expression "(wchar_t *)(lVar19 + 0x4c)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x4c)" ( (binary_expression "lVar19 + 0x4c" identifier + number_literal) )))) != identifier) ))) )) (compound_statement "{\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (if_statement "if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;" if (parenthesized_expression "((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n )" ( (binary_expression "(__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)" (parenthesized_expression "(__c == *(wchar_t *)(lVar19 + 0x48))" ( (binary_expression "__c == *(wchar_t *)(lVar19 + 0x48)" identifier == (pointer_expression "*(wchar_t *)(lVar19 + 0x48)" * (cast_expression "(wchar_t *)(lVar19 + 0x48)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x48)" ( (binary_expression "lVar19 + 0x48" identifier + number_literal) ))))) )) || (parenthesized_expression "(pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)" ( (comma_expression "pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0" (assignment_expression "pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88)" identifier = (call_expression "wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88)" identifier (argument_list "((wchar_t *)(lVar19 + 0xf0),__c,local_88)" ( (cast_expression "(wchar_t *)(lVar19 + 0xf0)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0xf0)" ( (binary_expression "lVar19 + 0xf0" identifier + number_literal) ))) , identifier , identifier )))) , (binary_expression "pwVar11 == (wchar_t *)0x0" identifier == (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (goto_statement "goto LAB_00399860;" goto statement_identifier ;)) (expression_statement "uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);" (assignment_expression "uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2)" identifier = (call_expression "(uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((long)pwVar11 - (lVar19 + 0xf0) >> 2)" ( (binary_expression "(long)pwVar11 - (lVar19 + 0xf0) >> 2" (binary_expression "(long)pwVar11 - (lVar19 + 0xf0)" (cast_expression "(long)pwVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (parenthesized_expression "(lVar19 + 0xf0)" ( (binary_expression "lVar19 + 0xf0" identifier + number_literal) ))) >> number_literal) )))) ;) (if_statement "if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }" if (parenthesized_expression "(0xf < (int)uVar16)" ( (binary_expression "0xf < (int)uVar16" number_literal < (cast_expression "(int)uVar16" ( (type_descriptor "int" primitive_type) ) identifier)) )) (compound_statement "{\n uVar16 = uVar16 - 6;\n }" { (expression_statement "uVar16 = uVar16 - 6;" (assignment_expression "uVar16 = uVar16 - 6" identifier = (binary_expression "uVar16 - 6" identifier - number_literal)) ;) })) (if_statement "if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }" if (parenthesized_expression "(local_8c <= uVar15)" ( (binary_expression "local_8c <= uVar15" identifier <= identifier) )) (compound_statement "{\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }" { (expression_statement "uVar6 = local_8c * uVar18;" (assignment_expression "uVar6 = local_8c * uVar18" identifier = (binary_expression "local_8c * uVar18" identifier * identifier)) ;) (expression_statement "local_8c = uVar16 + uVar6;" (assignment_expression "local_8c = uVar16 + uVar6" identifier = (binary_expression "uVar16 + uVar6" identifier + identifier)) ;) (expression_statement "local_5e = local_5e | ~uVar16 < uVar6;" (assignment_expression "local_5e = local_5e | ~uVar16 < uVar6" identifier = (binary_expression "local_5e | ~uVar16 < uVar6" identifier | (binary_expression "~uVar16 < uVar6" (unary_expression "~uVar16" ~ identifier) < identifier))) ;) (expression_statement "local_98 = local_98 + 1;" (assignment_expression "local_98 = local_98 + 1" identifier = (binary_expression "local_98 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_00399937;" goto statement_identifier ;) })) (expression_statement "uVar12 = param_2[2];" (assignment_expression "uVar12 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "local_5e = bVar3;" (assignment_expression "local_5e = bVar3" identifier = identifier) ;) (if_statement "if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;" if (parenthesized_expression "((ulong)param_2[3] <= uVar12)" ( (binary_expression "(ulong)param_2[3] <= uVar12" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_003999c7;" goto statement_identifier ;)) (labeled_statement "LAB_00399945:\n param_2[2] = uVar12 + 4;" statement_identifier : (expression_statement "param_2[2] = uVar12 + 4;" (assignment_expression "param_2[2] = uVar12 + 4" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (binary_expression "uVar12 + 4" identifier + number_literal)) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;" if (parenthesized_expression "(piVar10 < (int *)param_2[3])" ( (binary_expression "piVar10 < (int *)param_2[3]" identifier < (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_0039995b;" goto statement_identifier ;)) (labeled_statement "LAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" statement_identifier : (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;)) }) (else_clause "else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }" else (compound_statement "{\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }" { (if_statement "if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }" if (parenthesized_expression "(local_98 == 0)" ( (binary_expression "local_98 == 0" identifier == number_literal) )) (compound_statement "{\n bVar4 = 0;\n goto LAB_003994d2;\n }" { (expression_statement "bVar4 = 0;" (assignment_expression "bVar4 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_003994d2;" goto statement_identifier ;) })) (expression_statement "uVar1 = local_50 + 1;" (assignment_expression "uVar1 = local_50 + 1" identifier = (binary_expression "local_50 + 1" identifier + number_literal)) ;) (if_statement "if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }" if (parenthesized_expression "(local_58 == &local_48)" ( (binary_expression "local_58 == &local_48" identifier == (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n uVar14 = 0xf;\n }" { (expression_statement "uVar14 = 0xf;" (assignment_expression "uVar14 = 0xf" identifier = number_literal) ;) }) (else_clause "else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }" else (compound_statement "{\n uVar14 = CONCAT71(uStack_47,local_48);\n }" { (expression_statement "uVar14 = CONCAT71(uStack_47,local_48);" (assignment_expression "uVar14 = CONCAT71(uStack_47,local_48)" identifier = (call_expression "CONCAT71(uStack_47,local_48)" identifier (argument_list "(uStack_47,local_48)" ( identifier , identifier )))) ;) }))) (if_statement "if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }" if (parenthesized_expression "(uVar14 < uVar1)" ( (binary_expression "uVar14 < uVar1" identifier < identifier) )) (compound_statement "{\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }" { (expression_statement "FUN_0033f740(&local_58,local_50,0,0,1);" (call_expression "FUN_0033f740(&local_58,local_50,0,0,1)" identifier (argument_list "(&local_58,local_50,0,0,1)" ( (pointer_expression "&local_58" & identifier) , identifier , number_literal , number_literal , number_literal ))) ;) })) (expression_statement "local_58[uVar12] = (undefined1)local_98;" (assignment_expression "local_58[uVar12] = (undefined1)local_98" (subscript_expression "local_58[uVar12]" identifier [ identifier ]) = (cast_expression "(undefined1)local_98" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "local_58[uVar1] = 0;" (assignment_expression "local_58[uVar1] = 0" (subscript_expression "local_58[uVar1]" identifier [ identifier ]) = number_literal) ;) (expression_statement "local_50 = uVar1;" (assignment_expression "local_50 = uVar1" identifier = identifier) ;) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" identifier = number_literal) ;) (labeled_statement "LAB_00399937:\n uVar12 = param_2[2];" statement_identifier : (expression_statement "uVar12 = param_2[2];" (assignment_expression "uVar12 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;)) (if_statement "if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;" if (parenthesized_expression "(uVar12 < (ulong)param_2[3])" ( (binary_expression "uVar12 < (ulong)param_2[3]" identifier < (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00399945;" goto statement_identifier ;)) (labeled_statement "LAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);" statement_identifier : (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" ( (pointer_expression "**(code **)(*param_2 + 0x50)" * (pointer_expression "*(code **)(*param_2 + 0x50)" * (cast_expression "(code **)(*param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x50)" ( (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier ))) ;)) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" identifier = (cast_expression "(int *)param_2[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ]))) ;) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;" if (parenthesized_expression "((int *)param_2[3] <= piVar10)" ( (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= identifier) )) (goto_statement "goto LAB_003999e0;" goto statement_identifier ;)) (labeled_statement "LAB_0039995b:\n iVar7 = *piVar10;" statement_identifier : (expression_statement "iVar7 = *piVar10;" (assignment_expression "iVar7 = *piVar10" identifier = (pointer_expression "*piVar10" * identifier)) ;)) }))) (if_statement "if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar21 = 0;" (assignment_expression "bVar21 = 0" identifier = number_literal) ;) (if_statement "if (iVar7 == -1) {\n bVar21 = bVar3;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n bVar21 = bVar3;\n }" { (expression_statement "bVar21 = bVar3;" (assignment_expression "bVar21 = bVar3" identifier = identifier) ;) })) (expression_statement "bVar17 = local_a0 != (long *)0x0 && bVar23;" (assignment_expression "bVar17 = local_a0 != (long *)0x0 && bVar23" identifier = (binary_expression "local_a0 != (long *)0x0 && bVar23" (binary_expression "local_a0 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "bVar22 = bVar23;" (assignment_expression "bVar22 = bVar23" identifier = identifier) ;) (if_statement "if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }" if (parenthesized_expression "(bVar17)" ( identifier )) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }" { (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }" if (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" ( (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])) < (cast_expression "(int *)local_a0[3]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[3]" identifier [ number_literal ]))) )) (compound_statement "{\n iVar7 = *(int *)local_a0[2];\n }" { (expression_statement "iVar7 = *(int *)local_a0[2];" (assignment_expression "iVar7 = *(int *)local_a0[2]" identifier = (pointer_expression "*(int *)local_a0[2]" * (cast_expression "(int *)local_a0[2]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_a0[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }" else (compound_statement "{\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }" { (expression_statement "iVar7 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar7 = (**(code **)(*local_a0 + 0x48))()" identifier = (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" ( (pointer_expression "**(code **)(*local_a0 + 0x48)" * (pointer_expression "*(code **)(*local_a0 + 0x48)" * (cast_expression "(code **)(*local_a0 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_a0 + 0x48)" ( (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }))) (expression_statement "plVar2 = (long *)0x0;" (assignment_expression "plVar2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar7 != -1) {\n plVar2 = local_a0;\n }" if (parenthesized_expression "(iVar7 != -1)" ( (binary_expression "iVar7 != -1" identifier != number_literal) )) (compound_statement "{\n plVar2 = local_a0;\n }" { (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" identifier = identifier) ;) })) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" identifier = identifier) ;) (expression_statement "bVar22 = iVar7 == -1 && bVar17;" (assignment_expression "bVar22 = iVar7 == -1 && bVar17" identifier = (binary_expression "iVar7 == -1 && bVar17" (binary_expression "iVar7 == -1" identifier == number_literal) && identifier)) ;) })) (if_statement "if (bVar22 == (bool)bVar21) goto code_r0x00399998;" if (parenthesized_expression "(bVar22 == (bool)bVar21)" ( (binary_expression "bVar22 == (bool)bVar21" identifier == (cast_expression "(bool)bVar21" ( (type_descriptor "bool" primitive_type) ) identifier)) )) (goto_statement "goto code_r0x00399998;" goto statement_identifier ;)) (expression_statement "__c = local_5c;" (assignment_expression "__c = local_5c" identifier = identifier) ;) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" if (parenthesized_expression "(param_2 != (long *)0x0)" ( (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" { (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" if (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" ( (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < (cast_expression "(wchar_t *)param_2[3]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[3]" identifier [ number_literal ]))) )) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" { (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" identifier = (pointer_expression "*(wchar_t *)param_2[2]" * (cast_expression "(wchar_t *)param_2[2]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" else (compound_statement "{\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" { (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" identifier = (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" if (parenthesized_expression "(__c == L'\xffffffff')" ( (binary_expression "__c == L'\xffffffff'" identifier == (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n param_2 = (long *)0x0;\n }" { (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "bVar21 = 0;" (assignment_expression "bVar21 = 0" identifier = number_literal) ;) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" identifier = number_literal) ;) (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" identifier = number_literal) ;) }))) (labeled_statement "LAB_003994d2:\n uVar12 = local_50;" statement_identifier : (expression_statement "uVar12 = local_50;" (assignment_expression "uVar12 = local_50" identifier = identifier) ;)) (if_statement "if (local_50 == 0) {\n if ((bVar20) || (local_98 != 0)) {\nLAB_00399817:\n if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }\n }\n else {\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((local_98 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_00399817;\n }" if (parenthesized_expression "(local_50 == 0)" ( (binary_expression "local_50 == 0" identifier == number_literal) )) (compound_statement "{\n if ((bVar20) || (local_98 != 0)) {\nLAB_00399817:\n if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }\n }" { (if_statement "if ((bVar20) || (local_98 != 0)) {\nLAB_00399817:\n if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }" if (parenthesized_expression "((bVar20) || (local_98 != 0))" ( (binary_expression "(bVar20) || (local_98 != 0)" (parenthesized_expression "(bVar20)" ( identifier )) || (parenthesized_expression "(local_98 != 0)" ( (binary_expression "local_98 != 0" identifier != number_literal) ))) )) (compound_statement "{\nLAB_00399817:\n if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }" { (labeled_statement "LAB_00399817:\n if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }" statement_identifier : (if_statement "if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }" if (parenthesized_expression "(bVar21 == 0)" ( (binary_expression "bVar21 == 0" identifier == number_literal) )) (compound_statement "{\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }" { (if_statement "if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }" if (parenthesized_expression "(local_5e == 0)" ( (binary_expression "local_5e == 0" identifier == number_literal) )) (compound_statement "{\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }" { (expression_statement "uVar18 = -local_8c;" (assignment_expression "uVar18 = -local_8c" identifier = (unary_expression "-local_8c" - identifier)) ;) (if_statement "if (!bVar24) {\n uVar18 = local_8c;\n }" if (parenthesized_expression "(!bVar24)" ( (unary_expression "!bVar24" ! identifier) )) (compound_statement "{\n uVar18 = local_8c;\n }" { (expression_statement "uVar18 = local_8c;" (assignment_expression "uVar18 = local_8c" identifier = identifier) ;) })) (expression_statement "*param_8 = uVar18;" (assignment_expression "*param_8 = uVar18" (pointer_expression "*param_8" * identifier) = identifier) ;) }) (else_clause "else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }" else (compound_statement "{\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }" { (expression_statement "*param_8 = 0xffffffff;" (assignment_expression "*param_8 = 0xffffffff" (pointer_expression "*param_8" * identifier) = number_literal) ;) (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) }))) (goto_statement "goto LAB_0039950d;" goto statement_identifier ;) }))) })) }) (else_clause "else {\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((local_98 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_00399817;\n }" else (compound_statement "{\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((local_98 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_00399817;\n }" { (expression_statement "uVar1 = local_50 + 1;" (assignment_expression "uVar1 = local_50 + 1" identifier = (binary_expression "local_50 + 1" identifier + number_literal)) ;) (if_statement "if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }" if (parenthesized_expression "(local_58 == &local_48)" ( (binary_expression "local_58 == &local_48" identifier == (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n uVar14 = 0xf;\n }" { (expression_statement "uVar14 = 0xf;" (assignment_expression "uVar14 = 0xf" identifier = number_literal) ;) }) (else_clause "else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }" else (compound_statement "{\n uVar14 = CONCAT71(uStack_47,local_48);\n }" { (expression_statement "uVar14 = CONCAT71(uStack_47,local_48);" (assignment_expression "uVar14 = CONCAT71(uStack_47,local_48)" identifier = (call_expression "CONCAT71(uStack_47,local_48)" identifier (argument_list "(uStack_47,local_48)" ( identifier , identifier )))) ;) }))) (if_statement "if (uVar14 < uVar1) {\n FUN_0033f740(&local_58,local_50,0,0,1);\n }" if (parenthesized_expression "(uVar14 < uVar1)" ( (binary_expression "uVar14 < uVar1" identifier < identifier) )) (compound_statement "{\n FUN_0033f740(&local_58,local_50,0,0,1);\n }" { (expression_statement "FUN_0033f740(&local_58,local_50,0,0,1);" (call_expression "FUN_0033f740(&local_58,local_50,0,0,1)" identifier (argument_list "(&local_58,local_50,0,0,1)" ( (pointer_expression "&local_58" & identifier) , identifier , number_literal , number_literal , number_literal ))) ;) })) (expression_statement "local_58[uVar12] = (undefined1)local_98;" (assignment_expression "local_58[uVar12] = (undefined1)local_98" (subscript_expression "local_58[uVar12]" identifier [ identifier ]) = (cast_expression "(undefined1)local_98" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "local_58[uVar1] = 0;" (assignment_expression "local_58[uVar1] = 0" (subscript_expression "local_58[uVar1]" identifier [ identifier ]) = number_literal) ;) (expression_statement "local_50 = uVar1;" (assignment_expression "local_50 = uVar1" identifier = identifier) ;) (expression_statement "cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58);" (assignment_expression "cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58)" identifier = (call_expression "FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58)" identifier (argument_list "(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58)" ( (pointer_expression "*(undefined8 *)(lVar19 + 0x10)" * (cast_expression "(undefined8 *)(lVar19 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x10)" ( (binary_expression "lVar19 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(lVar19 + 0x18)" * (cast_expression "(undefined8 *)(lVar19 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x18)" ( (binary_expression "lVar19 + 0x18" identifier + number_literal) )))) , (pointer_expression "&local_58" & identifier) )))) ;) (if_statement "if (cVar5 == '\0') {\n *param_7 = 4;\n }" if (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *param_7 = 4;\n }" { (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) })) (if_statement "if (((local_98 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_00399817;" if (parenthesized_expression "(((local_98 != 0) || (bVar20)) || (local_50 != 0))" ( (binary_expression "((local_98 != 0) || (bVar20)) || (local_50 != 0)" (parenthesized_expression "((local_98 != 0) || (bVar20))" ( (binary_expression "(local_98 != 0) || (bVar20)" (parenthesized_expression "(local_98 != 0)" ( (binary_expression "local_98 != 0" identifier != number_literal) )) || (parenthesized_expression "(bVar20)" ( identifier ))) )) || (parenthesized_expression "(local_50 != 0)" ( (binary_expression "local_50 != 0" identifier != number_literal) ))) )) (goto_statement "goto LAB_00399817;" goto statement_identifier ;)) }))) (expression_statement "*param_8 = 0;" (assignment_expression "*param_8 = 0" (pointer_expression "*param_8" * identifier) = number_literal) ;) (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" * identifier) = number_literal) ;) (labeled_statement "LAB_0039950d:\n if (bVar4 != 0) {\n *param_7 = *param_7 | 2;\n }" statement_identifier : (if_statement "if (bVar4 != 0) {\n *param_7 = *param_7 | 2;\n }" if (parenthesized_expression "(bVar4 != 0)" ( (binary_expression "bVar4 != 0" identifier != number_literal) )) (compound_statement "{\n *param_7 = *param_7 | 2;\n }" { (expression_statement "*param_7 = *param_7 | 2;" (assignment_expression "*param_7 = *param_7 | 2" (pointer_expression "*param_7" * identifier) = (binary_expression "*param_7 | 2" (pointer_expression "*param_7" * identifier) | number_literal)) ;) }))) (if_statement "if (local_58 != &local_48) {\n FUN_00338a50();\n }" if (parenthesized_expression "(local_58 != &local_48)" ( (binary_expression "local_58 != &local_48" identifier != (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n FUN_00338a50();\n }" { (expression_statement "FUN_00338a50();" (call_expression "FUN_00338a50()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "auVar25._8_8_ = param_3 & 0xffffffff00000000 | local_a8;" (assignment_expression "auVar25._8_8_ = param_3 & 0xffffffff00000000 | local_a8" (field_expression "auVar25._8_8_" identifier . field_identifier) = (binary_expression "param_3 & 0xffffffff00000000 | local_a8" (binary_expression "param_3 & 0xffffffff00000000" identifier & number_literal) | identifier)) ;) (expression_statement "auVar25._0_8_ = param_2;" (assignment_expression "auVar25._0_8_ = param_2" (field_expression "auVar25._0_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar25;" return identifier ;) (labeled_statement "code_r0x00399998:\n local_a8 = 0xffffffff;" statement_identifier : (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;)) (expression_statement "bVar21 = bVar4;" (assignment_expression "bVar21 = bVar4" identifier = identifier) ;) (expression_statement "bVar4 = bVar3;" (assignment_expression "bVar4 = bVar3" identifier = identifier) ;) (goto_statement "goto LAB_003994d2;" goto statement_identifier ;) (labeled_statement "LAB_00399860:\n bVar21 = bVar4;" statement_identifier : (expression_statement "bVar21 = bVar4;" (assignment_expression "bVar21 = bVar4" identifier = identifier) ;)) (expression_statement "bVar4 = 0;" (assignment_expression "bVar4 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_003994d2;" goto statement_identifier ;) (labeled_statement "code_r0x003994bb:\n local_a8 = 0xffffffff;" statement_identifier : (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" identifier = number_literal) ;)) (expression_statement "bVar21 = bVar4;" (assignment_expression "bVar21 = bVar4" identifier = identifier) ;) (expression_statement "bVar4 = 1;" (assignment_expression "bVar4 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_003994d2;" goto statement_identifier ;) (ERROR "}" }))
(translation_unit (expression_statement (subscript_expression IDENT [ LIT ]) ;) (declaration (macro_type_specifier IDENT ( (type_descriptor TYPE) )) IDENT , (ERROR IDENT) (pointer_declarator * IDENT) , (ERROR IDENT) IDENT , (ERROR IDENT) (pointer_declarator * IDENT) , (ERROR IDENT) IDENT , (ERROR IDENT) IDENT , (ERROR IDENT) (pointer_declarator * IDENT) , (ERROR IDENT (pointer_declarator * IDENT) ) { IDENT) IDENT ;) (declaration (sized_type_specifier long) (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 (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) + (binary_expression IDENT * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * 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 (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT + LIT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) })) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT == (char_literal L' escape_sequence character character character character '))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_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 )))) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT == LIT) && IDENT)) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT == LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_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 )))) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT == LIT) && IDENT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence ')) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( IDENT ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_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 == (char_literal L' escape_sequence character character character character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( IDENT )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) ))) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT ))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_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 = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_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 ( )))) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT == LIT) && IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (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 = BOOL) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence character character character character ')) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_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 == (char_literal L' escape_sequence character character character character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) }))) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) ))) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) ))) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = BOOL) ;)) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT == LIT) | (binary_expression IDENT ^ LIT)) )))) ;) (if_statement if (parenthesized_expression ( (unary_expression ! IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT == LIT) || (binary_expression IDENT == LIT))) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) && (binary_expression IDENT != LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) <= IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (goto_statement goto statement_identifier ;)) (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 * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;)) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (unary_expression ! IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) )) && (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) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (goto_statement goto statement_identifier ;) }))) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT == LIT) || (binary_expression IDENT == LIT))) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) && (binary_expression IDENT != LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (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 ))) ;)) (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 (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) <= IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;)) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_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 = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT == LIT) && IDENT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence character character character character ')) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_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 == (char_literal L' escape_sequence character character character character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }) while (parenthesized_expression ( IDENT )) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) }))) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) IDENT))) ;)) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression LIT / (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) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == BOOL) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence character character character character ')) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < (char_literal L' character ')) )) || (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + (char_literal L' character ')) <= IDENT) ))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (char_literal L' escape_sequence character character character character '))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (char_literal L' escape_sequence character character character character '))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (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 ))) ;)) (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 (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) <= IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;)) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT + (char_literal L' escape_sequence character character character character ')) ))) < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (char_literal L' escape_sequence character character character character '))) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression LIT < (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT + (char_literal L' escape_sequence character character character character ')) )))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (char_literal L' escape_sequence character character character character '))) ;) })))) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (goto_statement goto statement_identifier ;))) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression IDENT * IDENT)) ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT | (binary_expression (unary_expression ~ IDENT) < IDENT))) ;) (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 TYPE) ) (subscript_expression IDENT [ LIT ])) <= IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (goto_statement goto statement_identifier ;)) (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 * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;)) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) }))) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_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 ( )))) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT == LIT) && IDENT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) == IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_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 == (char_literal L' escape_sequence character character character character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) })) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (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 (cast_expression ( (type_descriptor TYPE) ) IDENT) == BOOL) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (char_literal L' escape_sequence character character character character ')) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))) , IDENT , IDENT )))) , (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (parenthesized_expression ( (binary_expression IDENT + LIT) ))) >> LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT - LIT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT | (binary_expression (unary_expression ~ IDENT) < IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) <= IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (goto_statement goto statement_identifier ;)) (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 * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;)) }) (else_clause else (compound_statement { (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 = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression & IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , LIT , LIT , LIT ))) ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (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 ))) ;)) (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 (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) <= IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;)) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_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 ( )))) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT == LIT) && IDENT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_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 == (char_literal L' escape_sequence character character character character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) })) (expression_statement (assignment_expression IDENT = LIT) ;) }) while (parenthesized_expression ( BOOL )) ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }))) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( IDENT )) || (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (unary_expression - IDENT)) ;) (if_statement if (parenthesized_expression ( (unary_expression ! IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) }))) (goto_statement goto statement_identifier ;) }))) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression & IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , LIT , LIT , LIT ))) ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) || (parenthesized_expression ( IDENT ))) )) || (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) (goto_statement goto statement_identifier ;)) }))) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) | LIT)) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression & IDENT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = (binary_expression (binary_expression IDENT & LIT) | IDENT)) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = IDENT) ;) (return_statement return IDENT ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (goto_statement goto statement_identifier ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) (ERROR }))
(expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" (identifier "undefined1") ([ "[") (number_literal "16") (] "]")) (; "")) (declaration "FUN_00399110(undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6,\n uint *param_7,uint *param_8)\n\n{\n ulong uVar1;" (macro_type_specifier "FUN_00399110(undefined8" (identifier "FUN_00399110") (( "(") (type_descriptor "undefined8" (type_identifier "undefined8")) () "")) (identifier "param_1") (, ",") (ERROR "long" (identifier "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2")) (, ",") (ERROR "ulong" (identifier "ulong")) (identifier "param_3") (, ",") (ERROR "long" (identifier "long")) (pointer_declarator "*param_4" (* "*") (identifier "param_4")) (, ",") (ERROR "int" (identifier "int")) (identifier "param_5") (, ",") (ERROR "long" (identifier "long")) (identifier "param_6") (, ",") (ERROR "uint" (identifier "uint")) (pointer_declarator "*param_7" (* "*") (identifier "param_7")) (, ",") (ERROR "uint *param_8)\n\n{\n ulong" (identifier "uint") (pointer_declarator "*param_8" (* "*") (identifier "param_8")) () ")") ({ "{") (identifier "ulong")) (identifier "uVar1") (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "byte bVar3;" (type_identifier "byte") (identifier "bVar3") (; ";")) (declaration "byte bVar4;" (type_identifier "byte") (identifier "bVar4") (; ";")) (declaration "char cVar5;" (primitive_type "char") (identifier "cVar5") (; ";")) (declaration "uint uVar6;" (type_identifier "uint") (identifier "uVar6") (; ";")) (declaration "int iVar7;" (primitive_type "int") (identifier "iVar7") (; ";")) (declaration "int iVar8;" (primitive_type "int") (identifier "iVar8") (; ";")) (declaration "wchar_t __c;" (type_identifier "wchar_t") (identifier "__c") (; ";")) (declaration "long lVar9;" (sized_type_specifier "long" (long "long")) (identifier "lVar9") (; ";")) (declaration "int *piVar10;" (primitive_type "int") (pointer_declarator "*piVar10" (* "*") (identifier "piVar10")) (; ";")) (declaration "wchar_t *pwVar11;" (type_identifier "wchar_t") (pointer_declarator "*pwVar11" (* "*") (identifier "pwVar11")) (; ";")) (declaration "ulong uVar12;" (type_identifier "ulong") (identifier "uVar12") (; ";")) (declaration "undefined8 *puVar13;" (type_identifier "undefined8") (pointer_declarator "*puVar13" (* "*") (identifier "puVar13")) (; ";")) (declaration "ulong uVar14;" (type_identifier "ulong") (identifier "uVar14") (; ";")) (declaration "uint uVar15;" (type_identifier "uint") (identifier "uVar15") (; ";")) (declaration "uint uVar16;" (type_identifier "uint") (identifier "uVar16") (; ";")) (declaration "bool bVar17;" (primitive_type "bool") (identifier "bVar17") (; ";")) (declaration "uint uVar18;" (type_identifier "uint") (identifier "uVar18") (; ";")) (declaration "long lVar19;" (sized_type_specifier "long" (long "long")) (identifier "lVar19") (; ";")) (declaration "bool bVar20;" (primitive_type "bool") (identifier "bVar20") (; ";")) (declaration "byte bVar21;" (type_identifier "byte") (identifier "bVar21") (; ";")) (declaration "bool bVar22;" (primitive_type "bool") (identifier "bVar22") (; ";")) (declaration "bool bVar23;" (primitive_type "bool") (identifier "bVar23") (; ";")) (declaration "bool bVar24;" (primitive_type "bool") (identifier "bVar24") (; ";")) (declaration "undefined1 auVar25 [16];" (type_identifier "undefined1") (array_declarator "auVar25 [16]" (identifier "auVar25") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "ulong local_a8;" (type_identifier "ulong") (identifier "local_a8") (; ";")) (declaration "long *local_a0;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_a0" (* "*") (identifier "local_a0")) (; ";")) (declaration "int local_98;" (primitive_type "int") (identifier "local_98") (; ";")) (declaration "uint local_8c;" (type_identifier "uint") (identifier "local_8c") (; ";")) (declaration "ulong local_88;" (type_identifier "ulong") (identifier "local_88") (; ";")) (declaration "wchar_t local_7c;" (type_identifier "wchar_t") (identifier "local_7c") (; ";")) (declaration "byte local_5e;" (type_identifier "byte") (identifier "local_5e") (; ";")) (declaration "wchar_t local_5c;" (type_identifier "wchar_t") (identifier "local_5c") (; ";")) (declaration "undefined1 *local_58;" (type_identifier "undefined1") (pointer_declarator "*local_58" (* "*") (identifier "local_58")) (; ";")) (declaration "ulong local_50;" (type_identifier "ulong") (identifier "local_50") (; ";")) (declaration "undefined1 local_48;" (type_identifier "undefined1") (identifier "local_48") (; ";")) (declaration "undefined7 uStack_47;" (type_identifier "undefined7") (identifier "uStack_47") (; ";")) (expression_statement "__c = (wchar_t)param_3;" (assignment_expression "__c = (wchar_t)param_3" (identifier "__c") (= "=") (cast_expression "(wchar_t)param_3" (( "(") (type_descriptor "wchar_t" (type_identifier "wchar_t")) () ")") (identifier "param_3"))) (; ";")) (expression_statement "local_a8 = param_3 & 0xffffffff;" (assignment_expression "local_a8 = param_3 & 0xffffffff" (identifier "local_a8") (= "=") (binary_expression "param_3 & 0xffffffff" (identifier "param_3") (& "&") (number_literal "0xffffffff"))) (; ";")) (expression_statement "lVar9 = FUN_0033b190(&DAT_004c7f90);" (assignment_expression "lVar9 = FUN_0033b190(&DAT_004c7f90)" (identifier "lVar9") (= "=") (call_expression "FUN_0033b190(&DAT_004c7f90)" (identifier "FUN_0033b190") (argument_list "(&DAT_004c7f90)" (( "(") (pointer_expression "&DAT_004c7f90" (& "&") (identifier "DAT_004c7f90")) () ")")))) (; ";")) (expression_statement "plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8);" (assignment_expression "plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8)" (identifier "plVar2") (= "=") (cast_expression "(long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8)" (( "(") (binary_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8" (pointer_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18)" (* "*") (cast_expression "(long *)(*(long *)(param_6 + 0xd0) + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_6 + 0xd0) + 0x18)" (( "(") (binary_expression "*(long *)(param_6 + 0xd0) + 0x18" (pointer_expression "*(long *)(param_6 + 0xd0)" (* "*") (cast_expression "(long *)(param_6 + 0xd0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_6 + 0xd0)" (( "(") (binary_expression "param_6 + 0xd0" (identifier "param_6") (+ "+") (number_literal "0xd0")) () ")")))) (+ "+") (number_literal "0x18")) () ")")))) (+ "+") (binary_expression "lVar9 * 8" (identifier "lVar9") (* "*") (number_literal "8"))) () ")")))) (; ";")) (expression_statement "lVar19 = *plVar2;" (assignment_expression "lVar19 = *plVar2" (identifier "lVar19") (= "=") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) (; ";")) (if_statement "if (lVar19 == 0) {\n \n puVar13 = (undefined8 *)FUN_00337280(0x150);\n *(undefined4 *)(puVar13 + 1) = 0;\n puVar13[2] = 0;\n puVar13[3] = 0;\n *puVar13 = &PTR_FUN_004b72f0;\n *(undefined1 *)(puVar13 + 4) = 0;\n puVar13[5] = 0;\n puVar13[6] = 0;\n puVar13[7] = 0;\n puVar13[8] = 0;\n puVar13[9] = 0;\n *(undefined1 *)(puVar13 + 0x29) = 0;\n \n FUN_003859d0(puVar13,param_6 + 0xd0);\n FUN_0033b600(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9);\n lVar19 = *plVar2;\n }" (if "if") (parenthesized_expression "(lVar19 == 0)" (( "(") (binary_expression "lVar19 == 0" (identifier "lVar19") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n puVar13 = (undefined8 *)FUN_00337280(0x150);\n *(undefined4 *)(puVar13 + 1) = 0;\n puVar13[2] = 0;\n puVar13[3] = 0;\n *puVar13 = &PTR_FUN_004b72f0;\n *(undefined1 *)(puVar13 + 4) = 0;\n puVar13[5] = 0;\n puVar13[6] = 0;\n puVar13[7] = 0;\n puVar13[8] = 0;\n puVar13[9] = 0;\n *(undefined1 *)(puVar13 + 0x29) = 0;\n \n FUN_003859d0(puVar13,param_6 + 0xd0);\n FUN_0033b600(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9);\n lVar19 = *plVar2;\n }" ({ "{") (expression_statement "puVar13 = (undefined8 *)FUN_00337280(0x150);" (assignment_expression "puVar13 = (undefined8 *)FUN_00337280(0x150)" (identifier "puVar13") (= "=") (cast_expression "(undefined8 *)FUN_00337280(0x150)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00337280(0x150)" (identifier "FUN_00337280") (argument_list "(0x150)" (( "(") (number_literal "0x150") () ")"))))) (; ";")) (expression_statement "*(undefined4 *)(puVar13 + 1) = 0;" (assignment_expression "*(undefined4 *)(puVar13 + 1) = 0" (pointer_expression "*(undefined4 *)(puVar13 + 1)" (* "*") (cast_expression "(undefined4 *)(puVar13 + 1)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar13 + 1)" (( "(") (binary_expression "puVar13 + 1" (identifier "puVar13") (+ "+") (number_literal "1")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar13[2] = 0;" (assignment_expression "puVar13[2] = 0" (subscript_expression "puVar13[2]" (identifier "puVar13") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar13[3] = 0;" (assignment_expression "puVar13[3] = 0" (subscript_expression "puVar13[3]" (identifier "puVar13") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*puVar13 = &PTR_FUN_004b72f0;" (assignment_expression "*puVar13 = &PTR_FUN_004b72f0" (pointer_expression "*puVar13" (* "*") (identifier "puVar13")) (= "=") (pointer_expression "&PTR_FUN_004b72f0" (& "&") (identifier "PTR_FUN_004b72f0"))) (; ";")) (expression_statement "*(undefined1 *)(puVar13 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar13 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar13 + 4)" (* "*") (cast_expression "(undefined1 *)(puVar13 + 4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar13 + 4)" (( "(") (binary_expression "puVar13 + 4" (identifier "puVar13") (+ "+") (number_literal "4")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar13[5] = 0;" (assignment_expression "puVar13[5] = 0" (subscript_expression "puVar13[5]" (identifier "puVar13") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar13[6] = 0;" (assignment_expression "puVar13[6] = 0" (subscript_expression "puVar13[6]" (identifier "puVar13") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar13[7] = 0;" (assignment_expression "puVar13[7] = 0" (subscript_expression "puVar13[7]" (identifier "puVar13") ([ "[") (number_literal "7") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar13[8] = 0;" (assignment_expression "puVar13[8] = 0" (subscript_expression "puVar13[8]" (identifier "puVar13") ([ "[") (number_literal "8") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar13[9] = 0;" (assignment_expression "puVar13[9] = 0" (subscript_expression "puVar13[9]" (identifier "puVar13") ([ "[") (number_literal "9") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(puVar13 + 0x29) = 0;" (assignment_expression "*(undefined1 *)(puVar13 + 0x29) = 0" (pointer_expression "*(undefined1 *)(puVar13 + 0x29)" (* "*") (cast_expression "(undefined1 *)(puVar13 + 0x29)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar13 + 0x29)" (( "(") (binary_expression "puVar13 + 0x29" (identifier "puVar13") (+ "+") (number_literal "0x29")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_003859d0(puVar13,param_6 + 0xd0);" (call_expression "FUN_003859d0(puVar13,param_6 + 0xd0)" (identifier "FUN_003859d0") (argument_list "(puVar13,param_6 + 0xd0)" (( "(") (identifier "puVar13") (, ",") (binary_expression "param_6 + 0xd0" (identifier "param_6") (+ "+") (number_literal "0xd0")) () ")"))) (; ";")) (expression_statement "FUN_0033b600(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9);" (call_expression "FUN_0033b600(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9)" (identifier "FUN_0033b600") (argument_list "(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9)" (( "(") (pointer_expression "*(undefined8 *)(param_6 + 0xd0)" (* "*") (cast_expression "(undefined8 *)(param_6 + 0xd0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_6 + 0xd0)" (( "(") (binary_expression "param_6 + 0xd0" (identifier "param_6") (+ "+") (number_literal "0xd0")) () ")")))) (, ",") (identifier "puVar13") (, ",") (identifier "lVar9") () ")"))) (; ";")) (expression_statement "lVar19 = *plVar2;" (assignment_expression "lVar19 = *plVar2" (identifier "lVar19") (= "=") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) (; ";")) (} "}"))) (expression_statement "uVar15 = *(uint *)(param_6 + 0x18) & 0x4a;" (assignment_expression "uVar15 = *(uint *)(param_6 + 0x18) & 0x4a" (identifier "uVar15") (= "=") (binary_expression "*(uint *)(param_6 + 0x18) & 0x4a" (pointer_expression "*(uint *)(param_6 + 0x18)" (* "*") (cast_expression "(uint *)(param_6 + 0x18)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_6 + 0x18)" (( "(") (binary_expression "param_6 + 0x18" (identifier "param_6") (+ "+") (number_literal "0x18")) () ")")))) (& "&") (number_literal "0x4a"))) (; ";")) (expression_statement "uVar18 = 8;" (assignment_expression "uVar18 = 8" (identifier "uVar18") (= "=") (number_literal "8")) (; ";")) (if_statement "if (uVar15 != 0x40) {\n uVar18 = 10;\n if (uVar15 == 8) {\n uVar18 = 0x10;\n }\n }" (if "if") (parenthesized_expression "(uVar15 != 0x40)" (( "(") (binary_expression "uVar15 != 0x40" (identifier "uVar15") (!= "!=") (number_literal "0x40")) () ")")) (compound_statement "{\n uVar18 = 10;\n if (uVar15 == 8) {\n uVar18 = 0x10;\n }\n }" ({ "{") (expression_statement "uVar18 = 10;" (assignment_expression "uVar18 = 10" (identifier "uVar18") (= "=") (number_literal "10")) (; ";")) (if_statement "if (uVar15 == 8) {\n uVar18 = 0x10;\n }" (if "if") (parenthesized_expression "(uVar15 == 8)" (( "(") (binary_expression "uVar15 == 8" (identifier "uVar15") (== "==") (number_literal "8")) () ")")) (compound_statement "{\n uVar18 = 0x10;\n }" ({ "{") (expression_statement "uVar18 = 0x10;" (assignment_expression "uVar18 = 0x10" (identifier "uVar18") (= "=") (number_literal "0x10")) (; ";")) (} "}"))) (} "}"))) (expression_statement "bVar22 = __c == L'\xffffffff';" (assignment_expression "bVar22 = __c == L'\xffffffff'" (identifier "bVar22") (= "=") (binary_expression "__c == L'\xffffffff'" (identifier "__c") (== "==") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'")))) (; ";")) (expression_statement "bVar20 = param_2 != (long *)0x0 && bVar22;" (assignment_expression "bVar20 = param_2 != (long *)0x0 && bVar22" (identifier "bVar20") (= "=") (binary_expression "param_2 != (long *)0x0 && bVar22" (binary_expression "param_2 != (long *)0x0" (identifier "param_2") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (identifier "bVar22"))) (; ";")) (expression_statement "bVar24 = bVar22;" (assignment_expression "bVar24 = bVar22" (identifier "bVar24") (= "=") (identifier "bVar22")) (; ";")) (if_statement "if (bVar20) {\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar24 = iVar7 == -1 && bVar20;\n }" (if "if") (parenthesized_expression "(bVar20)" (( "(") (identifier "bVar20") () ")")) (compound_statement "{\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = param_2;\n }\n param_2 = plVar2;\n bVar24 = iVar7 == -1 && bVar20;\n }" ({ "{") (if_statement "if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" (if "if") (parenthesized_expression "((int *)param_2[2] < (int *)param_2[3])" (( "(") (binary_expression "(int *)param_2[2] < (int *)param_2[3]" (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)param_2[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar7 = *(int *)param_2[2];\n }" ({ "{") (expression_statement "iVar7 = *(int *)param_2[2];" (assignment_expression "iVar7 = *(int *)param_2[2]" (identifier "iVar7") (= "=") (pointer_expression "*(int *)param_2[2]" (* "*") (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" (else "else") (compound_statement "{\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" ({ "{") (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "iVar7") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (} "}")))) (expression_statement "plVar2 = (long *)0x0;" (assignment_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"))) (; ";")) (if_statement "if (iVar7 != -1) {\n plVar2 = param_2;\n }" (if "if") (parenthesized_expression "(iVar7 != -1)" (( "(") (binary_expression "iVar7 != -1" (identifier "iVar7") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n plVar2 = param_2;\n }" ({ "{") (expression_statement "plVar2 = param_2;" (assignment_expression "plVar2 = param_2" (identifier "plVar2") (= "=") (identifier "param_2")) (; ";")) (} "}"))) (expression_statement "param_2 = plVar2;" (assignment_expression "param_2 = plVar2" (identifier "param_2") (= "=") (identifier "plVar2")) (; ";")) (expression_statement "bVar24 = iVar7 == -1 && bVar20;" (assignment_expression "bVar24 = iVar7 == -1 && bVar20" (identifier "bVar24") (= "=") (binary_expression "iVar7 == -1 && bVar20" (binary_expression "iVar7 == -1" (identifier "iVar7") (== "==") (number_literal "-1")) (&& "&&") (identifier "bVar20"))) (; ";")) (} "}"))) (expression_statement "bVar23 = param_5 == -1;" (assignment_expression "bVar23 = param_5 == -1" (identifier "bVar23") (= "=") (binary_expression "param_5 == -1" (identifier "param_5") (== "==") (number_literal "-1"))) (; ";")) (expression_statement "bVar17 = param_4 != (long *)0x0 && bVar23;" (assignment_expression "bVar17 = param_4 != (long *)0x0 && bVar23" (identifier "bVar17") (= "=") (binary_expression "param_4 != (long *)0x0 && bVar23" (binary_expression "param_4 != (long *)0x0" (identifier "param_4") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (identifier "bVar23"))) (; ";")) (expression_statement "bVar20 = bVar23;" (assignment_expression "bVar20 = bVar23" (identifier "bVar20") (= "=") (identifier "bVar23")) (; ";")) (expression_statement "local_a0 = param_4;" (assignment_expression "local_a0 = param_4" (identifier "local_a0") (= "=") (identifier "param_4")) (; ";")) (if_statement "if (bVar17) {\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar7 = *(int *)param_4[2];\n }\n else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar7 != -1) {\n local_a0 = param_4;\n }\n bVar20 = iVar7 == -1 && bVar17;\n }" (if "if") (parenthesized_expression "(bVar17)" (( "(") (identifier "bVar17") () ")")) (compound_statement "{\n if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar7 = *(int *)param_4[2];\n }\n else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }\n local_a0 = (long *)0x0;\n if (iVar7 != -1) {\n local_a0 = param_4;\n }\n bVar20 = iVar7 == -1 && bVar17;\n }" ({ "{") (if_statement "if ((int *)param_4[2] < (int *)param_4[3]) {\n iVar7 = *(int *)param_4[2];\n }\n else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }" (if "if") (parenthesized_expression "((int *)param_4[2] < (int *)param_4[3])" (( "(") (binary_expression "(int *)param_4[2] < (int *)param_4[3]" (cast_expression "(int *)param_4[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_4[2]" (identifier "param_4") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)param_4[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_4[3]" (identifier "param_4") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar7 = *(int *)param_4[2];\n }" ({ "{") (expression_statement "iVar7 = *(int *)param_4[2];" (assignment_expression "iVar7 = *(int *)param_4[2]" (identifier "iVar7") (= "=") (pointer_expression "*(int *)param_4[2]" (* "*") (cast_expression "(int *)param_4[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_4[2]" (identifier "param_4") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }" (else "else") (compound_statement "{\n iVar7 = (**(code **)(*param_4 + 0x48))(param_4);\n }" ({ "{") (expression_statement "iVar7 = (**(code **)(*param_4 + 0x48))(param_4);" (assignment_expression "iVar7 = (**(code **)(*param_4 + 0x48))(param_4)" (identifier "iVar7") (= "=") (call_expression "(**(code **)(*param_4 + 0x48))(param_4)" (parenthesized_expression "(**(code **)(*param_4 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_4 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_4 + 0x48)" (* "*") (cast_expression "(code **)(*param_4 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_4 + 0x48)" (( "(") (binary_expression "*param_4 + 0x48" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_4)" (( "(") (identifier "param_4") () ")")))) (; ";")) (} "}")))) (expression_statement "local_a0 = (long *)0x0;" (assignment_expression "local_a0 = (long *)0x0" (identifier "local_a0") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (if_statement "if (iVar7 != -1) {\n local_a0 = param_4;\n }" (if "if") (parenthesized_expression "(iVar7 != -1)" (( "(") (binary_expression "iVar7 != -1" (identifier "iVar7") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n local_a0 = param_4;\n }" ({ "{") (expression_statement "local_a0 = param_4;" (assignment_expression "local_a0 = param_4" (identifier "local_a0") (= "=") (identifier "param_4")) (; ";")) (} "}"))) (expression_statement "bVar20 = iVar7 == -1 && bVar17;" (assignment_expression "bVar20 = iVar7 == -1 && bVar17" (identifier "bVar20") (= "=") (binary_expression "iVar7 == -1 && bVar17" (binary_expression "iVar7 == -1" (identifier "iVar7") (== "==") (number_literal "-1")) (&& "&&") (identifier "bVar17"))) (; ";")) (} "}"))) (if_statement "if (bVar20 == bVar24) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = false;\n __c = L'\0';\n bVar20 = false;\n bVar4 = true;\n local_98 = 0;\n }\n else {\n if ((param_2 != (long *)0x0) && (bVar22)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c;\n if ((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar24 = false;\n }\n bVar20 = false;\n local_98 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar20);\n local_a8 = 0xffffffff;\n bVar4 = false;\n }" (if "if") (parenthesized_expression "(bVar20 == bVar24)" (( "(") (binary_expression "bVar20 == bVar24" (identifier "bVar20") (== "==") (identifier "bVar24")) () ")")) (compound_statement "{\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = false;\n __c = L'\0';\n bVar20 = false;\n bVar4 = true;\n local_98 = 0;\n }" ({ "{") (expression_statement "cVar5 = *(char *)(lVar19 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar19 + 0x20)" (identifier "cVar5") (= "=") (pointer_expression "*(char *)(lVar19 + 0x20)" (* "*") (cast_expression "(char *)(lVar19 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x20)" (( "(") (binary_expression "lVar19 + 0x20" (identifier "lVar19") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "bVar24 = false;" (assignment_expression "bVar24 = false" (identifier "bVar24") (= "=") (false "false")) (; ";")) (expression_statement "__c = L'\0';" (assignment_expression "__c = L'\0'" (identifier "__c") (= "=") (char_literal "L'\0'" (L' "L'") (escape_sequence "\0") (' "'"))) (; ";")) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" (identifier "bVar20") (= "=") (false "false")) (; ";")) (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" (identifier "bVar4") (= "=") (true "true")) (; ";")) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" (identifier "local_98") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n if ((param_2 != (long *)0x0) && (bVar22)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c;\n if ((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar24 = false;\n }\n bVar20 = false;\n local_98 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar20);\n local_a8 = 0xffffffff;\n bVar4 = false;\n }" (else "else") (compound_statement "{\n if ((param_2 != (long *)0x0) && (bVar22)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c;\n if ((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar24 = false;\n }\n bVar20 = false;\n local_98 = 0;\n do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar20);\n local_a8 = 0xffffffff;\n bVar4 = false;\n }" ({ "{") (if_statement "if ((param_2 != (long *)0x0) && (bVar22)) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" (if "if") (parenthesized_expression "((param_2 != (long *)0x0) && (bVar22))" (( "(") (binary_expression "(param_2 != (long *)0x0) && (bVar22)" (parenthesized_expression "(param_2 != (long *)0x0)" (( "(") (binary_expression "param_2 != (long *)0x0" (identifier "param_2") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(bVar22)" (( "(") (identifier "bVar22") () ")"))) () ")")) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" ({ "{") (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" (if "if") (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" (( "(") (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(wchar_t *)param_2[3]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" ({ "{") (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" (identifier "__c") (= "=") (pointer_expression "*(wchar_t *)param_2[2]" (* "*") (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" (else "else") (compound_statement "{\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" ({ "{") (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "__c") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (} "}")))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(__c == L'\xffffffff')" (( "(") (binary_expression "__c == L'\xffffffff'" (identifier "__c") (== "==") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) () ")")) (compound_statement "{\n param_2 = (long *)0x0;\n }" ({ "{") (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" (identifier "param_2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "cVar5 = *(char *)(lVar19 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar19 + 0x20)" (identifier "cVar5") (= "=") (pointer_expression "*(char *)(lVar19 + 0x20)" (* "*") (cast_expression "(char *)(lVar19 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x20)" (( "(") (binary_expression "lVar19 + 0x20" (identifier "lVar19") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c;" (assignment_expression "bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c" (identifier "bVar24") (= "=") (binary_expression "*(wchar_t *)(lVar19 + 0xe0) == __c" (pointer_expression "*(wchar_t *)(lVar19 + 0xe0)" (* "*") (cast_expression "(wchar_t *)(lVar19 + 0xe0)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0xe0)" (( "(") (binary_expression "lVar19 + 0xe0" (identifier "lVar19") (+ "+") (number_literal "0xe0")) () ")")))) (== "==") (identifier "__c"))) (; ";")) (if_statement "if ((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)) {\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }\n }\n else {\n bVar24 = false;\n }" (if "if") (parenthesized_expression "((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c))" (( "(") (binary_expression "(bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)" (parenthesized_expression "(bVar24)" (( "(") (identifier "bVar24") () ")")) (|| "||") (parenthesized_expression "(*(wchar_t *)(lVar19 + 0xe4) == __c)" (( "(") (binary_expression "*(wchar_t *)(lVar19 + 0xe4) == __c" (pointer_expression "*(wchar_t *)(lVar19 + 0xe4)" (* "*") (cast_expression "(wchar_t *)(lVar19 + 0xe4)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0xe4)" (( "(") (binary_expression "lVar19 + 0xe4" (identifier "lVar19") (+ "+") (number_literal "0xe4")) () ")")))) (== "==") (identifier "__c")) () ")"))) () ")")) (compound_statement "{\n if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }\n }" ({ "{") (if_statement "if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)) {\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }" (if "if") (parenthesized_expression "(((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c))" (( "(") (binary_expression "((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) &&\n (*(wchar_t *)(lVar19 + 0x48) != __c)" (parenthesized_expression "((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c))" (( "(") (binary_expression "(cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)" (parenthesized_expression "(cVar5 == '\0')" (( "(") (binary_expression "cVar5 == '\0'" (identifier "cVar5") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (|| "||") (parenthesized_expression "(*(wchar_t *)(lVar19 + 0x4c) != __c)" (( "(") (binary_expression "*(wchar_t *)(lVar19 + 0x4c) != __c" (pointer_expression "*(wchar_t *)(lVar19 + 0x4c)" (* "*") (cast_expression "(wchar_t *)(lVar19 + 0x4c)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x4c)" (( "(") (binary_expression "lVar19 + 0x4c" (identifier "lVar19") (+ "+") (number_literal "0x4c")) () ")")))) (!= "!=") (identifier "__c")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(*(wchar_t *)(lVar19 + 0x48) != __c)" (( "(") (binary_expression "*(wchar_t *)(lVar19 + 0x48) != __c" (pointer_expression "*(wchar_t *)(lVar19 + 0x48)" (* "*") (cast_expression "(wchar_t *)(lVar19 + 0x48)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x48)" (( "(") (binary_expression "lVar19 + 0x48" (identifier "lVar19") (+ "+") (number_literal "0x48")) () ")")))) (!= "!=") (identifier "__c")) () ")"))) () ")")) (compound_statement "{\n if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }\n if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar22 = local_a0 != (long *)0x0 && bVar23;\n bVar20 = bVar23;\n if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }\n if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }" ({ "{") (if_statement "if ((ulong)param_2[2] < (ulong)param_2[3]) {\n param_2[2] = param_2[2] + 4;\n }\n else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }" (if "if") (parenthesized_expression "((ulong)param_2[2] < (ulong)param_2[3])" (( "(") (binary_expression "(ulong)param_2[2] < (ulong)param_2[3]" (cast_expression "(ulong)param_2[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(ulong)param_2[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n param_2[2] = param_2[2] + 4;\n }" ({ "{") (expression_statement "param_2[2] = param_2[2] + 4;" (assignment_expression "param_2[2] = param_2[2] + 4" (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "param_2[2] + 4" (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")) (+ "+") (number_literal "4"))) (; ";")) (} "}")) (else_clause "else {\n (**(code **)(*param_2 + 0x50))(param_2);\n }" (else "else") (compound_statement "{\n (**(code **)(*param_2 + 0x50))(param_2);\n }" ({ "{") (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x50)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x50)" (* "*") (cast_expression "(code **)(*param_2 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x50)" (( "(") (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")"))) (; ";")) (} "}")))) (if_statement "if ((int *)param_2[2] < (int *)param_2[3]) {\n iVar7 = *(int *)param_2[2];\n }\n else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" (if "if") (parenthesized_expression "((int *)param_2[2] < (int *)param_2[3])" (( "(") (binary_expression "(int *)param_2[2] < (int *)param_2[3]" (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)param_2[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar7 = *(int *)param_2[2];\n }" ({ "{") (expression_statement "iVar7 = *(int *)param_2[2];" (assignment_expression "iVar7 = *(int *)param_2[2]" (identifier "iVar7") (= "=") (pointer_expression "*(int *)param_2[2]" (* "*") (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" (else "else") (compound_statement "{\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" ({ "{") (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "iVar7") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (} "}")))) (if_statement "if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(iVar7 == -1)" (( "(") (binary_expression "iVar7 == -1" (identifier "iVar7") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n param_2 = (long *)0x0;\n }" ({ "{") (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" (identifier "param_2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (expression_statement "bVar22 = local_a0 != (long *)0x0 && bVar23;" (assignment_expression "bVar22 = local_a0 != (long *)0x0 && bVar23" (identifier "bVar22") (= "=") (binary_expression "local_a0 != (long *)0x0 && bVar23" (binary_expression "local_a0 != (long *)0x0" (identifier "local_a0") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (identifier "bVar23"))) (; ";")) (expression_statement "bVar20 = bVar23;" (assignment_expression "bVar20 = bVar23" (identifier "bVar20") (= "=") (identifier "bVar23")) (; ";")) (if_statement "if (bVar22) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }" (if "if") (parenthesized_expression "(bVar22)" (( "(") (identifier "bVar22") () ")")) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n bVar20 = iVar8 == -1 && bVar22;\n local_a0 = plVar2;\n }" ({ "{") (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" (if "if") (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" (( "(") (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[2]" (identifier "local_a0") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)local_a0[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[3]" (identifier "local_a0") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" ({ "{") (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" (identifier "iVar8") (= "=") (pointer_expression "*(int *)local_a0[2]" (* "*") (cast_expression "(int *)local_a0[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[2]" (identifier "local_a0") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" (else "else") (compound_statement "{\n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" ({ "{") (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))()" (identifier "iVar8") (= "=") (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" (( "(") (pointer_expression "**(code **)(*local_a0 + 0x48)" (* "*") (pointer_expression "*(code **)(*local_a0 + 0x48)" (* "*") (cast_expression "(code **)(*local_a0 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_a0 + 0x48)" (( "(") (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" (* "*") (identifier "local_a0")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")))) (expression_statement "plVar2 = (long *)0x0;" (assignment_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"))) (; ";")) (if_statement "if (iVar8 != -1) {\n plVar2 = local_a0;\n }" (if "if") (parenthesized_expression "(iVar8 != -1)" (( "(") (binary_expression "iVar8 != -1" (identifier "iVar8") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n plVar2 = local_a0;\n }" ({ "{") (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" (identifier "plVar2") (= "=") (identifier "local_a0")) (; ";")) (} "}"))) (expression_statement "bVar20 = iVar8 == -1 && bVar22;" (assignment_expression "bVar20 = iVar8 == -1 && bVar22" (identifier "bVar20") (= "=") (binary_expression "iVar8 == -1 && bVar22" (binary_expression "iVar8 == -1" (identifier "iVar8") (== "==") (number_literal "-1")) (&& "&&") (identifier "bVar22"))) (; ";")) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" (identifier "local_a0") (= "=") (identifier "plVar2")) (; ";")) (} "}"))) (if_statement "if (bVar20 == (iVar7 == -1)) {\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }" (if "if") (parenthesized_expression "(bVar20 == (iVar7 == -1))" (( "(") (binary_expression "bVar20 == (iVar7 == -1)" (identifier "bVar20") (== "==") (parenthesized_expression "(iVar7 == -1)" (( "(") (binary_expression "iVar7 == -1" (identifier "iVar7") (== "==") (number_literal "-1")) () ")"))) () ")")) (compound_statement "{\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n bVar20 = false;\n local_a8 = 0xffffffff;\n local_98 = 0;\n goto LAB_003993a5;\n }" ({ "{") (expression_statement "cVar5 = *(char *)(lVar19 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar19 + 0x20)" (identifier "cVar5") (= "=") (pointer_expression "*(char *)(lVar19 + 0x20)" (* "*") (cast_expression "(char *)(lVar19 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x20)" (( "(") (binary_expression "lVar19 + 0x20" (identifier "lVar19") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" (identifier "bVar4") (= "=") (true "true")) (; ";")) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" (identifier "bVar20") (= "=") (false "false")) (; ";")) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" (identifier "local_a8") (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" (identifier "local_98") (= "=") (number_literal "0")) (; ";")) (goto_statement "goto LAB_003993a5;" (goto "goto") (statement_identifier "LAB_003993a5") (; ";")) (} "}"))) (expression_statement "__c = L'\xffffffff';" (assignment_expression "__c = L'\xffffffff'" (identifier "__c") (= "=") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) (; ";")) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" (if "if") (parenthesized_expression "(param_2 != (long *)0x0)" (( "(") (binary_expression "param_2 != (long *)0x0" (identifier "param_2") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" ({ "{") (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" (if "if") (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" (( "(") (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(wchar_t *)param_2[3]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" ({ "{") (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" (identifier "__c") (= "=") (pointer_expression "*(wchar_t *)param_2[2]" (* "*") (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" (else "else") (compound_statement "{\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" ({ "{") (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "__c") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (} "}")))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(__c == L'\xffffffff')" (( "(") (binary_expression "__c == L'\xffffffff'" (identifier "__c") (== "==") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) () ")")) (compound_statement "{\n param_2 = (long *)0x0;\n }" ({ "{") (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" (identifier "param_2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "cVar5 = *(char *)(lVar19 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar19 + 0x20)" (identifier "cVar5") (= "=") (pointer_expression "*(char *)(lVar19 + 0x20)" (* "*") (cast_expression "(char *)(lVar19 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x20)" (( "(") (binary_expression "lVar19 + 0x20" (identifier "lVar19") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" (identifier "local_a8") (= "=") (number_literal "0xffffffff")) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n bVar24 = false;\n }" (else "else") (compound_statement "{\n bVar24 = false;\n }" ({ "{") (expression_statement "bVar24 = false;" (assignment_expression "bVar24 = false" (identifier "bVar24") (= "=") (false "false")) (; ";")) (} "}")))) (expression_statement "bVar20 = false;" (assignment_expression "bVar20 = false" (identifier "bVar20") (= "=") (false "false")) (; ";")) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" (identifier "local_98") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n } while (bVar20);" (do "do") (compound_statement "{\n if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }\n if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }\n __c = L'\xffffffff';\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n cVar5 = *(char *)(lVar19 + 0x20);\n local_a8 = 0xffffffff;\n }" ({ "{") (if_statement "if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)) {\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }" (if "if") (parenthesized_expression "(((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c))" (( "(") (binary_expression "((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) ||\n (*(wchar_t *)(lVar19 + 0x48) == __c)" (parenthesized_expression "((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c))" (( "(") (binary_expression "(cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)" (parenthesized_expression "(cVar5 != '\0')" (( "(") (binary_expression "cVar5 != '\0'" (identifier "cVar5") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(*(wchar_t *)(lVar19 + 0x4c) == __c)" (( "(") (binary_expression "*(wchar_t *)(lVar19 + 0x4c) == __c" (pointer_expression "*(wchar_t *)(lVar19 + 0x4c)" (* "*") (cast_expression "(wchar_t *)(lVar19 + 0x4c)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x4c)" (( "(") (binary_expression "lVar19 + 0x4c" (identifier "lVar19") (+ "+") (number_literal "0x4c")) () ")")))) (== "==") (identifier "__c")) () ")"))) () ")")) (|| "||") (parenthesized_expression "(*(wchar_t *)(lVar19 + 0x48) == __c)" (( "(") (binary_expression "*(wchar_t *)(lVar19 + 0x48) == __c" (pointer_expression "*(wchar_t *)(lVar19 + 0x48)" (* "*") (cast_expression "(wchar_t *)(lVar19 + 0x48)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x48)" (( "(") (binary_expression "lVar19 + 0x48" (identifier "lVar19") (+ "+") (number_literal "0x48")) () ")")))) (== "==") (identifier "__c")) () ")"))) () ")")) (compound_statement "{\nLAB_00399888:\n bVar4 = false;\n goto LAB_003993a5;\n }" ({ "{") (labeled_statement "LAB_00399888:\n bVar4 = false;" (statement_identifier "LAB_00399888") (: ":") (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" (identifier "bVar4") (= "=") (false "false")) (; ";"))) (goto_statement "goto LAB_003993a5;" (goto "goto") (statement_identifier "LAB_003993a5") (; ";")) (} "}"))) (if_statement "if (*(wchar_t *)(lVar19 + 0xf0) == __c) {\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }" (if "if") (parenthesized_expression "(*(wchar_t *)(lVar19 + 0xf0) == __c)" (( "(") (binary_expression "*(wchar_t *)(lVar19 + 0xf0) == __c" (pointer_expression "*(wchar_t *)(lVar19 + 0xf0)" (* "*") (cast_expression "(wchar_t *)(lVar19 + 0xf0)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0xf0)" (( "(") (binary_expression "lVar19 + 0xf0" (identifier "lVar19") (+ "+") (number_literal "0xf0")) () ")")))) (== "==") (identifier "__c")) () ")")) (compound_statement "{\n bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);\n if (!bVar22) goto LAB_003992fb;\n bVar20 = uVar18 == 8 || uVar15 == 0;\n if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }\n local_98 = 0;\n uVar18 = 8;\n uVar12 = param_2[2];\n if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;\nLAB_00399344:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;\nLAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" ({ "{") (expression_statement "bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U);" (assignment_expression "bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U)" (identifier "bVar22") (= "=") (cast_expression "(bool)(uVar18 == 10 | bVar20 ^ 1U)" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (parenthesized_expression "(uVar18 == 10 | bVar20 ^ 1U)" (( "(") (binary_expression "uVar18 == 10 | bVar20 ^ 1U" (binary_expression "uVar18 == 10" (identifier "uVar18") (== "==") (number_literal "10")) (| "|") (binary_expression "bVar20 ^ 1U" (identifier "bVar20") (^ "^") (number_literal "1U"))) () ")")))) (; ";")) (if_statement "if (!bVar22) goto LAB_003992fb;" (if "if") (parenthesized_expression "(!bVar22)" (( "(") (unary_expression "!bVar22" (! "!") (identifier "bVar22")) () ")")) (goto_statement "goto LAB_003992fb;" (goto "goto") (statement_identifier "LAB_003992fb") (; ";"))) (expression_statement "bVar20 = uVar18 == 8 || uVar15 == 0;" (assignment_expression "bVar20 = uVar18 == 8 || uVar15 == 0" (identifier "bVar20") (= "=") (binary_expression "uVar18 == 8 || uVar15 == 0" (binary_expression "uVar18 == 8" (identifier "uVar18") (== "==") (number_literal "8")) (|| "||") (binary_expression "uVar15 == 0" (identifier "uVar15") (== "==") (number_literal "0")))) (; ";")) (if_statement "if (uVar18 != 8 && uVar15 != 0) {\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }" (if "if") (parenthesized_expression "(uVar18 != 8 && uVar15 != 0)" (( "(") (binary_expression "uVar18 != 8 && uVar15 != 0" (binary_expression "uVar18 != 8" (identifier "uVar18") (!= "!=") (number_literal "8")) (&& "&&") (binary_expression "uVar15 != 0" (identifier "uVar15") (!= "!=") (number_literal "0"))) () ")")) (compound_statement "{\n local_98 = local_98 + 1;\n goto LAB_00399336;\n }" ({ "{") (expression_statement "local_98 = local_98 + 1;" (assignment_expression "local_98 = local_98 + 1" (identifier "local_98") (= "=") (binary_expression "local_98 + 1" (identifier "local_98") (+ "+") (number_literal "1"))) (; ";")) (goto_statement "goto LAB_00399336;" (goto "goto") (statement_identifier "LAB_00399336") (; ";")) (} "}"))) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" (identifier "local_98") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar18 = 8;" (assignment_expression "uVar18 = 8" (identifier "uVar18") (= "=") (number_literal "8")) (; ";")) (expression_statement "uVar12 = param_2[2];" (assignment_expression "uVar12 = param_2[2]" (identifier "uVar12") (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (if_statement "if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0;" (if "if") (parenthesized_expression "((ulong)param_2[3] <= uVar12)" (( "(") (binary_expression "(ulong)param_2[3] <= uVar12" (cast_expression "(ulong)param_2[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (identifier "uVar12")) () ")")) (goto_statement "goto LAB_003995b0;" (goto "goto") (statement_identifier "LAB_003995b0") (; ";"))) (labeled_statement "LAB_00399344:\n param_2[2] = uVar12 + 4;" (statement_identifier "LAB_00399344") (: ":") (expression_statement "param_2[2] = uVar12 + 4;" (assignment_expression "param_2[2] = uVar12 + 4" (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "uVar12 + 4" (identifier "uVar12") (+ "+") (number_literal "4"))) (; ";"))) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" (identifier "piVar10") (= "=") (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")))) (; ";")) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_0039935a;" (if "if") (parenthesized_expression "(piVar10 < (int *)param_2[3])" (( "(") (binary_expression "piVar10 < (int *)param_2[3]" (identifier "piVar10") (< "<") (cast_expression "(int *)param_2[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (goto_statement "goto LAB_0039935a;" (goto "goto") (statement_identifier "LAB_0039935a") (; ";"))) (labeled_statement "LAB_003995d8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (statement_identifier "LAB_003995d8") (: ":") (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "iVar7") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";"))) (} "}")) (else_clause "else {\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }" (else "else") (compound_statement "{\n if (!bVar20) goto LAB_00399888;\nLAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }\n bVar4 = uVar18 == 0x10 || uVar15 == 0;\n if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }\n local_98 = 0;\n bVar22 = false;\n uVar18 = 0x10;\nLAB_00399336:\n uVar12 = param_2[2];\n bVar20 = bVar22;\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;\nLAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;\nLAB_0039935a:\n iVar7 = *piVar10;\n }" ({ "{") (if_statement "if (!bVar20) goto LAB_00399888;" (if "if") (parenthesized_expression "(!bVar20)" (( "(") (unary_expression "!bVar20" (! "!") (identifier "bVar20")) () ")")) (goto_statement "goto LAB_00399888;" (goto "goto") (statement_identifier "LAB_00399888") (; ";"))) (labeled_statement "LAB_003992fb:\n if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }" (statement_identifier "LAB_003992fb") (: ":") (if_statement "if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) {\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }" (if "if") (parenthesized_expression "((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c))" (( "(") (binary_expression "(*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)" (parenthesized_expression "(*(wchar_t *)(lVar19 + 0xe8) != __c)" (( "(") (binary_expression "*(wchar_t *)(lVar19 + 0xe8) != __c" (pointer_expression "*(wchar_t *)(lVar19 + 0xe8)" (* "*") (cast_expression "(wchar_t *)(lVar19 + 0xe8)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0xe8)" (( "(") (binary_expression "lVar19 + 0xe8" (identifier "lVar19") (+ "+") (number_literal "0xe8")) () ")")))) (!= "!=") (identifier "__c")) () ")")) (&& "&&") (parenthesized_expression "(*(wchar_t *)(lVar19 + 0xec) != __c)" (( "(") (binary_expression "*(wchar_t *)(lVar19 + 0xec) != __c" (pointer_expression "*(wchar_t *)(lVar19 + 0xec)" (* "*") (cast_expression "(wchar_t *)(lVar19 + 0xec)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0xec)" (( "(") (binary_expression "lVar19 + 0xec" (identifier "lVar19") (+ "+") (number_literal "0xec")) () ")")))) (!= "!=") (identifier "__c")) () ")"))) () ")")) (compound_statement "{\n bVar4 = false;\n bVar20 = true;\n goto LAB_003993a5;\n }" ({ "{") (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" (identifier "bVar4") (= "=") (false "false")) (; ";")) (expression_statement "bVar20 = true;" (assignment_expression "bVar20 = true" (identifier "bVar20") (= "=") (true "true")) (; ";")) (goto_statement "goto LAB_003993a5;" (goto "goto") (statement_identifier "LAB_003993a5") (; ";")) (} "}")))) (expression_statement "bVar4 = uVar18 == 0x10 || uVar15 == 0;" (assignment_expression "bVar4 = uVar18 == 0x10 || uVar15 == 0" (identifier "bVar4") (= "=") (binary_expression "uVar18 == 0x10 || uVar15 == 0" (binary_expression "uVar18 == 0x10" (identifier "uVar18") (== "==") (number_literal "0x10")) (|| "||") (binary_expression "uVar15 == 0" (identifier "uVar15") (== "==") (number_literal "0")))) (; ";")) (if_statement "if (uVar18 != 0x10 && uVar15 != 0) {\n bVar20 = true;\n goto LAB_003993b4;\n }" (if "if") (parenthesized_expression "(uVar18 != 0x10 && uVar15 != 0)" (( "(") (binary_expression "uVar18 != 0x10 && uVar15 != 0" (binary_expression "uVar18 != 0x10" (identifier "uVar18") (!= "!=") (number_literal "0x10")) (&& "&&") (binary_expression "uVar15 != 0" (identifier "uVar15") (!= "!=") (number_literal "0"))) () ")")) (compound_statement "{\n bVar20 = true;\n goto LAB_003993b4;\n }" ({ "{") (expression_statement "bVar20 = true;" (assignment_expression "bVar20 = true" (identifier "bVar20") (= "=") (true "true")) (; ";")) (goto_statement "goto LAB_003993b4;" (goto "goto") (statement_identifier "LAB_003993b4") (; ";")) (} "}"))) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" (identifier "local_98") (= "=") (number_literal "0")) (; ";")) (expression_statement "bVar22 = false;" (assignment_expression "bVar22 = false" (identifier "bVar22") (= "=") (false "false")) (; ";")) (expression_statement "uVar18 = 0x10;" (assignment_expression "uVar18 = 0x10" (identifier "uVar18") (= "=") (number_literal "0x10")) (; ";")) (labeled_statement "LAB_00399336:\n uVar12 = param_2[2];" (statement_identifier "LAB_00399336") (: ":") (expression_statement "uVar12 = param_2[2];" (assignment_expression "uVar12 = param_2[2]" (identifier "uVar12") (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";"))) (expression_statement "bVar20 = bVar22;" (assignment_expression "bVar20 = bVar22" (identifier "bVar20") (= "=") (identifier "bVar22")) (; ";")) (if_statement "if (uVar12 < (ulong)param_2[3]) goto LAB_00399344;" (if "if") (parenthesized_expression "(uVar12 < (ulong)param_2[3])" (( "(") (binary_expression "uVar12 < (ulong)param_2[3]" (identifier "uVar12") (< "<") (cast_expression "(ulong)param_2[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (goto_statement "goto LAB_00399344;" (goto "goto") (statement_identifier "LAB_00399344") (; ";"))) (labeled_statement "LAB_003995b0:\n (**(code **)(*param_2 + 0x50))(param_2);" (statement_identifier "LAB_003995b0") (: ":") (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x50)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x50)" (* "*") (cast_expression "(code **)(*param_2 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x50)" (( "(") (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")"))) (; ";"))) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" (identifier "piVar10") (= "=") (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")))) (; ";")) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_003995d8;" (if "if") (parenthesized_expression "((int *)param_2[3] <= piVar10)" (( "(") (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (identifier "piVar10")) () ")")) (goto_statement "goto LAB_003995d8;" (goto "goto") (statement_identifier "LAB_003995d8") (; ";"))) (labeled_statement "LAB_0039935a:\n iVar7 = *piVar10;" (statement_identifier "LAB_0039935a") (: ":") (expression_statement "iVar7 = *piVar10;" (assignment_expression "iVar7 = *piVar10" (identifier "iVar7") (= "=") (pointer_expression "*piVar10" (* "*") (identifier "piVar10"))) (; ";"))) (} "}")))) (if_statement "if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(iVar7 == -1)" (( "(") (binary_expression "iVar7 == -1" (identifier "iVar7") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n param_2 = (long *)0x0;\n }" ({ "{") (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" (identifier "param_2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (expression_statement "bVar17 = local_a0 != (long *)0x0 && bVar23;" (assignment_expression "bVar17 = local_a0 != (long *)0x0 && bVar23" (identifier "bVar17") (= "=") (binary_expression "local_a0 != (long *)0x0 && bVar23" (binary_expression "local_a0 != (long *)0x0" (identifier "local_a0") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (identifier "bVar23"))) (; ";")) (expression_statement "bVar22 = bVar23;" (assignment_expression "bVar22 = bVar23" (identifier "bVar22") (= "=") (identifier "bVar23")) (; ";")) (if_statement "if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }" (if "if") (parenthesized_expression "(bVar17)" (( "(") (identifier "bVar17") () ")")) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }\n if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }\n bVar22 = iVar8 == -1 && bVar17;\n }" ({ "{") (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" (if "if") (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" (( "(") (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[2]" (identifier "local_a0") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)local_a0[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[3]" (identifier "local_a0") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" ({ "{") (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" (identifier "iVar8") (= "=") (pointer_expression "*(int *)local_a0[2]" (* "*") (cast_expression "(int *)local_a0[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[2]" (identifier "local_a0") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" (else "else") (compound_statement "{\n iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);\n }" ({ "{") (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0);" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0)" (identifier "iVar8") (= "=") (call_expression "(**(code **)(*local_a0 + 0x48))(local_a0)" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" (( "(") (pointer_expression "**(code **)(*local_a0 + 0x48)" (* "*") (pointer_expression "*(code **)(*local_a0 + 0x48)" (* "*") (cast_expression "(code **)(*local_a0 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_a0 + 0x48)" (( "(") (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" (* "*") (identifier "local_a0")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(local_a0)" (( "(") (identifier "local_a0") () ")")))) (; ";")) (} "}")))) (if_statement "if (iVar8 == -1) {\n local_a0 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(iVar8 == -1)" (( "(") (binary_expression "iVar8 == -1" (identifier "iVar8") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n local_a0 = (long *)0x0;\n }" ({ "{") (expression_statement "local_a0 = (long *)0x0;" (assignment_expression "local_a0 = (long *)0x0" (identifier "local_a0") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (expression_statement "bVar22 = iVar8 == -1 && bVar17;" (assignment_expression "bVar22 = iVar8 == -1 && bVar17" (identifier "bVar22") (= "=") (binary_expression "iVar8 == -1 && bVar17" (binary_expression "iVar8 == -1" (identifier "iVar8") (== "==") (number_literal "-1")) (&& "&&") (identifier "bVar17"))) (; ";")) (} "}"))) (if_statement "if ((iVar7 == -1) == bVar22) {\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }" (if "if") (parenthesized_expression "((iVar7 == -1) == bVar22)" (( "(") (binary_expression "(iVar7 == -1) == bVar22" (parenthesized_expression "(iVar7 == -1)" (( "(") (binary_expression "iVar7 == -1" (identifier "iVar7") (== "==") (number_literal "-1")) () ")")) (== "==") (identifier "bVar22")) () ")")) (compound_statement "{\n local_a8 = 0xffffffff;\n cVar5 = *(char *)(lVar19 + 0x20);\n bVar4 = true;\n goto LAB_003993a5;\n }" ({ "{") (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" (identifier "local_a8") (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "cVar5 = *(char *)(lVar19 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar19 + 0x20)" (identifier "cVar5") (= "=") (pointer_expression "*(char *)(lVar19 + 0x20)" (* "*") (cast_expression "(char *)(lVar19 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x20)" (( "(") (binary_expression "lVar19 + 0x20" (identifier "lVar19") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" (identifier "bVar4") (= "=") (true "true")) (; ";")) (goto_statement "goto LAB_003993a5;" (goto "goto") (statement_identifier "LAB_003993a5") (; ";")) (} "}"))) (expression_statement "__c = L'\xffffffff';" (assignment_expression "__c = L'\xffffffff'" (identifier "__c") (= "=") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) (; ";")) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" (if "if") (parenthesized_expression "(param_2 != (long *)0x0)" (( "(") (binary_expression "param_2 != (long *)0x0" (identifier "param_2") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" ({ "{") (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" (if "if") (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" (( "(") (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(wchar_t *)param_2[3]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" ({ "{") (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" (identifier "__c") (= "=") (pointer_expression "*(wchar_t *)param_2[2]" (* "*") (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" (else "else") (compound_statement "{\n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" ({ "{") (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "__c") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (} "}")))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(__c == L'\xffffffff')" (( "(") (binary_expression "__c == L'\xffffffff'" (identifier "__c") (== "==") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) () ")")) (compound_statement "{\n param_2 = (long *)0x0;\n }" ({ "{") (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" (identifier "param_2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "cVar5 = *(char *)(lVar19 + 0x20);" (assignment_expression "cVar5 = *(char *)(lVar19 + 0x20)" (identifier "cVar5") (= "=") (pointer_expression "*(char *)(lVar19 + 0x20)" (* "*") (cast_expression "(char *)(lVar19 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x20)" (( "(") (binary_expression "lVar19 + 0x20" (identifier "lVar19") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" (identifier "local_a8") (= "=") (number_literal "0xffffffff")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar20)" (( "(") (identifier "bVar20") () ")")) (; ";")) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" (identifier "local_a8") (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" (identifier "bVar4") (= "=") (false "false")) (; ";")) (} "}")))) (labeled_statement "LAB_003993a5:\n local_88 = 0x16;" (statement_identifier "LAB_003993a5") (: ":") (expression_statement "local_88 = 0x16;" (assignment_expression "local_88 = 0x16" (identifier "local_88") (= "=") (number_literal "0x16")) (; ";"))) (if_statement "if (uVar18 != 0x10) {\nLAB_003993b4:\n local_88 = (ulong)(int)uVar18;\n }" (if "if") (parenthesized_expression "(uVar18 != 0x10)" (( "(") (binary_expression "uVar18 != 0x10" (identifier "uVar18") (!= "!=") (number_literal "0x10")) () ")")) (compound_statement "{\nLAB_003993b4:\n local_88 = (ulong)(int)uVar18;\n }" ({ "{") (labeled_statement "LAB_003993b4:\n local_88 = (ulong)(int)uVar18;" (statement_identifier "LAB_003993b4") (: ":") (expression_statement "local_88 = (ulong)(int)uVar18;" (assignment_expression "local_88 = (ulong)(int)uVar18" (identifier "local_88") (= "=") (cast_expression "(ulong)(int)uVar18" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (cast_expression "(int)uVar18" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar18")))) (; ";"))) (} "}"))) (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" (identifier "local_48") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58 = &local_48;" (assignment_expression "local_58 = &local_48" (identifier "local_58") (= "=") (pointer_expression "&local_48" (& "&") (identifier "local_48"))) (; ";")) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" (identifier "local_50") (= "=") (number_literal "0")) (; ";")) (if_statement "if (cVar5 != '\0') {\n FUN_0033fbf0(&local_58,0x20);\n }" (if "if") (parenthesized_expression "(cVar5 != '\0')" (( "(") (binary_expression "cVar5 != '\0'" (identifier "cVar5") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n FUN_0033fbf0(&local_58,0x20);\n }" ({ "{") (expression_statement "FUN_0033fbf0(&local_58,0x20);" (call_expression "FUN_0033fbf0(&local_58,0x20)" (identifier "FUN_0033fbf0") (argument_list "(&local_58,0x20)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (number_literal "0x20") () ")"))) (; ";")) (} "}"))) (expression_statement "uVar15 = (uint)(0xffffffff / (ulong)uVar18);" (assignment_expression "uVar15 = (uint)(0xffffffff / (ulong)uVar18)" (identifier "uVar15") (= "=") (call_expression "(uint)(0xffffffff / (ulong)uVar18)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(0xffffffff / (ulong)uVar18)" (( "(") (binary_expression "0xffffffff / (ulong)uVar18" (number_literal "0xffffffff") (/ "/") (cast_expression "(ulong)uVar18" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar18"))) () ")")))) (; ";")) (expression_statement "bVar3 = *(byte *)(lVar19 + 0x148);" (assignment_expression "bVar3 = *(byte *)(lVar19 + 0x148)" (identifier "bVar3") (= "=") (pointer_expression "*(byte *)(lVar19 + 0x148)" (* "*") (cast_expression "(byte *)(lVar19 + 0x148)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x148)" (( "(") (binary_expression "lVar19 + 0x148" (identifier "lVar19") (+ "+") (number_literal "0x148")) () ")"))))) (; ";")) (if_statement "if (bVar3 == 0) {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar15 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar18;\n local_8c = uVar6 + uVar16;\n local_5e = local_5e | ~uVar16 < uVar6;\n uVar12 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }\n local_5e = 0;\n local_8c = 0;\n bVar21 = 0;\n }\n else {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }\n bVar21 = 0;\n local_8c = 0;\n local_5e = 0;\n }" (if "if") (parenthesized_expression "(bVar3 == 0)" (( "(") (binary_expression "bVar3 == 0" (identifier "bVar3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar15 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar18;\n local_8c = uVar6 + uVar16;\n local_5e = local_5e | ~uVar16 < uVar6;\n uVar12 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }\n local_5e = 0;\n local_8c = 0;\n bVar21 = 0;\n }" ({ "{") (if_statement "if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar15 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar18;\n local_8c = uVar6 + uVar16;\n local_5e = local_5e | ~uVar16 < uVar6;\n uVar12 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }" (if "if") (parenthesized_expression "((bool)bVar4 == false)" (( "(") (binary_expression "(bool)bVar4 == false" (cast_expression "(bool)bVar4" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "bVar4")) (== "==") (false "false")) () ")")) (compound_statement "{\n local_5e = 0;\n local_8c = 0;\n local_7c = L'\xffffffff';\nLAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }\nLAB_0039944f:\n if (uVar15 < local_8c) goto LAB_0039945d;\nLAB_0039965c:\n uVar6 = local_8c * uVar18;\n local_8c = uVar6 + uVar16;\n local_5e = local_5e | ~uVar16 < uVar6;\n uVar12 = param_2[2];\n local_98 = local_98 + 1;\n if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a;\nLAB_00399470:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_00399486;\nLAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\nLAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }\n if ((iVar7 == -1) == bVar22) goto code_r0x003994bb;\n __c = local_7c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n goto LAB_00399428;\n }" ({ "{") (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" (identifier "local_5e") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" (identifier "local_8c") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_7c = L'\xffffffff';" (assignment_expression "local_7c = L'\xffffffff'" (identifier "local_7c") (= "=") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) (; ";")) (labeled_statement "LAB_00399428:\n if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }" (statement_identifier "LAB_00399428") (: ":") (if_statement "if (local_88 < 0xb) {\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }\n else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }" (if "if") (parenthesized_expression "(local_88 < 0xb)" (( "(") (binary_expression "local_88 < 0xb" (identifier "local_88") (< "<") (number_literal "0xb")) () ")")) (compound_statement "{\n if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;\n uVar16 = __c + L'\xffffffd0';\n }" ({ "{") (if_statement "if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860;" (if "if") (parenthesized_expression "((__c < L'0') || ((int)local_88 + L'0' <= __c))" (( "(") (binary_expression "(__c < L'0') || ((int)local_88 + L'0' <= __c)" (parenthesized_expression "(__c < L'0')" (( "(") (binary_expression "__c < L'0'" (identifier "__c") (< "<") (char_literal "L'0'" (L' "L'") (character "0") (' "'"))) () ")")) (|| "||") (parenthesized_expression "((int)local_88 + L'0' <= __c)" (( "(") (binary_expression "(int)local_88 + L'0' <= __c" (binary_expression "(int)local_88 + L'0'" (cast_expression "(int)local_88" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "local_88")) (+ "+") (char_literal "L'0'" (L' "L'") (character "0") (' "'"))) (<= "<=") (identifier "__c")) () ")"))) () ")")) (goto_statement "goto LAB_00399860;" (goto "goto") (statement_identifier "LAB_00399860") (; ";"))) (expression_statement "uVar16 = __c + L'\xffffffd0';" (assignment_expression "uVar16 = __c + L'\xffffffd0'" (identifier "uVar16") (= "=") (binary_expression "__c + L'\xffffffd0'" (identifier "__c") (+ "+") (char_literal "L'\xffffffd0'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "d") (character "0") (' "'")))) (; ";")) (} "}")) (else_clause "else {\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }" (else "else") (compound_statement "{\n uVar16 = __c + L'\xffffffd0';\n if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }\n if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }\n if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;\n uVar16 = __c + L'\xffffffc9';\n }" ({ "{") (expression_statement "uVar16 = __c + L'\xffffffd0';" (assignment_expression "uVar16 = __c + L'\xffffffd0'" (identifier "uVar16") (= "=") (binary_expression "__c + L'\xffffffd0'" (identifier "__c") (+ "+") (char_literal "L'\xffffffd0'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "d") (character "0") (' "'")))) (; ";")) (if_statement "if (uVar16 < 10) {\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }" (if "if") (parenthesized_expression "(uVar16 < 10)" (( "(") (binary_expression "uVar16 < 10" (identifier "uVar16") (< "<") (number_literal "10")) () ")")) (compound_statement "{\n if (local_8c <= uVar15) goto LAB_0039965c;\nLAB_0039945d:\n local_5e = 1;\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;\nLAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;\nLAB_00399486:\n iVar7 = *piVar10;\n goto LAB_00399488;\n }" ({ "{") (if_statement "if (local_8c <= uVar15) goto LAB_0039965c;" (if "if") (parenthesized_expression "(local_8c <= uVar15)" (( "(") (binary_expression "local_8c <= uVar15" (identifier "local_8c") (<= "<=") (identifier "uVar15")) () ")")) (goto_statement "goto LAB_0039965c;" (goto "goto") (statement_identifier "LAB_0039965c") (; ";"))) (labeled_statement "LAB_0039945d:\n local_5e = 1;" (statement_identifier "LAB_0039945d") (: ":") (expression_statement "local_5e = 1;" (assignment_expression "local_5e = 1" (identifier "local_5e") (= "=") (number_literal "1")) (; ";"))) (expression_statement "uVar12 = param_2[2];" (assignment_expression "uVar12 = param_2[2]" (identifier "uVar12") (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (if_statement "if (uVar12 < (ulong)param_2[3]) goto LAB_00399470;" (if "if") (parenthesized_expression "(uVar12 < (ulong)param_2[3])" (( "(") (binary_expression "uVar12 < (ulong)param_2[3]" (identifier "uVar12") (< "<") (cast_expression "(ulong)param_2[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (goto_statement "goto LAB_00399470;" (goto "goto") (statement_identifier "LAB_00399470") (; ";"))) (labeled_statement "LAB_0039968a:\n \n (**(code **)(*param_2 + 0x50))(param_2);" (statement_identifier "LAB_0039968a") (: ":") (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x50)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x50)" (* "*") (cast_expression "(code **)(*param_2 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x50)" (( "(") (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")"))) (; ";"))) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" (identifier "piVar10") (= "=") (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")))) (; ";")) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_003996a8;" (if "if") (parenthesized_expression "((int *)param_2[3] <= piVar10)" (( "(") (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (identifier "piVar10")) () ")")) (goto_statement "goto LAB_003996a8;" (goto "goto") (statement_identifier "LAB_003996a8") (; ";"))) (labeled_statement "LAB_00399486:\n iVar7 = *piVar10;" (statement_identifier "LAB_00399486") (: ":") (expression_statement "iVar7 = *piVar10;" (assignment_expression "iVar7 = *piVar10" (identifier "iVar7") (= "=") (pointer_expression "*piVar10" (* "*") (identifier "piVar10"))) (; ";"))) (goto_statement "goto LAB_00399488;" (goto "goto") (statement_identifier "LAB_00399488") (; ";")) (} "}"))) (if_statement "if ((uint)(__c + L'\xffffff9f') < 6) {\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }" (if "if") (parenthesized_expression "((uint)(__c + L'\xffffff9f') < 6)" (( "(") (binary_expression "(uint)(__c + L'\xffffff9f') < 6" (call_expression "(uint)(__c + L'\xffffff9f')" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(__c + L'\xffffff9f')" (( "(") (binary_expression "__c + L'\xffffff9f'" (identifier "__c") (+ "+") (char_literal "L'\xffffff9f'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "9") (character "f") (' "'"))) () ")"))) (< "<") (number_literal "6")) () ")")) (compound_statement "{\n uVar16 = __c + L'\xffffffa9';\n goto LAB_0039944f;\n }" ({ "{") (expression_statement "uVar16 = __c + L'\xffffffa9';" (assignment_expression "uVar16 = __c + L'\xffffffa9'" (identifier "uVar16") (= "=") (binary_expression "__c + L'\xffffffa9'" (identifier "__c") (+ "+") (char_literal "L'\xffffffa9'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "a") (character "9") (' "'")))) (; ";")) (goto_statement "goto LAB_0039944f;" (goto "goto") (statement_identifier "LAB_0039944f") (; ";")) (} "}"))) (if_statement "if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860;" (if "if") (parenthesized_expression "(5 < (uint)(__c + L'\xffffffbf'))" (( "(") (binary_expression "5 < (uint)(__c + L'\xffffffbf')" (number_literal "5") (< "<") (call_expression "(uint)(__c + L'\xffffffbf')" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(__c + L'\xffffffbf')" (( "(") (binary_expression "__c + L'\xffffffbf'" (identifier "__c") (+ "+") (char_literal "L'\xffffffbf'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "b") (character "f") (' "'"))) () ")")))) () ")")) (goto_statement "goto LAB_00399860;" (goto "goto") (statement_identifier "LAB_00399860") (; ";"))) (expression_statement "uVar16 = __c + L'\xffffffc9';" (assignment_expression "uVar16 = __c + L'\xffffffc9'" (identifier "uVar16") (= "=") (binary_expression "__c + L'\xffffffc9'" (identifier "__c") (+ "+") (char_literal "L'\xffffffc9'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "c") (character "9") (' "'")))) (; ";")) (} "}"))))) (labeled_statement "LAB_0039944f:\n if (uVar15 < local_8c) goto LAB_0039945d;" (statement_identifier "LAB_0039944f") (: ":") (if_statement "if (uVar15 < local_8c) goto LAB_0039945d;" (if "if") (parenthesized_expression "(uVar15 < local_8c)" (( "(") (binary_expression "uVar15 < local_8c" (identifier "uVar15") (< "<") (identifier "local_8c")) () ")")) (goto_statement "goto LAB_0039945d;" (goto "goto") (statement_identifier "LAB_0039945d") (; ";")))) (labeled_statement "LAB_0039965c:\n uVar6 = local_8c * uVar18;" (statement_identifier "LAB_0039965c") (: ":") (expression_statement "uVar6 = local_8c * uVar18;" (assignment_expression "uVar6 = local_8c * uVar18" (identifier "uVar6") (= "=") (binary_expression "local_8c * uVar18" (identifier "local_8c") (* "*") (identifier "uVar18"))) (; ";"))) (expression_statement "local_8c = uVar6 + uVar16;" (assignment_expression "local_8c = uVar6 + uVar16" (identifier "local_8c") (= "=") (binary_expression "uVar6 + uVar16" (identifier "uVar6") (+ "+") (identifier "uVar16"))) (; ";")) (expression_statement "local_5e = local_5e | ~uVar16 < uVar6;" (assignment_expression "local_5e = local_5e | ~uVar16 < uVar6" (identifier "local_5e") (= "=") (binary_expression "local_5e | ~uVar16 < uVar6" (identifier "local_5e") (| "|") (binary_expression "~uVar16 < uVar6" (unary_expression "~uVar16" (~ "~") (identifier "uVar16")) (< "<") (identifier "uVar6")))) (; ";")) (expression_statement "uVar12 = param_2[2];" (assignment_expression "uVar12 = param_2[2]" (identifier "uVar12") (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "local_98 = local_98 + 1;" (assignment_expression "local_98 = local_98 + 1" (identifier "local_98") (= "=") (binary_expression "local_98 + 1" (identifier "local_98") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a;" (if "if") (parenthesized_expression "((ulong)param_2[3] <= uVar12)" (( "(") (binary_expression "(ulong)param_2[3] <= uVar12" (cast_expression "(ulong)param_2[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (identifier "uVar12")) () ")")) (goto_statement "goto LAB_0039968a;" (goto "goto") (statement_identifier "LAB_0039968a") (; ";"))) (labeled_statement "LAB_00399470:\n param_2[2] = uVar12 + 4;" (statement_identifier "LAB_00399470") (: ":") (expression_statement "param_2[2] = uVar12 + 4;" (assignment_expression "param_2[2] = uVar12 + 4" (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "uVar12 + 4" (identifier "uVar12") (+ "+") (number_literal "4"))) (; ";"))) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" (identifier "piVar10") (= "=") (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")))) (; ";")) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_00399486;" (if "if") (parenthesized_expression "(piVar10 < (int *)param_2[3])" (( "(") (binary_expression "piVar10 < (int *)param_2[3]" (identifier "piVar10") (< "<") (cast_expression "(int *)param_2[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (goto_statement "goto LAB_00399486;" (goto "goto") (statement_identifier "LAB_00399486") (; ";"))) (labeled_statement "LAB_003996a8:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (statement_identifier "LAB_003996a8") (: ":") (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "iVar7") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";"))) (labeled_statement "LAB_00399488:\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" (statement_identifier "LAB_00399488") (: ":") (if_statement "if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(iVar7 == -1)" (( "(") (binary_expression "iVar7 == -1" (identifier "iVar7") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n param_2 = (long *)0x0;\n }" ({ "{") (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" (identifier "param_2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}")))) (expression_statement "bVar17 = local_a0 != (long *)0x0 && bVar23;" (assignment_expression "bVar17 = local_a0 != (long *)0x0 && bVar23" (identifier "bVar17") (= "=") (binary_expression "local_a0 != (long *)0x0 && bVar23" (binary_expression "local_a0 != (long *)0x0" (identifier "local_a0") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (identifier "bVar23"))) (; ";")) (expression_statement "bVar22 = bVar23;" (assignment_expression "bVar22 = bVar23" (identifier "bVar22") (= "=") (identifier "bVar23")) (; ";")) (if_statement "if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }" (if "if") (parenthesized_expression "(bVar17)" (( "(") (identifier "bVar17") () ")")) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar8 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar8 == -1 && bVar17;\n }" ({ "{") (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar8 = *(int *)local_a0[2];\n }\n else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" (if "if") (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" (( "(") (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[2]" (identifier "local_a0") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)local_a0[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[3]" (identifier "local_a0") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar8 = *(int *)local_a0[2];\n }" ({ "{") (expression_statement "iVar8 = *(int *)local_a0[2];" (assignment_expression "iVar8 = *(int *)local_a0[2]" (identifier "iVar8") (= "=") (pointer_expression "*(int *)local_a0[2]" (* "*") (cast_expression "(int *)local_a0[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[2]" (identifier "local_a0") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" (else "else") (compound_statement "{\n \n iVar8 = (**(code **)(*local_a0 + 0x48))();\n }" ({ "{") (expression_statement "iVar8 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar8 = (**(code **)(*local_a0 + 0x48))()" (identifier "iVar8") (= "=") (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" (( "(") (pointer_expression "**(code **)(*local_a0 + 0x48)" (* "*") (pointer_expression "*(code **)(*local_a0 + 0x48)" (* "*") (cast_expression "(code **)(*local_a0 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_a0 + 0x48)" (( "(") (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" (* "*") (identifier "local_a0")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")))) (expression_statement "plVar2 = (long *)0x0;" (assignment_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"))) (; ";")) (if_statement "if (iVar8 != -1) {\n plVar2 = local_a0;\n }" (if "if") (parenthesized_expression "(iVar8 != -1)" (( "(") (binary_expression "iVar8 != -1" (identifier "iVar8") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n plVar2 = local_a0;\n }" ({ "{") (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" (identifier "plVar2") (= "=") (identifier "local_a0")) (; ";")) (} "}"))) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" (identifier "local_a0") (= "=") (identifier "plVar2")) (; ";")) (expression_statement "bVar22 = iVar8 == -1 && bVar17;" (assignment_expression "bVar22 = iVar8 == -1 && bVar17" (identifier "bVar22") (= "=") (binary_expression "iVar8 == -1 && bVar17" (binary_expression "iVar8 == -1" (identifier "iVar8") (== "==") (number_literal "-1")) (&& "&&") (identifier "bVar17"))) (; ";")) (} "}"))) (if_statement "if ((iVar7 == -1) == bVar22) goto code_r0x003994bb;" (if "if") (parenthesized_expression "((iVar7 == -1) == bVar22)" (( "(") (binary_expression "(iVar7 == -1) == bVar22" (parenthesized_expression "(iVar7 == -1)" (( "(") (binary_expression "iVar7 == -1" (identifier "iVar7") (== "==") (number_literal "-1")) () ")")) (== "==") (identifier "bVar22")) () ")")) (goto_statement "goto code_r0x003994bb;" (goto "goto") (statement_identifier "code_r0x003994bb") (; ";"))) (expression_statement "__c = local_7c;" (assignment_expression "__c = local_7c" (identifier "__c") (= "=") (identifier "local_7c")) (; ";")) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" (if "if") (parenthesized_expression "(param_2 != (long *)0x0)" (( "(") (binary_expression "param_2 != (long *)0x0" (identifier "param_2") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" ({ "{") (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" (if "if") (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" (( "(") (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(wchar_t *)param_2[3]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" ({ "{") (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" (identifier "__c") (= "=") (pointer_expression "*(wchar_t *)param_2[2]" (* "*") (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" (else "else") (compound_statement "{\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" ({ "{") (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "__c") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (} "}")))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(__c == L'\xffffffff')" (( "(") (binary_expression "__c == L'\xffffffff'" (identifier "__c") (== "==") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) () ")")) (compound_statement "{\n param_2 = (long *)0x0;\n }" ({ "{") (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" (identifier "param_2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" (identifier "local_a8") (= "=") (number_literal "0xffffffff")) (; ";")) (goto_statement "goto LAB_00399428;" (goto "goto") (statement_identifier "LAB_00399428") (; ";")) (} "}"))) (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" (identifier "local_5e") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" (identifier "local_8c") (= "=") (number_literal "0")) (; ";")) (expression_statement "bVar21 = 0;" (assignment_expression "bVar21 = 0" (identifier "bVar21") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }\n bVar21 = 0;\n local_8c = 0;\n local_5e = 0;\n }" (else "else") (compound_statement "{\n if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }\n bVar21 = 0;\n local_8c = 0;\n local_5e = 0;\n }" ({ "{") (if_statement "if ((bool)bVar4 == false) {\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }" (if "if") (parenthesized_expression "((bool)bVar4 == false)" (( "(") (binary_expression "(bool)bVar4 == false" (cast_expression "(bool)bVar4" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "bVar4")) (== "==") (false "false")) () ")")) (compound_statement "{\n local_5e = 0;\n local_8c = 0;\n local_5c = L'\xffffffff';\n do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );\n }" ({ "{") (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" (identifier "local_5e") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" (identifier "local_8c") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_5c = L'\xffffffff';" (assignment_expression "local_5c = L'\xffffffff'" (identifier "local_5c") (= "=") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) (; ";")) (do_statement "do {\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n } while( true );" (do "do") (compound_statement "{\n uVar12 = local_50;\n bVar21 = *(byte *)(lVar19 + 0x20);\n if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }\n if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }\n bVar21 = 0;\n if (iVar7 == -1) {\n bVar21 = bVar3;\n }\n bVar17 = local_a0 != (long *)0x0 && bVar23;\n bVar22 = bVar23;\n if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }\n if (bVar22 == (bool)bVar21) goto code_r0x00399998;\n __c = local_5c;\n if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }\n local_a8 = 0xffffffff;\n }" ({ "{") (expression_statement "uVar12 = local_50;" (assignment_expression "uVar12 = local_50" (identifier "uVar12") (= "=") (identifier "local_50")) (; ";")) (expression_statement "bVar21 = *(byte *)(lVar19 + 0x20);" (assignment_expression "bVar21 = *(byte *)(lVar19 + 0x20)" (identifier "bVar21") (= "=") (pointer_expression "*(byte *)(lVar19 + 0x20)" (* "*") (cast_expression "(byte *)(lVar19 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x20)" (( "(") (binary_expression "lVar19 + 0x20" (identifier "lVar19") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (if_statement "if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) {\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }\n else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }" (if "if") (parenthesized_expression "((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c))" (( "(") (binary_expression "(bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)" (parenthesized_expression "(bVar21 == 0)" (( "(") (binary_expression "bVar21 == 0" (identifier "bVar21") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(*(wchar_t *)(lVar19 + 0x4c) != __c)" (( "(") (binary_expression "*(wchar_t *)(lVar19 + 0x4c) != __c" (pointer_expression "*(wchar_t *)(lVar19 + 0x4c)" (* "*") (cast_expression "(wchar_t *)(lVar19 + 0x4c)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x4c)" (( "(") (binary_expression "lVar19 + 0x4c" (identifier "lVar19") (+ "+") (number_literal "0x4c")) () ")")))) (!= "!=") (identifier "__c")) () ")"))) () ")")) (compound_statement "{\n if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;\n uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);\n if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }\n if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }\n uVar12 = param_2[2];\n local_5e = bVar3;\n if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;\nLAB_00399945:\n param_2[2] = uVar12 + 4;\n piVar10 = (int *)param_2[2];\n if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;\nLAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);\n }" ({ "{") (if_statement "if ((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n ) goto LAB_00399860;" (if "if") (parenthesized_expression "((__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)\n )" (( "(") (binary_expression "(__c == *(wchar_t *)(lVar19 + 0x48)) ||\n (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)" (parenthesized_expression "(__c == *(wchar_t *)(lVar19 + 0x48))" (( "(") (binary_expression "__c == *(wchar_t *)(lVar19 + 0x48)" (identifier "__c") (== "==") (pointer_expression "*(wchar_t *)(lVar19 + 0x48)" (* "*") (cast_expression "(wchar_t *)(lVar19 + 0x48)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x48)" (( "(") (binary_expression "lVar19 + 0x48" (identifier "lVar19") (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (|| "||") (parenthesized_expression "(pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0)" (( "(") (comma_expression "pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0" (assignment_expression "pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88)" (identifier "pwVar11") (= "=") (call_expression "wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88)" (identifier "wmemchr") (argument_list "((wchar_t *)(lVar19 + 0xf0),__c,local_88)" (( "(") (cast_expression "(wchar_t *)(lVar19 + 0xf0)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0xf0)" (( "(") (binary_expression "lVar19 + 0xf0" (identifier "lVar19") (+ "+") (number_literal "0xf0")) () ")"))) (, ",") (identifier "__c") (, ",") (identifier "local_88") () ")")))) (, ",") (binary_expression "pwVar11 == (wchar_t *)0x0" (identifier "pwVar11") (== "==") (cast_expression "(wchar_t *)0x0" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) () ")"))) () ")")) (goto_statement "goto LAB_00399860;" (goto "goto") (statement_identifier "LAB_00399860") (; ";"))) (expression_statement "uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2);" (assignment_expression "uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2)" (identifier "uVar16") (= "=") (call_expression "(uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((long)pwVar11 - (lVar19 + 0xf0) >> 2)" (( "(") (binary_expression "(long)pwVar11 - (lVar19 + 0xf0) >> 2" (binary_expression "(long)pwVar11 - (lVar19 + 0xf0)" (cast_expression "(long)pwVar11" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pwVar11")) (- "-") (parenthesized_expression "(lVar19 + 0xf0)" (( "(") (binary_expression "lVar19 + 0xf0" (identifier "lVar19") (+ "+") (number_literal "0xf0")) () ")"))) (>> ">>") (number_literal "2")) () ")")))) (; ";")) (if_statement "if (0xf < (int)uVar16) {\n uVar16 = uVar16 - 6;\n }" (if "if") (parenthesized_expression "(0xf < (int)uVar16)" (( "(") (binary_expression "0xf < (int)uVar16" (number_literal "0xf") (< "<") (cast_expression "(int)uVar16" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar16"))) () ")")) (compound_statement "{\n uVar16 = uVar16 - 6;\n }" ({ "{") (expression_statement "uVar16 = uVar16 - 6;" (assignment_expression "uVar16 = uVar16 - 6" (identifier "uVar16") (= "=") (binary_expression "uVar16 - 6" (identifier "uVar16") (- "-") (number_literal "6"))) (; ";")) (} "}"))) (if_statement "if (local_8c <= uVar15) {\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }" (if "if") (parenthesized_expression "(local_8c <= uVar15)" (( "(") (binary_expression "local_8c <= uVar15" (identifier "local_8c") (<= "<=") (identifier "uVar15")) () ")")) (compound_statement "{\n uVar6 = local_8c * uVar18;\n local_8c = uVar16 + uVar6;\n local_5e = local_5e | ~uVar16 < uVar6;\n local_98 = local_98 + 1;\n goto LAB_00399937;\n }" ({ "{") (expression_statement "uVar6 = local_8c * uVar18;" (assignment_expression "uVar6 = local_8c * uVar18" (identifier "uVar6") (= "=") (binary_expression "local_8c * uVar18" (identifier "local_8c") (* "*") (identifier "uVar18"))) (; ";")) (expression_statement "local_8c = uVar16 + uVar6;" (assignment_expression "local_8c = uVar16 + uVar6" (identifier "local_8c") (= "=") (binary_expression "uVar16 + uVar6" (identifier "uVar16") (+ "+") (identifier "uVar6"))) (; ";")) (expression_statement "local_5e = local_5e | ~uVar16 < uVar6;" (assignment_expression "local_5e = local_5e | ~uVar16 < uVar6" (identifier "local_5e") (= "=") (binary_expression "local_5e | ~uVar16 < uVar6" (identifier "local_5e") (| "|") (binary_expression "~uVar16 < uVar6" (unary_expression "~uVar16" (~ "~") (identifier "uVar16")) (< "<") (identifier "uVar6")))) (; ";")) (expression_statement "local_98 = local_98 + 1;" (assignment_expression "local_98 = local_98 + 1" (identifier "local_98") (= "=") (binary_expression "local_98 + 1" (identifier "local_98") (+ "+") (number_literal "1"))) (; ";")) (goto_statement "goto LAB_00399937;" (goto "goto") (statement_identifier "LAB_00399937") (; ";")) (} "}"))) (expression_statement "uVar12 = param_2[2];" (assignment_expression "uVar12 = param_2[2]" (identifier "uVar12") (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "local_5e = bVar3;" (assignment_expression "local_5e = bVar3" (identifier "local_5e") (= "=") (identifier "bVar3")) (; ";")) (if_statement "if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7;" (if "if") (parenthesized_expression "((ulong)param_2[3] <= uVar12)" (( "(") (binary_expression "(ulong)param_2[3] <= uVar12" (cast_expression "(ulong)param_2[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (identifier "uVar12")) () ")")) (goto_statement "goto LAB_003999c7;" (goto "goto") (statement_identifier "LAB_003999c7") (; ";"))) (labeled_statement "LAB_00399945:\n param_2[2] = uVar12 + 4;" (statement_identifier "LAB_00399945") (: ":") (expression_statement "param_2[2] = uVar12 + 4;" (assignment_expression "param_2[2] = uVar12 + 4" (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "uVar12 + 4" (identifier "uVar12") (+ "+") (number_literal "4"))) (; ";"))) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" (identifier "piVar10") (= "=") (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")))) (; ";")) (if_statement "if (piVar10 < (int *)param_2[3]) goto LAB_0039995b;" (if "if") (parenthesized_expression "(piVar10 < (int *)param_2[3])" (( "(") (binary_expression "piVar10 < (int *)param_2[3]" (identifier "piVar10") (< "<") (cast_expression "(int *)param_2[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (goto_statement "goto LAB_0039995b;" (goto "goto") (statement_identifier "LAB_0039995b") (; ";"))) (labeled_statement "LAB_003999e0:\n iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (statement_identifier "LAB_003999e0") (: ":") (expression_statement "iVar7 = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "iVar7 = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "iVar7") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";"))) (} "}")) (else_clause "else {\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }" (else "else") (compound_statement "{\n if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n local_98 = 0;\nLAB_00399937:\n uVar12 = param_2[2];\n if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;\nLAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);\n piVar10 = (int *)param_2[2];\n if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;\nLAB_0039995b:\n iVar7 = *piVar10;\n }" ({ "{") (if_statement "if (local_98 == 0) {\n bVar4 = 0;\n goto LAB_003994d2;\n }" (if "if") (parenthesized_expression "(local_98 == 0)" (( "(") (binary_expression "local_98 == 0" (identifier "local_98") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n bVar4 = 0;\n goto LAB_003994d2;\n }" ({ "{") (expression_statement "bVar4 = 0;" (assignment_expression "bVar4 = 0" (identifier "bVar4") (= "=") (number_literal "0")) (; ";")) (goto_statement "goto LAB_003994d2;" (goto "goto") (statement_identifier "LAB_003994d2") (; ";")) (} "}"))) (expression_statement "uVar1 = local_50 + 1;" (assignment_expression "uVar1 = local_50 + 1" (identifier "uVar1") (= "=") (binary_expression "local_50 + 1" (identifier "local_50") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }" (if "if") (parenthesized_expression "(local_58 == &local_48)" (( "(") (binary_expression "local_58 == &local_48" (identifier "local_58") (== "==") (pointer_expression "&local_48" (& "&") (identifier "local_48"))) () ")")) (compound_statement "{\n uVar14 = 0xf;\n }" ({ "{") (expression_statement "uVar14 = 0xf;" (assignment_expression "uVar14 = 0xf" (identifier "uVar14") (= "=") (number_literal "0xf")) (; ";")) (} "}")) (else_clause "else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }" (else "else") (compound_statement "{\n uVar14 = CONCAT71(uStack_47,local_48);\n }" ({ "{") (expression_statement "uVar14 = CONCAT71(uStack_47,local_48);" (assignment_expression "uVar14 = CONCAT71(uStack_47,local_48)" (identifier "uVar14") (= "=") (call_expression "CONCAT71(uStack_47,local_48)" (identifier "CONCAT71") (argument_list "(uStack_47,local_48)" (( "(") (identifier "uStack_47") (, ",") (identifier "local_48") () ")")))) (; ";")) (} "}")))) (if_statement "if (uVar14 < uVar1) {\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }" (if "if") (parenthesized_expression "(uVar14 < uVar1)" (( "(") (binary_expression "uVar14 < uVar1" (identifier "uVar14") (< "<") (identifier "uVar1")) () ")")) (compound_statement "{\n \n FUN_0033f740(&local_58,local_50,0,0,1);\n }" ({ "{") (expression_statement "FUN_0033f740(&local_58,local_50,0,0,1);" (call_expression "FUN_0033f740(&local_58,local_50,0,0,1)" (identifier "FUN_0033f740") (argument_list "(&local_58,local_50,0,0,1)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (identifier "local_50") (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (number_literal "1") () ")"))) (; ";")) (} "}"))) (expression_statement "local_58[uVar12] = (undefined1)local_98;" (assignment_expression "local_58[uVar12] = (undefined1)local_98" (subscript_expression "local_58[uVar12]" (identifier "local_58") ([ "[") (identifier "uVar12") (] "]")) (= "=") (cast_expression "(undefined1)local_98" (( "(") (type_descriptor "undefined1" (type_identifier "undefined1")) () ")") (identifier "local_98"))) (; ";")) (expression_statement "local_58[uVar1] = 0;" (assignment_expression "local_58[uVar1] = 0" (subscript_expression "local_58[uVar1]" (identifier "local_58") ([ "[") (identifier "uVar1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_50 = uVar1;" (assignment_expression "local_50 = uVar1" (identifier "local_50") (= "=") (identifier "uVar1")) (; ";")) (expression_statement "local_98 = 0;" (assignment_expression "local_98 = 0" (identifier "local_98") (= "=") (number_literal "0")) (; ";")) (labeled_statement "LAB_00399937:\n uVar12 = param_2[2];" (statement_identifier "LAB_00399937") (: ":") (expression_statement "uVar12 = param_2[2];" (assignment_expression "uVar12 = param_2[2]" (identifier "uVar12") (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";"))) (if_statement "if (uVar12 < (ulong)param_2[3]) goto LAB_00399945;" (if "if") (parenthesized_expression "(uVar12 < (ulong)param_2[3])" (( "(") (binary_expression "uVar12 < (ulong)param_2[3]" (identifier "uVar12") (< "<") (cast_expression "(ulong)param_2[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (goto_statement "goto LAB_00399945;" (goto "goto") (statement_identifier "LAB_00399945") (; ";"))) (labeled_statement "LAB_003999c7:\n (**(code **)(*param_2 + 0x50))(param_2);" (statement_identifier "LAB_003999c7") (: ":") (expression_statement "(**(code **)(*param_2 + 0x50))(param_2);" (call_expression "(**(code **)(*param_2 + 0x50))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x50))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x50)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x50)" (* "*") (cast_expression "(code **)(*param_2 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x50)" (( "(") (binary_expression "*param_2 + 0x50" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")"))) (; ";"))) (expression_statement "piVar10 = (int *)param_2[2];" (assignment_expression "piVar10 = (int *)param_2[2]" (identifier "piVar10") (= "=") (cast_expression "(int *)param_2[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")))) (; ";")) (if_statement "if ((int *)param_2[3] <= piVar10) goto LAB_003999e0;" (if "if") (parenthesized_expression "((int *)param_2[3] <= piVar10)" (( "(") (binary_expression "(int *)param_2[3] <= piVar10" (cast_expression "(int *)param_2[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (identifier "piVar10")) () ")")) (goto_statement "goto LAB_003999e0;" (goto "goto") (statement_identifier "LAB_003999e0") (; ";"))) (labeled_statement "LAB_0039995b:\n iVar7 = *piVar10;" (statement_identifier "LAB_0039995b") (: ":") (expression_statement "iVar7 = *piVar10;" (assignment_expression "iVar7 = *piVar10" (identifier "iVar7") (= "=") (pointer_expression "*piVar10" (* "*") (identifier "piVar10"))) (; ";"))) (} "}")))) (if_statement "if (iVar7 == -1) {\n param_2 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(iVar7 == -1)" (( "(") (binary_expression "iVar7 == -1" (identifier "iVar7") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n param_2 = (long *)0x0;\n }" ({ "{") (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" (identifier "param_2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (expression_statement "bVar21 = 0;" (assignment_expression "bVar21 = 0" (identifier "bVar21") (= "=") (number_literal "0")) (; ";")) (if_statement "if (iVar7 == -1) {\n bVar21 = bVar3;\n }" (if "if") (parenthesized_expression "(iVar7 == -1)" (( "(") (binary_expression "iVar7 == -1" (identifier "iVar7") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n bVar21 = bVar3;\n }" ({ "{") (expression_statement "bVar21 = bVar3;" (assignment_expression "bVar21 = bVar3" (identifier "bVar21") (= "=") (identifier "bVar3")) (; ";")) (} "}"))) (expression_statement "bVar17 = local_a0 != (long *)0x0 && bVar23;" (assignment_expression "bVar17 = local_a0 != (long *)0x0 && bVar23" (identifier "bVar17") (= "=") (binary_expression "local_a0 != (long *)0x0 && bVar23" (binary_expression "local_a0 != (long *)0x0" (identifier "local_a0") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (identifier "bVar23"))) (; ";")) (expression_statement "bVar22 = bVar23;" (assignment_expression "bVar22 = bVar23" (identifier "bVar22") (= "=") (identifier "bVar23")) (; ";")) (if_statement "if (bVar17) {\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }" (if "if") (parenthesized_expression "(bVar17)" (( "(") (identifier "bVar17") () ")")) (compound_statement "{\n if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }\n plVar2 = (long *)0x0;\n if (iVar7 != -1) {\n plVar2 = local_a0;\n }\n local_a0 = plVar2;\n bVar22 = iVar7 == -1 && bVar17;\n }" ({ "{") (if_statement "if ((int *)local_a0[2] < (int *)local_a0[3]) {\n iVar7 = *(int *)local_a0[2];\n }\n else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }" (if "if") (parenthesized_expression "((int *)local_a0[2] < (int *)local_a0[3])" (( "(") (binary_expression "(int *)local_a0[2] < (int *)local_a0[3]" (cast_expression "(int *)local_a0[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[2]" (identifier "local_a0") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(int *)local_a0[3]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[3]" (identifier "local_a0") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n iVar7 = *(int *)local_a0[2];\n }" ({ "{") (expression_statement "iVar7 = *(int *)local_a0[2];" (assignment_expression "iVar7 = *(int *)local_a0[2]" (identifier "iVar7") (= "=") (pointer_expression "*(int *)local_a0[2]" (* "*") (cast_expression "(int *)local_a0[2]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_a0[2]" (identifier "local_a0") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }" (else "else") (compound_statement "{\n iVar7 = (**(code **)(*local_a0 + 0x48))();\n }" ({ "{") (expression_statement "iVar7 = (**(code **)(*local_a0 + 0x48))();" (assignment_expression "iVar7 = (**(code **)(*local_a0 + 0x48))()" (identifier "iVar7") (= "=") (call_expression "(**(code **)(*local_a0 + 0x48))()" (parenthesized_expression "(**(code **)(*local_a0 + 0x48))" (( "(") (pointer_expression "**(code **)(*local_a0 + 0x48)" (* "*") (pointer_expression "*(code **)(*local_a0 + 0x48)" (* "*") (cast_expression "(code **)(*local_a0 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_a0 + 0x48)" (( "(") (binary_expression "*local_a0 + 0x48" (pointer_expression "*local_a0" (* "*") (identifier "local_a0")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")))) (expression_statement "plVar2 = (long *)0x0;" (assignment_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"))) (; ";")) (if_statement "if (iVar7 != -1) {\n plVar2 = local_a0;\n }" (if "if") (parenthesized_expression "(iVar7 != -1)" (( "(") (binary_expression "iVar7 != -1" (identifier "iVar7") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n plVar2 = local_a0;\n }" ({ "{") (expression_statement "plVar2 = local_a0;" (assignment_expression "plVar2 = local_a0" (identifier "plVar2") (= "=") (identifier "local_a0")) (; ";")) (} "}"))) (expression_statement "local_a0 = plVar2;" (assignment_expression "local_a0 = plVar2" (identifier "local_a0") (= "=") (identifier "plVar2")) (; ";")) (expression_statement "bVar22 = iVar7 == -1 && bVar17;" (assignment_expression "bVar22 = iVar7 == -1 && bVar17" (identifier "bVar22") (= "=") (binary_expression "iVar7 == -1 && bVar17" (binary_expression "iVar7 == -1" (identifier "iVar7") (== "==") (number_literal "-1")) (&& "&&") (identifier "bVar17"))) (; ";")) (} "}"))) (if_statement "if (bVar22 == (bool)bVar21) goto code_r0x00399998;" (if "if") (parenthesized_expression "(bVar22 == (bool)bVar21)" (( "(") (binary_expression "bVar22 == (bool)bVar21" (identifier "bVar22") (== "==") (cast_expression "(bool)bVar21" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "bVar21"))) () ")")) (goto_statement "goto code_r0x00399998;" (goto "goto") (statement_identifier "code_r0x00399998") (; ";"))) (expression_statement "__c = local_5c;" (assignment_expression "__c = local_5c" (identifier "__c") (= "=") (identifier "local_5c")) (; ";")) (if_statement "if (param_2 != (long *)0x0) {\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" (if "if") (parenthesized_expression "(param_2 != (long *)0x0)" (( "(") (binary_expression "param_2 != (long *)0x0" (identifier "param_2") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }\n if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }\n }" ({ "{") (if_statement "if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) {\n __c = *(wchar_t *)param_2[2];\n }\n else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" (if "if") (parenthesized_expression "((wchar_t *)param_2[2] < (wchar_t *)param_2[3])" (( "(") (binary_expression "(wchar_t *)param_2[2] < (wchar_t *)param_2[3]" (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(wchar_t *)param_2[3]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n __c = *(wchar_t *)param_2[2];\n }" ({ "{") (expression_statement "__c = *(wchar_t *)param_2[2];" (assignment_expression "__c = *(wchar_t *)param_2[2]" (identifier "__c") (= "=") (pointer_expression "*(wchar_t *)param_2[2]" (* "*") (cast_expression "(wchar_t *)param_2[2]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" (else "else") (compound_statement "{\n \n __c = (**(code **)(*param_2 + 0x48))(param_2);\n }" ({ "{") (expression_statement "__c = (**(code **)(*param_2 + 0x48))(param_2);" (assignment_expression "__c = (**(code **)(*param_2 + 0x48))(param_2)" (identifier "__c") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))(param_2)" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (} "}")))) (if_statement "if (__c == L'\xffffffff') {\n param_2 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(__c == L'\xffffffff')" (( "(") (binary_expression "__c == L'\xffffffff'" (identifier "__c") (== "==") (char_literal "L'\xffffffff'" (L' "L'") (escape_sequence "\xffff") (character "f") (character "f") (character "f") (character "f") (' "'"))) () ")")) (compound_statement "{\n param_2 = (long *)0x0;\n }" ({ "{") (expression_statement "param_2 = (long *)0x0;" (assignment_expression "param_2 = (long *)0x0" (identifier "param_2") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" (identifier "local_a8") (= "=") (number_literal "0xffffffff")) (; ";")) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}"))) (expression_statement "bVar21 = 0;" (assignment_expression "bVar21 = 0" (identifier "bVar21") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" (identifier "local_8c") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_5e = 0;" (assignment_expression "local_5e = 0" (identifier "local_5e") (= "=") (number_literal "0")) (; ";")) (} "}")))) (labeled_statement "LAB_003994d2:\n uVar12 = local_50;" (statement_identifier "LAB_003994d2") (: ":") (expression_statement "uVar12 = local_50;" (assignment_expression "uVar12 = local_50" (identifier "uVar12") (= "=") (identifier "local_50")) (; ";"))) (if_statement "if (local_50 == 0) {\n if ((bVar20) || (local_98 != 0)) {\nLAB_00399817:\n if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }\n }\n else {\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((local_98 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_00399817;\n }" (if "if") (parenthesized_expression "(local_50 == 0)" (( "(") (binary_expression "local_50 == 0" (identifier "local_50") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if ((bVar20) || (local_98 != 0)) {\nLAB_00399817:\n if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }\n }" ({ "{") (if_statement "if ((bVar20) || (local_98 != 0)) {\nLAB_00399817:\n if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }" (if "if") (parenthesized_expression "((bVar20) || (local_98 != 0))" (( "(") (binary_expression "(bVar20) || (local_98 != 0)" (parenthesized_expression "(bVar20)" (( "(") (identifier "bVar20") () ")")) (|| "||") (parenthesized_expression "(local_98 != 0)" (( "(") (binary_expression "local_98 != 0" (identifier "local_98") (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\nLAB_00399817:\n if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }\n }" ({ "{") (labeled_statement "LAB_00399817:\n if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }" (statement_identifier "LAB_00399817") (: ":") (if_statement "if (bVar21 == 0) {\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }" (if "if") (parenthesized_expression "(bVar21 == 0)" (( "(") (binary_expression "bVar21 == 0" (identifier "bVar21") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }\n goto LAB_0039950d;\n }" ({ "{") (if_statement "if (local_5e == 0) {\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }\n else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }" (if "if") (parenthesized_expression "(local_5e == 0)" (( "(") (binary_expression "local_5e == 0" (identifier "local_5e") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar18 = -local_8c;\n if (!bVar24) {\n uVar18 = local_8c;\n }\n *param_8 = uVar18;\n }" ({ "{") (expression_statement "uVar18 = -local_8c;" (assignment_expression "uVar18 = -local_8c" (identifier "uVar18") (= "=") (unary_expression "-local_8c" (- "-") (identifier "local_8c"))) (; ";")) (if_statement "if (!bVar24) {\n uVar18 = local_8c;\n }" (if "if") (parenthesized_expression "(!bVar24)" (( "(") (unary_expression "!bVar24" (! "!") (identifier "bVar24")) () ")")) (compound_statement "{\n uVar18 = local_8c;\n }" ({ "{") (expression_statement "uVar18 = local_8c;" (assignment_expression "uVar18 = local_8c" (identifier "uVar18") (= "=") (identifier "local_8c")) (; ";")) (} "}"))) (expression_statement "*param_8 = uVar18;" (assignment_expression "*param_8 = uVar18" (pointer_expression "*param_8" (* "*") (identifier "param_8")) (= "=") (identifier "uVar18")) (; ";")) (} "}")) (else_clause "else {\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }" (else "else") (compound_statement "{\n *param_8 = 0xffffffff;\n *param_7 = 4;\n }" ({ "{") (expression_statement "*param_8 = 0xffffffff;" (assignment_expression "*param_8 = 0xffffffff" (pointer_expression "*param_8" (* "*") (identifier "param_8")) (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" (* "*") (identifier "param_7")) (= "=") (number_literal "4")) (; ";")) (} "}")))) (goto_statement "goto LAB_0039950d;" (goto "goto") (statement_identifier "LAB_0039950d") (; ";")) (} "}")))) (} "}"))) (} "}")) (else_clause "else {\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((local_98 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_00399817;\n }" (else "else") (compound_statement "{\n uVar1 = local_50 + 1;\n if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }\n if (uVar14 < uVar1) {\n FUN_0033f740(&local_58,local_50,0,0,1);\n }\n local_58[uVar12] = (undefined1)local_98;\n local_58[uVar1] = 0;\n local_50 = uVar1;\n cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58);\n if (cVar5 == '\0') {\n *param_7 = 4;\n }\n if (((local_98 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_00399817;\n }" ({ "{") (expression_statement "uVar1 = local_50 + 1;" (assignment_expression "uVar1 = local_50 + 1" (identifier "uVar1") (= "=") (binary_expression "local_50 + 1" (identifier "local_50") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (local_58 == &local_48) {\n uVar14 = 0xf;\n }\n else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }" (if "if") (parenthesized_expression "(local_58 == &local_48)" (( "(") (binary_expression "local_58 == &local_48" (identifier "local_58") (== "==") (pointer_expression "&local_48" (& "&") (identifier "local_48"))) () ")")) (compound_statement "{\n uVar14 = 0xf;\n }" ({ "{") (expression_statement "uVar14 = 0xf;" (assignment_expression "uVar14 = 0xf" (identifier "uVar14") (= "=") (number_literal "0xf")) (; ";")) (} "}")) (else_clause "else {\n uVar14 = CONCAT71(uStack_47,local_48);\n }" (else "else") (compound_statement "{\n uVar14 = CONCAT71(uStack_47,local_48);\n }" ({ "{") (expression_statement "uVar14 = CONCAT71(uStack_47,local_48);" (assignment_expression "uVar14 = CONCAT71(uStack_47,local_48)" (identifier "uVar14") (= "=") (call_expression "CONCAT71(uStack_47,local_48)" (identifier "CONCAT71") (argument_list "(uStack_47,local_48)" (( "(") (identifier "uStack_47") (, ",") (identifier "local_48") () ")")))) (; ";")) (} "}")))) (if_statement "if (uVar14 < uVar1) {\n FUN_0033f740(&local_58,local_50,0,0,1);\n }" (if "if") (parenthesized_expression "(uVar14 < uVar1)" (( "(") (binary_expression "uVar14 < uVar1" (identifier "uVar14") (< "<") (identifier "uVar1")) () ")")) (compound_statement "{\n FUN_0033f740(&local_58,local_50,0,0,1);\n }" ({ "{") (expression_statement "FUN_0033f740(&local_58,local_50,0,0,1);" (call_expression "FUN_0033f740(&local_58,local_50,0,0,1)" (identifier "FUN_0033f740") (argument_list "(&local_58,local_50,0,0,1)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (identifier "local_50") (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (number_literal "1") () ")"))) (; ";")) (} "}"))) (expression_statement "local_58[uVar12] = (undefined1)local_98;" (assignment_expression "local_58[uVar12] = (undefined1)local_98" (subscript_expression "local_58[uVar12]" (identifier "local_58") ([ "[") (identifier "uVar12") (] "]")) (= "=") (cast_expression "(undefined1)local_98" (( "(") (type_descriptor "undefined1" (type_identifier "undefined1")) () ")") (identifier "local_98"))) (; ";")) (expression_statement "local_58[uVar1] = 0;" (assignment_expression "local_58[uVar1] = 0" (subscript_expression "local_58[uVar1]" (identifier "local_58") ([ "[") (identifier "uVar1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_50 = uVar1;" (assignment_expression "local_50 = uVar1" (identifier "local_50") (= "=") (identifier "uVar1")) (; ";")) (expression_statement "cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58);" (assignment_expression "cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58)" (identifier "cVar5") (= "=") (call_expression "FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58)" (identifier "FUN_003c31b0") (argument_list "(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58)" (( "(") (pointer_expression "*(undefined8 *)(lVar19 + 0x10)" (* "*") (cast_expression "(undefined8 *)(lVar19 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x10)" (( "(") (binary_expression "lVar19 + 0x10" (identifier "lVar19") (+ "+") (number_literal "0x10")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(lVar19 + 0x18)" (* "*") (cast_expression "(undefined8 *)(lVar19 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x18)" (( "(") (binary_expression "lVar19 + 0x18" (identifier "lVar19") (+ "+") (number_literal "0x18")) () ")")))) (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) () ")")))) (; ";")) (if_statement "if (cVar5 == '\0') {\n *param_7 = 4;\n }" (if "if") (parenthesized_expression "(cVar5 == '\0')" (( "(") (binary_expression "cVar5 == '\0'" (identifier "cVar5") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n *param_7 = 4;\n }" ({ "{") (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" (* "*") (identifier "param_7")) (= "=") (number_literal "4")) (; ";")) (} "}"))) (if_statement "if (((local_98 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_00399817;" (if "if") (parenthesized_expression "(((local_98 != 0) || (bVar20)) || (local_50 != 0))" (( "(") (binary_expression "((local_98 != 0) || (bVar20)) || (local_50 != 0)" (parenthesized_expression "((local_98 != 0) || (bVar20))" (( "(") (binary_expression "(local_98 != 0) || (bVar20)" (parenthesized_expression "(local_98 != 0)" (( "(") (binary_expression "local_98 != 0" (identifier "local_98") (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(bVar20)" (( "(") (identifier "bVar20") () ")"))) () ")")) (|| "||") (parenthesized_expression "(local_50 != 0)" (( "(") (binary_expression "local_50 != 0" (identifier "local_50") (!= "!=") (number_literal "0")) () ")"))) () ")")) (goto_statement "goto LAB_00399817;" (goto "goto") (statement_identifier "LAB_00399817") (; ";"))) (} "}")))) (expression_statement "*param_8 = 0;" (assignment_expression "*param_8 = 0" (pointer_expression "*param_8" (* "*") (identifier "param_8")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*param_7 = 4;" (assignment_expression "*param_7 = 4" (pointer_expression "*param_7" (* "*") (identifier "param_7")) (= "=") (number_literal "4")) (; ";")) (labeled_statement "LAB_0039950d:\n if (bVar4 != 0) {\n *param_7 = *param_7 | 2;\n }" (statement_identifier "LAB_0039950d") (: ":") (if_statement "if (bVar4 != 0) {\n *param_7 = *param_7 | 2;\n }" (if "if") (parenthesized_expression "(bVar4 != 0)" (( "(") (binary_expression "bVar4 != 0" (identifier "bVar4") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *param_7 = *param_7 | 2;\n }" ({ "{") (expression_statement "*param_7 = *param_7 | 2;" (assignment_expression "*param_7 = *param_7 | 2" (pointer_expression "*param_7" (* "*") (identifier "param_7")) (= "=") (binary_expression "*param_7 | 2" (pointer_expression "*param_7" (* "*") (identifier "param_7")) (| "|") (number_literal "2"))) (; ";")) (} "}")))) (if_statement "if (local_58 != &local_48) {\n FUN_00338a50();\n }" (if "if") (parenthesized_expression "(local_58 != &local_48)" (( "(") (binary_expression "local_58 != &local_48" (identifier "local_58") (!= "!=") (pointer_expression "&local_48" (& "&") (identifier "local_48"))) () ")")) (compound_statement "{\n FUN_00338a50();\n }" ({ "{") (expression_statement "FUN_00338a50();" (call_expression "FUN_00338a50()" (identifier "FUN_00338a50") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "auVar25._8_8_ = param_3 & 0xffffffff00000000 | local_a8;" (assignment_expression "auVar25._8_8_ = param_3 & 0xffffffff00000000 | local_a8" (field_expression "auVar25._8_8_" (identifier "auVar25") (. ".") (field_identifier "_8_8_")) (= "=") (binary_expression "param_3 & 0xffffffff00000000 | local_a8" (binary_expression "param_3 & 0xffffffff00000000" (identifier "param_3") (& "&") (number_literal "0xffffffff00000000")) (| "|") (identifier "local_a8"))) (; ";")) (expression_statement "auVar25._0_8_ = param_2;" (assignment_expression "auVar25._0_8_ = param_2" (field_expression "auVar25._0_8_" (identifier "auVar25") (. ".") (field_identifier "_0_8_")) (= "=") (identifier "param_2")) (; ";")) (return_statement "return auVar25;" (return "return") (identifier "auVar25") (; ";")) (labeled_statement "code_r0x00399998:\n local_a8 = 0xffffffff;" (statement_identifier "code_r0x00399998") (: ":") (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" (identifier "local_a8") (= "=") (number_literal "0xffffffff")) (; ";"))) (expression_statement "bVar21 = bVar4;" (assignment_expression "bVar21 = bVar4" (identifier "bVar21") (= "=") (identifier "bVar4")) (; ";")) (expression_statement "bVar4 = bVar3;" (assignment_expression "bVar4 = bVar3" (identifier "bVar4") (= "=") (identifier "bVar3")) (; ";")) (goto_statement "goto LAB_003994d2;" (goto "goto") (statement_identifier "LAB_003994d2") (; ";")) (labeled_statement "LAB_00399860:\n bVar21 = bVar4;" (statement_identifier "LAB_00399860") (: ":") (expression_statement "bVar21 = bVar4;" (assignment_expression "bVar21 = bVar4" (identifier "bVar21") (= "=") (identifier "bVar4")) (; ";"))) (expression_statement "bVar4 = 0;" (assignment_expression "bVar4 = 0" (identifier "bVar4") (= "=") (number_literal "0")) (; ";")) (goto_statement "goto LAB_003994d2;" (goto "goto") (statement_identifier "LAB_003994d2") (; ";")) (labeled_statement "code_r0x003994bb:\n local_a8 = 0xffffffff;" (statement_identifier "code_r0x003994bb") (: ":") (expression_statement "local_a8 = 0xffffffff;" (assignment_expression "local_a8 = 0xffffffff" (identifier "local_a8") (= "=") (number_literal "0xffffffff")) (; ";"))) (expression_statement "bVar21 = bVar4;" (assignment_expression "bVar21 = bVar4" (identifier "bVar21") (= "=") (identifier "bVar4")) (; ";")) (expression_statement "bVar4 = 1;" (assignment_expression "bVar4 = 1" (identifier "bVar4") (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_003994d2;" (goto "goto") (statement_identifier "LAB_003994d2") (; ";")) (ERROR "}" (} "}"))
/* std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > std::num_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::_M_extract_int[abi:cxx11]<unsigned int>(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&, std::_Ios_Iostate&, unsigned int&) const */ type_3 [16] std::num_get<var_2,std::istreambuf_iterator<var_2,std::var_1<var_2>>>:: var_3<var_4> (type_6 param_1,var_5 *var_6,type_1 var_12,var_5 *var_7,int var_25,var_5 var_13, var_8 *var_9,var_8 *var_10) { type_1 var_49; long *plVar2; type_2 var_36; type_2 var_52; char var_29; var_8 var_40; int var_23; int var_31; var_2 var_21; type_1 var_14; int *var_34; var_2 *var_44; var_11<var_2> *var_17; type_1 var_48; var_8 var_20; var_8 var_38; bool var_27; var_8 var_32; long var_15; bool var_24; type_2 var_42; bool var_22; bool var_26; bool var_28; type_3 auVar23 [16]; type_1 var_54; long *var_30; int var_33; var_8 var_39; type_1 var_37; var_2 local_7c; type_2 var_41; var_2 local_5c; type_3 *var_46; type_1 var_45; type_3 local_48; type_4 uStack_47; var_21 = (var_2)var_12; var_54 = var_12 & 0xffffffff; var_14 = type_8::id::_M_id((id *)&numpunct<var_2>::id); plVar2 = (long *)(*(long *)(*(long *)(var_13 + 0xd0) + 0x18) + var_14 * 8); var_15 = *plVar2; if (var_15 == 0) { /* try { // try from 00399c1d to 00399c21 has its CatchHandler @ 00399eff */ var_17 = (var_11<var_2> *)var_16(0x150); *(type_5 *)(var_17 + 8) = 0; *(type_6 *)(var_17 + 0x10) = 0; *(type_6 *)(var_17 + 0x18) = 0; *(type_7 ***)var_17 = &PTR____numpunct_cache_004b72f0; var_17[0x20] = (var_11<var_2>)0x0; *(type_6 *)(var_17 + 0x28) = 0; *(type_6 *)(var_17 + 0x30) = 0; *(type_6 *)(var_17 + 0x38) = 0; *(type_6 *)(var_17 + 0x40) = 0; *(type_6 *)(var_17 + 0x48) = 0; var_17[0x148] = (var_11<var_2>)0x0; /* try { // try from 00399c8b to 00399c8f has its CatchHandler @ 00399efd */ var_11<var_2>::var_18(var_17,(type_8 *)(var_13 + 0xd0)); locale::_Impl::var_19(*(type_9 **)(var_13 + 0xd0),(type_10 *)var_17,var_14); var_15 = *plVar2; } var_20 = *(var_8 *)(var_13 + 0x18) & 0x4a; var_32 = 8; if (var_20 != 0x40) { var_32 = 10; if (var_20 == 8) { var_32 = 0x10; } } var_22 = var_21 == L'\xffffffff'; var_24 = var_6 != (long *)0x0 && var_22; var_28 = var_22; if (var_24) { if ((int *)var_6[2] < (int *)var_6[3]) { var_23 = *(int *)var_6[2]; } else { var_23 = (**(type_11 **)(*var_6 + 0x48))(var_6); } plVar2 = (long *)0x0; if (var_23 != -1) { plVar2 = var_6; } var_6 = plVar2; var_28 = var_23 == -1 && var_24; } var_26 = var_25 == -1; var_27 = var_7 != (long *)0x0 && var_26; var_24 = var_26; var_30 = var_7; if (var_27) { if ((int *)var_7[2] < (int *)var_7[3]) { var_23 = *(int *)var_7[2]; } else { var_23 = (**(type_11 **)(*var_7 + 0x48))(var_7); } var_30 = (long *)0x0; if (var_23 != -1) { var_30 = var_7; } var_24 = var_23 == -1 && var_27; } if (var_24 == var_28) { var_29 = *(char *)(var_15 + 0x20); var_28 = false; var_21 = L'\0'; var_24 = false; var_52 = true; var_33 = 0; } else { if ((var_6 != (long *)0x0) && (var_22)) { if ((var_2 *)var_6[2] < (var_2 *)var_6[3]) { var_21 = *(var_2 *)var_6[2]; } else { var_21 = (**(type_11 **)(*var_6 + 0x48))(var_6); } if (var_21 == L'\xffffffff') { var_6 = (long *)0x0; } } var_29 = *(char *)(var_15 + 0x20); var_28 = *(var_2 *)(var_15 + 0xe0) == var_21; if ((var_28) || (*(var_2 *)(var_15 + 0xe4) == var_21)) { if (((var_29 == '\0') || (*(var_2 *)(var_15 + 0x4c) != var_21)) && (*(var_2 *)(var_15 + 0x48) != var_21)) { if ((type_1)var_6[2] < (type_1)var_6[3]) { var_6[2] = var_6[2] + 4; } else { (**(type_11 **)(*var_6 + 0x50))(var_6); } if ((int *)var_6[2] < (int *)var_6[3]) { var_23 = *(int *)var_6[2]; } else { var_23 = (**(type_11 **)(*var_6 + 0x48))(var_6); } if (var_23 == -1) { var_6 = (long *)0x0; } var_22 = var_30 != (long *)0x0 && var_26; var_24 = var_26; if (var_22) { if ((int *)var_30[2] < (int *)var_30[3]) { var_31 = *(int *)var_30[2]; } else { var_31 = (**(type_11 **)(*var_30 + 0x48))(); } plVar2 = (long *)0x0; if (var_31 != -1) { plVar2 = var_30; } var_24 = var_31 == -1 && var_22; var_30 = plVar2; } if (var_24 == (var_23 == -1)) { var_29 = *(char *)(var_15 + 0x20); var_52 = true; var_24 = false; var_54 = 0xffffffff; var_33 = 0; goto LAB_003993a5; } var_21 = L'\xffffffff'; if (var_6 != (long *)0x0) { if ((var_2 *)var_6[2] < (var_2 *)var_6[3]) { var_21 = *(var_2 *)var_6[2]; } else { var_21 = (**(type_11 **)(*var_6 + 0x48))(var_6); } if (var_21 == L'\xffffffff') { var_6 = (long *)0x0; } } var_29 = *(char *)(var_15 + 0x20); var_54 = 0xffffffff; } } else { var_28 = false; } var_24 = false; var_33 = 0; do { if (((var_29 != '\0') && (*(var_2 *)(var_15 + 0x4c) == var_21)) || (*(var_2 *)(var_15 + 0x48) == var_21)) { LAB_00399888: var_52 = false; goto LAB_003993a5; } if (*(var_2 *)(var_15 + 0xf0) == var_21) { var_22 = (bool)(var_32 == 10 | var_24 ^ 1U); if (!var_22) goto LAB_003992fb; var_24 = var_32 == 8 || var_20 == 0; if (var_32 != 8 && var_20 != 0) { var_33 = var_33 + 1; goto LAB_00399336; } var_33 = 0; var_32 = 8; var_14 = var_6[2]; if ((type_1)var_6[3] <= var_14) goto LAB_003995b0; LAB_00399344: var_6[2] = var_14 + 4; var_34 = (int *)var_6[2]; if (var_34 < (int *)var_6[3]) goto LAB_0039935a; LAB_003995d8: var_23 = (**(type_11 **)(*var_6 + 0x48))(var_6); } else { if (!var_24) goto LAB_00399888; LAB_003992fb: if ((*(var_2 *)(var_15 + 0xe8) != var_21) && (*(var_2 *)(var_15 + 0xec) != var_21)) { var_52 = false; var_24 = true; goto LAB_003993a5; } var_52 = var_32 == 0x10 || var_20 == 0; if (var_32 != 0x10 && var_20 != 0) { var_24 = true; goto LAB_003993b4; } var_33 = 0; var_22 = false; var_32 = 0x10; LAB_00399336: var_14 = var_6[2]; var_24 = var_22; if (var_14 < (type_1)var_6[3]) goto LAB_00399344; LAB_003995b0: (**(type_11 **)(*var_6 + 0x50))(var_6); var_34 = (int *)var_6[2]; if ((int *)var_6[3] <= var_34) goto LAB_003995d8; LAB_0039935a: var_23 = *var_34; } if (var_23 == -1) { var_6 = (long *)0x0; } var_27 = var_30 != (long *)0x0 && var_26; var_22 = var_26; if (var_27) { if ((int *)var_30[2] < (int *)var_30[3]) { var_31 = *(int *)var_30[2]; } else { var_31 = (**(type_11 **)(*var_30 + 0x48))(var_30); } if (var_31 == -1) { var_30 = (long *)0x0; } var_22 = var_31 == -1 && var_27; } if ((var_23 == -1) == var_22) { var_54 = 0xffffffff; var_29 = *(char *)(var_15 + 0x20); var_52 = true; goto LAB_003993a5; } var_21 = L'\xffffffff'; if (var_6 != (long *)0x0) { if ((var_2 *)var_6[2] < (var_2 *)var_6[3]) { var_21 = *(var_2 *)var_6[2]; } else { var_21 = (**(type_11 **)(*var_6 + 0x48))(var_6); } if (var_21 == L'\xffffffff') { var_6 = (long *)0x0; } } var_29 = *(char *)(var_15 + 0x20); var_54 = 0xffffffff; } while (var_24); var_54 = 0xffffffff; var_52 = false; } LAB_003993a5: var_37 = 0x16; if (var_32 != 0x10) { LAB_003993b4: var_37 = (type_1)(int)var_32; } local_48 = 0; var_46 = &local_48; var_45 = 0; if (var_29 != '\0') { std::string::var_35((type_12 *)&var_46,0x20); } var_20 = (var_8)(0xffffffff / (type_1)var_32); var_36 = *(type_2 *)(var_15 + 0x148); if (var_36 == 0) { if ((bool)var_52 == false) { var_41 = 0; var_39 = 0; local_7c = L'\xffffffff'; LAB_00399428: if (var_37 < 0xb) { if ((var_21 < L'0') || ((int)var_37 + L'0' <= var_21)) goto LAB_00399860; var_38 = var_21 + L'\xffffffd0'; } else { var_38 = var_21 + L'\xffffffd0'; if (var_38 < 10) { if (var_39 <= var_20) goto LAB_0039965c; LAB_0039945d: var_41 = 1; var_14 = var_6[2]; if (var_14 < (type_1)var_6[3]) goto LAB_00399470; LAB_0039968a: /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */ (**(type_11 **)(*var_6 + 0x50))(var_6); var_34 = (int *)var_6[2]; if ((int *)var_6[3] <= var_34) goto LAB_003996a8; LAB_00399486: var_23 = *var_34; goto LAB_00399488; } if ((var_8)(var_21 + L'\xffffff9f') < 6) { var_38 = var_21 + L'\xffffffa9'; goto LAB_0039944f; } if (5 < (var_8)(var_21 + L'\xffffffbf')) goto LAB_00399860; var_38 = var_21 + L'\xffffffc9'; } LAB_0039944f: if (var_20 < var_39) goto LAB_0039945d; LAB_0039965c: var_40 = var_39 * var_32; var_39 = var_40 + var_38; var_41 = var_41 | ~var_38 < var_40; var_14 = var_6[2]; var_33 = var_33 + 1; if ((type_1)var_6[3] <= var_14) goto LAB_0039968a; LAB_00399470: var_6[2] = var_14 + 4; var_34 = (int *)var_6[2]; if (var_34 < (int *)var_6[3]) goto LAB_00399486; LAB_003996a8: var_23 = (**(type_11 **)(*var_6 + 0x48))(var_6); LAB_00399488: if (var_23 == -1) { var_6 = (long *)0x0; } var_27 = var_30 != (long *)0x0 && var_26; var_22 = var_26; if (var_27) { if ((int *)var_30[2] < (int *)var_30[3]) { var_31 = *(int *)var_30[2]; } else { /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */ var_31 = (**(type_11 **)(*var_30 + 0x48))(); } plVar2 = (long *)0x0; if (var_31 != -1) { plVar2 = var_30; } var_30 = plVar2; var_22 = var_31 == -1 && var_27; } if ((var_23 == -1) == var_22) goto code_r0x003994bb; var_21 = local_7c; if (var_6 != (long *)0x0) { if ((var_2 *)var_6[2] < (var_2 *)var_6[3]) { var_21 = *(var_2 *)var_6[2]; } else { /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */ var_21 = (**(type_11 **)(*var_6 + 0x48))(var_6); } if (var_21 == L'\xffffffff') { var_6 = (long *)0x0; } } var_54 = 0xffffffff; goto LAB_00399428; } var_41 = 0; var_39 = 0; var_42 = 0; } else { if ((bool)var_52 == false) { var_41 = 0; var_39 = 0; local_5c = L'\xffffffff'; do { var_14 = var_45; var_42 = *(type_2 *)(var_15 + 0x20); if ((var_42 == 0) || (*(var_2 *)(var_15 + 0x4c) != var_21)) { if ((var_21 == *(var_2 *)(var_15 + 0x48)) || (var_44 = var_43((var_2 *)(var_15 + 0xf0),var_21,var_37), var_44 == (var_2 *)0x0) ) goto LAB_00399860; var_38 = (var_8)((long)var_44 - (var_15 + 0xf0) >> 2); if (0xf < (int)var_38) { var_38 = var_38 - 6; } if (var_39 <= var_20) { var_40 = var_39 * var_32; var_39 = var_38 + var_40; var_41 = var_41 | ~var_38 < var_40; var_33 = var_33 + 1; goto LAB_00399937; } var_14 = var_6[2]; var_41 = var_36; if ((type_1)var_6[3] <= var_14) goto LAB_003999c7; LAB_00399945: var_6[2] = var_14 + 4; var_34 = (int *)var_6[2]; if (var_34 < (int *)var_6[3]) goto LAB_0039995b; LAB_003999e0: var_23 = (**(type_11 **)(*var_6 + 0x48))(var_6); } else { if (var_33 == 0) { var_52 = 0; goto LAB_003994d2; } var_49 = var_45 + 1; if (var_46 == &local_48) { var_48 = 0xf; } else { var_48 = var_47(uStack_47,local_48); } if (var_48 < var_49) { /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */ std::string::var_50((type_12 *)&var_46,var_45,0,(char *)0x0,1); } var_46[var_14] = (type_3)var_33; var_46[var_49] = 0; var_45 = var_49; var_33 = 0; LAB_00399937: var_14 = var_6[2]; if (var_14 < (type_1)var_6[3]) goto LAB_00399945; LAB_003999c7: (**(type_11 **)(*var_6 + 0x50))(var_6); var_34 = (int *)var_6[2]; if ((int *)var_6[3] <= var_34) goto LAB_003999e0; LAB_0039995b: var_23 = *var_34; } if (var_23 == -1) { var_6 = (long *)0x0; } var_42 = 0; if (var_23 == -1) { var_42 = var_36; } var_27 = var_30 != (long *)0x0 && var_26; var_22 = var_26; if (var_27) { if ((int *)var_30[2] < (int *)var_30[3]) { var_23 = *(int *)var_30[2]; } else { var_23 = (**(type_11 **)(*var_30 + 0x48))(); } plVar2 = (long *)0x0; if (var_23 != -1) { plVar2 = var_30; } var_30 = plVar2; var_22 = var_23 == -1 && var_27; } if (var_22 == (bool)var_42) goto code_r0x00399998; var_21 = local_5c; if (var_6 != (long *)0x0) { if ((var_2 *)var_6[2] < (var_2 *)var_6[3]) { var_21 = *(var_2 *)var_6[2]; } else { /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */ var_21 = (**(type_11 **)(*var_6 + 0x48))(var_6); } if (var_21 == L'\xffffffff') { var_6 = (long *)0x0; } } var_54 = 0xffffffff; } while( true ); } var_42 = 0; var_39 = 0; var_41 = 0; } LAB_003994d2: var_14 = var_45; if (var_45 == 0) { if ((var_24) || (var_33 != 0)) { LAB_00399817: if (var_42 == 0) { if (var_41 == 0) { var_32 = -var_39; if (!var_28) { var_32 = var_39; } *var_10 = var_32; } else { *var_10 = 0xffffffff; *var_9 = 4; } goto LAB_0039950d; } } } else { var_49 = var_45 + 1; if (var_46 == &local_48) { var_48 = 0xf; } else { var_48 = var_47(uStack_47,local_48); } if (var_48 < var_49) { std::string::var_50((type_12 *)&var_46,var_45,0,(char *)0x0,1); } var_46[var_14] = (type_3)var_33; var_46[var_49] = 0; var_45 = var_49; var_29 = var_51(*(char **)(var_15 + 0x10),*(type_1 *)(var_15 + 0x18), (type_12 *)&var_46); if (var_29 == '\0') { *var_9 = 4; } if (((var_33 != 0) || (var_24)) || (var_45 != 0)) goto LAB_00399817; } *var_10 = 0; *var_9 = 4; LAB_0039950d: if (var_52 != 0) { *var_9 = *var_9 | 2; } if (var_46 != &local_48) { var_53(var_46); } auVar23._8_8_ = var_12 & 0xffffffff00000000 | var_54; auVar23._0_8_ = var_6; return auVar23; code_r0x00399998: var_54 = 0xffffffff; var_42 = var_52; var_52 = var_36; goto LAB_003994d2; LAB_00399860: var_42 = var_52; var_52 = 0; goto LAB_003994d2; code_r0x003994bb: var_54 = 0xffffffff; var_42 = var_52; var_52 = 1; goto LAB_003994d2; }
null
(translation_unit (expression_statement (subscript_expression argument: (identifier) index: (number_literal)) (MISSING ";")) (declaration type: (macro_type_specifier name: (identifier) type: (type_descriptor type: (type_identifier)) (MISSING ")")) declarator: (identifier) (ERROR (identifier)) declarator: (pointer_declarator declarator: (identifier)) (ERROR (identifier)) declarator: (identifier) (ERROR (identifier)) declarator: (pointer_declarator declarator: (identifier)) (ERROR (identifier)) declarator: (identifier) (ERROR (identifier)) declarator: (identifier) (ERROR (identifier)) declarator: (pointer_declarator declarator: (identifier)) (ERROR (identifier) (pointer_declarator declarator: (identifier)) (identifier)) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (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)))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) 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: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (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)))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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: (false))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence)))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (true))) (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (identifier)))) consequence: (compound_statement (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (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: (char_literal (escape_sequence) (character) (character) (character) (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (identifier)) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (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))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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))))) (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: (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: (true))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (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: (char_literal (escape_sequence) (character) (character) (character) (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (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)))))) alternative: (else_clause (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: (number_literal))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (false)))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (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: (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (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))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (true))) (goto_statement label: (statement_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (true))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (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: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (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: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (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: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (true))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (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: (char_literal (escape_sequence) (character) (character) (character) (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (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)))) condition: (parenthesized_expression (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (false)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (number_literal) 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))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (false))) 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: (char_literal (escape_sequence) (character) (character) (character) (character)))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (char_literal (character))) right: (identifier))))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))) (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: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (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)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (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: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (char_literal (escape_sequence) (character) (character) (character) (character))))))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier))))) (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: (binary_expression left: (unary_expression argument: (identifier)) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (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)))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (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))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (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: (char_literal (escape_sequence) (character) (character) (character) (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (false))) 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: (char_literal (escape_sequence) (character) (character) (character) (character)))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (identifier) (identifier)))) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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: (binary_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: (binary_expression left: (identifier) right: (binary_expression left: (unary_expression argument: (identifier)) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (goto_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: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (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))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (number_literal) (number_literal) (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (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: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (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: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (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))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (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: (char_literal (escape_sequence) (character) (character) (character) (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) condition: (parenthesized_expression (true))))) (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)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (identifier)) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (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: (unary_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) (goto_statement label: (statement_identifier)))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (number_literal) (number_literal) (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (identifier)))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (goto_statement label: (statement_identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (identifier))) (return_statement (identifier)) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (goto_statement label: (statement_identifier)) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)) (ERROR))
null
undefined1 [16] MASKED(undefined8 param_1,long *param_2,ulong param_3,long *param_4,int param_5,long param_6, uint *param_7,uint *param_8) { ulong uVar1; long *plVar2; byte bVar3; byte bVar4; char cVar5; uint uVar6; int iVar7; int iVar8; wchar_t __c; long lVar9; int *piVar10; wchar_t *pwVar11; ulong uVar12; undefined8 *puVar13; ulong uVar14; uint uVar15; uint uVar16; bool bVar17; uint uVar18; long lVar19; bool bVar20; byte bVar21; bool bVar22; bool bVar23; bool bVar24; undefined1 auVar25 [16]; ulong local_a8; long *local_a0; int local_98; uint local_8c; ulong local_88; wchar_t local_7c; byte local_5e; wchar_t local_5c; undefined1 *local_58; ulong local_50; undefined1 local_48; undefined7 uStack_47; __c = (wchar_t)param_3; local_a8 = param_3 & 0xffffffff; lVar9 = FUN_0033b190(&DAT_004c7f90); plVar2 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar9 * 8); lVar19 = *plVar2; if (lVar19 == 0) { /* try { // try from 00399c1d to 00399c21 has its CatchHandler @ 00399eff */ puVar13 = (undefined8 *)FUN_00337280(0x150); *(undefined4 *)(puVar13 + 1) = 0; puVar13[2] = 0; puVar13[3] = 0; *puVar13 = &PTR_FUN_004b72f0; *(undefined1 *)(puVar13 + 4) = 0; puVar13[5] = 0; puVar13[6] = 0; puVar13[7] = 0; puVar13[8] = 0; puVar13[9] = 0; *(undefined1 *)(puVar13 + 0x29) = 0; /* try { // try from 00399c8b to 00399c8f has its CatchHandler @ 00399efd */ FUN_003859d0(puVar13,param_6 + 0xd0); FUN_0033b600(*(undefined8 *)(param_6 + 0xd0),puVar13,lVar9); lVar19 = *plVar2; } uVar15 = *(uint *)(param_6 + 0x18) & 0x4a; uVar18 = 8; if (uVar15 != 0x40) { uVar18 = 10; if (uVar15 == 8) { uVar18 = 0x10; } } bVar22 = __c == L'\xffffffff'; bVar20 = param_2 != (long *)0x0 && bVar22; bVar24 = bVar22; if (bVar20) { if ((int *)param_2[2] < (int *)param_2[3]) { iVar7 = *(int *)param_2[2]; } else { iVar7 = (**(code **)(*param_2 + 0x48))(param_2); } plVar2 = (long *)0x0; if (iVar7 != -1) { plVar2 = param_2; } param_2 = plVar2; bVar24 = iVar7 == -1 && bVar20; } bVar23 = param_5 == -1; bVar17 = param_4 != (long *)0x0 && bVar23; bVar20 = bVar23; local_a0 = param_4; if (bVar17) { if ((int *)param_4[2] < (int *)param_4[3]) { iVar7 = *(int *)param_4[2]; } else { iVar7 = (**(code **)(*param_4 + 0x48))(param_4); } local_a0 = (long *)0x0; if (iVar7 != -1) { local_a0 = param_4; } bVar20 = iVar7 == -1 && bVar17; } if (bVar20 == bVar24) { cVar5 = *(char *)(lVar19 + 0x20); bVar24 = false; __c = L'\0'; bVar20 = false; bVar4 = true; local_98 = 0; } else { if ((param_2 != (long *)0x0) && (bVar22)) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { __c = *(wchar_t *)param_2[2]; } else { __c = (**(code **)(*param_2 + 0x48))(param_2); } if (__c == L'\xffffffff') { param_2 = (long *)0x0; } } cVar5 = *(char *)(lVar19 + 0x20); bVar24 = *(wchar_t *)(lVar19 + 0xe0) == __c; if ((bVar24) || (*(wchar_t *)(lVar19 + 0xe4) == __c)) { if (((cVar5 == '\0') || (*(wchar_t *)(lVar19 + 0x4c) != __c)) && (*(wchar_t *)(lVar19 + 0x48) != __c)) { if ((ulong)param_2[2] < (ulong)param_2[3]) { param_2[2] = param_2[2] + 4; } else { (**(code **)(*param_2 + 0x50))(param_2); } if ((int *)param_2[2] < (int *)param_2[3]) { iVar7 = *(int *)param_2[2]; } else { iVar7 = (**(code **)(*param_2 + 0x48))(param_2); } if (iVar7 == -1) { param_2 = (long *)0x0; } bVar22 = local_a0 != (long *)0x0 && bVar23; bVar20 = bVar23; if (bVar22) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar8 = *(int *)local_a0[2]; } else { iVar8 = (**(code **)(*local_a0 + 0x48))(); } plVar2 = (long *)0x0; if (iVar8 != -1) { plVar2 = local_a0; } bVar20 = iVar8 == -1 && bVar22; local_a0 = plVar2; } if (bVar20 == (iVar7 == -1)) { cVar5 = *(char *)(lVar19 + 0x20); bVar4 = true; bVar20 = false; local_a8 = 0xffffffff; local_98 = 0; goto LAB_003993a5; } __c = L'\xffffffff'; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { __c = *(wchar_t *)param_2[2]; } else { __c = (**(code **)(*param_2 + 0x48))(param_2); } if (__c == L'\xffffffff') { param_2 = (long *)0x0; } } cVar5 = *(char *)(lVar19 + 0x20); local_a8 = 0xffffffff; } } else { bVar24 = false; } bVar20 = false; local_98 = 0; do { if (((cVar5 != '\0') && (*(wchar_t *)(lVar19 + 0x4c) == __c)) || (*(wchar_t *)(lVar19 + 0x48) == __c)) { LAB_00399888: bVar4 = false; goto LAB_003993a5; } if (*(wchar_t *)(lVar19 + 0xf0) == __c) { bVar22 = (bool)(uVar18 == 10 | bVar20 ^ 1U); if (!bVar22) goto LAB_003992fb; bVar20 = uVar18 == 8 || uVar15 == 0; if (uVar18 != 8 && uVar15 != 0) { local_98 = local_98 + 1; goto LAB_00399336; } local_98 = 0; uVar18 = 8; uVar12 = param_2[2]; if ((ulong)param_2[3] <= uVar12) goto LAB_003995b0; LAB_00399344: param_2[2] = uVar12 + 4; piVar10 = (int *)param_2[2]; if (piVar10 < (int *)param_2[3]) goto LAB_0039935a; LAB_003995d8: iVar7 = (**(code **)(*param_2 + 0x48))(param_2); } else { if (!bVar20) goto LAB_00399888; LAB_003992fb: if ((*(wchar_t *)(lVar19 + 0xe8) != __c) && (*(wchar_t *)(lVar19 + 0xec) != __c)) { bVar4 = false; bVar20 = true; goto LAB_003993a5; } bVar4 = uVar18 == 0x10 || uVar15 == 0; if (uVar18 != 0x10 && uVar15 != 0) { bVar20 = true; goto LAB_003993b4; } local_98 = 0; bVar22 = false; uVar18 = 0x10; LAB_00399336: uVar12 = param_2[2]; bVar20 = bVar22; if (uVar12 < (ulong)param_2[3]) goto LAB_00399344; LAB_003995b0: (**(code **)(*param_2 + 0x50))(param_2); piVar10 = (int *)param_2[2]; if ((int *)param_2[3] <= piVar10) goto LAB_003995d8; LAB_0039935a: iVar7 = *piVar10; } if (iVar7 == -1) { param_2 = (long *)0x0; } bVar17 = local_a0 != (long *)0x0 && bVar23; bVar22 = bVar23; if (bVar17) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar8 = *(int *)local_a0[2]; } else { iVar8 = (**(code **)(*local_a0 + 0x48))(local_a0); } if (iVar8 == -1) { local_a0 = (long *)0x0; } bVar22 = iVar8 == -1 && bVar17; } if ((iVar7 == -1) == bVar22) { local_a8 = 0xffffffff; cVar5 = *(char *)(lVar19 + 0x20); bVar4 = true; goto LAB_003993a5; } __c = L'\xffffffff'; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { __c = *(wchar_t *)param_2[2]; } else { __c = (**(code **)(*param_2 + 0x48))(param_2); } if (__c == L'\xffffffff') { param_2 = (long *)0x0; } } cVar5 = *(char *)(lVar19 + 0x20); local_a8 = 0xffffffff; } while (bVar20); local_a8 = 0xffffffff; bVar4 = false; } LAB_003993a5: local_88 = 0x16; if (uVar18 != 0x10) { LAB_003993b4: local_88 = (ulong)(int)uVar18; } local_48 = 0; local_58 = &local_48; local_50 = 0; if (cVar5 != '\0') { FUN_0033fbf0(&local_58,0x20); } uVar15 = (uint)(0xffffffff / (ulong)uVar18); bVar3 = *(byte *)(lVar19 + 0x148); if (bVar3 == 0) { if ((bool)bVar4 == false) { local_5e = 0; local_8c = 0; local_7c = L'\xffffffff'; LAB_00399428: if (local_88 < 0xb) { if ((__c < L'0') || ((int)local_88 + L'0' <= __c)) goto LAB_00399860; uVar16 = __c + L'\xffffffd0'; } else { uVar16 = __c + L'\xffffffd0'; if (uVar16 < 10) { if (local_8c <= uVar15) goto LAB_0039965c; LAB_0039945d: local_5e = 1; uVar12 = param_2[2]; if (uVar12 < (ulong)param_2[3]) goto LAB_00399470; LAB_0039968a: /* try { // try from 00399690 to 00399a36 has its CatchHandler @ 00399ef8 */ (**(code **)(*param_2 + 0x50))(param_2); piVar10 = (int *)param_2[2]; if ((int *)param_2[3] <= piVar10) goto LAB_003996a8; LAB_00399486: iVar7 = *piVar10; goto LAB_00399488; } if ((uint)(__c + L'\xffffff9f') < 6) { uVar16 = __c + L'\xffffffa9'; goto LAB_0039944f; } if (5 < (uint)(__c + L'\xffffffbf')) goto LAB_00399860; uVar16 = __c + L'\xffffffc9'; } LAB_0039944f: if (uVar15 < local_8c) goto LAB_0039945d; LAB_0039965c: uVar6 = local_8c * uVar18; local_8c = uVar6 + uVar16; local_5e = local_5e | ~uVar16 < uVar6; uVar12 = param_2[2]; local_98 = local_98 + 1; if ((ulong)param_2[3] <= uVar12) goto LAB_0039968a; LAB_00399470: param_2[2] = uVar12 + 4; piVar10 = (int *)param_2[2]; if (piVar10 < (int *)param_2[3]) goto LAB_00399486; LAB_003996a8: iVar7 = (**(code **)(*param_2 + 0x48))(param_2); LAB_00399488: if (iVar7 == -1) { param_2 = (long *)0x0; } bVar17 = local_a0 != (long *)0x0 && bVar23; bVar22 = bVar23; if (bVar17) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar8 = *(int *)local_a0[2]; } else { /* try { // try from 00399cb8 to 00399cfd has its CatchHandler @ 00399ef8 */ iVar8 = (**(code **)(*local_a0 + 0x48))(); } plVar2 = (long *)0x0; if (iVar8 != -1) { plVar2 = local_a0; } local_a0 = plVar2; bVar22 = iVar8 == -1 && bVar17; } if ((iVar7 == -1) == bVar22) goto code_r0x003994bb; __c = local_7c; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { __c = *(wchar_t *)param_2[2]; } else { /* try { // try from 00399dee to 00399e02 has its CatchHandler @ 00399ef8 */ __c = (**(code **)(*param_2 + 0x48))(param_2); } if (__c == L'\xffffffff') { param_2 = (long *)0x0; } } local_a8 = 0xffffffff; goto LAB_00399428; } local_5e = 0; local_8c = 0; bVar21 = 0; } else { if ((bool)bVar4 == false) { local_5e = 0; local_8c = 0; local_5c = L'\xffffffff'; do { uVar12 = local_50; bVar21 = *(byte *)(lVar19 + 0x20); if ((bVar21 == 0) || (*(wchar_t *)(lVar19 + 0x4c) != __c)) { if ((__c == *(wchar_t *)(lVar19 + 0x48)) || (pwVar11 = wmemchr((wchar_t *)(lVar19 + 0xf0),__c,local_88), pwVar11 == (wchar_t *)0x0) ) goto LAB_00399860; uVar16 = (uint)((long)pwVar11 - (lVar19 + 0xf0) >> 2); if (0xf < (int)uVar16) { uVar16 = uVar16 - 6; } if (local_8c <= uVar15) { uVar6 = local_8c * uVar18; local_8c = uVar16 + uVar6; local_5e = local_5e | ~uVar16 < uVar6; local_98 = local_98 + 1; goto LAB_00399937; } uVar12 = param_2[2]; local_5e = bVar3; if ((ulong)param_2[3] <= uVar12) goto LAB_003999c7; LAB_00399945: param_2[2] = uVar12 + 4; piVar10 = (int *)param_2[2]; if (piVar10 < (int *)param_2[3]) goto LAB_0039995b; LAB_003999e0: iVar7 = (**(code **)(*param_2 + 0x48))(param_2); } else { if (local_98 == 0) { bVar4 = 0; goto LAB_003994d2; } uVar1 = local_50 + 1; if (local_58 == &local_48) { uVar14 = 0xf; } else { uVar14 = CONCAT71(uStack_47,local_48); } if (uVar14 < uVar1) { /* try { // try from 00399c04 to 00399c08 has its CatchHandler @ 00399ef8 */ FUN_0033f740(&local_58,local_50,0,0,1); } local_58[uVar12] = (undefined1)local_98; local_58[uVar1] = 0; local_50 = uVar1; local_98 = 0; LAB_00399937: uVar12 = param_2[2]; if (uVar12 < (ulong)param_2[3]) goto LAB_00399945; LAB_003999c7: (**(code **)(*param_2 + 0x50))(param_2); piVar10 = (int *)param_2[2]; if ((int *)param_2[3] <= piVar10) goto LAB_003999e0; LAB_0039995b: iVar7 = *piVar10; } if (iVar7 == -1) { param_2 = (long *)0x0; } bVar21 = 0; if (iVar7 == -1) { bVar21 = bVar3; } bVar17 = local_a0 != (long *)0x0 && bVar23; bVar22 = bVar23; if (bVar17) { if ((int *)local_a0[2] < (int *)local_a0[3]) { iVar7 = *(int *)local_a0[2]; } else { iVar7 = (**(code **)(*local_a0 + 0x48))(); } plVar2 = (long *)0x0; if (iVar7 != -1) { plVar2 = local_a0; } local_a0 = plVar2; bVar22 = iVar7 == -1 && bVar17; } if (bVar22 == (bool)bVar21) goto code_r0x00399998; __c = local_5c; if (param_2 != (long *)0x0) { if ((wchar_t *)param_2[2] < (wchar_t *)param_2[3]) { __c = *(wchar_t *)param_2[2]; } else { /* try { // try from 00399dc3 to 00399dc5 has its CatchHandler @ 00399ef8 */ __c = (**(code **)(*param_2 + 0x48))(param_2); } if (__c == L'\xffffffff') { param_2 = (long *)0x0; } } local_a8 = 0xffffffff; } while( true ); } bVar21 = 0; local_8c = 0; local_5e = 0; } LAB_003994d2: uVar12 = local_50; if (local_50 == 0) { if ((bVar20) || (local_98 != 0)) { LAB_00399817: if (bVar21 == 0) { if (local_5e == 0) { uVar18 = -local_8c; if (!bVar24) { uVar18 = local_8c; } *param_8 = uVar18; } else { *param_8 = 0xffffffff; *param_7 = 4; } goto LAB_0039950d; } } } else { uVar1 = local_50 + 1; if (local_58 == &local_48) { uVar14 = 0xf; } else { uVar14 = CONCAT71(uStack_47,local_48); } if (uVar14 < uVar1) { FUN_0033f740(&local_58,local_50,0,0,1); } local_58[uVar12] = (undefined1)local_98; local_58[uVar1] = 0; local_50 = uVar1; cVar5 = FUN_003c31b0(*(undefined8 *)(lVar19 + 0x10),*(undefined8 *)(lVar19 + 0x18),&local_58); if (cVar5 == '\0') { *param_7 = 4; } if (((local_98 != 0) || (bVar20)) || (local_50 != 0)) goto LAB_00399817; } *param_8 = 0; *param_7 = 4; LAB_0039950d: if (bVar4 != 0) { *param_7 = *param_7 | 2; } if (local_58 != &local_48) { FUN_00338a50(); } auVar25._8_8_ = param_3 & 0xffffffff00000000 | local_a8; auVar25._0_8_ = param_2; return auVar25; code_r0x00399998: local_a8 = 0xffffffff; bVar21 = bVar4; bVar4 = bVar3; goto LAB_003994d2; LAB_00399860: bVar21 = bVar4; bVar4 = 0; goto LAB_003994d2; code_r0x003994bb: local_a8 = 0xffffffff; bVar21 = bVar4; bVar4 = 1; goto LAB_003994d2; }
2332_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
do_for_all_global_symbols
FUN_00175670
/* DWARF original prototype: void do_for_all_global_symbols(Sized_incr_dynobj<64,_false> * this, Read_symbols_data * param_1, Symbol_visitor_base * param_2) */ void __thiscall gold::Sized_incr_dynobj<64,_false>::do_for_all_global_symbols (Sized_incr_dynobj<64,_false> *this,Read_symbols_data *param_2, Symbol_visitor_base *param_3) { return; }
void FUN_00175670(void) { return; }
RET
null
null
null
null
[('const-0', u'RETURN_-1207413124')]
[('const-0', u'RETURN_-1207413124')]
null
null
00175670
x64
O2
(translation_unit "void FUN_00175670(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00175670(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00175670(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 do_for_all_global_symbols(Sized_incr_dynobj<64,_false> * this,\n Read_symbols_data * param_1, Symbol_visitor_base * param_2) */\n\nvoid __thiscall\ngold::Sized_incr_dynobj<64,_false>::do_for_all_global_symbols\n (Sized_incr_dynobj<64,_false> *this,Read_symbols_data *param_2,\n Symbol_visitor_base *param_3)\n\n{\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Sized_incr_dynobj<64,_false>::do_for_all_global_symbols\n (Sized_incr_dynobj<64,_false> *this,Read_symbols_data *param_2,\n Symbol_visitor_base *param_3)\n\n{\n return;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<64,_false>::do_for_all_global_symbols\n (Sized_incr_dynobj<64,_false> *this,Read_symbols_data *param_2,\n Symbol_visitor_base *param_3)\n\n{\n return" < number_literal , (ERROR "_false>::" identifier > : :) (function_declarator "do_for_all_global_symbols\n (Sized_incr_dynobj<64,_false> *this,Read_symbols_data *param_2,\n Symbol_visitor_base *param_3)" identifier (parameter_list "(Sized_incr_dynobj<64,_false> *this,Read_symbols_data *param_2,\n Symbol_visitor_base *param_3)" ( (parameter_declaration "Sized_incr_dynobj" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Read_symbols_data *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "Symbol_visitor_base *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) ))) { return) ;) (ERROR "}" }))
(translation_unit "void FUN_00175670(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00175670(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00175670(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_00175670(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00175670(void)" (identifier "FUN_00175670") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void do_for_all_global_symbols(Sized_incr_dynobj<64,_false> * this, Read_symbols_data * param_1, Symbol_visitor_base * param_2) */ void __thiscall gold::Sized_incr_dynobj<64,_false>::do_for_all_global_symbols (Sized_incr_dynobj<64,_false> *this,Read_symbols_data *param_2, Symbol_visitor_base *param_3) { 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; }
184_x86_64-linux-gnux32-ar_and_x86_64-linux-gnux32-ar_strip.c
non_fatal
FUN_00107900
void non_fatal(char *format,...) { char in_AL; undefined8 in_RCX; undefined8 in_RDX; undefined8 in_RSI; undefined8 in_R8; undefined8 in_R9; undefined8 in_XMM0_Qa; undefined8 in_XMM1_Qa; undefined8 in_XMM2_Qa; undefined8 in_XMM3_Qa; undefined8 in_XMM4_Qa; undefined8 in_XMM5_Qa; undefined8 in_XMM6_Qa; undefined8 in_XMM7_Qa; va_list args; undefined1 local_b8 [8]; undefined8 local_b0; undefined8 local_a8; undefined8 local_a0; undefined8 local_98; undefined8 local_90; undefined8 local_88; undefined8 local_78; undefined8 local_68; undefined8 local_58; undefined8 local_48; undefined8 local_38; undefined8 local_28; undefined8 local_18; if (in_AL != '\0') { local_88 = in_XMM0_Qa; local_78 = in_XMM1_Qa; local_68 = in_XMM2_Qa; local_58 = in_XMM3_Qa; local_48 = in_XMM4_Qa; local_38 = in_XMM5_Qa; local_28 = in_XMM6_Qa; local_18 = in_XMM7_Qa; } args[0].overflow_arg_area = &stack0x00000008; args[0].gp_offset = 8; args[0].reg_save_area = local_b8; args[0].fp_offset = 0x30; local_b0 = in_RSI; local_a8 = in_RDX; local_a0 = in_RCX; local_98 = in_R8; local_90 = in_R9; report(format,args); return; }
void FUN_00107900(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8, undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12, undefined8 param_13,undefined8 param_14) { char in_AL; undefined4 local_d0; undefined4 local_cc; undefined1 *local_c8; undefined1 *local_c0; undefined1 local_b8 [8]; undefined8 local_b0; undefined8 local_a8; undefined8 local_a0; undefined8 local_98; undefined8 local_90; undefined8 local_88; undefined8 local_78; undefined8 local_68; undefined8 local_58; undefined8 local_48; undefined8 local_38; undefined8 local_28; undefined8 local_18; if (in_AL != '\0') { local_88 = param_1; local_78 = param_2; local_68 = param_3; local_58 = param_4; local_48 = param_5; local_38 = param_6; local_28 = param_7; local_18 = param_8; } local_c8 = &stack0x00000008; local_d0 = 8; local_c0 = local_b8; local_cc = 0x30; local_b0 = param_10; local_a8 = param_11; local_a0 = param_12; local_98 = param_13; local_90 = param_14; FUN_00107800(param_9,&local_d0); return; }
SUB RSP,0xd8 MOV qword ptr [RSP + 0x28],RSI MOV qword ptr [RSP + 0x30],RDX MOV qword ptr [RSP + 0x38],RCX MOV qword ptr [RSP + 0x40],R8 MOV qword ptr [RSP + 0x48],R9 TEST AL,AL JZ 0x0010795b MOVAPS xmmword ptr [RSP + 0x50],XMM0 MOVAPS xmmword ptr [RSP + 0x60],XMM1 MOVAPS xmmword ptr [RSP + 0x70],XMM2 MOVAPS xmmword ptr [RSP + 0x80],XMM3 MOVAPS xmmword ptr [RSP + 0x90],XMM4 MOVAPS xmmword ptr [RSP + 0xa0],XMM5 MOVAPS xmmword ptr [RSP + 0xb0],XMM6 MOVAPS xmmword ptr [RSP + 0xc0],XMM7 LEA RAX,[RSP + 0xe0] LEA RSI,[RSP + 0x8] MOV dword ptr [RSP + 0x8],0x8 MOV qword ptr [RSP + 0x10],RAX LEA RAX,[RSP + 0x20] MOV dword ptr [RSP + 0xc],0x30 MOV qword ptr [RSP + 0x18],RAX CALL 0x00107800 ADD RSP,0xd8 RET
null
null
null
null
[('const-0', u'RETURN_-1206945289'), ('const-0', u'INT_NOTEQUAL_-1206945464'), (u'COPY_-1206945246', u'MULTIEQUAL_-1206945207'), ('tmp_346', u'COPY_-1206945201'), ('tmp_434', u'COPY_-1206945244'), ('tmp_343', u'PTRSUB_-1206945185'), ('tmp_90', u'CBRANCH_-1206945464'), ('const--184', u'PTRSUB_-1206945157'), (u'INT_NOTEQUAL_-1206945464', u'CBRANCH_-1206945464'), (u'COPY_-1206945249', u'MULTIEQUAL_-1206945219'), ('tmp_617', u'MULTIEQUAL_-1206945215'), (u'CALL_-1206945316', u'INDIRECT_-1206945159'), ('tmp_416', u'COPY_-1206945247'), (u'CALL_-1206945316', u'INDIRECT_-1206945187'), ('tmp_347', u'COPY_-1206945200'), ('tmp_611', u'MULTIEQUAL_-1206945203'), (u'CALL_-1206945316', u'INDIRECT_-1206945186'), (u'CALL_-1206945316', u'INDIRECT_-1206945163'), (u'COPY_-1206945250', u'MULTIEQUAL_-1206945223'), ('tmp_428', u'COPY_-1206945245'), ('tmp_250', u'CALL_-1206945316'), (u'CALL_-1206945316', u'INDIRECT_-1206945181'), ('tmp_398', u'COPY_-1206945250'), (u'CALL_-1206945316', u'INDIRECT_-1206945175'), ('tmp_343', u'PTRSUB_-1206945157'), ('tmp_344', u'COPY_-1206945203'), (u'CALL_-1206945316', u'INDIRECT_-1206945167'), ('tmp_609', u'MULTIEQUAL_-1206945199'), (u'CALL_-1206945316', u'INDIRECT_-1206945180'), ('const--208', u'PTRSUB_-1206945176'), ('const-8', u'COPY_-1206945367'), ('const-8', u'PTRSUB_-1206945185'), (u'CALL_-1206945316', u'INDIRECT_-1206945155'), (u'CALL_-1206945316', u'INDIRECT_-1206945188'), (u'COPY_-1206945248', u'MULTIEQUAL_-1206945215'), ('tmp_613', u'MULTIEQUAL_-1206945207'), ('tmp_619', u'MULTIEQUAL_-1206945219'), ('tmp_348', u'COPY_-1206945199'), ('const-48', u'COPY_-1206945341'), (u'CALL_-1206945316', u'INDIRECT_-1206945185'), ('tmp_404', u'COPY_-1206945249'), (u'COPY_-1206945244', u'MULTIEQUAL_-1206945199'), ('tmp_422', u'COPY_-1206945246'), (u'COPY_-1206945245', u'MULTIEQUAL_-1206945203'), ('tmp_607', u'MULTIEQUAL_-1206945195'), (u'COPY_-1206945247', u'MULTIEQUAL_-1206945211'), (u'CALL_-1206945316', u'INDIRECT_-1206945151'), (u'CALL_-1206945316', u'INDIRECT_-1206945171'), (u'COPY_-1206945243', u'MULTIEQUAL_-1206945195'), ('tmp_440', u'COPY_-1206945243'), (u'PTRSUB_-1206945176', u'CALL_-1206945316'), ('tmp_410', u'COPY_-1206945248'), (u'CALL_-1206945316', u'INDIRECT_-1206945182'), (u'CALL_-1206945316', u'INDIRECT_-1206945179'), ('tmp_366', u'INT_NOTEQUAL_-1206945464'), (u'CALL_-1206945316', u'INDIRECT_-1206945184'), ('tmp_621', u'MULTIEQUAL_-1206945223'), ('tmp_615', u'MULTIEQUAL_-1206945211'), ('tmp_343', u'PTRSUB_-1206945176'), (u'CALL_-1206945316', u'INDIRECT_-1206945183'), ('tmp_345', u'COPY_-1206945202')]
[('const-0', u'RETURN_-1206945289'), ('const-0', u'INT_NOTEQUAL_-1206945464'), ('tmp_90', u'CBRANCH_-1206945464'), ('tmp_383', u'COPY_-1206945189'), (u'CALL_-1206945316', u'INDIRECT_-1206945146'), (u'INT_NOTEQUAL_-1206945464', u'CBRANCH_-1206945464'), ('tmp_681', u'MULTIEQUAL_-1206945190'), ('tmp_450', u'COPY_-1206945235'), (u'PTRSUB_-1206945162', u'CALL_-1206945316'), (u'COPY_-1206945230', u'MULTIEQUAL_-1206945186'), (u'COPY_-1206945229', u'MULTIEQUAL_-1206945182'), ('const--184', u'PTRSUB_-1206945143'), ('tmp_386', u'COPY_-1206945186'), (u'CALL_-1206945316', u'INDIRECT_-1206945175'), ('tmp_691', u'MULTIEQUAL_-1206945210'), ('const-8', u'COPY_-1206945367'), ('tmp_468', u'COPY_-1206945232'), ('tmp_382', u'PTRSUB_-1206945171'), (u'CALL_-1206945316', u'INDIRECT_-1206945150'), ('const-48', u'COPY_-1206945341'), (u'CALL_-1206945316', u'INDIRECT_-1206945167'), (u'CALL_-1206945316', u'INDIRECT_-1206945173'), ('tmp_721', u'CALL_-1206945316'), (u'COPY_-1206945233', u'MULTIEQUAL_-1206945198'), (u'CALL_-1206945316', u'INDIRECT_-1206945162'), ('tmp_689', u'MULTIEQUAL_-1206945206'), ('tmp_444', u'COPY_-1206945236'), ('tmp_480', u'COPY_-1206945230'), ('const--208', u'PTRSUB_-1206945162'), (u'CALL_-1206945316', u'INDIRECT_-1206945169'), ('tmp_412', u'INT_NOTEQUAL_-1206945464'), ('tmp_679', u'MULTIEQUAL_-1206945186'), ('tmp_687', u'MULTIEQUAL_-1206945202'), (u'CALL_-1206945316', u'INDIRECT_-1206945158'), (u'CALL_-1206945316', u'INDIRECT_-1206945170'), (u'COPY_-1206945236', u'MULTIEQUAL_-1206945210'), ('tmp_683', u'MULTIEQUAL_-1206945194'), ('const-8', u'PTRSUB_-1206945171'), ('tmp_385', u'COPY_-1206945187'), ('tmp_474', u'COPY_-1206945231'), (u'CALL_-1206945316', u'INDIRECT_-1206945166'), (u'CALL_-1206945316', u'INDIRECT_-1206945174'), ('tmp_685', u'MULTIEQUAL_-1206945198'), ('tmp_456', u'COPY_-1206945234'), (u'CALL_-1206945316', u'INDIRECT_-1206945154'), ('tmp_677', u'MULTIEQUAL_-1206945182'), (u'CALL_-1206945316', u'INDIRECT_-1206945138'), (u'COPY_-1206945232', u'MULTIEQUAL_-1206945194'), (u'CALL_-1206945316', u'INDIRECT_-1206945171'), (u'COPY_-1206945234', u'MULTIEQUAL_-1206945202'), ('tmp_382', u'PTRSUB_-1206945143'), ('tmp_387', u'COPY_-1206945185'), (u'CALL_-1206945316', u'INDIRECT_-1206945172'), (u'CALL_-1206945316', u'INDIRECT_-1206945142'), ('tmp_462', u'COPY_-1206945233'), (u'COPY_-1206945231', u'MULTIEQUAL_-1206945190'), ('tmp_382', u'PTRSUB_-1206945162'), ('tmp_486', u'COPY_-1206945229'), ('tmp_384', u'COPY_-1206945188'), (u'CALL_-1206945316', u'INDIRECT_-1206945168'), (u'COPY_-1206945235', u'MULTIEQUAL_-1206945206')]
null
null
00107900
x64
O2
(translation_unit "void FUN_00107900(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 8;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_b0 = param_10;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n FUN_00107800(param_9,&local_d0);\n return;\n}\n\n" (function_definition "void FUN_00107900(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 8;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_b0 = param_10;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n FUN_00107800(param_9,&local_d0);\n return;\n}" primitive_type (function_declarator "FUN_00107900(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "undefined8 param_8" type_identifier identifier) , (parameter_declaration "undefined8 param_9" type_identifier identifier) , (parameter_declaration "undefined8 param_10" type_identifier identifier) , (parameter_declaration "undefined8 param_11" type_identifier identifier) , (parameter_declaration "undefined8 param_12" type_identifier identifier) , (parameter_declaration "undefined8 param_13" type_identifier identifier) , (parameter_declaration "undefined8 param_14" type_identifier identifier) ))) (compound_statement "{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 8;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_b0 = param_10;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n FUN_00107800(param_9,&local_d0);\n return;\n}" { (declaration "char in_AL;" primitive_type identifier ;) (declaration "undefined4 local_d0;" type_identifier identifier ;) (declaration "undefined4 local_cc;" type_identifier identifier ;) (declaration "undefined1 *local_c8;" type_identifier (pointer_declarator "*local_c8" * identifier) ;) (declaration "undefined1 *local_c0;" type_identifier (pointer_declarator "*local_c0" * identifier) ;) (declaration "undefined1 local_b8 [8];" type_identifier (array_declarator "local_b8 [8]" identifier [ number_literal ]) ;) (declaration "undefined8 local_b0;" type_identifier identifier ;) (declaration "undefined8 local_a8;" type_identifier identifier ;) (declaration "undefined8 local_a0;" type_identifier identifier ;) (declaration "undefined8 local_98;" type_identifier identifier ;) (declaration "undefined8 local_90;" type_identifier identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 local_78;" type_identifier identifier ;) (declaration "undefined8 local_68;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (if_statement "if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" if (parenthesized_expression "(in_AL != '\0')" ( (binary_expression "in_AL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" { (expression_statement "local_88 = param_1;" (assignment_expression "local_88 = param_1" identifier = identifier) ;) (expression_statement "local_78 = param_2;" (assignment_expression "local_78 = param_2" identifier = identifier) ;) (expression_statement "local_68 = param_3;" (assignment_expression "local_68 = param_3" identifier = identifier) ;) (expression_statement "local_58 = param_4;" (assignment_expression "local_58 = param_4" identifier = identifier) ;) (expression_statement "local_48 = param_5;" (assignment_expression "local_48 = param_5" identifier = identifier) ;) (expression_statement "local_38 = param_6;" (assignment_expression "local_38 = param_6" identifier = identifier) ;) (expression_statement "local_28 = param_7;" (assignment_expression "local_28 = param_7" identifier = identifier) ;) (expression_statement "local_18 = param_8;" (assignment_expression "local_18 = param_8" identifier = identifier) ;) })) (expression_statement "local_c8 = &stack0x00000008;" (assignment_expression "local_c8 = &stack0x00000008" identifier = (pointer_expression "&stack0x00000008" & identifier)) ;) (expression_statement "local_d0 = 8;" (assignment_expression "local_d0 = 8" identifier = number_literal) ;) (expression_statement "local_c0 = local_b8;" (assignment_expression "local_c0 = local_b8" identifier = identifier) ;) (expression_statement "local_cc = 0x30;" (assignment_expression "local_cc = 0x30" identifier = number_literal) ;) (expression_statement "local_b0 = param_10;" (assignment_expression "local_b0 = param_10" identifier = identifier) ;) (expression_statement "local_a8 = param_11;" (assignment_expression "local_a8 = param_11" identifier = identifier) ;) (expression_statement "local_a0 = param_12;" (assignment_expression "local_a0 = param_12" identifier = identifier) ;) (expression_statement "local_98 = param_13;" (assignment_expression "local_98 = param_13" identifier = identifier) ;) (expression_statement "local_90 = param_14;" (assignment_expression "local_90 = param_14" identifier = identifier) ;) (expression_statement "FUN_00107800(param_9,&local_d0);" (call_expression "FUN_00107800(param_9,&local_d0)" identifier (argument_list "(param_9,&local_d0)" ( identifier , (pointer_expression "&local_d0" & identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void non_fatal(char *format,...)\n\n{\n char in_AL;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_RSI;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefined8 in_XMM4_Qa;\n undefined8 in_XMM5_Qa;\n undefined8 in_XMM6_Qa;\n undefined8 in_XMM7_Qa;\n va_list args;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }\n args[0].overflow_arg_area = &stack0x00000008;\n args[0].gp_offset = 8;\n args[0].reg_save_area = local_b8;\n args[0].fp_offset = 0x30;\n local_b0 = in_RSI;\n local_a8 = in_RDX;\n local_a0 = in_RCX;\n local_98 = in_R8;\n local_90 = in_R9;\n report(format,args);\n return;\n}\n\n" (function_definition "void non_fatal(char *format,...)\n\n{\n char in_AL;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_RSI;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefined8 in_XMM4_Qa;\n undefined8 in_XMM5_Qa;\n undefined8 in_XMM6_Qa;\n undefined8 in_XMM7_Qa;\n va_list args;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }\n args[0].overflow_arg_area = &stack0x00000008;\n args[0].gp_offset = 8;\n args[0].reg_save_area = local_b8;\n args[0].fp_offset = 0x30;\n local_b0 = in_RSI;\n local_a8 = in_RDX;\n local_a0 = in_RCX;\n local_98 = in_R8;\n local_90 = in_R9;\n report(format,args);\n return;\n}" primitive_type (function_declarator "non_fatal(char *format,...)" identifier (parameter_list "(char *format,...)" ( (parameter_declaration "char *format" primitive_type (pointer_declarator "*format" * identifier)) , (variadic_parameter "..." ...) ))) (compound_statement "{\n char in_AL;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_RSI;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefined8 in_XMM4_Qa;\n undefined8 in_XMM5_Qa;\n undefined8 in_XMM6_Qa;\n undefined8 in_XMM7_Qa;\n va_list args;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }\n args[0].overflow_arg_area = &stack0x00000008;\n args[0].gp_offset = 8;\n args[0].reg_save_area = local_b8;\n args[0].fp_offset = 0x30;\n local_b0 = in_RSI;\n local_a8 = in_RDX;\n local_a0 = in_RCX;\n local_98 = in_R8;\n local_90 = in_R9;\n report(format,args);\n return;\n}" { (declaration "char in_AL;" primitive_type identifier ;) (declaration "undefined8 in_RCX;" type_identifier identifier ;) (declaration "undefined8 in_RDX;" type_identifier identifier ;) (declaration "undefined8 in_RSI;" type_identifier identifier ;) (declaration "undefined8 in_R8;" type_identifier identifier ;) (declaration "undefined8 in_R9;" type_identifier identifier ;) (declaration "undefined8 in_XMM0_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM1_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM2_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM3_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM4_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM5_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM6_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM7_Qa;" type_identifier identifier ;) (declaration "va_list args;" type_identifier identifier ;) (declaration "undefined1 local_b8 [8];" type_identifier (array_declarator "local_b8 [8]" identifier [ number_literal ]) ;) (declaration "undefined8 local_b0;" type_identifier identifier ;) (declaration "undefined8 local_a8;" type_identifier identifier ;) (declaration "undefined8 local_a0;" type_identifier identifier ;) (declaration "undefined8 local_98;" type_identifier identifier ;) (declaration "undefined8 local_90;" type_identifier identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 local_78;" type_identifier identifier ;) (declaration "undefined8 local_68;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (if_statement "if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }" if (parenthesized_expression "(in_AL != '\0')" ( (binary_expression "in_AL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }" { (expression_statement "local_88 = in_XMM0_Qa;" (assignment_expression "local_88 = in_XMM0_Qa" identifier = identifier) ;) (expression_statement "local_78 = in_XMM1_Qa;" (assignment_expression "local_78 = in_XMM1_Qa" identifier = identifier) ;) (expression_statement "local_68 = in_XMM2_Qa;" (assignment_expression "local_68 = in_XMM2_Qa" identifier = identifier) ;) (expression_statement "local_58 = in_XMM3_Qa;" (assignment_expression "local_58 = in_XMM3_Qa" identifier = identifier) ;) (expression_statement "local_48 = in_XMM4_Qa;" (assignment_expression "local_48 = in_XMM4_Qa" identifier = identifier) ;) (expression_statement "local_38 = in_XMM5_Qa;" (assignment_expression "local_38 = in_XMM5_Qa" identifier = identifier) ;) (expression_statement "local_28 = in_XMM6_Qa;" (assignment_expression "local_28 = in_XMM6_Qa" identifier = identifier) ;) (expression_statement "local_18 = in_XMM7_Qa;" (assignment_expression "local_18 = in_XMM7_Qa" identifier = identifier) ;) })) (expression_statement "args[0].overflow_arg_area = &stack0x00000008;" (assignment_expression "args[0].overflow_arg_area = &stack0x00000008" (field_expression "args[0].overflow_arg_area" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = (pointer_expression "&stack0x00000008" & identifier)) ;) (expression_statement "args[0].gp_offset = 8;" (assignment_expression "args[0].gp_offset = 8" (field_expression "args[0].gp_offset" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = number_literal) ;) (expression_statement "args[0].reg_save_area = local_b8;" (assignment_expression "args[0].reg_save_area = local_b8" (field_expression "args[0].reg_save_area" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = identifier) ;) (expression_statement "args[0].fp_offset = 0x30;" (assignment_expression "args[0].fp_offset = 0x30" (field_expression "args[0].fp_offset" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = number_literal) ;) (expression_statement "local_b0 = in_RSI;" (assignment_expression "local_b0 = in_RSI" identifier = identifier) ;) (expression_statement "local_a8 = in_RDX;" (assignment_expression "local_a8 = in_RDX" identifier = identifier) ;) (expression_statement "local_a0 = in_RCX;" (assignment_expression "local_a0 = in_RCX" identifier = identifier) ;) (expression_statement "local_98 = in_R8;" (assignment_expression "local_98 = in_R8" identifier = identifier) ;) (expression_statement "local_90 = in_R9;" (assignment_expression "local_90 = in_R9" identifier = identifier) ;) (expression_statement "report(format,args);" (call_expression "report(format,args)" identifier (argument_list "(format,args)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00107900(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 8;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_b0 = param_10;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n FUN_00107800(param_9,&local_d0);\n return;\n}\n\n" (function_definition "void FUN_00107900(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 8;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_b0 = param_10;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n FUN_00107800(param_9,&local_d0);\n return;\n}" primitive_type (function_declarator "FUN_00107900(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "undefined8 param_8" type_identifier identifier) , (parameter_declaration "undefined8 param_9" type_identifier identifier) , (parameter_declaration "undefined8 param_10" type_identifier identifier) , (parameter_declaration "undefined8 param_11" type_identifier identifier) , (parameter_declaration "undefined8 param_12" type_identifier identifier) , (parameter_declaration "undefined8 param_13" type_identifier identifier) , (parameter_declaration "undefined8 param_14" type_identifier identifier) ))) (compound_statement "{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 8;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_b0 = param_10;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n FUN_00107800(param_9,&local_d0);\n return;\n}" { (declaration "char in_AL;" primitive_type identifier ;) (declaration "undefined4 local_d0;" type_identifier identifier ;) (declaration "undefined4 local_cc;" type_identifier identifier ;) (declaration "undefined1 *local_c8;" type_identifier (pointer_declarator "*local_c8" * identifier) ;) (declaration "undefined1 *local_c0;" type_identifier (pointer_declarator "*local_c0" * identifier) ;) (declaration "undefined1 local_b8 [8];" type_identifier (array_declarator "local_b8 [8]" identifier [ number_literal ]) ;) (declaration "undefined8 local_b0;" type_identifier identifier ;) (declaration "undefined8 local_a8;" type_identifier identifier ;) (declaration "undefined8 local_a0;" type_identifier identifier ;) (declaration "undefined8 local_98;" type_identifier identifier ;) (declaration "undefined8 local_90;" type_identifier identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 local_78;" type_identifier identifier ;) (declaration "undefined8 local_68;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (if_statement "if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" if (parenthesized_expression "(in_AL != '\0')" ( (binary_expression "in_AL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" { (expression_statement "local_88 = param_1;" (assignment_expression "local_88 = param_1" identifier = identifier) ;) (expression_statement "local_78 = param_2;" (assignment_expression "local_78 = param_2" identifier = identifier) ;) (expression_statement "local_68 = param_3;" (assignment_expression "local_68 = param_3" identifier = identifier) ;) (expression_statement "local_58 = param_4;" (assignment_expression "local_58 = param_4" identifier = identifier) ;) (expression_statement "local_48 = param_5;" (assignment_expression "local_48 = param_5" identifier = identifier) ;) (expression_statement "local_38 = param_6;" (assignment_expression "local_38 = param_6" identifier = identifier) ;) (expression_statement "local_28 = param_7;" (assignment_expression "local_28 = param_7" identifier = identifier) ;) (expression_statement "local_18 = param_8;" (assignment_expression "local_18 = param_8" identifier = identifier) ;) })) (expression_statement "local_c8 = &stack0x00000008;" (assignment_expression "local_c8 = &stack0x00000008" identifier = (pointer_expression "&stack0x00000008" & identifier)) ;) (expression_statement "local_d0 = 8;" (assignment_expression "local_d0 = 8" identifier = number_literal) ;) (expression_statement "local_c0 = local_b8;" (assignment_expression "local_c0 = local_b8" identifier = identifier) ;) (expression_statement "local_cc = 0x30;" (assignment_expression "local_cc = 0x30" identifier = number_literal) ;) (expression_statement "local_b0 = param_10;" (assignment_expression "local_b0 = param_10" identifier = identifier) ;) (expression_statement "local_a8 = param_11;" (assignment_expression "local_a8 = param_11" identifier = identifier) ;) (expression_statement "local_a0 = param_12;" (assignment_expression "local_a0 = param_12" identifier = identifier) ;) (expression_statement "local_98 = param_13;" (assignment_expression "local_98 = param_13" identifier = identifier) ;) (expression_statement "local_90 = param_14;" (assignment_expression "local_90 = param_14" identifier = identifier) ;) (expression_statement "FUN_00107800(param_9,&local_d0);" (call_expression "FUN_00107800(param_9,&local_d0)" identifier (argument_list "(param_9,&local_d0)" ( identifier , (pointer_expression "&local_d0" & identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00107900(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 8;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_b0 = param_10;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n FUN_00107800(param_9,&local_d0);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00107900(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" (identifier "FUN_00107900") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "undefined8 param_6" (type_identifier "undefined8") (identifier "param_6")) (, ",") (parameter_declaration "undefined8 param_7" (type_identifier "undefined8") (identifier "param_7")) (, ",") (parameter_declaration "undefined8 param_8" (type_identifier "undefined8") (identifier "param_8")) (, ",") (parameter_declaration "undefined8 param_9" (type_identifier "undefined8") (identifier "param_9")) (, ",") (parameter_declaration "undefined8 param_10" (type_identifier "undefined8") (identifier "param_10")) (, ",") (parameter_declaration "undefined8 param_11" (type_identifier "undefined8") (identifier "param_11")) (, ",") (parameter_declaration "undefined8 param_12" (type_identifier "undefined8") (identifier "param_12")) (, ",") (parameter_declaration "undefined8 param_13" (type_identifier "undefined8") (identifier "param_13")) (, ",") (parameter_declaration "undefined8 param_14" (type_identifier "undefined8") (identifier "param_14")) () ")"))) (compound_statement "{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 8;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_b0 = param_10;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n FUN_00107800(param_9,&local_d0);\n return;\n}" ({ "{") (declaration "char in_AL;" (primitive_type "char") (identifier "in_AL") (; ";")) (declaration "undefined4 local_d0;" (type_identifier "undefined4") (identifier "local_d0") (; ";")) (declaration "undefined4 local_cc;" (type_identifier "undefined4") (identifier "local_cc") (; ";")) (declaration "undefined1 *local_c8;" (type_identifier "undefined1") (pointer_declarator "*local_c8" (* "*") (identifier "local_c8")) (; ";")) (declaration "undefined1 *local_c0;" (type_identifier "undefined1") (pointer_declarator "*local_c0" (* "*") (identifier "local_c0")) (; ";")) (declaration "undefined1 local_b8 [8];" (type_identifier "undefined1") (array_declarator "local_b8 [8]" (identifier "local_b8") ([ "[") (number_literal "8") (] "]")) (; ";")) (declaration "undefined8 local_b0;" (type_identifier "undefined8") (identifier "local_b0") (; ";")) (declaration "undefined8 local_a8;" (type_identifier "undefined8") (identifier "local_a8") (; ";")) (declaration "undefined8 local_a0;" (type_identifier "undefined8") (identifier "local_a0") (; ";")) (declaration "undefined8 local_98;" (type_identifier "undefined8") (identifier "local_98") (; ";")) (declaration "undefined8 local_90;" (type_identifier "undefined8") (identifier "local_90") (; ";")) (declaration "undefined8 local_88;" (type_identifier "undefined8") (identifier "local_88") (; ";")) (declaration "undefined8 local_78;" (type_identifier "undefined8") (identifier "local_78") (; ";")) (declaration "undefined8 local_68;" (type_identifier "undefined8") (identifier "local_68") (; ";")) (declaration "undefined8 local_58;" (type_identifier "undefined8") (identifier "local_58") (; ";")) (declaration "undefined8 local_48;" (type_identifier "undefined8") (identifier "local_48") (; ";")) (declaration "undefined8 local_38;" (type_identifier "undefined8") (identifier "local_38") (; ";")) (declaration "undefined8 local_28;" (type_identifier "undefined8") (identifier "local_28") (; ";")) (declaration "undefined8 local_18;" (type_identifier "undefined8") (identifier "local_18") (; ";")) (if_statement "if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" (if "if") (parenthesized_expression "(in_AL != '\0')" (( "(") (binary_expression "in_AL != '\0'" (identifier "in_AL") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" ({ "{") (expression_statement "local_88 = param_1;" (assignment_expression "local_88 = param_1" (identifier "local_88") (= "=") (identifier "param_1")) (; ";")) (expression_statement "local_78 = param_2;" (assignment_expression "local_78 = param_2" (identifier "local_78") (= "=") (identifier "param_2")) (; ";")) (expression_statement "local_68 = param_3;" (assignment_expression "local_68 = param_3" (identifier "local_68") (= "=") (identifier "param_3")) (; ";")) (expression_statement "local_58 = param_4;" (assignment_expression "local_58 = param_4" (identifier "local_58") (= "=") (identifier "param_4")) (; ";")) (expression_statement "local_48 = param_5;" (assignment_expression "local_48 = param_5" (identifier "local_48") (= "=") (identifier "param_5")) (; ";")) (expression_statement "local_38 = param_6;" (assignment_expression "local_38 = param_6" (identifier "local_38") (= "=") (identifier "param_6")) (; ";")) (expression_statement "local_28 = param_7;" (assignment_expression "local_28 = param_7" (identifier "local_28") (= "=") (identifier "param_7")) (; ";")) (expression_statement "local_18 = param_8;" (assignment_expression "local_18 = param_8" (identifier "local_18") (= "=") (identifier "param_8")) (; ";")) (} "}"))) (expression_statement "local_c8 = &stack0x00000008;" (assignment_expression "local_c8 = &stack0x00000008" (identifier "local_c8") (= "=") (pointer_expression "&stack0x00000008" (& "&") (identifier "stack0x00000008"))) (; ";")) (expression_statement "local_d0 = 8;" (assignment_expression "local_d0 = 8" (identifier "local_d0") (= "=") (number_literal "8")) (; ";")) (expression_statement "local_c0 = local_b8;" (assignment_expression "local_c0 = local_b8" (identifier "local_c0") (= "=") (identifier "local_b8")) (; ";")) (expression_statement "local_cc = 0x30;" (assignment_expression "local_cc = 0x30" (identifier "local_cc") (= "=") (number_literal "0x30")) (; ";")) (expression_statement "local_b0 = param_10;" (assignment_expression "local_b0 = param_10" (identifier "local_b0") (= "=") (identifier "param_10")) (; ";")) (expression_statement "local_a8 = param_11;" (assignment_expression "local_a8 = param_11" (identifier "local_a8") (= "=") (identifier "param_11")) (; ";")) (expression_statement "local_a0 = param_12;" (assignment_expression "local_a0 = param_12" (identifier "local_a0") (= "=") (identifier "param_12")) (; ";")) (expression_statement "local_98 = param_13;" (assignment_expression "local_98 = param_13" (identifier "local_98") (= "=") (identifier "param_13")) (; ";")) (expression_statement "local_90 = param_14;" (assignment_expression "local_90 = param_14" (identifier "local_90") (= "=") (identifier "param_14")) (; ";")) (expression_statement "FUN_00107800(param_9,&local_d0);" (call_expression "FUN_00107800(param_9,&local_d0)" (identifier "FUN_00107800") (argument_list "(param_9,&local_d0)" (( "(") (identifier "param_9") (, ",") (pointer_expression "&local_d0" (& "&") (identifier "local_d0")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(char *format,...) { char var_1; type_1 in_RCX; type_1 in_RDX; type_1 in_RSI; type_1 in_R8; type_1 in_R9; type_1 in_XMM0_Qa; type_1 in_XMM1_Qa; type_1 in_XMM2_Qa; type_1 in_XMM3_Qa; type_1 in_XMM4_Qa; type_1 in_XMM5_Qa; type_1 in_XMM6_Qa; type_1 in_XMM7_Qa; type_2 args; type_3 local_b8 [8]; type_1 local_b0; type_1 local_a8; type_1 local_a0; type_1 local_98; type_1 local_90; type_1 local_88; type_1 local_78; type_1 local_68; type_1 local_58; type_1 local_48; type_1 local_38; type_1 local_28; type_1 local_18; if (var_1 != '\0') { local_88 = in_XMM0_Qa; local_78 = in_XMM1_Qa; local_68 = in_XMM2_Qa; local_58 = in_XMM3_Qa; local_48 = in_XMM4_Qa; local_38 = in_XMM5_Qa; local_28 = in_XMM6_Qa; local_18 = in_XMM7_Qa; } args[0].overflow_arg_area = &stack0x00000008; args[0].gp_offset = 8; args[0].reg_save_area = local_b8; args[0].fp_offset = 0x30; local_b0 = in_RSI; local_a8 = in_RDX; local_a0 = in_RCX; local_98 = in_R8; local_90 = in_R9; var_2(format,args); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (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: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier))))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8, undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12, undefined8 param_13,undefined8 param_14) { char in_AL; undefined4 local_d0; undefined4 local_cc; undefined1 *local_c8; undefined1 *local_c0; undefined1 local_b8 [8]; undefined8 local_b0; undefined8 local_a8; undefined8 local_a0; undefined8 local_98; undefined8 local_90; undefined8 local_88; undefined8 local_78; undefined8 local_68; undefined8 local_58; undefined8 local_48; undefined8 local_38; undefined8 local_28; undefined8 local_18; if (in_AL != '\0') { local_88 = param_1; local_78 = param_2; local_68 = param_3; local_58 = param_4; local_48 = param_5; local_38 = param_6; local_28 = param_7; local_18 = param_8; } local_c8 = &stack0x00000008; local_d0 = 8; local_c0 = local_b8; local_cc = 0x30; local_b0 = param_10; local_a8 = param_11; local_a0 = param_12; local_98 = param_13; local_90 = param_14; FUN_00107800(param_9,&local_d0); return; }
10415_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
~num_put
FUN_00382ad0
/* std::num_put<wchar_t, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::~num_put() */ void __thiscall std::num_put<wchar_t,std::ostreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::~num_put (num_put<wchar_t,std::ostreambuf_iterator<wchar_t,std::char_traits<wchar_t>>> *this) { *(undefined ***)this = &PTR__num_put_004b7e88; locale::facet::~facet((facet *)this); return; }
void FUN_00382ad0(undefined8 *param_1) { *param_1 = &PTR_FUN_004b7e88; FUN_0033a780(); return; }
LEA RAX,[0x4b7e78] ADD RAX,0x10 MOV qword ptr [RDI],RAX JMP 0x0033a780
null
null
null
null
[('tmp_41', u'CAST_-1205392586'), ('const-0', u'RETURN_-1205392651'), ('const-4947592', u'PTRSUB_-1205392585'), (u'CAST_-1205392582', u'CALL_-1205392655'), (u'CAST_-1205392586', u'STORE_-1205392663'), ('const-0', u'PTRSUB_-1205392585'), ('const-433', u'STORE_-1205392663'), ('tmp_41', u'CAST_-1205392582'), (u'PTRSUB_-1205392585', u'STORE_-1205392663')]
[('const-4947592', u'PTRSUB_-1205392585'), ('const-0', u'RETURN_-1205392651'), ('const-0', u'PTRSUB_-1205392585'), ('const-433', u'STORE_-1205392663'), ('tmp_72', u'STORE_-1205392663'), (u'PTRSUB_-1205392585', u'STORE_-1205392663')]
null
null
00382ad0
x64
O2
(translation_unit "void FUN_00382ad0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004b7e88;\n FUN_0033a780();\n return;\n}\n\n" (function_definition "void FUN_00382ad0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004b7e88;\n FUN_0033a780();\n return;\n}" primitive_type (function_declarator "FUN_00382ad0(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_004b7e88;\n FUN_0033a780();\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_004b7e88;" (assignment_expression "*param_1 = &PTR_FUN_004b7e88" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_004b7e88" & identifier)) ;) (expression_statement "FUN_0033a780();" (call_expression "FUN_0033a780()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::num_put<wchar_t, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::~num_put()\n */\n\nvoid __thiscall\nstd::num_put<wchar_t,std::ostreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::~num_put\n (num_put<wchar_t,std::ostreambuf_iterator<wchar_t,std::char_traits<wchar_t>>> *this)\n\n{\n *(undefined ***)this = &PTR__num_put_004b7e88;\n locale::facet::~facet((facet *)this);\n return;\n}\n\n" comment (declaration "void __thiscall\nstd::num_put<wchar_t,std::ostreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::~num_put\n (num_put<wchar_t,std::ostreambuf_iterator<wchar_t,std::char_traits<wchar_t>>> *this)\n\n{\n *(undefined ***)this = &PTR__num_put_004b7e88;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::num_put<" identifier : : identifier <) identifier , (ERROR "std::ostreambuf_iterator<" identifier : : identifier <) identifier , (ERROR "std::char_traits<wchar_t>>>::~num_put\n (num_put<wchar_t,std::ostreambuf_iterator<wchar_t,std::char_traits<wchar_t>>> *this)\n\n{" identifier : : identifier < identifier >> > : : ~ (function_declarator "num_put\n (num_put<wchar_t,std::ostreambuf_iterator<wchar_t,std::char_traits<wchar_t>>> *this)" identifier (parameter_list "(num_put<wchar_t,std::ostreambuf_iterator<wchar_t,std::char_traits<wchar_t>>> *this)" ( (parameter_declaration "num_put<wchar_t" type_identifier (ERROR "<" <) identifier) , (parameter_declaration "std::ostreambuf_iterator<wchar_t" type_identifier (ERROR "::ostreambuf_iterator<" : : identifier <) identifier) , (parameter_declaration "std::char_traits<wchar_t>>> *this" type_identifier (ERROR "::char_traits<wchar_t>>>" : : identifier < identifier >> >) (pointer_declarator "*this" * identifier)) ))) {) (init_declarator "*(undefined ***)this = &PTR__num_put_004b7e88" (pointer_declarator "*(undefined ***)this" * (parenthesized_declarator "(undefined ***)this" ( (ERROR "undefined" identifier) (pointer_declarator "***)this" * (pointer_declarator "**)this" * (pointer_declarator "*)this" * (ERROR ")" )) identifier))) ))) = (pointer_expression "&PTR__num_put_004b7e88" & identifier)) ;) (labeled_statement "locale::facet::~facet((facet *)this);" statement_identifier : (ERROR ":" :) (labeled_statement "facet::~facet((facet *)this);" statement_identifier : (ERROR ":" :) (expression_statement "~facet((facet *)this);" (unary_expression "~facet((facet *)this)" ~ (call_expression "facet((facet *)this)" identifier (argument_list "((facet *)this)" ( (cast_expression "(facet *)this" ( (type_descriptor "facet *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )))) ;))) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_00382ad0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004b7e88;\n FUN_0033a780();\n return;\n}\n\n" (function_definition "void FUN_00382ad0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004b7e88;\n FUN_0033a780();\n return;\n}" primitive_type (function_declarator "FUN_00382ad0(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_004b7e88;\n FUN_0033a780();\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_004b7e88;" (assignment_expression "*param_1 = &PTR_FUN_004b7e88" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_004b7e88" & identifier)) ;) (expression_statement "FUN_0033a780();" (call_expression "FUN_0033a780()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00382ad0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004b7e88;\n FUN_0033a780();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00382ad0(undefined8 *param_1)" (identifier "FUN_00382ad0") (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_004b7e88;\n FUN_0033a780();\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_004b7e88;" (assignment_expression "*param_1 = &PTR_FUN_004b7e88" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_004b7e88" (& "&") (identifier "PTR_FUN_004b7e88"))) (; ";")) (expression_statement "FUN_0033a780();" (call_expression "FUN_0033a780()" (identifier "FUN_0033a780") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::num_put<wchar_t, std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::~num_put() */ void __thiscall std::num_put<wchar_t,std::ostreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::~num_put (num_put<wchar_t,std::ostreambuf_iterator<wchar_t,std::char_traits<wchar_t>>> *this) { *(undefined ***)this = &PTR__num_put_004b7e88; locale::facet::~var_1((var_1 *)this); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &PTR_FUN_004b7e88; FUN_0033a780(); return; }
2101_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
clear_addr2line_cache
FUN_0016bb90
void gold::Dwarf_line_info::clear_addr2line_cache(void) { pointer pAVar1; pAVar1 = addr2line_cache. super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_> ._M_impl._M_start; if (addr2line_cache. super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>. _M_impl._M_start != addr2line_cache. super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>. _M_impl._M_finish) { do { if (pAVar1->dwarf_line_info != (Dwarf_line_info *)0x0) { (*pAVar1->dwarf_line_info->_vptr_Dwarf_line_info[1])(); } pAVar1 = pAVar1 + 1; } while (addr2line_cache. super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_> ._M_impl._M_finish != pAVar1); if (pAVar1 != addr2line_cache. super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_> ._M_impl._M_start) { addr2line_cache. super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>. _M_impl._M_finish = addr2line_cache. super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_> ._M_impl._M_start; } } return; }
void FUN_0016bb90(void) { long lVar1; lVar1 = DAT_0043e880; if (DAT_0043e880 != DAT_0043e888) { do { if (*(long **)(lVar1 + 0x10) != (long *)0x0) { (**(code **)(**(long **)(lVar1 + 0x10) + 8))(); } lVar1 = lVar1 + 0x20; } while (DAT_0043e888 != lVar1); if (lVar1 != DAT_0043e880) { DAT_0043e888 = DAT_0043e880; } } return; }
PUSH RBX MOV RBX,qword ptr [0x0043e880] CMP RBX,qword ptr [0x0043e888] JZ 0x0016bbd7 NOP dword ptr [RAX] MOV RDI,qword ptr [RBX + 0x10] TEST RDI,RDI JZ 0x0016bbb7 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x8] ADD RBX,0x20 CMP qword ptr [0x0043e888],RBX JNZ 0x0016bba8 MOV RAX,qword ptr [0x0043e880] CMP RBX,RAX JZ 0x0016bbd7 MOV qword ptr [0x0043e888],RAX POP RBX RET
null
null
null
null
[(u'MULTIEQUAL_-1207321518', u'PTRSUB_-1207321449'), ('tmp_521', u'INT_NOTEQUAL_-1207321683'), (u'INT_NOTEQUAL_-1207321650', u'CBRANCH_-1207321649'), ('tmp_522', u'MULTIEQUAL_-1207321467'), (u'MULTIEQUAL_-1207321459', u'MULTIEQUAL_-1207321425'), ('tmp_38', u'CBRANCH_-1207321678'), (u'PTRADD_-1207321432', u'INT_NOTEQUAL_-1207321578'), ('tmp_521', u'MULTIEQUAL_-1207321425'), (u'INDIRECT_-1207321463', u'MULTIEQUAL_-1207321459'), ('const-433', u'LOAD_-1207321649'), (u'LOAD_-1207321670', u'PTRSUB_-1207321439'), ('tmp_521', u'MULTIEQUAL_-1207321473'), (u'CALLIND_-1207321633', u'INDIRECT_-1207321463'), (u'MULTIEQUAL_-1207321453', u'MULTIEQUAL_-1207321467'), (u'COPY_-1207321578', u'MULTIEQUAL_-1207321422'), ('const-1', u'PTRADD_-1207321432'), ('tmp_72', u'CBRANCH_-1207321649'), (u'MULTIEQUAL_-1207321453', u'MULTIEQUAL_-1207321422'), (u'MULTIEQUAL_-1207321425', u'COPY_-1207321486'), ('const-433', u'LOAD_-1207321670'), (u'MULTIEQUAL_-1207321518', u'PTRADD_-1207321432'), ('tmp_521', u'COPY_-1207321519'), (u'MULTIEQUAL_-1207321473', u'MULTIEQUAL_-1207321459'), (u'PTRADD_-1207321432', u'INT_NOTEQUAL_-1207321607'), ('const-0', u'INT_NOTEQUAL_-1207321650'), (u'LOAD_-1207321670', u'INT_NOTEQUAL_-1207321650'), ('const-1', u'PTRADD_-1207321436'), (u'LOAD_-1207321643', u'CALLIND_-1207321633'), (u'INDIRECT_-1207321458', u'MULTIEQUAL_-1207321453'), (u'INT_NOTEQUAL_-1207321607', u'CBRANCH_-1207321601'), (u'MULTIEQUAL_-1207321459', u'INT_NOTEQUAL_-1207321578'), (u'MULTIEQUAL_-1207321459', u'COPY_-1207321578'), (u'MULTIEQUAL_-1207321459', u'MULTIEQUAL_-1207321473'), (u'PTRADD_-1207321432', u'MULTIEQUAL_-1207321518'), ('const-8', u'PTRADD_-1207321436'), (u'LOAD_-1207321649', u'PTRADD_-1207321436'), ('const-433', u'LOAD_-1207321643'), ('const-32', u'PTRADD_-1207321432'), ('tmp_150', u'CBRANCH_-1207321601'), (u'MULTIEQUAL_-1207321467', u'MULTIEQUAL_-1207321453'), ('const-16', u'PTRSUB_-1207321449'), (u'MULTIEQUAL_-1207321422', u'COPY_-1207321481'), (u'INT_NOTEQUAL_-1207321683', u'CBRANCH_-1207321678'), (u'COPY_-1207321519', u'MULTIEQUAL_-1207321518'), (u'PTRSUB_-1207321439', u'LOAD_-1207321649'), (u'PTRSUB_-1207321449', u'LOAD_-1207321670'), (u'CALLIND_-1207321633', u'INDIRECT_-1207321458'), ('tmp_522', u'MULTIEQUAL_-1207321422'), ('const-0', u'RETURN_-1207321554'), ('tmp_182', u'CBRANCH_-1207321577'), (u'MULTIEQUAL_-1207321453', u'INT_NOTEQUAL_-1207321607'), ('tmp_522', u'INT_NOTEQUAL_-1207321683'), (u'INT_NOTEQUAL_-1207321578', u'CBRANCH_-1207321577'), ('const-0', u'PTRSUB_-1207321439'), (u'PTRADD_-1207321436', u'LOAD_-1207321643')]
[(u'INT_NOTEQUAL_-1207321650', u'CBRANCH_-1207321649'), (u'CAST_-1207321439', u'LOAD_-1207321643'), (u'MULTIEQUAL_-1207321461', u'MULTIEQUAL_-1207321475'), ('tmp_517', u'MULTIEQUAL_-1207321475'), ('tmp_38', u'CBRANCH_-1207321678'), (u'LOAD_-1207321670', u'LOAD_-1207321649'), ('tmp_518', u'MULTIEQUAL_-1207321424'), (u'CAST_-1207321452', u'LOAD_-1207321670'), ('const-433', u'LOAD_-1207321643'), (u'MULTIEQUAL_-1207321455', u'MULTIEQUAL_-1207321469'), ('const-433', u'LOAD_-1207321670'), ('tmp_518', u'INT_NOTEQUAL_-1207321683'), ('tmp_518', u'MULTIEQUAL_-1207321469'), (u'MULTIEQUAL_-1207321469', u'MULTIEQUAL_-1207321455'), (u'INDIRECT_-1207321465', u'MULTIEQUAL_-1207321461'), ('tmp_72', u'CBRANCH_-1207321649'), (u'MULTIEQUAL_-1207321520', u'INT_ADD_-1207321616'), (u'INT_ADD_-1207321616', u'INT_NOTEQUAL_-1207321607'), ('const-8', u'INT_ADD_-1207321627'), (u'MULTIEQUAL_-1207321520', u'INT_ADD_-1207321654'), ('const-32', u'INT_ADD_-1207321616'), ('const-0', u'INT_NOTEQUAL_-1207321650'), (u'MULTIEQUAL_-1207321461', u'INT_NOTEQUAL_-1207321578'), (u'MULTIEQUAL_-1207321461', u'COPY_-1207321578'), (u'INT_ADD_-1207321627', u'CAST_-1207321439'), (u'LOAD_-1207321670', u'INT_NOTEQUAL_-1207321650'), (u'LOAD_-1207321643', u'CALLIND_-1207321633'), (u'MULTIEQUAL_-1207321455', u'INT_NOTEQUAL_-1207321607'), (u'MULTIEQUAL_-1207321475', u'MULTIEQUAL_-1207321461'), (u'INT_NOTEQUAL_-1207321607', u'CBRANCH_-1207321601'), (u'INT_ADD_-1207321616', u'MULTIEQUAL_-1207321520'), (u'LOAD_-1207321649', u'INT_ADD_-1207321627'), (u'MULTIEQUAL_-1207321424', u'COPY_-1207321483'), ('tmp_517', u'MULTIEQUAL_-1207321427'), (u'COPY_-1207321578', u'MULTIEQUAL_-1207321424'), (u'MULTIEQUAL_-1207321455', u'MULTIEQUAL_-1207321424'), (u'INDIRECT_-1207321460', u'MULTIEQUAL_-1207321455'), ('tmp_150', u'CBRANCH_-1207321601'), (u'MULTIEQUAL_-1207321427', u'COPY_-1207321488'), ('const-433', u'LOAD_-1207321649'), (u'INT_NOTEQUAL_-1207321683', u'CBRANCH_-1207321678'), (u'MULTIEQUAL_-1207321461', u'MULTIEQUAL_-1207321427'), ('const-0', u'RETURN_-1207321554'), ('tmp_517', u'COPY_-1207321525'), (u'COPY_-1207321525', u'MULTIEQUAL_-1207321520'), ('tmp_182', u'CBRANCH_-1207321577'), ('tmp_517', u'INT_NOTEQUAL_-1207321683'), ('const-16', u'INT_ADD_-1207321654'), (u'INT_ADD_-1207321616', u'INT_NOTEQUAL_-1207321578'), (u'INT_NOTEQUAL_-1207321578', u'CBRANCH_-1207321577'), (u'INT_ADD_-1207321654', u'CAST_-1207321452'), (u'CALLIND_-1207321633', u'INDIRECT_-1207321465'), (u'CALLIND_-1207321633', u'INDIRECT_-1207321460')]
null
null
0016bb90
x64
O2
(translation_unit "void FUN_0016bb90(void)\n\n{\n long lVar1;\n \n lVar1 = DAT_0043e880;\n if (DAT_0043e880 != DAT_0043e888) {\n do {\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n } while (DAT_0043e888 != lVar1);\n if (lVar1 != DAT_0043e880) {\n DAT_0043e888 = DAT_0043e880;\n }\n }\n return;\n}\n\n" (function_definition "void FUN_0016bb90(void)\n\n{\n long lVar1;\n \n lVar1 = DAT_0043e880;\n if (DAT_0043e880 != DAT_0043e888) {\n do {\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n } while (DAT_0043e888 != lVar1);\n if (lVar1 != DAT_0043e880) {\n DAT_0043e888 = DAT_0043e880;\n }\n }\n return;\n}" primitive_type (function_declarator "FUN_0016bb90(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long lVar1;\n \n lVar1 = DAT_0043e880;\n if (DAT_0043e880 != DAT_0043e888) {\n do {\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n } while (DAT_0043e888 != lVar1);\n if (lVar1 != DAT_0043e880) {\n DAT_0043e888 = DAT_0043e880;\n }\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = DAT_0043e880;" (assignment_expression "lVar1 = DAT_0043e880" identifier = identifier) ;) (if_statement "if (DAT_0043e880 != DAT_0043e888) {\n do {\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n } while (DAT_0043e888 != lVar1);\n if (lVar1 != DAT_0043e880) {\n DAT_0043e888 = DAT_0043e880;\n }\n }" if (parenthesized_expression "(DAT_0043e880 != DAT_0043e888)" ( (binary_expression "DAT_0043e880 != DAT_0043e888" identifier != identifier) )) (compound_statement "{\n do {\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n } while (DAT_0043e888 != lVar1);\n if (lVar1 != DAT_0043e880) {\n DAT_0043e888 = DAT_0043e880;\n }\n }" { (do_statement "do {\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n } while (DAT_0043e888 != lVar1);" do (compound_statement "{\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n }" { (if_statement "if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }" if (parenthesized_expression "(*(long **)(lVar1 + 0x10) != (long *)0x0)" ( (binary_expression "*(long **)(lVar1 + 0x10) != (long *)0x0" (pointer_expression "*(long **)(lVar1 + 0x10)" * (cast_expression "(long **)(lVar1 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) )))) != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }" { (expression_statement "(**(code **)(**(long **)(lVar1 + 0x10) + 8))();" (call_expression "(**(code **)(**(long **)(lVar1 + 0x10) + 8))()" (parenthesized_expression "(**(code **)(**(long **)(lVar1 + 0x10) + 8))" ( (pointer_expression "**(code **)(**(long **)(lVar1 + 0x10) + 8)" * (pointer_expression "*(code **)(**(long **)(lVar1 + 0x10) + 8)" * (cast_expression "(code **)(**(long **)(lVar1 + 0x10) + 8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(lVar1 + 0x10) + 8)" ( (binary_expression "**(long **)(lVar1 + 0x10) + 8" (pointer_expression "**(long **)(lVar1 + 0x10)" * (pointer_expression "*(long **)(lVar1 + 0x10)" * (cast_expression "(long **)(lVar1 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "()" ( ))) ;) })) (expression_statement "lVar1 = lVar1 + 0x20;" (assignment_expression "lVar1 = lVar1 + 0x20" identifier = (binary_expression "lVar1 + 0x20" identifier + number_literal)) ;) }) while (parenthesized_expression "(DAT_0043e888 != lVar1)" ( (binary_expression "DAT_0043e888 != lVar1" identifier != identifier) )) ;) (if_statement "if (lVar1 != DAT_0043e880) {\n DAT_0043e888 = DAT_0043e880;\n }" if (parenthesized_expression "(lVar1 != DAT_0043e880)" ( (binary_expression "lVar1 != DAT_0043e880" identifier != identifier) )) (compound_statement "{\n DAT_0043e888 = DAT_0043e880;\n }" { (expression_statement "DAT_0043e888 = DAT_0043e880;" (assignment_expression "DAT_0043e888 = DAT_0043e880" identifier = identifier) ;) })) })) (return_statement "return;" return ;) })))
(translation_unit "void gold::Dwarf_line_info::clear_addr2line_cache(void)\n\n{\n pointer pAVar1;\n \n pAVar1 = addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_start;\n if (addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_start !=\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_finish) {\n do {\n if (pAVar1->dwarf_line_info != (Dwarf_line_info *)0x0) {\n (*pAVar1->dwarf_line_info->_vptr_Dwarf_line_info[1])();\n }\n pAVar1 = pAVar1 + 1;\n } while (addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_finish != pAVar1);\n if (pAVar1 != addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_start) {\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_finish =\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_start;\n }\n }\n return;\n}\n\n" (function_definition "void gold::Dwarf_line_info::clear_addr2line_cache(void)\n\n{\n pointer pAVar1;\n \n pAVar1 = addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_start;\n if (addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_start !=\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_finish) {\n do {\n if (pAVar1->dwarf_line_info != (Dwarf_line_info *)0x0) {\n (*pAVar1->dwarf_line_info->_vptr_Dwarf_line_info[1])();\n }\n pAVar1 = pAVar1 + 1;\n } while (addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_finish != pAVar1);\n if (pAVar1 != addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_start) {\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_finish =\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_start;\n }\n }\n return;\n}" primitive_type (ERROR "gold::Dwarf_line_info::" identifier : : identifier : :) (function_declarator "clear_addr2line_cache(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n pointer pAVar1;\n \n pAVar1 = addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_start;\n if (addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_start !=\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_finish) {\n do {\n if (pAVar1->dwarf_line_info != (Dwarf_line_info *)0x0) {\n (*pAVar1->dwarf_line_info->_vptr_Dwarf_line_info[1])();\n }\n pAVar1 = pAVar1 + 1;\n } while (addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_finish != pAVar1);\n if (pAVar1 != addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_start) {\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_finish =\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_start;\n }\n }\n return;\n}" { (declaration "pointer pAVar1;" type_identifier identifier ;) (ERROR "pAVar1 = addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::" (comma_expression "pAVar1 = addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std" (assignment_expression "pAVar1 = addr2line_cache.\n super__Vector_base<gold" identifier = (binary_expression "addr2line_cache.\n super__Vector_base<gold" (field_expression "addr2line_cache.\n super__Vector_base" identifier . field_identifier) < identifier)) (ERROR "::Addr2line_cache_entry" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Addr2line_cache_entry>_>\n ._M_impl._M_start;" (field_expression "Addr2line_cache_entry>_>\n ._M_impl._M_start" (field_expression "Addr2line_cache_entry>_>\n ._M_impl" (binary_expression "Addr2line_cache_entry>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_start !=\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_finish) {\n do {\n if (pAVar1->dwarf_line_info != (Dwarf_line_info *)0x0) {\n (*pAVar1->dwarf_line_info->_vptr_Dwarf_line_info[1])();\n }\n pAVar1 = pAVar1 + 1;\n } while (addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_finish != pAVar1);\n if (pAVar1 != addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_start) {\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_finish =\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_start;\n }\n }" if (parenthesized_expression "(addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_start !=\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_finish)" ( (ERROR "addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_start !=\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::" (comma_expression "addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std" (binary_expression "addr2line_cache.\n super__Vector_base<gold" (field_expression "addr2line_cache.\n super__Vector_base" identifier . field_identifier) < identifier) (ERROR "::Addr2line_cache_entry" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (binary_expression "Addr2line_cache_entry>_>.\n _M_impl._M_start !=\n addr2line_cache.\n super__Vector_base<gold" (field_expression "Addr2line_cache_entry>_>.\n _M_impl._M_start" (field_expression "Addr2line_cache_entry>_>.\n _M_impl" (binary_expression "Addr2line_cache_entry>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) != (binary_expression "addr2line_cache.\n super__Vector_base<gold" (field_expression "addr2line_cache.\n super__Vector_base" identifier . field_identifier) < identifier)) : : (comma_expression "Addr2line_cache_entry,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (field_expression "Addr2line_cache_entry>_>.\n _M_impl._M_finish" (field_expression "Addr2line_cache_entry>_>.\n _M_impl" (binary_expression "Addr2line_cache_entry>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) )) (compound_statement "{\n do {\n if (pAVar1->dwarf_line_info != (Dwarf_line_info *)0x0) {\n (*pAVar1->dwarf_line_info->_vptr_Dwarf_line_info[1])();\n }\n pAVar1 = pAVar1 + 1;\n } while (addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_finish != pAVar1);\n if (pAVar1 != addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_start) {\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_finish =\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_start;\n }\n }" { (do_statement "do {\n if (pAVar1->dwarf_line_info != (Dwarf_line_info *)0x0) {\n (*pAVar1->dwarf_line_info->_vptr_Dwarf_line_info[1])();\n }\n pAVar1 = pAVar1 + 1;\n } while (addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_finish != pAVar1);" do (compound_statement "{\n if (pAVar1->dwarf_line_info != (Dwarf_line_info *)0x0) {\n (*pAVar1->dwarf_line_info->_vptr_Dwarf_line_info[1])();\n }\n pAVar1 = pAVar1 + 1;\n }" { (if_statement "if (pAVar1->dwarf_line_info != (Dwarf_line_info *)0x0) {\n (*pAVar1->dwarf_line_info->_vptr_Dwarf_line_info[1])();\n }" if (parenthesized_expression "(pAVar1->dwarf_line_info != (Dwarf_line_info *)0x0)" ( (binary_expression "pAVar1->dwarf_line_info != (Dwarf_line_info *)0x0" (field_expression "pAVar1->dwarf_line_info" identifier -> field_identifier) != (cast_expression "(Dwarf_line_info *)0x0" ( (type_descriptor "Dwarf_line_info *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n (*pAVar1->dwarf_line_info->_vptr_Dwarf_line_info[1])();\n }" { (expression_statement "(*pAVar1->dwarf_line_info->_vptr_Dwarf_line_info[1])();" (call_expression "(*pAVar1->dwarf_line_info->_vptr_Dwarf_line_info[1])()" (parenthesized_expression "(*pAVar1->dwarf_line_info->_vptr_Dwarf_line_info[1])" ( (pointer_expression "*pAVar1->dwarf_line_info->_vptr_Dwarf_line_info[1]" * (subscript_expression "pAVar1->dwarf_line_info->_vptr_Dwarf_line_info[1]" (field_expression "pAVar1->dwarf_line_info->_vptr_Dwarf_line_info" (field_expression "pAVar1->dwarf_line_info" identifier -> field_identifier) -> field_identifier) [ number_literal ])) )) (argument_list "()" ( ))) ;) })) (expression_statement "pAVar1 = pAVar1 + 1;" (assignment_expression "pAVar1 = pAVar1 + 1" identifier = (binary_expression "pAVar1 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_finish != pAVar1)" ( (ERROR "addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::" (comma_expression "addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std" (binary_expression "addr2line_cache.\n super__Vector_base<gold" (field_expression "addr2line_cache.\n super__Vector_base" identifier . field_identifier) < identifier) (ERROR "::Addr2line_cache_entry" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Addr2line_cache_entry>_>\n ._M_impl._M_finish != pAVar1" (field_expression "Addr2line_cache_entry>_>\n ._M_impl._M_finish" (field_expression "Addr2line_cache_entry>_>\n ._M_impl" (binary_expression "Addr2line_cache_entry>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) != identifier) )) ;) (if_statement "if (pAVar1 != addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_start) {\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_finish =\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_start;\n }" if (parenthesized_expression "(pAVar1 != addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_start)" ( (ERROR "pAVar1 != addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::" (comma_expression "pAVar1 != addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std" (binary_expression "pAVar1 != addr2line_cache.\n super__Vector_base<gold" identifier != (binary_expression "addr2line_cache.\n super__Vector_base<gold" (field_expression "addr2line_cache.\n super__Vector_base" identifier . field_identifier) < identifier)) (ERROR "::Addr2line_cache_entry" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (field_expression "Addr2line_cache_entry>_>\n ._M_impl._M_start" (field_expression "Addr2line_cache_entry>_>\n ._M_impl" (binary_expression "Addr2line_cache_entry>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) )) (compound_statement "{\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_finish =\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>\n ._M_impl._M_start;\n }" { (ERROR "addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::Addr2line_cache_entry>_>.\n _M_impl._M_finish =\n addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std::allocator<gold::" (comma_expression "addr2line_cache.\n super__Vector_base<gold::Addr2line_cache_entry,_std" (binary_expression "addr2line_cache.\n super__Vector_base<gold" (field_expression "addr2line_cache.\n super__Vector_base" identifier . field_identifier) < identifier) (ERROR "::Addr2line_cache_entry" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (assignment_expression "Addr2line_cache_entry>_>.\n _M_impl._M_finish =\n addr2line_cache.\n super__Vector_base<gold" (field_expression "Addr2line_cache_entry>_>.\n _M_impl._M_finish" (field_expression "Addr2line_cache_entry>_>.\n _M_impl" (binary_expression "Addr2line_cache_entry>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (binary_expression "addr2line_cache.\n super__Vector_base<gold" (field_expression "addr2line_cache.\n super__Vector_base" identifier . field_identifier) < identifier)) : : (comma_expression "Addr2line_cache_entry,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Addr2line_cache_entry>_>\n ._M_impl._M_start;" (field_expression "Addr2line_cache_entry>_>\n ._M_impl._M_start" (field_expression "Addr2line_cache_entry>_>\n ._M_impl" (binary_expression "Addr2line_cache_entry>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) })) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0016bb90(void)\n\n{\n long lVar1;\n \n lVar1 = DAT_0043e880;\n if (DAT_0043e880 != DAT_0043e888) {\n do {\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n } while (DAT_0043e888 != lVar1);\n if (lVar1 != DAT_0043e880) {\n DAT_0043e888 = DAT_0043e880;\n }\n }\n return;\n}\n\n" (function_definition "void FUN_0016bb90(void)\n\n{\n long lVar1;\n \n lVar1 = DAT_0043e880;\n if (DAT_0043e880 != DAT_0043e888) {\n do {\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n } while (DAT_0043e888 != lVar1);\n if (lVar1 != DAT_0043e880) {\n DAT_0043e888 = DAT_0043e880;\n }\n }\n return;\n}" primitive_type (function_declarator "FUN_0016bb90(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long lVar1;\n \n lVar1 = DAT_0043e880;\n if (DAT_0043e880 != DAT_0043e888) {\n do {\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n } while (DAT_0043e888 != lVar1);\n if (lVar1 != DAT_0043e880) {\n DAT_0043e888 = DAT_0043e880;\n }\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = DAT_0043e880;" (assignment_expression "lVar1 = DAT_0043e880" identifier = identifier) ;) (if_statement "if (DAT_0043e880 != DAT_0043e888) {\n do {\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n } while (DAT_0043e888 != lVar1);\n if (lVar1 != DAT_0043e880) {\n DAT_0043e888 = DAT_0043e880;\n }\n }" if (parenthesized_expression "(DAT_0043e880 != DAT_0043e888)" ( (binary_expression "DAT_0043e880 != DAT_0043e888" identifier != identifier) )) (compound_statement "{\n do {\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n } while (DAT_0043e888 != lVar1);\n if (lVar1 != DAT_0043e880) {\n DAT_0043e888 = DAT_0043e880;\n }\n }" { (do_statement "do {\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n } while (DAT_0043e888 != lVar1);" do (compound_statement "{\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n }" { (if_statement "if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }" if (parenthesized_expression "(*(long **)(lVar1 + 0x10) != (long *)0x0)" ( (binary_expression "*(long **)(lVar1 + 0x10) != (long *)0x0" (pointer_expression "*(long **)(lVar1 + 0x10)" * (cast_expression "(long **)(lVar1 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) )))) != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }" { (expression_statement "(**(code **)(**(long **)(lVar1 + 0x10) + 8))();" (call_expression "(**(code **)(**(long **)(lVar1 + 0x10) + 8))()" (parenthesized_expression "(**(code **)(**(long **)(lVar1 + 0x10) + 8))" ( (pointer_expression "**(code **)(**(long **)(lVar1 + 0x10) + 8)" * (pointer_expression "*(code **)(**(long **)(lVar1 + 0x10) + 8)" * (cast_expression "(code **)(**(long **)(lVar1 + 0x10) + 8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(lVar1 + 0x10) + 8)" ( (binary_expression "**(long **)(lVar1 + 0x10) + 8" (pointer_expression "**(long **)(lVar1 + 0x10)" * (pointer_expression "*(long **)(lVar1 + 0x10)" * (cast_expression "(long **)(lVar1 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "()" ( ))) ;) })) (expression_statement "lVar1 = lVar1 + 0x20;" (assignment_expression "lVar1 = lVar1 + 0x20" identifier = (binary_expression "lVar1 + 0x20" identifier + number_literal)) ;) }) while (parenthesized_expression "(DAT_0043e888 != lVar1)" ( (binary_expression "DAT_0043e888 != lVar1" identifier != identifier) )) ;) (if_statement "if (lVar1 != DAT_0043e880) {\n DAT_0043e888 = DAT_0043e880;\n }" if (parenthesized_expression "(lVar1 != DAT_0043e880)" ( (binary_expression "lVar1 != DAT_0043e880" identifier != identifier) )) (compound_statement "{\n DAT_0043e888 = DAT_0043e880;\n }" { (expression_statement "DAT_0043e888 = DAT_0043e880;" (assignment_expression "DAT_0043e888 = DAT_0043e880" identifier = identifier) ;) })) })) (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 IDENT = 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 * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (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 * (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + LIT) ))))) )) (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) })) (return_statement return ;) })))
(function_definition "void FUN_0016bb90(void)\n\n{\n long lVar1;\n \n lVar1 = DAT_0043e880;\n if (DAT_0043e880 != DAT_0043e888) {\n do {\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n } while (DAT_0043e888 != lVar1);\n if (lVar1 != DAT_0043e880) {\n DAT_0043e888 = DAT_0043e880;\n }\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0016bb90(void)" (identifier "FUN_0016bb90") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long lVar1;\n \n lVar1 = DAT_0043e880;\n if (DAT_0043e880 != DAT_0043e888) {\n do {\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n } while (DAT_0043e888 != lVar1);\n if (lVar1 != DAT_0043e880) {\n DAT_0043e888 = DAT_0043e880;\n }\n }\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (expression_statement "lVar1 = DAT_0043e880;" (assignment_expression "lVar1 = DAT_0043e880" (identifier "lVar1") (= "=") (identifier "DAT_0043e880")) (; ";")) (if_statement "if (DAT_0043e880 != DAT_0043e888) {\n do {\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n } while (DAT_0043e888 != lVar1);\n if (lVar1 != DAT_0043e880) {\n DAT_0043e888 = DAT_0043e880;\n }\n }" (if "if") (parenthesized_expression "(DAT_0043e880 != DAT_0043e888)" (( "(") (binary_expression "DAT_0043e880 != DAT_0043e888" (identifier "DAT_0043e880") (!= "!=") (identifier "DAT_0043e888")) () ")")) (compound_statement "{\n do {\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n } while (DAT_0043e888 != lVar1);\n if (lVar1 != DAT_0043e880) {\n DAT_0043e888 = DAT_0043e880;\n }\n }" ({ "{") (do_statement "do {\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n } while (DAT_0043e888 != lVar1);" (do "do") (compound_statement "{\n if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }\n lVar1 = lVar1 + 0x20;\n }" ({ "{") (if_statement "if (*(long **)(lVar1 + 0x10) != (long *)0x0) {\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }" (if "if") (parenthesized_expression "(*(long **)(lVar1 + 0x10) != (long *)0x0)" (( "(") (binary_expression "*(long **)(lVar1 + 0x10) != (long *)0x0" (pointer_expression "*(long **)(lVar1 + 0x10)" (* "*") (cast_expression "(long **)(lVar1 + 0x10)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar1 + 0x10)" (( "(") (binary_expression "lVar1 + 0x10" (identifier "lVar1") (+ "+") (number_literal "0x10")) () ")")))) (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n (**(code **)(**(long **)(lVar1 + 0x10) + 8))();\n }" ({ "{") (expression_statement "(**(code **)(**(long **)(lVar1 + 0x10) + 8))();" (call_expression "(**(code **)(**(long **)(lVar1 + 0x10) + 8))()" (parenthesized_expression "(**(code **)(**(long **)(lVar1 + 0x10) + 8))" (( "(") (pointer_expression "**(code **)(**(long **)(lVar1 + 0x10) + 8)" (* "*") (pointer_expression "*(code **)(**(long **)(lVar1 + 0x10) + 8)" (* "*") (cast_expression "(code **)(**(long **)(lVar1 + 0x10) + 8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(**(long **)(lVar1 + 0x10) + 8)" (( "(") (binary_expression "**(long **)(lVar1 + 0x10) + 8" (pointer_expression "**(long **)(lVar1 + 0x10)" (* "*") (pointer_expression "*(long **)(lVar1 + 0x10)" (* "*") (cast_expression "(long **)(lVar1 + 0x10)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar1 + 0x10)" (( "(") (binary_expression "lVar1 + 0x10" (identifier "lVar1") (+ "+") (number_literal "0x10")) () ")"))))) (+ "+") (number_literal "8")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "lVar1 = lVar1 + 0x20;" (assignment_expression "lVar1 = lVar1 + 0x20" (identifier "lVar1") (= "=") (binary_expression "lVar1 + 0x20" (identifier "lVar1") (+ "+") (number_literal "0x20"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(DAT_0043e888 != lVar1)" (( "(") (binary_expression "DAT_0043e888 != lVar1" (identifier "DAT_0043e888") (!= "!=") (identifier "lVar1")) () ")")) (; ";")) (if_statement "if (lVar1 != DAT_0043e880) {\n DAT_0043e888 = DAT_0043e880;\n }" (if "if") (parenthesized_expression "(lVar1 != DAT_0043e880)" (( "(") (binary_expression "lVar1 != DAT_0043e880" (identifier "lVar1") (!= "!=") (identifier "DAT_0043e880")) () ")")) (compound_statement "{\n DAT_0043e888 = DAT_0043e880;\n }" ({ "{") (expression_statement "DAT_0043e888 = DAT_0043e880;" (assignment_expression "DAT_0043e888 = DAT_0043e880" (identifier "DAT_0043e888") (= "=") (identifier "DAT_0043e880")) (; ";")) (} "}"))) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
void gold::type_2::function_1(void) { type_1 var_3; var_3 = addr2line_cache. super__Vector_base<gold::var_1,_std::allocator<gold::var_1>var_2> ._M_impl._M_start; if (addr2line_cache. super__Vector_base<gold::var_1,_std::allocator<gold::var_1>var_2>. _M_impl._M_start != addr2line_cache. super__Vector_base<gold::var_1,_std::allocator<gold::var_1>var_2>. _M_impl._M_finish) { do { if (var_3->dwarf_line_info != (type_2 *)0x0) { (*var_3->dwarf_line_info->_vptr_Dwarf_line_info[1])(); } var_3 = var_3 + 1; } while (addr2line_cache. super__Vector_base<gold::var_1,_std::allocator<gold::var_1>var_2> ._M_impl._M_finish != var_3); if (var_3 != addr2line_cache. super__Vector_base<gold::var_1,_std::allocator<gold::var_1>var_2> ._M_impl._M_start) { addr2line_cache. super__Vector_base<gold::var_1,_std::allocator<gold::var_1>var_2>. _M_impl._M_finish = addr2line_cache. super__Vector_base<gold::var_1,_std::allocator<gold::var_1>var_2> ._M_impl._M_start; } } 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: (identifier) right: (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (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: (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))))))) 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)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))))) (return_statement))))
null
void MASKED(void) { long lVar1; lVar1 = DAT_0043e880; if (DAT_0043e880 != DAT_0043e888) { do { if (*(long **)(lVar1 + 0x10) != (long *)0x0) { (**(code **)(**(long **)(lVar1 + 0x10) + 8))(); } lVar1 = lVar1 + 0x20; } while (DAT_0043e888 != lVar1); if (lVar1 != DAT_0043e880) { DAT_0043e888 = DAT_0043e880; } } return; }
2593_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
do_initialize_xindex
FUN_00186070
/* DWARF original prototype: Xindex * do_initialize_xindex(Sized_relobj_incr<32,_true> * this) */ Xindex * __thiscall gold::Sized_relobj_incr<32,_true>::do_initialize_xindex(Sized_relobj_incr<32,_true> *this) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.cc",0x948,"do_initialize_xindex"); }
void FUN_00186070(void) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/incremental.cc",0x948,"do_initialize_xindex"); }
SUB RSP,0x8 LEA RDX,[0x374770] MOV ESI,0x948 LEA RDI,[0x373468] CALL 0x0017c650
null
null
null
null
[('const-2376', u'CALL_-1207476068'), ('const-3617896', u'COPY_-1207476054'), (u'COPY_-1207476053', u'CALL_-1207476068'), ('const-3622768', u'COPY_-1207476053'), (u'COPY_-1207476054', u'CALL_-1207476068'), ('const-1', u'RETURN_-1207476063')]
[('const-2376', u'CALL_-1207476068'), ('const-3617896', u'COPY_-1207476055'), (u'COPY_-1207476055', u'CALL_-1207476068'), (u'COPY_-1207476054', u'CALL_-1207476068'), ('const-3622768', u'COPY_-1207476054'), ('const-1', u'RETURN_-1207476063')]
null
null
00186070
x64
O2
(translation_unit "void FUN_00186070(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/incremental.cc",0x948,"do_initialize_xindex");\n}\n\n" (function_definition "void FUN_00186070(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/incremental.cc",0x948,"do_initialize_xindex");\n}" primitive_type (function_declarator "FUN_00186070(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/incremental.cc",0x948,"do_initialize_xindex");\n}" { comment (expression_statement "FUN_0017c650("../../gold/incremental.cc",0x948,"do_initialize_xindex");" (call_expression "FUN_0017c650("../../gold/incremental.cc",0x948,"do_initialize_xindex")" identifier (argument_list "("../../gold/incremental.cc",0x948,"do_initialize_xindex")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""do_initialize_xindex"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: Xindex * do_initialize_xindex(Sized_relobj_incr<32,_true> * this) */\n\nXindex * __thiscall\ngold::Sized_relobj_incr<32,_true>::do_initialize_xindex(Sized_relobj_incr<32,_true> *this)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x948,"do_initialize_xindex");\n}\n\n" comment (ERROR "Xindex * __thiscall\ngold::Sized_relobj_incr<32,_true>::do_initialize_xindex(Sized_relobj_incr<32,_true> *this)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x948,"do_initialize_xindex");\n}" (binary_expression "Xindex * __thiscall\ngold::Sized_relobj_incr<32,_true>::do_initialize_xindex(Sized_relobj_incr<32,_true> *this)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x948,"do_initialize_xindex")" (binary_expression "Xindex * __thiscall\ngold::Sized_relobj_incr<32" (binary_expression "Xindex * __thiscall" identifier * identifier) (ERROR "gold::Sized_relobj_incr" identifier : : identifier) < number_literal) (ERROR ",_true" , identifier) > (ERROR "::do_initialize_xindex(Sized_relobj_incr<32,_true> *this)\n\n{" : : (call_expression "do_initialize_xindex(Sized_relobj_incr<32,_true> *this)" identifier (argument_list "(Sized_relobj_incr<32,_true> *this)" ( (binary_expression "Sized_relobj_incr<32" identifier < number_literal) , (binary_expression "_true> *this" identifier > (pointer_expression "*this" * identifier)) ))) {) comment (call_expression "do_gold_unreachable("../../gold/incremental.cc",0x948,"do_initialize_xindex")" identifier (argument_list "("../../gold/incremental.cc",0x948,"do_initialize_xindex")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""do_initialize_xindex"" " string_content ") )))) ; }))
(translation_unit "void FUN_00186070(void)\n\n{\n \n FUN_0017c650("../../gold/incremental.cc",0x948,"do_initialize_xindex");\n}\n\n" (function_definition "void FUN_00186070(void)\n\n{\n \n FUN_0017c650("../../gold/incremental.cc",0x948,"do_initialize_xindex");\n}" primitive_type (function_declarator "FUN_00186070(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n FUN_0017c650("../../gold/incremental.cc",0x948,"do_initialize_xindex");\n}" { (expression_statement "FUN_0017c650("../../gold/incremental.cc",0x948,"do_initialize_xindex");" (call_expression "FUN_0017c650("../../gold/incremental.cc",0x948,"do_initialize_xindex")" identifier (argument_list "("../../gold/incremental.cc",0x948,"do_initialize_xindex")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""do_initialize_xindex"" " 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_00186070(void)\n\n{\n \n FUN_0017c650("../../gold/incremental.cc",0x948,"do_initialize_xindex");\n}" (primitive_type "void") (function_declarator "FUN_00186070(void)" (identifier "FUN_00186070") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n FUN_0017c650("../../gold/incremental.cc",0x948,"do_initialize_xindex");\n}" ({ "{") (expression_statement "FUN_0017c650("../../gold/incremental.cc",0x948,"do_initialize_xindex");" (call_expression "FUN_0017c650("../../gold/incremental.cc",0x948,"do_initialize_xindex")" (identifier "FUN_0017c650") (argument_list "("../../gold/incremental.cc",0x948,"do_initialize_xindex")" (( "(") (string_literal ""../../gold/incremental.cc"" (" """) (string_content "../../gold/incremental.cc") (" """)) (, ",") (number_literal "0x948") (, ",") (string_literal ""do_initialize_xindex"" (" """) (string_content "do_initialize_xindex") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: Xindex * do_initialize_xindex(Sized_relobj_incr<32,_true> * this) */ Xindex * __thiscall gold::Sized_relobj_incr<32,_true>::do_initialize_xindex(Sized_relobj_incr<32,_true> *this) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.cc",0x948,"do_initialize_xindex"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(void) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/incremental.cc",0x948,"do_initialize_xindex"); }
935_pageant_and_pageant_strip.c
x11_identify_auth_proto
FUN_0013b260
int x11_identify_auth_proto(char *protoname) { long lVar1; byte *pbVar2; byte *pbVar3; undefined1 in_CF; bool bVar4; undefined1 in_ZF; bool bVar5; lVar1 = 0x13; pbVar2 = (byte *)protoname; pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1"; do { if (lVar1 == 0) break; lVar1 = lVar1 + -1; in_CF = *pbVar2 < *pbVar3; in_ZF = *pbVar2 == *pbVar3; pbVar2 = pbVar2 + 1; pbVar3 = pbVar3 + 1; } while ((bool)in_ZF); bVar4 = false; bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF; if (bVar5) { return 1; } lVar1 = 0x14; pbVar2 = (byte *)"XDM-AUTHORIZATION-1"; do { if (lVar1 == 0) break; lVar1 = lVar1 + -1; bVar4 = (byte)*protoname < *pbVar2; bVar5 = *protoname == *pbVar2; protoname = (char *)((byte *)protoname + 1); pbVar2 = pbVar2 + 1; } while (bVar5); return (-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1; }
int FUN_0013b260(byte *param_1) { long lVar1; byte *pbVar2; byte *pbVar3; undefined1 in_CF; bool bVar4; undefined1 in_ZF; bool bVar5; lVar1 = 0x13; pbVar2 = param_1; pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1"; do { if (lVar1 == 0) break; lVar1 = lVar1 + -1; in_CF = *pbVar2 < *pbVar3; in_ZF = *pbVar2 == *pbVar3; pbVar2 = pbVar2 + 1; pbVar3 = pbVar3 + 1; } while ((bool)in_ZF); bVar4 = false; bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF; if (bVar5) { return 1; } lVar1 = 0x14; pbVar2 = (byte *)"XDM-AUTHORIZATION-1"; do { if (lVar1 == 0) break; lVar1 = lVar1 + -1; bVar4 = *param_1 < *pbVar2; bVar5 = *param_1 == *pbVar2; param_1 = param_1 + 1; pbVar2 = pbVar2 + 1; } while (bVar5); return (-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1; }
MOV RDX,RDI MOV ECX,0x13 LEA RDI,[0x145eb5] MOV RSI,RDX CMPSB.REPE RDI,RSI SETA AL SBB AL,0x0 TEST AL,AL JZ 0x0013b2a8 MOV ECX,0x14 LEA RDI,[0x145ec8] MOV RSI,RDX CMPSB.REPE RDI,RSI SETA AL SBB AL,0x0 MOVSX EAX,AL CMP EAX,0x1 SBB EAX,EAX AND EAX,0x3 SUB EAX,0x1 RET MOV EAX,0x1 RET
null
null
null
null
[('const-0', u'RETURN_-1207127208'), (u'MULTIEQUAL_-1207127023', u'LOAD_-1207127335'), (u'CAST_-1207126951', u'COPY_-1207127024'), (u'MULTIEQUAL_-1207127011', u'MULTIEQUAL_-1207127008'), (u'INT_LESS_-1207127402', u'MULTIEQUAL_-1207127040'), (u'CAST_-1207126947', u'PTRADD_-1207127276'), (u'COPY_-1207127367', u'MULTIEQUAL_-1207127031'), (u'COPY_-1207127087', u'RETURN_-1207127224'), (u'COPY_-1207127024', u'MULTIEQUAL_-1207127023'), ('const-0', u'INT_EQUAL_-1207127339'), (u'INT_EQUAL_-1207127318', u'MULTIEQUAL_-1207127011'), ('tmp_78', u'CBRANCH_-1207127403'), (u'LOAD_-1207127333', u'CAST_-1207126946'), ('tmp_437', u'COPY_-1207127028'), (u'MULTIEQUAL_-1207127051', u'PTRADD_-1207127360'), ('const--1', u'INT_ADD_-1207127413'), (u'MULTIEQUAL_-1207127035', u'MULTIEQUAL_-1207127032'), (u'INT_EQUAL_-1207127402', u'MULTIEQUAL_-1207127032'), (u'INT_EQUAL_-1207127402', u'MULTIEQUAL_-1207127035'), (u'MULTIEQUAL_-1207127040', u'CAST_-1207126975'), (u'CAST_-1207126982', u'COPY_-1207127048'), (u'INT_ADD_-1207127413', u'MULTIEQUAL_-1207127055'), (u'INT_LESS_-1207127318', u'MULTIEQUAL_-1207127019'), (u'COPY_-1207127028', u'MULTIEQUAL_-1207127027'), (u'BOOL_NEGATE_-1207127042', u'BOOL_AND_-1207127365'), ('const-433', u'LOAD_-1207127419'), (u'COPY_-1207127445', u'CAST_-1207126982'), (u'INT_SUB_-1207127227', u'COPY_-1207127087'), ('const-1', u'PTRADD_-1207127276'), (u'MULTIEQUAL_-1207127031', u'INT_EQUAL_-1207127339'), ('const-1334984', u'COPY_-1207127361'), (u'INT_ADD_-1207127329', u'MULTIEQUAL_-1207127031'), ('const-1334965', u'COPY_-1207127445'), (u'MULTIEQUAL_-1207127032', u'CAST_-1207126974'), (u'LOAD_-1207127335', u'INT_LESS_-1207127318'), (u'LOAD_-1207127335', u'INT_EQUAL_-1207127318'), (u'PTRADD_-1207127365', u'COPY_-1207127044'), ('tmp_154', u'CBRANCH_-1207127366'), (u'INT_EQUAL_-1207127281', u'INT_ZEXT_-1207127263'), (u'CAST_-1207126974', u'BOOL_NEGATE_-1207127041'), ('const-1', u'PTRADD_-1207127281'), ('const-1', u'PTRADD_-1207127365'), (u'BOOL_NEGATE_-1207127006', u'BOOL_AND_-1207127281'), (u'MULTIEQUAL_-1207127051', u'LOAD_-1207127417'), ('const-1', u'INT_SUB_-1207127227'), (u'PTRADD_-1207127360', u'COPY_-1207127048'), (u'MULTIEQUAL_-1207127027', u'LOAD_-1207127333'), (u'MULTIEQUAL_-1207127040', u'CAST_-1207126968'), ('const-433', u'LOAD_-1207127333'), ('const-1', u'PTRADD_-1207127360'), (u'COPY_-1207127048', u'MULTIEQUAL_-1207127051'), (u'CAST_-1207126978', u'CBRANCH_-1207127403'), ('const-1', u'PTRADD_-1207127360'), (u'CAST_-1207126968', u'INT_EQUAL_-1207127367'), (u'MULTIEQUAL_-1207127055', u'INT_ADD_-1207127413'), (u'COPY_-1207127052', u'MULTIEQUAL_-1207127051'), (u'MULTIEQUAL_-1207127055', u'INT_EQUAL_-1207127423'), (u'LOAD_-1207127419', u'INT_LESS_-1207127402'), (u'LOAD_-1207127419', u'INT_EQUAL_-1207127402'), (u'INT_EQUAL_-1207127402', u'CAST_-1207126978'), (u'MULTIEQUAL_-1207127031', u'INT_ADD_-1207127329'), ('const-0', u'COPY_-1207127381'), (u'MULTIEQUAL_-1207127008', u'BOOL_NEGATE_-1207127005'), ('tmp_437', u'CAST_-1207126983'), (u'INT_EQUAL_-1207127367', u'CBRANCH_-1207127366'), ('const--1', u'INT_ADD_-1207127329'), (u'PTRADD_-1207127281', u'COPY_-1207127020'), (u'INT_LESS_-1207127318', u'MULTIEQUAL_-1207127016'), (u'COPY_-1207127024', u'MULTIEQUAL_-1207127027'), ('tmp_165', u'CBRANCH_-1207127344'), (u'INT_EQUAL_-1207127318', u'CBRANCH_-1207127319'), (u'COPY_-1207127381', u'MULTIEQUAL_-1207127019'), (u'MULTIEQUAL_-1207127047', u'PTRADD_-1207127365'), (u'INT_EQUAL_-1207127339', u'CBRANCH_-1207127344'), ('const-0', u'RETURN_-1207127224'), (u'INT_2COMP_-1207126999', u'INT_AND_-1207127233'), (u'INT_EQUAL_-1207127318', u'MULTIEQUAL_-1207127008'), (u'CAST_-1207126983', u'COPY_-1207127052'), (u'BOOL_NEGATE_-1207127005', u'BOOL_AND_-1207127281'), ('const-433', u'LOAD_-1207127335'), ('const-20', u'COPY_-1207127367'), ('const-0', u'INT_EQUAL_-1207127423'), ('tmp_232', u'CBRANCH_-1207127319'), (u'PTRADD_-1207127276', u'CAST_-1207126945'), (u'COPY_-1207127044', u'MULTIEQUAL_-1207127047'), (u'BOOL_AND_-1207127281', u'INT_EQUAL_-1207127281'), ('const-1', u'COPY_-1207127074'), (u'COPY_-1207127048', u'MULTIEQUAL_-1207127047'), (u'BOOL_AND_-1207127365', u'INT_EQUAL_-1207127367'), (u'COPY_-1207127361', u'CAST_-1207126951'), ('const-433', u'LOAD_-1207127417'), ('tmp_11', u'CBRANCH_-1207127428'), (u'BOOL_NEGATE_-1207127041', u'BOOL_AND_-1207127365'), (u'LOAD_-1207127417', u'INT_LESS_-1207127402'), (u'LOAD_-1207127417', u'INT_EQUAL_-1207127402'), ('tmp_921', u'MULTIEQUAL_-1207127043'), (u'COPY_-1207127020', u'MULTIEQUAL_-1207127023'), (u'INT_ZEXT_-1207127263', u'INT_2COMP_-1207126999'), ('const-1', u'PTRADD_-1207127365'), (u'CAST_-1207126975', u'BOOL_NEGATE_-1207127042'), (u'INT_EQUAL_-1207127367', u'MULTIEQUAL_-1207127011'), (u'MULTIEQUAL_-1207127019', u'MULTIEQUAL_-1207127016'), ('const-19', u'COPY_-1207127451'), (u'COPY_-1207127074', u'RETURN_-1207127208'), (u'MULTIEQUAL_-1207127023', u'PTRADD_-1207127281'), (u'MULTIEQUAL_-1207127027', u'CAST_-1207126947'), (u'INT_LESS_-1207127402', u'MULTIEQUAL_-1207127043'), (u'MULTIEQUAL_-1207127016', u'BOOL_NEGATE_-1207127006'), (u'MULTIEQUAL_-1207127043', u'MULTIEQUAL_-1207127040'), (u'CAST_-1207126946', u'INT_LESS_-1207127318'), (u'MULTIEQUAL_-1207127047', u'LOAD_-1207127419'), (u'COPY_-1207127451', u'MULTIEQUAL_-1207127055'), ('const-3', u'INT_AND_-1207127233'), (u'INT_AND_-1207127233', u'INT_SUB_-1207127227'), ('const-1', u'PTRADD_-1207127276'), ('const-1', u'PTRADD_-1207127281'), (u'LOAD_-1207127333', u'INT_EQUAL_-1207127318'), (u'CAST_-1207126945', u'COPY_-1207127024'), (u'INT_EQUAL_-1207127423', u'CBRANCH_-1207127428'), ('tmp_919', u'MULTIEQUAL_-1207127035'), (u'MULTIEQUAL_-1207127016', u'INT_EQUAL_-1207127281')]
[('const-0', u'RETURN_-1207127208'), ('tmp_916', u'MULTIEQUAL_-1207127037'), (u'PTRADD_-1207127281', u'COPY_-1207127021'), (u'MULTIEQUAL_-1207127013', u'MULTIEQUAL_-1207127010'), (u'COPY_-1207127451', u'MULTIEQUAL_-1207127057'), ('const-1334984', u'COPY_-1207127361'), (u'MULTIEQUAL_-1207127018', u'BOOL_NEGATE_-1207127008'), (u'INT_2COMP_-1207127001', u'INT_AND_-1207127233'), (u'INT_LESS_-1207127402', u'MULTIEQUAL_-1207127045'), (u'INT_EQUAL_-1207127402', u'MULTIEQUAL_-1207127034'), (u'COPY_-1207127049', u'MULTIEQUAL_-1207127053'), ('const-0', u'INT_EQUAL_-1207127339'), (u'COPY_-1207127053', u'MULTIEQUAL_-1207127053'), (u'COPY_-1207127381', u'MULTIEQUAL_-1207127021'), (u'PTRADD_-1207127360', u'COPY_-1207127049'), ('const-433', u'LOAD_-1207127417'), ('tmp_78', u'CBRANCH_-1207127403'), (u'MULTIEQUAL_-1207127021', u'MULTIEQUAL_-1207127018'), (u'CAST_-1207126953', u'COPY_-1207127025'), (u'CAST_-1207126977', u'BOOL_NEGATE_-1207127044'), ('const--1', u'INT_ADD_-1207127329'), (u'MULTIEQUAL_-1207127053', u'LOAD_-1207127417'), (u'BOOL_NEGATE_-1207127044', u'BOOL_AND_-1207127365'), (u'MULTIEQUAL_-1207127042', u'CAST_-1207126970'), ('const-1', u'PTRADD_-1207127281'), (u'INT_SUB_-1207127227', u'COPY_-1207127010'), ('tmp_918', u'MULTIEQUAL_-1207127045'), ('const--1', u'INT_ADD_-1207127413'), ('const-1', u'PTRADD_-1207127360'), (u'MULTIEQUAL_-1207127042', u'CAST_-1207126977'), (u'INT_LESS_-1207127318', u'MULTIEQUAL_-1207127021'), (u'CAST_-1207126976', u'BOOL_NEGATE_-1207127043'), ('const-1', u'PTRADD_-1207127276'), (u'INT_EQUAL_-1207127402', u'MULTIEQUAL_-1207127037'), (u'LOAD_-1207127335', u'INT_LESS_-1207127318'), (u'LOAD_-1207127335', u'INT_EQUAL_-1207127318'), ('tmp_154', u'CBRANCH_-1207127366'), (u'INT_EQUAL_-1207127281', u'INT_ZEXT_-1207127263'), ('const-1', u'PTRADD_-1207127281'), ('const-1', u'COPY_-1207126999'), ('const-1', u'INT_SUB_-1207127227'), (u'INT_ADD_-1207127413', u'MULTIEQUAL_-1207127057'), (u'MULTIEQUAL_-1207127057', u'INT_EQUAL_-1207127423'), (u'BOOL_NEGATE_-1207127043', u'BOOL_AND_-1207127365'), (u'MULTIEQUAL_-1207127034', u'CAST_-1207126976'), (u'MULTIEQUAL_-1207127049', u'PTRADD_-1207127365'), (u'INT_EQUAL_-1207127367', u'MULTIEQUAL_-1207127013'), ('const-1', u'PTRADD_-1207127360'), ('const-433', u'LOAD_-1207127333'), (u'COPY_-1207127025', u'MULTIEQUAL_-1207127029'), (u'INT_ZEXT_-1207127263', u'INT_2COMP_-1207127001'), (u'LOAD_-1207127419', u'INT_EQUAL_-1207127402'), (u'LOAD_-1207127419', u'INT_LESS_-1207127402'), ('tmp_913', u'COPY_-1207127029'), (u'COPY_-1207127010', u'RETURN_-1207127224'), (u'MULTIEQUAL_-1207127049', u'LOAD_-1207127419'), ('const-0', u'COPY_-1207127381'), ('const-433', u'LOAD_-1207127335'), (u'INT_EQUAL_-1207127318', u'MULTIEQUAL_-1207127010'), (u'CAST_-1207126970', u'INT_EQUAL_-1207127367'), (u'INT_EQUAL_-1207127367', u'CBRANCH_-1207127366'), (u'BOOL_NEGATE_-1207127007', u'BOOL_AND_-1207127281'), (u'PTRADD_-1207127365', u'COPY_-1207127045'), (u'COPY_-1207126999', u'RETURN_-1207127208'), (u'MULTIEQUAL_-1207127045', u'MULTIEQUAL_-1207127042'), (u'MULTIEQUAL_-1207127033', u'INT_EQUAL_-1207127339'), ('const-1334965', u'COPY_-1207127445'), ('tmp_165', u'CBRANCH_-1207127344'), (u'INT_EQUAL_-1207127318', u'CBRANCH_-1207127319'), (u'CAST_-1207126980', u'CBRANCH_-1207127403'), (u'COPY_-1207127025', u'MULTIEQUAL_-1207127025'), (u'INT_EQUAL_-1207127339', u'CBRANCH_-1207127344'), ('const-0', u'RETURN_-1207127224'), (u'MULTIEQUAL_-1207127029', u'LOAD_-1207127333'), (u'INT_EQUAL_-1207127318', u'MULTIEQUAL_-1207127013'), (u'COPY_-1207127361', u'CAST_-1207126953'), ('const-20', u'COPY_-1207127367'), ('const-433', u'LOAD_-1207127419'), ('const-0', u'INT_EQUAL_-1207127423'), ('tmp_232', u'CBRANCH_-1207127319'), (u'INT_LESS_-1207127402', u'MULTIEQUAL_-1207127042'), (u'MULTIEQUAL_-1207127029', u'PTRADD_-1207127276'), (u'MULTIEQUAL_-1207127025', u'LOAD_-1207127335'), (u'MULTIEQUAL_-1207127018', u'INT_EQUAL_-1207127281'), (u'COPY_-1207127367', u'MULTIEQUAL_-1207127033'), (u'BOOL_AND_-1207127281', u'INT_EQUAL_-1207127281'), (u'CAST_-1207126984', u'COPY_-1207127049'), (u'MULTIEQUAL_-1207127033', u'INT_ADD_-1207127329'), ('const-1', u'PTRADD_-1207127365'), (u'BOOL_AND_-1207127365', u'INT_EQUAL_-1207127367'), (u'MULTIEQUAL_-1207127057', u'INT_ADD_-1207127413'), (u'MULTIEQUAL_-1207127053', u'PTRADD_-1207127360'), ('const-1', u'PTRADD_-1207127276'), ('tmp_11', u'CBRANCH_-1207127428'), (u'COPY_-1207127045', u'MULTIEQUAL_-1207127049'), (u'LOAD_-1207127417', u'INT_LESS_-1207127402'), (u'LOAD_-1207127417', u'INT_EQUAL_-1207127402'), (u'INT_EQUAL_-1207127402', u'CAST_-1207126980'), (u'INT_LESS_-1207127318', u'MULTIEQUAL_-1207127018'), ('const-1', u'PTRADD_-1207127365'), (u'COPY_-1207127029', u'MULTIEQUAL_-1207127029'), (u'COPY_-1207127445', u'CAST_-1207126984'), (u'MULTIEQUAL_-1207127037', u'MULTIEQUAL_-1207127034'), ('const-19', u'COPY_-1207127451'), (u'MULTIEQUAL_-1207127025', u'PTRADD_-1207127281'), (u'MULTIEQUAL_-1207127010', u'BOOL_NEGATE_-1207127007'), ('const-3', u'INT_AND_-1207127233'), (u'INT_AND_-1207127233', u'INT_SUB_-1207127227'), (u'COPY_-1207127049', u'MULTIEQUAL_-1207127049'), (u'LOAD_-1207127333', u'INT_LESS_-1207127318'), (u'LOAD_-1207127333', u'INT_EQUAL_-1207127318'), (u'BOOL_NEGATE_-1207127008', u'BOOL_AND_-1207127281'), (u'PTRADD_-1207127276', u'COPY_-1207127025'), (u'INT_ADD_-1207127329', u'MULTIEQUAL_-1207127033'), (u'COPY_-1207127021', u'MULTIEQUAL_-1207127025'), ('tmp_913', u'COPY_-1207127053'), (u'INT_EQUAL_-1207127423', u'CBRANCH_-1207127428')]
null
null
0013b260
x64
O2
(translation_unit "int FUN_0013b260(byte *param_1)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x13;\n pbVar2 = param_1;\n pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n return 1;\n }\n lVar1 = 0x14;\n pbVar2 = (byte *)"XDM-AUTHORIZATION-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_1 < *pbVar2;\n bVar5 = *param_1 == *pbVar2;\n param_1 = param_1 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n return (-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1;\n}\n\n" (function_definition "int FUN_0013b260(byte *param_1)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x13;\n pbVar2 = param_1;\n pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n return 1;\n }\n lVar1 = 0x14;\n pbVar2 = (byte *)"XDM-AUTHORIZATION-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_1 < *pbVar2;\n bVar5 = *param_1 == *pbVar2;\n param_1 = param_1 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n return (-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1;\n}" primitive_type (function_declarator "FUN_0013b260(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 *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x13;\n pbVar2 = param_1;\n pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n return 1;\n }\n lVar1 = 0x14;\n pbVar2 = (byte *)"XDM-AUTHORIZATION-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_1 < *pbVar2;\n bVar5 = *param_1 == *pbVar2;\n param_1 = param_1 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n return (-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar2;" type_identifier (pointer_declarator "*pbVar2" * identifier) ;) (declaration "byte *pbVar3;" type_identifier (pointer_declarator "*pbVar3" * identifier) ;) (declaration "undefined1 in_CF;" type_identifier identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (declaration "undefined1 in_ZF;" type_identifier identifier ;) (declaration "bool bVar5;" primitive_type identifier ;) (expression_statement "lVar1 = 0x13;" (assignment_expression "lVar1 = 0x13" identifier = number_literal) ;) (expression_statement "pbVar2 = param_1;" (assignment_expression "pbVar2 = param_1" identifier = identifier) ;) (expression_statement "pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1";" (assignment_expression "pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1"" identifier = (cast_expression "(byte *)"MIT-MAGIC-COOKIE-1"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""MIT-MAGIC-COOKIE-1"" " string_content "))) ;) (do_statement "do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);" do (compound_statement "{\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n }" { (if_statement "if (lVar1 == 0) break;" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar1 = lVar1 + -1;" (assignment_expression "lVar1 = lVar1 + -1" identifier = (binary_expression "lVar1 + -1" identifier + number_literal)) ;) (expression_statement "in_CF = *pbVar2 < *pbVar3;" (assignment_expression "in_CF = *pbVar2 < *pbVar3" identifier = (binary_expression "*pbVar2 < *pbVar3" (pointer_expression "*pbVar2" * identifier) < (pointer_expression "*pbVar3" * identifier))) ;) (expression_statement "in_ZF = *pbVar2 == *pbVar3;" (assignment_expression "in_ZF = *pbVar2 == *pbVar3" identifier = (binary_expression "*pbVar2 == *pbVar3" (pointer_expression "*pbVar2" * identifier) == (pointer_expression "*pbVar3" * identifier))) ;) (expression_statement "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" identifier = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) (expression_statement "pbVar3 = pbVar3 + 1;" (assignment_expression "pbVar3 = pbVar3 + 1" identifier = (binary_expression "pbVar3 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((bool)in_ZF)" ( (cast_expression "(bool)in_ZF" ( (type_descriptor "bool" primitive_type) ) identifier) )) ;) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (expression_statement "bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;" (assignment_expression "bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF" identifier = (binary_expression "(!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF" (parenthesized_expression "(!(bool)in_CF && !(bool)in_ZF)" ( (binary_expression "!(bool)in_CF && !(bool)in_ZF" (unary_expression "!(bool)in_CF" ! (cast_expression "(bool)in_CF" ( (type_descriptor "bool" primitive_type) ) identifier)) && (unary_expression "!(bool)in_ZF" ! (cast_expression "(bool)in_ZF" ( (type_descriptor "bool" primitive_type) ) identifier))) )) == (cast_expression "(bool)in_CF" ( (type_descriptor "bool" primitive_type) ) identifier))) ;) (if_statement "if (bVar5) {\n return 1;\n }" if (parenthesized_expression "(bVar5)" ( identifier )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "lVar1 = 0x14;" (assignment_expression "lVar1 = 0x14" identifier = number_literal) ;) (expression_statement "pbVar2 = (byte *)"XDM-AUTHORIZATION-1";" (assignment_expression "pbVar2 = (byte *)"XDM-AUTHORIZATION-1"" identifier = (cast_expression "(byte *)"XDM-AUTHORIZATION-1"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""XDM-AUTHORIZATION-1"" " string_content "))) ;) (do_statement "do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_1 < *pbVar2;\n bVar5 = *param_1 == *pbVar2;\n param_1 = param_1 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);" do (compound_statement "{\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_1 < *pbVar2;\n bVar5 = *param_1 == *pbVar2;\n param_1 = param_1 + 1;\n pbVar2 = pbVar2 + 1;\n }" { (if_statement "if (lVar1 == 0) break;" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar1 = lVar1 + -1;" (assignment_expression "lVar1 = lVar1 + -1" identifier = (binary_expression "lVar1 + -1" identifier + number_literal)) ;) (expression_statement "bVar4 = *param_1 < *pbVar2;" (assignment_expression "bVar4 = *param_1 < *pbVar2" identifier = (binary_expression "*param_1 < *pbVar2" (pointer_expression "*param_1" * identifier) < (pointer_expression "*pbVar2" * identifier))) ;) (expression_statement "bVar5 = *param_1 == *pbVar2;" (assignment_expression "bVar5 = *param_1 == *pbVar2" identifier = (binary_expression "*param_1 == *pbVar2" (pointer_expression "*param_1" * identifier) == (pointer_expression "*pbVar2" * 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 "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" identifier = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar5)" ( identifier )) ;) (return_statement "return (-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1;" return (binary_expression "(-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1" (parenthesized_expression "(-(uint)((!bVar4 && !bVar5) == bVar4) & 3)" ( (binary_expression "-(uint)((!bVar4 && !bVar5) == bVar4) & 3" (unary_expression "-(uint)((!bVar4 && !bVar5) == bVar4)" - (call_expression "(uint)((!bVar4 && !bVar5) == bVar4)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((!bVar4 && !bVar5) == bVar4)" ( (binary_expression "(!bVar4 && !bVar5) == bVar4" (parenthesized_expression "(!bVar4 && !bVar5)" ( (binary_expression "!bVar4 && !bVar5" (unary_expression "!bVar4" ! identifier) && (unary_expression "!bVar5" ! identifier)) )) == identifier) )))) & number_literal) )) - number_literal) ;) })))
(translation_unit "int x11_identify_auth_proto(char *protoname)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x13;\n pbVar2 = (byte *)protoname;\n pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n return 1;\n }\n lVar1 = 0x14;\n pbVar2 = (byte *)"XDM-AUTHORIZATION-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = (byte)*protoname < *pbVar2;\n bVar5 = *protoname == *pbVar2;\n protoname = (char *)((byte *)protoname + 1);\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n return (-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1;\n}\n\n" (function_definition "int x11_identify_auth_proto(char *protoname)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x13;\n pbVar2 = (byte *)protoname;\n pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n return 1;\n }\n lVar1 = 0x14;\n pbVar2 = (byte *)"XDM-AUTHORIZATION-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = (byte)*protoname < *pbVar2;\n bVar5 = *protoname == *pbVar2;\n protoname = (char *)((byte *)protoname + 1);\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n return (-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1;\n}" primitive_type (function_declarator "x11_identify_auth_proto(char *protoname)" identifier (parameter_list "(char *protoname)" ( (parameter_declaration "char *protoname" primitive_type (pointer_declarator "*protoname" * identifier)) ))) (compound_statement "{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x13;\n pbVar2 = (byte *)protoname;\n pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n return 1;\n }\n lVar1 = 0x14;\n pbVar2 = (byte *)"XDM-AUTHORIZATION-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = (byte)*protoname < *pbVar2;\n bVar5 = *protoname == *pbVar2;\n protoname = (char *)((byte *)protoname + 1);\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n return (-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar2;" type_identifier (pointer_declarator "*pbVar2" * identifier) ;) (declaration "byte *pbVar3;" type_identifier (pointer_declarator "*pbVar3" * identifier) ;) (declaration "undefined1 in_CF;" type_identifier identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (declaration "undefined1 in_ZF;" type_identifier identifier ;) (declaration "bool bVar5;" primitive_type identifier ;) (expression_statement "lVar1 = 0x13;" (assignment_expression "lVar1 = 0x13" identifier = number_literal) ;) (expression_statement "pbVar2 = (byte *)protoname;" (assignment_expression "pbVar2 = (byte *)protoname" identifier = (cast_expression "(byte *)protoname" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1";" (assignment_expression "pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1"" identifier = (cast_expression "(byte *)"MIT-MAGIC-COOKIE-1"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""MIT-MAGIC-COOKIE-1"" " string_content "))) ;) (do_statement "do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);" do (compound_statement "{\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n }" { (if_statement "if (lVar1 == 0) break;" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar1 = lVar1 + -1;" (assignment_expression "lVar1 = lVar1 + -1" identifier = (binary_expression "lVar1 + -1" identifier + number_literal)) ;) (expression_statement "in_CF = *pbVar2 < *pbVar3;" (assignment_expression "in_CF = *pbVar2 < *pbVar3" identifier = (binary_expression "*pbVar2 < *pbVar3" (pointer_expression "*pbVar2" * identifier) < (pointer_expression "*pbVar3" * identifier))) ;) (expression_statement "in_ZF = *pbVar2 == *pbVar3;" (assignment_expression "in_ZF = *pbVar2 == *pbVar3" identifier = (binary_expression "*pbVar2 == *pbVar3" (pointer_expression "*pbVar2" * identifier) == (pointer_expression "*pbVar3" * identifier))) ;) (expression_statement "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" identifier = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) (expression_statement "pbVar3 = pbVar3 + 1;" (assignment_expression "pbVar3 = pbVar3 + 1" identifier = (binary_expression "pbVar3 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((bool)in_ZF)" ( (cast_expression "(bool)in_ZF" ( (type_descriptor "bool" primitive_type) ) identifier) )) ;) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (expression_statement "bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;" (assignment_expression "bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF" identifier = (binary_expression "(!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF" (parenthesized_expression "(!(bool)in_CF && !(bool)in_ZF)" ( (binary_expression "!(bool)in_CF && !(bool)in_ZF" (unary_expression "!(bool)in_CF" ! (cast_expression "(bool)in_CF" ( (type_descriptor "bool" primitive_type) ) identifier)) && (unary_expression "!(bool)in_ZF" ! (cast_expression "(bool)in_ZF" ( (type_descriptor "bool" primitive_type) ) identifier))) )) == (cast_expression "(bool)in_CF" ( (type_descriptor "bool" primitive_type) ) identifier))) ;) (if_statement "if (bVar5) {\n return 1;\n }" if (parenthesized_expression "(bVar5)" ( identifier )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "lVar1 = 0x14;" (assignment_expression "lVar1 = 0x14" identifier = number_literal) ;) (expression_statement "pbVar2 = (byte *)"XDM-AUTHORIZATION-1";" (assignment_expression "pbVar2 = (byte *)"XDM-AUTHORIZATION-1"" identifier = (cast_expression "(byte *)"XDM-AUTHORIZATION-1"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""XDM-AUTHORIZATION-1"" " string_content "))) ;) (do_statement "do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = (byte)*protoname < *pbVar2;\n bVar5 = *protoname == *pbVar2;\n protoname = (char *)((byte *)protoname + 1);\n pbVar2 = pbVar2 + 1;\n } while (bVar5);" do (compound_statement "{\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = (byte)*protoname < *pbVar2;\n bVar5 = *protoname == *pbVar2;\n protoname = (char *)((byte *)protoname + 1);\n pbVar2 = pbVar2 + 1;\n }" { (if_statement "if (lVar1 == 0) break;" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar1 = lVar1 + -1;" (assignment_expression "lVar1 = lVar1 + -1" identifier = (binary_expression "lVar1 + -1" identifier + number_literal)) ;) (expression_statement "bVar4 = (byte)*protoname < *pbVar2;" (assignment_expression "bVar4 = (byte)*protoname < *pbVar2" identifier = (binary_expression "(byte)*protoname < *pbVar2" (binary_expression "(byte)*protoname" (parenthesized_expression "(byte)" ( identifier )) * identifier) < (pointer_expression "*pbVar2" * identifier))) ;) (expression_statement "bVar5 = *protoname == *pbVar2;" (assignment_expression "bVar5 = *protoname == *pbVar2" identifier = (binary_expression "*protoname == *pbVar2" (pointer_expression "*protoname" * identifier) == (pointer_expression "*pbVar2" * identifier))) ;) (expression_statement "protoname = (char *)((byte *)protoname + 1);" (assignment_expression "protoname = (char *)((byte *)protoname + 1)" identifier = (cast_expression "(char *)((byte *)protoname + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((byte *)protoname + 1)" ( (binary_expression "(byte *)protoname + 1" (cast_expression "(byte *)protoname" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) + number_literal) )))) ;) (expression_statement "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" identifier = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar5)" ( identifier )) ;) (return_statement "return (-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1;" return (binary_expression "(-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1" (parenthesized_expression "(-(uint)((!bVar4 && !bVar5) == bVar4) & 3)" ( (binary_expression "-(uint)((!bVar4 && !bVar5) == bVar4) & 3" (unary_expression "-(uint)((!bVar4 && !bVar5) == bVar4)" - (call_expression "(uint)((!bVar4 && !bVar5) == bVar4)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((!bVar4 && !bVar5) == bVar4)" ( (binary_expression "(!bVar4 && !bVar5) == bVar4" (parenthesized_expression "(!bVar4 && !bVar5)" ( (binary_expression "!bVar4 && !bVar5" (unary_expression "!bVar4" ! identifier) && (unary_expression "!bVar5" ! identifier)) )) == identifier) )))) & number_literal) )) - number_literal) ;) })))
(translation_unit "int FUN_0013b260(byte *param_1)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x13;\n pbVar2 = param_1;\n pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n return 1;\n }\n lVar1 = 0x14;\n pbVar2 = (byte *)"XDM-AUTHORIZATION-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_1 < *pbVar2;\n bVar5 = *param_1 == *pbVar2;\n param_1 = param_1 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n return (-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1;\n}\n\n" (function_definition "int FUN_0013b260(byte *param_1)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x13;\n pbVar2 = param_1;\n pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n return 1;\n }\n lVar1 = 0x14;\n pbVar2 = (byte *)"XDM-AUTHORIZATION-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_1 < *pbVar2;\n bVar5 = *param_1 == *pbVar2;\n param_1 = param_1 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n return (-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1;\n}" primitive_type (function_declarator "FUN_0013b260(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 *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x13;\n pbVar2 = param_1;\n pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n return 1;\n }\n lVar1 = 0x14;\n pbVar2 = (byte *)"XDM-AUTHORIZATION-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_1 < *pbVar2;\n bVar5 = *param_1 == *pbVar2;\n param_1 = param_1 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n return (-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar2;" type_identifier (pointer_declarator "*pbVar2" * identifier) ;) (declaration "byte *pbVar3;" type_identifier (pointer_declarator "*pbVar3" * identifier) ;) (declaration "undefined1 in_CF;" type_identifier identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (declaration "undefined1 in_ZF;" type_identifier identifier ;) (declaration "bool bVar5;" primitive_type identifier ;) (expression_statement "lVar1 = 0x13;" (assignment_expression "lVar1 = 0x13" identifier = number_literal) ;) (expression_statement "pbVar2 = param_1;" (assignment_expression "pbVar2 = param_1" identifier = identifier) ;) (expression_statement "pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1";" (assignment_expression "pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1"" identifier = (cast_expression "(byte *)"MIT-MAGIC-COOKIE-1"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""MIT-MAGIC-COOKIE-1"" " string_content "))) ;) (do_statement "do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);" do (compound_statement "{\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n }" { (if_statement "if (lVar1 == 0) break;" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar1 = lVar1 + -1;" (assignment_expression "lVar1 = lVar1 + -1" identifier = (binary_expression "lVar1 + -1" identifier + number_literal)) ;) (expression_statement "in_CF = *pbVar2 < *pbVar3;" (assignment_expression "in_CF = *pbVar2 < *pbVar3" identifier = (binary_expression "*pbVar2 < *pbVar3" (pointer_expression "*pbVar2" * identifier) < (pointer_expression "*pbVar3" * identifier))) ;) (expression_statement "in_ZF = *pbVar2 == *pbVar3;" (assignment_expression "in_ZF = *pbVar2 == *pbVar3" identifier = (binary_expression "*pbVar2 == *pbVar3" (pointer_expression "*pbVar2" * identifier) == (pointer_expression "*pbVar3" * identifier))) ;) (expression_statement "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" identifier = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) (expression_statement "pbVar3 = pbVar3 + 1;" (assignment_expression "pbVar3 = pbVar3 + 1" identifier = (binary_expression "pbVar3 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((bool)in_ZF)" ( (cast_expression "(bool)in_ZF" ( (type_descriptor "bool" primitive_type) ) identifier) )) ;) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (expression_statement "bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;" (assignment_expression "bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF" identifier = (binary_expression "(!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF" (parenthesized_expression "(!(bool)in_CF && !(bool)in_ZF)" ( (binary_expression "!(bool)in_CF && !(bool)in_ZF" (unary_expression "!(bool)in_CF" ! (cast_expression "(bool)in_CF" ( (type_descriptor "bool" primitive_type) ) identifier)) && (unary_expression "!(bool)in_ZF" ! (cast_expression "(bool)in_ZF" ( (type_descriptor "bool" primitive_type) ) identifier))) )) == (cast_expression "(bool)in_CF" ( (type_descriptor "bool" primitive_type) ) identifier))) ;) (if_statement "if (bVar5) {\n return 1;\n }" if (parenthesized_expression "(bVar5)" ( identifier )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "lVar1 = 0x14;" (assignment_expression "lVar1 = 0x14" identifier = number_literal) ;) (expression_statement "pbVar2 = (byte *)"XDM-AUTHORIZATION-1";" (assignment_expression "pbVar2 = (byte *)"XDM-AUTHORIZATION-1"" identifier = (cast_expression "(byte *)"XDM-AUTHORIZATION-1"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""XDM-AUTHORIZATION-1"" " string_content "))) ;) (do_statement "do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_1 < *pbVar2;\n bVar5 = *param_1 == *pbVar2;\n param_1 = param_1 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);" do (compound_statement "{\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_1 < *pbVar2;\n bVar5 = *param_1 == *pbVar2;\n param_1 = param_1 + 1;\n pbVar2 = pbVar2 + 1;\n }" { (if_statement "if (lVar1 == 0) break;" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar1 = lVar1 + -1;" (assignment_expression "lVar1 = lVar1 + -1" identifier = (binary_expression "lVar1 + -1" identifier + number_literal)) ;) (expression_statement "bVar4 = *param_1 < *pbVar2;" (assignment_expression "bVar4 = *param_1 < *pbVar2" identifier = (binary_expression "*param_1 < *pbVar2" (pointer_expression "*param_1" * identifier) < (pointer_expression "*pbVar2" * identifier))) ;) (expression_statement "bVar5 = *param_1 == *pbVar2;" (assignment_expression "bVar5 = *param_1 == *pbVar2" identifier = (binary_expression "*param_1 == *pbVar2" (pointer_expression "*param_1" * identifier) == (pointer_expression "*pbVar2" * 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 "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" identifier = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar5)" ( identifier )) ;) (return_statement "return (-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1;" return (binary_expression "(-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1" (parenthesized_expression "(-(uint)((!bVar4 && !bVar5) == bVar4) & 3)" ( (binary_expression "-(uint)((!bVar4 && !bVar5) == bVar4) & 3" (unary_expression "-(uint)((!bVar4 && !bVar5) == bVar4)" - (call_expression "(uint)((!bVar4 && !bVar5) == bVar4)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((!bVar4 && !bVar5) == bVar4)" ( (binary_expression "(!bVar4 && !bVar5) == bVar4" (parenthesized_expression "(!bVar4 && !bVar5)" ( (binary_expression "!bVar4 && !bVar5" (unary_expression "!bVar4" ! identifier) && (unary_expression "!bVar5" ! identifier)) )) == identifier) )))) & number_literal) )) - number_literal) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (string_literal " string_content "))) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) < (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) == (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (cast_expression ( (type_descriptor TYPE) ) IDENT) )) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! (cast_expression ( (type_descriptor TYPE) ) IDENT)) && (unary_expression ! (cast_expression ( (type_descriptor TYPE) ) IDENT))) )) == (cast_expression ( (type_descriptor TYPE) ) IDENT))) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (string_literal " string_content "))) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) < (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) == (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (return_statement return (binary_expression (parenthesized_expression ( (binary_expression (unary_expression - (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) == IDENT) )))) & LIT) )) - LIT) ;) })))
(function_definition "int FUN_0013b260(byte *param_1)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x13;\n pbVar2 = param_1;\n pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n return 1;\n }\n lVar1 = 0x14;\n pbVar2 = (byte *)"XDM-AUTHORIZATION-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_1 < *pbVar2;\n bVar5 = *param_1 == *pbVar2;\n param_1 = param_1 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n return (-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1;\n}" (primitive_type "int") (function_declarator "FUN_0013b260(byte *param_1)" (identifier "FUN_0013b260") (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 *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x13;\n pbVar2 = param_1;\n pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n return 1;\n }\n lVar1 = 0x14;\n pbVar2 = (byte *)"XDM-AUTHORIZATION-1";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_1 < *pbVar2;\n bVar5 = *param_1 == *pbVar2;\n param_1 = param_1 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n return (-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "byte *pbVar2;" (type_identifier "byte") (pointer_declarator "*pbVar2" (* "*") (identifier "pbVar2")) (; ";")) (declaration "byte *pbVar3;" (type_identifier "byte") (pointer_declarator "*pbVar3" (* "*") (identifier "pbVar3")) (; ";")) (declaration "undefined1 in_CF;" (type_identifier "undefined1") (identifier "in_CF") (; ";")) (declaration "bool bVar4;" (primitive_type "bool") (identifier "bVar4") (; ";")) (declaration "undefined1 in_ZF;" (type_identifier "undefined1") (identifier "in_ZF") (; ";")) (declaration "bool bVar5;" (primitive_type "bool") (identifier "bVar5") (; ";")) (expression_statement "lVar1 = 0x13;" (assignment_expression "lVar1 = 0x13" (identifier "lVar1") (= "=") (number_literal "0x13")) (; ";")) (expression_statement "pbVar2 = param_1;" (assignment_expression "pbVar2 = param_1" (identifier "pbVar2") (= "=") (identifier "param_1")) (; ";")) (expression_statement "pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1";" (assignment_expression "pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1"" (identifier "pbVar3") (= "=") (cast_expression "(byte *)"MIT-MAGIC-COOKIE-1"" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (string_literal ""MIT-MAGIC-COOKIE-1"" (" """) (string_content "MIT-MAGIC-COOKIE-1") (" """)))) (; ";")) (do_statement "do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);" (do "do") (compound_statement "{\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n }" ({ "{") (if_statement "if (lVar1 == 0) break;" (if "if") (parenthesized_expression "(lVar1 == 0)" (( "(") (binary_expression "lVar1 == 0" (identifier "lVar1") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar1 = lVar1 + -1;" (assignment_expression "lVar1 = lVar1 + -1" (identifier "lVar1") (= "=") (binary_expression "lVar1 + -1" (identifier "lVar1") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "in_CF = *pbVar2 < *pbVar3;" (assignment_expression "in_CF = *pbVar2 < *pbVar3" (identifier "in_CF") (= "=") (binary_expression "*pbVar2 < *pbVar3" (pointer_expression "*pbVar2" (* "*") (identifier "pbVar2")) (< "<") (pointer_expression "*pbVar3" (* "*") (identifier "pbVar3")))) (; ";")) (expression_statement "in_ZF = *pbVar2 == *pbVar3;" (assignment_expression "in_ZF = *pbVar2 == *pbVar3" (identifier "in_ZF") (= "=") (binary_expression "*pbVar2 == *pbVar3" (pointer_expression "*pbVar2" (* "*") (identifier "pbVar2")) (== "==") (pointer_expression "*pbVar3" (* "*") (identifier "pbVar3")))) (; ";")) (expression_statement "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" (identifier "pbVar2") (= "=") (binary_expression "pbVar2 + 1" (identifier "pbVar2") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar3 = pbVar3 + 1;" (assignment_expression "pbVar3 = pbVar3 + 1" (identifier "pbVar3") (= "=") (binary_expression "pbVar3 + 1" (identifier "pbVar3") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((bool)in_ZF)" (( "(") (cast_expression "(bool)in_ZF" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "in_ZF")) () ")")) (; ";")) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" (identifier "bVar4") (= "=") (false "false")) (; ";")) (expression_statement "bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;" (assignment_expression "bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF" (identifier "bVar5") (= "=") (binary_expression "(!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF" (parenthesized_expression "(!(bool)in_CF && !(bool)in_ZF)" (( "(") (binary_expression "!(bool)in_CF && !(bool)in_ZF" (unary_expression "!(bool)in_CF" (! "!") (cast_expression "(bool)in_CF" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "in_CF"))) (&& "&&") (unary_expression "!(bool)in_ZF" (! "!") (cast_expression "(bool)in_ZF" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "in_ZF")))) () ")")) (== "==") (cast_expression "(bool)in_CF" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "in_CF")))) (; ";")) (if_statement "if (bVar5) {\n return 1;\n }" (if "if") (parenthesized_expression "(bVar5)" (( "(") (identifier "bVar5") () ")")) (compound_statement "{\n return 1;\n }" ({ "{") (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (expression_statement "lVar1 = 0x14;" (assignment_expression "lVar1 = 0x14" (identifier "lVar1") (= "=") (number_literal "0x14")) (; ";")) (expression_statement "pbVar2 = (byte *)"XDM-AUTHORIZATION-1";" (assignment_expression "pbVar2 = (byte *)"XDM-AUTHORIZATION-1"" (identifier "pbVar2") (= "=") (cast_expression "(byte *)"XDM-AUTHORIZATION-1"" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (string_literal ""XDM-AUTHORIZATION-1"" (" """) (string_content "XDM-AUTHORIZATION-1") (" """)))) (; ";")) (do_statement "do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_1 < *pbVar2;\n bVar5 = *param_1 == *pbVar2;\n param_1 = param_1 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);" (do "do") (compound_statement "{\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_1 < *pbVar2;\n bVar5 = *param_1 == *pbVar2;\n param_1 = param_1 + 1;\n pbVar2 = pbVar2 + 1;\n }" ({ "{") (if_statement "if (lVar1 == 0) break;" (if "if") (parenthesized_expression "(lVar1 == 0)" (( "(") (binary_expression "lVar1 == 0" (identifier "lVar1") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar1 = lVar1 + -1;" (assignment_expression "lVar1 = lVar1 + -1" (identifier "lVar1") (= "=") (binary_expression "lVar1 + -1" (identifier "lVar1") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar4 = *param_1 < *pbVar2;" (assignment_expression "bVar4 = *param_1 < *pbVar2" (identifier "bVar4") (= "=") (binary_expression "*param_1 < *pbVar2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (< "<") (pointer_expression "*pbVar2" (* "*") (identifier "pbVar2")))) (; ";")) (expression_statement "bVar5 = *param_1 == *pbVar2;" (assignment_expression "bVar5 = *param_1 == *pbVar2" (identifier "bVar5") (= "=") (binary_expression "*param_1 == *pbVar2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (== "==") (pointer_expression "*pbVar2" (* "*") (identifier "pbVar2")))) (; ";")) (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 "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" (identifier "pbVar2") (= "=") (binary_expression "pbVar2 + 1" (identifier "pbVar2") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar5)" (( "(") (identifier "bVar5") () ")")) (; ";")) (return_statement "return (-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1;" (return "return") (binary_expression "(-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1" (parenthesized_expression "(-(uint)((!bVar4 && !bVar5) == bVar4) & 3)" (( "(") (binary_expression "-(uint)((!bVar4 && !bVar5) == bVar4) & 3" (unary_expression "-(uint)((!bVar4 && !bVar5) == bVar4)" (- "-") (call_expression "(uint)((!bVar4 && !bVar5) == bVar4)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((!bVar4 && !bVar5) == bVar4)" (( "(") (binary_expression "(!bVar4 && !bVar5) == bVar4" (parenthesized_expression "(!bVar4 && !bVar5)" (( "(") (binary_expression "!bVar4 && !bVar5" (unary_expression "!bVar4" (! "!") (identifier "bVar4")) (&& "&&") (unary_expression "!bVar5" (! "!") (identifier "bVar5"))) () ")")) (== "==") (identifier "bVar4")) () ")")))) (& "&") (number_literal "3")) () ")")) (- "-") (number_literal "1")) (; ";")) (} "}")))
int function_1(char *var_4) { long var_1; type_1 *var_2; type_1 *var_3; type_2 in_CF; bool var_5; type_2 in_ZF; bool bVar5; var_1 = 0x13; var_2 = (type_1 *)var_4; var_3 = (type_1 *)"MIT-MAGIC-COOKIE-1"; do { if (var_1 == 0) break; var_1 = var_1 + -1; in_CF = *var_2 < *var_3; in_ZF = *var_2 == *var_3; var_2 = var_2 + 1; var_3 = var_3 + 1; } while ((bool)in_ZF); var_5 = false; bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF; if (bVar5) { return 1; } var_1 = 0x14; var_2 = (type_1 *)"XDM-AUTHORIZATION-1"; do { if (var_1 == 0) break; var_1 = var_1 + -1; var_5 = (type_1)*var_4 < *var_2; bVar5 = *var_4 == *var_2; var_4 = (char *)((type_1 *)var_4 + 1); var_2 = var_2 + 1; } while (bVar5); return (-(uint)((!var_5 && !bVar5) == var_5) & 3) - 1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (string_literal (string_content))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))) right: (unary_expression argument: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (return_statement (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: (string_literal (string_content))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (return_statement (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (identifier)) right: (unary_expression argument: (identifier)))) right: (identifier))))) right: (number_literal))) right: (number_literal))))))
null
int MASKED(byte *param_1) { long lVar1; byte *pbVar2; byte *pbVar3; undefined1 in_CF; bool bVar4; undefined1 in_ZF; bool bVar5; lVar1 = 0x13; pbVar2 = param_1; pbVar3 = (byte *)"MIT-MAGIC-COOKIE-1"; do { if (lVar1 == 0) break; lVar1 = lVar1 + -1; in_CF = *pbVar2 < *pbVar3; in_ZF = *pbVar2 == *pbVar3; pbVar2 = pbVar2 + 1; pbVar3 = pbVar3 + 1; } while ((bool)in_ZF); bVar4 = false; bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF; if (bVar5) { return 1; } lVar1 = 0x14; pbVar2 = (byte *)"XDM-AUTHORIZATION-1"; do { if (lVar1 == 0) break; lVar1 = lVar1 + -1; bVar4 = *param_1 < *pbVar2; bVar5 = *param_1 == *pbVar2; param_1 = param_1 + 1; pbVar2 = pbVar2 + 1; } while (bVar5); return (-(uint)((!bVar4 && !bVar5) == bVar4) & 3) - 1; }
141_powerpc-linux-gnuspe-addr2line_and_powerpc-linux-gnuspe-addr2line_strip.c
bindtextdomain
bindtextdomain
/* WARNING: Control flow encountered bad instruction data */ void bindtextdomain(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* bindtextdomain@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bindtextdomain(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206939470')]
[('const-1', u'RETURN_-1206939470')]
null
null
001090a8
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bindtextdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bindtextdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bindtextdomain(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 bindtextdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* bindtextdomain@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment (function_definition "void bindtextdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* bindtextdomain@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "bindtextdomain(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* bindtextdomain@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void bindtextdomain(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bindtextdomain(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bindtextdomain(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 bindtextdomain(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bindtextdomain(void)" (identifier "bindtextdomain") (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 */ /* bindtextdomain@@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(); }
576_hppa-linux-gnu-ld_and_hppa-linux-gnu-ld_strip.c
plugin_call_cleanup
FUN_00128c90
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void plugin_call_cleanup(void) { char *pcVar1; plugin **pppVar2; ld_plugin_status lVar3; char *fmt; plugin *ppVar4; ppVar4 = plugins_list; if (plugins_list != (plugin_t *)0x0) { do { if ((ppVar4->cleanup_handler != (ld_plugin_cleanup_handler)0x0) && (ppVar4->cleanup_done == 0) ) { ppVar4->cleanup_done = 1; called_plugin = ppVar4; lVar3 = (*ppVar4->cleanup_handler)(); called_plugin = (plugin_t *)0x0; if (lVar3 != LDPS_OK) { pcVar1 = ppVar4->name; fmt = (char *)dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5); info_msg(fmt,pcVar1,(ulong)lVar3); } dlclose(); } pppVar2 = &ppVar4->next; ppVar4 = *pppVar2; } while (*pppVar2 != (plugin *)0x0); } return; }
void FUN_00128c90(void) { long lVar1; int iVar2; undefined8 uVar3; long *plVar4; plVar4 = DAT_001816e8; if (DAT_001816e8 != (long *)0x0) { do { if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) { *(undefined4 *)(plVar4 + 8) = 1; DAT_001816d0 = plVar4; iVar2 = (*(code *)plVar4[7])(); DAT_001816d0 = (long *)0x0; if (iVar2 != 0) { lVar1 = plVar4[1]; uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5); FUN_001251c0(uVar3,lVar1,iVar2); } dlclose(); } plVar4 = (long *)*plVar4; } while (plVar4 != (long *)0x0); } return; }
PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x8 MOV RBX,qword ptr [0x001816e8] TEST RBX,RBX JZ 0x00128d20 LEA R13,[0x143228] JMP 0x00128cc1 MOV RDI,qword ptr [RBX + 0x10] CALL 0x001098c0 MOV RBX,qword ptr [RBX] TEST RBX,RBX JZ 0x00128d20 MOV RAX,qword ptr [RBX + 0x38] TEST RAX,RAX JZ 0x00128cb9 MOV EDX,dword ptr [RBX + 0x40] TEST EDX,EDX JNZ 0x00128cb9 MOV dword ptr [RBX + 0x40],0x1 MOV qword ptr [0x001816d0],RBX CALL RAX MOV qword ptr [0x001816d0],0x0 MOV EBP,EAX TEST EAX,EAX JZ 0x00128cb0 MOV R12,qword ptr [RBX + 0x8] MOV RSI,R13 XOR EDI,EDI MOV EDX,0x5 CALL 0x001092f0 MOV EDX,EBP MOV RDI,RAX MOV RSI,R12 XOR EAX,EAX CALL 0x001251c0 JMP 0x00128cb0 ADD RSP,0x8 POP RBX POP RBP POP R12 POP R13 RET
null
null
null
null
[(u'MULTIEQUAL_-1207071226', u'PTRSUB_-1207071025'), (u'MULTIEQUAL_-1207071226', u'PTRSUB_-1207070991'), ('const-0', u'COPY_-1207071448'), (u'MULTIEQUAL_-1207071226', u'PTRSUB_-1207071052'), (u'CAST_-1207070975', u'CALL_-1207071349'), (u'MULTIEQUAL_-1207071108', u'MULTIEQUAL_-1207071097'), (u'MULTIEQUAL_-1207071013', u'COPY_-1207071066'), (u'COPY_-1207071106', u'MULTIEQUAL_-1207071226'), ('const-433', u'LOAD_-1207071514'), ('const-0', u'INT_EQUAL_-1207071473'), (u'MULTIEQUAL_-1207071107', u'MULTIEQUAL_-1207071118'), (u'INT_EQUAL_-1207071473', u'CBRANCH_-1207071471'), ('const-0', u'INT_NOTEQUAL_-1207071417'), ('const-8', u'PTRSUB_-1207070991'), ('const-433', u'LOAD_-1207071432'), (u'INT_NOTEQUAL_-1207071413', u'CBRANCH_-1207071412'), ('const-0', u'PTRSUB_-1207071052'), (u'STORE_-1207071468', u'INDIRECT_-1207071084'), ('const-64', u'PTRSUB_-1207071025'), (u'INDIRECT_-1207071115', u'MULTIEQUAL_-1207071108'), ('const-5', u'CALL_-1207071381'), ('const-1', u'STORE_-1207071468'), (u'LOAD_-1207071514', u'CALLIND_-1207071444'), ('const-64', u'PTRSUB_-1207071033'), (u'MULTIEQUAL_-1207071108', u'MULTIEQUAL_-1207071003'), ('tmp_159', u'CBRANCH_-1207071471'), ('tmp_1316', u'COPY_-1207071132'), ('tmp_1316', u'INT_NOTEQUAL_-1207071545'), (u'CALL_-1207071433', u'INDIRECT_-1207071125'), (u'LOAD_-1207071432', u'COPY_-1207071106'), (u'MULTIEQUAL_-1207071118', u'MULTIEQUAL_-1207071013'), ('tmp_1316', u'MULTIEQUAL_-1207071003'), (u'LOAD_-1207071514', u'INT_NOTEQUAL_-1207071494'), (u'PTRSUB_-1207071033', u'LOAD_-1207071492'), ('tmp_210', u'CBRANCH_-1207071417'), (u'PTRSUB_-1207071052', u'LOAD_-1207071432'), (u'MULTIEQUAL_-1207071226', u'PTRSUB_-1207071043'), (u'MULTIEQUAL_-1207071003', u'COPY_-1207071056'), (u'PTRSUB_-1207071043', u'LOAD_-1207071514'), (u'CALL_-1207071381', u'INDIRECT_-1207071041'), ('tmp_121', u'CBRANCH_-1207071493'), ('const-0', u'CALL_-1207071381'), (u'INT_ZEXT_-1207071211', u'CALL_-1207071349'), (u'LOAD_-1207071416', u'CALL_-1207071349'), (u'CALL_-1207071433', u'INDIRECT_-1207071115'), ('tmp_1318', u'MULTIEQUAL_-1207071107'), (u'CALL_-1207071381', u'INDIRECT_-1207071051'), ('tmp_1316', u'MULTIEQUAL_-1207071097'), (u'COPY_-1207071047', u'CALL_-1207071381'), (u'MULTIEQUAL_-1207071118', u'MULTIEQUAL_-1207071107'), ('tmp_346', u'CBRANCH_-1207071412'), (u'CALL_-1207071349', u'INDIRECT_-1207071035'), ('const-0', u'RETURN_-1207071272'), (u'MULTIEQUAL_-1207071226', u'PTRSUB_-1207071033'), (u'MULTIEQUAL_-1207071226', u'COPY_-1207071072'), ('const-56', u'PTRSUB_-1207071043'), (u'LOAD_-1207071492', u'INT_EQUAL_-1207071473'), (u'PTRSUB_-1207071025', u'STORE_-1207071468'), ('const-0', u'INT_NOTEQUAL_-1207071494'), (u'INDIRECT_-1207071125', u'MULTIEQUAL_-1207071118'), (u'COPY_-1207071448', u'MULTIEQUAL_-1207071126'), (u'INT_NOTEQUAL_-1207071417', u'CBRANCH_-1207071417'), (u'INDIRECT_-1207071025', u'MULTIEQUAL_-1207071116'), ('const-433', u'LOAD_-1207071492'), ('const-0', u'INT_NOTEQUAL_-1207071413'), ('const-1323560', u'COPY_-1207071047'), (u'INT_NOTEQUAL_-1207071494', u'CBRANCH_-1207071493'), (u'CALLIND_-1207071444', u'INT_ZEXT_-1207071211'), (u'CALLIND_-1207071444', u'INT_NOTEQUAL_-1207071417'), (u'CALL_-1207071381', u'CAST_-1207070975'), (u'PTRSUB_-1207070991', u'LOAD_-1207071416'), (u'CALL_-1207071349', u'INDIRECT_-1207071025'), (u'LOAD_-1207071432', u'INT_NOTEQUAL_-1207071413'), (u'CALLIND_-1207071444', u'INDIRECT_-1207071085'), (u'MULTIEQUAL_-1207071097', u'MULTIEQUAL_-1207071108'), ('tmp_1318', u'MULTIEQUAL_-1207071013'), (u'COPY_-1207071132', u'MULTIEQUAL_-1207071226'), (u'CALLIND_-1207071444', u'INDIRECT_-1207071075'), (u'INT_NOTEQUAL_-1207071545', u'CBRANCH_-1207071544'), ('const-433', u'STORE_-1207071468'), (u'INDIRECT_-1207071035', u'MULTIEQUAL_-1207071126'), ('tmp_84', u'CBRANCH_-1207071544'), ('const-433', u'LOAD_-1207071416'), ('tmp_300', u'BRANCH_-1207071346'), (u'INDIRECT_-1207071075', u'MULTIEQUAL_-1207071116'), ('const-0', u'INT_NOTEQUAL_-1207071545')]
[(u'LOAD_-1207071514', u'CAST_-1207071041'), (u'MULTIEQUAL_-1207071007', u'COPY_-1207071060'), ('const-433', u'LOAD_-1207071416'), ('const-0', u'COPY_-1207071448'), (u'COPY_-1207071050', u'CALL_-1207071381'), (u'INDIRECT_-1207071129', u'MULTIEQUAL_-1207071122'), (u'CALL_-1207071381', u'INDIRECT_-1207071055'), ('const-0', u'INT_EQUAL_-1207071473'), (u'CALL_-1207071349', u'INDIRECT_-1207071029'), (u'CAST_-1207071047', u'INT_NOTEQUAL_-1207071413'), ('tmp_1312', u'COPY_-1207071135'), (u'INT_EQUAL_-1207071473', u'CBRANCH_-1207071471'), ('const-0', u'INT_NOTEQUAL_-1207071417'), (u'INDIRECT_-1207071039', u'MULTIEQUAL_-1207071130'), (u'INT_NOTEQUAL_-1207071413', u'CBRANCH_-1207071412'), ('const-433', u'STORE_-1207071468'), ('const-433', u'LOAD_-1207071514'), (u'SUBPIECE_-1207071037', u'INT_EQUAL_-1207071473'), (u'CAST_-1207071041', u'CALLIND_-1207071444'), (u'COPY_-1207071135', u'MULTIEQUAL_-1207071228'), (u'CAST_-1207071041', u'INT_NOTEQUAL_-1207071494'), (u'MULTIEQUAL_-1207071228', u'COPY_-1207071075'), ('const-1', u'PTRADD_-1207070996'), (u'MULTIEQUAL_-1207071122', u'MULTIEQUAL_-1207071111'), ('const-8', u'PTRADD_-1207071048'), (u'CALL_-1207071349', u'INDIRECT_-1207071039'), ('const-8', u'PTRADD_-1207071038'), (u'CAST_-1207071047', u'COPY_-1207071109'), ('const-1323560', u'COPY_-1207071050'), ('tmp_159', u'CBRANCH_-1207071471'), (u'LOAD_-1207071492', u'SUBPIECE_-1207071037'), ('const-433', u'LOAD_-1207071492'), (u'CALL_-1207071433', u'INDIRECT_-1207071119'), ('tmp_1314', u'MULTIEQUAL_-1207071017'), ('const-8', u'PTRADD_-1207071030'), (u'MULTIEQUAL_-1207071228', u'PTRADD_-1207070996'), ('const-433', u'LOAD_-1207071432'), (u'CALL_-1207071381', u'INDIRECT_-1207071045'), (u'MULTIEQUAL_-1207071017', u'COPY_-1207071070'), ('tmp_210', u'CBRANCH_-1207071417'), (u'STORE_-1207071468', u'INDIRECT_-1207071088'), ('tmp_1312', u'MULTIEQUAL_-1207071101'), ('tmp_121', u'CBRANCH_-1207071493'), ('const-8', u'PTRADD_-1207071038'), (u'MULTIEQUAL_-1207071122', u'MULTIEQUAL_-1207071017'), (u'MULTIEQUAL_-1207071111', u'MULTIEQUAL_-1207071122'), (u'CAST_-1207071024', u'STORE_-1207071468'), (u'CALL_-1207071433', u'INDIRECT_-1207071129'), ('tmp_1312', u'MULTIEQUAL_-1207071007'), (u'LOAD_-1207071416', u'CALL_-1207071349'), (u'INDIRECT_-1207071119', u'MULTIEQUAL_-1207071112'), (u'MULTIEQUAL_-1207071112', u'MULTIEQUAL_-1207071101'), ('tmp_346', u'CBRANCH_-1207071412'), ('const-5', u'CALL_-1207071381'), ('const-0', u'RETURN_-1207071272'), (u'PTRADD_-1207071038', u'LOAD_-1207071492'), (u'PTRADD_-1207071030', u'CAST_-1207071024'), (u'CALLIND_-1207071444', u'INDIRECT_-1207071079'), (u'LOAD_-1207071432', u'CAST_-1207071047'), (u'MULTIEQUAL_-1207071228', u'PTRADD_-1207071038'), ('const-0', u'INT_NOTEQUAL_-1207071494'), ('const-1', u'STORE_-1207071468'), (u'INDIRECT_-1207071029', u'MULTIEQUAL_-1207071120'), (u'PTRADD_-1207070996', u'LOAD_-1207071416'), (u'INT_NOTEQUAL_-1207071417', u'CBRANCH_-1207071417'), ('const-0', u'CALL_-1207071381'), (u'PTRADD_-1207071048', u'LOAD_-1207071514'), ('const-0', u'INT_NOTEQUAL_-1207071413'), ('tmp_1314', u'MULTIEQUAL_-1207071111'), ('const-8', u'PTRADD_-1207071030'), (u'CALLIND_-1207071444', u'CALL_-1207071349'), (u'INT_NOTEQUAL_-1207071494', u'CBRANCH_-1207071493'), (u'MULTIEQUAL_-1207071228', u'PTRADD_-1207071048'), (u'CALLIND_-1207071444', u'INT_NOTEQUAL_-1207071417'), (u'COPY_-1207071448', u'MULTIEQUAL_-1207071130'), (u'MULTIEQUAL_-1207071101', u'MULTIEQUAL_-1207071112'), (u'MULTIEQUAL_-1207071228', u'PTRADD_-1207071030'), ('const-0', u'SUBPIECE_-1207071037'), (u'INDIRECT_-1207071079', u'MULTIEQUAL_-1207071120'), (u'CALL_-1207071381', u'CALL_-1207071349'), (u'MULTIEQUAL_-1207071112', u'MULTIEQUAL_-1207071007'), ('const-8', u'PTRADD_-1207070996'), (u'COPY_-1207071109', u'MULTIEQUAL_-1207071228'), ('const-7', u'PTRADD_-1207071048'), (u'INT_NOTEQUAL_-1207071545', u'CBRANCH_-1207071544'), ('tmp_84', u'CBRANCH_-1207071544'), ('tmp_300', u'BRANCH_-1207071346'), ('tmp_1312', u'INT_NOTEQUAL_-1207071545'), (u'CALLIND_-1207071444', u'INDIRECT_-1207071089'), ('const-0', u'INT_NOTEQUAL_-1207071545'), (u'MULTIEQUAL_-1207071228', u'LOAD_-1207071432')]
null
null
00128c90
x64
O2
(translation_unit "void FUN_00128c90(void)\n\n{\n long lVar1;\n int iVar2;\n undefined8 uVar3;\n long *plVar4;\n \n plVar4 = DAT_001816e8;\n if (DAT_001816e8 != (long *)0x0) {\n do {\n if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n } while (plVar4 != (long *)0x0);\n }\n return;\n}\n\n" (function_definition "void FUN_00128c90(void)\n\n{\n long lVar1;\n int iVar2;\n undefined8 uVar3;\n long *plVar4;\n \n plVar4 = DAT_001816e8;\n if (DAT_001816e8 != (long *)0x0) {\n do {\n if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n } while (plVar4 != (long *)0x0);\n }\n return;\n}" primitive_type (function_declarator "FUN_00128c90(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long lVar1;\n int iVar2;\n undefined8 uVar3;\n long *plVar4;\n \n plVar4 = DAT_001816e8;\n if (DAT_001816e8 != (long *)0x0) {\n do {\n if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n } while (plVar4 != (long *)0x0);\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (expression_statement "plVar4 = DAT_001816e8;" (assignment_expression "plVar4 = DAT_001816e8" identifier = identifier) ;) (if_statement "if (DAT_001816e8 != (long *)0x0) {\n do {\n if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n } while (plVar4 != (long *)0x0);\n }" if (parenthesized_expression "(DAT_001816e8 != (long *)0x0)" ( (binary_expression "DAT_001816e8 != (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 if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n } while (plVar4 != (long *)0x0);\n }" { (do_statement "do {\n if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n } while (plVar4 != (long *)0x0);" do (compound_statement "{\n if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n }" { (if_statement "if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }" if (parenthesized_expression "(((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0))" ( (binary_expression "((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)" (parenthesized_expression "((code *)plVar4[7] != (code *)0x0)" ( (binary_expression "(code *)plVar4[7] != (code *)0x0" (cast_expression "(code *)plVar4[7]" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar4[7]" identifier [ number_literal ])) != (cast_expression "(code *)0x0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "((int)plVar4[8] == 0)" ( (binary_expression "(int)plVar4[8] == 0" (cast_expression "(int)plVar4[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar4[8]" identifier [ number_literal ])) == number_literal) ))) )) (compound_statement "{\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }" { (expression_statement "*(undefined4 *)(plVar4 + 8) = 1;" (assignment_expression "*(undefined4 *)(plVar4 + 8) = 1" (pointer_expression "*(undefined4 *)(plVar4 + 8)" * (cast_expression "(undefined4 *)(plVar4 + 8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 8)" ( (binary_expression "plVar4 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "DAT_001816d0 = plVar4;" (assignment_expression "DAT_001816d0 = plVar4" identifier = identifier) ;) (expression_statement "iVar2 = (*(code *)plVar4[7])();" (assignment_expression "iVar2 = (*(code *)plVar4[7])()" identifier = (call_expression "(*(code *)plVar4[7])()" (parenthesized_expression "(*(code *)plVar4[7])" ( (pointer_expression "*(code *)plVar4[7]" * (cast_expression "(code *)plVar4[7]" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar4[7]" identifier [ number_literal ]))) )) (argument_list "()" ( )))) ;) (expression_statement "DAT_001816d0 = (long *)0x0;" (assignment_expression "DAT_001816d0 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }" { (expression_statement "lVar1 = plVar4[1];" (assignment_expression "lVar1 = plVar4[1]" identifier = (subscript_expression "plVar4[1]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);" (assignment_expression "uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5)" identifier = (call_expression "dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5)" identifier (argument_list "(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5)" ( number_literal , (string_literal ""%P: %s: error in plugin cleanup: %d (ignored)\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_001251c0(uVar3,lVar1,iVar2);" (call_expression "FUN_001251c0(uVar3,lVar1,iVar2)" identifier (argument_list "(uVar3,lVar1,iVar2)" ( identifier , identifier , identifier ))) ;) })) (expression_statement "dlclose();" (call_expression "dlclose()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "plVar4 = (long *)*plVar4;" (assignment_expression "plVar4 = (long *)*plVar4" identifier = (cast_expression "(long *)*plVar4" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar4" * identifier))) ;) }) while (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)) )) ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid plugin_call_cleanup(void)\n\n{\n char *pcVar1;\n plugin **pppVar2;\n ld_plugin_status lVar3;\n char *fmt;\n plugin *ppVar4;\n \n ppVar4 = plugins_list;\n if (plugins_list != (plugin_t *)0x0) {\n do {\n if ((ppVar4->cleanup_handler != (ld_plugin_cleanup_handler)0x0) && (ppVar4->cleanup_done == 0)\n ) {\n ppVar4->cleanup_done = 1;\n called_plugin = ppVar4;\n lVar3 = (*ppVar4->cleanup_handler)();\n called_plugin = (plugin_t *)0x0;\n if (lVar3 != LDPS_OK) {\n pcVar1 = ppVar4->name;\n fmt = (char *)dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n info_msg(fmt,pcVar1,(ulong)lVar3);\n }\n dlclose();\n }\n pppVar2 = &ppVar4->next;\n ppVar4 = *pppVar2;\n } while (*pppVar2 != (plugin *)0x0);\n }\n return;\n}\n\n" comment (function_definition "void plugin_call_cleanup(void)\n\n{\n char *pcVar1;\n plugin **pppVar2;\n ld_plugin_status lVar3;\n char *fmt;\n plugin *ppVar4;\n \n ppVar4 = plugins_list;\n if (plugins_list != (plugin_t *)0x0) {\n do {\n if ((ppVar4->cleanup_handler != (ld_plugin_cleanup_handler)0x0) && (ppVar4->cleanup_done == 0)\n ) {\n ppVar4->cleanup_done = 1;\n called_plugin = ppVar4;\n lVar3 = (*ppVar4->cleanup_handler)();\n called_plugin = (plugin_t *)0x0;\n if (lVar3 != LDPS_OK) {\n pcVar1 = ppVar4->name;\n fmt = (char *)dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n info_msg(fmt,pcVar1,(ulong)lVar3);\n }\n dlclose();\n }\n pppVar2 = &ppVar4->next;\n ppVar4 = *pppVar2;\n } while (*pppVar2 != (plugin *)0x0);\n }\n return;\n}" primitive_type (function_declarator "plugin_call_cleanup(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n char *pcVar1;\n plugin **pppVar2;\n ld_plugin_status lVar3;\n char *fmt;\n plugin *ppVar4;\n \n ppVar4 = plugins_list;\n if (plugins_list != (plugin_t *)0x0) {\n do {\n if ((ppVar4->cleanup_handler != (ld_plugin_cleanup_handler)0x0) && (ppVar4->cleanup_done == 0)\n ) {\n ppVar4->cleanup_done = 1;\n called_plugin = ppVar4;\n lVar3 = (*ppVar4->cleanup_handler)();\n called_plugin = (plugin_t *)0x0;\n if (lVar3 != LDPS_OK) {\n pcVar1 = ppVar4->name;\n fmt = (char *)dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n info_msg(fmt,pcVar1,(ulong)lVar3);\n }\n dlclose();\n }\n pppVar2 = &ppVar4->next;\n ppVar4 = *pppVar2;\n } while (*pppVar2 != (plugin *)0x0);\n }\n return;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "plugin **pppVar2;" type_identifier (pointer_declarator "**pppVar2" * (pointer_declarator "*pppVar2" * identifier)) ;) (declaration "ld_plugin_status lVar3;" type_identifier identifier ;) (declaration "char *fmt;" primitive_type (pointer_declarator "*fmt" * identifier) ;) (declaration "plugin *ppVar4;" type_identifier (pointer_declarator "*ppVar4" * identifier) ;) (expression_statement "ppVar4 = plugins_list;" (assignment_expression "ppVar4 = plugins_list" identifier = identifier) ;) (if_statement "if (plugins_list != (plugin_t *)0x0) {\n do {\n if ((ppVar4->cleanup_handler != (ld_plugin_cleanup_handler)0x0) && (ppVar4->cleanup_done == 0)\n ) {\n ppVar4->cleanup_done = 1;\n called_plugin = ppVar4;\n lVar3 = (*ppVar4->cleanup_handler)();\n called_plugin = (plugin_t *)0x0;\n if (lVar3 != LDPS_OK) {\n pcVar1 = ppVar4->name;\n fmt = (char *)dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n info_msg(fmt,pcVar1,(ulong)lVar3);\n }\n dlclose();\n }\n pppVar2 = &ppVar4->next;\n ppVar4 = *pppVar2;\n } while (*pppVar2 != (plugin *)0x0);\n }" if (parenthesized_expression "(plugins_list != (plugin_t *)0x0)" ( (binary_expression "plugins_list != (plugin_t *)0x0" identifier != (cast_expression "(plugin_t *)0x0" ( (type_descriptor "plugin_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n do {\n if ((ppVar4->cleanup_handler != (ld_plugin_cleanup_handler)0x0) && (ppVar4->cleanup_done == 0)\n ) {\n ppVar4->cleanup_done = 1;\n called_plugin = ppVar4;\n lVar3 = (*ppVar4->cleanup_handler)();\n called_plugin = (plugin_t *)0x0;\n if (lVar3 != LDPS_OK) {\n pcVar1 = ppVar4->name;\n fmt = (char *)dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n info_msg(fmt,pcVar1,(ulong)lVar3);\n }\n dlclose();\n }\n pppVar2 = &ppVar4->next;\n ppVar4 = *pppVar2;\n } while (*pppVar2 != (plugin *)0x0);\n }" { (do_statement "do {\n if ((ppVar4->cleanup_handler != (ld_plugin_cleanup_handler)0x0) && (ppVar4->cleanup_done == 0)\n ) {\n ppVar4->cleanup_done = 1;\n called_plugin = ppVar4;\n lVar3 = (*ppVar4->cleanup_handler)();\n called_plugin = (plugin_t *)0x0;\n if (lVar3 != LDPS_OK) {\n pcVar1 = ppVar4->name;\n fmt = (char *)dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n info_msg(fmt,pcVar1,(ulong)lVar3);\n }\n dlclose();\n }\n pppVar2 = &ppVar4->next;\n ppVar4 = *pppVar2;\n } while (*pppVar2 != (plugin *)0x0);" do (compound_statement "{\n if ((ppVar4->cleanup_handler != (ld_plugin_cleanup_handler)0x0) && (ppVar4->cleanup_done == 0)\n ) {\n ppVar4->cleanup_done = 1;\n called_plugin = ppVar4;\n lVar3 = (*ppVar4->cleanup_handler)();\n called_plugin = (plugin_t *)0x0;\n if (lVar3 != LDPS_OK) {\n pcVar1 = ppVar4->name;\n fmt = (char *)dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n info_msg(fmt,pcVar1,(ulong)lVar3);\n }\n dlclose();\n }\n pppVar2 = &ppVar4->next;\n ppVar4 = *pppVar2;\n }" { (if_statement "if ((ppVar4->cleanup_handler != (ld_plugin_cleanup_handler)0x0) && (ppVar4->cleanup_done == 0)\n ) {\n ppVar4->cleanup_done = 1;\n called_plugin = ppVar4;\n lVar3 = (*ppVar4->cleanup_handler)();\n called_plugin = (plugin_t *)0x0;\n if (lVar3 != LDPS_OK) {\n pcVar1 = ppVar4->name;\n fmt = (char *)dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n info_msg(fmt,pcVar1,(ulong)lVar3);\n }\n dlclose();\n }" if (parenthesized_expression "((ppVar4->cleanup_handler != (ld_plugin_cleanup_handler)0x0) && (ppVar4->cleanup_done == 0)\n )" ( (binary_expression "(ppVar4->cleanup_handler != (ld_plugin_cleanup_handler)0x0) && (ppVar4->cleanup_done == 0)" (parenthesized_expression "(ppVar4->cleanup_handler != (ld_plugin_cleanup_handler)0x0)" ( (binary_expression "ppVar4->cleanup_handler != (ld_plugin_cleanup_handler)0x0" (field_expression "ppVar4->cleanup_handler" identifier -> field_identifier) != (cast_expression "(ld_plugin_cleanup_handler)0x0" ( (type_descriptor "ld_plugin_cleanup_handler" type_identifier) ) number_literal)) )) && (parenthesized_expression "(ppVar4->cleanup_done == 0)" ( (binary_expression "ppVar4->cleanup_done == 0" (field_expression "ppVar4->cleanup_done" identifier -> field_identifier) == number_literal) ))) )) (compound_statement "{\n ppVar4->cleanup_done = 1;\n called_plugin = ppVar4;\n lVar3 = (*ppVar4->cleanup_handler)();\n called_plugin = (plugin_t *)0x0;\n if (lVar3 != LDPS_OK) {\n pcVar1 = ppVar4->name;\n fmt = (char *)dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n info_msg(fmt,pcVar1,(ulong)lVar3);\n }\n dlclose();\n }" { (expression_statement "ppVar4->cleanup_done = 1;" (assignment_expression "ppVar4->cleanup_done = 1" (field_expression "ppVar4->cleanup_done" identifier -> field_identifier) = number_literal) ;) (expression_statement "called_plugin = ppVar4;" (assignment_expression "called_plugin = ppVar4" identifier = identifier) ;) (expression_statement "lVar3 = (*ppVar4->cleanup_handler)();" (assignment_expression "lVar3 = (*ppVar4->cleanup_handler)()" identifier = (call_expression "(*ppVar4->cleanup_handler)()" (parenthesized_expression "(*ppVar4->cleanup_handler)" ( (pointer_expression "*ppVar4->cleanup_handler" * (field_expression "ppVar4->cleanup_handler" identifier -> field_identifier)) )) (argument_list "()" ( )))) ;) (expression_statement "called_plugin = (plugin_t *)0x0;" (assignment_expression "called_plugin = (plugin_t *)0x0" identifier = (cast_expression "(plugin_t *)0x0" ( (type_descriptor "plugin_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (lVar3 != LDPS_OK) {\n pcVar1 = ppVar4->name;\n fmt = (char *)dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n info_msg(fmt,pcVar1,(ulong)lVar3);\n }" if (parenthesized_expression "(lVar3 != LDPS_OK)" ( (binary_expression "lVar3 != LDPS_OK" identifier != identifier) )) (compound_statement "{\n pcVar1 = ppVar4->name;\n fmt = (char *)dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n info_msg(fmt,pcVar1,(ulong)lVar3);\n }" { (expression_statement "pcVar1 = ppVar4->name;" (assignment_expression "pcVar1 = ppVar4->name" identifier = (field_expression "ppVar4->name" identifier -> field_identifier)) ;) (expression_statement "fmt = (char *)dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);" (assignment_expression "fmt = (char *)dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5)" identifier (argument_list "(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5)" ( number_literal , (string_literal ""%P: %s: error in plugin cleanup: %d (ignored)\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "info_msg(fmt,pcVar1,(ulong)lVar3);" (call_expression "info_msg(fmt,pcVar1,(ulong)lVar3)" identifier (argument_list "(fmt,pcVar1,(ulong)lVar3)" ( identifier , identifier , (cast_expression "(ulong)lVar3" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) })) (expression_statement "dlclose();" (call_expression "dlclose()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "pppVar2 = &ppVar4->next;" (assignment_expression "pppVar2 = &ppVar4->next" identifier = (pointer_expression "&ppVar4->next" & (field_expression "ppVar4->next" identifier -> field_identifier))) ;) (expression_statement "ppVar4 = *pppVar2;" (assignment_expression "ppVar4 = *pppVar2" identifier = (pointer_expression "*pppVar2" * identifier)) ;) }) while (parenthesized_expression "(*pppVar2 != (plugin *)0x0)" ( (binary_expression "*pppVar2 != (plugin *)0x0" (pointer_expression "*pppVar2" * identifier) != (cast_expression "(plugin *)0x0" ( (type_descriptor "plugin *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00128c90(void)\n\n{\n long lVar1;\n int iVar2;\n undefined8 uVar3;\n long *plVar4;\n \n plVar4 = DAT_001816e8;\n if (DAT_001816e8 != (long *)0x0) {\n do {\n if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n } while (plVar4 != (long *)0x0);\n }\n return;\n}\n\n" (function_definition "void FUN_00128c90(void)\n\n{\n long lVar1;\n int iVar2;\n undefined8 uVar3;\n long *plVar4;\n \n plVar4 = DAT_001816e8;\n if (DAT_001816e8 != (long *)0x0) {\n do {\n if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n } while (plVar4 != (long *)0x0);\n }\n return;\n}" primitive_type (function_declarator "FUN_00128c90(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long lVar1;\n int iVar2;\n undefined8 uVar3;\n long *plVar4;\n \n plVar4 = DAT_001816e8;\n if (DAT_001816e8 != (long *)0x0) {\n do {\n if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n } while (plVar4 != (long *)0x0);\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (expression_statement "plVar4 = DAT_001816e8;" (assignment_expression "plVar4 = DAT_001816e8" identifier = identifier) ;) (if_statement "if (DAT_001816e8 != (long *)0x0) {\n do {\n if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n } while (plVar4 != (long *)0x0);\n }" if (parenthesized_expression "(DAT_001816e8 != (long *)0x0)" ( (binary_expression "DAT_001816e8 != (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 if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n } while (plVar4 != (long *)0x0);\n }" { (do_statement "do {\n if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n } while (plVar4 != (long *)0x0);" do (compound_statement "{\n if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n }" { (if_statement "if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }" if (parenthesized_expression "(((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0))" ( (binary_expression "((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)" (parenthesized_expression "((code *)plVar4[7] != (code *)0x0)" ( (binary_expression "(code *)plVar4[7] != (code *)0x0" (cast_expression "(code *)plVar4[7]" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar4[7]" identifier [ number_literal ])) != (cast_expression "(code *)0x0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "((int)plVar4[8] == 0)" ( (binary_expression "(int)plVar4[8] == 0" (cast_expression "(int)plVar4[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar4[8]" identifier [ number_literal ])) == number_literal) ))) )) (compound_statement "{\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }" { (expression_statement "*(undefined4 *)(plVar4 + 8) = 1;" (assignment_expression "*(undefined4 *)(plVar4 + 8) = 1" (pointer_expression "*(undefined4 *)(plVar4 + 8)" * (cast_expression "(undefined4 *)(plVar4 + 8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 8)" ( (binary_expression "plVar4 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "DAT_001816d0 = plVar4;" (assignment_expression "DAT_001816d0 = plVar4" identifier = identifier) ;) (expression_statement "iVar2 = (*(code *)plVar4[7])();" (assignment_expression "iVar2 = (*(code *)plVar4[7])()" identifier = (call_expression "(*(code *)plVar4[7])()" (parenthesized_expression "(*(code *)plVar4[7])" ( (pointer_expression "*(code *)plVar4[7]" * (cast_expression "(code *)plVar4[7]" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar4[7]" identifier [ number_literal ]))) )) (argument_list "()" ( )))) ;) (expression_statement "DAT_001816d0 = (long *)0x0;" (assignment_expression "DAT_001816d0 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }" { (expression_statement "lVar1 = plVar4[1];" (assignment_expression "lVar1 = plVar4[1]" identifier = (subscript_expression "plVar4[1]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);" (assignment_expression "uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5)" identifier = (call_expression "dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5)" identifier (argument_list "(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5)" ( number_literal , (string_literal ""%P: %s: error in plugin cleanup: %d (ignored)\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_001251c0(uVar3,lVar1,iVar2);" (call_expression "FUN_001251c0(uVar3,lVar1,iVar2)" identifier (argument_list "(uVar3,lVar1,iVar2)" ( identifier , identifier , identifier ))) ;) })) (expression_statement "dlclose();" (call_expression "dlclose()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "plVar4 = (long *)*plVar4;" (assignment_expression "plVar4 = (long *)*plVar4" identifier = (cast_expression "(long *)*plVar4" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar4" * identifier))) ;) }) while (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)) )) ;) })) (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 ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == LIT) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (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)) )) ;) })) (return_statement return ;) })))
(function_definition "void FUN_00128c90(void)\n\n{\n long lVar1;\n int iVar2;\n undefined8 uVar3;\n long *plVar4;\n \n plVar4 = DAT_001816e8;\n if (DAT_001816e8 != (long *)0x0) {\n do {\n if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n } while (plVar4 != (long *)0x0);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00128c90(void)" (identifier "FUN_00128c90") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long lVar1;\n int iVar2;\n undefined8 uVar3;\n long *plVar4;\n \n plVar4 = DAT_001816e8;\n if (DAT_001816e8 != (long *)0x0) {\n do {\n if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n } while (plVar4 != (long *)0x0);\n }\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "long *plVar4;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar4" (* "*") (identifier "plVar4")) (; ";")) (expression_statement "plVar4 = DAT_001816e8;" (assignment_expression "plVar4 = DAT_001816e8" (identifier "plVar4") (= "=") (identifier "DAT_001816e8")) (; ";")) (if_statement "if (DAT_001816e8 != (long *)0x0) {\n do {\n if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n } while (plVar4 != (long *)0x0);\n }" (if "if") (parenthesized_expression "(DAT_001816e8 != (long *)0x0)" (( "(") (binary_expression "DAT_001816e8 != (long *)0x0" (identifier "DAT_001816e8") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n do {\n if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n } while (plVar4 != (long *)0x0);\n }" ({ "{") (do_statement "do {\n if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n } while (plVar4 != (long *)0x0);" (do "do") (compound_statement "{\n if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }\n plVar4 = (long *)*plVar4;\n }" ({ "{") (if_statement "if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) {\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }" (if "if") (parenthesized_expression "(((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0))" (( "(") (binary_expression "((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)" (parenthesized_expression "((code *)plVar4[7] != (code *)0x0)" (( "(") (binary_expression "(code *)plVar4[7] != (code *)0x0" (cast_expression "(code *)plVar4[7]" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar4[7]" (identifier "plVar4") ([ "[") (number_literal "7") (] "]"))) (!= "!=") (cast_expression "(code *)0x0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "((int)plVar4[8] == 0)" (( "(") (binary_expression "(int)plVar4[8] == 0" (cast_expression "(int)plVar4[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "plVar4[8]" (identifier "plVar4") ([ "[") (number_literal "8") (] "]"))) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n *(undefined4 *)(plVar4 + 8) = 1;\n DAT_001816d0 = plVar4;\n iVar2 = (*(code *)plVar4[7])();\n DAT_001816d0 = (long *)0x0;\n if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }\n dlclose();\n }" ({ "{") (expression_statement "*(undefined4 *)(plVar4 + 8) = 1;" (assignment_expression "*(undefined4 *)(plVar4 + 8) = 1" (pointer_expression "*(undefined4 *)(plVar4 + 8)" (* "*") (cast_expression "(undefined4 *)(plVar4 + 8)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar4 + 8)" (( "(") (binary_expression "plVar4 + 8" (identifier "plVar4") (+ "+") (number_literal "8")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "DAT_001816d0 = plVar4;" (assignment_expression "DAT_001816d0 = plVar4" (identifier "DAT_001816d0") (= "=") (identifier "plVar4")) (; ";")) (expression_statement "iVar2 = (*(code *)plVar4[7])();" (assignment_expression "iVar2 = (*(code *)plVar4[7])()" (identifier "iVar2") (= "=") (call_expression "(*(code *)plVar4[7])()" (parenthesized_expression "(*(code *)plVar4[7])" (( "(") (pointer_expression "*(code *)plVar4[7]" (* "*") (cast_expression "(code *)plVar4[7]" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar4[7]" (identifier "plVar4") ([ "[") (number_literal "7") (] "]")))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "DAT_001816d0 = (long *)0x0;" (assignment_expression "DAT_001816d0 = (long *)0x0" (identifier "DAT_001816d0") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (if_statement "if (iVar2 != 0) {\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }" (if "if") (parenthesized_expression "(iVar2 != 0)" (( "(") (binary_expression "iVar2 != 0" (identifier "iVar2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar1 = plVar4[1];\n uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);\n FUN_001251c0(uVar3,lVar1,iVar2);\n }" ({ "{") (expression_statement "lVar1 = plVar4[1];" (assignment_expression "lVar1 = plVar4[1]" (identifier "lVar1") (= "=") (subscript_expression "plVar4[1]" (identifier "plVar4") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5);" (assignment_expression "uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5)" (identifier "uVar3") (= "=") (call_expression "dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5)" (identifier "dcgettext") (argument_list "(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%P: %s: error in plugin cleanup: %d (ignored)\n"" (" """) (string_content "%P: %s: error in plugin cleanup: %d (ignored)") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_001251c0(uVar3,lVar1,iVar2);" (call_expression "FUN_001251c0(uVar3,lVar1,iVar2)" (identifier "FUN_001251c0") (argument_list "(uVar3,lVar1,iVar2)" (( "(") (identifier "uVar3") (, ",") (identifier "lVar1") (, ",") (identifier "iVar2") () ")"))) (; ";")) (} "}"))) (expression_statement "dlclose();" (call_expression "dlclose()" (identifier "dlclose") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "plVar4 = (long *)*plVar4;" (assignment_expression "plVar4 = (long *)*plVar4" (identifier "plVar4") (= "=") (cast_expression "(long *)*plVar4" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar4" (* "*") (identifier "plVar4")))) (; ";")) (} "}")) (while "while") (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"))) () ")")) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { char *pcVar1; type_1 **pppVar2; type_2 var_2; char *fmt; type_1 *ppVar4; ppVar4 = var_1; if (var_1 != (type_3 *)0x0) { do { if ((ppVar4->cleanup_handler != (type_4)0x0) && (ppVar4->cleanup_done == 0) ) { ppVar4->cleanup_done = 1; called_plugin = ppVar4; var_2 = (*ppVar4->cleanup_handler)(); called_plugin = (type_3 *)0x0; if (var_2 != var_3) { pcVar1 = ppVar4->name; fmt = (char *)var_4(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5); var_5(fmt,pcVar1,(type_5)var_2); } var_6(); } pppVar2 = &ppVar4->next; ppVar4 = *pppVar2; } while (*pppVar2 != (type_1 *)0x0); } 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)) (declaration type: (primitive_type) 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: (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 (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (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: (subscript_expression argument: (identifier) index: (number_literal))))) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (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))))))) (return_statement))))
null
void MASKED(void) { long lVar1; int iVar2; undefined8 uVar3; long *plVar4; plVar4 = DAT_001816e8; if (DAT_001816e8 != (long *)0x0) { do { if (((code *)plVar4[7] != (code *)0x0) && ((int)plVar4[8] == 0)) { *(undefined4 *)(plVar4 + 8) = 1; DAT_001816d0 = plVar4; iVar2 = (*(code *)plVar4[7])(); DAT_001816d0 = (long *)0x0; if (iVar2 != 0) { lVar1 = plVar4[1]; uVar3 = dcgettext(0,"%P: %s: error in plugin cleanup: %d (ignored)\n",5); FUN_001251c0(uVar3,lVar1,iVar2); } dlclose(); } plVar4 = (long *)*plVar4; } while (plVar4 != (long *)0x0); } return; }
3680_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
include_linkonce_section
FUN_001cec00
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: bool include_linkonce_section(Sized_relobj_file<32,_false> * this, Layout * layout, uint index, char * name, Shdr<32,_false> * shdr) */ bool __thiscall gold::Sized_relobj_file<32,_false>::include_linkonce_section (Sized_relobj_file<32,_false> *this,Layout *layout,uint index,char *name, Shdr<32,_false> *shdr) { uint uVar1; char *pcVar2; size_t sVar3; undefined8 extraout_RAX; long lVar4; char *pcVar5; Kept_section *this_1; Kept_section *extraout_RDX; byte *pbVar6; string *name_00; byte *pbVar7; bool bVar8; bool bVar9; Kept_section *kept1; Kept_section *kept2; string sig1; string sig2; pair<unsigned_int,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section> local_78; pair<unsigned_int,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section> local_58; lVar4 = 0x10; pcVar2 = name + 0x10; bVar8 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8; bVar9 = &stack0x00000000 == (undefined1 *)0xd8; pbVar6 = (byte *)name; pbVar7 = (byte *)".gnu.linkonce.t."; do { if (lVar4 == 0) break; lVar4 = lVar4 + -1; bVar8 = *pbVar6 < *pbVar7; bVar9 = *pbVar6 == *pbVar7; pbVar6 = pbVar6 + 1; pbVar7 = pbVar7 + 1; } while (bVar9); uVar1 = shdr->p_->sh_size; if ((!bVar8 && !bVar9) != bVar8) { pcVar2 = strrchr(name,0x2e); pcVar2 = pcVar2 + 1; } pcVar5 = (char *)0xffffffffffffffff; sig1._M_dataplus._M_p = (pointer)&sig1.field_2; if (pcVar2 != (char *)0x0) { sVar3 = strlen(pcVar2); pcVar5 = pcVar2 + sVar3; } name_00 = &sig2; std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char_const*>(&sig1,pcVar2,pcVar5); sig2._M_dataplus._M_p = (pointer)&sig2.field_2; sVar3 = strlen(name); /* try { // try from 001cecc0 to 001cecc4 has its CatchHandler @ 001cee41 */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char_const*>(name_00,name,name + sVar3); /* try { // try from 001cece7 to 001cee3b has its CatchHandler @ 001cee3c */ bVar8 = Layout::find_or_add_kept_section(layout,&sig1,(Relobj *)this,index,false,false,&kept1); bVar9 = Layout::find_or_add_kept_section(layout,name_00,(Relobj *)this,index,false,true,&kept2); if (bVar9) { if (bVar8) { this_1 = (Kept_section *)(ulong)uVar1; if (kept1->is_comdat_ == false) { (kept1->u_).group_sections = (Comdat_group *)this_1; if (kept2->is_comdat_ == false) { (kept2->u_).group_sections = (Comdat_group *)this_1; goto LAB_001ced35; } Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1); this_1 = extraout_RDX; } Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1); /* catch() { ... } // from try @ 001cece7 with catch @ 001cee3c */ if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)sig2._M_dataplus._M_p != &sig2.field_2) { operator_delete(sig2._M_dataplus._M_p); } if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)sig1._M_dataplus._M_p != &sig1.field_2) { operator_delete(sig1._M_dataplus._M_p); } /* WARNING: Subroutine does not return */ _Unwind_Resume(extraout_RAX); } if ((kept1->object_ != (Relobj *)0x0) && (kept1->is_comdat_ != false)) { local_58.second.sh_size = (uint64_t)uVar1; local_58.second.kept_section = kept1; local_58.second.symndx = 0; local_58.second.is_comdat = false; local_58.first = index; std:: _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>_> :: _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_> (&(this->kept_comdat_sections_)._M_t,&local_58); } } else if ((kept2->object_ != (Relobj *)0x0) && (kept2->is_comdat_ == false)) { local_78.second.sh_size = (uint64_t)uVar1; local_78.second.kept_section = kept2; local_78.second.symndx = 0; local_78.second.is_comdat = false; local_78.first = index; std:: _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>_> :: _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_> (&(this->kept_comdat_sections_)._M_t,&local_78); } LAB_001ced35: if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)sig2._M_dataplus._M_p != &sig2.field_2) { operator_delete(sig2._M_dataplus._M_p); } if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)sig1._M_dataplus._M_p != &sig1.field_2) { operator_delete(sig1._M_dataplus._M_p); } return bVar8 && bVar9; }
uint FUN_001cec00(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5) { uint uVar1; uint uVar2; uint uVar3; char *pcVar4; size_t sVar5; undefined8 uVar6; long lVar7; byte *pbVar8; byte *__s; byte *pbVar9; bool bVar10; bool bVar11; long *local_c8; long *local_c0; undefined1 *local_b8 [2]; undefined1 auStack_a8 [16]; undefined1 *local_98 [2]; undefined1 local_88 [16]; undefined4 local_78 [2]; ulong local_70; long *local_68; undefined4 local_60; undefined1 local_5c; undefined4 local_58 [2]; ulong local_50; long *local_48; undefined4 local_40; undefined1 local_3c; lVar7 = 0x10; __s = param_4 + 0x10; bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8; bVar11 = &stack0x00000000 == (undefined1 *)0xd8; pbVar8 = param_4; pbVar9 = (byte *)".gnu.linkonce.t."; do { if (lVar7 == 0) break; lVar7 = lVar7 + -1; bVar10 = *pbVar8 < *pbVar9; bVar11 = *pbVar8 == *pbVar9; pbVar8 = pbVar8 + 1; pbVar9 = pbVar9 + 1; } while (bVar11); uVar1 = *(uint *)(*param_5 + 0x14); if ((!bVar10 && !bVar11) != bVar10) { pcVar4 = strrchr((char *)param_4,0x2e); __s = (byte *)(pcVar4 + 1); } pbVar8 = (byte *)0xffffffffffffffff; local_b8[0] = auStack_a8; if (__s != (byte *)0x0) { sVar5 = strlen((char *)__s); pbVar8 = __s + sVar5; } FUN_001665c0(local_b8,__s,pbVar8); local_98[0] = local_88; sVar5 = strlen((char *)param_4); /* try { // try from 001cecc0 to 001cecc4 has its CatchHandler @ 001cee41 */ FUN_001665c0(local_98,param_4,param_4 + sVar5); /* try { // try from 001cece7 to 001cee3b has its CatchHandler @ 001cee3c */ uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8); uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0); if ((char)uVar3 == '\0') { if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) { local_70 = (ulong)uVar1; local_68 = local_c0; local_60 = 0; local_5c = 0; local_78[0] = param_3; FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5); } } else { if ((char)uVar2 != '\0') { if (*(char *)((long)local_c8 + 0xc) == '\0') { local_c8[2] = (ulong)uVar1; if (*(char *)((long)local_c0 + 0xc) == '\0') { local_c0[2] = (ulong)uVar1; goto LAB_001ced35; } FUN_001bcfa0(); } uVar6 = FUN_001bcfa0(); /* catch() { ... } // from try @ 001cece7 with catch @ 001cee3c */ if (local_98[0] != local_88) { FUN_002dac70(); } if (local_b8[0] != auStack_a8) { FUN_002dac70(); } /* WARNING: Subroutine does not return */ FUN_003688e0(uVar6); } if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) { local_50 = (ulong)uVar1; local_48 = local_c8; local_40 = 0; local_3c = 0; local_58[0] = param_3; FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5); } } LAB_001ced35: if (local_98[0] != local_88) { FUN_002dac70(); } if (local_b8[0] != auStack_a8) { FUN_002dac70(); } return uVar2 & uVar3; }
PUSH RBP MOV RBP,RSP PUSH R15 MOV R15,RSI PUSH R14 MOV R14D,EDX PUSH R13 MOV R13,RDI LEA RDI,[0x376607] PUSH R12 MOV R12,RCX MOV ECX,0x10 PUSH RBX MOV RSI,R12 LEA RBX,[R12 + 0x10] SUB RSP,0xa8 MOV RAX,qword ptr [R8] CMPSB.REPE RDI,RSI MOV EAX,dword ptr [RAX + 0x14] MOV dword ptr [RBP + -0xcc],EAX SETA AL SBB AL,0x0 TEST AL,AL JZ 0x001cec5c MOV ESI,0x2e MOV RDI,R12 CALL 0x001475b0 LEA RBX,[RAX + 0x1] LEA RAX,[RBP + -0xb0] MOV RDX,-0x1 MOV qword ptr [RBP + -0xc8],RAX ADD RAX,0x10 MOV qword ptr [RBP + -0xb0],RAX TEST RBX,RBX JZ 0x001cec8d MOV RDI,RBX CALL 0x00147490 LEA RDX,[RBX + RAX*0x1] MOV RDI,qword ptr [RBP + -0xc8] MOV RSI,RBX LEA RBX,[RBP + -0x90] CALL 0x001665c0 LEA RAX,[RBX + 0x10] MOV RDI,R12 MOV qword ptr [RBP + -0x90],RAX CALL 0x00147490 MOV RSI,R12 MOV RDI,RBX LEA RDX,[R12 + RAX*0x1] CALL 0x001665c0 SUB RSP,0x8 XOR R9D,R9D XOR R8D,R8D MOV ECX,R14D LEA RAX,[RBP + -0xc0] MOV RSI,qword ptr [RBP + -0xc8] MOV RDX,R13 MOV RDI,R15 PUSH RAX CALL 0x001ac950 MOV R12D,EAX MOV R9D,0x1 XOR R8D,R8D MOV ECX,R14D LEA RAX,[RBP + -0xb8] MOV RDX,R13 MOV RSI,RBX MOV RDI,R15 MOV qword ptr [RSP],RAX CALL 0x001ac950 MOV R15D,EAX POP RAX POP RDX TEST R15B,R15B JNZ 0x001ced80 MOV RAX,qword ptr [RBP + -0xb8] CMP qword ptr [RAX],0x0 JZ 0x001ced35 CMP byte ptr [RAX + 0xc],0x0 JZ 0x001cee00 MOV RDI,qword ptr [RBP + -0x90] ADD RBX,0x10 AND R12D,R15D CMP RDI,RBX JZ 0x001ced4d CALL 0x002dac70 MOV RAX,qword ptr [RBP + -0xc8] MOV RDI,qword ptr [RBP + -0xb0] ADD RAX,0x10 CMP RDI,RAX JZ 0x001ced69 CALL 0x002dac70 LEA RSP,[RBP + -0x28] MOV EAX,R12D POP RBX POP R12 POP R13 POP R14 POP R15 POP RBP RET MOV RAX,qword ptr [RBP + -0xc0] TEST R12B,R12B JNZ 0x001cedd0 CMP qword ptr [RAX],0x0 JZ 0x001ced35 CMP byte ptr [RAX + 0xc],0x0 JZ 0x001ced35 MOV ECX,dword ptr [RBP + -0xcc] LEA RSI,[RBP + -0x50] LEA RDI,[R13 + 0x1b0] MOV dword ptr [RBP + -0x50],R14D MOV qword ptr [RBP + -0x40],RAX MOV qword ptr [RBP + -0x48],RCX MOV dword ptr [RBP + -0x38],0x0 MOV byte ptr [RBP + -0x34],0x0 CALL 0x001c8660 JMP 0x001ced35 CMP byte ptr [RAX + 0xc],0x0 MOV EDX,dword ptr [RBP + -0xcc] JNZ 0x001cee37 MOV qword ptr [RAX + 0x10],RDX MOV RAX,qword ptr [RBP + -0xb8] CMP byte ptr [RAX + 0xc],0x0 JNZ 0x001cee32 MOV qword ptr [RAX + 0x10],RDX JMP 0x001ced35 MOV ECX,dword ptr [RBP + -0xcc] LEA RSI,[RBP + -0x70] LEA RDI,[R13 + 0x1b0] MOV dword ptr [RBP + -0x70],R14D MOV qword ptr [RBP + -0x60],RAX MOV qword ptr [RBP + -0x68],RCX MOV dword ptr [RBP + -0x58],0x0 MOV byte ptr [RBP + -0x54],0x0 CALL 0x001c8660 JMP 0x001ced35 CALL 0x001bcfa0 CALL 0x001bcfa0 MOV R12,RAX JMP 0x001cee46 MOV RDI,qword ptr [RBP + -0x90] ADD RBX,0x10 CMP RDI,RBX JZ 0x001cee5b CALL 0x002dac70 MOV RAX,qword ptr [RBP + -0xc8] MOV RDI,qword ptr [RBP + -0xb0] ADD RAX,0x10 CMP RDI,RAX JZ 0x001cee77 CALL 0x002dac70 MOV RDI,R12 CALL 0x003688e0
null
null
null
null
[(u'LOAD_-1207702418', u'INT_EQUAL_-1207702401'), (u'LOAD_-1207702418', u'INT_LESS_-1207702401'), ('const--184', u'PTRSUB_-1207699860'), ('tmp_1591', u'PTRSUB_-1207700068'), (u'INDIRECT_-1207700218', u'MULTIEQUAL_-1207700456'), (u'INDIRECT_-1207700676', u'MULTIEQUAL_-1207700645'), ('tmp_1591', u'CAST_-1207700229'), ('tmp_916', u'CBRANCH_-1207701820'), ('const-16', u'PTRSUB_-1207699882'), (u'CAST_-1207700349', u'MULTIEQUAL_-1207700827'), (u'CALL_-1207702160', u'INDIRECT_-1207700847'), (u'INDIRECT_-1207701060', u'COPY_-1207699972'), (u'LOAD_-1207702416', u'INT_LESS_-1207702401'), (u'LOAD_-1207702416', u'INT_EQUAL_-1207702401'), ('const--184', u'PTRSUB_-1207700411'), (u'CALL_-1207702249', u'INDIRECT_-1207700884'), (u'INDIRECT_-1207700700', u'MULTIEQUAL_-1207700667'), (u'INT_NOTEQUAL_-1207701379', u'CBRANCH_-1207701378'), (u'CALL_-1207702160', u'INDIRECT_-1207700665'), (u'PTRSUB_-1207700068', u'PTRSUB_-1207699997'), ('const-12', u'PTRSUB_-1207700086'), (u'INDIRECT_-1207700650', u'MULTIEQUAL_-1207700619'), (u'CALL_-1207701870', u'INDIRECT_-1207700597'), ('tmp_836', u'CBRANCH_-1207701877'), (u'INDIRECT_-1207700531', u'MULTIEQUAL_-1207700664'), (u'INDIRECT_-1207700545', u'MULTIEQUAL_-1207700532'), ('tmp_6100', u'MULTIEQUAL_-1207700641'), (u'CALL_-1207702160', u'INDIRECT_-1207700561'), (u'CALL_-1207701314', u'INDIRECT_-1207700329'), (u'CALL_-1207701870', u'INDIRECT_-1207700363'), (u'PTRSUB_-1207700411', u'CALL_-1207702211'), (u'CALL_-1207702211', u'INDIRECT_-1207700857'), (u'CALL_-1207702183', u'INDIRECT_-1207700655'), ('const--120', u'PTRSUB_-1207699963'), ('const-433', u'LOAD_-1207701951'), (u'MULTIEQUAL_-1207701363', u'MULTIEQUAL_-1207701360'), (u'CAST_-1207700411', u'COPY_-1207700479'), (u'INDIRECT_-1207700754', u'MULTIEQUAL_-1207700723'), (u'BOOL_NEGATE_-1207701205', u'BOOL_AND_-1207702348'), (u'CALL_-1207702183', u'INDIRECT_-1207700577'), (u'INDIRECT_-1207700558', u'MULTIEQUAL_-1207700508'), ('const--152', u'PTRSUB_-1207700336'), (u'INT_NOTEQUAL_-1207701821', u'CBRANCH_-1207701820'), (u'CALL_-1207702332', u'INDIRECT_-1207700804'), (u'CALL_-1207701430', u'INDIRECT_-1207700390'), (u'CALL_-1207702077', u'INDIRECT_-1207700495'), (u'CALL_-1207702012', u'INDIRECT_-1207700662'), (u'CALL_-1207702012', u'INDIRECT_-1207700506'), (u'INDIRECT_-1207700766', u'PTRSUB_-1207700008'), (u'INT_NOTEQUAL_-1207702349', u'CBRANCH_-1207702349'), (u'CALL_-1207702249', u'INDIRECT_-1207700754'), (u'INDIRECT_-1207700610', u'MULTIEQUAL_-1207700560'), (u'INT_NOTEQUAL_-1207701322', u'CBRANCH_-1207701321'), ('tmp_1595', u'PTRSUB_-1207700453'), (u'CALL_-1207702211', u'INDIRECT_-1207700883'), (u'INDIRECT_-1207700505', u'MULTIEQUAL_-1207700638'), ('tmp_1593', u'COPY_-1207699977'), (u'CALL_-1207702012', u'INDIRECT_-1207700766'), (u'CALL_-1207702211', u'INDIRECT_-1207700597'), ('tmp_6111', u'MULTIEQUAL_-1207700927'), (u'CALL_-1207702160', u'INDIRECT_-1207700795'), (u'CALL_-1207702012', u'INDIRECT_-1207700610'), (u'CALL_-1207702249', u'INDIRECT_-1207700806'), (u'INDIRECT_-1207700622', u'MULTIEQUAL_-1207700589'), (u'CALL_-1207702012', u'INDIRECT_-1207701292'), (u'CALL_-1207701560', u'INDIRECT_-1207700270'), (u'COPY_-1207700477', u'MULTIEQUAL_-1207701517'), ('tmp_3460', u'PTRSUB_-1207700073'), (u'CALL_-1207702012', u'INDIRECT_-1207700558'), ('const-46', u'CALL_-1207702332'), (u'PTRSUB_-1207699890', u'PTRSUB_-1207699882'), (u'INDIRECT_-1207700358', u'MULTIEQUAL_-1207700343'), (u'CALL_-1207702332', u'INDIRECT_-1207700674'), (u'INDIRECT_-1207700740', u'PTRSUB_-1207699989'), ('tmp_358', u'CBRANCH_-1207702260'), (u'CALL_-1207702183', u'INDIRECT_-1207700681'), (u'CALL_-1207702077', u'INDIRECT_-1207700547'), (u'CALL_-1207701813', u'INDIRECT_-1207700620'), (u'CALL_-1207702160', u'INDIRECT_-1207700639'), (u'PTRSUB_-1207699892', u'CALL_-1207701560'), ('const-0', u'INT_EQUAL_-1207701522'), ('tmp_3460', u'PTRSUB_-1207700389'), (u'CALL_-1207702160', u'INDIRECT_-1207700535'), (u'LOAD_-1207701970', u'INT_NOTEQUAL_-1207701954'), (u'MULTIEQUAL_-1207700664', u'MULTIEQUAL_-1207700636'), (u'CALL_-1207702332', u'INDIRECT_-1207700622'), (u'COPY_-1207700479', u'MULTIEQUAL_-1207701491'), (u'MULTIEQUAL_-1207700636', u'CAST_-1207700093'), (u'CALL_-1207701870', u'INDIRECT_-1207700441'), (u'PTRSUB_-1207700362', u'CAST_-1207700349'), ('const-433', u'LOAD_-1207702418'), (u'INDIRECT_-1207700415', u'MULTIEQUAL_-1207700402'), (u'INDIRECT_-1207700702', u'MULTIEQUAL_-1207700671'), (u'PTRSUB_-1207700125', u'INT_NOTEQUAL_-1207701821'), (u'INDIRECT_-1207700688', u'MULTIEQUAL_-1207700638'), ('const-16', u'COPY_-1207702474'), (u'CALL_-1207701870', u'INDIRECT_-1207700623'), ('const-433', u'LOAD_-1207701537'), (u'LOAD_-1207701537', u'INT_EQUAL_-1207701522'), (u'MULTIEQUAL_-1207701467', u'CALL_-1207702211'), ('const-0', u'RETURN_-1207701757'), (u'CALL_-1207702077', u'INDIRECT_-1207700599'), (u'INDIRECT_-1207700766', u'PTRSUB_-1207700093'), (u'LOAD_-1207702401', u'INT_ZEXT_-1207701299'), (u'CALL_-1207701560', u'INDIRECT_-1207700374'), ('tmp_1174', u'CBRANCH_-1207701668'), (u'CALL_-1207701870', u'INDIRECT_-1207700519'), (u'CALL_-1207702183', u'INDIRECT_-1207700811'), (u'CALL_-1207701598', u'INDIRECT_-1207700375'), ('const--152', u'PTRSUB_-1207700349'), (u'CALL_-1207702012', u'BOOL_AND_-1207700925'), (u'CALL_-1207702332', u'INDIRECT_-1207700934'), (u'CALL_-1207701813', u'INDIRECT_-1207700412'), (u'INT_EQUAL_-1207702401', u'CBRANCH_-1207702402'), (u'PTRSUB_-1207700470', u'INT_LESS_-1207702439'), (u'PTRSUB_-1207699963', u'CALL_-1207701560'), (u'CALL_-1207702077', u'INDIRECT_-1207700521'), (u'MULTIEQUAL_-1207701582', u'INT_EQUAL_-1207702422'), (u'CALL_-1207702183', u'INDIRECT_-1207700525'), (u'CALL_-1207701438', u'INDIRECT_-1207701000'), (u'CAST_-1207700412', u'COPY_-1207700481'), ('const-3630599', u'COPY_-1207702491'), (u'CALL_-1207702211', u'INDIRECT_-1207700545'), (u'INDIRECT_-1207700479', u'MULTIEQUAL_-1207700612'), (u'MULTIEQUAL_-1207700404', u'MULTIEQUAL_-1207700376'), (u'CALL_-1207701870', u'INDIRECT_-1207700571'), (u'CALL_-1207702211', u'INDIRECT_-1207700571'), ('tmp_1517', u'CBRANCH_-1207701321'), (u'PTRSUB_-1207700144', u'PTRSUB_-1207700125'), (u'INDIRECT_-1207700624', u'MULTIEQUAL_-1207700593'), (u'LOAD_-1207701951', u'INT_EQUAL_-1207701936'), ('tmp_1592', u'CALL_-1207702012'), (u'PTRSUB_-1207699882', u'INT_NOTEQUAL_-1207701379'), ('tmp_6107', u'MULTIEQUAL_-1207700823'), (u'CALL_-1207702012', u'CBRANCH_-1207701980'), (u'INDIRECT_-1207700804', u'MULTIEQUAL_-1207700771'), (u'CALL_-1207701598', u'INDIRECT_-1207700245'), (u'CALL_-1207702160', u'INDIRECT_-1207700509'), ('const--1', u'COPY_-1207702317'), ('tmp_1355', u'BRANCH_-1207701509'), (u'INDIRECT_-1207700329', u'MULTIEQUAL_-1207700317'), ('tmp_3460', u'PTRSUB_-1207700144'), (u'MULTIEQUAL_-1207700797', u'MULTIEQUAL_-1207700749'), (u'MULTIEQUAL_-1207700560', u'MULTIEQUAL_-1207700532'), (u'INDIRECT_-1207700396', u'MULTIEQUAL_-1207700378'), (u'INDIRECT_-1207700519', u'MULTIEQUAL_-1207700506'), (u'PTRSUB_-1207699996', u'LOAD_-1207701537'), ('const-16', u'PTRSUB_-1207699853'), (u'MULTIEQUAL_-1207701360', u'INT_NOTEQUAL_-1207702349'), (u'CALL_-1207702012', u'INDIRECT_-1207700584'), ('const--184', u'PTRSUB_-1207700144'), (u'CALL_-1207701438', u'INDIRECT_-1207701026'), (u'INDIRECT_-1207700714', u'MULTIEQUAL_-1207700404'), ('const--1', u'INT_ADD_-1207702412'), (u'MULTIEQUAL_-1207701311', u'MULTIEQUAL_-1207701308'), (u'CALL_-1207702249', u'INDIRECT_-1207700676'), (u'INDIRECT_-1207700192', u'MULTIEQUAL_-1207700430'), (u'CALL_-1207701314', u'INDIRECT_-1207700355'), (u'CALL_-1207702077', u'INDIRECT_-1207700625'), (u'MULTIEQUAL_-1207701514', u'PTRADD_-1207702184'), (u'INDIRECT_-1207700856', u'MULTIEQUAL_-1207700823'), (u'CALL_-1207702249', u'INDIRECT_-1207700728'), (u'INT_ADD_-1207702412', u'MULTIEQUAL_-1207701582'), (u'INDIRECT_-1207701318', u'CAST_-1207699892'), (u'CALL_-1207702183', u'INDIRECT_-1207700629'), (u'PTRSUB_-1207700349', u'CALL_-1207702012'), ('const-0', u'INT_EQUAL_-1207701936'), (u'BOOL_AND_-1207702348', u'INT_NOTEQUAL_-1207702349'), (u'CALL_-1207702249', u'PTRADD_-1207702184'), (u'PTRSUB_-1207700349', u'CALL_-1207702160'), ('tmp_1070', u'BRANCH_-1207701557'), (u'INT_LESS_-1207702439', u'MULTIEQUAL_-1207701363'), ('tmp_3460', u'PTRSUB_-1207700177'), (u'LOAD_-1207701686', u'INT_NOTEQUAL_-1207701670'), (u'INT_EQUAL_-1207701569', u'CBRANCH_-1207701555'), (u'INDIRECT_-1207700636', u'MULTIEQUAL_-1207700586'), (u'INDIRECT_-1207700166', u'MULTIEQUAL_-1207700404'), (u'PTRSUB_-1207700462', u'INT_EQUAL_-1207702439'), ('const-0', u'COPY_-1207701621'), ('tmp_6102', u'MULTIEQUAL_-1207700693'), (u'CAST_-1207699885', u'CALL_-1207701430'), (u'INDIRECT_-1207700752', u'MULTIEQUAL_-1207700719'), (u'CALL_-1207702332', u'INDIRECT_-1207700752'), (u'INDIRECT_-1207700416', u'MULTIEQUAL_-1207700369'), (u'CALL_-1207702077', u'INDIRECT_-1207700573'), ('tmp_1593', u'COPY_-1207700080'), ('const-0', u'INT_NOTEQUAL_-1207702261'), (u'CALL_-1207701560', u'INDIRECT_-1207700348'), (u'CALL_-1207702249', u'INDIRECT_-1207700650'), ('const-12', u'PTRSUB_-1207700195'), ('const-0', u'PTRSUB_-1207700462'), ('const-0', u'PTRSUB_-1207700453'), ('const-433', u'LOAD_-1207701705'), (u'PTRSUB_-1207699989', u'PTRSUB_-1207699954'), (u'CALL_-1207702077', u'INDIRECT_-1207700781'), (u'MULTIEQUAL_-1207701514', u'CALL_-1207702211'), (u'INDIRECT_-1207700780', u'MULTIEQUAL_-1207700749'), (u'CALL_-1207701870', u'INDIRECT_-1207700467'), (u'CALL_-1207702183', u'INDIRECT_-1207700603'), ('const-0', u'INT_NOTEQUAL_-1207701954'), ('tmp_6098', u'MULTIEQUAL_-1207700589'), (u'MULTIEQUAL_-1207700771', u'MULTIEQUAL_-1207700723'), (u'INDIRECT_-1207700296', u'MULTIEQUAL_-1207700534'), (u'MULTIEQUAL_-1207700638', u'CALL_-1207701870'), (u'CALL_-1207701813', u'INDIRECT_-1207700334'), (u'CALL_-1207702077', u'INDIRECT_-1207700729'), ('const-0', u'COPY_-1207701573'), (u'INDIRECT_-1207701026', u'MULTIEQUAL_-1207701011'), (u'CALL_-1207702012', u'INDIRECT_-1207700532'), ('const-1', u'PTRADD_-1207702359'), (u'CALL_-1207702077', u'INDIRECT_-1207700807'), ('const-1', u'PTRADD_-1207702184'), (u'CALL_-1207701598', u'INDIRECT_-1207700401'), ('const-16', u'PTRSUB_-1207699989'), ('tmp_6105', u'MULTIEQUAL_-1207700771'), (u'INDIRECT_-1207700453', u'MULTIEQUAL_-1207700586'), (u'CAST_-1207699829', u'INT_NOTEQUAL_-1207701322'), ('tmp_1594', u'PTRADD_-1207702396'), ('const--152', u'PTRSUB_-1207699890'), (u'MULTIEQUAL_-1207701011', u'CAST_-1207699885'), ('tmp_105', u'CBRANCH_-1207702427'), (u'CALL_-1207702332', u'INDIRECT_-1207700830'), (u'CALL_-1207701870', u'INDIRECT_-1207700649'), (u'CALL_-1207701813', u'INDIRECT_-1207700594'), (u'CALL_-1207702249', u'INDIRECT_-1207700598'), (u'CALL_-1207702012', u'INDIRECT_-1207700454'), (u'BOOL_NEGATE_-1207701206', u'BOOL_AND_-1207702348'), (u'MULTIEQUAL_-1207700823', u'MULTIEQUAL_-1207700775'), ('const-0', u'INT_EQUAL_-1207701569'), ('const--88', u'PTRSUB_-1207700073'), (u'PTRSUB_-1207699958', u'PTRSUB_-1207699892'), (u'CALL_-1207702332', u'INDIRECT_-1207700700'), (u'PTRSUB_-1207700311', u'CAST_-1207700298'), (u'INDIRECT_-1207700428', u'MULTIEQUAL_-1207700378'), (u'INT_NOTEQUAL_-1207701689', u'CBRANCH_-1207701687'), ('tmp_3460', u'PTRSUB_-1207700287'), ('const-16', u'PTRSUB_-1207700157'), (u'LOAD_-1207702401', u'INT_ZEXT_-1207701193'), (u'INDIRECT_-1207700401', u'MULTIEQUAL_-1207700534'), (u'COPY_-1207702317', u'MULTIEQUAL_-1207701467'), (u'CALL_-1207701598', u'INDIRECT_-1207700427'), (u'INDIRECT_-1207700390', u'CAST_-1207699858'), (u'CALL_-1207701813', u'INDIRECT_-1207700438'), (u'CAST_-1207699990', u'MULTIEQUAL_-1207701045'), (u'INDIRECT_-1207700662', u'MULTIEQUAL_-1207700612'), ('const-1', u'PTRADD_-1207702364'), ('const-1', u'PTRADD_-1207702268'), ('const-0', u'PTRSUB_-1207699954'), ('tmp_3460', u'PTRSUB_-1207700349'), (u'CALL_-1207702211', u'INDIRECT_-1207700675'), (u'MULTIEQUAL_-1207700638', u'MULTIEQUAL_-1207700610'), (u'CALL_-1207702332', u'INDIRECT_-1207700726'), ('tmp_1594', u'CAST_-1207700412'), (u'CAST_-1207700188', u'CALL_-1207702012'), (u'CALL_-1207701813', u'INDIRECT_-1207700360'), (u'MULTIEQUAL_-1207700667', u'MULTIEQUAL_-1207700619'), (u'CALL_-1207702211', u'INDIRECT_-1207700649'), (u'CALL_-1207702183', u'INDIRECT_-1207700785'), (u'MULTIEQUAL_-1207700636', u'CALL_-1207701813'), (u'MULTIEQUAL_-1207700343', u'MULTIEQUAL_-1207700317'), (u'CALL_-1207702012', u'INDIRECT_-1207700636'), (u'CALL_-1207702160', u'INDIRECT_-1207700717'), (u'CALL_-1207701598', u'INDIRECT_-1207700297'), ('const-12', u'PTRSUB_-1207700021'), (u'CALL_-1207701560', u'INDIRECT_-1207700244'), ('const-16', u'PTRSUB_-1207700311'), ('const-0', u'COPY_-1207701611'), (u'CALL_-1207701870', u'INDIRECT_-1207700389'), (u'INDIRECT_-1207700766', u'PTRSUB_-1207700086'), (u'PTRSUB_-1207700245', u'CALL_-1207702012'), (u'CALL_-1207701560', u'INDIRECT_-1207700166'), (u'BOOL_AND_-1207700925', u'COPY_-1207701395'), (u'MULTIEQUAL_-1207700719', u'MULTIEQUAL_-1207700671'), (u'MULTIEQUAL_-1207701514', u'CALL_-1207702249'), ('tmp_3460', u'PTRSUB_-1207699963'), (u'INDIRECT_-1207700245', u'MULTIEQUAL_-1207700378'), ('tmp_1593', u'CALL_-1207702077'), ('tmp_1591', u'CAST_-1207700188'), ('tmp_1138', u'CBRANCH_-1207701687'), (u'INDIRECT_-1207701000', u'MULTIEQUAL_-1207700985'), ('tmp_1594', u'PTRADD_-1207702110'), ('tmp_6099', u'MULTIEQUAL_-1207700615'), (u'MULTIEQUAL_-1207700927', u'MULTIEQUAL_-1207700879'), (u'INDIRECT_-1207700688', u'MULTIEQUAL_-1207700378'), (u'INDIRECT_-1207700348', u'MULTIEQUAL_-1207700586'), (u'INDIRECT_-1207700349', u'MULTIEQUAL_-1207700482'), (u'INDIRECT_-1207701292', u'CAST_-1207699893'), (u'INDIRECT_-1207700726', u'MULTIEQUAL_-1207700693'), (u'INDIRECT_-1207700740', u'PTRSUB_-1207699996'), (u'PTRADD_-1207702184', u'MULTIEQUAL_-1207701467'), (u'CALL_-1207702012', u'INDIRECT_-1207700740'), (u'PTRSUB_-1207700093', u'LOAD_-1207701705'), (u'CALL_-1207702077', u'INDIRECT_-1207700651'), (u'INDIRECT_-1207700649', u'MULTIEQUAL_-1207700636'), (u'PTRSUB_-1207700411', u'CALL_-1207702077'), (u'INDIRECT_-1207700390', u'MULTIEQUAL_-1207700343'), (u'PTRADD_-1207702396', u'MULTIEQUAL_-1207701514'), (u'CALL_-1207701560', u'INDIRECT_-1207700322'), ('const-433', u'STORE_-1207701515'), (u'MULTIEQUAL_-1207700369', u'MULTIEQUAL_-1207700343'), ('const-432', u'PTRSUB_-1207700068'), (u'PTRSUB_-1207699860', u'PTRSUB_-1207699853'), (u'CALL_-1207702211', u'INDIRECT_-1207700623'), (u'CALL_-1207701813', u'INDIRECT_-1207700386'), (u'INDIRECT_-1207700297', u'MULTIEQUAL_-1207700430'), (u'INDIRECT_-1207700454', u'MULTIEQUAL_-1207700404'), (u'INDIRECT_-1207700441', u'MULTIEQUAL_-1207700428'), ('const-433', u'STORE_-1207701552'), (u'CALL_-1207702249', u'INDIRECT_-1207700858'), (u'INDIRECT_-1207700884', u'MULTIEQUAL_-1207700853'), (u'INDIRECT_-1207700355', u'MULTIEQUAL_-1207700343'), ('const-0', u'CALL_-1207702012'), (u'PTRSUB_-1207700008', u'PTRSUB_-1207699979'), (u'MULTIEQUAL_-1207701491', u'PTRADD_-1207702364'), (u'MULTIEQUAL_-1207700901', u'MULTIEQUAL_-1207700853'), (u'INDIRECT_-1207700480', u'MULTIEQUAL_-1207700430'), (u'INT_EQUAL_-1207702401', u'MULTIEQUAL_-1207701311'), (u'MULTIEQUAL_-1207700745', u'MULTIEQUAL_-1207700697'), (u'CALL_-1207701560', u'INDIRECT_-1207700296'), ('const-433', u'LOAD_-1207702416'), (u'PTRSUB_-1207700336', u'PTRSUB_-1207700311'), (u'CALL_-1207702012', u'INDIRECT_-1207700480'), (u'INDIRECT_-1207700374', u'MULTIEQUAL_-1207700612'), (u'CALL_-1207701438', u'INDIRECT_-1207700422'), (u'CALL_-1207702160', u'INDIRECT_-1207700691'), (u'CALL_-1207701813', u'INDIRECT_-1207700516'), (u'CALL_-1207702332', u'INDIRECT_-1207700960'), (u'CALL_-1207701302', u'INDIRECT_-1207700320'), (u'INDIRECT_-1207700571', u'MULTIEQUAL_-1207700558'), (u'MULTIEQUAL_-1207701491', u'LOAD_-1207702418'), ('const-1', u'PTRADD_-1207702268'), (u'CALL_-1207702012', u'INDIRECT_-1207700428'), (u'CALL_-1207702160', u'INDIRECT_-1207700613'), (u'MULTIEQUAL_-1207700534', u'MULTIEQUAL_-1207700506'), (u'CALL_-1207702211', u'INDIRECT_-1207700779'), (u'CALL_-1207702077', u'INDIRECT_-1207700469'), (u'INDIRECT_-1207700467', u'MULTIEQUAL_-1207700454'), (u'INDIRECT_-1207700934', u'MULTIEQUAL_-1207700901'), (u'INDIRECT_-1207700389', u'MULTIEQUAL_-1207700376'), (u'COPY_-1207700475', u'MULTIEQUAL_-1207701491'), (u'CALL_-1207702160', u'INDIRECT_-1207700743'), (u'CALL_-1207702160', u'INDIRECT_-1207700587'), (u'LOAD_-1207701584', u'INT_EQUAL_-1207701569'), (u'INDIRECT_-1207701292', u'MULTIEQUAL_-1207700985'), ('const--192', u'PTRSUB_-1207700245'), (u'CALL_-1207702249', u'INDIRECT_-1207700624'), (u'PTRSUB_-1207700202', u'LOAD_-1207701970'), (u'INDIRECT_-1207700766', u'PTRSUB_-1207700021'), (u'CALL_-1207702183', u'INDIRECT_-1207700759'), (u'CALL_-1207702160', u'INDIRECT_-1207700769'), (u'CALL_-1207702160', u'INDIRECT_-1207700821'), (u'INDIRECT_-1207700427', u'MULTIEQUAL_-1207700560'), (u'CALL_-1207701598', u'INDIRECT_-1207700531'), (u'CALL_-1207701813', u'INDIRECT_-1207700568'), (u'CAST_-1207699990', u'CALL_-1207701438'), (u'PTRADD_-1207702110', u'CALL_-1207702160'), (u'PTRSUB_-1207700195', u'LOAD_-1207701951'), ('tmp_1593', u'CALL_-1207702012'), (u'INT_NOTEQUAL_-1207701670', u'CBRANCH_-1207701668'), ('tmp_6101', u'MULTIEQUAL_-1207700667'), (u'CAST_-1207699990', u'CAST_-1207699980'), ('const-1', u'PTRADD_-1207702110'), ('tmp_266', u'CBRANCH_-1207702349'), (u'CALL_-1207701438', u'INDIRECT_-1207701060'), (u'MULTIEQUAL_-1207701517', u'LOAD_-1207702416'), (u'PTRSUB_-1207700287', u'CALL_-1207702077'), (u'INDIRECT_-1207700766', u'COPY_-1207701635'), (u'PTRSUB_-1207700177', u'PTRSUB_-1207700157'), (u'CALL_-1207702211', u'INDIRECT_-1207700753'), (u'INDIRECT_-1207700270', u'MULTIEQUAL_-1207700508'), (u'INDIRECT_-1207700532', u'MULTIEQUAL_-1207700482'), (u'CALL_-1207701870', u'INDIRECT_-1207700493'), (u'INDIRECT_-1207700960', u'MULTIEQUAL_-1207700927'), (u'INDIRECT_-1207700493', u'MULTIEQUAL_-1207700480'), (u'MULTIEQUAL_-1207700378', u'MULTIEQUAL_-1207700350'), ('tmp_3460', u'PTRSUB_-1207700470'), ('const-0', u'INT_EQUAL_-1207702422'), (u'MULTIEQUAL_-1207700693', u'MULTIEQUAL_-1207700645'), (u'CALL_-1207702012', u'INDIRECT_-1207701318'), (u'INT_ZEXT_-1207701206', u'CAST_-1207699990'), (u'CALL_-1207702332', u'INDIRECT_-1207700778'), ('tmp_710', u'CBRANCH_-1207701952'), (u'INDIRECT_-1207701123', u'CALL_-1207701302'), (u'MULTIEQUAL_-1207700641', u'MULTIEQUAL_-1207700593'), (u'CALL_-1207701598', u'INDIRECT_-1207700323'), (u'MULTIEQUAL_-1207701514', u'INT_NOTEQUAL_-1207702261'), ('const-0', u'PTRSUB_-1207700093'), ('tmp_3460', u'PTRSUB_-1207700462'), (u'CAST_-1207699886', u'CALL_-1207701430'), (u'PTRSUB_-1207700157', u'INT_NOTEQUAL_-1207701878'), (u'CALL_-1207701560', u'INDIRECT_-1207700400'), ('tmp_1105', u'CBRANCH_-1207701705'), ('tmp_1244', u'BRANCH_-1207701595'), (u'CAST_-1207699893', u'CALL_-1207701438'), ('const-0', u'PTRSUB_-1207700202'), (u'INDIRECT_-1207700623', u'MULTIEQUAL_-1207700610'), (u'CALL_-1207702183', u'INDIRECT_-1207700837'), (u'CALL_-1207702077', u'INDIRECT_-1207700755'), (u'INT_EQUAL_-1207702439', u'MULTIEQUAL_-1207701311'), (u'CALL_-1207702183', u'PTRADD_-1207702110'), (u'CALL_-1207701813', u'INDIRECT_-1207700490'), (u'INDIRECT_-1207700674', u'MULTIEQUAL_-1207700641'), ('tmp_1345', u'CBRANCH_-1207701518'), (u'PTRSUB_-1207699954', u'STORE_-1207701515'), (u'INDIRECT_-1207700740', u'PTRSUB_-1207700195'), (u'MULTIEQUAL_-1207700430', u'MULTIEQUAL_-1207700402'), ('tmp_669', u'CBRANCH_-1207701980'), (u'LOAD_-1207702401', u'INT_ZEXT_-1207701206'), (u'INDIRECT_-1207700384', u'MULTIEQUAL_-1207700369'), (u'INDIRECT_-1207700390', u'CALL_-1207701371'), (u'CAST_-1207700093', u'INT_NOTEQUAL_-1207701821'), (u'PTRSUB_-1207700086', u'LOAD_-1207701686'), (u'PTRSUB_-1207699997', u'CALL_-1207701598'), (u'CALL_-1207702077', u'INDIRECT_-1207700703'), (u'MULTIEQUAL_-1207700369', u'CAST_-1207699829'), ('const-0', u'INT_NOTEQUAL_-1207701670'), (u'PTRSUB_-1207700389', u'PTRSUB_-1207700362'), (u'INT_NOTEQUAL_-1207702261', u'CBRANCH_-1207702260'), (u'CALL_-1207702183', u'INDIRECT_-1207700733'), (u'CALL_-1207701430', u'INDIRECT_-1207701123'), (u'CAST_-1207699858', u'INT_NOTEQUAL_-1207701379'), (u'CALL_-1207702012', u'INDIRECT_-1207700688'), (u'INDIRECT_-1207700830', u'MULTIEQUAL_-1207700797'), ('tmp_1594', u'CALL_-1207702183'), (u'CALL_-1207702183', u'INDIRECT_-1207700863'), (u'INDIRECT_-1207700597', u'MULTIEQUAL_-1207700584'), (u'CALL_-1207702249', u'INDIRECT_-1207700910'), ('const-433', u'LOAD_-1207701970'), (u'COPY_-1207700481', u'MULTIEQUAL_-1207701517'), (u'CAST_-1207699892', u'CALL_-1207701438'), ('tmp_1594', u'CALL_-1207702332'), ('tmp_6106', u'MULTIEQUAL_-1207700797'), ('const-433', u'LOAD_-1207702436'), ('const--48', u'PTRSUB_-1207700470'), (u'MULTIEQUAL_-1207700615', u'MULTIEQUAL_-1207700567'), ('tmp_1291', u'CBRANCH_-1207701555'), (u'MULTIEQUAL_-1207700612', u'MULTIEQUAL_-1207700584'), ('const-20', u'PTRSUB_-1207700447'), ('tmp_172', u'CBRANCH_-1207702402'), (u'INDIRECT_-1207700740', u'COPY_-1207701597'), (u'CALL_-1207702211', u'INDIRECT_-1207700727'), (u'INDIRECT_-1207700363', u'MULTIEQUAL_-1207700350'), (u'CALL_-1207701560', u'INDIRECT_-1207700140'), (u'INT_NOTEQUAL_-1207701954', u'CBRANCH_-1207701952'), (u'CALL_-1207702183', u'INDIRECT_-1207700707'), ('tmp_3460', u'PTRSUB_-1207699890'), ('const-1', u'PTRADD_-1207702364'), (u'MULTIEQUAL_-1207701360', u'BOOL_NEGATE_-1207701206'), (u'INDIRECT_-1207700778', u'MULTIEQUAL_-1207700745'), (u'COPY_-1207702491', u'CAST_-1207700411'), ('tmp_6103', u'MULTIEQUAL_-1207700719'), (u'COPY_-1207699972', u'MULTIEQUAL_-1207701045'), ('const-0', u'PTRSUB_-1207699997'), ('const-1', u'RETURN_-1207701297'), (u'CALL_-1207701598', u'INDIRECT_-1207700505'), ('const-433', u'LOAD_-1207701584'), ('const--152', u'PTRSUB_-1207700177'), (u'CALL_-1207702332', u'INDIRECT_-1207700856'), ('const-1', u'PTRADD_-1207702396'), (u'CALL_-1207701560', u'INDIRECT_-1207700426'), (u'CALL_-1207701560', u'INDIRECT_-1207700192'), (u'CALL_-1207701598', u'INDIRECT_-1207700271'), (u'CALL_-1207702077', u'CBRANCH_-1207701705'), ('const-16', u'PTRSUB_-1207700362'), (u'INT_NOTEQUAL_-1207701878', u'CBRANCH_-1207701877'), (u'CALL_-1207701813', u'INDIRECT_-1207700464'), (u'CAST_-1207699980', u'STORE_-1207701552'), ('tmp_3460', u'PTRSUB_-1207699860'), (u'CAST_-1207699990', u'CAST_-1207699955'), (u'CALL_-1207702249', u'INDIRECT_-1207700780'), (u'INDIRECT_-1207700598', u'MULTIEQUAL_-1207700567'), ('const-216', u'INT_EQUAL_-1207702439'), (u'COPY_-1207702474', u'MULTIEQUAL_-1207701582'), (u'INDIRECT_-1207700572', u'MULTIEQUAL_-1207700541'), (u'INDIRECT_-1207700375', u'MULTIEQUAL_-1207700508'), (u'CAST_-1207699955', u'STORE_-1207701515'), (u'MULTIEQUAL_-1207700482', u'MULTIEQUAL_-1207700454'), (u'COPY_-1207701395', u'RETURN_-1207701757'), (u'CALL_-1207701371', u'INDIRECT_-1207700358'), ('const-168', u'INT_LESS_-1207702439'), (u'CAST_-1207700122', u'INT_NOTEQUAL_-1207701878'), (u'CALL_-1207701870', u'INDIRECT_-1207700415'), (u'LOAD_-1207701705', u'INT_NOTEQUAL_-1207701689'), (u'CALL_-1207701598', u'INDIRECT_-1207700479'), (u'INDIRECT_-1207700271', u'MULTIEQUAL_-1207700404'), ('tmp_3460', u'PTRSUB_-1207700336'), (u'INDIRECT_-1207700648', u'MULTIEQUAL_-1207700615'), (u'MULTIEQUAL_-1207700369', u'CALL_-1207701314'), (u'CALL_-1207701813', u'INDIRECT_-1207700542'), ('const-12', u'PTRSUB_-1207699996'), ('const-1', u'CALL_-1207702012'), (u'PTRADD_-1207702359', u'COPY_-1207700477'), ('tmp_3460', u'PTRSUB_-1207700411'), (u'INDIRECT_-1207700910', u'MULTIEQUAL_-1207700879'), (u'INDIRECT_-1207700323', u'MULTIEQUAL_-1207700456'), ('const-432', u'PTRSUB_-1207699958'), ('tmp_1594', u'CALL_-1207702160'), (u'CALL_-1207701598', u'INDIRECT_-1207700349'), ('const-0', u'PTRSUB_-1207699892'), (u'PTRADD_-1207702364', u'COPY_-1207700475'), (u'CALL_-1207702211', u'INDIRECT_-1207700701'), (u'CALL_-1207701438', u'INDIRECT_-1207700396'), (u'MULTIEQUAL_-1207700638', u'CAST_-1207700122'), ('const-0', u'CALL_-1207702077'), (u'MULTIEQUAL_-1207700508', u'MULTIEQUAL_-1207700480'), (u'INDIRECT_-1207700322', u'MULTIEQUAL_-1207700560'), (u'CALL_-1207701560', u'INDIRECT_-1207700218'), (u'INDIRECT_-1207700806', u'MULTIEQUAL_-1207700775'), ('const-433', u'LOAD_-1207701686'), (u'PTRSUB_-1207699979', u'STORE_-1207701552'), ('const-16', u'PTRSUB_-1207700008'), (u'INT_LESS_-1207702401', u'MULTIEQUAL_-1207701363'), (u'INDIRECT_-1207700400', u'MULTIEQUAL_-1207700638'), (u'MULTIEQUAL_-1207701582', u'INT_ADD_-1207702412'), (u'PTRSUB_-1207700453', u'LOAD_-1207702436'), (u'INDIRECT_-1207700584', u'MULTIEQUAL_-1207700534'), (u'CALL_-1207702077', u'BOOL_AND_-1207700925'), (u'CALL_-1207701371', u'INDIRECT_-1207700384'), (u'INDIRECT_-1207700140', u'MULTIEQUAL_-1207700378'), (u'CALL_-1207702077', u'INDIRECT_-1207700677'), ('tmp_1437', u'CBRANCH_-1207701378'), (u'CAST_-1207700229', u'CALL_-1207702077'), ('const--184', u'PTRSUB_-1207700389'), ('const-1', u'PTRADD_-1207702359'), ('tmp_746', u'CBRANCH_-1207701933'), ('const-16', u'PTRSUB_-1207700125'), (u'CALL_-1207701430', u'INDIRECT_-1207700416'), (u'LOAD_-1207702436', u'PTRSUB_-1207700447'), (u'PTRSUB_-1207699853', u'INT_NOTEQUAL_-1207701322'), (u'CALL_-1207702012', u'INDIRECT_-1207700714'), ('tmp_1591', u'PTRSUB_-1207699958'), (u'INDIRECT_-1207700740', u'PTRSUB_-1207700202'), (u'PTRSUB_-1207700447', u'LOAD_-1207702401'), (u'CALL_-1207702183', u'INDIRECT_-1207700551'), (u'INT_EQUAL_-1207702401', u'MULTIEQUAL_-1207701308'), (u'CALL_-1207702332', u'PTRADD_-1207702268'), (u'INDIRECT_-1207700426', u'MULTIEQUAL_-1207700664'), (u'MULTIEQUAL_-1207701517', u'PTRADD_-1207702359'), (u'MULTIEQUAL_-1207701308', u'BOOL_NEGATE_-1207701205'), ('tmp_3460', u'PTRSUB_-1207700245'), ('const-16', u'PTRADD_-1207702396'), (u'CALL_-1207701302', u'INDIRECT_-1207700346'), ('const--200', u'PTRSUB_-1207700287'), (u'MULTIEQUAL_-1207700985', u'CAST_-1207699886'), (u'INDIRECT_-1207700506', u'MULTIEQUAL_-1207700456'), (u'CALL_-1207702211', u'INDIRECT_-1207700831'), (u'INDIRECT_-1207701318', u'MULTIEQUAL_-1207701011'), (u'INDIRECT_-1207700244', u'MULTIEQUAL_-1207700482'), (u'INT_EQUAL_-1207702422', u'CBRANCH_-1207702427'), (u'INT_LESS_-1207702401', u'MULTIEQUAL_-1207701360'), ('tmp_6104', u'MULTIEQUAL_-1207700745'), (u'PTRSUB_-1207700073', u'CALL_-1207701598'), (u'INT_EQUAL_-1207701522', u'CBRANCH_-1207701518'), (u'MULTIEQUAL_-1207700586', u'MULTIEQUAL_-1207700558'), ('const-0', u'CALL_-1207702077'), (u'CALL_-1207702249', u'INDIRECT_-1207700572'), (u'MULTIEQUAL_-1207700456', u'MULTIEQUAL_-1207700428'), ('const-433', u'LOAD_-1207702401'), (u'MULTIEQUAL_-1207700589', u'MULTIEQUAL_-1207700541'), (u'INDIRECT_-1207700858', u'MULTIEQUAL_-1207700827'), (u'INDIRECT_-1207700728', u'MULTIEQUAL_-1207700697'), (u'CALL_-1207701870', u'INDIRECT_-1207700545'), ('const-0', u'COPY_-1207701583'), (u'INDIRECT_-1207700422', u'MULTIEQUAL_-1207700404'), ('const-0', u'INT_NOTEQUAL_-1207701689'), (u'PTRADD_-1207702268', u'MULTIEQUAL_-1207701514'), (u'CALL_-1207702249', u'INDIRECT_-1207700702'), (u'MULTIEQUAL_-1207701045', u'CALL_-1207701430'), (u'INDIRECT_-1207700714', u'MULTIEQUAL_-1207700664'), (u'CALL_-1207702332', u'INDIRECT_-1207700648'), (u'INT_EQUAL_-1207701936', u'CBRANCH_-1207701933'), ('const-0', u'PTRSUB_-1207699979'), (u'PTRSUB_-1207700021', u'LOAD_-1207701584'), ('tmp_1592', u'CALL_-1207702077'), ('tmp_6110', u'MULTIEQUAL_-1207700901'), (u'CALL_-1207701598', u'INDIRECT_-1207700453')]
[(u'LOAD_-1207702418', u'INT_LESS_-1207702401'), (u'LOAD_-1207702418', u'INT_EQUAL_-1207702401'), (u'INDIRECT_-1207700648', u'MULTIEQUAL_-1207700635'), (u'CALL_-1207701560', u'INDIRECT_-1207700217'), ('tmp_3464', u'LOAD_-1207702436'), (u'MULTIEQUAL_-1207701376', u'BOOL_NEGATE_-1207701224'), (u'PTRSUB_-1207700399', u'CALL_-1207702012'), ('tmp_916', u'CBRANCH_-1207701820'), (u'INDIRECT_-1207700687', u'MULTIEQUAL_-1207700637'), (u'CALL_-1207702332', u'INDIRECT_-1207700829'), ('const-0', u'COPY_-1207701611'), (u'CALL_-1207702211', u'INDIRECT_-1207700934'), (u'LOAD_-1207702416', u'INT_EQUAL_-1207702401'), (u'LOAD_-1207702416', u'INT_LESS_-1207702401'), (u'MULTIEQUAL_-1207701503', u'PTRADD_-1207702364'), (u'CALL_-1207702012', u'INDIRECT_-1207700791'), (u'CALL_-1207701870', u'INDIRECT_-1207700466'), ('tmp_6285', u'MULTIEQUAL_-1207700718'), (u'LOAD_-1207702401', u'INT_ZEXT_-1207701204'), (u'INT_NOTEQUAL_-1207701379', u'CBRANCH_-1207701378'), (u'MULTIEQUAL_-1207700533', u'MULTIEQUAL_-1207700505'), ('const--152', u'PTRSUB_-1207700399'), (u'CALL_-1207701598', u'INDIRECT_-1207700452'), (u'COPY_-1207700549', u'MULTIEQUAL_-1207701503'), (u'CALL_-1207702077', u'INDIRECT_-1207700806'), ('tmp_836', u'CBRANCH_-1207701877'), (u'CALL_-1207702249', u'INDIRECT_-1207700701'), (u'INDIRECT_-1207700700', u'MULTIEQUAL_-1207700687'), (u'CALL_-1207702012', u'INDIRECT_-1207700635'), (u'INT_ZEXT_-1207701218', u'STORE_-1207701515'), (u'INDIRECT_-1207700518', u'MULTIEQUAL_-1207700505'), (u'INDIRECT_-1207700675', u'MULTIEQUAL_-1207700644'), (u'CALL_-1207702077', u'INDIRECT_-1207700780'), (u'CALL_-1207702077', u'INDIRECT_-1207700832'), (u'PTRSUB_-1207700399', u'CALL_-1207702160'), (u'CALL_-1207701870', u'INDIRECT_-1207700570'), ('const-432', u'INT_ADD_-1207701635'), (u'MULTIEQUAL_-1207700744', u'MULTIEQUAL_-1207700696'), ('const-0', u'PTRSUB_-1207700509'), (u'CALL_-1207701371', u'INDIRECT_-1207700409'), (u'CALL_-1207702012', u'INDIRECT_-1207700479'), (u'CALL_-1207701598', u'INDIRECT_-1207700426'), (u'CALL_-1207702160', u'INDIRECT_-1207700560'), (u'INDIRECT_-1207700478', u'MULTIEQUAL_-1207700611'), ('const-0', u'COPY_-1207701573'), (u'INDIRECT_-1207700452', u'MULTIEQUAL_-1207700585'), ('tmp_3462', u'PTRADD_-1207702396'), (u'INT_NOTEQUAL_-1207701821', u'CBRANCH_-1207701820'), (u'CALL_-1207701560', u'INDIRECT_-1207700191'), (u'SUBPIECE_-1207701180', u'INT_EQUAL_-1207701983'), ('const-0', u'INT_NOTEQUAL_-1207701954'), ('const-1895621', u'CALL_-1207701598'), ('const-2', u'PTRADD_-1207700068'), (u'PTRADD_-1207702364', u'COPY_-1207700545'), ('tmp_6295', u'MULTIEQUAL_-1207700978'), (u'INDIRECT_-1207700727', u'MULTIEQUAL_-1207700696'), (u'CALL_-1207702077', u'INDIRECT_-1207700754'), (u'CALL_-1207702332', u'INDIRECT_-1207700907'), (u'MULTIEQUAL_-1207700874', u'MULTIEQUAL_-1207700826'), (u'CALL_-1207701870', u'INDIRECT_-1207700700'), (u'INT_ADD_-1207701635', u'CALL_-1207701598'), ('const--1', u'INT_ADD_-1207702412'), (u'PTRSUB_-1207700130', u'CALL_-1207701598'), (u'CAST_-1207700352', u'CALL_-1207702183'), (u'INT_NOTEQUAL_-1207702349', u'CBRANCH_-1207702349'), (u'INDIRECT_-1207700855', u'MULTIEQUAL_-1207700822'), (u'INT_NOTEQUAL_-1207701322', u'CBRANCH_-1207701321'), (u'CALL_-1207701813', u'INDIRECT_-1207700489'), (u'CALL_-1207701598', u'INDIRECT_-1207700296'), (u'INDIRECT_-1207700817', u'CAST_-1207700122'), (u'CALL_-1207702211', u'INDIRECT_-1207700908'), (u'MULTIEQUAL_-1207700718', u'MULTIEQUAL_-1207700670'), ('const-12', u'INT_ADD_-1207701935'), (u'CALL_-1207702332', u'INDIRECT_-1207700881'), ('const--184', u'PTRSUB_-1207700460'), ('tmp_3454', u'PTRSUB_-1207700230'), (u'CALL_-1207701430', u'INDIRECT_-1207700467'), (u'CALL_-1207702012', u'INDIRECT_-1207700531'), (u'PTRSUB_-1207700296', u'CALL_-1207702012'), (u'MULTIEQUAL_-1207701503', u'LOAD_-1207702418'), ('const-0', u'COPY_-1207701621'), ('const--48', u'PTRSUB_-1207700517'), (u'INDIRECT_-1207700473', u'MULTIEQUAL_-1207700455'), (u'INDIRECT_-1207700467', u'MULTIEQUAL_-1207700420'), (u'INDIRECT_-1207700961', u'MULTIEQUAL_-1207700930'), (u'INDIRECT_-1207700544', u'MULTIEQUAL_-1207700531'), (u'CALL_-1207701560', u'INDIRECT_-1207700243'), (u'INDIRECT_-1207700322', u'MULTIEQUAL_-1207700455'), (u'CALL_-1207702077', u'INDIRECT_-1207700520'), (u'CALL_-1207702077', u'INDIRECT_-1207700598'), (u'CALL_-1207701560', u'INDIRECT_-1207700451'), (u'INDIRECT_-1207700791', u'COPY_-1207701597'), (u'CALL_-1207702183', u'INDIRECT_-1207700680'), (u'CALL_-1207701314', u'INDIRECT_-1207700406'), (u'MULTIEQUAL_-1207700848', u'MULTIEQUAL_-1207700800'), ('const-433', u'LOAD_-1207701970'), (u'MULTIEQUAL_-1207700640', u'MULTIEQUAL_-1207700592'), (u'CALL_-1207702012', u'INDIRECT_-1207700817'), ('tmp_3456', u'CALL_-1207702012'), (u'INDIRECT_-1207700985', u'MULTIEQUAL_-1207700952'), (u'MULTIEQUAL_-1207700585', u'MULTIEQUAL_-1207700557'), ('tmp_6284', u'MULTIEQUAL_-1207700692'), (u'INDIRECT_-1207700269', u'MULTIEQUAL_-1207700507'), (u'CALL_-1207701870', u'INDIRECT_-1207700674'), (u'CALL_-1207702077', u'INDIRECT_-1207700858'), ('tmp_358', u'CBRANCH_-1207702260'), (u'CALL_-1207701870', u'INDIRECT_-1207700492'), (u'INDIRECT_-1207700623', u'MULTIEQUAL_-1207700592'), ('const--200', u'PTRSUB_-1207700338'), ('const-0', u'INT_NOTEQUAL_-1207701689'), (u'CALL_-1207701813', u'INDIRECT_-1207700567'), (u'LOAD_-1207701970', u'INT_NOTEQUAL_-1207701954'), (u'CALL_-1207702183', u'INDIRECT_-1207700758'), (u'INDIRECT_-1207700374', u'MULTIEQUAL_-1207700507'), (u'MULTIEQUAL_-1207700796', u'MULTIEQUAL_-1207700748'), (u'INDIRECT_-1207700406', u'MULTIEQUAL_-1207700394'), (u'INDIRECT_-1207700881', u'MULTIEQUAL_-1207700848'), (u'CALL_-1207701598', u'INDIRECT_-1207700322'), (u'CALL_-1207701302', u'INDIRECT_-1207700397'), ('const-12', u'INT_ADD_-1207701670'), (u'CALL_-1207702160', u'INDIRECT_-1207700716'), (u'CALL_-1207702211', u'INDIRECT_-1207700596'), (u'CALL_-1207701430', u'INDIRECT_-1207700441'), (u'INDIRECT_-1207700791', u'PTRADD_-1207700050'), ('const-16', u'COPY_-1207702474'), (u'LOAD_-1207701537', u'INT_EQUAL_-1207701522'), (u'MULTIEQUAL_-1207700978', u'MULTIEQUAL_-1207700930'), (u'PTRSUB_-1207700338', u'CALL_-1207702077'), (u'CALL_-1207701302', u'INDIRECT_-1207700371'), ('const-433', u'STORE_-1207701515'), ('const-0', u'RETURN_-1207701757'), (u'CALL_-1207702012', u'SUBPIECE_-1207701180'), (u'CALL_-1207702332', u'INDIRECT_-1207700777'), ('const-1', u'PTRADD_-1207702359'), ('tmp_3580', u'COPY_-1207700150'), (u'CALL_-1207701430', u'CALL_-1207701302'), ('const-3630599', u'COPY_-1207702491'), ('tmp_6289', u'MULTIEQUAL_-1207700822'), ('tmp_1174', u'CBRANCH_-1207701668'), (u'COPY_-1207702491', u'CAST_-1207700482'), (u'CALL_-1207701371', u'INDIRECT_-1207700435'), (u'INT_EQUAL_-1207702401', u'CBRANCH_-1207702402'), (u'INDIRECT_-1207700440', u'MULTIEQUAL_-1207700427'), (u'CALL_-1207701598', u'INDIRECT_-1207700582'), (u'CALL_-1207702211', u'INDIRECT_-1207700778'), (u'CAST_-1207700039', u'INT_ADD_-1207701521'), (u'CALL_-1207702249', u'INDIRECT_-1207700779'), (u'INDIRECT_-1207700477', u'MULTIEQUAL_-1207700715'), (u'INDIRECT_-1207700414', u'MULTIEQUAL_-1207700401'), ('tmp_1517', u'CBRANCH_-1207701321'), (u'LOAD_-1207701951', u'INT_EQUAL_-1207701936'), (u'INDIRECT_-1207700217', u'MULTIEQUAL_-1207700455'), (u'BOOL_NEGATE_-1207701224', u'BOOL_AND_-1207702348'), (u'INT_ADD_-1207701670', u'CAST_-1207700121'), (u'PTRSUB_-1207699922', u'INT_NOTEQUAL_-1207701322'), ('const--1', u'COPY_-1207702317'), (u'CALL_-1207701598', u'INDIRECT_-1207700556'), (u'INDIRECT_-1207700435', u'MULTIEQUAL_-1207700420'), (u'CALL_-1207701870', u'INDIRECT_-1207700648'), ('tmp_1355', u'BRANCH_-1207701509'), (u'INDIRECT_-1207700791', u'LOAD_-1207701970'), (u'MULTIEQUAL_-1207701593', u'INT_EQUAL_-1207702422'), (u'COPY_-1207700261', u'RETURN_-1207701757'), ('const-1', u'PTRADD_-1207702268'), (u'CALL_-1207702211', u'INDIRECT_-1207700752'), ('const--136', u'PTRSUB_-1207700230'), ('tmp_6290', u'MULTIEQUAL_-1207700848'), (u'CALL_-1207701560', u'INDIRECT_-1207700399'), (u'INDIRECT_-1207700504', u'MULTIEQUAL_-1207700637'), (u'INDIRECT_-1207700348', u'MULTIEQUAL_-1207700481'), (u'CALL_-1207701870', u'INDIRECT_-1207700544'), (u'CALL_-1207702160', u'INDIRECT_-1207700794'), (u'INT_ADD_-1207701568', u'CAST_-1207700063'), ('const--120', u'PTRSUB_-1207700023'), (u'PTRSUB_-1207700517', u'INT_LESS_-1207702439'), (u'CALL_-1207702211', u'INDIRECT_-1207700622'), ('const--168', u'PTRSUB_-1207700198'), (u'INT_ADD_-1207701597', u'CALL_-1207701560'), (u'CALL_-1207702249', u'INDIRECT_-1207700857'), (u'INDIRECT_-1207700570', u'MULTIEQUAL_-1207700557'), ('const--168', u'PTRSUB_-1207699922'), (u'CAST_-1207700064', u'INT_ADD_-1207701568'), (u'BOOL_AND_-1207702348', u'INT_NOTEQUAL_-1207702349'), (u'CALL_-1207702249', u'PTRADD_-1207702184'), ('tmp_1070', u'BRANCH_-1207701557'), ('tmp_3454', u'PTRSUB_-1207700023'), (u'LOAD_-1207701686', u'INT_NOTEQUAL_-1207701670'), (u'INT_EQUAL_-1207701569', u'CBRANCH_-1207701555'), (u'CAST_-1207700482', u'COPY_-1207700549'), (u'CALL_-1207701598', u'INDIRECT_-1207700530'), (u'PTRSUB_-1207700023', u'CALL_-1207701560'), (u'MULTIEQUAL_-1207700429', u'MULTIEQUAL_-1207700401'), (u'MULTIEQUAL_-1207701479', u'CALL_-1207702211'), ('tmp_3454', u'PTRSUB_-1207700517'), (u'PTRADD_-1207702184', u'MULTIEQUAL_-1207701479'), (u'MULTIEQUAL_-1207701526', u'PTRADD_-1207702184'), (u'CALL_-1207702183', u'INDIRECT_-1207700862'), (u'CALL_-1207702012', u'INDIRECT_-1207700765'), (u'CAST_-1207700038', u'LOAD_-1207701537'), (u'INDIRECT_-1207700409', u'MULTIEQUAL_-1207700394'), ('const--88', u'PTRSUB_-1207700130'), (u'COPY_-1207702317', u'MULTIEQUAL_-1207701479'), (u'INDIRECT_-1207700425', u'MULTIEQUAL_-1207700663'), (u'CALL_-1207701813', u'INDIRECT_-1207700515'), ('tmp_6286', u'MULTIEQUAL_-1207700744'), (u'CALL_-1207702160', u'INDIRECT_-1207700872'), (u'PTRADD_-1207702359', u'COPY_-1207700547'), ('const-1', u'PTRADD_-1207702364'), ('const-0', u'INT_NOTEQUAL_-1207702261'), (u'CALL_-1207701560', u'INDIRECT_-1207700373'), ('tmp_3580', u'CALL_-1207702012'), ('const-0', u'CALL_-1207702077'), (u'CALL_-1207702012', u'INDIRECT_-1207700661'), ('tmp_3462', u'CAST_-1207700449'), (u'CALL_-1207702211', u'INDIRECT_-1207700804'), ('tmp_3462', u'CALL_-1207702160'), (u'CAST_-1207700122', u'INT_ADD_-1207701670'), (u'INDIRECT_-1207700557', u'MULTIEQUAL_-1207700507'), (u'INT_LESS_-1207702401', u'MULTIEQUAL_-1207701376'), (u'INT_LESS_-1207702401', u'MULTIEQUAL_-1207701379'), ('tmp_3462', u'CAST_-1207700352'), (u'INDIRECT_-1207700296', u'MULTIEQUAL_-1207700429'), (u'CALL_-1207702249', u'INDIRECT_-1207700831'), (u'INDIRECT_-1207700191', u'MULTIEQUAL_-1207700429'), (u'CALL_-1207702160', u'INDIRECT_-1207700664'), (u'CALL_-1207702077', u'INDIRECT_-1207700728'), (u'INT_ZEXT_-1207701218', u'STORE_-1207701552'), (u'CALL_-1207701560', u'INDIRECT_-1207700477'), (u'CALL_-1207702249', u'INDIRECT_-1207700909'), ('const--192', u'PTRSUB_-1207700296'), (u'PTRADD_-1207700050', u'STORE_-1207701515'), (u'CAST_-1207700222', u'LOAD_-1207701951'), ('const-1', u'PTRADD_-1207702359'), (u'CALL_-1207702183', u'INDIRECT_-1207700914'), (u'INDIRECT_-1207700479', u'MULTIEQUAL_-1207700429'), ('const-0', u'INT_EQUAL_-1207701936'), (u'CALL_-1207701560', u'INDIRECT_-1207700321'), (u'CALL_-1207701598', u'INDIRECT_-1207700400'), ('tmp_3454', u'PTRSUB_-1207700438'), (u'MULTIEQUAL_-1207700481', u'MULTIEQUAL_-1207700453'), (u'CALL_-1207702183', u'INDIRECT_-1207700888'), (u'CALL_-1207702012', u'INDIRECT_-1207700739'), ('tmp_3580', u'CALL_-1207702077'), ('tmp_105', u'CBRANCH_-1207702427'), (u'INDIRECT_-1207700751', u'MULTIEQUAL_-1207700718'), (u'CALL_-1207702183', u'INDIRECT_-1207700810'), (u'BOOL_NEGATE_-1207701223', u'BOOL_AND_-1207702348'), (u'CALL_-1207702249', u'INDIRECT_-1207700961'), (u'INDIRECT_-1207700817', u'CAST_-1207700064'), (u'CALL_-1207702211', u'INDIRECT_-1207700882'), (u'INT_NOTEQUAL_-1207701689', u'CBRANCH_-1207701687'), (u'INT_ADD_-1207702385', u'CAST_-1207700476'), (u'CALL_-1207701438', u'INDIRECT_-1207700473'), (u'PTRADD_-1207702396', u'MULTIEQUAL_-1207701526'), (u'CALL_-1207702160', u'INDIRECT_-1207700612'), (u'CALL_-1207701560', u'INDIRECT_-1207700347'), ('const-1', u'PTRADD_-1207702268'), (u'INDIRECT_-1207700635', u'MULTIEQUAL_-1207700585'), (u'CALL_-1207702077', u'INDIRECT_-1207700572'), ('tmp_3454', u'PTRSUB_-1207700460'), (u'MULTIEQUAL_-1207700952', u'MULTIEQUAL_-1207700904'), (u'CAST_-1207700443', u'MULTIEQUAL_-1207701526'), ('tmp_3456', u'CALL_-1207702077'), (u'CALL_-1207702183', u'INDIRECT_-1207700706'), (u'MULTIEQUAL_-1207700420', u'MULTIEQUAL_-1207700394'), (u'INDIRECT_-1207700739', u'MULTIEQUAL_-1207700689'), (u'MULTIEQUAL_-1207700689', u'MULTIEQUAL_-1207700661'), (u'INDIRECT_-1207700713', u'MULTIEQUAL_-1207700663'), (u'INDIRECT_-1207700609', u'MULTIEQUAL_-1207700559'), (u'CALL_-1207701813', u'INDIRECT_-1207700645'), ('tmp_1138', u'CBRANCH_-1207701687'), ('const-12', u'INT_ADD_-1207701521'), ('const-2', u'PTRADD_-1207700050'), (u'MULTIEQUAL_-1207701376', u'INT_NOTEQUAL_-1207702349'), (u'CALL_-1207702012', u'INDIRECT_-1207700505'), ('tmp_6291', u'MULTIEQUAL_-1207700874'), (u'INDIRECT_-1207700622', u'MULTIEQUAL_-1207700609'), (u'COPY_-1207700545', u'MULTIEQUAL_-1207701503'), ('tmp_3454', u'PTRSUB_-1207700338'), ('const-432', u'INT_ADD_-1207701597'), (u'INDIRECT_-1207701011', u'MULTIEQUAL_-1207700978'), ('const-1895621', u'CALL_-1207701560'), (u'INDIRECT_-1207700399', u'MULTIEQUAL_-1207700637'), (u'INDIRECT_-1207700791', u'CAST_-1207700223'), (u'CALL_-1207702183', u'INDIRECT_-1207700732'), (u'CALL_-1207702160', u'INDIRECT_-1207700846'), ('const-0', u'SUBPIECE_-1207701180'), (u'CALL_-1207701314', u'INDIRECT_-1207700380'), (u'INT_LESS_-1207702439', u'MULTIEQUAL_-1207701379'), (u'CALL_-1207701813', u'INDIRECT_-1207700671'), ('tmp_3462', u'COPY_-1207700551'), (u'CALL_-1207702077', u'INT_AND_-1207701879'), (u'PTRSUB_-1207700509', u'INT_EQUAL_-1207702439'), (u'INT_EQUAL_-1207702439', u'MULTIEQUAL_-1207701327'), (u'CALL_-1207702012', u'INT_AND_-1207701879'), (u'CALL_-1207702332', u'INDIRECT_-1207700725'), (u'INDIRECT_-1207700765', u'MULTIEQUAL_-1207700715'), (u'CALL_-1207702160', u'INDIRECT_-1207700898'), (u'INDIRECT_-1207700673', u'MULTIEQUAL_-1207700640'), (u'INDIRECT_-1207700739', u'MULTIEQUAL_-1207700429'), (u'CALL_-1207702332', u'INDIRECT_-1207700751'), (u'MULTIEQUAL_-1207700420', u'INT_NOTEQUAL_-1207701322'), (u'INDIRECT_-1207700701', u'MULTIEQUAL_-1207700670'), (u'MULTIEQUAL_-1207701379', u'MULTIEQUAL_-1207701376'), (u'CALL_-1207702077', u'SUBPIECE_-1207701090'), (u'CALL_-1207702211', u'INDIRECT_-1207700648'), (u'CALL_-1207702077', u'INDIRECT_-1207700702'), (u'INDIRECT_-1207700817', u'PTRADD_-1207700068'), (u'INDIRECT_-1207700596', u'MULTIEQUAL_-1207700583'), ('const-216', u'INT_EQUAL_-1207702439'), (u'CALL_-1207702211', u'INDIRECT_-1207700830'), (u'INDIRECT_-1207700699', u'MULTIEQUAL_-1207700666'), (u'INDIRECT_-1207700909', u'MULTIEQUAL_-1207700878'), ('tmp_6288', u'MULTIEQUAL_-1207700796'), ('const-433', u'LOAD_-1207701705'), (u'CALL_-1207702160', u'INDIRECT_-1207700742'), ('const-0', u'INT_EQUAL_-1207701522'), (u'INDIRECT_-1207700935', u'MULTIEQUAL_-1207700904'), (u'CALL_-1207702249', u'INDIRECT_-1207700753'), ('const-0', u'CALL_-1207702077'), ('const-20', u'INT_ADD_-1207702385'), (u'CAST_-1207700449', u'CALL_-1207702332'), (u'CALL_-1207702211', u'INDIRECT_-1207700726'), (u'LOAD_-1207701584', u'INT_EQUAL_-1207701569'), ('tmp_6287', u'MULTIEQUAL_-1207700770'), (u'INDIRECT_-1207700907', u'MULTIEQUAL_-1207700874'), ('const-0', u'INT_NOTEQUAL_-1207701707'), (u'CALL_-1207702077', u'INDIRECT_-1207700650'), (u'COPY_-1207702474', u'MULTIEQUAL_-1207701593'), (u'CALL_-1207701560', u'INDIRECT_-1207700295'), (u'CALL_-1207702183', u'INDIRECT_-1207700836'), ('const-1', u'PTRADD_-1207702396'), (u'PTRADD_-1207702110', u'CALL_-1207702160'), (u'INT_NOTEQUAL_-1207701670', u'CBRANCH_-1207701668'), (u'CALL_-1207702332', u'INDIRECT_-1207700803'), (u'CALL_-1207702332', u'INDIRECT_-1207701011'), ('tmp_266', u'CBRANCH_-1207702349'), (u'CALL_-1207702183', u'INDIRECT_-1207700576'), ('const-433', u'LOAD_-1207702436'), (u'CALL_-1207702077', u'INDIRECT_-1207700624'), (u'INDIRECT_-1207700556', u'MULTIEQUAL_-1207700689'), ('const-433', u'LOAD_-1207701686'), (u'INDIRECT_-1207700817', u'COPY_-1207701635'), (u'INDIRECT_-1207700530', u'MULTIEQUAL_-1207700663'), (u'LOAD_-1207702401', u'INT_ZEXT_-1207701218'), ('const-0', u'INT_EQUAL_-1207702422'), (u'MULTIEQUAL_-1207701529', u'PTRADD_-1207702359'), ('tmp_710', u'CBRANCH_-1207701952'), (u'INT_EQUAL_-1207702401', u'MULTIEQUAL_-1207701324'), (u'CALL_-1207702183', u'INDIRECT_-1207700628'), ('tmp_3454', u'PTRSUB_-1207700296'), (u'MULTIEQUAL_-1207701324', u'BOOL_NEGATE_-1207701223'), (u'CALL_-1207702332', u'INDIRECT_-1207700855'), (u'MULTIEQUAL_-1207701327', u'MULTIEQUAL_-1207701324'), (u'INDIRECT_-1207700426', u'MULTIEQUAL_-1207700559'), ('tmp_1105', u'CBRANCH_-1207701705'), ('tmp_1244', u'BRANCH_-1207701595'), (u'CAST_-1207700063', u'LOAD_-1207701584'), (u'INDIRECT_-1207700582', u'MULTIEQUAL_-1207700715'), (u'INDIRECT_-1207700779', u'MULTIEQUAL_-1207700748'), (u'MULTIEQUAL_-1207700455', u'MULTIEQUAL_-1207700427'), ('const--136', u'PTRSUB_-1207699951'), ('tmp_3462', u'PTRADD_-1207702110'), (u'CALL_-1207702183', u'PTRADD_-1207702110'), (u'CALL_-1207701870', u'INDIRECT_-1207700622'), (u'CALL_-1207701438', u'INDIRECT_-1207700447'), ('tmp_3454', u'PTRSUB_-1207699951'), (u'INDIRECT_-1207700725', u'MULTIEQUAL_-1207700692'), (u'CALL_-1207702249', u'INDIRECT_-1207700649'), (u'CALL_-1207701813', u'INDIRECT_-1207700541'), (u'COPY_-1207700547', u'MULTIEQUAL_-1207701529'), (u'PTRSUB_-1207700230', u'INT_NOTEQUAL_-1207701878'), ('tmp_1345', u'CBRANCH_-1207701518'), (u'LOAD_-1207702401', u'INT_ZEXT_-1207701310'), ('const-0', u'INT_EQUAL_-1207701983'), (u'CALL_-1207702211', u'INDIRECT_-1207700700'), (u'CALL_-1207701870', u'INDIRECT_-1207700414'), ('tmp_669', u'CBRANCH_-1207701980'), (u'INDIRECT_-1207700829', u'MULTIEQUAL_-1207700796'), (u'INDIRECT_-1207700373', u'MULTIEQUAL_-1207700611'), (u'MULTIEQUAL_-1207700637', u'MULTIEQUAL_-1207700609'), (u'INT_NOTEQUAL_-1207702261', u'CBRANCH_-1207702260'), (u'CALL_-1207702012', u'INDIRECT_-1207700583'), (u'CALL_-1207702249', u'INDIRECT_-1207700805'), (u'CALL_-1207702332', u'INDIRECT_-1207700673'), (u'CALL_-1207701813', u'INDIRECT_-1207700437'), (u'INDIRECT_-1207700817', u'LOAD_-1207701705'), (u'PTRSUB_-1207700460', u'CALL_-1207702211'), (u'MULTIEQUAL_-1207701526', u'CALL_-1207702211'), (u'CALL_-1207701813', u'INDIRECT_-1207700385'), (u'MULTIEQUAL_-1207700687', u'INT_NOTEQUAL_-1207701821'), (u'CALL_-1207702012', u'INDIRECT_-1207700557'), (u'CALL_-1207701598', u'INDIRECT_-1207700374'), (u'INDIRECT_-1207700765', u'MULTIEQUAL_-1207700455'), (u'CALL_-1207701870', u'INDIRECT_-1207700596'), ('tmp_1291', u'CBRANCH_-1207701555'), (u'MULTIEQUAL_-1207700559', u'MULTIEQUAL_-1207700531'), ('const--168', u'PTRSUB_-1207700438'), (u'INDIRECT_-1207700531', u'MULTIEQUAL_-1207700481'), (u'INDIRECT_-1207700447', u'MULTIEQUAL_-1207700429'), ('tmp_172', u'CBRANCH_-1207702402'), (u'CALL_-1207702160', u'INDIRECT_-1207700768'), (u'CALL_-1207702160', u'INDIRECT_-1207700690'), (u'CALL_-1207702160', u'INDIRECT_-1207700638'), (u'INT_NOTEQUAL_-1207701954', u'CBRANCH_-1207701952'), ('const-1', u'PTRADD_-1207702364'), ('tmp_3454', u'PTRSUB_-1207700198'), (u'INDIRECT_-1207700466', u'MULTIEQUAL_-1207700453'), (u'CALL_-1207702249', u'INDIRECT_-1207700935'), (u'CALL_-1207702077', u'INDIRECT_-1207700676'), (u'PTRSUB_-1207700438', u'MULTIEQUAL_-1207700878'), ('const-433', u'LOAD_-1207701537'), ('tmp_6294', u'MULTIEQUAL_-1207700952'), ('const-1', u'RETURN_-1207701297'), (u'INDIRECT_-1207700753', u'MULTIEQUAL_-1207700722'), (u'MULTIEQUAL_-1207700715', u'MULTIEQUAL_-1207700687'), (u'PTRSUB_-1207700198', u'INT_NOTEQUAL_-1207701821'), ('tmp_6283', u'MULTIEQUAL_-1207700666'), (u'CALL_-1207702249', u'INDIRECT_-1207700675'), (u'MULTIEQUAL_-1207700666', u'MULTIEQUAL_-1207700618'), (u'CAST_-1207700223', u'INT_ADD_-1207701935'), (u'INT_EQUAL_-1207702401', u'MULTIEQUAL_-1207701327'), ('const-433', u'LOAD_-1207702418'), (u'INT_NOTEQUAL_-1207701707', u'CBRANCH_-1207701705'), ('const-8', u'PTRADD_-1207700068'), (u'INT_NOTEQUAL_-1207701878', u'CBRANCH_-1207701877'), (u'CALL_-1207701560', u'INDIRECT_-1207700425'), ('const-12', u'INT_ADD_-1207701568'), (u'MULTIEQUAL_-1207700770', u'MULTIEQUAL_-1207700722'), (u'INDIRECT_-1207700347', u'MULTIEQUAL_-1207700585'), (u'MULTIEQUAL_-1207700507', u'MULTIEQUAL_-1207700479'), (u'MULTIEQUAL_-1207700394', u'MULTIEQUAL_-1207700368'), (u'INDIRECT_-1207700831', u'MULTIEQUAL_-1207700800'), ('const-433', u'LOAD_-1207702416'), ('const-46', u'CALL_-1207702332'), (u'CALL_-1207702183', u'INDIRECT_-1207700602'), ('const-433', u'LOAD_-1207701951'), (u'INDIRECT_-1207700661', u'MULTIEQUAL_-1207700611'), (u'LOAD_-1207702436', u'INT_ADD_-1207702385'), ('tmp_3460', u'CALL_-1207702077'), ('const-168', u'INT_LESS_-1207702439'), ('tmp_3454', u'PTRSUB_-1207700386'), (u'CALL_-1207702160', u'INDIRECT_-1207700586'), (u'LOAD_-1207701705', u'INT_NOTEQUAL_-1207701689'), (u'CALL_-1207702211', u'INDIRECT_-1207700674'), (u'INT_EQUAL_-1207701983', u'CBRANCH_-1207701980'), ('tmp_3460', u'INT_ADD_-1207701597'), ('const-1', u'CALL_-1207702012'), ('tmp_3460', u'INT_ADD_-1207701635'), ('tmp_6282', u'MULTIEQUAL_-1207700640'), (u'INT_AND_-1207701879', u'COPY_-1207700261'), (u'CALL_-1207701870', u'INDIRECT_-1207700440'), (u'PTRADD_-1207700068', u'STORE_-1207701552'), ('tmp_3454', u'PTRSUB_-1207700509'), (u'CALL_-1207701870', u'INDIRECT_-1207700518'), (u'CALL_-1207701813', u'INDIRECT_-1207700619'), ('const--136', u'PTRSUB_-1207700386'), ('tmp_3454', u'PTRSUB_-1207700130'), (u'MULTIEQUAL_-1207701593', u'INT_ADD_-1207702412'), (u'INDIRECT_-1207700451', u'MULTIEQUAL_-1207700689'), (u'PTRSUB_-1207699951', u'INT_NOTEQUAL_-1207701379'), (u'CALL_-1207702183', u'INDIRECT_-1207700654'), (u'INDIRECT_-1207700791', u'CAST_-1207700039'), (u'MULTIEQUAL_-1207701526', u'INT_NOTEQUAL_-1207702261'), ('tmp_3454', u'PTRSUB_-1207700399'), (u'COPY_-1207700551', u'MULTIEQUAL_-1207701529'), (u'CALL_-1207702012', u'INDIRECT_-1207700687'), (u'CAST_-1207700398', u'CALL_-1207702249'), (u'MULTIEQUAL_-1207701526', u'CAST_-1207700398'), ('const-0', u'INT_EQUAL_-1207701569'), (u'INDIRECT_-1207700674', u'MULTIEQUAL_-1207700661'), (u'INT_ADD_-1207701935', u'CAST_-1207700222'), (u'CALL_-1207702012', u'INDIRECT_-1207700713'), (u'INDIRECT_-1207700805', u'MULTIEQUAL_-1207700774'), (u'MULTIEQUAL_-1207700689', u'INT_NOTEQUAL_-1207701878'), (u'INDIRECT_-1207700649', u'MULTIEQUAL_-1207700618'), (u'MULTIEQUAL_-1207701529', u'LOAD_-1207702416'), (u'MULTIEQUAL_-1207700611', u'MULTIEQUAL_-1207700583'), ('const-433', u'LOAD_-1207702401'), (u'CALL_-1207702249', u'INDIRECT_-1207700623'), ('tmp_1437', u'CBRANCH_-1207701378'), (u'INDIRECT_-1207700295', u'MULTIEQUAL_-1207700533'), ('const-8', u'PTRADD_-1207700050'), ('tmp_746', u'CBRANCH_-1207701933'), (u'INDIRECT_-1207700803', u'MULTIEQUAL_-1207700770'), (u'CALL_-1207702077', u'INDIRECT_-1207700546'), (u'INDIRECT_-1207700505', u'MULTIEQUAL_-1207700455'), (u'INDIRECT_-1207700441', u'INT_NOTEQUAL_-1207701379'), (u'CALL_-1207701560', u'INDIRECT_-1207700269'), ('tmp_3454', u'PTRSUB_-1207699922'), ('const-433', u'LOAD_-1207701584'), (u'INDIRECT_-1207700583', u'MULTIEQUAL_-1207700533'), (u'CALL_-1207702332', u'PTRADD_-1207702268'), (u'INDIRECT_-1207700243', u'MULTIEQUAL_-1207700481'), ('const-0', u'SUBPIECE_-1207701090'), ('const-1', u'PTRADD_-1207702110'), ('const-16', u'PTRADD_-1207702396'), (u'MULTIEQUAL_-1207700692', u'MULTIEQUAL_-1207700644'), (u'CALL_-1207702012', u'INDIRECT_-1207700609'), (u'INDIRECT_-1207700492', u'MULTIEQUAL_-1207700479'), ('tmp_3580', u'COPY_-1207700047'), (u'MULTIEQUAL_-1207700663', u'MULTIEQUAL_-1207700635'), (u'INT_EQUAL_-1207702422', u'CBRANCH_-1207702427'), (u'CALL_-1207701598', u'INDIRECT_-1207700478'), (u'CALL_-1207702332', u'INDIRECT_-1207700699'), (u'PTRSUB_-1207700460', u'CALL_-1207702077'), (u'INDIRECT_-1207700857', u'MULTIEQUAL_-1207700826'), (u'INT_EQUAL_-1207701522', u'CBRANCH_-1207701518'), (u'INDIRECT_-1207700321', u'MULTIEQUAL_-1207700559'), (u'CAST_-1207700476', u'LOAD_-1207702401'), ('const-0', u'CALL_-1207702012'), (u'CALL_-1207701598', u'INDIRECT_-1207700348'), (u'INDIRECT_-1207700441', u'MULTIEQUAL_-1207700394'), (u'INDIRECT_-1207700380', u'MULTIEQUAL_-1207700368'), ('const-1', u'PTRADD_-1207702184'), (u'CALL_-1207701813', u'INDIRECT_-1207700411'), ('const-433', u'STORE_-1207701552'), (u'INDIRECT_-1207700777', u'MULTIEQUAL_-1207700744'), (u'CALL_-1207702183', u'INDIRECT_-1207700784'), (u'INDIRECT_-1207700400', u'MULTIEQUAL_-1207700533'), (u'CALL_-1207702249', u'INDIRECT_-1207700727'), ('tmp_3460', u'CALL_-1207702012'), ('const-0', u'INT_NOTEQUAL_-1207701670'), (u'INT_ADD_-1207702412', u'MULTIEQUAL_-1207701593'), (u'CALL_-1207701813', u'INDIRECT_-1207700463'), (u'SUBPIECE_-1207701090', u'INT_NOTEQUAL_-1207701707'), (u'INT_EQUAL_-1207701936', u'CBRANCH_-1207701933'), (u'INT_ADD_-1207701521', u'CAST_-1207700038'), (u'CALL_-1207701598', u'INDIRECT_-1207700504'), (u'PTRADD_-1207702268', u'CAST_-1207700443'), ('const-0', u'COPY_-1207701583'), (u'CALL_-1207702332', u'INDIRECT_-1207700985'), (u'MULTIEQUAL_-1207700822', u'MULTIEQUAL_-1207700774'), (u'CALL_-1207701813', u'INDIRECT_-1207700593'), (u'CALL_-1207702160', u'INDIRECT_-1207700820'), (u'CAST_-1207700121', u'LOAD_-1207701686')]
null
null
001cec00
x64
O2
(translation_unit "uint FUN_001cec00(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n char *pcVar4;\n size_t sVar5;\n undefined8 uVar6;\n long lVar7;\n byte *pbVar8;\n byte *__s;\n byte *pbVar9;\n bool bVar10;\n bool bVar11;\n long *local_c8;\n long *local_c0;\n undefined1 *local_b8 [2];\n undefined1 auStack_a8 [16];\n undefined1 *local_98 [2];\n undefined1 local_88 [16];\n undefined4 local_78 [2];\n ulong local_70;\n long *local_68;\n undefined4 local_60;\n undefined1 local_5c;\n undefined4 local_58 [2];\n ulong local_50;\n long *local_48;\n undefined4 local_40;\n undefined1 local_3c;\n \n lVar7 = 0x10;\n __s = param_4 + 0x10;\n bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;\n bVar11 = &stack0x00000000 == (undefined1 *)0xd8;\n pbVar8 = param_4;\n pbVar9 = (byte *)".gnu.linkonce.t.";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);\n uVar1 = *(uint *)(*param_5 + 0x14);\n if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }\n pbVar8 = (byte *)0xffffffffffffffff;\n local_b8[0] = auStack_a8;\n if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }\n FUN_001665c0(local_b8,__s,pbVar8);\n local_98[0] = local_88;\n sVar5 = strlen((char *)param_4);\n /* try { // try from 001cecc0 to 001cecc4 has its CatchHandler @ 001cee41 */\n FUN_001665c0(local_98,param_4,param_4 + sVar5);\n /* try { // try from 001cece7 to 001cee3b has its CatchHandler @ 001cee3c */\n uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);\n uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);\n if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n /* catch() { ... } // from try @ 001cece7 with catch @ 001cee3c */\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }\n }\nLAB_001ced35:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n return uVar2 & uVar3;\n}\n\n" (function_definition "uint FUN_001cec00(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n char *pcVar4;\n size_t sVar5;\n undefined8 uVar6;\n long lVar7;\n byte *pbVar8;\n byte *__s;\n byte *pbVar9;\n bool bVar10;\n bool bVar11;\n long *local_c8;\n long *local_c0;\n undefined1 *local_b8 [2];\n undefined1 auStack_a8 [16];\n undefined1 *local_98 [2];\n undefined1 local_88 [16];\n undefined4 local_78 [2];\n ulong local_70;\n long *local_68;\n undefined4 local_60;\n undefined1 local_5c;\n undefined4 local_58 [2];\n ulong local_50;\n long *local_48;\n undefined4 local_40;\n undefined1 local_3c;\n \n lVar7 = 0x10;\n __s = param_4 + 0x10;\n bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;\n bVar11 = &stack0x00000000 == (undefined1 *)0xd8;\n pbVar8 = param_4;\n pbVar9 = (byte *)".gnu.linkonce.t.";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);\n uVar1 = *(uint *)(*param_5 + 0x14);\n if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }\n pbVar8 = (byte *)0xffffffffffffffff;\n local_b8[0] = auStack_a8;\n if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }\n FUN_001665c0(local_b8,__s,pbVar8);\n local_98[0] = local_88;\n sVar5 = strlen((char *)param_4);\n /* try { // try from 001cecc0 to 001cecc4 has its CatchHandler @ 001cee41 */\n FUN_001665c0(local_98,param_4,param_4 + sVar5);\n /* try { // try from 001cece7 to 001cee3b has its CatchHandler @ 001cee3c */\n uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);\n uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);\n if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n /* catch() { ... } // from try @ 001cece7 with catch @ 001cee3c */\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }\n }\nLAB_001ced35:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n return uVar2 & uVar3;\n}" type_identifier (function_declarator "FUN_001cec00(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined4 param_3" type_identifier identifier) , (parameter_declaration "byte *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "long *param_5" (sized_type_specifier "long" long) (pointer_declarator "*param_5" * identifier)) ))) (compound_statement "{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n char *pcVar4;\n size_t sVar5;\n undefined8 uVar6;\n long lVar7;\n byte *pbVar8;\n byte *__s;\n byte *pbVar9;\n bool bVar10;\n bool bVar11;\n long *local_c8;\n long *local_c0;\n undefined1 *local_b8 [2];\n undefined1 auStack_a8 [16];\n undefined1 *local_98 [2];\n undefined1 local_88 [16];\n undefined4 local_78 [2];\n ulong local_70;\n long *local_68;\n undefined4 local_60;\n undefined1 local_5c;\n undefined4 local_58 [2];\n ulong local_50;\n long *local_48;\n undefined4 local_40;\n undefined1 local_3c;\n \n lVar7 = 0x10;\n __s = param_4 + 0x10;\n bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;\n bVar11 = &stack0x00000000 == (undefined1 *)0xd8;\n pbVar8 = param_4;\n pbVar9 = (byte *)".gnu.linkonce.t.";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);\n uVar1 = *(uint *)(*param_5 + 0x14);\n if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }\n pbVar8 = (byte *)0xffffffffffffffff;\n local_b8[0] = auStack_a8;\n if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }\n FUN_001665c0(local_b8,__s,pbVar8);\n local_98[0] = local_88;\n sVar5 = strlen((char *)param_4);\n /* try { // try from 001cecc0 to 001cecc4 has its CatchHandler @ 001cee41 */\n FUN_001665c0(local_98,param_4,param_4 + sVar5);\n /* try { // try from 001cece7 to 001cee3b has its CatchHandler @ 001cee3c */\n uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);\n uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);\n if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n /* catch() { ... } // from try @ 001cece7 with catch @ 001cee3c */\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }\n }\nLAB_001ced35:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n return uVar2 & uVar3;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "undefined8 uVar6;" type_identifier identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar8;" type_identifier (pointer_declarator "*pbVar8" * identifier) ;) (declaration "byte *__s;" type_identifier (pointer_declarator "*__s" * identifier) ;) (declaration "byte *pbVar9;" type_identifier (pointer_declarator "*pbVar9" * identifier) ;) (declaration "bool bVar10;" primitive_type identifier ;) (declaration "bool bVar11;" primitive_type identifier ;) (declaration "long *local_c8;" (sized_type_specifier "long" long) (pointer_declarator "*local_c8" * identifier) ;) (declaration "long *local_c0;" (sized_type_specifier "long" long) (pointer_declarator "*local_c0" * identifier) ;) (declaration "undefined1 *local_b8 [2];" type_identifier (pointer_declarator "*local_b8 [2]" * (array_declarator "local_b8 [2]" identifier [ number_literal ])) ;) (declaration "undefined1 auStack_a8 [16];" type_identifier (array_declarator "auStack_a8 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 *local_98 [2];" type_identifier (pointer_declarator "*local_98 [2]" * (array_declarator "local_98 [2]" identifier [ number_literal ])) ;) (declaration "undefined1 local_88 [16];" type_identifier (array_declarator "local_88 [16]" identifier [ number_literal ]) ;) (declaration "undefined4 local_78 [2];" type_identifier (array_declarator "local_78 [2]" identifier [ number_literal ]) ;) (declaration "ulong local_70;" type_identifier identifier ;) (declaration "long *local_68;" (sized_type_specifier "long" long) (pointer_declarator "*local_68" * identifier) ;) (declaration "undefined4 local_60;" type_identifier identifier ;) (declaration "undefined1 local_5c;" type_identifier identifier ;) (declaration "undefined4 local_58 [2];" type_identifier (array_declarator "local_58 [2]" identifier [ number_literal ]) ;) (declaration "ulong local_50;" type_identifier identifier ;) (declaration "long *local_48;" (sized_type_specifier "long" long) (pointer_declarator "*local_48" * identifier) ;) (declaration "undefined4 local_40;" type_identifier identifier ;) (declaration "undefined1 local_3c;" type_identifier identifier ;) (expression_statement "lVar7 = 0x10;" (assignment_expression "lVar7 = 0x10" identifier = number_literal) ;) (expression_statement "__s = param_4 + 0x10;" (assignment_expression "__s = param_4 + 0x10" identifier = (binary_expression "param_4 + 0x10" identifier + number_literal)) ;) (expression_statement "bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;" (assignment_expression "bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8" identifier = (binary_expression "&stack0xffffffffffffffd0 < (undefined1 *)0xa8" (pointer_expression "&stack0xffffffffffffffd0" & identifier) < (cast_expression "(undefined1 *)0xa8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "bVar11 = &stack0x00000000 == (undefined1 *)0xd8;" (assignment_expression "bVar11 = &stack0x00000000 == (undefined1 *)0xd8" identifier = (binary_expression "&stack0x00000000 == (undefined1 *)0xd8" (pointer_expression "&stack0x00000000" & identifier) == (cast_expression "(undefined1 *)0xd8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "pbVar8 = param_4;" (assignment_expression "pbVar8 = param_4" identifier = identifier) ;) (expression_statement "pbVar9 = (byte *)".gnu.linkonce.t.";" (assignment_expression "pbVar9 = (byte *)".gnu.linkonce.t."" identifier = (cast_expression "(byte *)".gnu.linkonce.t."" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal "".gnu.linkonce.t."" " string_content "))) ;) (do_statement "do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);" do (compound_statement "{\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n }" { (if_statement "if (lVar7 == 0) break;" if (parenthesized_expression "(lVar7 == 0)" ( (binary_expression "lVar7 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar7 = lVar7 + -1;" (assignment_expression "lVar7 = lVar7 + -1" identifier = (binary_expression "lVar7 + -1" identifier + number_literal)) ;) (expression_statement "bVar10 = *pbVar8 < *pbVar9;" (assignment_expression "bVar10 = *pbVar8 < *pbVar9" identifier = (binary_expression "*pbVar8 < *pbVar9" (pointer_expression "*pbVar8" * identifier) < (pointer_expression "*pbVar9" * identifier))) ;) (expression_statement "bVar11 = *pbVar8 == *pbVar9;" (assignment_expression "bVar11 = *pbVar8 == *pbVar9" identifier = (binary_expression "*pbVar8 == *pbVar9" (pointer_expression "*pbVar8" * identifier) == (pointer_expression "*pbVar9" * identifier))) ;) (expression_statement "pbVar8 = pbVar8 + 1;" (assignment_expression "pbVar8 = pbVar8 + 1" identifier = (binary_expression "pbVar8 + 1" identifier + number_literal)) ;) (expression_statement "pbVar9 = pbVar9 + 1;" (assignment_expression "pbVar9 = pbVar9 + 1" identifier = (binary_expression "pbVar9 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar11)" ( identifier )) ;) (expression_statement "uVar1 = *(uint *)(*param_5 + 0x14);" (assignment_expression "uVar1 = *(uint *)(*param_5 + 0x14)" identifier = (pointer_expression "*(uint *)(*param_5 + 0x14)" * (cast_expression "(uint *)(*param_5 + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_5 + 0x14)" ( (binary_expression "*param_5 + 0x14" (pointer_expression "*param_5" * identifier) + number_literal) ))))) ;) (if_statement "if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }" if (parenthesized_expression "((!bVar10 && !bVar11) != bVar10)" ( (binary_expression "(!bVar10 && !bVar11) != bVar10" (parenthesized_expression "(!bVar10 && !bVar11)" ( (binary_expression "!bVar10 && !bVar11" (unary_expression "!bVar10" ! identifier) && (unary_expression "!bVar11" ! identifier)) )) != identifier) )) (compound_statement "{\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }" { (expression_statement "pcVar4 = strrchr((char *)param_4,0x2e);" (assignment_expression "pcVar4 = strrchr((char *)param_4,0x2e)" identifier = (call_expression "strrchr((char *)param_4,0x2e)" identifier (argument_list "((char *)param_4,0x2e)" ( (cast_expression "(char *)param_4" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , number_literal )))) ;) (expression_statement "__s = (byte *)(pcVar4 + 1);" (assignment_expression "__s = (byte *)(pcVar4 + 1)" identifier = (cast_expression "(byte *)(pcVar4 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar4 + 1)" ( (binary_expression "pcVar4 + 1" identifier + number_literal) )))) ;) })) (expression_statement "pbVar8 = (byte *)0xffffffffffffffff;" (assignment_expression "pbVar8 = (byte *)0xffffffffffffffff" identifier = (cast_expression "(byte *)0xffffffffffffffff" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_b8[0] = auStack_a8;" (assignment_expression "local_b8[0] = auStack_a8" (subscript_expression "local_b8[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }" if (parenthesized_expression "(__s != (byte *)0x0)" ( (binary_expression "__s != (byte *)0x0" identifier != (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }" { (expression_statement "sVar5 = strlen((char *)__s);" (assignment_expression "sVar5 = strlen((char *)__s)" identifier = (call_expression "strlen((char *)__s)" identifier (argument_list "((char *)__s)" ( (cast_expression "(char *)__s" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "pbVar8 = __s + sVar5;" (assignment_expression "pbVar8 = __s + sVar5" identifier = (binary_expression "__s + sVar5" identifier + identifier)) ;) })) (expression_statement "FUN_001665c0(local_b8,__s,pbVar8);" (call_expression "FUN_001665c0(local_b8,__s,pbVar8)" identifier (argument_list "(local_b8,__s,pbVar8)" ( identifier , identifier , identifier ))) ;) (expression_statement "local_98[0] = local_88;" (assignment_expression "local_98[0] = local_88" (subscript_expression "local_98[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "sVar5 = strlen((char *)param_4);" (assignment_expression "sVar5 = strlen((char *)param_4)" identifier = (call_expression "strlen((char *)param_4)" identifier (argument_list "((char *)param_4)" ( (cast_expression "(char *)param_4" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) comment (expression_statement "FUN_001665c0(local_98,param_4,param_4 + sVar5);" (call_expression "FUN_001665c0(local_98,param_4,param_4 + sVar5)" identifier (argument_list "(local_98,param_4,param_4 + sVar5)" ( identifier , identifier , (binary_expression "param_4 + sVar5" identifier + identifier) ))) ;) comment (expression_statement "uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);" (assignment_expression "uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8)" identifier = (call_expression "FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8)" identifier (argument_list "(param_2,local_b8,param_1,param_3,0,0,&local_c8)" ( identifier , identifier , identifier , identifier , number_literal , number_literal , (pointer_expression "&local_c8" & identifier) )))) ;) (expression_statement "uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);" (assignment_expression "uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0)" identifier = (call_expression "FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0)" identifier (argument_list "(param_2,local_98,param_1,param_3,0,1,&local_c0)" ( identifier , identifier , identifier , identifier , number_literal , number_literal , (pointer_expression "&local_c0" & identifier) )))) ;) (if_statement "if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n /* catch() { ... } // from try @ 001cece7 with catch @ 001cee3c */\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }\n }" if (parenthesized_expression "((char)uVar3 == '\0')" ( (binary_expression "(char)uVar3 == '\0'" (cast_expression "(char)uVar3" ( (type_descriptor "char" primitive_type) ) identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }\n }" { (if_statement "if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }" if (parenthesized_expression "((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0'))" ( (binary_expression "(*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')" (parenthesized_expression "(*local_c0 != 0)" ( (binary_expression "*local_c0 != 0" (pointer_expression "*local_c0" * identifier) != number_literal) )) && (parenthesized_expression "(*(char *)((long)local_c0 + 0xc) == '\0')" ( (binary_expression "*(char *)((long)local_c0 + 0xc) == '\0'" (pointer_expression "*(char *)((long)local_c0 + 0xc)" * (cast_expression "(char *)((long)local_c0 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_c0 + 0xc)" ( (binary_expression "(long)local_c0 + 0xc" (cast_expression "(long)local_c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }" { (expression_statement "local_70 = (ulong)uVar1;" (assignment_expression "local_70 = (ulong)uVar1" identifier = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "local_68 = local_c0;" (assignment_expression "local_68 = local_c0" identifier = identifier) ;) (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" identifier = number_literal) ;) (expression_statement "local_5c = 0;" (assignment_expression "local_5c = 0" identifier = number_literal) ;) (expression_statement "local_78[0] = param_3;" (assignment_expression "local_78[0] = param_3" (subscript_expression "local_78[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);" (call_expression "FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5)" identifier (argument_list "(param_1 + 0x1b0,local_78,0x1cecc5)" ( (binary_expression "param_1 + 0x1b0" identifier + number_literal) , identifier , number_literal ))) ;) })) }) (else_clause "else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n /* catch() { ... } // from try @ 001cece7 with catch @ 001cee3c */\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }\n }" else (compound_statement "{\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n /* catch() { ... } // from try @ 001cece7 with catch @ 001cee3c */\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }\n }" { (if_statement "if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n /* catch() { ... } // from try @ 001cece7 with catch @ 001cee3c */\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688e0(uVar6);\n }" if (parenthesized_expression "((char)uVar2 != '\0')" ( (binary_expression "(char)uVar2 != '\0'" (cast_expression "(char)uVar2" ( (type_descriptor "char" primitive_type) ) identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n /* catch() { ... } // from try @ 001cece7 with catch @ 001cee3c */\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688e0(uVar6);\n }" { (if_statement "if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }" if (parenthesized_expression "(*(char *)((long)local_c8 + 0xc) == '\0')" ( (binary_expression "*(char *)((long)local_c8 + 0xc) == '\0'" (pointer_expression "*(char *)((long)local_c8 + 0xc)" * (cast_expression "(char *)((long)local_c8 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_c8 + 0xc)" ( (binary_expression "(long)local_c8 + 0xc" (cast_expression "(long)local_c8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }" { (expression_statement "local_c8[2] = (ulong)uVar1;" (assignment_expression "local_c8[2] = (ulong)uVar1" (subscript_expression "local_c8[2]" identifier [ number_literal ]) = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }" if (parenthesized_expression "(*(char *)((long)local_c0 + 0xc) == '\0')" ( (binary_expression "*(char *)((long)local_c0 + 0xc) == '\0'" (pointer_expression "*(char *)((long)local_c0 + 0xc)" * (cast_expression "(char *)((long)local_c0 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_c0 + 0xc)" ( (binary_expression "(long)local_c0 + 0xc" (cast_expression "(long)local_c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }" { (expression_statement "local_c0[2] = (ulong)uVar1;" (assignment_expression "local_c0[2] = (ulong)uVar1" (subscript_expression "local_c0[2]" identifier [ number_literal ]) = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (goto_statement "goto LAB_001ced35;" goto statement_identifier ;) })) (expression_statement "FUN_001bcfa0();" (call_expression "FUN_001bcfa0()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "uVar6 = FUN_001bcfa0();" (assignment_expression "uVar6 = FUN_001bcfa0()" identifier = (call_expression "FUN_001bcfa0()" identifier (argument_list "()" ( )))) ;) comment (if_statement "if (local_98[0] != local_88) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_98[0] != local_88)" ( (binary_expression "local_98[0] != local_88" (subscript_expression "local_98[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_b8[0] != auStack_a8)" ( (binary_expression "local_b8[0] != auStack_a8" (subscript_expression "local_b8[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "FUN_003688e0(uVar6);" (call_expression "FUN_003688e0(uVar6)" identifier (argument_list "(uVar6)" ( identifier ))) ;) })) (if_statement "if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }" if (parenthesized_expression "((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0'))" ( (binary_expression "(*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')" (parenthesized_expression "(*local_c8 != 0)" ( (binary_expression "*local_c8 != 0" (pointer_expression "*local_c8" * identifier) != number_literal) )) && (parenthesized_expression "(*(char *)((long)local_c8 + 0xc) != '\0')" ( (binary_expression "*(char *)((long)local_c8 + 0xc) != '\0'" (pointer_expression "*(char *)((long)local_c8 + 0xc)" * (cast_expression "(char *)((long)local_c8 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_c8 + 0xc)" ( (binary_expression "(long)local_c8 + 0xc" (cast_expression "(long)local_c8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }" { (expression_statement "local_50 = (ulong)uVar1;" (assignment_expression "local_50 = (ulong)uVar1" identifier = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "local_48 = local_c8;" (assignment_expression "local_48 = local_c8" identifier = identifier) ;) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (expression_statement "local_3c = 0;" (assignment_expression "local_3c = 0" identifier = number_literal) ;) (expression_statement "local_58[0] = param_3;" (assignment_expression "local_58[0] = param_3" (subscript_expression "local_58[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);" (call_expression "FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5)" identifier (argument_list "(param_1 + 0x1b0,local_58,0x1cecc5)" ( (binary_expression "param_1 + 0x1b0" identifier + number_literal) , identifier , number_literal ))) ;) })) }))) (labeled_statement "LAB_001ced35:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }" statement_identifier : (if_statement "if (local_98[0] != local_88) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_98[0] != local_88)" ( (binary_expression "local_98[0] != local_88" (subscript_expression "local_98[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_b8[0] != auStack_a8)" ( (binary_expression "local_b8[0] != auStack_a8" (subscript_expression "local_b8[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return uVar2 & uVar3;" return (binary_expression "uVar2 & uVar3" identifier & identifier) ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: bool include_linkonce_section(Sized_relobj_file<32,_false> * this,\n Layout * layout, uint index, char * name, Shdr<32,_false> * shdr) */\n\nbool __thiscall\ngold::Sized_relobj_file<32,_false>::include_linkonce_section\n (Sized_relobj_file<32,_false> *this,Layout *layout,uint index,char *name,\n Shdr<32,_false> *shdr)\n\n{\n uint uVar1;\n char *pcVar2;\n size_t sVar3;\n undefined8 extraout_RAX;\n long lVar4;\n char *pcVar5;\n Kept_section *this_1;\n Kept_section *extraout_RDX;\n byte *pbVar6;\n string *name_00;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\n Kept_section *kept1;\n Kept_section *kept2;\n string sig1;\n string sig2;\n pair<unsigned_int,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section> local_78;\n pair<unsigned_int,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section> local_58;\n \n lVar4 = 0x10;\n pcVar2 = name + 0x10;\n bVar8 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;\n bVar9 = &stack0x00000000 == (undefined1 *)0xd8;\n pbVar6 = (byte *)name;\n pbVar7 = (byte *)".gnu.linkonce.t.";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar9 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar9);\n uVar1 = shdr->p_->sh_size;\n if ((!bVar8 && !bVar9) != bVar8) {\n pcVar2 = strrchr(name,0x2e);\n pcVar2 = pcVar2 + 1;\n }\n pcVar5 = (char *)0xffffffffffffffff;\n sig1._M_dataplus._M_p = (pointer)&sig1.field_2;\n if (pcVar2 != (char *)0x0) {\n sVar3 = strlen(pcVar2);\n pcVar5 = pcVar2 + sVar3;\n }\n name_00 = &sig2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>(&sig1,pcVar2,pcVar5);\n sig2._M_dataplus._M_p = (pointer)&sig2.field_2;\n sVar3 = strlen(name);\n /* try { // try from 001cecc0 to 001cecc4 has its CatchHandler @ 001cee41 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>(name_00,name,name + sVar3);\n /* try { // try from 001cece7 to 001cee3b has its CatchHandler @ 001cee3c */\n bVar8 = Layout::find_or_add_kept_section(layout,&sig1,(Relobj *)this,index,false,false,&kept1);\n bVar9 = Layout::find_or_add_kept_section(layout,name_00,(Relobj *)this,index,false,true,&kept2);\n if (bVar9) {\n if (bVar8) {\n this_1 = (Kept_section *)(ulong)uVar1;\n if (kept1->is_comdat_ == false) {\n (kept1->u_).group_sections = (Comdat_group *)this_1;\n if (kept2->is_comdat_ == false) {\n (kept2->u_).group_sections = (Comdat_group *)this_1;\n goto LAB_001ced35;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n this_1 = extraout_RDX;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n /* catch() { ... } // from try @ 001cece7 with catch @ 001cee3c */\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2) {\n operator_delete(sig2._M_dataplus._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2) {\n operator_delete(sig1._M_dataplus._M_p);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume(extraout_RAX);\n }\n if ((kept1->object_ != (Relobj *)0x0) && (kept1->is_comdat_ != false)) {\n local_58.second.sh_size = (uint64_t)uVar1;\n local_58.second.kept_section = kept1;\n local_58.second.symndx = 0;\n local_58.second.is_comdat = false;\n local_58.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_58);\n }\n }\n else if ((kept2->object_ != (Relobj *)0x0) && (kept2->is_comdat_ == false)) {\n local_78.second.sh_size = (uint64_t)uVar1;\n local_78.second.kept_section = kept2;\n local_78.second.symndx = 0;\n local_78.second.is_comdat = false;\n local_78.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_78);\n }\nLAB_001ced35:\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2) {\n operator_delete(sig2._M_dataplus._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2) {\n operator_delete(sig1._M_dataplus._M_p);\n }\n return bVar8 && bVar9;\n}\n\n" comment comment (declaration "bool __thiscall\ngold::Sized_relobj_file<32,_false>::include_linkonce_section\n (Sized_relobj_file<32,_false> *this,Layout *layout,uint index,char *name,\n Shdr<32,_false> *shdr)\n\n{\n uint uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::include_linkonce_section\n (Sized_relobj_file<32,_false> *this,Layout *layout,uint index,char *name,\n Shdr<32,_false> *shdr)\n\n{\n uint" identifier > : : (function_declarator "include_linkonce_section\n (Sized_relobj_file<32,_false> *this,Layout *layout,uint index,char *name,\n Shdr<32,_false> *shdr)" identifier (parameter_list "(Sized_relobj_file<32,_false> *this,Layout *layout,uint index,char *name,\n Shdr<32,_false> *shdr)" ( (parameter_declaration "Sized_relobj_file" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Layout *layout" type_identifier (pointer_declarator "*layout" * identifier)) , (parameter_declaration "uint index" type_identifier identifier) , (parameter_declaration "char *name" primitive_type (pointer_declarator "*name" * identifier)) , (parameter_declaration "Shdr" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *shdr" type_identifier (ERROR ">" >) (pointer_declarator "*shdr" * identifier)) ))) { identifier) identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (declaration "size_t sVar3;" primitive_type identifier ;) (declaration "undefined8 extraout_RAX;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (declaration "Kept_section *this_1;" type_identifier (pointer_declarator "*this_1" * identifier) ;) (declaration "Kept_section *extraout_RDX;" type_identifier (pointer_declarator "*extraout_RDX" * identifier) ;) (declaration "byte *pbVar6;" type_identifier (pointer_declarator "*pbVar6" * identifier) ;) (declaration "string *name_00;" type_identifier (pointer_declarator "*name_00" * identifier) ;) (declaration "byte *pbVar7;" type_identifier (pointer_declarator "*pbVar7" * identifier) ;) (declaration "bool bVar8;" primitive_type identifier ;) (declaration "bool bVar9;" primitive_type identifier ;) (declaration "Kept_section *kept1;" type_identifier (pointer_declarator "*kept1" * identifier) ;) (declaration "Kept_section *kept2;" type_identifier (pointer_declarator "*kept2" * identifier) ;) (declaration "string sig1;" type_identifier identifier ;) (declaration "string sig2;" type_identifier identifier ;) (ERROR "pair<unsigned_int," (binary_expression "pair<unsigned_int" identifier < identifier) ,) (labeled_statement "_gold::Sized_relobj_file<32,_false>::Kept_comdat_section> local_78;" statement_identifier : (ERROR ":" :) (expression_statement "Sized_relobj_file<32,_false>::Kept_comdat_section> local_78;" (comma_expression "Sized_relobj_file<32,_false>::Kept_comdat_section> local_78" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_false>::Kept_comdat_section> local_78" (binary_expression "_false>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > identifier)) ;)) (ERROR "pair<unsigned_int," (binary_expression "pair<unsigned_int" identifier < identifier) ,) (labeled_statement "_gold::Sized_relobj_file<32,_false>::Kept_comdat_section> local_58;" statement_identifier : (ERROR ":" :) (expression_statement "Sized_relobj_file<32,_false>::Kept_comdat_section> local_58;" (comma_expression "Sized_relobj_file<32,_false>::Kept_comdat_section> local_58" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_false>::Kept_comdat_section> local_58" (binary_expression "_false>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > identifier)) ;)) (expression_statement "lVar4 = 0x10;" (assignment_expression "lVar4 = 0x10" identifier = number_literal) ;) (expression_statement "pcVar2 = name + 0x10;" (assignment_expression "pcVar2 = name + 0x10" identifier = (binary_expression "name + 0x10" identifier + number_literal)) ;) (expression_statement "bVar8 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;" (assignment_expression "bVar8 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8" identifier = (binary_expression "&stack0xffffffffffffffd0 < (undefined1 *)0xa8" (pointer_expression "&stack0xffffffffffffffd0" & identifier) < (cast_expression "(undefined1 *)0xa8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "bVar9 = &stack0x00000000 == (undefined1 *)0xd8;" (assignment_expression "bVar9 = &stack0x00000000 == (undefined1 *)0xd8" identifier = (binary_expression "&stack0x00000000 == (undefined1 *)0xd8" (pointer_expression "&stack0x00000000" & identifier) == (cast_expression "(undefined1 *)0xd8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "pbVar6 = (byte *)name;" (assignment_expression "pbVar6 = (byte *)name" identifier = (cast_expression "(byte *)name" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "pbVar7 = (byte *)".gnu.linkonce.t.";" (assignment_expression "pbVar7 = (byte *)".gnu.linkonce.t."" identifier = (cast_expression "(byte *)".gnu.linkonce.t."" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal "".gnu.linkonce.t."" " string_content "))) ;) (do_statement "do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar9 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar9);" do (compound_statement "{\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar9 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n }" { (if_statement "if (lVar4 == 0) break;" if (parenthesized_expression "(lVar4 == 0)" ( (binary_expression "lVar4 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar4 = lVar4 + -1;" (assignment_expression "lVar4 = lVar4 + -1" identifier = (binary_expression "lVar4 + -1" identifier + number_literal)) ;) (expression_statement "bVar8 = *pbVar6 < *pbVar7;" (assignment_expression "bVar8 = *pbVar6 < *pbVar7" identifier = (binary_expression "*pbVar6 < *pbVar7" (pointer_expression "*pbVar6" * identifier) < (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "bVar9 = *pbVar6 == *pbVar7;" (assignment_expression "bVar9 = *pbVar6 == *pbVar7" identifier = (binary_expression "*pbVar6 == *pbVar7" (pointer_expression "*pbVar6" * identifier) == (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" identifier = (binary_expression "pbVar6 + 1" identifier + number_literal)) ;) (expression_statement "pbVar7 = pbVar7 + 1;" (assignment_expression "pbVar7 = pbVar7 + 1" identifier = (binary_expression "pbVar7 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar9)" ( identifier )) ;) (expression_statement "uVar1 = shdr->p_->sh_size;" (assignment_expression "uVar1 = shdr->p_->sh_size" identifier = (field_expression "shdr->p_->sh_size" (field_expression "shdr->p_" identifier -> field_identifier) -> field_identifier)) ;) (if_statement "if ((!bVar8 && !bVar9) != bVar8) {\n pcVar2 = strrchr(name,0x2e);\n pcVar2 = pcVar2 + 1;\n }" if (parenthesized_expression "((!bVar8 && !bVar9) != bVar8)" ( (binary_expression "(!bVar8 && !bVar9) != bVar8" (parenthesized_expression "(!bVar8 && !bVar9)" ( (binary_expression "!bVar8 && !bVar9" (unary_expression "!bVar8" ! identifier) && (unary_expression "!bVar9" ! identifier)) )) != identifier) )) (compound_statement "{\n pcVar2 = strrchr(name,0x2e);\n pcVar2 = pcVar2 + 1;\n }" { (expression_statement "pcVar2 = strrchr(name,0x2e);" (assignment_expression "pcVar2 = strrchr(name,0x2e)" identifier = (call_expression "strrchr(name,0x2e)" identifier (argument_list "(name,0x2e)" ( identifier , number_literal )))) ;) (expression_statement "pcVar2 = pcVar2 + 1;" (assignment_expression "pcVar2 = pcVar2 + 1" identifier = (binary_expression "pcVar2 + 1" identifier + number_literal)) ;) })) (expression_statement "pcVar5 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar5 = (char *)0xffffffffffffffff" identifier = (cast_expression "(char *)0xffffffffffffffff" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "sig1._M_dataplus._M_p = (pointer)&sig1.field_2;" (assignment_expression "sig1._M_dataplus._M_p = (pointer)&sig1.field_2" (field_expression "sig1._M_dataplus._M_p" (field_expression "sig1._M_dataplus" identifier . field_identifier) . field_identifier) = (binary_expression "(pointer)&sig1.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "sig1.field_2" identifier . field_identifier))) ;) (if_statement "if (pcVar2 != (char *)0x0) {\n sVar3 = strlen(pcVar2);\n pcVar5 = pcVar2 + sVar3;\n }" if (parenthesized_expression "(pcVar2 != (char *)0x0)" ( (binary_expression "pcVar2 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar3 = strlen(pcVar2);\n pcVar5 = pcVar2 + sVar3;\n }" { (expression_statement "sVar3 = strlen(pcVar2);" (assignment_expression "sVar3 = strlen(pcVar2)" identifier = (call_expression "strlen(pcVar2)" identifier (argument_list "(pcVar2)" ( identifier )))) ;) (expression_statement "pcVar5 = pcVar2 + sVar3;" (assignment_expression "pcVar5 = pcVar2 + sVar3" identifier = (binary_expression "pcVar2 + sVar3" identifier + identifier)) ;) })) (expression_statement "name_00 = &sig2;" (assignment_expression "name_00 = &sig2" identifier = (pointer_expression "&sig2" & identifier)) ;) (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>(&sig1,pcVar2,pcVar5);" statement_identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:" : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > :) : (expression_statement "_M_construct<char_const*>(&sig1,pcVar2,pcVar5);" (binary_expression "_M_construct<char_const*>(&sig1,pcVar2,pcVar5)" (binary_expression "_M_construct<char_const" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(&sig1,pcVar2,pcVar5)" ( (comma_expression "&sig1,pcVar2,pcVar5" (pointer_expression "&sig1" & identifier) , (comma_expression "pcVar2,pcVar5" identifier , identifier)) ))) ;)) (expression_statement "sig2._M_dataplus._M_p = (pointer)&sig2.field_2;" (assignment_expression "sig2._M_dataplus._M_p = (pointer)&sig2.field_2" (field_expression "sig2._M_dataplus._M_p" (field_expression "sig2._M_dataplus" identifier . field_identifier) . field_identifier) = (binary_expression "(pointer)&sig2.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "sig2.field_2" identifier . field_identifier))) ;) (expression_statement "sVar3 = strlen(name);" (assignment_expression "sVar3 = strlen(name)" identifier = (call_expression "strlen(name)" identifier (argument_list "(name)" ( identifier )))) ;) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>(name_00,name,name + sVar3);" statement_identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:" : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > :) : (expression_statement "_M_construct<char_const*>(name_00,name,name + sVar3);" (binary_expression "_M_construct<char_const*>(name_00,name,name + sVar3)" (binary_expression "_M_construct<char_const" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(name_00,name,name + sVar3)" ( (comma_expression "name_00,name,name + sVar3" identifier , (comma_expression "name,name + sVar3" identifier , (binary_expression "name + sVar3" identifier + identifier))) ))) ;)) comment (ERROR "bVar8 = Layout::" (assignment_expression "bVar8 = Layout" identifier = identifier) : :) (expression_statement "find_or_add_kept_section(layout,&sig1,(Relobj *)this,index,false,false,&kept1);" (call_expression "find_or_add_kept_section(layout,&sig1,(Relobj *)this,index,false,false,&kept1)" identifier (argument_list "(layout,&sig1,(Relobj *)this,index,false,false,&kept1)" ( identifier , (pointer_expression "&sig1" & identifier) , (cast_expression "(Relobj *)this" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , false , false , (pointer_expression "&kept1" & identifier) ))) ;) (ERROR "bVar9 = Layout::" (assignment_expression "bVar9 = Layout" identifier = identifier) : :) (expression_statement "find_or_add_kept_section(layout,name_00,(Relobj *)this,index,false,true,&kept2);" (call_expression "find_or_add_kept_section(layout,name_00,(Relobj *)this,index,false,true,&kept2)" identifier (argument_list "(layout,name_00,(Relobj *)this,index,false,true,&kept2)" ( identifier , identifier , (cast_expression "(Relobj *)this" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , false , true , (pointer_expression "&kept2" & identifier) ))) ;) (if_statement "if (bVar9) {\n if (bVar8) {\n this_1 = (Kept_section *)(ulong)uVar1;\n if (kept1->is_comdat_ == false) {\n (kept1->u_).group_sections = (Comdat_group *)this_1;\n if (kept2->is_comdat_ == false) {\n (kept2->u_).group_sections = (Comdat_group *)this_1;\n goto LAB_001ced35;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n this_1 = extraout_RDX;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n /* catch() { ... } // from try @ 001cece7 with catch @ 001cee3c */\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2) {\n operator_delete(sig2._M_dataplus._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2) {\n operator_delete(sig1._M_dataplus._M_p);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume(extraout_RAX);\n }\n if ((kept1->object_ != (Relobj *)0x0) && (kept1->is_comdat_ != false)) {\n local_58.second.sh_size = (uint64_t)uVar1;\n local_58.second.kept_section = kept1;\n local_58.second.symndx = 0;\n local_58.second.is_comdat = false;\n local_58.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_58);\n }\n }\n else if ((kept2->object_ != (Relobj *)0x0) && (kept2->is_comdat_ == false)) {\n local_78.second.sh_size = (uint64_t)uVar1;\n local_78.second.kept_section = kept2;\n local_78.second.symndx = 0;\n local_78.second.is_comdat = false;\n local_78.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_78);\n }" if (parenthesized_expression "(bVar9)" ( identifier )) (compound_statement "{\n if (bVar8) {\n this_1 = (Kept_section *)(ulong)uVar1;\n if (kept1->is_comdat_ == false) {\n (kept1->u_).group_sections = (Comdat_group *)this_1;\n if (kept2->is_comdat_ == false) {\n (kept2->u_).group_sections = (Comdat_group *)this_1;\n goto LAB_001ced35;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n this_1 = extraout_RDX;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n /* catch() { ... } // from try @ 001cece7 with catch @ 001cee3c */\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2) {\n operator_delete(sig2._M_dataplus._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2) {\n operator_delete(sig1._M_dataplus._M_p);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume(extraout_RAX);\n }\n if ((kept1->object_ != (Relobj *)0x0) && (kept1->is_comdat_ != false)) {\n local_58.second.sh_size = (uint64_t)uVar1;\n local_58.second.kept_section = kept1;\n local_58.second.symndx = 0;\n local_58.second.is_comdat = false;\n local_58.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_58);\n }\n }" { (if_statement "if (bVar8) {\n this_1 = (Kept_section *)(ulong)uVar1;\n if (kept1->is_comdat_ == false) {\n (kept1->u_).group_sections = (Comdat_group *)this_1;\n if (kept2->is_comdat_ == false) {\n (kept2->u_).group_sections = (Comdat_group *)this_1;\n goto LAB_001ced35;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n this_1 = extraout_RDX;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n /* catch() { ... } // from try @ 001cece7 with catch @ 001cee3c */\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2) {\n operator_delete(sig2._M_dataplus._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2) {\n operator_delete(sig1._M_dataplus._M_p);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume(extraout_RAX);\n }" if (parenthesized_expression "(bVar8)" ( identifier )) (compound_statement "{\n this_1 = (Kept_section *)(ulong)uVar1;\n if (kept1->is_comdat_ == false) {\n (kept1->u_).group_sections = (Comdat_group *)this_1;\n if (kept2->is_comdat_ == false) {\n (kept2->u_).group_sections = (Comdat_group *)this_1;\n goto LAB_001ced35;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n this_1 = extraout_RDX;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n /* catch() { ... } // from try @ 001cece7 with catch @ 001cee3c */\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2) {\n operator_delete(sig2._M_dataplus._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2) {\n operator_delete(sig1._M_dataplus._M_p);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume(extraout_RAX);\n }" { (expression_statement "this_1 = (Kept_section *)(ulong)uVar1;" (assignment_expression "this_1 = (Kept_section *)(ulong)uVar1" identifier = (cast_expression "(Kept_section *)(ulong)uVar1" ( (type_descriptor "Kept_section *" type_identifier (abstract_pointer_declarator "*" *)) ) (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier))) ;) (if_statement "if (kept1->is_comdat_ == false) {\n (kept1->u_).group_sections = (Comdat_group *)this_1;\n if (kept2->is_comdat_ == false) {\n (kept2->u_).group_sections = (Comdat_group *)this_1;\n goto LAB_001ced35;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n this_1 = extraout_RDX;\n }" if (parenthesized_expression "(kept1->is_comdat_ == false)" ( (binary_expression "kept1->is_comdat_ == false" (field_expression "kept1->is_comdat_" identifier -> field_identifier) == false) )) (compound_statement "{\n (kept1->u_).group_sections = (Comdat_group *)this_1;\n if (kept2->is_comdat_ == false) {\n (kept2->u_).group_sections = (Comdat_group *)this_1;\n goto LAB_001ced35;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n this_1 = extraout_RDX;\n }" { (expression_statement "(kept1->u_).group_sections = (Comdat_group *)this_1;" (assignment_expression "(kept1->u_).group_sections = (Comdat_group *)this_1" (field_expression "(kept1->u_).group_sections" (parenthesized_expression "(kept1->u_)" ( (field_expression "kept1->u_" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(Comdat_group *)this_1" ( (type_descriptor "Comdat_group *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if (kept2->is_comdat_ == false) {\n (kept2->u_).group_sections = (Comdat_group *)this_1;\n goto LAB_001ced35;\n }" if (parenthesized_expression "(kept2->is_comdat_ == false)" ( (binary_expression "kept2->is_comdat_ == false" (field_expression "kept2->is_comdat_" identifier -> field_identifier) == false) )) (compound_statement "{\n (kept2->u_).group_sections = (Comdat_group *)this_1;\n goto LAB_001ced35;\n }" { (expression_statement "(kept2->u_).group_sections = (Comdat_group *)this_1;" (assignment_expression "(kept2->u_).group_sections = (Comdat_group *)this_1" (field_expression "(kept2->u_).group_sections" (parenthesized_expression "(kept2->u_)" ( (field_expression "kept2->u_" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(Comdat_group *)this_1" ( (type_descriptor "Comdat_group *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (goto_statement "goto LAB_001ced35;" goto statement_identifier ;) })) (labeled_statement "Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);" statement_identifier : (ERROR ":" :) (expression_statement "set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);" (call_expression "set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1)" identifier (argument_list "((Kept_section *)layout,(uint64_t)name_00,this_1)" ( (cast_expression "(Kept_section *)layout" ( (type_descriptor "Kept_section *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(uint64_t)name_00" ( (type_descriptor "uint64_t" primitive_type) ) identifier) , identifier ))) ;)) (expression_statement "this_1 = extraout_RDX;" (assignment_expression "this_1 = extraout_RDX" identifier = identifier) ;) })) (labeled_statement "Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);" statement_identifier : (ERROR ":" :) (expression_statement "set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);" (call_expression "set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1)" identifier (argument_list "((Kept_section *)layout,(uint64_t)name_00,this_1)" ( (cast_expression "(Kept_section *)layout" ( (type_descriptor "Kept_section *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(uint64_t)name_00" ( (type_descriptor "uint64_t" primitive_type) ) identifier) , identifier ))) ;)) comment (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2) {\n operator_delete(sig2._M_dataplus._M_p);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2" (binary_expression "allocator<char>_>_9\n *)sig2._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)sig2._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "sig2._M_dataplus._M_p" (field_expression "sig2._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&sig2.field_2" & (field_expression "sig2.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(sig2._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(sig2._M_dataplus._M_p);" (call_expression "operator_delete(sig2._M_dataplus._M_p)" identifier (argument_list "(sig2._M_dataplus._M_p)" ( (field_expression "sig2._M_dataplus._M_p" (field_expression "sig2._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) })) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2) {\n operator_delete(sig1._M_dataplus._M_p);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2" (binary_expression "allocator<char>_>_9\n *)sig1._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)sig1._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "sig1._M_dataplus._M_p" (field_expression "sig1._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&sig1.field_2" & (field_expression "sig1.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(sig1._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(sig1._M_dataplus._M_p);" (call_expression "operator_delete(sig1._M_dataplus._M_p)" identifier (argument_list "(sig1._M_dataplus._M_p)" ( (field_expression "sig1._M_dataplus._M_p" (field_expression "sig1._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) })) comment (expression_statement "_Unwind_Resume(extraout_RAX);" (call_expression "_Unwind_Resume(extraout_RAX)" identifier (argument_list "(extraout_RAX)" ( identifier ))) ;) })) (if_statement "if ((kept1->object_ != (Relobj *)0x0) && (kept1->is_comdat_ != false)) {\n local_58.second.sh_size = (uint64_t)uVar1;\n local_58.second.kept_section = kept1;\n local_58.second.symndx = 0;\n local_58.second.is_comdat = false;\n local_58.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_58);\n }" if (parenthesized_expression "((kept1->object_ != (Relobj *)0x0) && (kept1->is_comdat_ != false))" ( (binary_expression "(kept1->object_ != (Relobj *)0x0) && (kept1->is_comdat_ != false)" (parenthesized_expression "(kept1->object_ != (Relobj *)0x0)" ( (binary_expression "kept1->object_ != (Relobj *)0x0" (field_expression "kept1->object_" identifier -> field_identifier) != (cast_expression "(Relobj *)0x0" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(kept1->is_comdat_ != false)" ( (binary_expression "kept1->is_comdat_ != false" (field_expression "kept1->is_comdat_" identifier -> field_identifier) != false) ))) )) (compound_statement "{\n local_58.second.sh_size = (uint64_t)uVar1;\n local_58.second.kept_section = kept1;\n local_58.second.symndx = 0;\n local_58.second.is_comdat = false;\n local_58.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_58);\n }" { (expression_statement "local_58.second.sh_size = (uint64_t)uVar1;" (assignment_expression "local_58.second.sh_size = (uint64_t)uVar1" (field_expression "local_58.second.sh_size" (field_expression "local_58.second" identifier . field_identifier) . field_identifier) = (cast_expression "(uint64_t)uVar1" ( (type_descriptor "uint64_t" primitive_type) ) identifier)) ;) (expression_statement "local_58.second.kept_section = kept1;" (assignment_expression "local_58.second.kept_section = kept1" (field_expression "local_58.second.kept_section" (field_expression "local_58.second" identifier . field_identifier) . field_identifier) = identifier) ;) (expression_statement "local_58.second.symndx = 0;" (assignment_expression "local_58.second.symndx = 0" (field_expression "local_58.second.symndx" (field_expression "local_58.second" identifier . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "local_58.second.is_comdat = false;" (assignment_expression "local_58.second.is_comdat = false" (field_expression "local_58.second.is_comdat" (field_expression "local_58.second" identifier . field_identifier) . field_identifier) = false) ;) (expression_statement "local_58.first = index;" (assignment_expression "local_58.first = index" (field_expression "local_58.first" identifier . field_identifier) = identifier) ;) (ERROR "std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::" (comma_expression "std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std" identifier (ERROR "::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std::less<unsigned_int>" : : (comma_expression "_Rb_tree<unsigned_int,_std" (binary_expression "_Rb_tree<unsigned_int" identifier < identifier) , identifier) : : (comma_expression "pair<unsigned_int_const,_gold" (binary_expression "pair<unsigned_int_const" identifier < identifier) , identifier) : : (comma_expression "Sized_relobj_file<32,_false>::Kept_comdat_section>,_std" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_false>::Kept_comdat_section>,_std" (binary_expression "_false>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > (ERROR "," ,) identifier)) : : (binary_expression "_Select1st<std" identifier < identifier) : : (comma_expression "pair<unsigned_int_const,_gold" (binary_expression "pair<unsigned_int_const" identifier < identifier) , identifier) : : (comma_expression "Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_false>::Kept_comdat_section>_>,_std" (binary_expression "_false>::Kept_comdat_section>_" (binary_expression "_false>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > identifier) > (ERROR "," ,) identifier)) : : (binary_expression "less<unsigned_int" identifier < identifier) >) , identifier) : : identifier < identifier : : (comma_expression "pair<unsigned_int_const,_gold" (binary_expression "pair<unsigned_int_const" identifier < identifier) , identifier) : : (comma_expression "Sized_relobj_file<32,_false>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_false>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std" (binary_expression "_false>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique" (binary_expression "_false>::Kept_comdat_section>_>_" (binary_expression "_false>::Kept_comdat_section>_" (binary_expression "_false>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > identifier) > identifier) > (ERROR "::" : :) identifier) < identifier)) : : (comma_expression "pair<unsigned_int,_gold" (binary_expression "pair<unsigned_int" identifier < identifier) , identifier) : :) (expression_statement "Sized_relobj_file<32,_false>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_58);" (comma_expression "Sized_relobj_file<32,_false>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_58)" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_false>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_58)" (binary_expression "_false>::Kept_comdat_section>_" (binary_expression "_false>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > identifier) > (parenthesized_expression "(&(this->kept_comdat_sections_)._M_t,&local_58)" ( (comma_expression "&(this->kept_comdat_sections_)._M_t,&local_58" (pointer_expression "&(this->kept_comdat_sections_)._M_t" & (field_expression "(this->kept_comdat_sections_)._M_t" (parenthesized_expression "(this->kept_comdat_sections_)" ( (field_expression "this->kept_comdat_sections_" identifier -> field_identifier) )) . field_identifier)) , (pointer_expression "&local_58" & identifier)) )))) ;) })) }) (else_clause "else if ((kept2->object_ != (Relobj *)0x0) && (kept2->is_comdat_ == false)) {\n local_78.second.sh_size = (uint64_t)uVar1;\n local_78.second.kept_section = kept2;\n local_78.second.symndx = 0;\n local_78.second.is_comdat = false;\n local_78.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_78);\n }" else (if_statement "if ((kept2->object_ != (Relobj *)0x0) && (kept2->is_comdat_ == false)) {\n local_78.second.sh_size = (uint64_t)uVar1;\n local_78.second.kept_section = kept2;\n local_78.second.symndx = 0;\n local_78.second.is_comdat = false;\n local_78.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_78);\n }" if (parenthesized_expression "((kept2->object_ != (Relobj *)0x0) && (kept2->is_comdat_ == false))" ( (binary_expression "(kept2->object_ != (Relobj *)0x0) && (kept2->is_comdat_ == false)" (parenthesized_expression "(kept2->object_ != (Relobj *)0x0)" ( (binary_expression "kept2->object_ != (Relobj *)0x0" (field_expression "kept2->object_" identifier -> field_identifier) != (cast_expression "(Relobj *)0x0" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(kept2->is_comdat_ == false)" ( (binary_expression "kept2->is_comdat_ == false" (field_expression "kept2->is_comdat_" identifier -> field_identifier) == false) ))) )) (compound_statement "{\n local_78.second.sh_size = (uint64_t)uVar1;\n local_78.second.kept_section = kept2;\n local_78.second.symndx = 0;\n local_78.second.is_comdat = false;\n local_78.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_78);\n }" { (expression_statement "local_78.second.sh_size = (uint64_t)uVar1;" (assignment_expression "local_78.second.sh_size = (uint64_t)uVar1" (field_expression "local_78.second.sh_size" (field_expression "local_78.second" identifier . field_identifier) . field_identifier) = (cast_expression "(uint64_t)uVar1" ( (type_descriptor "uint64_t" primitive_type) ) identifier)) ;) (expression_statement "local_78.second.kept_section = kept2;" (assignment_expression "local_78.second.kept_section = kept2" (field_expression "local_78.second.kept_section" (field_expression "local_78.second" identifier . field_identifier) . field_identifier) = identifier) ;) (expression_statement "local_78.second.symndx = 0;" (assignment_expression "local_78.second.symndx = 0" (field_expression "local_78.second.symndx" (field_expression "local_78.second" identifier . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "local_78.second.is_comdat = false;" (assignment_expression "local_78.second.is_comdat = false" (field_expression "local_78.second.is_comdat" (field_expression "local_78.second" identifier . field_identifier) . field_identifier) = false) ;) (expression_statement "local_78.first = index;" (assignment_expression "local_78.first = index" (field_expression "local_78.first" identifier . field_identifier) = identifier) ;) (ERROR "std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::" (comma_expression "std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std" identifier (ERROR "::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std::less<unsigned_int>" : : (comma_expression "_Rb_tree<unsigned_int,_std" (binary_expression "_Rb_tree<unsigned_int" identifier < identifier) , identifier) : : (comma_expression "pair<unsigned_int_const,_gold" (binary_expression "pair<unsigned_int_const" identifier < identifier) , identifier) : : (comma_expression "Sized_relobj_file<32,_false>::Kept_comdat_section>,_std" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_false>::Kept_comdat_section>,_std" (binary_expression "_false>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > (ERROR "," ,) identifier)) : : (binary_expression "_Select1st<std" identifier < identifier) : : (comma_expression "pair<unsigned_int_const,_gold" (binary_expression "pair<unsigned_int_const" identifier < identifier) , identifier) : : (comma_expression "Sized_relobj_file<32,_false>::Kept_comdat_section>_>,_std" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_false>::Kept_comdat_section>_>,_std" (binary_expression "_false>::Kept_comdat_section>_" (binary_expression "_false>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > identifier) > (ERROR "," ,) identifier)) : : (binary_expression "less<unsigned_int" identifier < identifier) >) , identifier) : : identifier < identifier : : (comma_expression "pair<unsigned_int_const,_gold" (binary_expression "pair<unsigned_int_const" identifier < identifier) , identifier) : : (comma_expression "Sized_relobj_file<32,_false>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_false>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std" (binary_expression "_false>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique" (binary_expression "_false>::Kept_comdat_section>_>_" (binary_expression "_false>::Kept_comdat_section>_" (binary_expression "_false>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > identifier) > identifier) > (ERROR "::" : :) identifier) < identifier)) : : (comma_expression "pair<unsigned_int,_gold" (binary_expression "pair<unsigned_int" identifier < identifier) , identifier) : :) (expression_statement "Sized_relobj_file<32,_false>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_78);" (comma_expression "Sized_relobj_file<32,_false>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_78)" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_false>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_78)" (binary_expression "_false>::Kept_comdat_section>_" (binary_expression "_false>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > identifier) > (parenthesized_expression "(&(this->kept_comdat_sections_)._M_t,&local_78)" ( (comma_expression "&(this->kept_comdat_sections_)._M_t,&local_78" (pointer_expression "&(this->kept_comdat_sections_)._M_t" & (field_expression "(this->kept_comdat_sections_)._M_t" (parenthesized_expression "(this->kept_comdat_sections_)" ( (field_expression "this->kept_comdat_sections_" identifier -> field_identifier) )) . field_identifier)) , (pointer_expression "&local_78" & identifier)) )))) ;) })))) (labeled_statement "LAB_001ced35:\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2) {\n operator_delete(sig2._M_dataplus._M_p);\n }" statement_identifier : (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2) {\n operator_delete(sig2._M_dataplus._M_p);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2" (binary_expression "allocator<char>_>_9\n *)sig2._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)sig2._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "sig2._M_dataplus._M_p" (field_expression "sig2._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&sig2.field_2" & (field_expression "sig2.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(sig2._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(sig2._M_dataplus._M_p);" (call_expression "operator_delete(sig2._M_dataplus._M_p)" identifier (argument_list "(sig2._M_dataplus._M_p)" ( (field_expression "sig2._M_dataplus._M_p" (field_expression "sig2._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) }))) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2) {\n operator_delete(sig1._M_dataplus._M_p);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2" (binary_expression "allocator<char>_>_9\n *)sig1._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)sig1._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "sig1._M_dataplus._M_p" (field_expression "sig1._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&sig1.field_2" & (field_expression "sig1.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(sig1._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(sig1._M_dataplus._M_p);" (call_expression "operator_delete(sig1._M_dataplus._M_p)" identifier (argument_list "(sig1._M_dataplus._M_p)" ( (field_expression "sig1._M_dataplus._M_p" (field_expression "sig1._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) })) (return_statement "return bVar8 && bVar9;" return (binary_expression "bVar8 && bVar9" identifier && identifier) ;) (ERROR "}" }))
(translation_unit "uint FUN_001cec00(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n char *pcVar4;\n size_t sVar5;\n undefined8 uVar6;\n long lVar7;\n byte *pbVar8;\n byte *__s;\n byte *pbVar9;\n bool bVar10;\n bool bVar11;\n long *local_c8;\n long *local_c0;\n undefined1 *local_b8 [2];\n undefined1 auStack_a8 [16];\n undefined1 *local_98 [2];\n undefined1 local_88 [16];\n undefined4 local_78 [2];\n ulong local_70;\n long *local_68;\n undefined4 local_60;\n undefined1 local_5c;\n undefined4 local_58 [2];\n ulong local_50;\n long *local_48;\n undefined4 local_40;\n undefined1 local_3c;\n \n lVar7 = 0x10;\n __s = param_4 + 0x10;\n bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;\n bVar11 = &stack0x00000000 == (undefined1 *)0xd8;\n pbVar8 = param_4;\n pbVar9 = (byte *)".gnu.linkonce.t.";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);\n uVar1 = *(uint *)(*param_5 + 0x14);\n if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }\n pbVar8 = (byte *)0xffffffffffffffff;\n local_b8[0] = auStack_a8;\n if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }\n FUN_001665c0(local_b8,__s,pbVar8);\n local_98[0] = local_88;\n sVar5 = strlen((char *)param_4);\n \n FUN_001665c0(local_98,param_4,param_4 + sVar5);\n \n uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);\n uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);\n if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }\n }\nLAB_001ced35:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n return uVar2 & uVar3;\n}\n\n" (function_definition "uint FUN_001cec00(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n char *pcVar4;\n size_t sVar5;\n undefined8 uVar6;\n long lVar7;\n byte *pbVar8;\n byte *__s;\n byte *pbVar9;\n bool bVar10;\n bool bVar11;\n long *local_c8;\n long *local_c0;\n undefined1 *local_b8 [2];\n undefined1 auStack_a8 [16];\n undefined1 *local_98 [2];\n undefined1 local_88 [16];\n undefined4 local_78 [2];\n ulong local_70;\n long *local_68;\n undefined4 local_60;\n undefined1 local_5c;\n undefined4 local_58 [2];\n ulong local_50;\n long *local_48;\n undefined4 local_40;\n undefined1 local_3c;\n \n lVar7 = 0x10;\n __s = param_4 + 0x10;\n bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;\n bVar11 = &stack0x00000000 == (undefined1 *)0xd8;\n pbVar8 = param_4;\n pbVar9 = (byte *)".gnu.linkonce.t.";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);\n uVar1 = *(uint *)(*param_5 + 0x14);\n if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }\n pbVar8 = (byte *)0xffffffffffffffff;\n local_b8[0] = auStack_a8;\n if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }\n FUN_001665c0(local_b8,__s,pbVar8);\n local_98[0] = local_88;\n sVar5 = strlen((char *)param_4);\n \n FUN_001665c0(local_98,param_4,param_4 + sVar5);\n \n uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);\n uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);\n if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }\n }\nLAB_001ced35:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n return uVar2 & uVar3;\n}" type_identifier (function_declarator "FUN_001cec00(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined4 param_3" type_identifier identifier) , (parameter_declaration "byte *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "long *param_5" (sized_type_specifier "long" long) (pointer_declarator "*param_5" * identifier)) ))) (compound_statement "{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n char *pcVar4;\n size_t sVar5;\n undefined8 uVar6;\n long lVar7;\n byte *pbVar8;\n byte *__s;\n byte *pbVar9;\n bool bVar10;\n bool bVar11;\n long *local_c8;\n long *local_c0;\n undefined1 *local_b8 [2];\n undefined1 auStack_a8 [16];\n undefined1 *local_98 [2];\n undefined1 local_88 [16];\n undefined4 local_78 [2];\n ulong local_70;\n long *local_68;\n undefined4 local_60;\n undefined1 local_5c;\n undefined4 local_58 [2];\n ulong local_50;\n long *local_48;\n undefined4 local_40;\n undefined1 local_3c;\n \n lVar7 = 0x10;\n __s = param_4 + 0x10;\n bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;\n bVar11 = &stack0x00000000 == (undefined1 *)0xd8;\n pbVar8 = param_4;\n pbVar9 = (byte *)".gnu.linkonce.t.";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);\n uVar1 = *(uint *)(*param_5 + 0x14);\n if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }\n pbVar8 = (byte *)0xffffffffffffffff;\n local_b8[0] = auStack_a8;\n if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }\n FUN_001665c0(local_b8,__s,pbVar8);\n local_98[0] = local_88;\n sVar5 = strlen((char *)param_4);\n \n FUN_001665c0(local_98,param_4,param_4 + sVar5);\n \n uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);\n uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);\n if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }\n }\nLAB_001ced35:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n return uVar2 & uVar3;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "undefined8 uVar6;" type_identifier identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar8;" type_identifier (pointer_declarator "*pbVar8" * identifier) ;) (declaration "byte *__s;" type_identifier (pointer_declarator "*__s" * identifier) ;) (declaration "byte *pbVar9;" type_identifier (pointer_declarator "*pbVar9" * identifier) ;) (declaration "bool bVar10;" primitive_type identifier ;) (declaration "bool bVar11;" primitive_type identifier ;) (declaration "long *local_c8;" (sized_type_specifier "long" long) (pointer_declarator "*local_c8" * identifier) ;) (declaration "long *local_c0;" (sized_type_specifier "long" long) (pointer_declarator "*local_c0" * identifier) ;) (declaration "undefined1 *local_b8 [2];" type_identifier (pointer_declarator "*local_b8 [2]" * (array_declarator "local_b8 [2]" identifier [ number_literal ])) ;) (declaration "undefined1 auStack_a8 [16];" type_identifier (array_declarator "auStack_a8 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 *local_98 [2];" type_identifier (pointer_declarator "*local_98 [2]" * (array_declarator "local_98 [2]" identifier [ number_literal ])) ;) (declaration "undefined1 local_88 [16];" type_identifier (array_declarator "local_88 [16]" identifier [ number_literal ]) ;) (declaration "undefined4 local_78 [2];" type_identifier (array_declarator "local_78 [2]" identifier [ number_literal ]) ;) (declaration "ulong local_70;" type_identifier identifier ;) (declaration "long *local_68;" (sized_type_specifier "long" long) (pointer_declarator "*local_68" * identifier) ;) (declaration "undefined4 local_60;" type_identifier identifier ;) (declaration "undefined1 local_5c;" type_identifier identifier ;) (declaration "undefined4 local_58 [2];" type_identifier (array_declarator "local_58 [2]" identifier [ number_literal ]) ;) (declaration "ulong local_50;" type_identifier identifier ;) (declaration "long *local_48;" (sized_type_specifier "long" long) (pointer_declarator "*local_48" * identifier) ;) (declaration "undefined4 local_40;" type_identifier identifier ;) (declaration "undefined1 local_3c;" type_identifier identifier ;) (expression_statement "lVar7 = 0x10;" (assignment_expression "lVar7 = 0x10" identifier = number_literal) ;) (expression_statement "__s = param_4 + 0x10;" (assignment_expression "__s = param_4 + 0x10" identifier = (binary_expression "param_4 + 0x10" identifier + number_literal)) ;) (expression_statement "bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;" (assignment_expression "bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8" identifier = (binary_expression "&stack0xffffffffffffffd0 < (undefined1 *)0xa8" (pointer_expression "&stack0xffffffffffffffd0" & identifier) < (cast_expression "(undefined1 *)0xa8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "bVar11 = &stack0x00000000 == (undefined1 *)0xd8;" (assignment_expression "bVar11 = &stack0x00000000 == (undefined1 *)0xd8" identifier = (binary_expression "&stack0x00000000 == (undefined1 *)0xd8" (pointer_expression "&stack0x00000000" & identifier) == (cast_expression "(undefined1 *)0xd8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "pbVar8 = param_4;" (assignment_expression "pbVar8 = param_4" identifier = identifier) ;) (expression_statement "pbVar9 = (byte *)".gnu.linkonce.t.";" (assignment_expression "pbVar9 = (byte *)".gnu.linkonce.t."" identifier = (cast_expression "(byte *)".gnu.linkonce.t."" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal "".gnu.linkonce.t."" " string_content "))) ;) (do_statement "do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);" do (compound_statement "{\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n }" { (if_statement "if (lVar7 == 0) break;" if (parenthesized_expression "(lVar7 == 0)" ( (binary_expression "lVar7 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar7 = lVar7 + -1;" (assignment_expression "lVar7 = lVar7 + -1" identifier = (binary_expression "lVar7 + -1" identifier + number_literal)) ;) (expression_statement "bVar10 = *pbVar8 < *pbVar9;" (assignment_expression "bVar10 = *pbVar8 < *pbVar9" identifier = (binary_expression "*pbVar8 < *pbVar9" (pointer_expression "*pbVar8" * identifier) < (pointer_expression "*pbVar9" * identifier))) ;) (expression_statement "bVar11 = *pbVar8 == *pbVar9;" (assignment_expression "bVar11 = *pbVar8 == *pbVar9" identifier = (binary_expression "*pbVar8 == *pbVar9" (pointer_expression "*pbVar8" * identifier) == (pointer_expression "*pbVar9" * identifier))) ;) (expression_statement "pbVar8 = pbVar8 + 1;" (assignment_expression "pbVar8 = pbVar8 + 1" identifier = (binary_expression "pbVar8 + 1" identifier + number_literal)) ;) (expression_statement "pbVar9 = pbVar9 + 1;" (assignment_expression "pbVar9 = pbVar9 + 1" identifier = (binary_expression "pbVar9 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar11)" ( identifier )) ;) (expression_statement "uVar1 = *(uint *)(*param_5 + 0x14);" (assignment_expression "uVar1 = *(uint *)(*param_5 + 0x14)" identifier = (pointer_expression "*(uint *)(*param_5 + 0x14)" * (cast_expression "(uint *)(*param_5 + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_5 + 0x14)" ( (binary_expression "*param_5 + 0x14" (pointer_expression "*param_5" * identifier) + number_literal) ))))) ;) (if_statement "if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }" if (parenthesized_expression "((!bVar10 && !bVar11) != bVar10)" ( (binary_expression "(!bVar10 && !bVar11) != bVar10" (parenthesized_expression "(!bVar10 && !bVar11)" ( (binary_expression "!bVar10 && !bVar11" (unary_expression "!bVar10" ! identifier) && (unary_expression "!bVar11" ! identifier)) )) != identifier) )) (compound_statement "{\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }" { (expression_statement "pcVar4 = strrchr((char *)param_4,0x2e);" (assignment_expression "pcVar4 = strrchr((char *)param_4,0x2e)" identifier = (call_expression "strrchr((char *)param_4,0x2e)" identifier (argument_list "((char *)param_4,0x2e)" ( (cast_expression "(char *)param_4" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , number_literal )))) ;) (expression_statement "__s = (byte *)(pcVar4 + 1);" (assignment_expression "__s = (byte *)(pcVar4 + 1)" identifier = (cast_expression "(byte *)(pcVar4 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar4 + 1)" ( (binary_expression "pcVar4 + 1" identifier + number_literal) )))) ;) })) (expression_statement "pbVar8 = (byte *)0xffffffffffffffff;" (assignment_expression "pbVar8 = (byte *)0xffffffffffffffff" identifier = (cast_expression "(byte *)0xffffffffffffffff" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_b8[0] = auStack_a8;" (assignment_expression "local_b8[0] = auStack_a8" (subscript_expression "local_b8[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }" if (parenthesized_expression "(__s != (byte *)0x0)" ( (binary_expression "__s != (byte *)0x0" identifier != (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }" { (expression_statement "sVar5 = strlen((char *)__s);" (assignment_expression "sVar5 = strlen((char *)__s)" identifier = (call_expression "strlen((char *)__s)" identifier (argument_list "((char *)__s)" ( (cast_expression "(char *)__s" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "pbVar8 = __s + sVar5;" (assignment_expression "pbVar8 = __s + sVar5" identifier = (binary_expression "__s + sVar5" identifier + identifier)) ;) })) (expression_statement "FUN_001665c0(local_b8,__s,pbVar8);" (call_expression "FUN_001665c0(local_b8,__s,pbVar8)" identifier (argument_list "(local_b8,__s,pbVar8)" ( identifier , identifier , identifier ))) ;) (expression_statement "local_98[0] = local_88;" (assignment_expression "local_98[0] = local_88" (subscript_expression "local_98[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "sVar5 = strlen((char *)param_4);" (assignment_expression "sVar5 = strlen((char *)param_4)" identifier = (call_expression "strlen((char *)param_4)" identifier (argument_list "((char *)param_4)" ( (cast_expression "(char *)param_4" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "FUN_001665c0(local_98,param_4,param_4 + sVar5);" (call_expression "FUN_001665c0(local_98,param_4,param_4 + sVar5)" identifier (argument_list "(local_98,param_4,param_4 + sVar5)" ( identifier , identifier , (binary_expression "param_4 + sVar5" identifier + identifier) ))) ;) (expression_statement "uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);" (assignment_expression "uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8)" identifier = (call_expression "FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8)" identifier (argument_list "(param_2,local_b8,param_1,param_3,0,0,&local_c8)" ( identifier , identifier , identifier , identifier , number_literal , number_literal , (pointer_expression "&local_c8" & identifier) )))) ;) (expression_statement "uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);" (assignment_expression "uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0)" identifier = (call_expression "FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0)" identifier (argument_list "(param_2,local_98,param_1,param_3,0,1,&local_c0)" ( identifier , identifier , identifier , identifier , number_literal , number_literal , (pointer_expression "&local_c0" & identifier) )))) ;) (if_statement "if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }\n }" if (parenthesized_expression "((char)uVar3 == '\0')" ( (binary_expression "(char)uVar3 == '\0'" (cast_expression "(char)uVar3" ( (type_descriptor "char" primitive_type) ) identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }\n }" { (if_statement "if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }" if (parenthesized_expression "((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0'))" ( (binary_expression "(*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')" (parenthesized_expression "(*local_c0 != 0)" ( (binary_expression "*local_c0 != 0" (pointer_expression "*local_c0" * identifier) != number_literal) )) && (parenthesized_expression "(*(char *)((long)local_c0 + 0xc) == '\0')" ( (binary_expression "*(char *)((long)local_c0 + 0xc) == '\0'" (pointer_expression "*(char *)((long)local_c0 + 0xc)" * (cast_expression "(char *)((long)local_c0 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_c0 + 0xc)" ( (binary_expression "(long)local_c0 + 0xc" (cast_expression "(long)local_c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }" { (expression_statement "local_70 = (ulong)uVar1;" (assignment_expression "local_70 = (ulong)uVar1" identifier = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "local_68 = local_c0;" (assignment_expression "local_68 = local_c0" identifier = identifier) ;) (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" identifier = number_literal) ;) (expression_statement "local_5c = 0;" (assignment_expression "local_5c = 0" identifier = number_literal) ;) (expression_statement "local_78[0] = param_3;" (assignment_expression "local_78[0] = param_3" (subscript_expression "local_78[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);" (call_expression "FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5)" identifier (argument_list "(param_1 + 0x1b0,local_78,0x1cecc5)" ( (binary_expression "param_1 + 0x1b0" identifier + number_literal) , identifier , number_literal ))) ;) })) }) (else_clause "else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }\n }" else (compound_statement "{\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }\n }" { (if_statement "if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }" if (parenthesized_expression "((char)uVar2 != '\0')" ( (binary_expression "(char)uVar2 != '\0'" (cast_expression "(char)uVar2" ( (type_descriptor "char" primitive_type) ) identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }" { (if_statement "if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }" if (parenthesized_expression "(*(char *)((long)local_c8 + 0xc) == '\0')" ( (binary_expression "*(char *)((long)local_c8 + 0xc) == '\0'" (pointer_expression "*(char *)((long)local_c8 + 0xc)" * (cast_expression "(char *)((long)local_c8 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_c8 + 0xc)" ( (binary_expression "(long)local_c8 + 0xc" (cast_expression "(long)local_c8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }" { (expression_statement "local_c8[2] = (ulong)uVar1;" (assignment_expression "local_c8[2] = (ulong)uVar1" (subscript_expression "local_c8[2]" identifier [ number_literal ]) = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }" if (parenthesized_expression "(*(char *)((long)local_c0 + 0xc) == '\0')" ( (binary_expression "*(char *)((long)local_c0 + 0xc) == '\0'" (pointer_expression "*(char *)((long)local_c0 + 0xc)" * (cast_expression "(char *)((long)local_c0 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_c0 + 0xc)" ( (binary_expression "(long)local_c0 + 0xc" (cast_expression "(long)local_c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }" { (expression_statement "local_c0[2] = (ulong)uVar1;" (assignment_expression "local_c0[2] = (ulong)uVar1" (subscript_expression "local_c0[2]" identifier [ number_literal ]) = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (goto_statement "goto LAB_001ced35;" goto statement_identifier ;) })) (expression_statement "FUN_001bcfa0();" (call_expression "FUN_001bcfa0()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "uVar6 = FUN_001bcfa0();" (assignment_expression "uVar6 = FUN_001bcfa0()" identifier = (call_expression "FUN_001bcfa0()" identifier (argument_list "()" ( )))) ;) (if_statement "if (local_98[0] != local_88) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_98[0] != local_88)" ( (binary_expression "local_98[0] != local_88" (subscript_expression "local_98[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_b8[0] != auStack_a8)" ( (binary_expression "local_b8[0] != auStack_a8" (subscript_expression "local_b8[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_003688e0(uVar6);" (call_expression "FUN_003688e0(uVar6)" identifier (argument_list "(uVar6)" ( identifier ))) ;) })) (if_statement "if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }" if (parenthesized_expression "((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0'))" ( (binary_expression "(*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')" (parenthesized_expression "(*local_c8 != 0)" ( (binary_expression "*local_c8 != 0" (pointer_expression "*local_c8" * identifier) != number_literal) )) && (parenthesized_expression "(*(char *)((long)local_c8 + 0xc) != '\0')" ( (binary_expression "*(char *)((long)local_c8 + 0xc) != '\0'" (pointer_expression "*(char *)((long)local_c8 + 0xc)" * (cast_expression "(char *)((long)local_c8 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_c8 + 0xc)" ( (binary_expression "(long)local_c8 + 0xc" (cast_expression "(long)local_c8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }" { (expression_statement "local_50 = (ulong)uVar1;" (assignment_expression "local_50 = (ulong)uVar1" identifier = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "local_48 = local_c8;" (assignment_expression "local_48 = local_c8" identifier = identifier) ;) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (expression_statement "local_3c = 0;" (assignment_expression "local_3c = 0" identifier = number_literal) ;) (expression_statement "local_58[0] = param_3;" (assignment_expression "local_58[0] = param_3" (subscript_expression "local_58[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);" (call_expression "FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5)" identifier (argument_list "(param_1 + 0x1b0,local_58,0x1cecc5)" ( (binary_expression "param_1 + 0x1b0" identifier + number_literal) , identifier , number_literal ))) ;) })) }))) (labeled_statement "LAB_001ced35:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }" statement_identifier : (if_statement "if (local_98[0] != local_88) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_98[0] != local_88)" ( (binary_expression "local_98[0] != local_88" (subscript_expression "local_98[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_b8[0] != auStack_a8)" ( (binary_expression "local_b8[0] != auStack_a8" (subscript_expression "local_b8[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return uVar2 & uVar3;" return (binary_expression "uVar2 & uVar3" identifier & identifier) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * (array_declarator IDENT [ LIT ])) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (pointer_declarator * (array_declarator IDENT [ LIT ])) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression & IDENT) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression & IDENT) == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (string_literal " string_content "))) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) < (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) == (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) != IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT + IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , LIT , LIT , (pointer_expression & IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , LIT , LIT , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == (char_literal ' escape_sequence ')) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , LIT ))) ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) != (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) != (char_literal ' escape_sequence ')) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , LIT ))) ;) })) }))) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (return_statement return (binary_expression IDENT & IDENT) ;) })))
(function_definition "uint FUN_001cec00(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n char *pcVar4;\n size_t sVar5;\n undefined8 uVar6;\n long lVar7;\n byte *pbVar8;\n byte *__s;\n byte *pbVar9;\n bool bVar10;\n bool bVar11;\n long *local_c8;\n long *local_c0;\n undefined1 *local_b8 [2];\n undefined1 auStack_a8 [16];\n undefined1 *local_98 [2];\n undefined1 local_88 [16];\n undefined4 local_78 [2];\n ulong local_70;\n long *local_68;\n undefined4 local_60;\n undefined1 local_5c;\n undefined4 local_58 [2];\n ulong local_50;\n long *local_48;\n undefined4 local_40;\n undefined1 local_3c;\n \n lVar7 = 0x10;\n __s = param_4 + 0x10;\n bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;\n bVar11 = &stack0x00000000 == (undefined1 *)0xd8;\n pbVar8 = param_4;\n pbVar9 = (byte *)".gnu.linkonce.t.";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);\n uVar1 = *(uint *)(*param_5 + 0x14);\n if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }\n pbVar8 = (byte *)0xffffffffffffffff;\n local_b8[0] = auStack_a8;\n if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }\n FUN_001665c0(local_b8,__s,pbVar8);\n local_98[0] = local_88;\n sVar5 = strlen((char *)param_4);\n \n FUN_001665c0(local_98,param_4,param_4 + sVar5);\n \n uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);\n uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);\n if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }\n }\nLAB_001ced35:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n return uVar2 & uVar3;\n}" (type_identifier "uint") (function_declarator "FUN_001cec00(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)" (identifier "FUN_001cec00") (parameter_list "(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined4 param_3" (type_identifier "undefined4") (identifier "param_3")) (, ",") (parameter_declaration "byte *param_4" (type_identifier "byte") (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) (, ",") (parameter_declaration "long *param_5" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_5" (* "*") (identifier "param_5"))) () ")"))) (compound_statement "{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n char *pcVar4;\n size_t sVar5;\n undefined8 uVar6;\n long lVar7;\n byte *pbVar8;\n byte *__s;\n byte *pbVar9;\n bool bVar10;\n bool bVar11;\n long *local_c8;\n long *local_c0;\n undefined1 *local_b8 [2];\n undefined1 auStack_a8 [16];\n undefined1 *local_98 [2];\n undefined1 local_88 [16];\n undefined4 local_78 [2];\n ulong local_70;\n long *local_68;\n undefined4 local_60;\n undefined1 local_5c;\n undefined4 local_58 [2];\n ulong local_50;\n long *local_48;\n undefined4 local_40;\n undefined1 local_3c;\n \n lVar7 = 0x10;\n __s = param_4 + 0x10;\n bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;\n bVar11 = &stack0x00000000 == (undefined1 *)0xd8;\n pbVar8 = param_4;\n pbVar9 = (byte *)".gnu.linkonce.t.";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);\n uVar1 = *(uint *)(*param_5 + 0x14);\n if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }\n pbVar8 = (byte *)0xffffffffffffffff;\n local_b8[0] = auStack_a8;\n if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }\n FUN_001665c0(local_b8,__s,pbVar8);\n local_98[0] = local_88;\n sVar5 = strlen((char *)param_4);\n \n FUN_001665c0(local_98,param_4,param_4 + sVar5);\n \n uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);\n uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);\n if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }\n }\nLAB_001ced35:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n return uVar2 & uVar3;\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (declaration "uint uVar2;" (type_identifier "uint") (identifier "uVar2") (; ";")) (declaration "uint uVar3;" (type_identifier "uint") (identifier "uVar3") (; ";")) (declaration "char *pcVar4;" (primitive_type "char") (pointer_declarator "*pcVar4" (* "*") (identifier "pcVar4")) (; ";")) (declaration "size_t sVar5;" (primitive_type "size_t") (identifier "sVar5") (; ";")) (declaration "undefined8 uVar6;" (type_identifier "undefined8") (identifier "uVar6") (; ";")) (declaration "long lVar7;" (sized_type_specifier "long" (long "long")) (identifier "lVar7") (; ";")) (declaration "byte *pbVar8;" (type_identifier "byte") (pointer_declarator "*pbVar8" (* "*") (identifier "pbVar8")) (; ";")) (declaration "byte *__s;" (type_identifier "byte") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "byte *pbVar9;" (type_identifier "byte") (pointer_declarator "*pbVar9" (* "*") (identifier "pbVar9")) (; ";")) (declaration "bool bVar10;" (primitive_type "bool") (identifier "bVar10") (; ";")) (declaration "bool bVar11;" (primitive_type "bool") (identifier "bVar11") (; ";")) (declaration "long *local_c8;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_c8" (* "*") (identifier "local_c8")) (; ";")) (declaration "long *local_c0;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_c0" (* "*") (identifier "local_c0")) (; ";")) (declaration "undefined1 *local_b8 [2];" (type_identifier "undefined1") (pointer_declarator "*local_b8 [2]" (* "*") (array_declarator "local_b8 [2]" (identifier "local_b8") ([ "[") (number_literal "2") (] "]"))) (; ";")) (declaration "undefined1 auStack_a8 [16];" (type_identifier "undefined1") (array_declarator "auStack_a8 [16]" (identifier "auStack_a8") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined1 *local_98 [2];" (type_identifier "undefined1") (pointer_declarator "*local_98 [2]" (* "*") (array_declarator "local_98 [2]" (identifier "local_98") ([ "[") (number_literal "2") (] "]"))) (; ";")) (declaration "undefined1 local_88 [16];" (type_identifier "undefined1") (array_declarator "local_88 [16]" (identifier "local_88") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined4 local_78 [2];" (type_identifier "undefined4") (array_declarator "local_78 [2]" (identifier "local_78") ([ "[") (number_literal "2") (] "]")) (; ";")) (declaration "ulong local_70;" (type_identifier "ulong") (identifier "local_70") (; ";")) (declaration "long *local_68;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_68" (* "*") (identifier "local_68")) (; ";")) (declaration "undefined4 local_60;" (type_identifier "undefined4") (identifier "local_60") (; ";")) (declaration "undefined1 local_5c;" (type_identifier "undefined1") (identifier "local_5c") (; ";")) (declaration "undefined4 local_58 [2];" (type_identifier "undefined4") (array_declarator "local_58 [2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]")) (; ";")) (declaration "ulong local_50;" (type_identifier "ulong") (identifier "local_50") (; ";")) (declaration "long *local_48;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_48" (* "*") (identifier "local_48")) (; ";")) (declaration "undefined4 local_40;" (type_identifier "undefined4") (identifier "local_40") (; ";")) (declaration "undefined1 local_3c;" (type_identifier "undefined1") (identifier "local_3c") (; ";")) (expression_statement "lVar7 = 0x10;" (assignment_expression "lVar7 = 0x10" (identifier "lVar7") (= "=") (number_literal "0x10")) (; ";")) (expression_statement "__s = param_4 + 0x10;" (assignment_expression "__s = param_4 + 0x10" (identifier "__s") (= "=") (binary_expression "param_4 + 0x10" (identifier "param_4") (+ "+") (number_literal "0x10"))) (; ";")) (expression_statement "bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;" (assignment_expression "bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8" (identifier "bVar10") (= "=") (binary_expression "&stack0xffffffffffffffd0 < (undefined1 *)0xa8" (pointer_expression "&stack0xffffffffffffffd0" (& "&") (identifier "stack0xffffffffffffffd0")) (< "<") (cast_expression "(undefined1 *)0xa8" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0xa8")))) (; ";")) (expression_statement "bVar11 = &stack0x00000000 == (undefined1 *)0xd8;" (assignment_expression "bVar11 = &stack0x00000000 == (undefined1 *)0xd8" (identifier "bVar11") (= "=") (binary_expression "&stack0x00000000 == (undefined1 *)0xd8" (pointer_expression "&stack0x00000000" (& "&") (identifier "stack0x00000000")) (== "==") (cast_expression "(undefined1 *)0xd8" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0xd8")))) (; ";")) (expression_statement "pbVar8 = param_4;" (assignment_expression "pbVar8 = param_4" (identifier "pbVar8") (= "=") (identifier "param_4")) (; ";")) (expression_statement "pbVar9 = (byte *)".gnu.linkonce.t.";" (assignment_expression "pbVar9 = (byte *)".gnu.linkonce.t."" (identifier "pbVar9") (= "=") (cast_expression "(byte *)".gnu.linkonce.t."" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (string_literal "".gnu.linkonce.t."" (" """) (string_content ".gnu.linkonce.t.") (" """)))) (; ";")) (do_statement "do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);" (do "do") (compound_statement "{\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n }" ({ "{") (if_statement "if (lVar7 == 0) break;" (if "if") (parenthesized_expression "(lVar7 == 0)" (( "(") (binary_expression "lVar7 == 0" (identifier "lVar7") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar7 = lVar7 + -1;" (assignment_expression "lVar7 = lVar7 + -1" (identifier "lVar7") (= "=") (binary_expression "lVar7 + -1" (identifier "lVar7") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar10 = *pbVar8 < *pbVar9;" (assignment_expression "bVar10 = *pbVar8 < *pbVar9" (identifier "bVar10") (= "=") (binary_expression "*pbVar8 < *pbVar9" (pointer_expression "*pbVar8" (* "*") (identifier "pbVar8")) (< "<") (pointer_expression "*pbVar9" (* "*") (identifier "pbVar9")))) (; ";")) (expression_statement "bVar11 = *pbVar8 == *pbVar9;" (assignment_expression "bVar11 = *pbVar8 == *pbVar9" (identifier "bVar11") (= "=") (binary_expression "*pbVar8 == *pbVar9" (pointer_expression "*pbVar8" (* "*") (identifier "pbVar8")) (== "==") (pointer_expression "*pbVar9" (* "*") (identifier "pbVar9")))) (; ";")) (expression_statement "pbVar8 = pbVar8 + 1;" (assignment_expression "pbVar8 = pbVar8 + 1" (identifier "pbVar8") (= "=") (binary_expression "pbVar8 + 1" (identifier "pbVar8") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar9 = pbVar9 + 1;" (assignment_expression "pbVar9 = pbVar9 + 1" (identifier "pbVar9") (= "=") (binary_expression "pbVar9 + 1" (identifier "pbVar9") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar11)" (( "(") (identifier "bVar11") () ")")) (; ";")) (expression_statement "uVar1 = *(uint *)(*param_5 + 0x14);" (assignment_expression "uVar1 = *(uint *)(*param_5 + 0x14)" (identifier "uVar1") (= "=") (pointer_expression "*(uint *)(*param_5 + 0x14)" (* "*") (cast_expression "(uint *)(*param_5 + 0x14)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_5 + 0x14)" (( "(") (binary_expression "*param_5 + 0x14" (pointer_expression "*param_5" (* "*") (identifier "param_5")) (+ "+") (number_literal "0x14")) () ")"))))) (; ";")) (if_statement "if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }" (if "if") (parenthesized_expression "((!bVar10 && !bVar11) != bVar10)" (( "(") (binary_expression "(!bVar10 && !bVar11) != bVar10" (parenthesized_expression "(!bVar10 && !bVar11)" (( "(") (binary_expression "!bVar10 && !bVar11" (unary_expression "!bVar10" (! "!") (identifier "bVar10")) (&& "&&") (unary_expression "!bVar11" (! "!") (identifier "bVar11"))) () ")")) (!= "!=") (identifier "bVar10")) () ")")) (compound_statement "{\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }" ({ "{") (expression_statement "pcVar4 = strrchr((char *)param_4,0x2e);" (assignment_expression "pcVar4 = strrchr((char *)param_4,0x2e)" (identifier "pcVar4") (= "=") (call_expression "strrchr((char *)param_4,0x2e)" (identifier "strrchr") (argument_list "((char *)param_4,0x2e)" (( "(") (cast_expression "(char *)param_4" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "param_4")) (, ",") (number_literal "0x2e") () ")")))) (; ";")) (expression_statement "__s = (byte *)(pcVar4 + 1);" (assignment_expression "__s = (byte *)(pcVar4 + 1)" (identifier "__s") (= "=") (cast_expression "(byte *)(pcVar4 + 1)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(pcVar4 + 1)" (( "(") (binary_expression "pcVar4 + 1" (identifier "pcVar4") (+ "+") (number_literal "1")) () ")")))) (; ";")) (} "}"))) (expression_statement "pbVar8 = (byte *)0xffffffffffffffff;" (assignment_expression "pbVar8 = (byte *)0xffffffffffffffff" (identifier "pbVar8") (= "=") (cast_expression "(byte *)0xffffffffffffffff" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0xffffffffffffffff"))) (; ";")) (expression_statement "local_b8[0] = auStack_a8;" (assignment_expression "local_b8[0] = auStack_a8" (subscript_expression "local_b8[0]" (identifier "local_b8") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "auStack_a8")) (; ";")) (if_statement "if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }" (if "if") (parenthesized_expression "(__s != (byte *)0x0)" (( "(") (binary_expression "__s != (byte *)0x0" (identifier "__s") (!= "!=") (cast_expression "(byte *)0x0" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }" ({ "{") (expression_statement "sVar5 = strlen((char *)__s);" (assignment_expression "sVar5 = strlen((char *)__s)" (identifier "sVar5") (= "=") (call_expression "strlen((char *)__s)" (identifier "strlen") (argument_list "((char *)__s)" (( "(") (cast_expression "(char *)__s" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "__s")) () ")")))) (; ";")) (expression_statement "pbVar8 = __s + sVar5;" (assignment_expression "pbVar8 = __s + sVar5" (identifier "pbVar8") (= "=") (binary_expression "__s + sVar5" (identifier "__s") (+ "+") (identifier "sVar5"))) (; ";")) (} "}"))) (expression_statement "FUN_001665c0(local_b8,__s,pbVar8);" (call_expression "FUN_001665c0(local_b8,__s,pbVar8)" (identifier "FUN_001665c0") (argument_list "(local_b8,__s,pbVar8)" (( "(") (identifier "local_b8") (, ",") (identifier "__s") (, ",") (identifier "pbVar8") () ")"))) (; ";")) (expression_statement "local_98[0] = local_88;" (assignment_expression "local_98[0] = local_88" (subscript_expression "local_98[0]" (identifier "local_98") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "local_88")) (; ";")) (expression_statement "sVar5 = strlen((char *)param_4);" (assignment_expression "sVar5 = strlen((char *)param_4)" (identifier "sVar5") (= "=") (call_expression "strlen((char *)param_4)" (identifier "strlen") (argument_list "((char *)param_4)" (( "(") (cast_expression "(char *)param_4" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "param_4")) () ")")))) (; ";")) (expression_statement "FUN_001665c0(local_98,param_4,param_4 + sVar5);" (call_expression "FUN_001665c0(local_98,param_4,param_4 + sVar5)" (identifier "FUN_001665c0") (argument_list "(local_98,param_4,param_4 + sVar5)" (( "(") (identifier "local_98") (, ",") (identifier "param_4") (, ",") (binary_expression "param_4 + sVar5" (identifier "param_4") (+ "+") (identifier "sVar5")) () ")"))) (; ";")) (expression_statement "uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);" (assignment_expression "uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8)" (identifier "uVar2") (= "=") (call_expression "FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8)" (identifier "FUN_001ac950") (argument_list "(param_2,local_b8,param_1,param_3,0,0,&local_c8)" (( "(") (identifier "param_2") (, ",") (identifier "local_b8") (, ",") (identifier "param_1") (, ",") (identifier "param_3") (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (pointer_expression "&local_c8" (& "&") (identifier "local_c8")) () ")")))) (; ";")) (expression_statement "uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);" (assignment_expression "uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0)" (identifier "uVar3") (= "=") (call_expression "FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0)" (identifier "FUN_001ac950") (argument_list "(param_2,local_98,param_1,param_3,0,1,&local_c0)" (( "(") (identifier "param_2") (, ",") (identifier "local_98") (, ",") (identifier "param_1") (, ",") (identifier "param_3") (, ",") (number_literal "0") (, ",") (number_literal "1") (, ",") (pointer_expression "&local_c0" (& "&") (identifier "local_c0")) () ")")))) (; ";")) (if_statement "if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }\n }" (if "if") (parenthesized_expression "((char)uVar3 == '\0')" (( "(") (binary_expression "(char)uVar3 == '\0'" (cast_expression "(char)uVar3" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar3")) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }\n }" ({ "{") (if_statement "if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }" (if "if") (parenthesized_expression "((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0'))" (( "(") (binary_expression "(*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')" (parenthesized_expression "(*local_c0 != 0)" (( "(") (binary_expression "*local_c0 != 0" (pointer_expression "*local_c0" (* "*") (identifier "local_c0")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(*(char *)((long)local_c0 + 0xc) == '\0')" (( "(") (binary_expression "*(char *)((long)local_c0 + 0xc) == '\0'" (pointer_expression "*(char *)((long)local_c0 + 0xc)" (* "*") (cast_expression "(char *)((long)local_c0 + 0xc)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)local_c0 + 0xc)" (( "(") (binary_expression "(long)local_c0 + 0xc" (cast_expression "(long)local_c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_c0")) (+ "+") (number_literal "0xc")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (compound_statement "{\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);\n }" ({ "{") (expression_statement "local_70 = (ulong)uVar1;" (assignment_expression "local_70 = (ulong)uVar1" (identifier "local_70") (= "=") (cast_expression "(ulong)uVar1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar1"))) (; ";")) (expression_statement "local_68 = local_c0;" (assignment_expression "local_68 = local_c0" (identifier "local_68") (= "=") (identifier "local_c0")) (; ";")) (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" (identifier "local_60") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_5c = 0;" (assignment_expression "local_5c = 0" (identifier "local_5c") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_78[0] = param_3;" (assignment_expression "local_78[0] = param_3" (subscript_expression "local_78[0]" (identifier "local_78") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5);" (call_expression "FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5)" (identifier "FUN_001c8660") (argument_list "(param_1 + 0x1b0,local_78,0x1cecc5)" (( "(") (binary_expression "param_1 + 0x1b0" (identifier "param_1") (+ "+") (number_literal "0x1b0")) (, ",") (identifier "local_78") (, ",") (number_literal "0x1cecc5") () ")"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }\n }" (else "else") (compound_statement "{\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }\n }" ({ "{") (if_statement "if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }" (if "if") (parenthesized_expression "((char)uVar2 != '\0')" (( "(") (binary_expression "(char)uVar2 != '\0'" (cast_expression "(char)uVar2" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar2")) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }" ({ "{") (if_statement "if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }" (if "if") (parenthesized_expression "(*(char *)((long)local_c8 + 0xc) == '\0')" (( "(") (binary_expression "*(char *)((long)local_c8 + 0xc) == '\0'" (pointer_expression "*(char *)((long)local_c8 + 0xc)" (* "*") (cast_expression "(char *)((long)local_c8 + 0xc)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)local_c8 + 0xc)" (( "(") (binary_expression "(long)local_c8 + 0xc" (cast_expression "(long)local_c8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_c8")) (+ "+") (number_literal "0xc")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }\n FUN_001bcfa0();\n }" ({ "{") (expression_statement "local_c8[2] = (ulong)uVar1;" (assignment_expression "local_c8[2] = (ulong)uVar1" (subscript_expression "local_c8[2]" (identifier "local_c8") ([ "[") (number_literal "2") (] "]")) (= "=") (cast_expression "(ulong)uVar1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar1"))) (; ";")) (if_statement "if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }" (if "if") (parenthesized_expression "(*(char *)((long)local_c0 + 0xc) == '\0')" (( "(") (binary_expression "*(char *)((long)local_c0 + 0xc) == '\0'" (pointer_expression "*(char *)((long)local_c0 + 0xc)" (* "*") (cast_expression "(char *)((long)local_c0 + 0xc)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)local_c0 + 0xc)" (( "(") (binary_expression "(long)local_c0 + 0xc" (cast_expression "(long)local_c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_c0")) (+ "+") (number_literal "0xc")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n local_c0[2] = (ulong)uVar1;\n goto LAB_001ced35;\n }" ({ "{") (expression_statement "local_c0[2] = (ulong)uVar1;" (assignment_expression "local_c0[2] = (ulong)uVar1" (subscript_expression "local_c0[2]" (identifier "local_c0") ([ "[") (number_literal "2") (] "]")) (= "=") (cast_expression "(ulong)uVar1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar1"))) (; ";")) (goto_statement "goto LAB_001ced35;" (goto "goto") (statement_identifier "LAB_001ced35") (; ";")) (} "}"))) (expression_statement "FUN_001bcfa0();" (call_expression "FUN_001bcfa0()" (identifier "FUN_001bcfa0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "uVar6 = FUN_001bcfa0();" (assignment_expression "uVar6 = FUN_001bcfa0()" (identifier "uVar6") (= "=") (call_expression "FUN_001bcfa0()" (identifier "FUN_001bcfa0") (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (local_98[0] != local_88) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_98[0] != local_88)" (( "(") (binary_expression "local_98[0] != local_88" (subscript_expression "local_98[0]" (identifier "local_98") ([ "[") (number_literal "0") (] "]")) (!= "!=") (identifier "local_88")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_b8[0] != auStack_a8)" (( "(") (binary_expression "local_b8[0] != auStack_a8" (subscript_expression "local_b8[0]" (identifier "local_b8") ([ "[") (number_literal "0") (] "]")) (!= "!=") (identifier "auStack_a8")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_003688e0(uVar6);" (call_expression "FUN_003688e0(uVar6)" (identifier "FUN_003688e0") (argument_list "(uVar6)" (( "(") (identifier "uVar6") () ")"))) (; ";")) (} "}"))) (if_statement "if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }" (if "if") (parenthesized_expression "((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0'))" (( "(") (binary_expression "(*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')" (parenthesized_expression "(*local_c8 != 0)" (( "(") (binary_expression "*local_c8 != 0" (pointer_expression "*local_c8" (* "*") (identifier "local_c8")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(*(char *)((long)local_c8 + 0xc) != '\0')" (( "(") (binary_expression "*(char *)((long)local_c8 + 0xc) != '\0'" (pointer_expression "*(char *)((long)local_c8 + 0xc)" (* "*") (cast_expression "(char *)((long)local_c8 + 0xc)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)local_c8 + 0xc)" (( "(") (binary_expression "(long)local_c8 + 0xc" (cast_expression "(long)local_c8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_c8")) (+ "+") (number_literal "0xc")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (compound_statement "{\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);\n }" ({ "{") (expression_statement "local_50 = (ulong)uVar1;" (assignment_expression "local_50 = (ulong)uVar1" (identifier "local_50") (= "=") (cast_expression "(ulong)uVar1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar1"))) (; ";")) (expression_statement "local_48 = local_c8;" (assignment_expression "local_48 = local_c8" (identifier "local_48") (= "=") (identifier "local_c8")) (; ";")) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" (identifier "local_40") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_3c = 0;" (assignment_expression "local_3c = 0" (identifier "local_3c") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58[0] = param_3;" (assignment_expression "local_58[0] = param_3" (subscript_expression "local_58[0]" (identifier "local_58") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5);" (call_expression "FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5)" (identifier "FUN_001c8660") (argument_list "(param_1 + 0x1b0,local_58,0x1cecc5)" (( "(") (binary_expression "param_1 + 0x1b0" (identifier "param_1") (+ "+") (number_literal "0x1b0")) (, ",") (identifier "local_58") (, ",") (number_literal "0x1cecc5") () ")"))) (; ";")) (} "}"))) (} "}")))) (labeled_statement "LAB_001ced35:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }" (statement_identifier "LAB_001ced35") (: ":") (if_statement "if (local_98[0] != local_88) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_98[0] != local_88)" (( "(") (binary_expression "local_98[0] != local_88" (subscript_expression "local_98[0]" (identifier "local_98") ([ "[") (number_literal "0") (] "]")) (!= "!=") (identifier "local_88")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (if_statement "if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_b8[0] != auStack_a8)" (( "(") (binary_expression "local_b8[0] != auStack_a8" (subscript_expression "local_b8[0]" (identifier "local_b8") ([ "[") (number_literal "0") (] "]")) (!= "!=") (identifier "auStack_a8")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (return_statement "return uVar2 & uVar3;" (return "return") (binary_expression "uVar2 & uVar3" (identifier "uVar2") (& "&") (identifier "uVar3")) (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: bool include_linkonce_section(Sized_relobj_file<32,_false> * this, Layout * layout, uint index, char * name, Shdr<32,_false> * shdr) */ bool __thiscall gold::var_1<32,var_2>::include_linkonce_section (var_1<32,var_2> *this,Layout *layout,uint index,char *var_6, Shdr<32,var_2> *shdr) { uint uVar1; char *var_12; size_t var_14; type_1 extraout_RAX; long var_7; char *pcVar5; type_2 *this_1; type_2 *extraout_RDX; type_3 *var_8; type_4 *name_00; type_3 *var_9; bool var_10; bool var_25; type_2 *kept1; type_2 *kept2; type_4 sig1; type_4 sig2; pair<unsigned_int,_gold::var_1<32,var_2>::var_3> var_4; pair<unsigned_int,_gold::var_1<32,var_2>::var_3> var_5; var_7 = 0x10; var_12 = var_6 + 0x10; var_10 = &stack0xffffffffffffffd0 < (type_5 *)0xa8; var_25 = &stack0x00000000 == (type_5 *)0xd8; var_8 = (type_3 *)var_6; var_9 = (type_3 *)".gnu.linkonce.t."; do { if (var_7 == 0) break; var_7 = var_7 + -1; var_10 = *var_8 < *var_9; var_25 = *var_8 == *var_9; var_8 = var_8 + 1; var_9 = var_9 + 1; } while (var_25); uVar1 = shdr->p_->sh_size; if ((!var_10 && !var_25) != var_10) { var_12 = var_11(var_6,0x2e); var_12 = var_12 + 1; } pcVar5 = (char *)0xffffffffffffffff; sig1._M_dataplus._M_p = (pointer)&sig1.field_2; if (var_12 != (char *)0x0) { var_14 = var_13(var_12); pcVar5 = var_12 + var_14; } name_00 = &sig2; std::__cxx11::basic_string<var_20,_std::char_traits<var_20>,_std::var_19<var_20>var_21>:: var_15<var_16*>(&sig1,var_12,pcVar5); sig2._M_dataplus._M_p = (pointer)&sig2.field_2; var_14 = var_13(var_6); /* try { // try from 001cecc0 to 001cecc4 has its CatchHandler @ 001cee41 */ std::__cxx11::basic_string<var_20,_std::char_traits<var_20>,_std::var_19<var_20>var_21>:: var_15<var_16*>(name_00,var_6,var_6 + var_14); /* try { // try from 001cece7 to 001cee3b has its CatchHandler @ 001cee3c */ var_10 = Layout::var_17(layout,&sig1,(type_6 *)this,index,false,false,&kept1); var_25 = Layout::var_17(layout,name_00,(type_6 *)this,index,false,true,&kept2); if (var_25) { if (var_10) { this_1 = (type_2 *)(type_7)uVar1; if (kept1->is_comdat_ == false) { (kept1->u_).group_sections = (type_8 *)this_1; if (kept2->is_comdat_ == false) { (kept2->u_).group_sections = (type_8 *)this_1; goto LAB_001ced35; } Kept_section::var_18((type_2 *)layout,(uint64_t)name_00,this_1); this_1 = extraout_RDX; } Kept_section::var_18((type_2 *)layout,(uint64_t)name_00,this_1); /* catch() { ... } // from try @ 001cece7 with catch @ 001cee3c */ if ((anon_union_16_2_edb7204a_for_basic_string<var_20,_std::char_traits<var_20>,_std::var_19<var_20>var_21>var_22 *)sig2._M_dataplus._M_p != &sig2.field_2) { var_23(sig2._M_dataplus._M_p); } if ((anon_union_16_2_edb7204a_for_basic_string<var_20,_std::char_traits<var_20>,_std::var_19<var_20>var_21>var_22 *)sig1._M_dataplus._M_p != &sig1.field_2) { var_23(sig1._M_dataplus._M_p); } /* WARNING: Subroutine does not return */ var_24(extraout_RAX); } if ((kept1->object_ != (type_6 *)0x0) && (kept1->is_comdat_ != false)) { var_5.second.sh_size = (uint64_t)uVar1; var_5.second.kept_section = kept1; var_5.second.symndx = 0; var_5.second.is_comdat = false; var_5.first = index; std:: _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::var_1<32,var_2>::var_3>,_std::_Select1st<std::pair<unsigned_int_const,_gold::var_1<32,var_2>::var_3>var_21>,_std::less<unsigned_int>,_std::var_19<std::pair<unsigned_int_const,_gold::var_1<32,var_2>::var_3>var_21>var_21> :: _M_emplace_unique<std::pair<unsigned_int,_gold::var_1<32,var_2>::var_3>var_21> (&(this->kept_comdat_sections_)._M_t,&var_5); } } else if ((kept2->object_ != (type_6 *)0x0) && (kept2->is_comdat_ == false)) { var_4.second.sh_size = (uint64_t)uVar1; var_4.second.kept_section = kept2; var_4.second.symndx = 0; var_4.second.is_comdat = false; var_4.first = index; std:: _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::var_1<32,var_2>::var_3>,_std::_Select1st<std::pair<unsigned_int_const,_gold::var_1<32,var_2>::var_3>var_21>,_std::less<unsigned_int>,_std::var_19<std::pair<unsigned_int_const,_gold::var_1<32,var_2>::var_3>var_21>var_21> :: _M_emplace_unique<std::pair<unsigned_int,_gold::var_1<32,var_2>::var_3>var_21> (&(this->kept_comdat_sections_)._M_t,&var_4); } LAB_001ced35: if ((anon_union_16_2_edb7204a_for_basic_string<var_20,_std::char_traits<var_20>,_std::var_19<var_20>var_21>var_22 *)sig2._M_dataplus._M_p != &sig2.field_2) { var_23(sig2._M_dataplus._M_p); } if ((anon_union_16_2_edb7204a_for_basic_string<var_20,_std::char_traits<var_20>,_std::var_19<var_20>var_21>var_22 *)sig1._M_dataplus._M_p != &sig1.field_2) { var_23(sig1._M_dataplus._M_p); } return var_10 && var_25; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (array_declarator declarator: (identifier) size: (number_literal)))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (array_declarator declarator: (identifier) size: (number_literal)))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (string_literal (string_content))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (identifier)) right: (unary_expression argument: (identifier)))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (binary_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (number_literal) (number_literal) (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (number_literal) (number_literal) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (char_literal (escape_sequence)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (number_literal))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (goto_statement label: (statement_identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (char_literal (escape_sequence)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (number_literal))))))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (return_statement (binary_expression left: (identifier) right: (identifier))))))
null
uint MASKED(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5) { uint uVar1; uint uVar2; uint uVar3; char *pcVar4; size_t sVar5; undefined8 uVar6; long lVar7; byte *pbVar8; byte *__s; byte *pbVar9; bool bVar10; bool bVar11; long *local_c8; long *local_c0; undefined1 *local_b8 [2]; undefined1 auStack_a8 [16]; undefined1 *local_98 [2]; undefined1 local_88 [16]; undefined4 local_78 [2]; ulong local_70; long *local_68; undefined4 local_60; undefined1 local_5c; undefined4 local_58 [2]; ulong local_50; long *local_48; undefined4 local_40; undefined1 local_3c; lVar7 = 0x10; __s = param_4 + 0x10; bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8; bVar11 = &stack0x00000000 == (undefined1 *)0xd8; pbVar8 = param_4; pbVar9 = (byte *)".gnu.linkonce.t."; do { if (lVar7 == 0) break; lVar7 = lVar7 + -1; bVar10 = *pbVar8 < *pbVar9; bVar11 = *pbVar8 == *pbVar9; pbVar8 = pbVar8 + 1; pbVar9 = pbVar9 + 1; } while (bVar11); uVar1 = *(uint *)(*param_5 + 0x14); if ((!bVar10 && !bVar11) != bVar10) { pcVar4 = strrchr((char *)param_4,0x2e); __s = (byte *)(pcVar4 + 1); } pbVar8 = (byte *)0xffffffffffffffff; local_b8[0] = auStack_a8; if (__s != (byte *)0x0) { sVar5 = strlen((char *)__s); pbVar8 = __s + sVar5; } FUN_001665c0(local_b8,__s,pbVar8); local_98[0] = local_88; sVar5 = strlen((char *)param_4); /* try { // try from 001cecc0 to 001cecc4 has its CatchHandler @ 001cee41 */ FUN_001665c0(local_98,param_4,param_4 + sVar5); /* try { // try from 001cece7 to 001cee3b has its CatchHandler @ 001cee3c */ uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8); uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0); if ((char)uVar3 == '\0') { if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) { local_70 = (ulong)uVar1; local_68 = local_c0; local_60 = 0; local_5c = 0; local_78[0] = param_3; FUN_001c8660(param_1 + 0x1b0,local_78,0x1cecc5); } } else { if ((char)uVar2 != '\0') { if (*(char *)((long)local_c8 + 0xc) == '\0') { local_c8[2] = (ulong)uVar1; if (*(char *)((long)local_c0 + 0xc) == '\0') { local_c0[2] = (ulong)uVar1; goto LAB_001ced35; } FUN_001bcfa0(); } uVar6 = FUN_001bcfa0(); /* catch() { ... } // from try @ 001cece7 with catch @ 001cee3c */ if (local_98[0] != local_88) { FUN_002dac70(); } if (local_b8[0] != auStack_a8) { FUN_002dac70(); } /* WARNING: Subroutine does not return */ FUN_003688e0(uVar6); } if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) { local_50 = (ulong)uVar1; local_48 = local_c8; local_40 = 0; local_3c = 0; local_58[0] = param_3; FUN_001c8660(param_1 + 0x1b0,local_58,0x1cecc5); } } LAB_001ced35: if (local_98[0] != local_88) { FUN_002dac70(); } if (local_b8[0] != auStack_a8) { FUN_002dac70(); } return uVar2 & uVar3; }
26_tee_and_tee_strip.c
read
read
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t read(int __fd,void *__buf,size_t __nbytes) { ssize_t sVar1; sVar1 = (*(code *)PTR_read_0010a0d0)(); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t read(int __fd,void *__buf,size_t __nbytes) { ssize_t sVar1; sVar1 = (*(code *)PTR_read_0010a0d0)(); return sVar1; }
JMP qword ptr [0x0010a0d0]
null
null
null
null
[(u'CALLIND_-1206967896', u'INDIRECT_-1206967832'), ('tmp_44', u'CAST_-1206967827'), (u'CAST_-1206967827', u'CALLIND_-1206967896'), (u'INDIRECT_-1206967832', u'COPY_-1206967891'), (u'CALLIND_-1206967896', u'RETURN_-1206967893'), ('const-0', u'RETURN_-1206967893')]
[(u'CALLIND_-1206967896', u'INDIRECT_-1206967832'), ('tmp_44', u'CAST_-1206967827'), (u'CAST_-1206967827', u'CALLIND_-1206967896'), (u'INDIRECT_-1206967832', u'COPY_-1206967891'), (u'CALLIND_-1206967896', u'RETURN_-1206967893'), ('const-0', u'RETURN_-1206967893')]
null
null
001021a0
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_read_0010a0d0)();\n return sVar1;\n}\n\n" comment (function_definition "ssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_read_0010a0d0)();\n return sVar1;\n}" primitive_type (function_declarator "read(int __fd,void *__buf,size_t __nbytes)" identifier (parameter_list "(int __fd,void *__buf,size_t __nbytes)" ( (parameter_declaration "int __fd" primitive_type identifier) , (parameter_declaration "void *__buf" primitive_type (pointer_declarator "*__buf" * identifier)) , (parameter_declaration "size_t __nbytes" primitive_type identifier) ))) (compound_statement "{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_read_0010a0d0)();\n return sVar1;\n}" { (declaration "ssize_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_read_0010a0d0)();" (assignment_expression "sVar1 = (*(code *)PTR_read_0010a0d0)()" identifier = (call_expression "(*(code *)PTR_read_0010a0d0)()" (parenthesized_expression "(*(code *)PTR_read_0010a0d0)" ( (pointer_expression "*(code *)PTR_read_0010a0d0" * (cast_expression "(code *)PTR_read_0010a0d0" ( (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 read(int __fd,void *__buf,size_t __nbytes)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_read_0010a0d0)();\n return sVar1;\n}\n\n" comment (function_definition "ssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_read_0010a0d0)();\n return sVar1;\n}" primitive_type (function_declarator "read(int __fd,void *__buf,size_t __nbytes)" identifier (parameter_list "(int __fd,void *__buf,size_t __nbytes)" ( (parameter_declaration "int __fd" primitive_type identifier) , (parameter_declaration "void *__buf" primitive_type (pointer_declarator "*__buf" * identifier)) , (parameter_declaration "size_t __nbytes" primitive_type identifier) ))) (compound_statement "{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_read_0010a0d0)();\n return sVar1;\n}" { (declaration "ssize_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_read_0010a0d0)();" (assignment_expression "sVar1 = (*(code *)PTR_read_0010a0d0)()" identifier = (call_expression "(*(code *)PTR_read_0010a0d0)()" (parenthesized_expression "(*(code *)PTR_read_0010a0d0)" ( (pointer_expression "*(code *)PTR_read_0010a0d0" * (cast_expression "(code *)PTR_read_0010a0d0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
(translation_unit "ssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_read_0010a0d0)();\n return sVar1;\n}\n\n" (function_definition "ssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_read_0010a0d0)();\n return sVar1;\n}" primitive_type (function_declarator "read(int __fd,void *__buf,size_t __nbytes)" identifier (parameter_list "(int __fd,void *__buf,size_t __nbytes)" ( (parameter_declaration "int __fd" primitive_type identifier) , (parameter_declaration "void *__buf" primitive_type (pointer_declarator "*__buf" * identifier)) , (parameter_declaration "size_t __nbytes" primitive_type identifier) ))) (compound_statement "{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_read_0010a0d0)();\n return sVar1;\n}" { (declaration "ssize_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_read_0010a0d0)();" (assignment_expression "sVar1 = (*(code *)PTR_read_0010a0d0)()" identifier = (call_expression "(*(code *)PTR_read_0010a0d0)()" (parenthesized_expression "(*(code *)PTR_read_0010a0d0)" ( (pointer_expression "*(code *)PTR_read_0010a0d0" * (cast_expression "(code *)PTR_read_0010a0d0" ( (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 read(int __fd,void *__buf,size_t __nbytes)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_read_0010a0d0)();\n return sVar1;\n}" (primitive_type "ssize_t") (function_declarator "read(int __fd,void *__buf,size_t __nbytes)" (identifier "read") (parameter_list "(int __fd,void *__buf,size_t __nbytes)" (( "(") (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 __nbytes" (primitive_type "size_t") (identifier "__nbytes")) () ")"))) (compound_statement "{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_read_0010a0d0)();\n return sVar1;\n}" ({ "{") (declaration "ssize_t sVar1;" (primitive_type "ssize_t") (identifier "sVar1") (; ";")) (expression_statement "sVar1 = (*(code *)PTR_read_0010a0d0)();" (assignment_expression "sVar1 = (*(code *)PTR_read_0010a0d0)()" (identifier "sVar1") (= "=") (call_expression "(*(code *)PTR_read_0010a0d0)()" (parenthesized_expression "(*(code *)PTR_read_0010a0d0)" (( "(") (pointer_expression "*(code *)PTR_read_0010a0d0" (* "*") (cast_expression "(code *)PTR_read_0010a0d0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_read_0010a0d0"))) () ")")) (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 __nbytes) { ssize_t sVar1; sVar1 = (*(type_1 *)PTR_read_0010a0d0)(); 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 __nbytes) { ssize_t sVar1; sVar1 = (*(code *)PTR_MASKED_0010a0d0)(); return sVar1; }
295_libgmp.so.10.3_and_libgmp.so.10.3_strip.c
__gmp_randinit_lc_2exp_size
__gmp_randinit_lc_2exp_size
/* WARNING: Enum "gmp_randalg_t": Some values do not have unique names */ int __gmp_randinit_lc_2exp_size(__gmp_randstate_struct *rstate,mp_bitcnt_t size) { int iVar1; iVar1 = (*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)(); return iVar1; }
void __gmp_randinit_lc_2exp_size(void) { (*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)(); return; }
JMP qword ptr [0x00178938]
null
null
null
null
[(u'CALLIND_-1206926728', u'RETURN_-1206926725'), (u'CALLIND_-1206926728', u'INDIRECT_-1206926665'), ('tmp_38', u'CAST_-1206926660'), (u'INDIRECT_-1206926665', u'COPY_-1206926724'), ('const-1', u'RETURN_-1206926725'), (u'CAST_-1206926660', u'CALLIND_-1206926728')]
[(u'CALLIND_-1206926728', u'INDIRECT_-1206926668'), (u'INDIRECT_-1206926668', u'COPY_-1206926727'), (u'CAST_-1206926663', u'CALLIND_-1206926728'), ('tmp_22', u'CAST_-1206926663'), ('const-1', u'RETURN_-1206926725')]
null
null
0010c270
x64
O2
(translation_unit "void __gmp_randinit_lc_2exp_size(void)\n\n{\n (*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)();\n return;\n}\n\n" (function_definition "void __gmp_randinit_lc_2exp_size(void)\n\n{\n (*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)();\n return;\n}" primitive_type (function_declarator "__gmp_randinit_lc_2exp_size(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)();\n return;\n}" { (expression_statement "(*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)();" (call_expression "(*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)()" (parenthesized_expression "(*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)" ( (pointer_expression "*(code *)PTR___gmp_randinit_lc_2exp_size_00178938" * (cast_expression "(code *)PTR___gmp_randinit_lc_2exp_size_00178938" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "gmp_randalg_t": Some values do not have unique names */\n\nint __gmp_randinit_lc_2exp_size(__gmp_randstate_struct *rstate,mp_bitcnt_t size)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)();\n return iVar1;\n}\n\n" comment (function_definition "int __gmp_randinit_lc_2exp_size(__gmp_randstate_struct *rstate,mp_bitcnt_t size)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)();\n return iVar1;\n}" primitive_type (function_declarator "__gmp_randinit_lc_2exp_size(__gmp_randstate_struct *rstate,mp_bitcnt_t size)" identifier (parameter_list "(__gmp_randstate_struct *rstate,mp_bitcnt_t size)" ( (parameter_declaration "__gmp_randstate_struct *rstate" type_identifier (pointer_declarator "*rstate" * identifier)) , (parameter_declaration "mp_bitcnt_t size" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)();" (assignment_expression "iVar1 = (*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)()" identifier = (call_expression "(*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)()" (parenthesized_expression "(*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)" ( (pointer_expression "*(code *)PTR___gmp_randinit_lc_2exp_size_00178938" * (cast_expression "(code *)PTR___gmp_randinit_lc_2exp_size_00178938" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "void __gmp_randinit_lc_2exp_size(void)\n\n{\n (*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)();\n return;\n}\n\n" (function_definition "void __gmp_randinit_lc_2exp_size(void)\n\n{\n (*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)();\n return;\n}" primitive_type (function_declarator "__gmp_randinit_lc_2exp_size(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)();\n return;\n}" { (expression_statement "(*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)();" (call_expression "(*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)()" (parenthesized_expression "(*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)" ( (pointer_expression "*(code *)PTR___gmp_randinit_lc_2exp_size_00178938" * (cast_expression "(code *)PTR___gmp_randinit_lc_2exp_size_00178938" ( (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 __gmp_randinit_lc_2exp_size(void)\n\n{\n (*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)();\n return;\n}" (primitive_type "void") (function_declarator "__gmp_randinit_lc_2exp_size(void)" (identifier "__gmp_randinit_lc_2exp_size") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)();" (call_expression "(*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)()" (parenthesized_expression "(*(code *)PTR___gmp_randinit_lc_2exp_size_00178938)" (( "(") (pointer_expression "*(code *)PTR___gmp_randinit_lc_2exp_size_00178938" (* "*") (cast_expression "(code *)PTR___gmp_randinit_lc_2exp_size_00178938" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR___gmp_randinit_lc_2exp_size_00178938"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "gmp_randalg_t": Some values do not have unique names */ int function_1(type_1 *rstate,type_2 size) { int iVar1; iVar1 = (*(type_3 *)PTR___gmp_randinit_lc_2exp_size_00178938)(); return iVar1; }
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_00178938)(); return; }
5482_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
get_input_section_count
FUN_002396c0
/* WARNING: Enum "DT": Some values do not have unique names */ ld_plugin_status gold::get_input_section_count(void *handle,uint *count) { Plugin_manager *this; Object *pOVar1; if (parameters->options_ == (General_options *)0x0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/parameters.h",0x5c,"options"); } this = parameters->options_->plugins_; if (this != (Plugin_manager *)0x0) { if (this->in_claim_file_handler_ != false) { pOVar1 = Plugin_manager::get_elf_object(this,handle); if (pOVar1 != (Object *)0x0) { *count = pOVar1->shnum_; return LDPS_OK; } } return LDPS_ERR; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/plugin.cc",0x7af,"get_input_section_count"); }
undefined8 FUN_002396c0(undefined8 param_1,undefined4 *param_2) { long lVar1; if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/parameters.h",0x5c,"options"); } lVar1 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058); if (lVar1 != 0) { if (*(char *)(lVar1 + 0xb3) != '\0') { lVar1 = FUN_002393a0(lVar1,param_1); if (lVar1 != 0) { *param_2 = *(undefined4 *)(lVar1 + 0x38); return 0; } } return 3; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/plugin.cc",0x7af,"get_input_section_count"); }
MOV RAX,qword ptr [0x0043e6b0] PUSH RBX MOV RAX,qword ptr [RAX + 0x10] TEST RAX,RAX JZ 0x00239727 MOV RAX,qword ptr [RAX + 0x9058] TEST RAX,RAX JZ 0x0023970f CMP byte ptr [RAX + 0xb3],0x0 JZ 0x00239708 MOV RBX,RSI MOV RSI,RDI MOV RDI,RAX CALL 0x002393a0 TEST RAX,RAX JZ 0x00239708 MOV EAX,dword ptr [RAX + 0x38] MOV dword ptr [RBX],EAX XOR EAX,EAX POP RBX RET MOV EAX,0x3 POP RBX RET LEA RDX,[0x3826c0] MOV ESI,0x7af LEA RDI,[0x381d04] CALL 0x0017c650 LEA RDX,[0x382528] MOV ESI,0x5c LEA RDI,[0x3726d0] CALL 0x0017c650
null
null
null
null
[('const-1', u'RETURN_-1203988563'), ('tmp_42', u'CBRANCH_-1203988764'), ('const-433', u'LOAD_-1203988738'), (u'INDIRECT_-1203988494', u'MULTIEQUAL_-1203988464'), (u'COPY_-1203988461', u'CALL_-1203988568'), (u'INDIRECT_-1203988444', u'COPY_-1203988500'), ('const-0', u'INT_NOTEQUAL_-1203988740'), (u'LOAD_-1203988763', u'PTRSUB_-1203988483'), (u'STORE_-1203988673', u'INDIRECT_-1203988476'), (u'LOAD_-1203988763', u'CALL_-1203988698'), (u'LOAD_-1203988785', u'PTRSUB_-1203988496'), ('const-433', u'LOAD_-1203988785'), ('const-433', u'LOAD_-1203988681'), ('tmp_76', u'CBRANCH_-1203988739'), (u'LOAD_-1203988785', u'INT_EQUAL_-1203988766'), (u'INT_EQUAL_-1203988766', u'CBRANCH_-1203988764'), (u'CALL_-1203988698', u'INT_NOTEQUAL_-1203988683'), (u'PTRSUB_-1203988506', u'LOAD_-1203988785'), (u'COPY_-1203988484', u'CALL_-1203988600'), ('const-433', u'LOAD_-1203988763'), (u'COPY_-1203988600', u'RETURN_-1203988644'), (u'INDIRECT_-1203988421', u'COPY_-1203988475'), (u'LOAD_-1203988681', u'STORE_-1203988673'), (u'INDIRECT_-1203988476', u'COPY_-1203988535'), (u'COPY_-1203988482', u'CALL_-1203988600'), ('tmp_600', u'PTRSUB_-1203988506'), (u'COPY_-1203988586', u'RETURN_-1203988623'), ('const-3679528', u'COPY_-1203988459'), ('const-92', u'CALL_-1203988568'), ('tmp_279', u'STORE_-1203988673'), (u'CALL_-1203988568', u'INDIRECT_-1203988421'), ('const-179', u'PTRSUB_-1203988483'), (u'MULTIEQUAL_-1203988464', u'COPY_-1203988521'), (u'COPY_-1203988459', u'CALL_-1203988568'), (u'INT_NOTEQUAL_-1203988722', u'CBRANCH_-1203988717'), ('const-0', u'RETURN_-1203988623'), (u'PTRSUB_-1203988454', u'LOAD_-1203988681'), ('const-0', u'RETURN_-1203988644'), ('const-3', u'COPY_-1203988586'), ('const-3679936', u'COPY_-1203988482'), ('const-0', u'INT_EQUAL_-1203988766'), ('const-0', u'INT_NOTEQUAL_-1203988683'), ('tmp_112', u'CBRANCH_-1203988717'), ('const-433', u'STORE_-1203988673'), (u'CALL_-1203988600', u'INDIRECT_-1203988444'), (u'INT_NOTEQUAL_-1203988740', u'CBRANCH_-1203988739'), ('const-56', u'PTRSUB_-1203988454'), (u'CALL_-1203988698', u'PTRSUB_-1203988454'), ('const-3677444', u'COPY_-1203988484'), ('const-36952', u'PTRSUB_-1203988496'), (u'CALL_-1203988698', u'INDIRECT_-1203988494'), (u'INT_NOTEQUAL_-1203988683', u'CBRANCH_-1203988682'), ('tmp_278', u'CALL_-1203988698'), ('tmp_600', u'MULTIEQUAL_-1203988464'), (u'PTRSUB_-1203988483', u'LOAD_-1203988738'), (u'LOAD_-1203988738', u'INT_NOTEQUAL_-1203988722'), ('tmp_152', u'CBRANCH_-1203988682'), ('const-0', u'INT_NOTEQUAL_-1203988722'), ('const-1967', u'CALL_-1203988600'), ('const-16', u'PTRSUB_-1203988506'), ('const-3614416', u'COPY_-1203988461'), (u'PTRSUB_-1203988496', u'LOAD_-1203988763'), (u'LOAD_-1203988763', u'INT_NOTEQUAL_-1203988740'), ('const-0', u'COPY_-1203988600'), ('const-1', u'RETURN_-1203988595')]
[('const-1', u'RETURN_-1203988563'), ('tmp_42', u'CBRANCH_-1203988764'), (u'INT_ADD_-1203988747', u'CAST_-1203988503'), ('const-92', u'CALL_-1203988568'), ('const-433', u'LOAD_-1203988681'), ('const-1', u'PTRADD_-1203988723'), ('const-0', u'INT_NOTEQUAL_-1203988740'), (u'COPY_-1203988487', u'CALL_-1203988600'), (u'CAST_-1203988513', u'LOAD_-1203988785'), ('const-1967', u'CALL_-1203988600'), (u'LOAD_-1203988763', u'CALL_-1203988698'), (u'CAST_-1203988503', u'LOAD_-1203988763'), (u'CALL_-1203988600', u'INDIRECT_-1203988449'), ('const-3677444', u'COPY_-1203988489'), ('const-16', u'PTRADD_-1203988723'), ('tmp_76', u'CBRANCH_-1203988739'), (u'LOAD_-1203988785', u'INT_EQUAL_-1203988766'), (u'PTRADD_-1203988723', u'CAST_-1203988513'), (u'INT_EQUAL_-1203988766', u'CBRANCH_-1203988764'), (u'CALL_-1203988698', u'INT_NOTEQUAL_-1203988683'), ('const-3679936', u'COPY_-1203988487'), (u'LOAD_-1203988763', u'INT_ADD_-1203988722'), ('const-0', u'INT_NOTEQUAL_-1203988722'), (u'MULTIEQUAL_-1203988469', u'COPY_-1203988526'), ('const-433', u'LOAD_-1203988738'), ('const-433', u'LOAD_-1203988785'), ('const-3614416', u'COPY_-1203988466'), ('tmp_493', u'CALL_-1203988698'), (u'LOAD_-1203988681', u'STORE_-1203988673'), (u'COPY_-1203988466', u'CALL_-1203988568'), ('const-36952', u'INT_ADD_-1203988747'), (u'COPY_-1203988645', u'RETURN_-1203988623'), ('const-3', u'COPY_-1203988645'), (u'CALL_-1203988698', u'INT_ADD_-1203988665'), (u'CALL_-1203988698', u'INDIRECT_-1203988499'), ('const-0', u'COPY_-1203988669'), ('const-3679528', u'COPY_-1203988464'), (u'INT_NOTEQUAL_-1203988722', u'CBRANCH_-1203988717'), ('const-179', u'INT_ADD_-1203988722'), ('const-0', u'RETURN_-1203988623'), (u'INDIRECT_-1203988499', u'MULTIEQUAL_-1203988469'), (u'LOAD_-1203988785', u'INT_ADD_-1203988747'), ('tmp_592', u'MULTIEQUAL_-1203988469'), ('const-0', u'RETURN_-1203988644'), (u'INT_ADD_-1203988722', u'CAST_-1203988490'), ('const-0', u'INT_EQUAL_-1203988766'), ('const-0', u'INT_NOTEQUAL_-1203988683'), ('tmp_112', u'CBRANCH_-1203988717'), (u'INT_NOTEQUAL_-1203988740', u'CBRANCH_-1203988739'), ('const-433', u'STORE_-1203988673'), (u'INDIRECT_-1203988481', u'COPY_-1203988540'), (u'COPY_-1203988464', u'CALL_-1203988568'), (u'INT_NOTEQUAL_-1203988683', u'CBRANCH_-1203988682'), ('tmp_592', u'PTRADD_-1203988723'), (u'CAST_-1203988461', u'LOAD_-1203988681'), ('tmp_494', u'STORE_-1203988673'), (u'LOAD_-1203988738', u'INT_NOTEQUAL_-1203988722'), ('tmp_152', u'CBRANCH_-1203988682'), (u'INDIRECT_-1203988449', u'COPY_-1203988505'), (u'COPY_-1203988489', u'CALL_-1203988600'), (u'INDIRECT_-1203988426', u'COPY_-1203988480'), ('const-433', u'LOAD_-1203988763'), (u'LOAD_-1203988763', u'INT_NOTEQUAL_-1203988740'), (u'COPY_-1203988669', u'RETURN_-1203988644'), (u'CALL_-1203988568', u'INDIRECT_-1203988426'), ('const-56', u'INT_ADD_-1203988665'), (u'CAST_-1203988490', u'LOAD_-1203988738'), ('const-1', u'RETURN_-1203988595'), (u'STORE_-1203988673', u'INDIRECT_-1203988481'), (u'INT_ADD_-1203988665', u'CAST_-1203988461')]
null
null
002396c0
x64
O2
(translation_unit "undefined8 FUN_002396c0(undefined8 param_1,undefined4 *param_2)\n\n{\n long lVar1;\n \n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n lVar1 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);\n if (lVar1 != 0) {\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }\n }\n return 3;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/plugin.cc",0x7af,"get_input_section_count");\n}\n\n" (function_definition "undefined8 FUN_002396c0(undefined8 param_1,undefined4 *param_2)\n\n{\n long lVar1;\n \n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n lVar1 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);\n if (lVar1 != 0) {\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }\n }\n return 3;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/plugin.cc",0x7af,"get_input_section_count");\n}" type_identifier (function_declarator "FUN_002396c0(undefined8 param_1,undefined4 *param_2)" identifier (parameter_list "(undefined8 param_1,undefined4 *param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined4 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long lVar1;\n \n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n lVar1 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);\n if (lVar1 != 0) {\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }\n }\n return 3;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/plugin.cc",0x7af,"get_input_section_count");\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x10)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x10" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" { comment (expression_statement "FUN_0017c650("../../gold/parameters.h",0x5c,"options");" (call_expression "FUN_0017c650("../../gold/parameters.h",0x5c,"options")" identifier (argument_list "("../../gold/parameters.h",0x5c,"options")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""options"" " string_content ") ))) ;) })) (expression_statement "lVar1 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);" (assignment_expression "lVar1 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" identifier = (pointer_expression "*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" * (cast_expression "(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x10)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x10" identifier + number_literal) )))) + number_literal) ))))) ;) (if_statement "if (lVar1 != 0) {\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }\n }\n return 3;\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }\n }\n return 3;\n }" { (if_statement "if (*(char *)(lVar1 + 0xb3) != '\0') {\n lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 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 lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }\n }" { (expression_statement "lVar1 = FUN_002393a0(lVar1,param_1);" (assignment_expression "lVar1 = FUN_002393a0(lVar1,param_1)" identifier = (call_expression "FUN_002393a0(lVar1,param_1)" identifier (argument_list "(lVar1,param_1)" ( identifier , identifier )))) ;) (if_statement "if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }" { (expression_statement "*param_2 = *(undefined4 *)(lVar1 + 0x38);" (assignment_expression "*param_2 = *(undefined4 *)(lVar1 + 0x38)" (pointer_expression "*param_2" * identifier) = (pointer_expression "*(undefined4 *)(lVar1 + 0x38)" * (cast_expression "(undefined4 *)(lVar1 + 0x38)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x38)" ( (binary_expression "lVar1 + 0x38" identifier + number_literal) ))))) ;) (return_statement "return 0;" return number_literal ;) })) })) (return_statement "return 3;" return number_literal ;) })) comment (expression_statement "FUN_0017c650("../../gold/plugin.cc",0x7af,"get_input_section_count");" (call_expression "FUN_0017c650("../../gold/plugin.cc",0x7af,"get_input_section_count")" identifier (argument_list "("../../gold/plugin.cc",0x7af,"get_input_section_count")" ( (string_literal ""../../gold/plugin.cc"" " string_content ") , number_literal , (string_literal ""get_input_section_count"" " string_content ") ))) ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n\nld_plugin_status gold::get_input_section_count(void *handle,uint *count)\n\n{\n Plugin_manager *this;\n Object *pOVar1;\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 = parameters->options_->plugins_;\n if (this != (Plugin_manager *)0x0) {\n if (this->in_claim_file_handler_ != false) {\n pOVar1 = Plugin_manager::get_elf_object(this,handle);\n if (pOVar1 != (Object *)0x0) {\n *count = pOVar1->shnum_;\n return LDPS_OK;\n }\n }\n return LDPS_ERR;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/plugin.cc",0x7af,"get_input_section_count");\n}\n\n" comment (function_definition "ld_plugin_status gold::get_input_section_count(void *handle,uint *count)\n\n{\n Plugin_manager *this;\n Object *pOVar1;\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 = parameters->options_->plugins_;\n if (this != (Plugin_manager *)0x0) {\n if (this->in_claim_file_handler_ != false) {\n pOVar1 = Plugin_manager::get_elf_object(this,handle);\n if (pOVar1 != (Object *)0x0) {\n *count = pOVar1->shnum_;\n return LDPS_OK;\n }\n }\n return LDPS_ERR;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/plugin.cc",0x7af,"get_input_section_count");\n}" type_identifier (ERROR "gold::" identifier : :) (function_declarator "get_input_section_count(void *handle,uint *count)" identifier (parameter_list "(void *handle,uint *count)" ( (parameter_declaration "void *handle" primitive_type (pointer_declarator "*handle" * identifier)) , (parameter_declaration "uint *count" type_identifier (pointer_declarator "*count" * identifier)) ))) (compound_statement "{\n Plugin_manager *this;\n Object *pOVar1;\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 = parameters->options_->plugins_;\n if (this != (Plugin_manager *)0x0) {\n if (this->in_claim_file_handler_ != false) {\n pOVar1 = Plugin_manager::get_elf_object(this,handle);\n if (pOVar1 != (Object *)0x0) {\n *count = pOVar1->shnum_;\n return LDPS_OK;\n }\n }\n return LDPS_ERR;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/plugin.cc",0x7af,"get_input_section_count");\n}" { (declaration "Plugin_manager *this;" type_identifier (pointer_declarator "*this" * identifier) ;) (declaration "Object *pOVar1;" type_identifier (pointer_declarator "*pOVar1" * 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 = parameters->options_->plugins_;" (assignment_expression "this = parameters->options_->plugins_" identifier = (field_expression "parameters->options_->plugins_" (field_expression "parameters->options_" identifier -> field_identifier) -> field_identifier)) ;) (if_statement "if (this != (Plugin_manager *)0x0) {\n if (this->in_claim_file_handler_ != false) {\n pOVar1 = Plugin_manager::get_elf_object(this,handle);\n if (pOVar1 != (Object *)0x0) {\n *count = pOVar1->shnum_;\n return LDPS_OK;\n }\n }\n return LDPS_ERR;\n }" if (parenthesized_expression "(this != (Plugin_manager *)0x0)" ( (binary_expression "this != (Plugin_manager *)0x0" identifier != (cast_expression "(Plugin_manager *)0x0" ( (type_descriptor "Plugin_manager *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (this->in_claim_file_handler_ != false) {\n pOVar1 = Plugin_manager::get_elf_object(this,handle);\n if (pOVar1 != (Object *)0x0) {\n *count = pOVar1->shnum_;\n return LDPS_OK;\n }\n }\n return LDPS_ERR;\n }" { (if_statement "if (this->in_claim_file_handler_ != false) {\n pOVar1 = Plugin_manager::get_elf_object(this,handle);\n if (pOVar1 != (Object *)0x0) {\n *count = pOVar1->shnum_;\n return LDPS_OK;\n }\n }" if (parenthesized_expression "(this->in_claim_file_handler_ != false)" ( (binary_expression "this->in_claim_file_handler_ != false" (field_expression "this->in_claim_file_handler_" identifier -> field_identifier) != false) )) (compound_statement "{\n pOVar1 = Plugin_manager::get_elf_object(this,handle);\n if (pOVar1 != (Object *)0x0) {\n *count = pOVar1->shnum_;\n return LDPS_OK;\n }\n }" { (ERROR "pOVar1 = Plugin_manager::" (assignment_expression "pOVar1 = Plugin_manager" identifier = identifier) : :) (expression_statement "get_elf_object(this,handle);" (call_expression "get_elf_object(this,handle)" identifier (argument_list "(this,handle)" ( identifier , identifier ))) ;) (if_statement "if (pOVar1 != (Object *)0x0) {\n *count = pOVar1->shnum_;\n return LDPS_OK;\n }" if (parenthesized_expression "(pOVar1 != (Object *)0x0)" ( (binary_expression "pOVar1 != (Object *)0x0" identifier != (cast_expression "(Object *)0x0" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *count = pOVar1->shnum_;\n return LDPS_OK;\n }" { (expression_statement "*count = pOVar1->shnum_;" (assignment_expression "*count = pOVar1->shnum_" (pointer_expression "*count" * identifier) = (field_expression "pOVar1->shnum_" identifier -> field_identifier)) ;) (return_statement "return LDPS_OK;" return identifier ;) })) })) (return_statement "return LDPS_ERR;" return identifier ;) })) comment (expression_statement "do_gold_unreachable("../../gold/plugin.cc",0x7af,"get_input_section_count");" (call_expression "do_gold_unreachable("../../gold/plugin.cc",0x7af,"get_input_section_count")" identifier (argument_list "("../../gold/plugin.cc",0x7af,"get_input_section_count")" ( (string_literal ""../../gold/plugin.cc"" " string_content ") , number_literal , (string_literal ""get_input_section_count"" " string_content ") ))) ;) })))
(translation_unit "undefined8 FUN_002396c0(undefined8 param_1,undefined4 *param_2)\n\n{\n long lVar1;\n \n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n lVar1 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);\n if (lVar1 != 0) {\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }\n }\n return 3;\n }\n \n FUN_0017c650("../../gold/plugin.cc",0x7af,"get_input_section_count");\n}\n\n" (function_definition "undefined8 FUN_002396c0(undefined8 param_1,undefined4 *param_2)\n\n{\n long lVar1;\n \n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n lVar1 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);\n if (lVar1 != 0) {\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }\n }\n return 3;\n }\n \n FUN_0017c650("../../gold/plugin.cc",0x7af,"get_input_section_count");\n}" type_identifier (function_declarator "FUN_002396c0(undefined8 param_1,undefined4 *param_2)" identifier (parameter_list "(undefined8 param_1,undefined4 *param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined4 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long lVar1;\n \n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n lVar1 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);\n if (lVar1 != 0) {\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }\n }\n return 3;\n }\n \n FUN_0017c650("../../gold/plugin.cc",0x7af,"get_input_section_count");\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x10)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x10" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" { (expression_statement "FUN_0017c650("../../gold/parameters.h",0x5c,"options");" (call_expression "FUN_0017c650("../../gold/parameters.h",0x5c,"options")" identifier (argument_list "("../../gold/parameters.h",0x5c,"options")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""options"" " string_content ") ))) ;) })) (expression_statement "lVar1 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);" (assignment_expression "lVar1 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" identifier = (pointer_expression "*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" * (cast_expression "(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x10)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x10" identifier + number_literal) )))) + number_literal) ))))) ;) (if_statement "if (lVar1 != 0) {\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }\n }\n return 3;\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }\n }\n return 3;\n }" { (if_statement "if (*(char *)(lVar1 + 0xb3) != '\0') {\n lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 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 lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }\n }" { (expression_statement "lVar1 = FUN_002393a0(lVar1,param_1);" (assignment_expression "lVar1 = FUN_002393a0(lVar1,param_1)" identifier = (call_expression "FUN_002393a0(lVar1,param_1)" identifier (argument_list "(lVar1,param_1)" ( identifier , identifier )))) ;) (if_statement "if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }" { (expression_statement "*param_2 = *(undefined4 *)(lVar1 + 0x38);" (assignment_expression "*param_2 = *(undefined4 *)(lVar1 + 0x38)" (pointer_expression "*param_2" * identifier) = (pointer_expression "*(undefined4 *)(lVar1 + 0x38)" * (cast_expression "(undefined4 *)(lVar1 + 0x38)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x38)" ( (binary_expression "lVar1 + 0x38" identifier + number_literal) ))))) ;) (return_statement "return 0;" return number_literal ;) })) })) (return_statement "return 3;" return number_literal ;) })) (expression_statement "FUN_0017c650("../../gold/plugin.cc",0x7af,"get_input_section_count");" (call_expression "FUN_0017c650("../../gold/plugin.cc",0x7af,"get_input_section_count")" identifier (argument_list "("../../gold/plugin.cc",0x7af,"get_input_section_count")" ( (string_literal ""../../gold/plugin.cc"" " string_content ") , number_literal , (string_literal ""get_input_section_count"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) 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 { (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 = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (return_statement return LIT ;) })) })) (return_statement return LIT ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "undefined8 FUN_002396c0(undefined8 param_1,undefined4 *param_2)\n\n{\n long lVar1;\n \n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n lVar1 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);\n if (lVar1 != 0) {\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }\n }\n return 3;\n }\n \n FUN_0017c650("../../gold/plugin.cc",0x7af,"get_input_section_count");\n}" (type_identifier "undefined8") (function_declarator "FUN_002396c0(undefined8 param_1,undefined4 *param_2)" (identifier "FUN_002396c0") (parameter_list "(undefined8 param_1,undefined4 *param_2)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined4 *param_2" (type_identifier "undefined4") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n long lVar1;\n \n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n lVar1 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);\n if (lVar1 != 0) {\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }\n }\n return 3;\n }\n \n FUN_0017c650("../../gold/plugin.cc",0x7af,"get_input_section_count");\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (if_statement "if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" (if "if") (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0)" (( "(") (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10)" (* "*") (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x10)" (( "(") (binary_expression "PTR_DAT_0043e6b0 + 0x10" (identifier "PTR_DAT_0043e6b0") (+ "+") (number_literal "0x10")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/parameters.h",0x5c,"options");" (call_expression "FUN_0017c650("../../gold/parameters.h",0x5c,"options")" (identifier "FUN_0017c650") (argument_list "("../../gold/parameters.h",0x5c,"options")" (( "(") (string_literal ""../../gold/parameters.h"" (" """) (string_content "../../gold/parameters.h") (" """)) (, ",") (number_literal "0x5c") (, ",") (string_literal ""options"" (" """) (string_content "options") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "lVar1 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);" (assignment_expression "lVar1 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" (* "*") (cast_expression "(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" (( "(") (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10)" (* "*") (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x10)" (( "(") (binary_expression "PTR_DAT_0043e6b0 + 0x10" (identifier "PTR_DAT_0043e6b0") (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x9058")) () ")"))))) (; ";")) (if_statement "if (lVar1 != 0) {\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }\n }\n return 3;\n }" (if "if") (parenthesized_expression "(lVar1 != 0)" (( "(") (binary_expression "lVar1 != 0" (identifier "lVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }\n }\n return 3;\n }" ({ "{") (if_statement "if (*(char *)(lVar1 + 0xb3) != '\0') {\n lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 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 lVar1 = FUN_002393a0(lVar1,param_1);\n if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }\n }" ({ "{") (expression_statement "lVar1 = FUN_002393a0(lVar1,param_1);" (assignment_expression "lVar1 = FUN_002393a0(lVar1,param_1)" (identifier "lVar1") (= "=") (call_expression "FUN_002393a0(lVar1,param_1)" (identifier "FUN_002393a0") (argument_list "(lVar1,param_1)" (( "(") (identifier "lVar1") (, ",") (identifier "param_1") () ")")))) (; ";")) (if_statement "if (lVar1 != 0) {\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }" (if "if") (parenthesized_expression "(lVar1 != 0)" (( "(") (binary_expression "lVar1 != 0" (identifier "lVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *param_2 = *(undefined4 *)(lVar1 + 0x38);\n return 0;\n }" ({ "{") (expression_statement "*param_2 = *(undefined4 *)(lVar1 + 0x38);" (assignment_expression "*param_2 = *(undefined4 *)(lVar1 + 0x38)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (pointer_expression "*(undefined4 *)(lVar1 + 0x38)" (* "*") (cast_expression "(undefined4 *)(lVar1 + 0x38)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x38)" (( "(") (binary_expression "lVar1 + 0x38" (identifier "lVar1") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (} "}"))) (return_statement "return 3;" (return "return") (number_literal "3") (; ";")) (} "}"))) (expression_statement "FUN_0017c650("../../gold/plugin.cc",0x7af,"get_input_section_count");" (call_expression "FUN_0017c650("../../gold/plugin.cc",0x7af,"get_input_section_count")" (identifier "FUN_0017c650") (argument_list "("../../gold/plugin.cc",0x7af,"get_input_section_count")" (( "(") (string_literal ""../../gold/plugin.cc"" (" """) (string_content "../../gold/plugin.cc") (" """)) (, ",") (number_literal "0x7af") (, ",") (string_literal ""get_input_section_count"" (" """) (string_content "get_input_section_count") (" """)) () ")"))) (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ type_1 gold::function_1(void *handle,type_2 *count) { type_3 *var_2; type_4 *var_4; if (parameters->options_ == (type_5 *)0x0) { /* WARNING: Subroutine does not return */ var_1("../../gold/parameters.h",0x5c,"options"); } var_2 = parameters->options_->plugins_; if (var_2 != (type_3 *)0x0) { if (var_2->in_claim_file_handler_ != false) { var_4 = type_3::var_3(var_2,handle); if (var_4 != (type_4 *)0x0) { *count = var_4->shnum_; return LDPS_OK; } } return LDPS_ERR; } /* WARNING: Subroutine does not return */ var_1("../../gold/plugin.cc",0x7af,"get_input_section_count"); }
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: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) 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 (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: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (return_statement (number_literal)))))) (return_statement (number_literal)))) (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) { long lVar1; if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/parameters.h",0x5c,"options"); } lVar1 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058); if (lVar1 != 0) { if (*(char *)(lVar1 + 0xb3) != '\0') { lVar1 = FUN_002393a0(lVar1,param_1); if (lVar1 != 0) { *param_2 = *(undefined4 *)(lVar1 + 0x38); return 0; } } return 3; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/plugin.cc",0x7af,"get_input_section_count"); }
9110_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
replace
FUN_002f3620
/* std::wstring::replace(unsigned long, unsigned long, wchar_t const*, unsigned long) */ wstring * __thiscall std::wstring::replace(wstring *this,ulong param_1,ulong param_2,wchar_t *param_3,ulong param_4) { wchar_t *pwVar1; ulong uVar2; wstring *pwVar3; wchar_t wVar4; ulong uVar5; wchar_t *__s1; long lVar6; allocator local_31; wchar_t *local_30; pwVar1 = *(wchar_t **)this; uVar2 = *(ulong *)(pwVar1 + -6); if (uVar2 < param_1) { /* WARNING: Subroutine does not return */ __throw_out_of_range_fmt ("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace", param_1); } uVar5 = uVar2 - param_1; if (param_2 < uVar2 - param_1) { uVar5 = param_2; } if ((0xffffffffffffffe - uVar2) + uVar5 < param_4) { /* WARNING: Subroutine does not return */ __throw_length_error("basic_string::replace"); } if (((param_3 < pwVar1) || (pwVar1 + uVar2 < param_3)) || (L'\0' < pwVar1[-2])) { this = (wstring *)_M_replace_safe(this,param_1,uVar5,param_3,param_4); } else { lVar6 = *(long *)this; if ((wchar_t *)(lVar6 + param_1 * 4) < param_3 + param_4) { if (param_3 < (wchar_t *)(lVar6 + (param_1 + uVar5) * 4)) { wstring((wstring *)&local_30,param_3,param_4,&local_31); /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */ pwVar3 = (wstring *)_M_replace_safe(this,param_1,uVar5,local_30,param_4); if ((allocator *)(local_30 + -6) == (allocator *)PTR__S_empty_rep_storage_003bdcd8) { return pwVar3; } if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) { wVar4 = local_30[-2]; local_30[-2] = wVar4 + L'\xffffffff'; } else { LOCK(); pwVar1 = local_30 + -2; wVar4 = *pwVar1; *pwVar1 = *pwVar1 + L'\xffffffff'; UNLOCK(); } if (L'\0' < wVar4) { return pwVar3; } _Rep::_M_destroy((allocator *)(local_30 + -6)); return pwVar3; } lVar6 = (((long)param_3 - lVar6 >> 2) + param_4) - uVar5; } else { lVar6 = (long)param_3 - lVar6 >> 2; } _M_mutate(this,param_1,uVar5,param_4); pwVar1 = (wchar_t *)(*(long *)this + lVar6 * 4); __s1 = (wchar_t *)(*(long *)this + param_1 * 4); if (param_4 == 1) { *__s1 = *pwVar1; } else if (param_4 != 0) { wmemcpy(__s1,pwVar1,param_4); } } return this; }
ulong * FUN_002f3620(ulong *param_1,ulong param_2,ulong param_3,ulong param_4,ulong param_5) { int *piVar1; wchar_t *__s2; int iVar2; ulong uVar3; ulong uVar4; ulong *puVar5; ulong uVar6; wchar_t *__s1; long lVar7; undefined1 local_31; long local_30; uVar3 = *param_1; uVar4 = *(ulong *)(uVar3 - 0x18); if (uVar4 < param_2) { /* WARNING: Subroutine does not return */ FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace", param_2); } uVar6 = uVar4 - param_2; if (param_3 < uVar4 - param_2) { uVar6 = param_3; } if ((0xffffffffffffffe - uVar4) + uVar6 < param_5) { /* WARNING: Subroutine does not return */ FUN_002b5650("basic_string::replace"); } if (((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8))) { param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4); } else { uVar3 = *param_1; if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) { if (param_4 < uVar3 + (param_2 + uVar6) * 4) { FUN_002f3600(&local_30,param_4,param_5,&local_31); /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */ puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5); if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) { return puVar5; } if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) { iVar2 = *(int *)(local_30 + -8); *(int *)(local_30 + -8) = iVar2 + -1; } else { LOCK(); piVar1 = (int *)(local_30 + -8); iVar2 = *piVar1; *piVar1 = *piVar1 + -1; UNLOCK(); } if (0 < iVar2) { return puVar5; } thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31); return puVar5; } lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6; } else { lVar7 = (long)(param_4 - uVar3) >> 2; } FUN_002f1e60(param_1,param_2,uVar6,param_5); __s2 = (wchar_t *)(*param_1 + lVar7 * 4); __s1 = (wchar_t *)(*param_1 + param_2 * 4); if (param_5 == 1) { *__s1 = *__s2; } else if (param_5 != 0) { wmemcpy(__s1,__s2,param_5); } } return param_1; }
PUSH R14 PUSH R13 PUSH R12 MOV R12,RSI MOV RSI,RCX PUSH RBP PUSH RBX SUB RSP,0x20 MOV RAX,qword ptr [RDI] MOV RCX,qword ptr [RAX + -0x18] CMP R12,RCX JA 0x002f37d0 MOV RBX,RCX SUB RBX,R12 CMP RBX,RDX CMOVA RBX,RDX MOV RDX,0xffffffffffffffe SUB RDX,RCX ADD RDX,RBX CMP R8,RDX JA 0x002f37c4 MOV RBP,RDI CMP RAX,RSI JBE 0x002f3698 MOV RCX,RSI MOV RDI,RBP MOV RDX,RBX MOV RSI,R12 CALL 0x002f2540 MOV RBP,RAX ADD RSP,0x20 MOV RAX,RBP POP RBX POP RBP POP R12 POP R13 POP R14 RET LEA RDX,[RAX + RCX*0x4] CMP RSI,RDX JA 0x002f3670 MOV EAX,dword ptr [RAX + -0x8] TEST EAX,EAX JG 0x002f3670 MOV RDX,qword ptr [RDI] LEA R14,[R12*0x4] LEA RAX,[RSI + R8*0x4] LEA RCX,[RDX + R14*0x1] CMP RAX,RCX JBE 0x002f37a0 LEA RAX,[R12 + RBX*0x1] LEA RAX,[RDX + RAX*0x4] CMP RSI,RAX JC 0x002f3728 SUB RSI,RDX SAR RSI,0x2 LEA R13,[RSI + R8*0x1] SUB R13,RBX MOV RCX,R8 MOV RSI,R12 MOV RDI,RBP MOV RDX,RBX MOV qword ptr [RSP + 0x8],R8 CALL 0x002f1e60 MOV RDI,qword ptr [RBP] MOV R8,qword ptr [RSP + 0x8] LEA RSI,[RDI + R13*0x4] ADD RDI,R14 CMP R8,0x1 JZ 0x002f37b0 TEST R8,R8 JZ 0x002f3684 MOV RDX,R8 CALL 0x0013e0f0 JMP 0x002f3684 LEA R13,[RSP + 0x17] MOV RDX,R8 LEA RDI,[RSP + 0x18] MOV qword ptr [RSP + 0x8],R8 MOV RCX,R13 CALL 0x002f3600 MOV R8,qword ptr [RSP + 0x8] MOV RDX,RBX MOV RSI,R12 MOV RCX,qword ptr [RSP + 0x18] MOV RDI,RBP CALL 0x002f2540 MOV RBP,RAX MOV RAX,qword ptr [RSP + 0x18] LEA RDI,[RAX + -0x18] CMP RDI,qword ptr [0x003bdcd8] JZ 0x002f3684 CMP qword ptr [0x003bdee8],0x0 JZ 0x002f37b9 MOV EDX,0xffffffff XADD.LOCK dword ptr [RAX + -0x8],EDX TEST EDX,EDX JG 0x002f3684 MOV RSI,R13 CALL 0x002f1cd0 JMP 0x002f3684 SUB RSI,RDX SAR RSI,0x2 MOV R13,RSI JMP 0x002f36df MOV EAX,dword ptr [RSI] MOV dword ptr [RDI],EAX JMP 0x002f3684 MOV EDX,dword ptr [RAX + -0x8] LEA ECX,[RDX + -0x1] MOV dword ptr [RAX + -0x8],ECX JMP 0x002f3787 LEA RDI,[0x329286] CALL 0x002b5650 MOV RDX,R12 LEA RSI,[0x329286] LEA RDI,[0x311130] XOR EAX,EAX CALL 0x002b56d0
null
null
null
null
[(u'CALL_-1204799001', u'INDIRECT_-1204798581'), (u'PTRADD_-1204798534', u'LOAD_-1204799209'), (u'INDIRECT_-1204798670', u'PTRADD_-1204798471'), ('tmp_1377', u'INT_ADD_-1204799573'), ('tmp_1379', u'CAST_-1204798493'), (u'INDIRECT_-1204798658', u'COPY_-1204798864'), (u'MULTIEQUAL_-1204798643', u'COPY_-1204798856'), ('tmp_1376', u'CALL_-1204799748'), (u'PTRADD_-1204798764', u'LOAD_-1204799664'), (u'CALL_-1204799161', u'INDIRECT_-1204798658'), (u'INT_SUB_-1204799864', u'INT_LESS_-1204799846'), ('const-0', u'INT_NOTEQUAL_-1204799392'), (u'LOAD_-1204799922', u'INT_LESS_-1204799762'), (u'MULTIEQUAL_-1204798659', u'COPY_-1204798857'), (u'PTRADD_-1204798874', u'CAST_-1204798860'), ('const-4', u'PTRADD_-1204798774'), (u'LOAD_-1204799641', u'INT_ADD_-1204799601'), ('const-4', u'PTRADD_-1204798534'), (u'INT_LESS_-1204799762', u'CBRANCH_-1204799771'), (u'INDIRECT_-1204798720', u'CAST_-1204798546'), ('tmp_1380', u'INT_LESS_-1204799788'), (u'CALL_-1204799376', u'INDIRECT_-1204798759'), (u'INT_SUB_-1204799541', u'INT_SRIGHT_-1204799518'), ('const-1152921504606846974', u'INT_SUB_-1204799818'), (u'CAST_-1204798694', u'INT_SUB_-1204799541'), (u'MULTIEQUAL_-1204798903', u'COPY_-1204798953'), ('tmp_558', u'CBRANCH_-1204799595'), ('tmp_1376', u'MULTIEQUAL_-1204799083'), (u'CAST_-1204798565', u'COPY_-1204798869'), (u'LOAD_-1204799641', u'INT_ADD_-1204799566'), (u'CAST_-1204798642', u'CALL_-1204799376'), (u'INDIRECT_-1204798775', u'MULTIEQUAL_-1204798919'), ('const-433', u'STORE_-1204799223'), ('const-4', u'INT_MULT_-1204799554'), ('tmp_1131', u'CBRANCH_-1204799176'), ('tmp_183', u'CBRANCH_-1204799852'), ('tmp_1380', u'CALL_-1204799748'), (u'CALL_-1204799748', u'INDIRECT_-1204798917'), ('const-18', u'CALLOTHER_-1204799192'), (u'INT_ADD_-1204799420', u'CAST_-1204798642'), (u'LOAD_-1204799124', u'INT_ADD_-1204798669'), ('const-1', u'RETURN_-1204799038'), ('const-4', u'PTRADD_-1204798874'), (u'CALL_-1204799323', u'INDIRECT_-1204798695'), (u'LOAD_-1204799211', u'INT_ADD_-1204799193'), (u'INT_EQUAL_-1204799413', u'CBRANCH_-1204799410'), ('tmp_1015', u'CBRANCH_-1204799248'), ('tmp_2686', u'PTRSUB_-1204798617'), ('const-4', u'PTRADD_-1204798478'), (u'CAST_-1204798565', u'COPY_-1204798876'), ('tmp_1379', u'CAST_-1204798694'), (u'INT_EQUAL_-1204799230', u'CBRANCH_-1204799223'), (u'LOAD_-1204799230', u'STORE_-1204799223'), (u'INT_EQUAL_-1204799254', u'CBRANCH_-1204799248'), ('const--6', u'PTRADD_-1204798874'), ('tmp_1379', u'INT_LESS_-1204799656'), (u'INDIRECT_-1204798670', u'PTRADD_-1204798534'), (u'PTRADD_-1204798745', u'INT_LESS_-1204799586'), ('const-4294967295', u'INT_ADD_-1204799193'), (u'STORE_-1204799205', u'INDIRECT_-1204798650'), (u'CAST_-1204798727', u'INT_LESS_-1204799586'), ('const-4', u'INT_MULT_-1204799606'), ('tmp_1045', u'CBRANCH_-1204799223'), ('tmp_1376', u'CALL_-1204799461'), (u'CAST_-1204798546', u'INT_EQUAL_-1204799254'), ('tmp_1380', u'PTRADD_-1204798745'), ('const--49', u'PTRSUB_-1204798626'), (u'MULTIEQUAL_-1204799138', u'CALL_-1204799287'), (u'INDIRECT_-1204798670', u'PTRADD_-1204798478'), (u'INDIRECT_-1204798588', u'COPY_-1204798640'), ('tmp_898', u'BRANCH_-1204799373'), (u'LOAD_-1204799916', u'INT_LESS_-1204799883'), (u'CAST_-1204798657', u'LOAD_-1204799460'), (u'COPY_-1204798876', u'RETURN_-1204798853'), (u'COPY_-1204799731', u'RETURN_-1204799688'), (u'INT_LESS_-1204799883', u'CBRANCH_-1204799892'), ('tmp_1379', u'CALL_-1204799748'), ('tmp_1380', u'INT_NOTEQUAL_-1204799392'), (u'INT_SLESS_-1204799169', u'CBRANCH_-1204799176'), (u'INDIRECT_-1204798588', u'MULTIEQUAL_-1204798643'), (u'INDIRECT_-1204798759', u'MULTIEQUAL_-1204798903'), ('const-0', u'RETURN_-1204798846'), (u'MULTIEQUAL_-1204799138', u'INT_ADD_-1204799807'), (u'INT_ADD_-1204799193', u'STORE_-1204799205'), (u'INT_SUB_-1204799484', u'MULTIEQUAL_-1204798962'), (u'INDIRECT_-1204798650', u'MULTIEQUAL_-1204798643'), ('tmp_604', u'CBRANCH_-1204799561'), (u'COPY_-1204798869', u'RETURN_-1204798846'), (u'INT_SUB_-1204799818', u'INT_ADD_-1204799807'), ('tmp_1378', u'INT_LESS_-1204799846'), ('const-1', u'RETURN_-1204798996'), (u'CAST_-1204798860', u'LOAD_-1204799916'), (u'LOAD_-1204799664', u'INT_SLESS_-1204799634'), (u'INDIRECT_-1204798642', u'COPY_-1204798863'), ('tmp_911', u'BRANCH_-1204799219'), ('const-4294967295', u'INT_ADD_-1204798669'), (u'INDIRECT_-1204798917', u'MULTIEQUAL_-1204798903'), ('tmp_1377', u'CALL_-1204799287'), (u'CALL_-1204799043', u'INDIRECT_-1204798604'), (u'INDIRECT_-1204798666', u'MULTIEQUAL_-1204798659'), (u'CAST_-1204798551', u'INT_EQUAL_-1204799254'), (u'STORE_-1204799223', u'INDIRECT_-1204798619'), ('tmp_1376', u'CAST_-1204798657'), (u'CAST_-1204798743', u'LOAD_-1204799641'), (u'INT_LESS_-1204799586', u'CBRANCH_-1204799595'), ('const-433', u'LOAD_-1204799209'), (u'LOAD_-1204799916', u'INT_SUB_-1204799818'), ('tmp_1380', u'INT_ADD_-1204799493'), (u'INDIRECT_-1204798704', u'INT_EQUAL_-1204799230'), (u'CAST_-1204798551', u'CALL_-1204799161'), ('const--2', u'PTRADD_-1204798478'), (u'INT_ADD_-1204798669', u'STORE_-1204799109'), ('const-433', u'LOAD_-1204799664'), (u'PTRADD_-1204798567', u'CAST_-1204798551'), ('tmp_499', u'CBRANCH_-1204799641'), (u'INT_SUB_-1204799119', u'INT_SRIGHT_-1204799096'), ('const--2', u'PTRADD_-1204798534'), (u'CALL_-1204799161', u'INDIRECT_-1204798642'), ('tmp_1170', u'BRANCH_-1204799104'), ('tmp_1380', u'CALL_-1204799461'), ('tmp_1376', u'CAST_-1204798743'), (u'PTRSUB_-1204798626', u'CALL_-1204799323'), (u'INT_MULT_-1204799416', u'INT_ADD_-1204799428'), ('const-4', u'PTRADD_-1204798567'), ('const-17', u'CALLOTHER_-1204799210'), (u'CALL_-1204799461', u'INDIRECT_-1204798819'), ('tmp_1379', u'PTRADD_-1204798745'), ('tmp_1378', u'COPY_-1204798903'), ('const-0', u'INT_SLESS_-1204799634'), (u'INT_LESS_-1204799656', u'CBRANCH_-1204799665'), (u'CALL_-1204799287', u'INDIRECT_-1204798704'), (u'LOAD_-1204799922', u'PTRADD_-1204798874'), ('const-4', u'PTRADD_-1204798471'), ('const-2', u'INT_SRIGHT_-1204799096'), (u'MULTIEQUAL_-1204798919', u'COPY_-1204798969'), (u'INT_ADD_-1204799428', u'CAST_-1204798647'), (u'COPY_-1204798862', u'RETURN_-1204798839'), ('tmp_1376', u'CAST_-1204798864'), (u'INT_ADD_-1204799573', u'INT_MULT_-1204799554'), ('const-433', u'LOAD_-1204799211'), ('tmp_1377', u'CALL_-1204799001'), (u'MULTIEQUAL_-1204799083', u'COPY_-1204799731'), ('const-433', u'LOAD_-1204799460'), (u'INT_SUB_-1204799864', u'COPY_-1204798904'), ('tmp_1379', u'INT_LESS_-1204799762'), (u'INT_SLESS_-1204799634', u'CBRANCH_-1204799641'), ('const-3215664', u'COPY_-1204798511'), ('const-3314310', u'COPY_-1204798534'), (u'INDIRECT_-1204798604', u'COPY_-1204798656'), (u'INT_NOTEQUAL_-1204799392', u'CBRANCH_-1204799391'), (u'INT_ADD_-1204799566', u'CAST_-1204798708'), ('tmp_2686', u'PTRSUB_-1204798626'), (u'CALL_-1204799287', u'INDIRECT_-1204798670'), (u'LOAD_-1204799209', u'MULTIEQUAL_-1204798683'), (u'PTRADD_-1204798471', u'STORE_-1204799109'), (u'CALL_-1204799001', u'INDIRECT_-1204798565'), ('tmp_1380', u'INT_EQUAL_-1204799413'), (u'STORE_-1204799205', u'INDIRECT_-1204798666'), (u'MULTIEQUAL_-1204799138', u'INT_SUB_-1204799484'), (u'PTRADD_-1204798534', u'LOAD_-1204799211'), ('tmp_886', u'CBRANCH_-1204799391'), ('tmp_274', u'CBRANCH_-1204799796'), (u'COPY_-1204798903', u'MULTIEQUAL_-1204799138'), (u'PTRSUB_-1204798617', u'CAST_-1204798603'), (u'MULTIEQUAL_-1204799138', u'CALL_-1204799461'), ('tmp_309', u'CBRANCH_-1204799771'), (u'PTRADD_-1204798478', u'LOAD_-1204799124'), ('tmp_116', u'CBRANCH_-1204799892'), (u'CALL_-1204799748', u'INDIRECT_-1204798933'), (u'CAST_-1204798642', u'STORE_-1204799223'), (u'INDIRECT_-1204798670', u'PTRADD_-1204798567'), ('tmp_1380', u'CALL_-1204799323'), (u'INDIRECT_-1204798695', u'CALL_-1204799287'), ('const-433', u'STORE_-1204799109'), (u'CAST_-1204798708', u'INT_LESS_-1204799563'), ('tmp_1380', u'CALL_-1204799376'), ('tmp_1377', u'CALL_-1204799461'), (u'PTRADD_-1204798534', u'STORE_-1204799205'), (u'CAST_-1204798864', u'LOAD_-1204799922'), ('const-2', u'INT_SRIGHT_-1204799518'), (u'INT_MULT_-1204799554', u'INT_ADD_-1204799566'), ('const-0', u'RETURN_-1204798839'), (u'LOAD_-1204799916', u'PTRADD_-1204798774'), (u'MULTIEQUAL_-1204799138', u'INT_ADD_-1204799573'), (u'INDIRECT_-1204798803', u'MULTIEQUAL_-1204798903'), (u'INT_LESS_-1204799563', u'CBRANCH_-1204799561'), ('const-0', u'RETURN_-1204799688'), ('const--2', u'PTRADD_-1204798471'), ('tmp_1376', u'CALL_-1204799287'), ('tmp_1379', u'CALL_-1204799323'), (u'LOAD_-1204799922', u'PTRADD_-1204798774'), (u'LOAD_-1204799460', u'INT_ADD_-1204799428'), (u'INT_MULT_-1204799606', u'INT_ADD_-1204799420'), ('const-0', u'INT_EQUAL_-1204799230'), ('tmp_1377', u'INT_MULT_-1204799606'), (u'COPY_-1204798511', u'CALL_-1204799001'), (u'LOAD_-1204799916', u'INT_SUB_-1204799864'), (u'INT_SRIGHT_-1204799518', u'INT_ADD_-1204799493'), (u'CALL_-1204799043', u'INDIRECT_-1204798588'), (u'INT_ADD_-1204799807', u'INT_LESS_-1204799788'), (u'COPY_-1204798904', u'MULTIEQUAL_-1204799138'), (u'INDIRECT_-1204798619', u'MULTIEQUAL_-1204798919'), (u'MULTIEQUAL_-1204798683', u'INT_SLESS_-1204799169'), ('tmp_1294', u'BRANCH_-1204799083'), (u'PTRADD_-1204798774', u'INT_LESS_-1204799656'), (u'CALL_-1204799376', u'INDIRECT_-1204798775'), (u'CAST_-1204798788', u'MULTIEQUAL_-1204799083'), (u'CALL_-1204799748', u'CAST_-1204798788'), (u'LOAD_-1204799641', u'INT_SUB_-1204799119'), (u'CAST_-1204798493', u'INT_SUB_-1204799119'), (u'STORE_-1204799109', u'INDIRECT_-1204798604'), ('const-433', u'LOAD_-1204799124'), ('tmp_455', u'CBRANCH_-1204799665'), (u'CAST_-1204798647', u'CALL_-1204799376'), (u'INT_ADD_-1204799601', u'CAST_-1204798727'), ('const-4', u'PTRADD_-1204798745'), ('tmp_1377', u'CALL_-1204799748'), (u'STORE_-1204799109', u'INDIRECT_-1204798588'), (u'STORE_-1204799223', u'INDIRECT_-1204798603'), ('tmp_1379', u'INT_LESS_-1204799563'), ('const-433', u'LOAD_-1204799916'), ('const--2', u'PTRADD_-1204798764'), (u'INT_ADD_-1204799493', u'INT_SUB_-1204799484'), (u'CALL_-1204799287', u'INDIRECT_-1204798720'), ('const-4', u'INT_MULT_-1204799416'), (u'INT_LESS_-1204799788', u'CBRANCH_-1204799796'), (u'CALL_-1204799323', u'INDIRECT_-1204798745'), (u'LOAD_-1204799641', u'INT_SUB_-1204799541'), ('const-0', u'INT_SLESS_-1204799169'), (u'INT_LESS_-1204799846', u'CBRANCH_-1204799852'), (u'CALL_-1204799287', u'CAST_-1204798565'), (u'COPY_-1204798534', u'CALL_-1204799043'), ('const--6', u'PTRADD_-1204798567'), (u'CAST_-1204798647', u'LOAD_-1204799230'), ('const-3314310', u'COPY_-1204798509'), (u'INT_MULT_-1204799606', u'INT_ADD_-1204799601'), ('const-4', u'PTRADD_-1204798764'), ('const-433', u'LOAD_-1204799922'), ('const--48', u'PTRSUB_-1204798617'), ('tmp_1377', u'INT_LESS_-1204799883'), ('tmp_860', u'CBRANCH_-1204799410'), (u'INDIRECT_-1204798720', u'COPY_-1204798850'), (u'LOAD_-1204799460', u'INT_ADD_-1204799420'), ('tmp_1377', u'INT_SUB_-1204799864'), (u'LOAD_-1204799922', u'PTRADD_-1204798764'), (u'COPY_-1204798509', u'CALL_-1204799001'), ('const-433', u'STORE_-1204799205'), (u'CAST_-1204798603', u'CALL_-1204799323'), ('const-433', u'LOAD_-1204799230'), ('const-1', u'INT_EQUAL_-1204799413'), (u'INDIRECT_-1204798565', u'COPY_-1204798615'), (u'INT_SRIGHT_-1204799096', u'MULTIEQUAL_-1204798962'), ('const-0', u'RETURN_-1204798853'), (u'MULTIEQUAL_-1204799138', u'CALL_-1204799748'), (u'CAST_-1204798565', u'COPY_-1204798862'), (u'INDIRECT_-1204798603', u'MULTIEQUAL_-1204798903'), ('tmp_1380', u'CALL_-1204799287'), (u'INDIRECT_-1204798604', u'MULTIEQUAL_-1204798659'), (u'LOAD_-1204799124', u'MULTIEQUAL_-1204798683'), (u'CALL_-1204799461', u'INDIRECT_-1204798803'), ('const-433', u'LOAD_-1204799641'), (u'INDIRECT_-1204798704', u'COPY_-1204798849'), (u'INDIRECT_-1204798819', u'MULTIEQUAL_-1204798919'), (u'CALL_-1204799323', u'INDIRECT_-1204798729'), (u'INDIRECT_-1204798933', u'MULTIEQUAL_-1204798919'), (u'MULTIEQUAL_-1204798962', u'INT_MULT_-1204799416'), (u'INDIRECT_-1204798581', u'COPY_-1204798631')]
[(u'INT_ADD_-1204799601', u'INT_LESS_-1204799586'), (u'CALL_-1204799161', u'INDIRECT_-1204798657'), ('tmp_2695', u'CALL_-1204799323'), (u'INT_ADD_-1204799428', u'CAST_-1204798657'), (u'LOAD_-1204799124', u'MULTIEQUAL_-1204798674'), (u'INT_SUB_-1204799864', u'INT_LESS_-1204799846'), ('const-0', u'INT_NOTEQUAL_-1204799392'), (u'LOAD_-1204799922', u'INT_LESS_-1204799762'), (u'INT_SUB_-1204799647', u'CAST_-1204798759'), (u'INDIRECT_-1204798657', u'COPY_-1204798863'), (u'INDIRECT_-1204798932', u'MULTIEQUAL_-1204798918'), (u'LOAD_-1204799641', u'INT_ADD_-1204799601'), (u'INT_LESS_-1204799762', u'CBRANCH_-1204799771'), ('const-1152921504606846974', u'INT_SUB_-1204799818'), ('const--49', u'PTRSUB_-1204798629'), ('tmp_558', u'CBRANCH_-1204799595'), (u'CAST_-1204798499', u'INT_SRIGHT_-1204799096'), (u'LOAD_-1204799641', u'INT_ADD_-1204799566'), ('tmp_2699', u'CALL_-1204799461'), ('tmp_2694', u'CALL_-1204799001'), ('tmp_2698', u'MULTIEQUAL_-1204799083'), ('const-0', u'INT_SLESS_-1204799169'), ('const-0', u'INT_SLESS_-1204799634'), (u'CALL_-1204799287', u'INDIRECT_-1204798669'), (u'MULTIEQUAL_-1204798658', u'COPY_-1204798856'), (u'INDIRECT_-1204798641', u'COPY_-1204798862'), ('const-4', u'INT_MULT_-1204799554'), ('tmp_2699', u'CALL_-1204799376'), ('tmp_1131', u'CBRANCH_-1204799176'), ('tmp_183', u'CBRANCH_-1204799852'), ('const--8', u'INT_ADD_-1204799095'), ('const-18', u'CALLOTHER_-1204799192'), (u'CALL_-1204799287', u'INDIRECT_-1204798703'), (u'COPY_-1204798510', u'CALL_-1204799001'), (u'INDIRECT_-1204798916', u'MULTIEQUAL_-1204798902'), ('const-433', u'LOAD_-1204799209'), ('const-1', u'RETURN_-1204799038'), (u'CALL_-1204799043', u'INDIRECT_-1204798603'), (u'LOAD_-1204799211', u'INT_ADD_-1204799193'), ('tmp_2698', u'LOAD_-1204799460'), (u'INT_EQUAL_-1204799413', u'CBRANCH_-1204799410'), ('tmp_1015', u'CBRANCH_-1204799248'), ('tmp_2699', u'INT_EQUAL_-1204799413'), (u'INDIRECT_-1204798669', u'INT_ADD_-1204799199'), (u'CALL_-1204799748', u'INDIRECT_-1204798916'), (u'INT_EQUAL_-1204799230', u'CBRANCH_-1204799223'), (u'LOAD_-1204799230', u'STORE_-1204799223'), (u'CALL_-1204799376', u'INDIRECT_-1204798774'), ('tmp_2699', u'INT_NOTEQUAL_-1204799392'), (u'INT_EQUAL_-1204799254', u'CBRANCH_-1204799248'), (u'PTRSUB_-1204798620', u'CALL_-1204799323'), ('const-4', u'INT_MULT_-1204799606'), (u'COPY_-1204798533', u'CALL_-1204799043'), (u'CAST_-1204798657', u'CALL_-1204799376'), ('tmp_1045', u'CBRANCH_-1204799223'), ('tmp_2695', u'INT_SUB_-1204799541'), (u'INDIRECT_-1204798587', u'COPY_-1204798639'), (u'CALL_-1204799287', u'CAST_-1204798576'), ('const-433', u'LOAD_-1204799664'), ('const-433', u'STORE_-1204799109'), (u'INT_ADD_-1204799101', u'STORE_-1204799109'), (u'CAST_-1204798759', u'LOAD_-1204799664'), (u'MULTIEQUAL_-1204799138', u'CALL_-1204799287'), ('tmp_898', u'BRANCH_-1204799373'), (u'LOAD_-1204799916', u'INT_LESS_-1204799883'), (u'COPY_-1204799731', u'RETURN_-1204799688'), (u'CAST_-1204798576', u'COPY_-1204798868'), ('const-3215664', u'COPY_-1204798510'), (u'INT_LESS_-1204799883', u'CBRANCH_-1204799892'), ('tmp_2694', u'INT_SUB_-1204799864'), (u'CALL_-1204799043', u'INDIRECT_-1204798587'), (u'STORE_-1204799109', u'INDIRECT_-1204798603'), (u'CAST_-1204798527', u'LOAD_-1204799209'), ('const-433', u'LOAD_-1204799922'), (u'STORE_-1204799109', u'INDIRECT_-1204798587'), ('tmp_2698', u'CALL_-1204799748'), (u'INT_ADD_-1204799672', u'INT_LESS_-1204799656'), (u'INT_SLESS_-1204799169', u'CBRANCH_-1204799176'), (u'LOAD_-1204799922', u'INT_SUB_-1204799647'), (u'CALL_-1204799001', u'INDIRECT_-1204798564'), ('const-4', u'INT_MULT_-1204799596'), (u'CALL_-1204799287', u'INDIRECT_-1204798719'), (u'INT_SUB_-1204799119', u'CAST_-1204798499'), (u'MULTIEQUAL_-1204799138', u'INT_ADD_-1204799807'), (u'INT_ADD_-1204799193', u'STORE_-1204799205'), ('const-4294967295', u'INT_ADD_-1204799101'), (u'INT_SUB_-1204799484', u'MULTIEQUAL_-1204798962'), ('tmp_604', u'CBRANCH_-1204799561'), (u'CAST_-1204798652', u'CALL_-1204799376'), ('tmp_2701', u'INT_LESS_-1204799846'), ('tmp_2695', u'INT_LESS_-1204799762'), (u'INT_SUB_-1204799818', u'INT_ADD_-1204799807'), (u'INDIRECT_-1204798694', u'CALL_-1204799287'), ('const-1', u'RETURN_-1204798996'), (u'LOAD_-1204799664', u'INT_SLESS_-1204799634'), ('tmp_911', u'BRANCH_-1204799219'), ('tmp_2698', u'LOAD_-1204799641'), (u'STORE_-1204799223', u'INDIRECT_-1204798618'), (u'INT_ADD_-1204799108', u'CAST_-1204798474'), (u'INDIRECT_-1204798703', u'COPY_-1204798848'), (u'INDIRECT_-1204798719', u'INT_EQUAL_-1204799254'), (u'INT_LESS_-1204799586', u'CBRANCH_-1204799595'), (u'COPY_-1204798868', u'RETURN_-1204798845'), (u'LOAD_-1204799916', u'INT_SUB_-1204799818'), (u'LOAD_-1204799922', u'INT_ADD_-1204799672'), (u'INDIRECT_-1204798564', u'COPY_-1204798614'), (u'INT_SUB_-1204799864', u'COPY_-1204798911'), (u'CAST_-1204798657', u'LOAD_-1204799230'), (u'CALL_-1204799461', u'INDIRECT_-1204798818'), (u'INDIRECT_-1204798774', u'MULTIEQUAL_-1204798918'), (u'INDIRECT_-1204798669', u'INT_ADD_-1204799095'), (u'COPY_-1204798911', u'MULTIEQUAL_-1204799138'), ('const-0', u'RETURN_-1204798845'), (u'PTRSUB_-1204798629', u'CALL_-1204799323'), ('tmp_499', u'CBRANCH_-1204799641'), ('const-3314310', u'COPY_-1204798508'), (u'CALL_-1204799748', u'INDIRECT_-1204798932'), (u'LOAD_-1204799124', u'INT_ADD_-1204799101'), ('tmp_1170', u'BRANCH_-1204799104'), ('const-24', u'INT_SUB_-1204799899'), ('const--24', u'INT_ADD_-1204799257'), (u'INDIRECT_-1204798669', u'INT_ADD_-1204799108'), (u'COPY_-1204798861', u'RETURN_-1204798838'), (u'INDIRECT_-1204798603', u'MULTIEQUAL_-1204798658'), (u'INDIRECT_-1204798587', u'MULTIEQUAL_-1204798642'), (u'INDIRECT_-1204798665', u'MULTIEQUAL_-1204798658'), (u'CAST_-1204798474', u'LOAD_-1204799124'), (u'INT_MULT_-1204799416', u'INT_ADD_-1204799428'), ('tmp_2699', u'INT_MULT_-1204799596'), ('const-17', u'CALLOTHER_-1204799210'), (u'INT_ADD_-1204799566', u'INT_LESS_-1204799563'), ('tmp_2694', u'INT_LESS_-1204799883'), ('const-433', u'STORE_-1204799223'), (u'INT_SUB_-1204799541', u'CAST_-1204798700'), (u'INT_LESS_-1204799656', u'CBRANCH_-1204799665'), ('tmp_2691', u'PTRSUB_-1204798629'), ('tmp_2698', u'CALL_-1204799461'), (u'CAST_-1204798576', u'COPY_-1204798861'), (u'INDIRECT_-1204798618', u'MULTIEQUAL_-1204798918'), (u'INT_ADD_-1204799573', u'INT_MULT_-1204799554'), (u'COPY_-1204798875', u'RETURN_-1204798852'), (u'MULTIEQUAL_-1204799083', u'COPY_-1204799731'), ('const-433', u'LOAD_-1204799460'), (u'COPY_-1204798508', u'CALL_-1204799001'), (u'CAST_-1204798562', u'CALL_-1204799161'), (u'INT_SLESS_-1204799634', u'CBRANCH_-1204799641'), ('const-2', u'INT_SRIGHT_-1204799518'), (u'INDIRECT_-1204798580', u'COPY_-1204798630'), (u'INT_NOTEQUAL_-1204799392', u'CBRANCH_-1204799391'), (u'LOAD_-1204799916', u'INT_MULT_-1204799660'), ('tmp_2698', u'CALL_-1204799287'), (u'CALL_-1204799001', u'INDIRECT_-1204798580'), ('const-8', u'INT_SUB_-1204799647'), (u'MULTIEQUAL_-1204799138', u'INT_SUB_-1204799484'), ('tmp_2694', u'CALL_-1204799461'), ('tmp_886', u'CBRANCH_-1204799391'), ('tmp_274', u'CBRANCH_-1204799796'), ('tmp_2695', u'INT_LESS_-1204799656'), (u'MULTIEQUAL_-1204798918', u'COPY_-1204798968'), (u'MULTIEQUAL_-1204799138', u'CALL_-1204799461'), ('tmp_309', u'CBRANCH_-1204799771'), (u'INDIRECT_-1204798602', u'MULTIEQUAL_-1204798902'), ('tmp_116', u'CBRANCH_-1204799892'), ('tmp_2694', u'INT_ADD_-1204799573'), ('tmp_2691', u'PTRSUB_-1204798620'), (u'INT_ADD_-1204799199', u'CAST_-1204798527'), ('tmp_2695', u'INT_ADD_-1204799608'), (u'COPY_-1204798910', u'MULTIEQUAL_-1204799138'), ('const-3314310', u'COPY_-1204798533'), ('const--8', u'INT_ADD_-1204799108'), ('tmp_2699', u'INT_LESS_-1204799788'), (u'PTRSUB_-1204798629', u'CALL_-1204799161'), (u'INT_MULT_-1204799554', u'INT_ADD_-1204799566'), (u'INDIRECT_-1204798603', u'COPY_-1204798655'), (u'INT_MULT_-1204799660', u'INT_ADD_-1204799672'), (u'MULTIEQUAL_-1204799138', u'INT_ADD_-1204799573'), ('const--48', u'PTRSUB_-1204798620'), (u'INT_LESS_-1204799563', u'CBRANCH_-1204799561'), (u'INT_MULT_-1204799596', u'INT_ADD_-1204799608'), ('const-433', u'LOAD_-1204799916'), (u'CALL_-1204799461', u'INDIRECT_-1204798802'), ('const-0', u'RETURN_-1204799688'), ('tmp_2695', u'INT_SUB_-1204799119'), ('tmp_2694', u'CALL_-1204799287'), (u'LOAD_-1204799460', u'INT_ADD_-1204799428'), (u'INT_MULT_-1204799606', u'INT_ADD_-1204799420'), (u'CAST_-1204798467', u'STORE_-1204799109'), (u'CAST_-1204798562', u'INT_EQUAL_-1204799254'), (u'LOAD_-1204799209', u'MULTIEQUAL_-1204798674'), (u'LOAD_-1204799916', u'INT_SUB_-1204799864'), (u'INT_SRIGHT_-1204799518', u'INT_ADD_-1204799493'), (u'CAST_-1204798868', u'LOAD_-1204799916'), (u'INT_ADD_-1204799807', u'INT_LESS_-1204799788'), ('const-4294967295', u'INT_ADD_-1204799193'), (u'INDIRECT_-1204798758', u'MULTIEQUAL_-1204798902'), ('tmp_2694', u'CALL_-1204799748'), (u'INT_ADD_-1204799257', u'CAST_-1204798562'), ('tmp_1294', u'BRANCH_-1204799083'), (u'INDIRECT_-1204798669', u'INT_ADD_-1204799257'), ('const--8', u'INT_ADD_-1204799199'), ('const-433', u'LOAD_-1204799124'), ('tmp_2699', u'CALL_-1204799287'), (u'LOAD_-1204799641', u'INT_SUB_-1204799119'), (u'INDIRECT_-1204798818', u'MULTIEQUAL_-1204798918'), ('tmp_455', u'CBRANCH_-1204799665'), ('const-0', u'INT_EQUAL_-1204799230'), (u'CAST_-1204798527', u'STORE_-1204799205'), ('const-433', u'LOAD_-1204799230'), (u'MULTIEQUAL_-1204798642', u'COPY_-1204798855'), (u'STORE_-1204799205', u'INDIRECT_-1204798649'), (u'CAST_-1204798652', u'STORE_-1204799223'), (u'CALL_-1204799323', u'INDIRECT_-1204798694'), (u'LOAD_-1204799922', u'INT_SUB_-1204799899'), ('const-433', u'STORE_-1204799205'), ('const-2', u'INT_SRIGHT_-1204799096'), (u'INT_ADD_-1204799493', u'INT_SUB_-1204799484'), ('const-433', u'LOAD_-1204799211'), ('const-4', u'INT_MULT_-1204799416'), (u'CALL_-1204799376', u'INDIRECT_-1204798758'), (u'CAST_-1204798795', u'MULTIEQUAL_-1204799083'), (u'INT_LESS_-1204799788', u'CBRANCH_-1204799796'), (u'LOAD_-1204799641', u'INT_SUB_-1204799541'), (u'INDIRECT_-1204798649', u'MULTIEQUAL_-1204798642'), (u'INT_LESS_-1204799846', u'CBRANCH_-1204799852'), (u'INT_ADD_-1204799420', u'CAST_-1204798652'), ('tmp_2699', u'CALL_-1204799323'), (u'INT_SUB_-1204799899', u'CAST_-1204798868'), ('const-1', u'INT_EQUAL_-1204799413'), (u'INT_ADD_-1204799608', u'INT_LESS_-1204799586'), ('const-0', u'RETURN_-1204798852'), (u'INT_MULT_-1204799606', u'INT_ADD_-1204799601'), ('tmp_860', u'CBRANCH_-1204799410'), (u'INT_ADD_-1204799095', u'CAST_-1204798467'), (u'LOAD_-1204799460', u'INT_ADD_-1204799420'), (u'INDIRECT_-1204798719', u'COPY_-1204798849'), ('tmp_2695', u'CALL_-1204799748'), (u'CALL_-1204799748', u'CAST_-1204798795'), (u'CALL_-1204799323', u'INDIRECT_-1204798728'), (u'INDIRECT_-1204798703', u'INT_EQUAL_-1204799230'), ('const-4', u'INT_MULT_-1204799660'), ('tmp_2701', u'COPY_-1204798910'), (u'STORE_-1204799205', u'INDIRECT_-1204798665'), (u'INT_SRIGHT_-1204799096', u'MULTIEQUAL_-1204798962'), (u'CALL_-1204799323', u'INDIRECT_-1204798744'), (u'MULTIEQUAL_-1204799138', u'CALL_-1204799748'), ('tmp_2694', u'INT_MULT_-1204799606'), (u'MULTIEQUAL_-1204798674', u'INT_SLESS_-1204799169'), (u'CAST_-1204798527', u'LOAD_-1204799211'), ('tmp_2695', u'INT_LESS_-1204799563'), ('tmp_2698', u'LOAD_-1204799922'), ('const-433', u'LOAD_-1204799641'), (u'MULTIEQUAL_-1204798902', u'COPY_-1204798952'), (u'CAST_-1204798576', u'COPY_-1204798875'), (u'STORE_-1204799223', u'INDIRECT_-1204798602'), (u'INDIRECT_-1204798802', u'MULTIEQUAL_-1204798902'), (u'MULTIEQUAL_-1204798962', u'INT_MULT_-1204799416'), ('tmp_2699', u'INT_ADD_-1204799493'), (u'CALL_-1204799161', u'INDIRECT_-1204798641'), ('const-0', u'RETURN_-1204798838'), (u'CAST_-1204798700', u'INT_SRIGHT_-1204799518')]
null
null
002f3620
x64
O2
(translation_unit "ulong * FUN_002f3620(ulong *param_1,ulong param_2,ulong param_3,ulong param_4,ulong param_5)\n\n{\n int *piVar1;\n wchar_t *__s2;\n int iVar2;\n ulong uVar3;\n ulong uVar4;\n ulong *puVar5;\n ulong uVar6;\n wchar_t *__s1;\n long lVar7;\n undefined1 local_31;\n long local_30;\n \n uVar3 = *param_1;\n uVar4 = *(ulong *)(uVar3 - 0x18);\n if (uVar4 < param_2) {\n /* WARNING: Subroutine does not return */\n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2);\n }\n uVar6 = uVar4 - param_2;\n if (param_3 < uVar4 - param_2) {\n uVar6 = param_3;\n }\n if ((0xffffffffffffffe - uVar4) + uVar6 < param_5) {\n /* WARNING: Subroutine does not return */\n FUN_002b5650("basic_string::replace");\n }\n if (((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8))) {\n param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4);\n }\n else {\n uVar3 = *param_1;\n if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */\n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }\n FUN_002f1e60(param_1,param_2,uVar6,param_5);\n __s2 = (wchar_t *)(*param_1 + lVar7 * 4);\n __s1 = (wchar_t *)(*param_1 + param_2 * 4);\n if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }\n }\n return param_1;\n}\n\n" (function_definition "ulong * FUN_002f3620(ulong *param_1,ulong param_2,ulong param_3,ulong param_4,ulong param_5)\n\n{\n int *piVar1;\n wchar_t *__s2;\n int iVar2;\n ulong uVar3;\n ulong uVar4;\n ulong *puVar5;\n ulong uVar6;\n wchar_t *__s1;\n long lVar7;\n undefined1 local_31;\n long local_30;\n \n uVar3 = *param_1;\n uVar4 = *(ulong *)(uVar3 - 0x18);\n if (uVar4 < param_2) {\n /* WARNING: Subroutine does not return */\n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2);\n }\n uVar6 = uVar4 - param_2;\n if (param_3 < uVar4 - param_2) {\n uVar6 = param_3;\n }\n if ((0xffffffffffffffe - uVar4) + uVar6 < param_5) {\n /* WARNING: Subroutine does not return */\n FUN_002b5650("basic_string::replace");\n }\n if (((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8))) {\n param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4);\n }\n else {\n uVar3 = *param_1;\n if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */\n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }\n FUN_002f1e60(param_1,param_2,uVar6,param_5);\n __s2 = (wchar_t *)(*param_1 + lVar7 * 4);\n __s1 = (wchar_t *)(*param_1 + param_2 * 4);\n if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }\n }\n return param_1;\n}" type_identifier (pointer_declarator "* FUN_002f3620(ulong *param_1,ulong param_2,ulong param_3,ulong param_4,ulong param_5)" * (function_declarator "FUN_002f3620(ulong *param_1,ulong param_2,ulong param_3,ulong param_4,ulong param_5)" identifier (parameter_list "(ulong *param_1,ulong param_2,ulong param_3,ulong param_4,ulong param_5)" ( (parameter_declaration "ulong *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) , (parameter_declaration "ulong param_3" type_identifier identifier) , (parameter_declaration "ulong param_4" type_identifier identifier) , (parameter_declaration "ulong param_5" type_identifier identifier) )))) (compound_statement "{\n int *piVar1;\n wchar_t *__s2;\n int iVar2;\n ulong uVar3;\n ulong uVar4;\n ulong *puVar5;\n ulong uVar6;\n wchar_t *__s1;\n long lVar7;\n undefined1 local_31;\n long local_30;\n \n uVar3 = *param_1;\n uVar4 = *(ulong *)(uVar3 - 0x18);\n if (uVar4 < param_2) {\n /* WARNING: Subroutine does not return */\n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2);\n }\n uVar6 = uVar4 - param_2;\n if (param_3 < uVar4 - param_2) {\n uVar6 = param_3;\n }\n if ((0xffffffffffffffe - uVar4) + uVar6 < param_5) {\n /* WARNING: Subroutine does not return */\n FUN_002b5650("basic_string::replace");\n }\n if (((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8))) {\n param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4);\n }\n else {\n uVar3 = *param_1;\n if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */\n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }\n FUN_002f1e60(param_1,param_2,uVar6,param_5);\n __s2 = (wchar_t *)(*param_1 + lVar7 * 4);\n __s1 = (wchar_t *)(*param_1 + param_2 * 4);\n if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }\n }\n return param_1;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "wchar_t *__s2;" type_identifier (pointer_declarator "*__s2" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "ulong *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "wchar_t *__s1;" type_identifier (pointer_declarator "*__s1" * identifier) ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_31;" type_identifier identifier ;) (declaration "long local_30;" (sized_type_specifier "long" long) identifier ;) (expression_statement "uVar3 = *param_1;" (assignment_expression "uVar3 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "uVar4 = *(ulong *)(uVar3 - 0x18);" (assignment_expression "uVar4 = *(ulong *)(uVar3 - 0x18)" identifier = (pointer_expression "*(ulong *)(uVar3 - 0x18)" * (cast_expression "(ulong *)(uVar3 - 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar3 - 0x18)" ( (binary_expression "uVar3 - 0x18" identifier - number_literal) ))))) ;) (if_statement "if (uVar4 < param_2) {\n /* WARNING: Subroutine does not return */\n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2);\n }" if (parenthesized_expression "(uVar4 < param_2)" ( (binary_expression "uVar4 < param_2" identifier < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2);\n }" { comment (expression_statement "FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2);" (call_expression "FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2)" identifier (argument_list "("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2)" ( (string_literal ""%s: __pos (which is %zu) > this->size() (which is %zu)"" " string_content ") , (string_literal ""basic_string::replace"" " string_content ") , identifier ))) ;) })) (expression_statement "uVar6 = uVar4 - param_2;" (assignment_expression "uVar6 = uVar4 - param_2" identifier = (binary_expression "uVar4 - param_2" identifier - identifier)) ;) (if_statement "if (param_3 < uVar4 - param_2) {\n uVar6 = param_3;\n }" if (parenthesized_expression "(param_3 < uVar4 - param_2)" ( (binary_expression "param_3 < uVar4 - param_2" identifier < (binary_expression "uVar4 - param_2" identifier - identifier)) )) (compound_statement "{\n uVar6 = param_3;\n }" { (expression_statement "uVar6 = param_3;" (assignment_expression "uVar6 = param_3" identifier = identifier) ;) })) (if_statement "if ((0xffffffffffffffe - uVar4) + uVar6 < param_5) {\n /* WARNING: Subroutine does not return */\n FUN_002b5650("basic_string::replace");\n }" if (parenthesized_expression "((0xffffffffffffffe - uVar4) + uVar6 < param_5)" ( (binary_expression "(0xffffffffffffffe - uVar4) + uVar6 < param_5" (binary_expression "(0xffffffffffffffe - uVar4) + uVar6" (parenthesized_expression "(0xffffffffffffffe - uVar4)" ( (binary_expression "0xffffffffffffffe - uVar4" number_literal - identifier) )) + identifier) < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_002b5650("basic_string::replace");\n }" { comment (expression_statement "FUN_002b5650("basic_string::replace");" (call_expression "FUN_002b5650("basic_string::replace")" identifier (argument_list "("basic_string::replace")" ( (string_literal ""basic_string::replace"" " string_content ") ))) ;) })) (if_statement "if (((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8))) {\n param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4);\n }\n else {\n uVar3 = *param_1;\n if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */\n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }\n FUN_002f1e60(param_1,param_2,uVar6,param_5);\n __s2 = (wchar_t *)(*param_1 + lVar7 * 4);\n __s1 = (wchar_t *)(*param_1 + param_2 * 4);\n if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }\n }" if (parenthesized_expression "(((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8)))" ( (binary_expression "((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8))" (parenthesized_expression "((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4))" ( (binary_expression "(param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)" (parenthesized_expression "(param_4 < uVar3)" ( (binary_expression "param_4 < uVar3" identifier < identifier) )) || (parenthesized_expression "(uVar3 + uVar4 * 4 < param_4)" ( (binary_expression "uVar3 + uVar4 * 4 < param_4" (binary_expression "uVar3 + uVar4 * 4" identifier + (binary_expression "uVar4 * 4" identifier * number_literal)) < identifier) ))) )) || (parenthesized_expression "(0 < *(int *)(uVar3 - 8))" ( (binary_expression "0 < *(int *)(uVar3 - 8)" number_literal < (pointer_expression "*(int *)(uVar3 - 8)" * (cast_expression "(int *)(uVar3 - 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar3 - 8)" ( (binary_expression "uVar3 - 8" identifier - number_literal) ))))) ))) )) (compound_statement "{\n param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4);\n }" { (expression_statement "param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4);" (assignment_expression "param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4)" identifier = (cast_expression "(ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002f2540(param_1,param_2,uVar6,param_4)" identifier (argument_list "(param_1,param_2,uVar6,param_4)" ( identifier , identifier , identifier , identifier ))))) ;) }) (else_clause "else {\n uVar3 = *param_1;\n if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */\n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }\n FUN_002f1e60(param_1,param_2,uVar6,param_5);\n __s2 = (wchar_t *)(*param_1 + lVar7 * 4);\n __s1 = (wchar_t *)(*param_1 + param_2 * 4);\n if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }\n }" else (compound_statement "{\n uVar3 = *param_1;\n if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */\n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }\n FUN_002f1e60(param_1,param_2,uVar6,param_5);\n __s2 = (wchar_t *)(*param_1 + lVar7 * 4);\n __s1 = (wchar_t *)(*param_1 + param_2 * 4);\n if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }\n }" { (expression_statement "uVar3 = *param_1;" (assignment_expression "uVar3 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */\n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }" if (parenthesized_expression "(uVar3 + param_2 * 4 < param_4 + param_5 * 4)" ( (binary_expression "uVar3 + param_2 * 4 < param_4 + param_5 * 4" (binary_expression "uVar3 + param_2 * 4" identifier + (binary_expression "param_2 * 4" identifier * number_literal)) < (binary_expression "param_4 + param_5 * 4" identifier + (binary_expression "param_5 * 4" identifier * number_literal))) )) (compound_statement "{\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */\n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }" { (if_statement "if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */\n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }" if (parenthesized_expression "(param_4 < uVar3 + (param_2 + uVar6) * 4)" ( (binary_expression "param_4 < uVar3 + (param_2 + uVar6) * 4" identifier < (binary_expression "uVar3 + (param_2 + uVar6) * 4" identifier + (binary_expression "(param_2 + uVar6) * 4" (parenthesized_expression "(param_2 + uVar6)" ( (binary_expression "param_2 + uVar6" identifier + identifier) )) * number_literal))) )) (compound_statement "{\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */\n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }" { (expression_statement "FUN_002f3600(&local_30,param_4,param_5,&local_31);" (call_expression "FUN_002f3600(&local_30,param_4,param_5,&local_31)" identifier (argument_list "(&local_30,param_4,param_5,&local_31)" ( (pointer_expression "&local_30" & identifier) , identifier , identifier , (pointer_expression "&local_31" & identifier) ))) ;) comment (expression_statement "puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);" (assignment_expression "puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5)" identifier = (cast_expression "(ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002f2540(param_1,param_2,uVar6,local_30,param_5)" identifier (argument_list "(param_1,param_2,uVar6,local_30,param_5)" ( identifier , identifier , identifier , identifier , identifier ))))) ;) (if_statement "if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }" if (parenthesized_expression "((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8)" ( (binary_expression "(undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8" (cast_expression "(undefined *)(local_30 + -0x18)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_30 + -0x18)" ( (binary_expression "local_30 + -0x18" identifier + number_literal) ))) == identifier) )) (compound_statement "{\n return puVar5;\n }" { (return_statement "return puVar5;" return identifier ;) })) (if_statement "if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" if (parenthesized_expression "(PTR___pthread_key_create_003bdee8 == (undefined *)0x0)" ( (binary_expression "PTR___pthread_key_create_003bdee8 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }" { (expression_statement "iVar2 = *(int *)(local_30 + -8);" (assignment_expression "iVar2 = *(int *)(local_30 + -8)" identifier = (pointer_expression "*(int *)(local_30 + -8)" * (cast_expression "(int *)(local_30 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_30 + -8)" ( (binary_expression "local_30 + -8" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(local_30 + -8) = iVar2 + -1;" (assignment_expression "*(int *)(local_30 + -8) = iVar2 + -1" (pointer_expression "*(int *)(local_30 + -8)" * (cast_expression "(int *)(local_30 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_30 + -8)" ( (binary_expression "local_30 + -8" identifier + number_literal) )))) = (binary_expression "iVar2 + -1" identifier + number_literal)) ;) }) (else_clause "else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" else (compound_statement "{\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" { (expression_statement "LOCK();" (call_expression "LOCK()" identifier (argument_list "()" ( ))) ;) (expression_statement "piVar1 = (int *)(local_30 + -8);" (assignment_expression "piVar1 = (int *)(local_30 + -8)" identifier = (cast_expression "(int *)(local_30 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_30 + -8)" ( (binary_expression "local_30 + -8" identifier + number_literal) )))) ;) (expression_statement "iVar2 = *piVar1;" (assignment_expression "iVar2 = *piVar1" identifier = (pointer_expression "*piVar1" * identifier)) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (0 < iVar2) {\n return puVar5;\n }" if (parenthesized_expression "(0 < iVar2)" ( (binary_expression "0 < iVar2" number_literal < identifier) )) (compound_statement "{\n return puVar5;\n }" { (return_statement "return puVar5;" return identifier ;) })) (expression_statement "thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);" (call_expression "thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31)" identifier (argument_list "((undefined *)(local_30 + -0x18),&local_31)" ( (cast_expression "(undefined *)(local_30 + -0x18)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_30 + -0x18)" ( (binary_expression "local_30 + -0x18" identifier + number_literal) ))) , (pointer_expression "&local_31" & identifier) ))) ;) (return_statement "return puVar5;" return identifier ;) })) (expression_statement "lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;" (assignment_expression "lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6" identifier = (binary_expression "(((long)(param_4 - uVar3) >> 2) + param_5) - uVar6" (parenthesized_expression "(((long)(param_4 - uVar3) >> 2) + param_5)" ( (binary_expression "((long)(param_4 - uVar3) >> 2) + param_5" (parenthesized_expression "((long)(param_4 - uVar3) >> 2)" ( (binary_expression "(long)(param_4 - uVar3) >> 2" (cast_expression "(long)(param_4 - uVar3)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_4 - uVar3)" ( (binary_expression "param_4 - uVar3" identifier - identifier) ))) >> number_literal) )) + identifier) )) - identifier)) ;) }) (else_clause "else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }" else (compound_statement "{\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }" { (expression_statement "lVar7 = (long)(param_4 - uVar3) >> 2;" (assignment_expression "lVar7 = (long)(param_4 - uVar3) >> 2" identifier = (binary_expression "(long)(param_4 - uVar3) >> 2" (cast_expression "(long)(param_4 - uVar3)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_4 - uVar3)" ( (binary_expression "param_4 - uVar3" identifier - identifier) ))) >> number_literal)) ;) }))) (expression_statement "FUN_002f1e60(param_1,param_2,uVar6,param_5);" (call_expression "FUN_002f1e60(param_1,param_2,uVar6,param_5)" identifier (argument_list "(param_1,param_2,uVar6,param_5)" ( identifier , identifier , identifier , identifier ))) ;) (expression_statement "__s2 = (wchar_t *)(*param_1 + lVar7 * 4);" (assignment_expression "__s2 = (wchar_t *)(*param_1 + lVar7 * 4)" identifier = (cast_expression "(wchar_t *)(*param_1 + lVar7 * 4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + lVar7 * 4)" ( (binary_expression "*param_1 + lVar7 * 4" (pointer_expression "*param_1" * identifier) + (binary_expression "lVar7 * 4" identifier * number_literal)) )))) ;) (expression_statement "__s1 = (wchar_t *)(*param_1 + param_2 * 4);" (assignment_expression "__s1 = (wchar_t *)(*param_1 + param_2 * 4)" identifier = (cast_expression "(wchar_t *)(*param_1 + param_2 * 4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + param_2 * 4)" ( (binary_expression "*param_1 + param_2 * 4" (pointer_expression "*param_1" * identifier) + (binary_expression "param_2 * 4" identifier * number_literal)) )))) ;) (if_statement "if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }" if (parenthesized_expression "(param_5 == 1)" ( (binary_expression "param_5 == 1" identifier == number_literal) )) (compound_statement "{\n *__s1 = *__s2;\n }" { (expression_statement "*__s1 = *__s2;" (assignment_expression "*__s1 = *__s2" (pointer_expression "*__s1" * identifier) = (pointer_expression "*__s2" * identifier)) ;) }) (else_clause "else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }" else (if_statement "if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }" if (parenthesized_expression "(param_5 != 0)" ( (binary_expression "param_5 != 0" identifier != number_literal) )) (compound_statement "{\n wmemcpy(__s1,__s2,param_5);\n }" { (expression_statement "wmemcpy(__s1,__s2,param_5);" (call_expression "wmemcpy(__s1,__s2,param_5)" identifier (argument_list "(__s1,__s2,param_5)" ( identifier , identifier , identifier ))) ;) })))) }))) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* std::wstring::replace(unsigned long, unsigned long, wchar_t const*, unsigned long) */\n\nwstring * __thiscall\nstd::wstring::replace(wstring *this,ulong param_1,ulong param_2,wchar_t *param_3,ulong param_4)\n\n{\n wchar_t *pwVar1;\n ulong uVar2;\n wstring *pwVar3;\n wchar_t wVar4;\n ulong uVar5;\n wchar_t *__s1;\n long lVar6;\n allocator local_31;\n wchar_t *local_30;\n \n pwVar1 = *(wchar_t **)this;\n uVar2 = *(ulong *)(pwVar1 + -6);\n if (uVar2 < param_1) {\n /* WARNING: Subroutine does not return */\n __throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_1);\n }\n uVar5 = uVar2 - param_1;\n if (param_2 < uVar2 - param_1) {\n uVar5 = param_2;\n }\n if ((0xffffffffffffffe - uVar2) + uVar5 < param_4) {\n /* WARNING: Subroutine does not return */\n __throw_length_error("basic_string::replace");\n }\n if (((param_3 < pwVar1) || (pwVar1 + uVar2 < param_3)) || (L'\0' < pwVar1[-2])) {\n this = (wstring *)_M_replace_safe(this,param_1,uVar5,param_3,param_4);\n }\n else {\n lVar6 = *(long *)this;\n if ((wchar_t *)(lVar6 + param_1 * 4) < param_3 + param_4) {\n if (param_3 < (wchar_t *)(lVar6 + (param_1 + uVar5) * 4)) {\n wstring((wstring *)&local_30,param_3,param_4,&local_31);\n /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */\n pwVar3 = (wstring *)_M_replace_safe(this,param_1,uVar5,local_30,param_4);\n if ((allocator *)(local_30 + -6) == (allocator *)PTR__S_empty_rep_storage_003bdcd8) {\n return pwVar3;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n wVar4 = local_30[-2];\n local_30[-2] = wVar4 + L'\xffffffff';\n }\n else {\n LOCK();\n pwVar1 = local_30 + -2;\n wVar4 = *pwVar1;\n *pwVar1 = *pwVar1 + L'\xffffffff';\n UNLOCK();\n }\n if (L'\0' < wVar4) {\n return pwVar3;\n }\n _Rep::_M_destroy((allocator *)(local_30 + -6));\n return pwVar3;\n }\n lVar6 = (((long)param_3 - lVar6 >> 2) + param_4) - uVar5;\n }\n else {\n lVar6 = (long)param_3 - lVar6 >> 2;\n }\n _M_mutate(this,param_1,uVar5,param_4);\n pwVar1 = (wchar_t *)(*(long *)this + lVar6 * 4);\n __s1 = (wchar_t *)(*(long *)this + param_1 * 4);\n if (param_4 == 1) {\n *__s1 = *pwVar1;\n }\n else if (param_4 != 0) {\n wmemcpy(__s1,pwVar1,param_4);\n }\n }\n return this;\n}\n\n" comment (ERROR "wstring * __thiscall\nstd::wstring::replace(wstring *this," (binary_expression "wstring * __thiscall\nstd::wstring::replace(wstring *this" (binary_expression "wstring * __thiscall" identifier * identifier) (ERROR "std::wstring::replace(wstring" identifier : : identifier : : identifier ( identifier) * identifier) ,) (declaration "ulong param_1,ulong param_2,wchar_t *param_3,ulong param_4)\n\n{\n wchar_t *pwVar1;" type_identifier identifier , (ERROR "ulong" identifier) identifier , (ERROR "wchar_t" identifier) (pointer_declarator "*param_3" * identifier) , (ERROR "ulong param_4)\n\n{\n wchar_t" identifier identifier ) { identifier) (pointer_declarator "*pwVar1" * identifier) ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "wstring *pwVar3;" type_identifier (pointer_declarator "*pwVar3" * identifier) ;) (declaration "wchar_t wVar4;" type_identifier identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "wchar_t *__s1;" type_identifier (pointer_declarator "*__s1" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "allocator local_31;" type_identifier identifier ;) (declaration "wchar_t *local_30;" type_identifier (pointer_declarator "*local_30" * identifier) ;) (expression_statement "pwVar1 = *(wchar_t **)this;" (assignment_expression "pwVar1 = *(wchar_t **)this" identifier = (pointer_expression "*(wchar_t **)this" * (cast_expression "(wchar_t **)this" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) (expression_statement "uVar2 = *(ulong *)(pwVar1 + -6);" (assignment_expression "uVar2 = *(ulong *)(pwVar1 + -6)" identifier = (pointer_expression "*(ulong *)(pwVar1 + -6)" * (cast_expression "(ulong *)(pwVar1 + -6)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pwVar1 + -6)" ( (binary_expression "pwVar1 + -6" identifier + number_literal) ))))) ;) (if_statement "if (uVar2 < param_1) {\n /* WARNING: Subroutine does not return */\n __throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_1);\n }" if (parenthesized_expression "(uVar2 < param_1)" ( (binary_expression "uVar2 < param_1" identifier < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_1);\n }" { comment (expression_statement "__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_1);" (call_expression "__throw_out_of_range_fmt\n ("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_1)" identifier (argument_list "("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_1)" ( (string_literal ""%s: __pos (which is %zu) > this->size() (which is %zu)"" " string_content ") , (string_literal ""basic_string::replace"" " string_content ") , identifier ))) ;) })) (expression_statement "uVar5 = uVar2 - param_1;" (assignment_expression "uVar5 = uVar2 - param_1" identifier = (binary_expression "uVar2 - param_1" identifier - identifier)) ;) (if_statement "if (param_2 < uVar2 - param_1) {\n uVar5 = param_2;\n }" if (parenthesized_expression "(param_2 < uVar2 - param_1)" ( (binary_expression "param_2 < uVar2 - param_1" identifier < (binary_expression "uVar2 - param_1" identifier - identifier)) )) (compound_statement "{\n uVar5 = param_2;\n }" { (expression_statement "uVar5 = param_2;" (assignment_expression "uVar5 = param_2" identifier = identifier) ;) })) (if_statement "if ((0xffffffffffffffe - uVar2) + uVar5 < param_4) {\n /* WARNING: Subroutine does not return */\n __throw_length_error("basic_string::replace");\n }" if (parenthesized_expression "((0xffffffffffffffe - uVar2) + uVar5 < param_4)" ( (binary_expression "(0xffffffffffffffe - uVar2) + uVar5 < param_4" (binary_expression "(0xffffffffffffffe - uVar2) + uVar5" (parenthesized_expression "(0xffffffffffffffe - uVar2)" ( (binary_expression "0xffffffffffffffe - uVar2" number_literal - identifier) )) + identifier) < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __throw_length_error("basic_string::replace");\n }" { comment (expression_statement "__throw_length_error("basic_string::replace");" (call_expression "__throw_length_error("basic_string::replace")" identifier (argument_list "("basic_string::replace")" ( (string_literal ""basic_string::replace"" " string_content ") ))) ;) })) (if_statement "if (((param_3 < pwVar1) || (pwVar1 + uVar2 < param_3)) || (L'\0' < pwVar1[-2])) {\n this = (wstring *)_M_replace_safe(this,param_1,uVar5,param_3,param_4);\n }\n else {\n lVar6 = *(long *)this;\n if ((wchar_t *)(lVar6 + param_1 * 4) < param_3 + param_4) {\n if (param_3 < (wchar_t *)(lVar6 + (param_1 + uVar5) * 4)) {\n wstring((wstring *)&local_30,param_3,param_4,&local_31);\n /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */\n pwVar3 = (wstring *)_M_replace_safe(this,param_1,uVar5,local_30,param_4);\n if ((allocator *)(local_30 + -6) == (allocator *)PTR__S_empty_rep_storage_003bdcd8) {\n return pwVar3;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n wVar4 = local_30[-2];\n local_30[-2] = wVar4 + L'\xffffffff';\n }\n else {\n LOCK();\n pwVar1 = local_30 + -2;\n wVar4 = *pwVar1;\n *pwVar1 = *pwVar1 + L'\xffffffff';\n UNLOCK();\n }\n if (L'\0' < wVar4) {\n return pwVar3;\n }\n _Rep::_M_destroy((allocator *)(local_30 + -6));\n return pwVar3;\n }\n lVar6 = (((long)param_3 - lVar6 >> 2) + param_4) - uVar5;\n }\n else {\n lVar6 = (long)param_3 - lVar6 >> 2;\n }\n _M_mutate(this,param_1,uVar5,param_4);\n pwVar1 = (wchar_t *)(*(long *)this + lVar6 * 4);\n __s1 = (wchar_t *)(*(long *)this + param_1 * 4);\n if (param_4 == 1) {\n *__s1 = *pwVar1;\n }\n else if (param_4 != 0) {\n wmemcpy(__s1,pwVar1,param_4);\n }\n }" if (parenthesized_expression "(((param_3 < pwVar1) || (pwVar1 + uVar2 < param_3)) || (L'\0' < pwVar1[-2]))" ( (binary_expression "((param_3 < pwVar1) || (pwVar1 + uVar2 < param_3)) || (L'\0' < pwVar1[-2])" (parenthesized_expression "((param_3 < pwVar1) || (pwVar1 + uVar2 < param_3))" ( (binary_expression "(param_3 < pwVar1) || (pwVar1 + uVar2 < param_3)" (parenthesized_expression "(param_3 < pwVar1)" ( (binary_expression "param_3 < pwVar1" identifier < identifier) )) || (parenthesized_expression "(pwVar1 + uVar2 < param_3)" ( (binary_expression "pwVar1 + uVar2 < param_3" (binary_expression "pwVar1 + uVar2" identifier + identifier) < identifier) ))) )) || (parenthesized_expression "(L'\0' < pwVar1[-2])" ( (binary_expression "L'\0' < pwVar1[-2]" (char_literal "L'\0'" L' escape_sequence ') < (subscript_expression "pwVar1[-2]" identifier [ number_literal ])) ))) )) (compound_statement "{\n this = (wstring *)_M_replace_safe(this,param_1,uVar5,param_3,param_4);\n }" { (expression_statement "this = (wstring *)_M_replace_safe(this,param_1,uVar5,param_3,param_4);" (assignment_expression "this = (wstring *)_M_replace_safe(this,param_1,uVar5,param_3,param_4)" identifier = (cast_expression "(wstring *)_M_replace_safe(this,param_1,uVar5,param_3,param_4)" ( (type_descriptor "wstring *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "_M_replace_safe(this,param_1,uVar5,param_3,param_4)" identifier (argument_list "(this,param_1,uVar5,param_3,param_4)" ( identifier , identifier , identifier , identifier , identifier ))))) ;) }) (else_clause "else {\n lVar6 = *(long *)this;\n if ((wchar_t *)(lVar6 + param_1 * 4) < param_3 + param_4) {\n if (param_3 < (wchar_t *)(lVar6 + (param_1 + uVar5) * 4)) {\n wstring((wstring *)&local_30,param_3,param_4,&local_31);\n /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */\n pwVar3 = (wstring *)_M_replace_safe(this,param_1,uVar5,local_30,param_4);\n if ((allocator *)(local_30 + -6) == (allocator *)PTR__S_empty_rep_storage_003bdcd8) {\n return pwVar3;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n wVar4 = local_30[-2];\n local_30[-2] = wVar4 + L'\xffffffff';\n }\n else {\n LOCK();\n pwVar1 = local_30 + -2;\n wVar4 = *pwVar1;\n *pwVar1 = *pwVar1 + L'\xffffffff';\n UNLOCK();\n }\n if (L'\0' < wVar4) {\n return pwVar3;\n }\n _Rep::_M_destroy((allocator *)(local_30 + -6));\n return pwVar3;\n }\n lVar6 = (((long)param_3 - lVar6 >> 2) + param_4) - uVar5;\n }\n else {\n lVar6 = (long)param_3 - lVar6 >> 2;\n }\n _M_mutate(this,param_1,uVar5,param_4);\n pwVar1 = (wchar_t *)(*(long *)this + lVar6 * 4);\n __s1 = (wchar_t *)(*(long *)this + param_1 * 4);\n if (param_4 == 1) {\n *__s1 = *pwVar1;\n }\n else if (param_4 != 0) {\n wmemcpy(__s1,pwVar1,param_4);\n }\n }" else (compound_statement "{\n lVar6 = *(long *)this;\n if ((wchar_t *)(lVar6 + param_1 * 4) < param_3 + param_4) {\n if (param_3 < (wchar_t *)(lVar6 + (param_1 + uVar5) * 4)) {\n wstring((wstring *)&local_30,param_3,param_4,&local_31);\n /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */\n pwVar3 = (wstring *)_M_replace_safe(this,param_1,uVar5,local_30,param_4);\n if ((allocator *)(local_30 + -6) == (allocator *)PTR__S_empty_rep_storage_003bdcd8) {\n return pwVar3;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n wVar4 = local_30[-2];\n local_30[-2] = wVar4 + L'\xffffffff';\n }\n else {\n LOCK();\n pwVar1 = local_30 + -2;\n wVar4 = *pwVar1;\n *pwVar1 = *pwVar1 + L'\xffffffff';\n UNLOCK();\n }\n if (L'\0' < wVar4) {\n return pwVar3;\n }\n _Rep::_M_destroy((allocator *)(local_30 + -6));\n return pwVar3;\n }\n lVar6 = (((long)param_3 - lVar6 >> 2) + param_4) - uVar5;\n }\n else {\n lVar6 = (long)param_3 - lVar6 >> 2;\n }\n _M_mutate(this,param_1,uVar5,param_4);\n pwVar1 = (wchar_t *)(*(long *)this + lVar6 * 4);\n __s1 = (wchar_t *)(*(long *)this + param_1 * 4);\n if (param_4 == 1) {\n *__s1 = *pwVar1;\n }\n else if (param_4 != 0) {\n wmemcpy(__s1,pwVar1,param_4);\n }\n }" { (expression_statement "lVar6 = *(long *)this;" (assignment_expression "lVar6 = *(long *)this" identifier = (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier))) ;) (if_statement "if ((wchar_t *)(lVar6 + param_1 * 4) < param_3 + param_4) {\n if (param_3 < (wchar_t *)(lVar6 + (param_1 + uVar5) * 4)) {\n wstring((wstring *)&local_30,param_3,param_4,&local_31);\n /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */\n pwVar3 = (wstring *)_M_replace_safe(this,param_1,uVar5,local_30,param_4);\n if ((allocator *)(local_30 + -6) == (allocator *)PTR__S_empty_rep_storage_003bdcd8) {\n return pwVar3;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n wVar4 = local_30[-2];\n local_30[-2] = wVar4 + L'\xffffffff';\n }\n else {\n LOCK();\n pwVar1 = local_30 + -2;\n wVar4 = *pwVar1;\n *pwVar1 = *pwVar1 + L'\xffffffff';\n UNLOCK();\n }\n if (L'\0' < wVar4) {\n return pwVar3;\n }\n _Rep::_M_destroy((allocator *)(local_30 + -6));\n return pwVar3;\n }\n lVar6 = (((long)param_3 - lVar6 >> 2) + param_4) - uVar5;\n }\n else {\n lVar6 = (long)param_3 - lVar6 >> 2;\n }" if (parenthesized_expression "((wchar_t *)(lVar6 + param_1 * 4) < param_3 + param_4)" ( (binary_expression "(wchar_t *)(lVar6 + param_1 * 4) < param_3 + param_4" (cast_expression "(wchar_t *)(lVar6 + param_1 * 4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + param_1 * 4)" ( (binary_expression "lVar6 + param_1 * 4" identifier + (binary_expression "param_1 * 4" identifier * number_literal)) ))) < (binary_expression "param_3 + param_4" identifier + identifier)) )) (compound_statement "{\n if (param_3 < (wchar_t *)(lVar6 + (param_1 + uVar5) * 4)) {\n wstring((wstring *)&local_30,param_3,param_4,&local_31);\n /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */\n pwVar3 = (wstring *)_M_replace_safe(this,param_1,uVar5,local_30,param_4);\n if ((allocator *)(local_30 + -6) == (allocator *)PTR__S_empty_rep_storage_003bdcd8) {\n return pwVar3;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n wVar4 = local_30[-2];\n local_30[-2] = wVar4 + L'\xffffffff';\n }\n else {\n LOCK();\n pwVar1 = local_30 + -2;\n wVar4 = *pwVar1;\n *pwVar1 = *pwVar1 + L'\xffffffff';\n UNLOCK();\n }\n if (L'\0' < wVar4) {\n return pwVar3;\n }\n _Rep::_M_destroy((allocator *)(local_30 + -6));\n return pwVar3;\n }\n lVar6 = (((long)param_3 - lVar6 >> 2) + param_4) - uVar5;\n }" { (if_statement "if (param_3 < (wchar_t *)(lVar6 + (param_1 + uVar5) * 4)) {\n wstring((wstring *)&local_30,param_3,param_4,&local_31);\n /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */\n pwVar3 = (wstring *)_M_replace_safe(this,param_1,uVar5,local_30,param_4);\n if ((allocator *)(local_30 + -6) == (allocator *)PTR__S_empty_rep_storage_003bdcd8) {\n return pwVar3;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n wVar4 = local_30[-2];\n local_30[-2] = wVar4 + L'\xffffffff';\n }\n else {\n LOCK();\n pwVar1 = local_30 + -2;\n wVar4 = *pwVar1;\n *pwVar1 = *pwVar1 + L'\xffffffff';\n UNLOCK();\n }\n if (L'\0' < wVar4) {\n return pwVar3;\n }\n _Rep::_M_destroy((allocator *)(local_30 + -6));\n return pwVar3;\n }" if (parenthesized_expression "(param_3 < (wchar_t *)(lVar6 + (param_1 + uVar5) * 4))" ( (binary_expression "param_3 < (wchar_t *)(lVar6 + (param_1 + uVar5) * 4)" identifier < (cast_expression "(wchar_t *)(lVar6 + (param_1 + uVar5) * 4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + (param_1 + uVar5) * 4)" ( (binary_expression "lVar6 + (param_1 + uVar5) * 4" identifier + (binary_expression "(param_1 + uVar5) * 4" (parenthesized_expression "(param_1 + uVar5)" ( (binary_expression "param_1 + uVar5" identifier + identifier) )) * number_literal)) )))) )) (compound_statement "{\n wstring((wstring *)&local_30,param_3,param_4,&local_31);\n /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */\n pwVar3 = (wstring *)_M_replace_safe(this,param_1,uVar5,local_30,param_4);\n if ((allocator *)(local_30 + -6) == (allocator *)PTR__S_empty_rep_storage_003bdcd8) {\n return pwVar3;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n wVar4 = local_30[-2];\n local_30[-2] = wVar4 + L'\xffffffff';\n }\n else {\n LOCK();\n pwVar1 = local_30 + -2;\n wVar4 = *pwVar1;\n *pwVar1 = *pwVar1 + L'\xffffffff';\n UNLOCK();\n }\n if (L'\0' < wVar4) {\n return pwVar3;\n }\n _Rep::_M_destroy((allocator *)(local_30 + -6));\n return pwVar3;\n }" { (expression_statement "wstring((wstring *)&local_30,param_3,param_4,&local_31);" (call_expression "wstring((wstring *)&local_30,param_3,param_4,&local_31)" identifier (argument_list "((wstring *)&local_30,param_3,param_4,&local_31)" ( (cast_expression "(wstring *)&local_30" ( (type_descriptor "wstring *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_30" & identifier)) , identifier , identifier , (pointer_expression "&local_31" & identifier) ))) ;) comment (expression_statement "pwVar3 = (wstring *)_M_replace_safe(this,param_1,uVar5,local_30,param_4);" (assignment_expression "pwVar3 = (wstring *)_M_replace_safe(this,param_1,uVar5,local_30,param_4)" identifier = (cast_expression "(wstring *)_M_replace_safe(this,param_1,uVar5,local_30,param_4)" ( (type_descriptor "wstring *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "_M_replace_safe(this,param_1,uVar5,local_30,param_4)" identifier (argument_list "(this,param_1,uVar5,local_30,param_4)" ( identifier , identifier , identifier , identifier , identifier ))))) ;) (if_statement "if ((allocator *)(local_30 + -6) == (allocator *)PTR__S_empty_rep_storage_003bdcd8) {\n return pwVar3;\n }" if (parenthesized_expression "((allocator *)(local_30 + -6) == (allocator *)PTR__S_empty_rep_storage_003bdcd8)" ( (binary_expression "(allocator *)(local_30 + -6) == (allocator *)PTR__S_empty_rep_storage_003bdcd8" (cast_expression "(allocator *)(local_30 + -6)" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_30 + -6)" ( (binary_expression "local_30 + -6" identifier + number_literal) ))) == (cast_expression "(allocator *)PTR__S_empty_rep_storage_003bdcd8" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n return pwVar3;\n }" { (return_statement "return pwVar3;" return identifier ;) })) (if_statement "if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n wVar4 = local_30[-2];\n local_30[-2] = wVar4 + L'\xffffffff';\n }\n else {\n LOCK();\n pwVar1 = local_30 + -2;\n wVar4 = *pwVar1;\n *pwVar1 = *pwVar1 + L'\xffffffff';\n UNLOCK();\n }" if (parenthesized_expression "(PTR___pthread_key_create_003bdee8 == (undefined *)0x0)" ( (binary_expression "PTR___pthread_key_create_003bdee8 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n wVar4 = local_30[-2];\n local_30[-2] = wVar4 + L'\xffffffff';\n }" { (expression_statement "wVar4 = local_30[-2];" (assignment_expression "wVar4 = local_30[-2]" identifier = (subscript_expression "local_30[-2]" identifier [ number_literal ])) ;) (expression_statement "local_30[-2] = wVar4 + L'\xffffffff';" (assignment_expression "local_30[-2] = wVar4 + L'\xffffffff'" (subscript_expression "local_30[-2]" identifier [ number_literal ]) = (binary_expression "wVar4 + L'\xffffffff'" identifier + (char_literal "L'\xffffffff'" L' escape_sequence character character character character '))) ;) }) (else_clause "else {\n LOCK();\n pwVar1 = local_30 + -2;\n wVar4 = *pwVar1;\n *pwVar1 = *pwVar1 + L'\xffffffff';\n UNLOCK();\n }" else (compound_statement "{\n LOCK();\n pwVar1 = local_30 + -2;\n wVar4 = *pwVar1;\n *pwVar1 = *pwVar1 + L'\xffffffff';\n UNLOCK();\n }" { (expression_statement "LOCK();" (call_expression "LOCK()" identifier (argument_list "()" ( ))) ;) (expression_statement "pwVar1 = local_30 + -2;" (assignment_expression "pwVar1 = local_30 + -2" identifier = (binary_expression "local_30 + -2" identifier + number_literal)) ;) (expression_statement "wVar4 = *pwVar1;" (assignment_expression "wVar4 = *pwVar1" identifier = (pointer_expression "*pwVar1" * identifier)) ;) (expression_statement "*pwVar1 = *pwVar1 + L'\xffffffff';" (assignment_expression "*pwVar1 = *pwVar1 + L'\xffffffff'" (pointer_expression "*pwVar1" * identifier) = (binary_expression "*pwVar1 + L'\xffffffff'" (pointer_expression "*pwVar1" * identifier) + (char_literal "L'\xffffffff'" L' escape_sequence character character character character '))) ;) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (L'\0' < wVar4) {\n return pwVar3;\n }" if (parenthesized_expression "(L'\0' < wVar4)" ( (binary_expression "L'\0' < wVar4" (char_literal "L'\0'" L' escape_sequence ') < identifier) )) (compound_statement "{\n return pwVar3;\n }" { (return_statement "return pwVar3;" return identifier ;) })) (labeled_statement "_Rep::_M_destroy((allocator *)(local_30 + -6));" statement_identifier : (ERROR ":" :) (expression_statement "_M_destroy((allocator *)(local_30 + -6));" (call_expression "_M_destroy((allocator *)(local_30 + -6))" identifier (argument_list "((allocator *)(local_30 + -6))" ( (cast_expression "(allocator *)(local_30 + -6)" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_30 + -6)" ( (binary_expression "local_30 + -6" identifier + number_literal) ))) ))) ;)) (return_statement "return pwVar3;" return identifier ;) })) (expression_statement "lVar6 = (((long)param_3 - lVar6 >> 2) + param_4) - uVar5;" (assignment_expression "lVar6 = (((long)param_3 - lVar6 >> 2) + param_4) - uVar5" identifier = (binary_expression "(((long)param_3 - lVar6 >> 2) + param_4) - uVar5" (parenthesized_expression "(((long)param_3 - lVar6 >> 2) + param_4)" ( (binary_expression "((long)param_3 - lVar6 >> 2) + param_4" (parenthesized_expression "((long)param_3 - lVar6 >> 2)" ( (binary_expression "(long)param_3 - lVar6 >> 2" (binary_expression "(long)param_3 - lVar6" (cast_expression "(long)param_3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - identifier) >> number_literal) )) + identifier) )) - identifier)) ;) }) (else_clause "else {\n lVar6 = (long)param_3 - lVar6 >> 2;\n }" else (compound_statement "{\n lVar6 = (long)param_3 - lVar6 >> 2;\n }" { (expression_statement "lVar6 = (long)param_3 - lVar6 >> 2;" (assignment_expression "lVar6 = (long)param_3 - lVar6 >> 2" identifier = (binary_expression "(long)param_3 - lVar6 >> 2" (binary_expression "(long)param_3 - lVar6" (cast_expression "(long)param_3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - identifier) >> number_literal)) ;) }))) (expression_statement "_M_mutate(this,param_1,uVar5,param_4);" (call_expression "_M_mutate(this,param_1,uVar5,param_4)" identifier (argument_list "(this,param_1,uVar5,param_4)" ( identifier , identifier , identifier , identifier ))) ;) (expression_statement "pwVar1 = (wchar_t *)(*(long *)this + lVar6 * 4);" (assignment_expression "pwVar1 = (wchar_t *)(*(long *)this + lVar6 * 4)" identifier = (cast_expression "(wchar_t *)(*(long *)this + lVar6 * 4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)this + lVar6 * 4)" ( (binary_expression "*(long *)this + lVar6 * 4" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + (binary_expression "lVar6 * 4" identifier * number_literal)) )))) ;) (expression_statement "__s1 = (wchar_t *)(*(long *)this + param_1 * 4);" (assignment_expression "__s1 = (wchar_t *)(*(long *)this + param_1 * 4)" identifier = (cast_expression "(wchar_t *)(*(long *)this + param_1 * 4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)this + param_1 * 4)" ( (binary_expression "*(long *)this + param_1 * 4" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + (binary_expression "param_1 * 4" identifier * number_literal)) )))) ;) (if_statement "if (param_4 == 1) {\n *__s1 = *pwVar1;\n }\n else if (param_4 != 0) {\n wmemcpy(__s1,pwVar1,param_4);\n }" if (parenthesized_expression "(param_4 == 1)" ( (binary_expression "param_4 == 1" identifier == number_literal) )) (compound_statement "{\n *__s1 = *pwVar1;\n }" { (expression_statement "*__s1 = *pwVar1;" (assignment_expression "*__s1 = *pwVar1" (pointer_expression "*__s1" * identifier) = (pointer_expression "*pwVar1" * identifier)) ;) }) (else_clause "else if (param_4 != 0) {\n wmemcpy(__s1,pwVar1,param_4);\n }" else (if_statement "if (param_4 != 0) {\n wmemcpy(__s1,pwVar1,param_4);\n }" if (parenthesized_expression "(param_4 != 0)" ( (binary_expression "param_4 != 0" identifier != number_literal) )) (compound_statement "{\n wmemcpy(__s1,pwVar1,param_4);\n }" { (expression_statement "wmemcpy(__s1,pwVar1,param_4);" (call_expression "wmemcpy(__s1,pwVar1,param_4)" identifier (argument_list "(__s1,pwVar1,param_4)" ( identifier , identifier , identifier ))) ;) })))) }))) (return_statement "return this;" return identifier ;) (ERROR "}" }))
(translation_unit "ulong * FUN_002f3620(ulong *param_1,ulong param_2,ulong param_3,ulong param_4,ulong param_5)\n\n{\n int *piVar1;\n wchar_t *__s2;\n int iVar2;\n ulong uVar3;\n ulong uVar4;\n ulong *puVar5;\n ulong uVar6;\n wchar_t *__s1;\n long lVar7;\n undefined1 local_31;\n long local_30;\n \n uVar3 = *param_1;\n uVar4 = *(ulong *)(uVar3 - 0x18);\n if (uVar4 < param_2) {\n \n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2);\n }\n uVar6 = uVar4 - param_2;\n if (param_3 < uVar4 - param_2) {\n uVar6 = param_3;\n }\n if ((0xffffffffffffffe - uVar4) + uVar6 < param_5) {\n \n FUN_002b5650("basic_string::replace");\n }\n if (((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8))) {\n param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4);\n }\n else {\n uVar3 = *param_1;\n if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }\n FUN_002f1e60(param_1,param_2,uVar6,param_5);\n __s2 = (wchar_t *)(*param_1 + lVar7 * 4);\n __s1 = (wchar_t *)(*param_1 + param_2 * 4);\n if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }\n }\n return param_1;\n}\n\n" (function_definition "ulong * FUN_002f3620(ulong *param_1,ulong param_2,ulong param_3,ulong param_4,ulong param_5)\n\n{\n int *piVar1;\n wchar_t *__s2;\n int iVar2;\n ulong uVar3;\n ulong uVar4;\n ulong *puVar5;\n ulong uVar6;\n wchar_t *__s1;\n long lVar7;\n undefined1 local_31;\n long local_30;\n \n uVar3 = *param_1;\n uVar4 = *(ulong *)(uVar3 - 0x18);\n if (uVar4 < param_2) {\n \n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2);\n }\n uVar6 = uVar4 - param_2;\n if (param_3 < uVar4 - param_2) {\n uVar6 = param_3;\n }\n if ((0xffffffffffffffe - uVar4) + uVar6 < param_5) {\n \n FUN_002b5650("basic_string::replace");\n }\n if (((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8))) {\n param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4);\n }\n else {\n uVar3 = *param_1;\n if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }\n FUN_002f1e60(param_1,param_2,uVar6,param_5);\n __s2 = (wchar_t *)(*param_1 + lVar7 * 4);\n __s1 = (wchar_t *)(*param_1 + param_2 * 4);\n if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }\n }\n return param_1;\n}" type_identifier (pointer_declarator "* FUN_002f3620(ulong *param_1,ulong param_2,ulong param_3,ulong param_4,ulong param_5)" * (function_declarator "FUN_002f3620(ulong *param_1,ulong param_2,ulong param_3,ulong param_4,ulong param_5)" identifier (parameter_list "(ulong *param_1,ulong param_2,ulong param_3,ulong param_4,ulong param_5)" ( (parameter_declaration "ulong *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) , (parameter_declaration "ulong param_3" type_identifier identifier) , (parameter_declaration "ulong param_4" type_identifier identifier) , (parameter_declaration "ulong param_5" type_identifier identifier) )))) (compound_statement "{\n int *piVar1;\n wchar_t *__s2;\n int iVar2;\n ulong uVar3;\n ulong uVar4;\n ulong *puVar5;\n ulong uVar6;\n wchar_t *__s1;\n long lVar7;\n undefined1 local_31;\n long local_30;\n \n uVar3 = *param_1;\n uVar4 = *(ulong *)(uVar3 - 0x18);\n if (uVar4 < param_2) {\n \n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2);\n }\n uVar6 = uVar4 - param_2;\n if (param_3 < uVar4 - param_2) {\n uVar6 = param_3;\n }\n if ((0xffffffffffffffe - uVar4) + uVar6 < param_5) {\n \n FUN_002b5650("basic_string::replace");\n }\n if (((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8))) {\n param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4);\n }\n else {\n uVar3 = *param_1;\n if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }\n FUN_002f1e60(param_1,param_2,uVar6,param_5);\n __s2 = (wchar_t *)(*param_1 + lVar7 * 4);\n __s1 = (wchar_t *)(*param_1 + param_2 * 4);\n if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }\n }\n return param_1;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "wchar_t *__s2;" type_identifier (pointer_declarator "*__s2" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "ulong *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "wchar_t *__s1;" type_identifier (pointer_declarator "*__s1" * identifier) ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_31;" type_identifier identifier ;) (declaration "long local_30;" (sized_type_specifier "long" long) identifier ;) (expression_statement "uVar3 = *param_1;" (assignment_expression "uVar3 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "uVar4 = *(ulong *)(uVar3 - 0x18);" (assignment_expression "uVar4 = *(ulong *)(uVar3 - 0x18)" identifier = (pointer_expression "*(ulong *)(uVar3 - 0x18)" * (cast_expression "(ulong *)(uVar3 - 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar3 - 0x18)" ( (binary_expression "uVar3 - 0x18" identifier - number_literal) ))))) ;) (if_statement "if (uVar4 < param_2) {\n \n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2);\n }" if (parenthesized_expression "(uVar4 < param_2)" ( (binary_expression "uVar4 < param_2" identifier < identifier) )) (compound_statement "{\n \n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2);\n }" { (expression_statement "FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2);" (call_expression "FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2)" identifier (argument_list "("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2)" ( (string_literal ""%s: __pos (which is %zu) > this->size() (which is %zu)"" " string_content ") , (string_literal ""basic_string::replace"" " string_content ") , identifier ))) ;) })) (expression_statement "uVar6 = uVar4 - param_2;" (assignment_expression "uVar6 = uVar4 - param_2" identifier = (binary_expression "uVar4 - param_2" identifier - identifier)) ;) (if_statement "if (param_3 < uVar4 - param_2) {\n uVar6 = param_3;\n }" if (parenthesized_expression "(param_3 < uVar4 - param_2)" ( (binary_expression "param_3 < uVar4 - param_2" identifier < (binary_expression "uVar4 - param_2" identifier - identifier)) )) (compound_statement "{\n uVar6 = param_3;\n }" { (expression_statement "uVar6 = param_3;" (assignment_expression "uVar6 = param_3" identifier = identifier) ;) })) (if_statement "if ((0xffffffffffffffe - uVar4) + uVar6 < param_5) {\n \n FUN_002b5650("basic_string::replace");\n }" if (parenthesized_expression "((0xffffffffffffffe - uVar4) + uVar6 < param_5)" ( (binary_expression "(0xffffffffffffffe - uVar4) + uVar6 < param_5" (binary_expression "(0xffffffffffffffe - uVar4) + uVar6" (parenthesized_expression "(0xffffffffffffffe - uVar4)" ( (binary_expression "0xffffffffffffffe - uVar4" number_literal - identifier) )) + identifier) < identifier) )) (compound_statement "{\n \n FUN_002b5650("basic_string::replace");\n }" { (expression_statement "FUN_002b5650("basic_string::replace");" (call_expression "FUN_002b5650("basic_string::replace")" identifier (argument_list "("basic_string::replace")" ( (string_literal ""basic_string::replace"" " string_content ") ))) ;) })) (if_statement "if (((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8))) {\n param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4);\n }\n else {\n uVar3 = *param_1;\n if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }\n FUN_002f1e60(param_1,param_2,uVar6,param_5);\n __s2 = (wchar_t *)(*param_1 + lVar7 * 4);\n __s1 = (wchar_t *)(*param_1 + param_2 * 4);\n if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }\n }" if (parenthesized_expression "(((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8)))" ( (binary_expression "((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8))" (parenthesized_expression "((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4))" ( (binary_expression "(param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)" (parenthesized_expression "(param_4 < uVar3)" ( (binary_expression "param_4 < uVar3" identifier < identifier) )) || (parenthesized_expression "(uVar3 + uVar4 * 4 < param_4)" ( (binary_expression "uVar3 + uVar4 * 4 < param_4" (binary_expression "uVar3 + uVar4 * 4" identifier + (binary_expression "uVar4 * 4" identifier * number_literal)) < identifier) ))) )) || (parenthesized_expression "(0 < *(int *)(uVar3 - 8))" ( (binary_expression "0 < *(int *)(uVar3 - 8)" number_literal < (pointer_expression "*(int *)(uVar3 - 8)" * (cast_expression "(int *)(uVar3 - 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar3 - 8)" ( (binary_expression "uVar3 - 8" identifier - number_literal) ))))) ))) )) (compound_statement "{\n param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4);\n }" { (expression_statement "param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4);" (assignment_expression "param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4)" identifier = (cast_expression "(ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002f2540(param_1,param_2,uVar6,param_4)" identifier (argument_list "(param_1,param_2,uVar6,param_4)" ( identifier , identifier , identifier , identifier ))))) ;) }) (else_clause "else {\n uVar3 = *param_1;\n if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }\n FUN_002f1e60(param_1,param_2,uVar6,param_5);\n __s2 = (wchar_t *)(*param_1 + lVar7 * 4);\n __s1 = (wchar_t *)(*param_1 + param_2 * 4);\n if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }\n }" else (compound_statement "{\n uVar3 = *param_1;\n if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }\n FUN_002f1e60(param_1,param_2,uVar6,param_5);\n __s2 = (wchar_t *)(*param_1 + lVar7 * 4);\n __s1 = (wchar_t *)(*param_1 + param_2 * 4);\n if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }\n }" { (expression_statement "uVar3 = *param_1;" (assignment_expression "uVar3 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }" if (parenthesized_expression "(uVar3 + param_2 * 4 < param_4 + param_5 * 4)" ( (binary_expression "uVar3 + param_2 * 4 < param_4 + param_5 * 4" (binary_expression "uVar3 + param_2 * 4" identifier + (binary_expression "param_2 * 4" identifier * number_literal)) < (binary_expression "param_4 + param_5 * 4" identifier + (binary_expression "param_5 * 4" identifier * number_literal))) )) (compound_statement "{\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }" { (if_statement "if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }" if (parenthesized_expression "(param_4 < uVar3 + (param_2 + uVar6) * 4)" ( (binary_expression "param_4 < uVar3 + (param_2 + uVar6) * 4" identifier < (binary_expression "uVar3 + (param_2 + uVar6) * 4" identifier + (binary_expression "(param_2 + uVar6) * 4" (parenthesized_expression "(param_2 + uVar6)" ( (binary_expression "param_2 + uVar6" identifier + identifier) )) * number_literal))) )) (compound_statement "{\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }" { (expression_statement "FUN_002f3600(&local_30,param_4,param_5,&local_31);" (call_expression "FUN_002f3600(&local_30,param_4,param_5,&local_31)" identifier (argument_list "(&local_30,param_4,param_5,&local_31)" ( (pointer_expression "&local_30" & identifier) , identifier , identifier , (pointer_expression "&local_31" & identifier) ))) ;) (expression_statement "puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);" (assignment_expression "puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5)" identifier = (cast_expression "(ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002f2540(param_1,param_2,uVar6,local_30,param_5)" identifier (argument_list "(param_1,param_2,uVar6,local_30,param_5)" ( identifier , identifier , identifier , identifier , identifier ))))) ;) (if_statement "if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }" if (parenthesized_expression "((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8)" ( (binary_expression "(undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8" (cast_expression "(undefined *)(local_30 + -0x18)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_30 + -0x18)" ( (binary_expression "local_30 + -0x18" identifier + number_literal) ))) == identifier) )) (compound_statement "{\n return puVar5;\n }" { (return_statement "return puVar5;" return identifier ;) })) (if_statement "if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" if (parenthesized_expression "(PTR___pthread_key_create_003bdee8 == (undefined *)0x0)" ( (binary_expression "PTR___pthread_key_create_003bdee8 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }" { (expression_statement "iVar2 = *(int *)(local_30 + -8);" (assignment_expression "iVar2 = *(int *)(local_30 + -8)" identifier = (pointer_expression "*(int *)(local_30 + -8)" * (cast_expression "(int *)(local_30 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_30 + -8)" ( (binary_expression "local_30 + -8" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(local_30 + -8) = iVar2 + -1;" (assignment_expression "*(int *)(local_30 + -8) = iVar2 + -1" (pointer_expression "*(int *)(local_30 + -8)" * (cast_expression "(int *)(local_30 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_30 + -8)" ( (binary_expression "local_30 + -8" identifier + number_literal) )))) = (binary_expression "iVar2 + -1" identifier + number_literal)) ;) }) (else_clause "else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" else (compound_statement "{\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" { (expression_statement "LOCK();" (call_expression "LOCK()" identifier (argument_list "()" ( ))) ;) (expression_statement "piVar1 = (int *)(local_30 + -8);" (assignment_expression "piVar1 = (int *)(local_30 + -8)" identifier = (cast_expression "(int *)(local_30 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_30 + -8)" ( (binary_expression "local_30 + -8" identifier + number_literal) )))) ;) (expression_statement "iVar2 = *piVar1;" (assignment_expression "iVar2 = *piVar1" identifier = (pointer_expression "*piVar1" * identifier)) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (0 < iVar2) {\n return puVar5;\n }" if (parenthesized_expression "(0 < iVar2)" ( (binary_expression "0 < iVar2" number_literal < identifier) )) (compound_statement "{\n return puVar5;\n }" { (return_statement "return puVar5;" return identifier ;) })) (expression_statement "thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);" (call_expression "thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31)" identifier (argument_list "((undefined *)(local_30 + -0x18),&local_31)" ( (cast_expression "(undefined *)(local_30 + -0x18)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_30 + -0x18)" ( (binary_expression "local_30 + -0x18" identifier + number_literal) ))) , (pointer_expression "&local_31" & identifier) ))) ;) (return_statement "return puVar5;" return identifier ;) })) (expression_statement "lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;" (assignment_expression "lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6" identifier = (binary_expression "(((long)(param_4 - uVar3) >> 2) + param_5) - uVar6" (parenthesized_expression "(((long)(param_4 - uVar3) >> 2) + param_5)" ( (binary_expression "((long)(param_4 - uVar3) >> 2) + param_5" (parenthesized_expression "((long)(param_4 - uVar3) >> 2)" ( (binary_expression "(long)(param_4 - uVar3) >> 2" (cast_expression "(long)(param_4 - uVar3)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_4 - uVar3)" ( (binary_expression "param_4 - uVar3" identifier - identifier) ))) >> number_literal) )) + identifier) )) - identifier)) ;) }) (else_clause "else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }" else (compound_statement "{\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }" { (expression_statement "lVar7 = (long)(param_4 - uVar3) >> 2;" (assignment_expression "lVar7 = (long)(param_4 - uVar3) >> 2" identifier = (binary_expression "(long)(param_4 - uVar3) >> 2" (cast_expression "(long)(param_4 - uVar3)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_4 - uVar3)" ( (binary_expression "param_4 - uVar3" identifier - identifier) ))) >> number_literal)) ;) }))) (expression_statement "FUN_002f1e60(param_1,param_2,uVar6,param_5);" (call_expression "FUN_002f1e60(param_1,param_2,uVar6,param_5)" identifier (argument_list "(param_1,param_2,uVar6,param_5)" ( identifier , identifier , identifier , identifier ))) ;) (expression_statement "__s2 = (wchar_t *)(*param_1 + lVar7 * 4);" (assignment_expression "__s2 = (wchar_t *)(*param_1 + lVar7 * 4)" identifier = (cast_expression "(wchar_t *)(*param_1 + lVar7 * 4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + lVar7 * 4)" ( (binary_expression "*param_1 + lVar7 * 4" (pointer_expression "*param_1" * identifier) + (binary_expression "lVar7 * 4" identifier * number_literal)) )))) ;) (expression_statement "__s1 = (wchar_t *)(*param_1 + param_2 * 4);" (assignment_expression "__s1 = (wchar_t *)(*param_1 + param_2 * 4)" identifier = (cast_expression "(wchar_t *)(*param_1 + param_2 * 4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + param_2 * 4)" ( (binary_expression "*param_1 + param_2 * 4" (pointer_expression "*param_1" * identifier) + (binary_expression "param_2 * 4" identifier * number_literal)) )))) ;) (if_statement "if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }" if (parenthesized_expression "(param_5 == 1)" ( (binary_expression "param_5 == 1" identifier == number_literal) )) (compound_statement "{\n *__s1 = *__s2;\n }" { (expression_statement "*__s1 = *__s2;" (assignment_expression "*__s1 = *__s2" (pointer_expression "*__s1" * identifier) = (pointer_expression "*__s2" * identifier)) ;) }) (else_clause "else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }" else (if_statement "if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }" if (parenthesized_expression "(param_5 != 0)" ( (binary_expression "param_5 != 0" identifier != number_literal) )) (compound_statement "{\n wmemcpy(__s1,__s2,param_5);\n }" { (expression_statement "wmemcpy(__s1,__s2,param_5);" (call_expression "wmemcpy(__s1,__s2,param_5)" identifier (argument_list "(__s1,__s2,param_5)" ( identifier , identifier , identifier ))) ;) })))) }))) (return_statement "return param_1;" return identifier ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (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) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (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 ") , (string_literal " string_content ") , IDENT ))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (binary_expression IDENT - IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression LIT - IDENT) )) + IDENT) < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < IDENT) )) || (parenthesized_expression ( (binary_expression (binary_expression IDENT + (binary_expression IDENT * LIT)) < IDENT) ))) )) || (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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT ))))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT + (binary_expression IDENT * LIT)) < (binary_expression IDENT + (binary_expression IDENT * LIT))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < (binary_expression IDENT + (binary_expression (parenthesized_expression ( (binary_expression IDENT + IDENT) )) * LIT))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , IDENT ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))) == IDENT) )) (compound_statement { (return_statement return IDENT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (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)) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (return_statement return IDENT ;) })) (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))) , (pointer_expression & IDENT) ))) ;) (return_statement return IDENT ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT - IDENT) ))) >> LIT) )) + IDENT) )) - IDENT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT - IDENT) ))) >> LIT)) ;) }))) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + (binary_expression IDENT * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + (binary_expression IDENT * LIT)) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) })))) }))) (return_statement return IDENT ;) })))
(function_definition "ulong * FUN_002f3620(ulong *param_1,ulong param_2,ulong param_3,ulong param_4,ulong param_5)\n\n{\n int *piVar1;\n wchar_t *__s2;\n int iVar2;\n ulong uVar3;\n ulong uVar4;\n ulong *puVar5;\n ulong uVar6;\n wchar_t *__s1;\n long lVar7;\n undefined1 local_31;\n long local_30;\n \n uVar3 = *param_1;\n uVar4 = *(ulong *)(uVar3 - 0x18);\n if (uVar4 < param_2) {\n \n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2);\n }\n uVar6 = uVar4 - param_2;\n if (param_3 < uVar4 - param_2) {\n uVar6 = param_3;\n }\n if ((0xffffffffffffffe - uVar4) + uVar6 < param_5) {\n \n FUN_002b5650("basic_string::replace");\n }\n if (((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8))) {\n param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4);\n }\n else {\n uVar3 = *param_1;\n if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }\n FUN_002f1e60(param_1,param_2,uVar6,param_5);\n __s2 = (wchar_t *)(*param_1 + lVar7 * 4);\n __s1 = (wchar_t *)(*param_1 + param_2 * 4);\n if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }\n }\n return param_1;\n}" (type_identifier "ulong") (pointer_declarator "* FUN_002f3620(ulong *param_1,ulong param_2,ulong param_3,ulong param_4,ulong param_5)" (* "*") (function_declarator "FUN_002f3620(ulong *param_1,ulong param_2,ulong param_3,ulong param_4,ulong param_5)" (identifier "FUN_002f3620") (parameter_list "(ulong *param_1,ulong param_2,ulong param_3,ulong param_4,ulong param_5)" (( "(") (parameter_declaration "ulong *param_1" (type_identifier "ulong") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "ulong param_2" (type_identifier "ulong") (identifier "param_2")) (, ",") (parameter_declaration "ulong param_3" (type_identifier "ulong") (identifier "param_3")) (, ",") (parameter_declaration "ulong param_4" (type_identifier "ulong") (identifier "param_4")) (, ",") (parameter_declaration "ulong param_5" (type_identifier "ulong") (identifier "param_5")) () ")")))) (compound_statement "{\n int *piVar1;\n wchar_t *__s2;\n int iVar2;\n ulong uVar3;\n ulong uVar4;\n ulong *puVar5;\n ulong uVar6;\n wchar_t *__s1;\n long lVar7;\n undefined1 local_31;\n long local_30;\n \n uVar3 = *param_1;\n uVar4 = *(ulong *)(uVar3 - 0x18);\n if (uVar4 < param_2) {\n \n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2);\n }\n uVar6 = uVar4 - param_2;\n if (param_3 < uVar4 - param_2) {\n uVar6 = param_3;\n }\n if ((0xffffffffffffffe - uVar4) + uVar6 < param_5) {\n \n FUN_002b5650("basic_string::replace");\n }\n if (((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8))) {\n param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4);\n }\n else {\n uVar3 = *param_1;\n if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }\n FUN_002f1e60(param_1,param_2,uVar6,param_5);\n __s2 = (wchar_t *)(*param_1 + lVar7 * 4);\n __s1 = (wchar_t *)(*param_1 + param_2 * 4);\n if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }\n }\n return param_1;\n}" ({ "{") (declaration "int *piVar1;" (primitive_type "int") (pointer_declarator "*piVar1" (* "*") (identifier "piVar1")) (; ";")) (declaration "wchar_t *__s2;" (type_identifier "wchar_t") (pointer_declarator "*__s2" (* "*") (identifier "__s2")) (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "ulong uVar3;" (type_identifier "ulong") (identifier "uVar3") (; ";")) (declaration "ulong uVar4;" (type_identifier "ulong") (identifier "uVar4") (; ";")) (declaration "ulong *puVar5;" (type_identifier "ulong") (pointer_declarator "*puVar5" (* "*") (identifier "puVar5")) (; ";")) (declaration "ulong uVar6;" (type_identifier "ulong") (identifier "uVar6") (; ";")) (declaration "wchar_t *__s1;" (type_identifier "wchar_t") (pointer_declarator "*__s1" (* "*") (identifier "__s1")) (; ";")) (declaration "long lVar7;" (sized_type_specifier "long" (long "long")) (identifier "lVar7") (; ";")) (declaration "undefined1 local_31;" (type_identifier "undefined1") (identifier "local_31") (; ";")) (declaration "long local_30;" (sized_type_specifier "long" (long "long")) (identifier "local_30") (; ";")) (expression_statement "uVar3 = *param_1;" (assignment_expression "uVar3 = *param_1" (identifier "uVar3") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "uVar4 = *(ulong *)(uVar3 - 0x18);" (assignment_expression "uVar4 = *(ulong *)(uVar3 - 0x18)" (identifier "uVar4") (= "=") (pointer_expression "*(ulong *)(uVar3 - 0x18)" (* "*") (cast_expression "(ulong *)(uVar3 - 0x18)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(uVar3 - 0x18)" (( "(") (binary_expression "uVar3 - 0x18" (identifier "uVar3") (- "-") (number_literal "0x18")) () ")"))))) (; ";")) (if_statement "if (uVar4 < param_2) {\n \n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2);\n }" (if "if") (parenthesized_expression "(uVar4 < param_2)" (( "(") (binary_expression "uVar4 < param_2" (identifier "uVar4") (< "<") (identifier "param_2")) () ")")) (compound_statement "{\n \n FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2);\n }" ({ "{") (expression_statement "FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2);" (call_expression "FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2)" (identifier "FUN_002b56d0") (argument_list "("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace",\n param_2)" (( "(") (string_literal ""%s: __pos (which is %zu) > this->size() (which is %zu)"" (" """) (string_content "%s: __pos (which is %zu) > this->size() (which is %zu)") (" """)) (, ",") (string_literal ""basic_string::replace"" (" """) (string_content "basic_string::replace") (" """)) (, ",") (identifier "param_2") () ")"))) (; ";")) (} "}"))) (expression_statement "uVar6 = uVar4 - param_2;" (assignment_expression "uVar6 = uVar4 - param_2" (identifier "uVar6") (= "=") (binary_expression "uVar4 - param_2" (identifier "uVar4") (- "-") (identifier "param_2"))) (; ";")) (if_statement "if (param_3 < uVar4 - param_2) {\n uVar6 = param_3;\n }" (if "if") (parenthesized_expression "(param_3 < uVar4 - param_2)" (( "(") (binary_expression "param_3 < uVar4 - param_2" (identifier "param_3") (< "<") (binary_expression "uVar4 - param_2" (identifier "uVar4") (- "-") (identifier "param_2"))) () ")")) (compound_statement "{\n uVar6 = param_3;\n }" ({ "{") (expression_statement "uVar6 = param_3;" (assignment_expression "uVar6 = param_3" (identifier "uVar6") (= "=") (identifier "param_3")) (; ";")) (} "}"))) (if_statement "if ((0xffffffffffffffe - uVar4) + uVar6 < param_5) {\n \n FUN_002b5650("basic_string::replace");\n }" (if "if") (parenthesized_expression "((0xffffffffffffffe - uVar4) + uVar6 < param_5)" (( "(") (binary_expression "(0xffffffffffffffe - uVar4) + uVar6 < param_5" (binary_expression "(0xffffffffffffffe - uVar4) + uVar6" (parenthesized_expression "(0xffffffffffffffe - uVar4)" (( "(") (binary_expression "0xffffffffffffffe - uVar4" (number_literal "0xffffffffffffffe") (- "-") (identifier "uVar4")) () ")")) (+ "+") (identifier "uVar6")) (< "<") (identifier "param_5")) () ")")) (compound_statement "{\n \n FUN_002b5650("basic_string::replace");\n }" ({ "{") (expression_statement "FUN_002b5650("basic_string::replace");" (call_expression "FUN_002b5650("basic_string::replace")" (identifier "FUN_002b5650") (argument_list "("basic_string::replace")" (( "(") (string_literal ""basic_string::replace"" (" """) (string_content "basic_string::replace") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8))) {\n param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4);\n }\n else {\n uVar3 = *param_1;\n if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }\n FUN_002f1e60(param_1,param_2,uVar6,param_5);\n __s2 = (wchar_t *)(*param_1 + lVar7 * 4);\n __s1 = (wchar_t *)(*param_1 + param_2 * 4);\n if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }\n }" (if "if") (parenthesized_expression "(((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8)))" (( "(") (binary_expression "((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8))" (parenthesized_expression "((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4))" (( "(") (binary_expression "(param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)" (parenthesized_expression "(param_4 < uVar3)" (( "(") (binary_expression "param_4 < uVar3" (identifier "param_4") (< "<") (identifier "uVar3")) () ")")) (|| "||") (parenthesized_expression "(uVar3 + uVar4 * 4 < param_4)" (( "(") (binary_expression "uVar3 + uVar4 * 4 < param_4" (binary_expression "uVar3 + uVar4 * 4" (identifier "uVar3") (+ "+") (binary_expression "uVar4 * 4" (identifier "uVar4") (* "*") (number_literal "4"))) (< "<") (identifier "param_4")) () ")"))) () ")")) (|| "||") (parenthesized_expression "(0 < *(int *)(uVar3 - 8))" (( "(") (binary_expression "0 < *(int *)(uVar3 - 8)" (number_literal "0") (< "<") (pointer_expression "*(int *)(uVar3 - 8)" (* "*") (cast_expression "(int *)(uVar3 - 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(uVar3 - 8)" (( "(") (binary_expression "uVar3 - 8" (identifier "uVar3") (- "-") (number_literal "8")) () ")"))))) () ")"))) () ")")) (compound_statement "{\n param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4);\n }" ({ "{") (expression_statement "param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4);" (assignment_expression "param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4)" (identifier "param_1") (= "=") (cast_expression "(ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002f2540(param_1,param_2,uVar6,param_4)" (identifier "FUN_002f2540") (argument_list "(param_1,param_2,uVar6,param_4)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "uVar6") (, ",") (identifier "param_4") () ")"))))) (; ";")) (} "}")) (else_clause "else {\n uVar3 = *param_1;\n if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }\n FUN_002f1e60(param_1,param_2,uVar6,param_5);\n __s2 = (wchar_t *)(*param_1 + lVar7 * 4);\n __s1 = (wchar_t *)(*param_1 + param_2 * 4);\n if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }\n }" (else "else") (compound_statement "{\n uVar3 = *param_1;\n if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }\n FUN_002f1e60(param_1,param_2,uVar6,param_5);\n __s2 = (wchar_t *)(*param_1 + lVar7 * 4);\n __s1 = (wchar_t *)(*param_1 + param_2 * 4);\n if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }\n }" ({ "{") (expression_statement "uVar3 = *param_1;" (assignment_expression "uVar3 = *param_1" (identifier "uVar3") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (if_statement "if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) {\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }\n else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }" (if "if") (parenthesized_expression "(uVar3 + param_2 * 4 < param_4 + param_5 * 4)" (( "(") (binary_expression "uVar3 + param_2 * 4 < param_4 + param_5 * 4" (binary_expression "uVar3 + param_2 * 4" (identifier "uVar3") (+ "+") (binary_expression "param_2 * 4" (identifier "param_2") (* "*") (number_literal "4"))) (< "<") (binary_expression "param_4 + param_5 * 4" (identifier "param_4") (+ "+") (binary_expression "param_5 * 4" (identifier "param_5") (* "*") (number_literal "4")))) () ")")) (compound_statement "{\n if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }\n lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;\n }" ({ "{") (if_statement "if (param_4 < uVar3 + (param_2 + uVar6) * 4) {\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }" (if "if") (parenthesized_expression "(param_4 < uVar3 + (param_2 + uVar6) * 4)" (( "(") (binary_expression "param_4 < uVar3 + (param_2 + uVar6) * 4" (identifier "param_4") (< "<") (binary_expression "uVar3 + (param_2 + uVar6) * 4" (identifier "uVar3") (+ "+") (binary_expression "(param_2 + uVar6) * 4" (parenthesized_expression "(param_2 + uVar6)" (( "(") (binary_expression "param_2 + uVar6" (identifier "param_2") (+ "+") (identifier "uVar6")) () ")")) (* "*") (number_literal "4")))) () ")")) (compound_statement "{\n FUN_002f3600(&local_30,param_4,param_5,&local_31);\n \n puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);\n if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }\n if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (0 < iVar2) {\n return puVar5;\n }\n thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);\n return puVar5;\n }" ({ "{") (expression_statement "FUN_002f3600(&local_30,param_4,param_5,&local_31);" (call_expression "FUN_002f3600(&local_30,param_4,param_5,&local_31)" (identifier "FUN_002f3600") (argument_list "(&local_30,param_4,param_5,&local_31)" (( "(") (pointer_expression "&local_30" (& "&") (identifier "local_30")) (, ",") (identifier "param_4") (, ",") (identifier "param_5") (, ",") (pointer_expression "&local_31" (& "&") (identifier "local_31")) () ")"))) (; ";")) (expression_statement "puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5);" (assignment_expression "puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5)" (identifier "puVar5") (= "=") (cast_expression "(ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002f2540(param_1,param_2,uVar6,local_30,param_5)" (identifier "FUN_002f2540") (argument_list "(param_1,param_2,uVar6,local_30,param_5)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "uVar6") (, ",") (identifier "local_30") (, ",") (identifier "param_5") () ")"))))) (; ";")) (if_statement "if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) {\n return puVar5;\n }" (if "if") (parenthesized_expression "((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8)" (( "(") (binary_expression "(undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8" (cast_expression "(undefined *)(local_30 + -0x18)" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_30 + -0x18)" (( "(") (binary_expression "local_30 + -0x18" (identifier "local_30") (+ "+") (number_literal "-0x18")) () ")"))) (== "==") (identifier "PTR_DAT_003bdcd8")) () ")")) (compound_statement "{\n return puVar5;\n }" ({ "{") (return_statement "return puVar5;" (return "return") (identifier "puVar5") (; ";")) (} "}"))) (if_statement "if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) {\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" (if "if") (parenthesized_expression "(PTR___pthread_key_create_003bdee8 == (undefined *)0x0)" (( "(") (binary_expression "PTR___pthread_key_create_003bdee8 == (undefined *)0x0" (identifier "PTR___pthread_key_create_003bdee8") (== "==") (cast_expression "(undefined *)0x0" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n iVar2 = *(int *)(local_30 + -8);\n *(int *)(local_30 + -8) = iVar2 + -1;\n }" ({ "{") (expression_statement "iVar2 = *(int *)(local_30 + -8);" (assignment_expression "iVar2 = *(int *)(local_30 + -8)" (identifier "iVar2") (= "=") (pointer_expression "*(int *)(local_30 + -8)" (* "*") (cast_expression "(int *)(local_30 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_30 + -8)" (( "(") (binary_expression "local_30 + -8" (identifier "local_30") (+ "+") (number_literal "-8")) () ")"))))) (; ";")) (expression_statement "*(int *)(local_30 + -8) = iVar2 + -1;" (assignment_expression "*(int *)(local_30 + -8) = iVar2 + -1" (pointer_expression "*(int *)(local_30 + -8)" (* "*") (cast_expression "(int *)(local_30 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_30 + -8)" (( "(") (binary_expression "local_30 + -8" (identifier "local_30") (+ "+") (number_literal "-8")) () ")")))) (= "=") (binary_expression "iVar2 + -1" (identifier "iVar2") (+ "+") (number_literal "-1"))) (; ";")) (} "}")) (else_clause "else {\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" (else "else") (compound_statement "{\n LOCK();\n piVar1 = (int *)(local_30 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" ({ "{") (expression_statement "LOCK();" (call_expression "LOCK()" (identifier "LOCK") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "piVar1 = (int *)(local_30 + -8);" (assignment_expression "piVar1 = (int *)(local_30 + -8)" (identifier "piVar1") (= "=") (cast_expression "(int *)(local_30 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_30 + -8)" (( "(") (binary_expression "local_30 + -8" (identifier "local_30") (+ "+") (number_literal "-8")) () ")")))) (; ";")) (expression_statement "iVar2 = *piVar1;" (assignment_expression "iVar2 = *piVar1" (identifier "iVar2") (= "=") (pointer_expression "*piVar1" (* "*") (identifier "piVar1"))) (; ";")) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" (* "*") (identifier "piVar1")) (= "=") (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" (* "*") (identifier "piVar1")) (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" (identifier "UNLOCK") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (if_statement "if (0 < iVar2) {\n return puVar5;\n }" (if "if") (parenthesized_expression "(0 < iVar2)" (( "(") (binary_expression "0 < iVar2" (number_literal "0") (< "<") (identifier "iVar2")) () ")")) (compound_statement "{\n return puVar5;\n }" ({ "{") (return_statement "return puVar5;" (return "return") (identifier "puVar5") (; ";")) (} "}"))) (expression_statement "thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31);" (call_expression "thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31)" (identifier "thunk_FUN_00276d20") (argument_list "((undefined *)(local_30 + -0x18),&local_31)" (( "(") (cast_expression "(undefined *)(local_30 + -0x18)" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_30 + -0x18)" (( "(") (binary_expression "local_30 + -0x18" (identifier "local_30") (+ "+") (number_literal "-0x18")) () ")"))) (, ",") (pointer_expression "&local_31" (& "&") (identifier "local_31")) () ")"))) (; ";")) (return_statement "return puVar5;" (return "return") (identifier "puVar5") (; ";")) (} "}"))) (expression_statement "lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6;" (assignment_expression "lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6" (identifier "lVar7") (= "=") (binary_expression "(((long)(param_4 - uVar3) >> 2) + param_5) - uVar6" (parenthesized_expression "(((long)(param_4 - uVar3) >> 2) + param_5)" (( "(") (binary_expression "((long)(param_4 - uVar3) >> 2) + param_5" (parenthesized_expression "((long)(param_4 - uVar3) >> 2)" (( "(") (binary_expression "(long)(param_4 - uVar3) >> 2" (cast_expression "(long)(param_4 - uVar3)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_4 - uVar3)" (( "(") (binary_expression "param_4 - uVar3" (identifier "param_4") (- "-") (identifier "uVar3")) () ")"))) (>> ">>") (number_literal "2")) () ")")) (+ "+") (identifier "param_5")) () ")")) (- "-") (identifier "uVar6"))) (; ";")) (} "}")) (else_clause "else {\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }" (else "else") (compound_statement "{\n lVar7 = (long)(param_4 - uVar3) >> 2;\n }" ({ "{") (expression_statement "lVar7 = (long)(param_4 - uVar3) >> 2;" (assignment_expression "lVar7 = (long)(param_4 - uVar3) >> 2" (identifier "lVar7") (= "=") (binary_expression "(long)(param_4 - uVar3) >> 2" (cast_expression "(long)(param_4 - uVar3)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_4 - uVar3)" (( "(") (binary_expression "param_4 - uVar3" (identifier "param_4") (- "-") (identifier "uVar3")) () ")"))) (>> ">>") (number_literal "2"))) (; ";")) (} "}")))) (expression_statement "FUN_002f1e60(param_1,param_2,uVar6,param_5);" (call_expression "FUN_002f1e60(param_1,param_2,uVar6,param_5)" (identifier "FUN_002f1e60") (argument_list "(param_1,param_2,uVar6,param_5)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "uVar6") (, ",") (identifier "param_5") () ")"))) (; ";")) (expression_statement "__s2 = (wchar_t *)(*param_1 + lVar7 * 4);" (assignment_expression "__s2 = (wchar_t *)(*param_1 + lVar7 * 4)" (identifier "__s2") (= "=") (cast_expression "(wchar_t *)(*param_1 + lVar7 * 4)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + lVar7 * 4)" (( "(") (binary_expression "*param_1 + lVar7 * 4" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (binary_expression "lVar7 * 4" (identifier "lVar7") (* "*") (number_literal "4"))) () ")")))) (; ";")) (expression_statement "__s1 = (wchar_t *)(*param_1 + param_2 * 4);" (assignment_expression "__s1 = (wchar_t *)(*param_1 + param_2 * 4)" (identifier "__s1") (= "=") (cast_expression "(wchar_t *)(*param_1 + param_2 * 4)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + param_2 * 4)" (( "(") (binary_expression "*param_1 + param_2 * 4" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (binary_expression "param_2 * 4" (identifier "param_2") (* "*") (number_literal "4"))) () ")")))) (; ";")) (if_statement "if (param_5 == 1) {\n *__s1 = *__s2;\n }\n else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }" (if "if") (parenthesized_expression "(param_5 == 1)" (( "(") (binary_expression "param_5 == 1" (identifier "param_5") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n *__s1 = *__s2;\n }" ({ "{") (expression_statement "*__s1 = *__s2;" (assignment_expression "*__s1 = *__s2" (pointer_expression "*__s1" (* "*") (identifier "__s1")) (= "=") (pointer_expression "*__s2" (* "*") (identifier "__s2"))) (; ";")) (} "}")) (else_clause "else if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }" (else "else") (if_statement "if (param_5 != 0) {\n wmemcpy(__s1,__s2,param_5);\n }" (if "if") (parenthesized_expression "(param_5 != 0)" (( "(") (binary_expression "param_5 != 0" (identifier "param_5") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n wmemcpy(__s1,__s2,param_5);\n }" ({ "{") (expression_statement "wmemcpy(__s1,__s2,param_5);" (call_expression "wmemcpy(__s1,__s2,param_5)" (identifier "wmemcpy") (argument_list "(__s1,__s2,param_5)" (( "(") (identifier "__s1") (, ",") (identifier "__s2") (, ",") (identifier "param_5") () ")"))) (; ";")) (} "}"))))) (} "}")))) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* std::wstring::replace(unsigned long, unsigned long, wchar_t const*, unsigned long) */ type_2 * __thiscall std::type_2::replace(type_2 *this,type_1 var_3,type_1 var_5,type_3 *var_9,type_1 var_7) { type_3 *var_1; type_1 var_2; type_2 *pwVar3; type_3 var_14; type_1 var_6; type_3 *__s1; long var_11; type_4 local_31; type_3 *var_12; var_1 = *(type_3 **)this; var_2 = *(type_1 *)(var_1 + -6); if (var_2 < var_3) { /* WARNING: Subroutine does not return */ var_4 ("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace", var_3); } var_6 = var_2 - var_3; if (var_5 < var_2 - var_3) { var_6 = var_5; } if ((0xffffffffffffffe - var_2) + var_6 < var_7) { /* WARNING: Subroutine does not return */ var_8("basic_string::replace"); } if (((var_9 < var_1) || (var_1 + var_2 < var_9)) || (L'\0' < var_1[-2])) { this = (type_2 *)var_10(this,var_3,var_6,var_9,var_7); } else { var_11 = *(long *)this; if ((type_3 *)(var_11 + var_3 * 4) < var_9 + var_7) { if (var_9 < (type_3 *)(var_11 + (var_3 + var_6) * 4)) { type_2((type_2 *)&var_12,var_9,var_7,&local_31); /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */ pwVar3 = (type_2 *)var_10(this,var_3,var_6,var_12,var_7); if ((type_4 *)(var_12 + -6) == (type_4 *)PTR__S_empty_rep_storage_003bdcd8) { return pwVar3; } if (var_13 == (type_5 *)0x0) { var_14 = var_12[-2]; var_12[-2] = var_14 + L'\xffffffff'; } else { var_15(); var_1 = var_12 + -2; var_14 = *var_1; *var_1 = *var_1 + L'\xffffffff'; var_16(); } if (L'\0' < var_14) { return pwVar3; } _Rep::var_17((type_4 *)(var_12 + -6)); return pwVar3; } var_11 = (((long)var_9 - var_11 >> 2) + var_7) - var_6; } else { var_11 = (long)var_9 - var_11 >> 2; } var_18(this,var_3,var_6,var_7); var_1 = (type_3 *)(*(long *)this + var_11 * 4); __s1 = (type_3 *)(*(long *)this + var_3 * 4); if (var_7 == 1) { *__s1 = *var_1; } else if (var_7 != 0) { var_19(__s1,var_1,var_7); } } return this; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (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: (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: (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: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (string_literal (string_content)) (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) right: (identifier)) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) right: (identifier))))) right: (parenthesized_expression (binary_expression left: (number_literal) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) right: (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (number_literal))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (identifier) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (identifier))) consequence: (compound_statement (return_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: (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))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (return_statement (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (pointer_expression argument: (identifier))))) (return_statement (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) right: (number_literal))) right: (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: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) right: (number_literal))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (pointer_expression argument: (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: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) 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) (identifier) (identifier))))))))))) (return_statement (identifier)))))
null
ulong * MASKED(ulong *param_1,ulong param_2,ulong param_3,ulong param_4,ulong param_5) { int *piVar1; wchar_t *__s2; int iVar2; ulong uVar3; ulong uVar4; ulong *puVar5; ulong uVar6; wchar_t *__s1; long lVar7; undefined1 local_31; long local_30; uVar3 = *param_1; uVar4 = *(ulong *)(uVar3 - 0x18); if (uVar4 < param_2) { /* WARNING: Subroutine does not return */ FUN_002b56d0("%s: __pos (which is %zu) > this->size() (which is %zu)","basic_string::replace", param_2); } uVar6 = uVar4 - param_2; if (param_3 < uVar4 - param_2) { uVar6 = param_3; } if ((0xffffffffffffffe - uVar4) + uVar6 < param_5) { /* WARNING: Subroutine does not return */ FUN_002b5650("basic_string::replace"); } if (((param_4 < uVar3) || (uVar3 + uVar4 * 4 < param_4)) || (0 < *(int *)(uVar3 - 8))) { param_1 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,param_4); } else { uVar3 = *param_1; if (uVar3 + param_2 * 4 < param_4 + param_5 * 4) { if (param_4 < uVar3 + (param_2 + uVar6) * 4) { FUN_002f3600(&local_30,param_4,param_5,&local_31); /* try { // try from 002f3755 to 002f3759 has its CatchHandler @ 002f37e8 */ puVar5 = (ulong *)FUN_002f2540(param_1,param_2,uVar6,local_30,param_5); if ((undefined *)(local_30 + -0x18) == PTR_DAT_003bdcd8) { return puVar5; } if (PTR___pthread_key_create_003bdee8 == (undefined *)0x0) { iVar2 = *(int *)(local_30 + -8); *(int *)(local_30 + -8) = iVar2 + -1; } else { LOCK(); piVar1 = (int *)(local_30 + -8); iVar2 = *piVar1; *piVar1 = *piVar1 + -1; UNLOCK(); } if (0 < iVar2) { return puVar5; } thunk_FUN_00276d20((undefined *)(local_30 + -0x18),&local_31); return puVar5; } lVar7 = (((long)(param_4 - uVar3) >> 2) + param_5) - uVar6; } else { lVar7 = (long)(param_4 - uVar3) >> 2; } FUN_002f1e60(param_1,param_2,uVar6,param_5); __s2 = (wchar_t *)(*param_1 + lVar7 * 4); __s1 = (wchar_t *)(*param_1 + param_2 * 4); if (param_5 == 1) { *__s1 = *__s2; } else if (param_5 != 0) { wmemcpy(__s1,__s2,param_5); } } return param_1; }
1744_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
~Struct_no_Bdynamic
FUN_0015d1c0
/* DWARF original prototype: void ~Struct_no_Bdynamic(Struct_no_Bdynamic * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_Bdynamic::~Struct_no_Bdynamic (Struct_no_Bdynamic *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_00423a48; 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_0015d1c0(undefined8 *param_1) { *param_1 = &PTR_FUN_00423a48; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac60((undefined8 *)param_1[1]); return; } return; }
LEA RAX,[0x423a48] MOV RDX,qword ptr [RDI + 0x8] MOV qword ptr [RDI],RAX LEA RAX,[RDI + 0x18] CMP RDX,RAX JZ 0x0015d1e0 MOV RDI,RDX JMP 0x002dac60 RET
null
null
null
null
[(u'CAST_-1207250359', u'INT_NOTEQUAL_-1207250453'), (u'PTRSUB_-1207250379', u'PTRSUB_-1207250375'), ('tmp_68', u'PTRSUB_-1207250374'), ('const-0', u'PTRSUB_-1207250379'), ('const-8', u'PTRSUB_-1207250380'), (u'PTRSUB_-1207250375', u'PTRSUB_-1207250371'), (u'LOAD_-1207250485', u'CAST_-1207250359'), (u'PTRSUB_-1207250374', u'PTRSUB_-1207250370'), ('const-16', u'PTRSUB_-1207250363'), (u'PTRSUB_-1207250371', u'LOAD_-1207250485'), ('tmp_68', u'PTRSUB_-1207250380'), ('const-0', u'PTRSUB_-1207250377'), (u'PTRSUB_-1207250370', u'PTRSUB_-1207250366'), ('const-0', u'PTRSUB_-1207250366'), ('const-0', u'RETURN_-1207250439'), ('const-433', u'LOAD_-1207250485'), ('const-8', u'PTRSUB_-1207250370'), ('const-0', u'PTRSUB_-1207250371'), ('const-0', u'PTRSUB_-1207250375'), ('const-4340296', u'PTRSUB_-1207250377'), ('const-0', u'RETURN_-1207250430'), (u'PTRSUB_-1207250363', u'INT_NOTEQUAL_-1207250453'), (u'PTRSUB_-1207250377', u'CAST_-1207250367'), (u'PTRSUB_-1207250366', u'PTRSUB_-1207250363'), (u'PTRSUB_-1207250380', u'PTRSUB_-1207250379'), (u'LOAD_-1207250485', u'CALL_-1207250443'), (u'PTRSUB_-1207250370', u'STORE_-1207250477'), ('const-0', u'PTRSUB_-1207250370'), (u'INT_NOTEQUAL_-1207250453', u'CBRANCH_-1207250452'), ('tmp_68', u'PTRSUB_-1207250370'), ('const-433', u'STORE_-1207250477'), ('tmp_48', u'CBRANCH_-1207250452'), (u'CAST_-1207250367', u'STORE_-1207250477'), ('const-0', u'PTRSUB_-1207250374')]
[('const-3', u'PTRADD_-1207250374'), (u'LOAD_-1207250485', u'CAST_-1207250381'), ('tmp_109', u'STORE_-1207250477'), (u'CAST_-1207250381', u'INT_NOTEQUAL_-1207250453'), ('const-0', u'RETURN_-1207250430'), ('const-8', u'PTRADD_-1207250382'), ('tmp_109', u'PTRADD_-1207250374'), (u'INT_NOTEQUAL_-1207250453', u'CBRANCH_-1207250452'), ('const-0', u'PTRSUB_-1207250378'), (u'PTRADD_-1207250374', u'INT_NOTEQUAL_-1207250453'), (u'PTRADD_-1207250382', u'LOAD_-1207250485'), (u'CAST_-1207250381', u'CALL_-1207250443'), ('const-4340296', u'PTRSUB_-1207250378'), ('tmp_48', u'CBRANCH_-1207250452'), ('const-8', u'PTRADD_-1207250374'), ('const-433', u'LOAD_-1207250485'), ('const-0', u'RETURN_-1207250439'), (u'PTRSUB_-1207250378', u'STORE_-1207250477'), ('tmp_109', u'PTRADD_-1207250382'), ('const-433', u'STORE_-1207250477'), ('const-1', u'PTRADD_-1207250382')]
null
null
0015d1c0
x64
O2
(translation_unit "void FUN_0015d1c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423a48;\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_0015d1c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423a48;\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_0015d1c0(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_00423a48;\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_00423a48;" (assignment_expression "*param_1 = &PTR_FUN_00423a48" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00423a48" & 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_no_Bdynamic(Struct_no_Bdynamic * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_Bdynamic::~Struct_no_Bdynamic\n (Struct_no_Bdynamic *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_00423a48;\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_no_Bdynamic::~Struct_no_Bdynamic\n (Struct_no_Bdynamic *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_00423a48;\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_no_Bdynamic::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_no_Bdynamic\n (Struct_no_Bdynamic *this,int __in_chrg)" identifier (parameter_list "(Struct_no_Bdynamic *this,int __in_chrg)" ( (parameter_declaration "Struct_no_Bdynamic *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_00423a48;\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_00423a48;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00423a48" (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_00423a48" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_00423a48" & 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_0015d1c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423a48;\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_0015d1c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423a48;\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_0015d1c0(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_00423a48;\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_00423a48;" (assignment_expression "*param_1 = &PTR_FUN_00423a48" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00423a48" & 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_0015d1c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00423a48;\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_0015d1c0(undefined8 *param_1)" (identifier "FUN_0015d1c0") (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_00423a48;\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_00423a48;" (assignment_expression "*param_1 = &PTR_FUN_00423a48" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00423a48" (& "&") (identifier "PTR_FUN_00423a48"))) (; ";")) (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_no_Bdynamic(Struct_no_Bdynamic * 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_00423a48; 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_00423a48; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac60((undefined8 *)param_1[1]); return; } return; }
792_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c
bfd_check_format_matches
bfd_check_format_matches
/* WARNING: Control flow encountered bad instruction data */ void bfd_check_format_matches(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_check_format_matches(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207474942')]
[('const-1', u'RETURN_-1207474942')]
null
null
001864f8
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_check_format_matches(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_check_format_matches(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_check_format_matches(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_check_format_matches(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_check_format_matches(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_check_format_matches(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void bfd_check_format_matches(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_check_format_matches(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_check_format_matches(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_check_format_matches(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_check_format_matches(void)" (identifier "bfd_check_format_matches") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
6119_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
xcrc32
FUN_00271fa0
uint xcrc32(uchar *buf,int len,uint init) { byte *pbVar1; byte bVar2; ulong uVar3; uint crc; uint uVar4; if (len != 0) { pbVar1 = buf + (ulong)(len - 1) + 1; uVar3 = (ulong)init; do { bVar2 = *buf; buf = buf + 1; uVar4 = (int)uVar3 << 8 ^ crc32_table[(byte)((byte)(uVar3 >> 0x18) ^ bVar2)]; uVar3 = (ulong)uVar4; } while (buf != pbVar1); return uVar4; } return init; }
ulong FUN_00271fa0(byte *param_1,int param_2,ulong param_3) { byte *pbVar1; byte bVar2; if (param_2 != 0) { pbVar1 = param_1 + (ulong)(param_2 - 1) + 1; param_3 = param_3 & 0xffffffff; do { bVar2 = *param_1; param_1 = param_1 + 1; param_3 = (ulong)((int)param_3 << 8 ^ *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4) ); } while (param_1 != pbVar1); return param_3; } return param_3 & 0xffffffff; }
TEST ESI,ESI JZ 0x00271fd8 LEA EAX,[RSI + -0x1] LEA RCX,[0x327b80] LEA RSI,[RDI + RAX*0x1 + 0x1] MOV EAX,EDX NOP dword ptr [RAX] MOV EDX,EAX SHR EAX,0x18 XOR AL,byte ptr [RDI] ADD RDI,0x1 MOVZX EAX,AL SHL EDX,0x8 XOR EDX,dword ptr [RCX + RAX*0x4] MOV EAX,EDX CMP RDI,RSI JNZ 0x00271fb8 RET MOV EAX,EDX RET
null
null
null
null
[('const-433', u'LOAD_-1204281347'), (u'INT_RIGHT_-1204281077', u'SUBPIECE_-1204281128'), ('tmp_421', u'COPY_-1204281143'), ('tmp_419', u'MULTIEQUAL_-1204281075'), ('const-4', u'PTRADD_-1204281031'), ('const-0', u'SUBPIECE_-1204281126'), (u'MULTIEQUAL_-1204281103', u'SUBPIECE_-1204281126'), (u'INT_ZEXT_-1204281115', u'MULTIEQUAL_-1204281103'), ('tmp_419', u'PTRADD_-1204281345'), ('tmp_421', u'INT_ZEXT_-1204281115'), ('const-0', u'RETURN_-1204281219'), (u'PTRSUB_-1204281032', u'PTRADD_-1204281031'), (u'MULTIEQUAL_-1204281075', u'LOAD_-1204281347'), (u'MULTIEQUAL_-1204281075', u'PTRADD_-1204281272'), (u'INT_XOR_-1204281249', u'COPY_-1204281151'), ('const-8', u'INT_LEFT_-1204281290'), ('const-1', u'INT_SUB_-1204281406'), ('tmp_393', u'CBRANCH_-1204281241'), (u'PTRADD_-1204281031', u'LOAD_-1204281274'), (u'COPY_-1204281151', u'RETURN_-1204281231'), ('const-1', u'PTRADD_-1204281345'), (u'INT_ZEXT_-1204281129', u'MULTIEQUAL_-1204281103'), (u'INT_ZEXT_-1204281177', u'INT_ADD_-1204281105'), (u'INT_LEFT_-1204281290', u'INT_XOR_-1204281249'), (u'INT_NOTEQUAL_-1204281424', u'CBRANCH_-1204281424'), ('const-0', u'SUBPIECE_-1204281128'), ('const-24', u'INT_RIGHT_-1204281077'), (u'LOAD_-1204281274', u'INT_XOR_-1204281249'), (u'COPY_-1204281143', u'RETURN_-1204281219'), ('const-1', u'INT_ADD_-1204281105'), ('const-0', u'RETURN_-1204281231'), ('const-3308416', u'PTRSUB_-1204281032'), (u'INT_XOR_-1204281322', u'CAST_-1204281036'), (u'PTRADD_-1204281272', u'MULTIEQUAL_-1204281075'), ('tmp_420', u'INT_SUB_-1204281406'), (u'CAST_-1204281036', u'INT_ZEXT_-1204281140'), (u'MULTIEQUAL_-1204281103', u'INT_RIGHT_-1204281077'), (u'INT_XOR_-1204281249', u'INT_ZEXT_-1204281129'), (u'PTRADD_-1204281345', u'INT_NOTEQUAL_-1204281243'), (u'INT_ZEXT_-1204281140', u'PTRADD_-1204281031'), (u'INT_ADD_-1204281105', u'PTRADD_-1204281345'), ('const-1', u'PTRADD_-1204281272'), ('const-0', u'INT_NOTEQUAL_-1204281424'), (u'LOAD_-1204281347', u'INT_XOR_-1204281322'), (u'SUBPIECE_-1204281128', u'INT_XOR_-1204281322'), ('const-1', u'PTRADD_-1204281272'), (u'INT_NOTEQUAL_-1204281243', u'CBRANCH_-1204281241'), ('tmp_420', u'INT_NOTEQUAL_-1204281424'), ('tmp_24', u'CBRANCH_-1204281424'), ('const-433', u'LOAD_-1204281274'), ('const-0', u'PTRSUB_-1204281032'), (u'SUBPIECE_-1204281126', u'INT_LEFT_-1204281290'), (u'INT_SUB_-1204281406', u'INT_ZEXT_-1204281177'), (u'PTRADD_-1204281272', u'INT_NOTEQUAL_-1204281243')]
[(u'INT_SUB_-1204281133', u'INT_ZEXT_-1204281179'), ('const-4294967295', u'INT_AND_-1204281107'), ('const-433', u'LOAD_-1204281347'), (u'INT_ZEXT_-1204281131', u'MULTIEQUAL_-1204281105'), ('const-1', u'PTRADD_-1204281345'), (u'INT_XOR_-1204281322', u'CAST_-1204281044'), ('tmp_746', u'MULTIEQUAL_-1204281079'), ('const-433', u'LOAD_-1204281274'), ('const-0', u'PTRSUB_-1204281039'), ('const-1', u'INT_ADD_-1204281112'), ('tmp_813', u'INT_NOTEQUAL_-1204281424'), ('const-1', u'PTRADD_-1204281214'), ('const-0', u'SUBPIECE_-1204281126'), (u'INT_AND_-1204281152', u'MULTIEQUAL_-1204281105'), (u'MULTIEQUAL_-1204281105', u'SUBPIECE_-1204281126'), (u'INT_RIGHT_-1204281085', u'SUBPIECE_-1204281128'), ('const-0', u'RETURN_-1204281219'), (u'INT_AND_-1204281107', u'COPY_-1204281233'), (u'INT_ZEXT_-1204281142', u'INT_MULT_-1204281248'), ('tmp_393', u'CBRANCH_-1204281241'), ('const-4', u'INT_MULT_-1204281248'), (u'INT_ZEXT_-1204281131', u'COPY_-1204281262'), ('tmp_744', u'INT_AND_-1204281152'), ('const-3308416', u'PTRSUB_-1204281039'), (u'PTRSUB_-1204281039', u'PTRADD_-1204281214'), (u'INT_XOR_-1204281249', u'INT_ZEXT_-1204281131'), ('const-0', u'SUBPIECE_-1204281128'), ('tmp_744', u'INT_AND_-1204281107'), (u'INT_LEFT_-1204281290', u'INT_XOR_-1204281249'), (u'INT_NOTEQUAL_-1204281424', u'CBRANCH_-1204281424'), ('const-24', u'INT_RIGHT_-1204281085'), (u'CAST_-1204281037', u'LOAD_-1204281274'), (u'LOAD_-1204281274', u'INT_XOR_-1204281249'), (u'MULTIEQUAL_-1204281105', u'INT_RIGHT_-1204281085'), (u'CAST_-1204281044', u'INT_ZEXT_-1204281142'), ('const-0', u'RETURN_-1204281231'), (u'INT_ZEXT_-1204281179', u'INT_ADD_-1204281112'), ('const-8', u'INT_LEFT_-1204281290'), (u'INT_MULT_-1204281248', u'PTRADD_-1204281214'), ('const-1', u'PTRADD_-1204281272'), (u'PTRADD_-1204281214', u'CAST_-1204281037'), (u'PTRADD_-1204281345', u'INT_NOTEQUAL_-1204281243'), ('tmp_746', u'PTRADD_-1204281345'), ('const-0', u'INT_NOTEQUAL_-1204281424'), (u'SUBPIECE_-1204281128', u'INT_XOR_-1204281322'), (u'LOAD_-1204281347', u'INT_XOR_-1204281322'), ('const-1', u'PTRADD_-1204281272'), ('const-1', u'INT_SUB_-1204281133'), (u'INT_NOTEQUAL_-1204281243', u'CBRANCH_-1204281241'), ('const-4294967295', u'INT_AND_-1204281152'), ('tmp_24', u'CBRANCH_-1204281424'), (u'MULTIEQUAL_-1204281079', u'LOAD_-1204281347'), (u'INT_ADD_-1204281112', u'PTRADD_-1204281345'), (u'PTRADD_-1204281272', u'MULTIEQUAL_-1204281079'), (u'MULTIEQUAL_-1204281079', u'PTRADD_-1204281272'), (u'SUBPIECE_-1204281126', u'INT_LEFT_-1204281290'), ('tmp_813', u'INT_SUB_-1204281133'), (u'PTRADD_-1204281272', u'INT_NOTEQUAL_-1204281243'), (u'COPY_-1204281262', u'RETURN_-1204281231'), (u'COPY_-1204281233', u'RETURN_-1204281219')]
null
null
00271fa0
x64
O2
(translation_unit "ulong FUN_00271fa0(byte *param_1,int param_2,ulong param_3)\n\n{\n byte *pbVar1;\n byte bVar2;\n \n if (param_2 != 0) {\n pbVar1 = param_1 + (ulong)(param_2 - 1) + 1;\n param_3 = param_3 & 0xffffffff;\n do {\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n } while (param_1 != pbVar1);\n return param_3;\n }\n return param_3 & 0xffffffff;\n}\n\n" (function_definition "ulong FUN_00271fa0(byte *param_1,int param_2,ulong param_3)\n\n{\n byte *pbVar1;\n byte bVar2;\n \n if (param_2 != 0) {\n pbVar1 = param_1 + (ulong)(param_2 - 1) + 1;\n param_3 = param_3 & 0xffffffff;\n do {\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n } while (param_1 != pbVar1);\n return param_3;\n }\n return param_3 & 0xffffffff;\n}" type_identifier (function_declarator "FUN_00271fa0(byte *param_1,int param_2,ulong param_3)" identifier (parameter_list "(byte *param_1,int param_2,ulong param_3)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int param_2" primitive_type identifier) , (parameter_declaration "ulong param_3" type_identifier identifier) ))) (compound_statement "{\n byte *pbVar1;\n byte bVar2;\n \n if (param_2 != 0) {\n pbVar1 = param_1 + (ulong)(param_2 - 1) + 1;\n param_3 = param_3 & 0xffffffff;\n do {\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n } while (param_1 != pbVar1);\n return param_3;\n }\n return param_3 & 0xffffffff;\n}" { (declaration "byte *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (declaration "byte bVar2;" type_identifier identifier ;) (if_statement "if (param_2 != 0) {\n pbVar1 = param_1 + (ulong)(param_2 - 1) + 1;\n param_3 = param_3 & 0xffffffff;\n do {\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n } while (param_1 != pbVar1);\n return param_3;\n }" if (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) (compound_statement "{\n pbVar1 = param_1 + (ulong)(param_2 - 1) + 1;\n param_3 = param_3 & 0xffffffff;\n do {\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n } while (param_1 != pbVar1);\n return param_3;\n }" { (expression_statement "pbVar1 = param_1 + (ulong)(param_2 - 1) + 1;" (assignment_expression "pbVar1 = param_1 + (ulong)(param_2 - 1) + 1" identifier = (binary_expression "param_1 + (ulong)(param_2 - 1) + 1" (binary_expression "param_1 + (ulong)(param_2 - 1)" identifier + (call_expression "(ulong)(param_2 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(param_2 - 1)" ( (binary_expression "param_2 - 1" identifier - number_literal) )))) + number_literal)) ;) (expression_statement "param_3 = param_3 & 0xffffffff;" (assignment_expression "param_3 = param_3 & 0xffffffff" identifier = (binary_expression "param_3 & 0xffffffff" identifier & number_literal)) ;) (do_statement "do {\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n } while (param_1 != pbVar1);" do (compound_statement "{\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n }" { (expression_statement "bVar2 = *param_1;" (assignment_expression "bVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (expression_statement "param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );" (assignment_expression "param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n )" identifier = (call_expression "(ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n )" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n )" ( (binary_expression "(int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)" (binary_expression "(int)param_3 << 8" (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier) << number_literal) ^ (pointer_expression "*(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)" * (cast_expression "(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)" ( (binary_expression "&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4" (pointer_expression "&DAT_00327b80" & identifier) + (binary_expression "(ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4" (call_expression "(ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2)" (call_expression "(ulong)(byte)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(byte)" ( identifier ))) (argument_list "((byte)(param_3 >> 0x18) ^ bVar2)" ( (binary_expression "(byte)(param_3 >> 0x18) ^ bVar2" (call_expression "(byte)(param_3 >> 0x18)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(param_3 >> 0x18)" ( (binary_expression "param_3 >> 0x18" identifier >> number_literal) ))) ^ identifier) ))) * number_literal)) ))))) )))) ;) }) while (parenthesized_expression "(param_1 != pbVar1)" ( (binary_expression "param_1 != pbVar1" identifier != identifier) )) ;) (return_statement "return param_3;" return identifier ;) })) (return_statement "return param_3 & 0xffffffff;" return (binary_expression "param_3 & 0xffffffff" identifier & number_literal) ;) })))
(translation_unit "uint xcrc32(uchar *buf,int len,uint init)\n\n{\n byte *pbVar1;\n byte bVar2;\n ulong uVar3;\n uint crc;\n uint uVar4;\n \n if (len != 0) {\n pbVar1 = buf + (ulong)(len - 1) + 1;\n uVar3 = (ulong)init;\n do {\n bVar2 = *buf;\n buf = buf + 1;\n uVar4 = (int)uVar3 << 8 ^ crc32_table[(byte)((byte)(uVar3 >> 0x18) ^ bVar2)];\n uVar3 = (ulong)uVar4;\n } while (buf != pbVar1);\n return uVar4;\n }\n return init;\n}\n\n" (function_definition "uint xcrc32(uchar *buf,int len,uint init)\n\n{\n byte *pbVar1;\n byte bVar2;\n ulong uVar3;\n uint crc;\n uint uVar4;\n \n if (len != 0) {\n pbVar1 = buf + (ulong)(len - 1) + 1;\n uVar3 = (ulong)init;\n do {\n bVar2 = *buf;\n buf = buf + 1;\n uVar4 = (int)uVar3 << 8 ^ crc32_table[(byte)((byte)(uVar3 >> 0x18) ^ bVar2)];\n uVar3 = (ulong)uVar4;\n } while (buf != pbVar1);\n return uVar4;\n }\n return init;\n}" type_identifier (function_declarator "xcrc32(uchar *buf,int len,uint init)" identifier (parameter_list "(uchar *buf,int len,uint init)" ( (parameter_declaration "uchar *buf" type_identifier (pointer_declarator "*buf" * identifier)) , (parameter_declaration "int len" primitive_type identifier) , (parameter_declaration "uint init" type_identifier identifier) ))) (compound_statement "{\n byte *pbVar1;\n byte bVar2;\n ulong uVar3;\n uint crc;\n uint uVar4;\n \n if (len != 0) {\n pbVar1 = buf + (ulong)(len - 1) + 1;\n uVar3 = (ulong)init;\n do {\n bVar2 = *buf;\n buf = buf + 1;\n uVar4 = (int)uVar3 << 8 ^ crc32_table[(byte)((byte)(uVar3 >> 0x18) ^ bVar2)];\n uVar3 = (ulong)uVar4;\n } while (buf != pbVar1);\n return uVar4;\n }\n return init;\n}" { (declaration "byte *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (declaration "byte bVar2;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "uint crc;" type_identifier identifier ;) (declaration "uint uVar4;" type_identifier identifier ;) (if_statement "if (len != 0) {\n pbVar1 = buf + (ulong)(len - 1) + 1;\n uVar3 = (ulong)init;\n do {\n bVar2 = *buf;\n buf = buf + 1;\n uVar4 = (int)uVar3 << 8 ^ crc32_table[(byte)((byte)(uVar3 >> 0x18) ^ bVar2)];\n uVar3 = (ulong)uVar4;\n } while (buf != pbVar1);\n return uVar4;\n }" if (parenthesized_expression "(len != 0)" ( (binary_expression "len != 0" identifier != number_literal) )) (compound_statement "{\n pbVar1 = buf + (ulong)(len - 1) + 1;\n uVar3 = (ulong)init;\n do {\n bVar2 = *buf;\n buf = buf + 1;\n uVar4 = (int)uVar3 << 8 ^ crc32_table[(byte)((byte)(uVar3 >> 0x18) ^ bVar2)];\n uVar3 = (ulong)uVar4;\n } while (buf != pbVar1);\n return uVar4;\n }" { (expression_statement "pbVar1 = buf + (ulong)(len - 1) + 1;" (assignment_expression "pbVar1 = buf + (ulong)(len - 1) + 1" identifier = (binary_expression "buf + (ulong)(len - 1) + 1" (binary_expression "buf + (ulong)(len - 1)" identifier + (call_expression "(ulong)(len - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(len - 1)" ( (binary_expression "len - 1" identifier - number_literal) )))) + number_literal)) ;) (expression_statement "uVar3 = (ulong)init;" (assignment_expression "uVar3 = (ulong)init" identifier = (cast_expression "(ulong)init" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (do_statement "do {\n bVar2 = *buf;\n buf = buf + 1;\n uVar4 = (int)uVar3 << 8 ^ crc32_table[(byte)((byte)(uVar3 >> 0x18) ^ bVar2)];\n uVar3 = (ulong)uVar4;\n } while (buf != pbVar1);" do (compound_statement "{\n bVar2 = *buf;\n buf = buf + 1;\n uVar4 = (int)uVar3 << 8 ^ crc32_table[(byte)((byte)(uVar3 >> 0x18) ^ bVar2)];\n uVar3 = (ulong)uVar4;\n }" { (expression_statement "bVar2 = *buf;" (assignment_expression "bVar2 = *buf" identifier = (pointer_expression "*buf" * identifier)) ;) (expression_statement "buf = buf + 1;" (assignment_expression "buf = buf + 1" identifier = (binary_expression "buf + 1" identifier + number_literal)) ;) (expression_statement "uVar4 = (int)uVar3 << 8 ^ crc32_table[(byte)((byte)(uVar3 >> 0x18) ^ bVar2)];" (assignment_expression "uVar4 = (int)uVar3 << 8 ^ crc32_table[(byte)((byte)(uVar3 >> 0x18) ^ bVar2)]" identifier = (binary_expression "(int)uVar3 << 8 ^ crc32_table[(byte)((byte)(uVar3 >> 0x18) ^ bVar2)]" (binary_expression "(int)uVar3 << 8" (cast_expression "(int)uVar3" ( (type_descriptor "int" primitive_type) ) identifier) << number_literal) ^ (subscript_expression "crc32_table[(byte)((byte)(uVar3 >> 0x18) ^ bVar2)]" identifier [ (call_expression "(byte)((byte)(uVar3 >> 0x18) ^ bVar2)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((byte)(uVar3 >> 0x18) ^ bVar2)" ( (binary_expression "(byte)(uVar3 >> 0x18) ^ bVar2" (call_expression "(byte)(uVar3 >> 0x18)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(uVar3 >> 0x18)" ( (binary_expression "uVar3 >> 0x18" identifier >> number_literal) ))) ^ identifier) ))) ]))) ;) (expression_statement "uVar3 = (ulong)uVar4;" (assignment_expression "uVar3 = (ulong)uVar4" identifier = (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) }) while (parenthesized_expression "(buf != pbVar1)" ( (binary_expression "buf != pbVar1" identifier != identifier) )) ;) (return_statement "return uVar4;" return identifier ;) })) (return_statement "return init;" return identifier ;) })))
(translation_unit "ulong FUN_00271fa0(byte *param_1,int param_2,ulong param_3)\n\n{\n byte *pbVar1;\n byte bVar2;\n \n if (param_2 != 0) {\n pbVar1 = param_1 + (ulong)(param_2 - 1) + 1;\n param_3 = param_3 & 0xffffffff;\n do {\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n } while (param_1 != pbVar1);\n return param_3;\n }\n return param_3 & 0xffffffff;\n}\n\n" (function_definition "ulong FUN_00271fa0(byte *param_1,int param_2,ulong param_3)\n\n{\n byte *pbVar1;\n byte bVar2;\n \n if (param_2 != 0) {\n pbVar1 = param_1 + (ulong)(param_2 - 1) + 1;\n param_3 = param_3 & 0xffffffff;\n do {\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n } while (param_1 != pbVar1);\n return param_3;\n }\n return param_3 & 0xffffffff;\n}" type_identifier (function_declarator "FUN_00271fa0(byte *param_1,int param_2,ulong param_3)" identifier (parameter_list "(byte *param_1,int param_2,ulong param_3)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int param_2" primitive_type identifier) , (parameter_declaration "ulong param_3" type_identifier identifier) ))) (compound_statement "{\n byte *pbVar1;\n byte bVar2;\n \n if (param_2 != 0) {\n pbVar1 = param_1 + (ulong)(param_2 - 1) + 1;\n param_3 = param_3 & 0xffffffff;\n do {\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n } while (param_1 != pbVar1);\n return param_3;\n }\n return param_3 & 0xffffffff;\n}" { (declaration "byte *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (declaration "byte bVar2;" type_identifier identifier ;) (if_statement "if (param_2 != 0) {\n pbVar1 = param_1 + (ulong)(param_2 - 1) + 1;\n param_3 = param_3 & 0xffffffff;\n do {\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n } while (param_1 != pbVar1);\n return param_3;\n }" if (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) (compound_statement "{\n pbVar1 = param_1 + (ulong)(param_2 - 1) + 1;\n param_3 = param_3 & 0xffffffff;\n do {\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n } while (param_1 != pbVar1);\n return param_3;\n }" { (expression_statement "pbVar1 = param_1 + (ulong)(param_2 - 1) + 1;" (assignment_expression "pbVar1 = param_1 + (ulong)(param_2 - 1) + 1" identifier = (binary_expression "param_1 + (ulong)(param_2 - 1) + 1" (binary_expression "param_1 + (ulong)(param_2 - 1)" identifier + (call_expression "(ulong)(param_2 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(param_2 - 1)" ( (binary_expression "param_2 - 1" identifier - number_literal) )))) + number_literal)) ;) (expression_statement "param_3 = param_3 & 0xffffffff;" (assignment_expression "param_3 = param_3 & 0xffffffff" identifier = (binary_expression "param_3 & 0xffffffff" identifier & number_literal)) ;) (do_statement "do {\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n } while (param_1 != pbVar1);" do (compound_statement "{\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n }" { (expression_statement "bVar2 = *param_1;" (assignment_expression "bVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (expression_statement "param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );" (assignment_expression "param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n )" identifier = (call_expression "(ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n )" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n )" ( (binary_expression "(int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)" (binary_expression "(int)param_3 << 8" (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier) << number_literal) ^ (pointer_expression "*(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)" * (cast_expression "(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)" ( (binary_expression "&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4" (pointer_expression "&DAT_00327b80" & identifier) + (binary_expression "(ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4" (call_expression "(ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2)" (call_expression "(ulong)(byte)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(byte)" ( identifier ))) (argument_list "((byte)(param_3 >> 0x18) ^ bVar2)" ( (binary_expression "(byte)(param_3 >> 0x18) ^ bVar2" (call_expression "(byte)(param_3 >> 0x18)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(param_3 >> 0x18)" ( (binary_expression "param_3 >> 0x18" identifier >> number_literal) ))) ^ identifier) ))) * number_literal)) ))))) )))) ;) }) while (parenthesized_expression "(param_1 != pbVar1)" ( (binary_expression "param_1 != pbVar1" identifier != identifier) )) ;) (return_statement "return param_3;" return identifier ;) })) (return_statement "return param_3 & 0xffffffff;" return (binary_expression "param_3 & 0xffffffff" identifier & number_literal) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (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 = (binary_expression IDENT & LIT)) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) << LIT) ^ (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression & IDENT) + (binary_expression (call_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( IDENT ))) (argument_list ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT >> LIT) ))) ^ IDENT) ))) * LIT)) ))))) )))) ;) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) (return_statement return IDENT ;) })) (return_statement return (binary_expression IDENT & LIT) ;) })))
(function_definition "ulong FUN_00271fa0(byte *param_1,int param_2,ulong param_3)\n\n{\n byte *pbVar1;\n byte bVar2;\n \n if (param_2 != 0) {\n pbVar1 = param_1 + (ulong)(param_2 - 1) + 1;\n param_3 = param_3 & 0xffffffff;\n do {\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n } while (param_1 != pbVar1);\n return param_3;\n }\n return param_3 & 0xffffffff;\n}" (type_identifier "ulong") (function_declarator "FUN_00271fa0(byte *param_1,int param_2,ulong param_3)" (identifier "FUN_00271fa0") (parameter_list "(byte *param_1,int param_2,ulong param_3)" (( "(") (parameter_declaration "byte *param_1" (type_identifier "byte") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "int param_2" (primitive_type "int") (identifier "param_2")) (, ",") (parameter_declaration "ulong param_3" (type_identifier "ulong") (identifier "param_3")) () ")"))) (compound_statement "{\n byte *pbVar1;\n byte bVar2;\n \n if (param_2 != 0) {\n pbVar1 = param_1 + (ulong)(param_2 - 1) + 1;\n param_3 = param_3 & 0xffffffff;\n do {\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n } while (param_1 != pbVar1);\n return param_3;\n }\n return param_3 & 0xffffffff;\n}" ({ "{") (declaration "byte *pbVar1;" (type_identifier "byte") (pointer_declarator "*pbVar1" (* "*") (identifier "pbVar1")) (; ";")) (declaration "byte bVar2;" (type_identifier "byte") (identifier "bVar2") (; ";")) (if_statement "if (param_2 != 0) {\n pbVar1 = param_1 + (ulong)(param_2 - 1) + 1;\n param_3 = param_3 & 0xffffffff;\n do {\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n } while (param_1 != pbVar1);\n return param_3;\n }" (if "if") (parenthesized_expression "(param_2 != 0)" (( "(") (binary_expression "param_2 != 0" (identifier "param_2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n pbVar1 = param_1 + (ulong)(param_2 - 1) + 1;\n param_3 = param_3 & 0xffffffff;\n do {\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n } while (param_1 != pbVar1);\n return param_3;\n }" ({ "{") (expression_statement "pbVar1 = param_1 + (ulong)(param_2 - 1) + 1;" (assignment_expression "pbVar1 = param_1 + (ulong)(param_2 - 1) + 1" (identifier "pbVar1") (= "=") (binary_expression "param_1 + (ulong)(param_2 - 1) + 1" (binary_expression "param_1 + (ulong)(param_2 - 1)" (identifier "param_1") (+ "+") (call_expression "(ulong)(param_2 - 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(param_2 - 1)" (( "(") (binary_expression "param_2 - 1" (identifier "param_2") (- "-") (number_literal "1")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "param_3 = param_3 & 0xffffffff;" (assignment_expression "param_3 = param_3 & 0xffffffff" (identifier "param_3") (= "=") (binary_expression "param_3 & 0xffffffff" (identifier "param_3") (& "&") (number_literal "0xffffffff"))) (; ";")) (do_statement "do {\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n } while (param_1 != pbVar1);" (do "do") (compound_statement "{\n bVar2 = *param_1;\n param_1 = param_1 + 1;\n param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );\n }" ({ "{") (expression_statement "bVar2 = *param_1;" (assignment_expression "bVar2 = *param_1" (identifier "bVar2") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" (identifier "param_1") (= "=") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n );" (assignment_expression "param_3 = (ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n )" (identifier "param_3") (= "=") (call_expression "(ulong)((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n )" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)\n )" (( "(") (binary_expression "(int)param_3 << 8 ^\n *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)" (binary_expression "(int)param_3 << 8" (cast_expression "(int)param_3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "param_3")) (<< "<<") (number_literal "8")) (^ "^") (pointer_expression "*(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)" (* "*") (cast_expression "(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4)" (( "(") (binary_expression "&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4" (pointer_expression "&DAT_00327b80" (& "&") (identifier "DAT_00327b80")) (+ "+") (binary_expression "(ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4" (call_expression "(ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2)" (call_expression "(ulong)(byte)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(byte)" (( "(") (identifier "byte") () ")"))) (argument_list "((byte)(param_3 >> 0x18) ^ bVar2)" (( "(") (binary_expression "(byte)(param_3 >> 0x18) ^ bVar2" (call_expression "(byte)(param_3 >> 0x18)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "(param_3 >> 0x18)" (( "(") (binary_expression "param_3 >> 0x18" (identifier "param_3") (>> ">>") (number_literal "0x18")) () ")"))) (^ "^") (identifier "bVar2")) () ")"))) (* "*") (number_literal "4"))) () ")"))))) () ")")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(param_1 != pbVar1)" (( "(") (binary_expression "param_1 != pbVar1" (identifier "param_1") (!= "!=") (identifier "pbVar1")) () ")")) (; ";")) (return_statement "return param_3;" (return "return") (identifier "param_3") (; ";")) (} "}"))) (return_statement "return param_3 & 0xffffffff;" (return "return") (binary_expression "param_3 & 0xffffffff" (identifier "param_3") (& "&") (number_literal "0xffffffff")) (; ";")) (} "}")))
type_1 function_1(type_2 *var_2,int var_1,type_1 init) { type_3 *var_5; type_3 var_4; type_4 var_3; type_1 crc; type_1 uVar4; if (var_1 != 0) { var_5 = var_2 + (type_4)(var_1 - 1) + 1; var_3 = (type_4)init; do { var_4 = *var_2; var_2 = var_2 + 1; uVar4 = (int)var_3 << 8 ^ crc32_table[(type_3)((type_3)(var_3 >> 0x18) ^ var_4)]; var_3 = (type_4)uVar4; } while (var_2 != var_5); return uVar4; } return init; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator 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: (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: (binary_expression left: (identifier) right: (number_literal)))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) 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: (pointer_expression argument: (identifier)) right: (binary_expression left: (call_expression function: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (identifier))) arguments: (argument_list (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (identifier)))) right: (number_literal)))))))))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (return_statement (identifier)))) (return_statement (binary_expression left: (identifier) right: (number_literal))))))
null
ulong MASKED(byte *param_1,int param_2,ulong param_3) { byte *pbVar1; byte bVar2; if (param_2 != 0) { pbVar1 = param_1 + (ulong)(param_2 - 1) + 1; param_3 = param_3 & 0xffffffff; do { bVar2 = *param_1; param_1 = param_1 + 1; param_3 = (ulong)((int)param_3 << 8 ^ *(uint *)(&DAT_00327b80 + (ulong)(byte)((byte)(param_3 >> 0x18) ^ bVar2) * 4) ); } while (param_1 != pbVar1); return param_3; } return param_3 & 0xffffffff; }
8320_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
do_date_order
FUN_002c0d00
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::do_date_order() const */ undefined8 std::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::do_date_order (void) { return 0; }
undefined8 FUN_002c0d00(void) { return 0; }
XOR EAX,EAX RET
null
null
null
null
[('const-0', u'RETURN_-1204613864'), ('const-0', u'COPY_-1204613884'), (u'COPY_-1204613884', u'RETURN_-1204613864')]
[('const-0', u'RETURN_-1204613864'), ('const-0', u'COPY_-1204613884'), (u'COPY_-1204613884', u'RETURN_-1204613864')]
null
null
002c0d00
x64
O2
(translation_unit "undefined8 FUN_002c0d00(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_002c0d00(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_002c0d00(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return 0;\n}" { (return_statement "return 0;" return number_literal ;) })))
(translation_unit "/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::do_date_order() const */\n\nundefined8\nstd::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::do_date_order\n (void)\n\n{\n return 0;\n}\n\n" comment (ERROR "undefined8\nstd::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::do_date_order\n (void)" type_identifier (ERROR "std::time_get<" identifier : : identifier <) identifier , (ERROR "std::istreambuf_iterator<" identifier : : identifier <) identifier , (ERROR "std::char_traits<wchar_t>>>::" identifier : : identifier < identifier >> > : :) (function_declarator "do_date_order\n (void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n return 0;\n}" { (return_statement "return 0;" return number_literal ;) }))
(translation_unit "undefined8 FUN_002c0d00(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_002c0d00(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_002c0d00(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return 0;\n}" { (return_statement "return 0;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_002c0d00(void)\n\n{\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_002c0d00(void)" (identifier "FUN_002c0d00") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::do_date_order() const */ undefined8 std::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::do_date_order (void) { return 0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal)))))
null
undefined8 MASKED(void) { return 0; }
398_i686-kfreebsd-gnu-as_and_i686-kfreebsd-gnu-as_strip.c
do_align
FUN_0011f610
void do_align(uint n,char *fill,uint len,uint max) { char cVar1; int iVar2; char *pcVar3; if ((now_seg == (segT)(_bfd_std_section + 0x230)) || ((now_seg->flags & 0x103) == 1)) { pcVar3 = fill; if (fill == (char *)0x0) { len = 0; } else { do { if (pcVar3 == fill + len) { len = 0; fill = (char *)0x0; goto joined_r0x0011f6e6; } cVar1 = *pcVar3; pcVar3 = pcVar3 + 1; } while (cVar1 == '\0'); if (now_seg == (segT)(_bfd_std_section + 0x230)) { pcVar3 = (char *)dcgettext(0,"ignoring fill value in absolute section",5); as_warn(pcVar3); len = 0; fill = (char *)0x0; } else { pcVar3 = (char *)dcgettext(0,"ignoring fill value in section `%s\'",5); as_warn(pcVar3); len = 0; fill = (char *)0x0; } } } joined_r0x0011f6e6: if (n == 0) { return; } if (need_pass_2 != 0) goto LAB_0011f6bf; if (optimize_align_code == 0) { LAB_0011f6a4: if (fill == (char *)0x0) { iVar2 = subseg_text_p(now_seg); if (iVar2 == 0) { frag_align(n,0,max); goto LAB_0011f6bf; } LAB_0011f7be: frag_align_code(n,max); goto LAB_0011f6bf; } } else if ((fill == (char *)0x0) || ((*fill == -0x70 && (len == 1)))) { iVar2 = subseg_text_p(now_seg); if (iVar2 == 0) { if (need_pass_2 != 0) goto LAB_0011f6bf; goto LAB_0011f6a4; } goto LAB_0011f7be; } if (len < 2) { frag_align(n,(int)*fill,max); } else { frag_align_pattern(n,fill,(ulong)len,max); } LAB_0011f6bf: record_alignment(now_seg,n); return; }
void FUN_0011f610(int param_1,char *param_2,uint param_3,undefined4 param_4) { char cVar1; int iVar2; undefined8 uVar3; char *pcVar4; if ((DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)) { pcVar4 = param_2; if (param_2 == (char *)0x0) { param_3 = 0; } else { do { if (pcVar4 == param_2 + param_3) { param_3 = 0; param_2 = (char *)0x0; goto joined_r0x0011f6e6; } cVar1 = *pcVar4; pcVar4 = pcVar4 + 1; } while (cVar1 == '\0'); if (DAT_001e44a8 == 0x1dae90) { uVar3 = dcgettext(0,"ignoring fill value in absolute section",5); FUN_0011d8a0(uVar3); param_3 = 0; param_2 = (char *)0x0; } else { uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5); FUN_0011d8a0(uVar3); param_3 = 0; param_2 = (char *)0x0; } } } joined_r0x0011f6e6: if (param_1 == 0) { return; } if (DAT_001e448c != 0) goto LAB_0011f6bf; if (DAT_001da780 == 0) { LAB_0011f6a4: if (param_2 == (char *)0x0) { iVar2 = FUN_00127b00(DAT_001e44a8); if (iVar2 == 0) { FUN_001170b0(param_1,0,param_4); goto LAB_0011f6bf; } LAB_0011f7be: FUN_00117180(param_1,param_4); goto LAB_0011f6bf; } } else if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) { iVar2 = FUN_00127b00(DAT_001e44a8); if (iVar2 == 0) { if (DAT_001e448c != 0) goto LAB_0011f6bf; goto LAB_0011f6a4; } goto LAB_0011f7be; } if (param_3 < 2) { FUN_001170b0(param_1,(int)*param_2,param_4); } else { FUN_00117140(param_1,param_2,param_3); } LAB_0011f6bf: FUN_0012f660(DAT_001e44a8,param_1); return; }
PUSH RBP LEA R8,[0x1dae90] PUSH RBX MOV EBX,EDI SUB RSP,0x18 MOV RAX,qword ptr [0x001e44a8] CMP RAX,R8 JZ 0x0011f6d8 MOV EDI,dword ptr [RAX + 0x20] AND EDI,0x103 CMP EDI,0x1 JZ 0x0011f6d8 TEST EBX,EBX JZ 0x0011f6ec MOV R8D,dword ptr [0x001e448c] TEST R8D,R8D JNZ 0x0011f6bf MOV EDI,dword ptr [0x001da780] TEST EDI,EDI JZ 0x0011f6a4 TEST RSI,RSI JZ 0x0011f66e CMP byte ptr [RSI],0x90 JNZ 0x0011f6ad CMP EDX,0x1 JNZ 0x0011f6ad MOV RDI,qword ptr [0x001e44a8] MOV dword ptr [RSP + 0xc],ECX MOV dword ptr [RSP + 0x8],EDX MOV qword ptr [RSP],RSI CALL 0x00127b00 MOV RSI,qword ptr [RSP] MOV EDX,dword ptr [RSP + 0x8] TEST EAX,EAX MOV ECX,dword ptr [RSP + 0xc] JNZ 0x0011f7be MOV EAX,dword ptr [0x001e448c] TEST EAX,EAX JNZ 0x0011f6bf TEST RSI,RSI JZ 0x0011f798 CMP EDX,0x1 JBE 0x0011f750 MOV EDX,EDX MOV EDI,EBX CALL 0x00117140 MOV RDI,qword ptr [0x001e44a8] ADD RSP,0x18 MOV ESI,EBX POP RBX POP RBP JMP 0x0012f660 MOV EDX,EDX ADD RDX,RSI TEST RSI,RSI JNZ 0x0011f702 XOR EDX,EDX TEST EBX,EBX JNZ 0x0011f649 ADD RSP,0x18 POP RBX POP RBP RET ADD RSI,0x1 CMP byte ptr [RSI + -0x1],0x0 JNZ 0x0011f710 CMP RSI,RDX JNZ 0x0011f6f8 XOR EDX,EDX XOR ESI,ESI JMP 0x0011f641 MOV dword ptr [RSP],ECX CMP RAX,R8 JZ 0x0011f768 MOV EDX,0x5 MOV RBP,qword ptr [RAX] LEA RSI,[0x14d878] XOR EDI,EDI CALL 0x001081c0 MOV RDI,RAX MOV RSI,RBP XOR EAX,EAX CALL 0x0011d8a0 XOR EDX,EDX XOR ESI,ESI MOV ECX,dword ptr [RSP] JMP 0x0011f641 MOVSX ESI,byte ptr [RSI] MOV EDX,ECX MOV EDI,EBX CALL 0x001170b0 JMP 0x0011f6bf MOV EDX,0x5 LEA RSI,[0x14d818] XOR EDI,EDI CALL 0x001081c0 MOV RDI,RAX XOR EAX,EAX CALL 0x0011d8a0 XOR EDX,EDX XOR ESI,ESI MOV ECX,dword ptr [RSP] JMP 0x0011f641 MOV RDI,qword ptr [0x001e44a8] MOV dword ptr [RSP],ECX CALL 0x00127b00 MOV ECX,dword ptr [RSP] TEST EAX,EAX JNZ 0x0011f7be MOV EDX,ECX XOR ESI,ESI MOV EDI,EBX CALL 0x001170b0 JMP 0x0011f6bf MOV ESI,ECX MOV EDI,EBX CALL 0x00117180 JMP 0x0011f6bf
null
null
null
null
[(u'INDIRECT_-1206977470', u'MULTIEQUAL_-1206977462'), (u'MULTIEQUAL_-1206977486', u'MULTIEQUAL_-1206977476'), (u'INT_EQUAL_-1206978855', u'CBRANCH_-1206978852'), (u'INDIRECT_-1206977242', u'MULTIEQUAL_-1206977482'), (u'CAST_-1206977176', u'CALL_-1206978313'), ('tmp_4479', u'PTRSUB_-1206977430'), (u'COPY_-1206977822', u'MULTIEQUAL_-1206977264'), ('tmp_956', u'BRANCH_-1206978427'), ('const-0', u'INT_EQUAL_-1206978418'), (u'CALL_-1206978639', u'INDIRECT_-1206977469'), (u'INT_NOTEQUAL_-1206978909', u'CBRANCH_-1206978907'), (u'INT_ZEXT_-1206977978', u'CALL_-1206978680'), ('tmp_706', u'BRANCH_-1206978335'), ('tmp_1054', u'CBRANCH_-1206978379'), (u'CALL_-1206978341', u'CAST_-1206977176'), (u'INT_EQUAL_-1206978872', u'CBRANCH_-1206978870'), (u'LOAD_-1206978512', u'INT_SEXT_-1206978495'), (u'CALL_-1206978639', u'INDIRECT_-1206977449'), (u'INDIRECT_-1206977532', u'MULTIEQUAL_-1206977462'), (u'MULTIEQUAL_-1206977264', u'INT_EQUAL_-1206978722'), ('const-0', u'COPY_-1206977528'), (u'MULTIEQUAL_-1206977261', u'INT_NOTEQUAL_-1206978909'), ('tmp_1196', u'BRANCH_-1206978280'), (u'COPY_-1206977404', u'MULTIEQUAL_-1206977263'), ('const-0', u'INT_EQUAL_-1206978772'), (u'COPY_-1206977569', u'MULTIEQUAL_-1206977263'), (u'MULTIEQUAL_-1206977264', u'INT_EQUAL_-1206978872'), ('const-0', u'INT_EQUAL_-1206978722'), (u'INDIRECT_-1206977532', u'MULTIEQUAL_-1206977205'), (u'INDIRECT_-1206977294', u'MULTIEQUAL_-1206977442'), ('tmp_500', u'CBRANCH_-1206978699'), (u'PTRSUB_-1206977443', u'PTRADD_-1206977443'), (u'INDIRECT_-1206977512', u'MULTIEQUAL_-1206977185'), (u'INDIRECT_-1206977314', u'MULTIEQUAL_-1206977462'), (u'CALL_-1206978800', u'INDIRECT_-1206977552'), (u'CALL_-1206978313', u'INDIRECT_-1206977372'), (u'MULTIEQUAL_-1206977260', u'INT_EQUAL_-1206978886'), ('tmp_1367', u'CALL_-1206978338'), (u'CALL_-1206978186', u'INDIRECT_-1206977280'), (u'INT_AND_-1206978959', u'INT_EQUAL_-1206978956'), ('const-0', u'COPY_-1206977404'), (u'CALL_-1206978338', u'INDIRECT_-1206977189'), (u'INDIRECT_-1206977209', u'MULTIEQUAL_-1206977462'), (u'CALL_-1206978210', u'CAST_-1206977100'), (u'MULTIEQUAL_-1206977263', u'INT_ZEXT_-1206977978'), ('const-1', u'PTRADD_-1206977204'), (u'CALL_-1206978680', u'INDIRECT_-1206977490'), (u'CALL_-1206978338', u'INDIRECT_-1206977229'), (u'INDIRECT_-1206977260', u'MULTIEQUAL_-1206977262'), (u'CAST_-1206977438', u'INT_EQUAL_-1206978999'), ('const-1944672', u'PTRSUB_-1206977204'), (u'CALL_-1206978313', u'INDIRECT_-1206977332'), ('tmp_1367', u'CALL_-1206978491'), (u'CALL_-1206978639', u'INDIRECT_-1206977429'), (u'CALL_-1206978800', u'INDIRECT_-1206977512'), (u'COPY_-1206977491', u'COPY_-1206977491'), (u'CAST_-1206977100', u'CALL_-1206978186'), (u'INDIRECT_-1206977262', u'MULTIEQUAL_-1206977225'), (u'MULTIEQUAL_-1206977260', u'MULTIEQUAL_-1206977506'), (u'MULTIEQUAL_-1206977442', u'CALL_-1206978639'), (u'MULTIEQUAL_-1206977260', u'MULTIEQUAL_-1206977482'), (u'INDIRECT_-1206977334', u'MULTIEQUAL_-1206977482'), (u'INDIRECT_-1206977512', u'MULTIEQUAL_-1206977466'), ('tmp_596', u'BRANCH_-1206978488'), (u'COPY_-1206977690', u'MULTIEQUAL_-1206977264'), (u'CALL_-1206978341', u'INDIRECT_-1206977386'), ('const-1', u'PTRADD_-1206978486'), (u'INT_ZEXT_-1206977942', u'PTRADD_-1206978486'), (u'COPY_-1206977768', u'MULTIEQUAL_-1206977264'), (u'INT_LESS_-1206978690', u'CBRANCH_-1206978699'), ('tmp_409', u'CBRANCH_-1206978762'), (u'PTRADD_-1206978382', u'COPY_-1206977284'), (u'CALL_-1206978680', u'INDIRECT_-1206977450'), (u'MULTIEQUAL_-1206977262', u'MULTIEQUAL_-1206977466'), (u'LOAD_-1206978992', u'INT_AND_-1206978959'), ('tmp_902', u'CBRANCH_-1206978453'), ('tmp_467', u'CBRANCH_-1206978720'), (u'INDIRECT_-1206977189', u'MULTIEQUAL_-1206977442'), (u'CALL_-1206978338', u'INDIRECT_-1206977209'), (u'MULTIEQUAL_-1206977262', u'COPY_-1206977451'), ('tmp_441', u'CBRANCH_-1206978735'), (u'CALL_-1206978360', u'INDIRECT_-1206977222'), (u'INDIRECT_-1206977332', u'MULTIEQUAL_-1206977262'), (u'COPY_-1206977250', u'CALL_-1206978341'), (u'INT_SEXT_-1206978495', u'CALL_-1206978491'), ('const-0', u'INT_NOTEQUAL_-1206978909'), ('const-0', u'INT_NOTEQUAL_-1206978736'), (u'INDIRECT_-1206977552', u'MULTIEQUAL_-1206977482'), (u'INDIRECT_-1206977450', u'MULTIEQUAL_-1206977442'), (u'CALL_-1206978186', u'INDIRECT_-1206977300'), (u'MULTIEQUAL_-1206977506', u'MULTIEQUAL_-1206977496'), ('const-1366136', u'COPY_-1206977250'), (u'CALL_-1206978491', u'INDIRECT_-1206977334'), (u'MULTIEQUAL_-1206977743', u'LOAD_-1206978433'), (u'MULTIEQUAL_-1206977263', u'INT_LESS_-1206978690'), (u'PTRADD_-1206977204', u'CAST_-1206977200'), ('const-259', u'INT_AND_-1206978959'), (u'COPY_-1206977471', u'COPY_-1206977471'), (u'CALL_-1206978491', u'INDIRECT_-1206977314'), ('const-560', u'PTRADD_-1206977204'), ('const-0', u'RETURN_-1206978522'), (u'COPY_-1206977451', u'COPY_-1206977451'), ('tmp_293', u'CBRANCH_-1206978852'), (u'INDIRECT_-1206977242', u'MULTIEQUAL_-1206977205'), ('tmp_4479', u'MULTIEQUAL_-1206977262'), (u'INT_EQUAL_-1206978886', u'CBRANCH_-1206978885'), (u'MULTIEQUAL_-1206977260', u'COPY_-1206977491'), (u'INT_EQUAL_-1206978418', u'CBRANCH_-1206978414'), (u'CALL_-1206978491', u'INDIRECT_-1206977294'), ('tmp_144', u'CBRANCH_-1206978954'), ('const-1944672', u'PTRSUB_-1206977443'), (u'MULTIEQUAL_-1206977261', u'MULTIEQUAL_-1206977476'), ('const-5', u'CALL_-1206978210'), ('const-1', u'INT_EQUAL_-1206978956'), (u'COPY_-1206977477', u'MULTIEQUAL_-1206977263'), (u'MULTIEQUAL_-1206977264', u'LOAD_-1206978870'), (u'COPY_-1206977174', u'CALL_-1206978210'), ('const-0', u'PTRSUB_-1206977204'), (u'PTRSUB_-1206977204', u'PTRADD_-1206977204'), (u'MULTIEQUAL_-1206977466', u'CALL_-1206978409'), (u'INT_EQUAL_-1206978722', u'CBRANCH_-1206978720'), ('const-433', u'LOAD_-1206978512'), ('tmp_258', u'CBRANCH_-1206978870'), ('tmp_4484', u'MULTIEQUAL_-1206977261'), (u'MULTIEQUAL_-1206977263', u'INT_EQUAL_-1206978838'), (u'MULTIEQUAL_-1206977262', u'MULTIEQUAL_-1206977456'), (u'CALL_-1206978341', u'INDIRECT_-1206977346'), (u'INDIRECT_-1206977202', u'MULTIEQUAL_-1206977442'), (u'CALL_-1206978313', u'INDIRECT_-1206977352'), ('const-1366040', u'COPY_-1206977174'), (u'CALL_-1206978210', u'INDIRECT_-1206977271'), ('tmp_1367', u'CALL_-1206978360'), (u'INT_EQUAL_-1206978838', u'CBRANCH_-1206978835'), (u'CALL_-1206978409', u'INT_EQUAL_-1206978389'), (u'INDIRECT_-1206977552', u'MULTIEQUAL_-1206977225'), (u'INT_EQUAL_-1206978956', u'CBRANCH_-1206978954'), (u'COPY_-1206977284', u'MULTIEQUAL_-1206977743'), (u'PTRADD_-1206977443', u'CAST_-1206977438'), ('const-144', u'INT_EQUAL_-1206978855'), ('tmp_1019', u'CBRANCH_-1206978414'), ('tmp_1368', u'PTRADD_-1206978486'), ('tmp_202', u'CBRANCH_-1206978907'), (u'CALL_-1206978186', u'INDIRECT_-1206977260'), (u'CALL_-1206978800', u'INDIRECT_-1206977532'), ('const-0', u'COPY_-1206977768'), ('tmp_1370', u'CALL_-1206978680'), (u'INT_EQUAL_-1206978381', u'CBRANCH_-1206978379'), (u'CALL_-1206978680', u'INDIRECT_-1206977470'), (u'INDIRECT_-1206977490', u'MULTIEQUAL_-1206977482'), (u'CALL_-1206978210', u'INDIRECT_-1206977311'), (u'INDIRECT_-1206977429', u'COPY_-1206977488'), ('tmp_870', u'CBRANCH_-1206978496'), ('tmp_1369', u'INT_ZEXT_-1206977942'), ('const-1', u'INT_EQUAL_-1206978838'), ('const-0', u'COPY_-1206977822'), (u'MULTIEQUAL_-1206977261', u'MULTIEQUAL_-1206977486'), (u'MULTIEQUAL_-1206977743', u'INT_EQUAL_-1206978456'), ('const-0', u'CALL_-1206978341'), ('const-560', u'PTRADD_-1206977443'), (u'CALL_-1206978409', u'INDIRECT_-1206977242'), ('tmp_1330', u'BRANCH_-1206978153'), (u'CALL_-1206978341', u'INDIRECT_-1206977366'), ('tmp_1368', u'COPY_-1206977317'), ('const-0', u'RETURN_-1206978635'), ('const-0', u'INT_EQUAL_-1206978389'), (u'MULTIEQUAL_-1206977261', u'COPY_-1206977471'), (u'PTRSUB_-1206977430', u'LOAD_-1206978992'), (u'INDIRECT_-1206977372', u'MULTIEQUAL_-1206977260'), (u'CALL_-1206978360', u'INDIRECT_-1206977242'), (u'INDIRECT_-1206977469', u'COPY_-1206977528'), ('tmp_1368', u'INT_EQUAL_-1206978526'), ('const-1', u'PTRADD_-1206978382'), ('tmp_1368', u'MULTIEQUAL_-1206977264'), ('const-32', u'PTRSUB_-1206977430'), ('tmp_4479', u'INT_EQUAL_-1206978381'), ('const-0', u'INT_EQUAL_-1206978886'), (u'CALL_-1206978800', u'INT_EQUAL_-1206978772'), (u'INDIRECT_-1206977222', u'MULTIEQUAL_-1206977185'), (u'INDIRECT_-1206977532', u'INT_NOTEQUAL_-1206978736'), (u'INT_EQUAL_-1206978772', u'CBRANCH_-1206978762'), ('const-0', u'CALL_-1206978210'), (u'INT_EQUAL_-1206978498', u'CBRANCH_-1206978496'), ('tmp_1370', u'CALL_-1206978491'), (u'CALL_-1206978409', u'INDIRECT_-1206977262'), ('tmp_1367', u'CALL_-1206978639'), ('const-2', u'INT_LESS_-1206978690'), ('const-1', u'PTRADD_-1206977443'), ('const-0', u'PTRSUB_-1206977443'), ('tmp_689', u'BRANCH_-1206978357'), (u'MULTIEQUAL_-1206977466', u'MULTIEQUAL_-1206977456'), (u'COPY_-1206977528', u'MULTIEQUAL_-1206977263'), (u'INDIRECT_-1206977532', u'MULTIEQUAL_-1206977486'), ('tmp_4485', u'MULTIEQUAL_-1206977260'), (u'INDIRECT_-1206977222', u'MULTIEQUAL_-1206977462'), (u'MULTIEQUAL_-1206977743', u'PTRADD_-1206978382'), ('tmp_1370', u'CALL_-1206978360'), ('const-1', u'PTRADD_-1206978382'), (u'INDIRECT_-1206977552', u'MULTIEQUAL_-1206977506'), (u'INDIRECT_-1206977300', u'MULTIEQUAL_-1206977260'), ('tmp_1370', u'CALL_-1206978338'), ('tmp_232', u'CBRANCH_-1206978885'), (u'LOAD_-1206978870', u'INT_EQUAL_-1206978855'), ('tmp_1367', u'INT_EQUAL_-1206978498'), (u'MULTIEQUAL_-1206977264', u'LOAD_-1206978512'), (u'MULTIEQUAL_-1206977264', u'CALL_-1206978680'), (u'INDIRECT_-1206977512', u'MULTIEQUAL_-1206977442'), ('tmp_4479', u'INT_EQUAL_-1206978999'), (u'INDIRECT_-1206977352', u'MULTIEQUAL_-1206977261'), ('tmp_78', u'CBRANCH_-1206978997'), (u'COPY_-1206977317', u'MULTIEQUAL_-1206977743'), ('const-433', u'LOAD_-1206978992'), ('const-0', u'INT_EQUAL_-1206978872'), ('tmp_645', u'CBRANCH_-1206978387'), ('tmp_1367', u'CALL_-1206978680'), (u'INT_EQUAL_-1206978389', u'CBRANCH_-1206978387'), (u'INT_EQUAL_-1206978526', u'CBRANCH_-1206978523'), ('tmp_1369', u'MULTIEQUAL_-1206977263'), ('tmp_325', u'CBRANCH_-1206978835'), ('const-0', u'INT_EQUAL_-1206978526'), (u'INT_NOTEQUAL_-1206978736', u'CBRANCH_-1206978735'), (u'MULTIEQUAL_-1206977262', u'CALL_-1206978800'), (u'PTRADD_-1206978486', u'INT_EQUAL_-1206978456'), (u'MULTIEQUAL_-1206977260', u'MULTIEQUAL_-1206977496'), (u'INT_EQUAL_-1206978456', u'CBRANCH_-1206978453'), (u'CALL_-1206978409', u'INDIRECT_-1206977222'), ('tmp_816', u'CBRANCH_-1206978523'), ('const-0', u'COPY_-1206977569'), (u'INDIRECT_-1206977229', u'MULTIEQUAL_-1206977482'), (u'CALL_-1206978360', u'INDIRECT_-1206977202'), ('const-433', u'LOAD_-1206978870'), ('const-5', u'CALL_-1206978341'), (u'CALL_-1206978210', u'INDIRECT_-1206977291'), (u'INDIRECT_-1206977449', u'COPY_-1206977508'), ('const-0', u'CALL_-1206978360'), (u'MULTIEQUAL_-1206977261', u'MULTIEQUAL_-1206977462'), (u'INT_EQUAL_-1206978999', u'CBRANCH_-1206978997'), (u'LOAD_-1206978433', u'INT_EQUAL_-1206978418'), ('const-0', u'INT_EQUAL_-1206978498'), ('const-433', u'LOAD_-1206978433'), ('const-0', u'COPY_-1206977477'), (u'CAST_-1206977200', u'INT_EQUAL_-1206978381'), ('const-0', u'COPY_-1206977690'), (u'INDIRECT_-1206977280', u'MULTIEQUAL_-1206977261'), (u'MULTIEQUAL_-1206977262', u'MULTIEQUAL_-1206977442')]
[(u'INDIRECT_-1206977335', u'MULTIEQUAL_-1206977296'), (u'INDIRECT_-1206977284', u'MULTIEQUAL_-1206977537'), (u'INDIRECT_-1206977505', u'MULTIEQUAL_-1206977497'), (u'MULTIEQUAL_-1206977297', u'COPY_-1206977506'), (u'MULTIEQUAL_-1206977296', u'MULTIEQUAL_-1206977531'), (u'INDIRECT_-1206977297', u'MULTIEQUAL_-1206977260'), (u'COPY_-1206977229', u'MULTIEQUAL_-1206977294'), (u'INT_EQUAL_-1206978855', u'CBRANCH_-1206978852'), ('const-433', u'LOAD_-1206978512'), (u'CALL_-1206978186', u'INDIRECT_-1206977315'), ('tmp_956', u'BRANCH_-1206978427'), (u'MULTIEQUAL_-1206977294', u'INT_LESS_-1206978690'), ('const-0', u'COPY_-1206977781'), (u'INT_NOTEQUAL_-1206978909', u'CBRANCH_-1206978907'), (u'MULTIEQUAL_-1206977297', u'MULTIEQUAL_-1206977521'), ('tmp_706', u'BRANCH_-1206978335'), ('tmp_3458', u'INT_EQUAL_-1206978526'), ('tmp_1054', u'CBRANCH_-1206978379'), (u'INDIRECT_-1206977567', u'MULTIEQUAL_-1206977497'), (u'INT_EQUAL_-1206978872', u'CBRANCH_-1206978870'), ('tmp_4446', u'MULTIEQUAL_-1206977295'), ('const-32', u'INT_ADD_-1206978976'), (u'INDIRECT_-1206977504', u'COPY_-1206977563'), (u'LOAD_-1206978512', u'INT_SEXT_-1206978495'), (u'COPY_-1206977394', u'MULTIEQUAL_-1206977294'), (u'INDIRECT_-1206977587', u'MULTIEQUAL_-1206977260'), ('tmp_3556', u'CALL_-1206978491'), (u'MULTIEQUAL_-1206977756', u'LOAD_-1206978433'), ('tmp_3556', u'CALL_-1206978360'), (u'INDIRECT_-1206977587', u'INT_NOTEQUAL_-1206978736'), ('const-144', u'INT_EQUAL_-1206978855'), (u'INDIRECT_-1206977369', u'MULTIEQUAL_-1206977517'), ('tmp_1196', u'BRANCH_-1206978280'), ('const-0', u'INT_EQUAL_-1206978772'), (u'COPY_-1206977323', u'MULTIEQUAL_-1206977756'), ('const-0', u'INT_EQUAL_-1206978722'), ('const-1945232', u'INT_EQUAL_-1206978381'), (u'MULTIEQUAL_-1206977296', u'MULTIEQUAL_-1206977541'), ('tmp_500', u'CBRANCH_-1206978699'), (u'CALL_-1206978210', u'INDIRECT_-1206977346'), (u'COPY_-1206977835', u'MULTIEQUAL_-1206977298'), ('const-2', u'INT_LESS_-1206978690'), (u'INT_AND_-1206978959', u'INT_EQUAL_-1206978956'), (u'CALL_-1206978800', u'INDIRECT_-1206977587'), ('const-5', u'CALL_-1206978341'), ('tmp_3556', u'INT_EQUAL_-1206978498'), (u'CALL_-1206978338', u'INDIRECT_-1206977264'), (u'CALL_-1206978409', u'INDIRECT_-1206977277'), ('const-1945232', u'INT_EQUAL_-1206978999'), ('const-0', u'INT_EQUAL_-1206978418'), ('const-0', u'COPY_-1206977703'), (u'CALL_-1206978491', u'INDIRECT_-1206977369'), (u'INDIRECT_-1206977524', u'COPY_-1206977583'), (u'MULTIEQUAL_-1206977497', u'CALL_-1206978639'), ('tmp_4445', u'MULTIEQUAL_-1206977296'), ('tmp_596', u'BRANCH_-1206978488'), (u'MULTIEQUAL_-1206977756', u'PTRADD_-1206978382'), (u'MULTIEQUAL_-1206977297', u'MULTIEQUAL_-1206977511'), ('tmp_3556', u'CALL_-1206978639'), (u'MULTIEQUAL_-1206977295', u'INT_EQUAL_-1206978886'), ('const-433', u'LOAD_-1206978433'), (u'INT_LESS_-1206978690', u'CBRANCH_-1206978699'), ('tmp_409', u'CBRANCH_-1206978762'), (u'CALL_-1206978639', u'INDIRECT_-1206977504'), (u'INDIRECT_-1206977297', u'MULTIEQUAL_-1206977537'), (u'INDIRECT_-1206977567', u'MULTIEQUAL_-1206977240'), ('const-1', u'PTRADD_-1206978486'), ('const-0', u'COPY_-1206977835'), (u'INDIRECT_-1206977607', u'MULTIEQUAL_-1206977280'), (u'LOAD_-1206978992', u'INT_AND_-1206978959'), (u'INDIRECT_-1206977244', u'MULTIEQUAL_-1206977497'), ('tmp_902', u'CBRANCH_-1206978453'), ('tmp_467', u'CBRANCH_-1206978720'), (u'INT_ZEXT_-1206977951', u'PTRADD_-1206978486'), ('tmp_441', u'CBRANCH_-1206978735'), ('tmp_4440', u'INT_EQUAL_-1206978381'), (u'INT_SEXT_-1206978495', u'CALL_-1206978491'), ('const-0', u'INT_NOTEQUAL_-1206978736'), ('const-0', u'INT_NOTEQUAL_-1206978909'), (u'INDIRECT_-1206977607', u'MULTIEQUAL_-1206977537'), (u'MULTIEQUAL_-1206977541', u'MULTIEQUAL_-1206977531'), (u'MULTIEQUAL_-1206977561', u'MULTIEQUAL_-1206977551'), (u'CALL_-1206978491', u'INDIRECT_-1206977349'), (u'INDIRECT_-1206977567', u'MULTIEQUAL_-1206977521'), (u'CALL_-1206978338', u'INDIRECT_-1206977244'), ('const-259', u'INT_AND_-1206978959'), (u'INDIRECT_-1206977427', u'MULTIEQUAL_-1206977295'), (u'COPY_-1206977526', u'COPY_-1206977526'), ('const-0', u'RETURN_-1206978522'), ('tmp_293', u'CBRANCH_-1206978852'), (u'MULTIEQUAL_-1206977295', u'COPY_-1206977546'), (u'INT_EQUAL_-1206978886', u'CBRANCH_-1206978885'), (u'INDIRECT_-1206977389', u'MULTIEQUAL_-1206977537'), (u'INT_EQUAL_-1206978418', u'CBRANCH_-1206978414'), ('tmp_144', u'CBRANCH_-1206978954'), ('const-1', u'INT_EQUAL_-1206978956'), (u'COPY_-1206977781', u'MULTIEQUAL_-1206977298'), (u'INDIRECT_-1206977545', u'MULTIEQUAL_-1206977537'), ('const-433', u'LOAD_-1206978992'), (u'MULTIEQUAL_-1206977298', u'LOAD_-1206978512'), ('const-5', u'CALL_-1206978210'), (u'INDIRECT_-1206977264', u'MULTIEQUAL_-1206977517'), (u'MULTIEQUAL_-1206977297', u'MULTIEQUAL_-1206977497'), (u'INT_EQUAL_-1206978722', u'CBRANCH_-1206978720'), (u'CALL_-1206978639', u'INDIRECT_-1206977524'), ('tmp_258', u'CBRANCH_-1206978870'), (u'INDIRECT_-1206977607', u'MULTIEQUAL_-1206977561'), ('tmp_4491', u'INT_ZEXT_-1206977951'), (u'CALL_-1206978491', u'INDIRECT_-1206977389'), (u'CALL_-1206978680', u'INDIRECT_-1206977545'), (u'INT_EQUAL_-1206978838', u'CBRANCH_-1206978835'), (u'MULTIEQUAL_-1206977295', u'MULTIEQUAL_-1206977561'), (u'CALL_-1206978409', u'INT_EQUAL_-1206978389'), (u'INT_EQUAL_-1206978956', u'CBRANCH_-1206978954'), ('tmp_1019', u'CBRANCH_-1206978414'), (u'INDIRECT_-1206977257', u'MULTIEQUAL_-1206977497'), ('tmp_202', u'CBRANCH_-1206978907'), ('const-0', u'COPY_-1206977394'), (u'INDIRECT_-1206977484', u'COPY_-1206977543'), (u'CALL_-1206978360', u'INDIRECT_-1206977297'), (u'MULTIEQUAL_-1206977298', u'CALL_-1206978680'), (u'MULTIEQUAL_-1206977296', u'COPY_-1206977526'), (u'INT_EQUAL_-1206978381', u'CBRANCH_-1206978379'), ('const-1', u'INT_EQUAL_-1206978838'), (u'MULTIEQUAL_-1206977756', u'INT_EQUAL_-1206978456'), (u'COPY_-1206977284', u'CALL_-1206978341'), (u'INDIRECT_-1206977315', u'MULTIEQUAL_-1206977297'), (u'CALL_-1206978210', u'INDIRECT_-1206977326'), (u'CALL_-1206978409', u'INDIRECT_-1206977297'), (u'CALL_-1206978210', u'INDIRECT_-1206977366'), (u'INDIRECT_-1206977277', u'MULTIEQUAL_-1206977517'), ('tmp_870', u'CBRANCH_-1206978496'), (u'CALL_-1206978639', u'INDIRECT_-1206977484'), ('tmp_4508', u'CALL_-1206978491'), (u'COPY_-1206977506', u'COPY_-1206977506'), (u'INT_ADD_-1206978976', u'CAST_-1206977468'), (u'CALL_-1206978210', u'CALL_-1206978186'), (u'INDIRECT_-1206977277', u'MULTIEQUAL_-1206977240'), (u'MULTIEQUAL_-1206977298', u'INT_EQUAL_-1206978872'), (u'MULTIEQUAL_-1206977521', u'MULTIEQUAL_-1206977511'), (u'PTRADD_-1206978382', u'COPY_-1206977323'), ('tmp_4440', u'MULTIEQUAL_-1206977297'), ('const-0', u'COPY_-1206977353'), ('const-0', u'CALL_-1206978360'), ('const-0', u'CALL_-1206978341'), ('tmp_1330', u'BRANCH_-1206978153'), (u'INDIRECT_-1206977407', u'MULTIEQUAL_-1206977296'), ('const-0', u'RETURN_-1206978635'), ('const-0', u'INT_EQUAL_-1206978389'), ('tmp_4508', u'CALL_-1206978360'), (u'CALL_-1206978680', u'INDIRECT_-1206977505'), (u'CALL_-1206978800', u'INDIRECT_-1206977567'), (u'INDIRECT_-1206977587', u'MULTIEQUAL_-1206977517'), ('const-1', u'PTRADD_-1206978382'), ('const-0', u'COPY_-1206977302'), (u'INDIRECT_-1206977525', u'MULTIEQUAL_-1206977517'), (u'MULTIEQUAL_-1206977296', u'INT_NOTEQUAL_-1206978909'), (u'COPY_-1206977302', u'MULTIEQUAL_-1206977294'), ('const-0', u'INT_EQUAL_-1206978886'), (u'CALL_-1206978800', u'INT_EQUAL_-1206978772'), (u'CALL_-1206978186', u'INDIRECT_-1206977355'), (u'MULTIEQUAL_-1206977521', u'CALL_-1206978409'), (u'INT_EQUAL_-1206978772', u'CBRANCH_-1206978762'), (u'INT_EQUAL_-1206978498', u'CBRANCH_-1206978496'), (u'CALL_-1206978313', u'INDIRECT_-1206977407'), ('const-0', u'CALL_-1206978210'), ('tmp_3458', u'COPY_-1206977356'), (u'CALL_-1206978680', u'INDIRECT_-1206977525'), (u'INDIRECT_-1206977349', u'MULTIEQUAL_-1206977497'), ('tmp_689', u'BRANCH_-1206978357'), (u'MULTIEQUAL_-1206977296', u'MULTIEQUAL_-1206977517'), ('tmp_4440', u'INT_ADD_-1206978976'), ('tmp_4440', u'INT_EQUAL_-1206978999'), ('tmp_3556', u'CALL_-1206978338'), ('const-1366040', u'COPY_-1206977208'), (u'CALL_-1206978341', u'INDIRECT_-1206977401'), ('tmp_3556', u'CALL_-1206978680'), (u'CALL_-1206978186', u'INDIRECT_-1206977335'), (u'CALL_-1206978360', u'INDIRECT_-1206977277'), (u'LOAD_-1206978870', u'INT_EQUAL_-1206978855'), ('tmp_232', u'CBRANCH_-1206978885'), (u'MULTIEQUAL_-1206977294', u'INT_EQUAL_-1206978838'), ('tmp_3458', u'MULTIEQUAL_-1206977298'), (u'CALL_-1206978409', u'INDIRECT_-1206977317'), (u'MULTIEQUAL_-1206977298', u'INT_EQUAL_-1206978722'), (u'CALL_-1206978338', u'INDIRECT_-1206977284'), (u'COPY_-1206977703', u'MULTIEQUAL_-1206977298'), ('tmp_78', u'CBRANCH_-1206978997'), (u'CALL_-1206978313', u'INDIRECT_-1206977387'), (u'COPY_-1206977353', u'MULTIEQUAL_-1206977294'), (u'CALL_-1206978341', u'CALL_-1206978313'), ('const-0', u'INT_EQUAL_-1206978872'), (u'MULTIEQUAL_-1206977294', u'CALL_-1206978680'), ('tmp_645', u'CBRANCH_-1206978387'), (u'MULTIEQUAL_-1206977297', u'CALL_-1206978800'), ('tmp_4491', u'MULTIEQUAL_-1206977294'), (u'COPY_-1206977546', u'COPY_-1206977546'), ('const-1366136', u'COPY_-1206977284'), ('const-0', u'COPY_-1206977229'), (u'INT_EQUAL_-1206978389', u'CBRANCH_-1206978387'), (u'INT_EQUAL_-1206978526', u'CBRANCH_-1206978523'), ('tmp_325', u'CBRANCH_-1206978835'), ('const-0', u'INT_EQUAL_-1206978526'), ('tmp_4508', u'CALL_-1206978338'), (u'CAST_-1206977468', u'LOAD_-1206978992'), (u'INT_NOTEQUAL_-1206978736', u'CBRANCH_-1206978735'), (u'PTRADD_-1206978486', u'INT_EQUAL_-1206978456'), (u'CALL_-1206978360', u'INDIRECT_-1206977257'), (u'INT_EQUAL_-1206978456', u'CBRANCH_-1206978453'), (u'INDIRECT_-1206977587', u'MULTIEQUAL_-1206977541'), (u'CALL_-1206978341', u'INDIRECT_-1206977421'), ('tmp_816', u'CBRANCH_-1206978523'), (u'MULTIEQUAL_-1206977295', u'MULTIEQUAL_-1206977537'), (u'CALL_-1206978800', u'INDIRECT_-1206977607'), (u'INDIRECT_-1206977387', u'MULTIEQUAL_-1206977297'), ('tmp_3458', u'PTRADD_-1206978486'), (u'COPY_-1206977356', u'MULTIEQUAL_-1206977756'), (u'CALL_-1206978313', u'INDIRECT_-1206977427'), (u'INDIRECT_-1206977355', u'MULTIEQUAL_-1206977295'), (u'INDIRECT_-1206977317', u'MULTIEQUAL_-1206977280'), (u'INT_EQUAL_-1206978999', u'CBRANCH_-1206978997'), (u'LOAD_-1206978433', u'INT_EQUAL_-1206978418'), ('const-0', u'INT_EQUAL_-1206978498'), ('const-433', u'LOAD_-1206978870'), (u'COPY_-1206977208', u'CALL_-1206978210'), (u'MULTIEQUAL_-1206977295', u'MULTIEQUAL_-1206977551'), ('const-1', u'PTRADD_-1206978382'), (u'MULTIEQUAL_-1206977298', u'LOAD_-1206978870'), (u'CALL_-1206978341', u'INDIRECT_-1206977441')]
null
null
0011f610
x64
O2
(translation_unit "void FUN_0011f610(int param_1,char *param_2,uint param_3,undefined4 param_4)\n\n{\n char cVar1;\n int iVar2;\n undefined8 uVar3;\n char *pcVar4;\n \n if ((DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)) {\n pcVar4 = param_2;\n if (param_2 == (char *)0x0) {\n param_3 = 0;\n }\n else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }\n }\njoined_r0x0011f6e6:\n if (param_1 == 0) {\n return;\n }\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n if (DAT_001da780 == 0) {\nLAB_0011f6a4:\n if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }\n }\n else if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }\n if (param_3 < 2) {\n FUN_001170b0(param_1,(int)*param_2,param_4);\n }\n else {\n FUN_00117140(param_1,param_2,param_3);\n }\nLAB_0011f6bf:\n FUN_0012f660(DAT_001e44a8,param_1);\n return;\n}\n\n" (function_definition "void FUN_0011f610(int param_1,char *param_2,uint param_3,undefined4 param_4)\n\n{\n char cVar1;\n int iVar2;\n undefined8 uVar3;\n char *pcVar4;\n \n if ((DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)) {\n pcVar4 = param_2;\n if (param_2 == (char *)0x0) {\n param_3 = 0;\n }\n else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }\n }\njoined_r0x0011f6e6:\n if (param_1 == 0) {\n return;\n }\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n if (DAT_001da780 == 0) {\nLAB_0011f6a4:\n if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }\n }\n else if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }\n if (param_3 < 2) {\n FUN_001170b0(param_1,(int)*param_2,param_4);\n }\n else {\n FUN_00117140(param_1,param_2,param_3);\n }\nLAB_0011f6bf:\n FUN_0012f660(DAT_001e44a8,param_1);\n return;\n}" primitive_type (function_declarator "FUN_0011f610(int param_1,char *param_2,uint param_3,undefined4 param_4)" identifier (parameter_list "(int param_1,char *param_2,uint param_3,undefined4 param_4)" ( (parameter_declaration "int param_1" primitive_type identifier) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "uint param_3" type_identifier identifier) , (parameter_declaration "undefined4 param_4" type_identifier identifier) ))) (compound_statement "{\n char cVar1;\n int iVar2;\n undefined8 uVar3;\n char *pcVar4;\n \n if ((DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)) {\n pcVar4 = param_2;\n if (param_2 == (char *)0x0) {\n param_3 = 0;\n }\n else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }\n }\njoined_r0x0011f6e6:\n if (param_1 == 0) {\n return;\n }\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n if (DAT_001da780 == 0) {\nLAB_0011f6a4:\n if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }\n }\n else if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }\n if (param_3 < 2) {\n FUN_001170b0(param_1,(int)*param_2,param_4);\n }\n else {\n FUN_00117140(param_1,param_2,param_3);\n }\nLAB_0011f6bf:\n FUN_0012f660(DAT_001e44a8,param_1);\n return;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (if_statement "if ((DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)) {\n pcVar4 = param_2;\n if (param_2 == (char *)0x0) {\n param_3 = 0;\n }\n else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }\n }" if (parenthesized_expression "((DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1))" ( (binary_expression "(DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)" (parenthesized_expression "(DAT_001e44a8 == 0x1dae90)" ( (binary_expression "DAT_001e44a8 == 0x1dae90" identifier == number_literal) )) || (parenthesized_expression "((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)" ( (binary_expression "(*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1" (parenthesized_expression "(*(uint *)(DAT_001e44a8 + 0x20) & 0x103)" ( (binary_expression "*(uint *)(DAT_001e44a8 + 0x20) & 0x103" (pointer_expression "*(uint *)(DAT_001e44a8 + 0x20)" * (cast_expression "(uint *)(DAT_001e44a8 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001e44a8 + 0x20)" ( (binary_expression "DAT_001e44a8 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n pcVar4 = param_2;\n if (param_2 == (char *)0x0) {\n param_3 = 0;\n }\n else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }\n }" { (expression_statement "pcVar4 = param_2;" (assignment_expression "pcVar4 = param_2" identifier = identifier) ;) (if_statement "if (param_2 == (char *)0x0) {\n param_3 = 0;\n }\n else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }" if (parenthesized_expression "(param_2 == (char *)0x0)" ( (binary_expression "param_2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n param_3 = 0;\n }" { (expression_statement "param_3 = 0;" (assignment_expression "param_3 = 0" identifier = number_literal) ;) }) (else_clause "else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }" else (compound_statement "{\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }" { (do_statement "do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');" do (compound_statement "{\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n }" { (if_statement "if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }" if (parenthesized_expression "(pcVar4 == param_2 + param_3)" ( (binary_expression "pcVar4 == param_2 + param_3" identifier == (binary_expression "param_2 + param_3" identifier + identifier)) )) (compound_statement "{\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }" { (expression_statement "param_3 = 0;" (assignment_expression "param_3 = 0" identifier = number_literal) ;) (expression_statement "param_2 = (char *)0x0;" (assignment_expression "param_2 = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (goto_statement "goto joined_r0x0011f6e6;" goto statement_identifier ;) })) (expression_statement "cVar1 = *pcVar4;" (assignment_expression "cVar1 = *pcVar4" identifier = (pointer_expression "*pcVar4" * identifier)) ;) (expression_statement "pcVar4 = pcVar4 + 1;" (assignment_expression "pcVar4 = pcVar4 + 1" identifier = (binary_expression "pcVar4 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) ;) (if_statement "if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }" if (parenthesized_expression "(DAT_001e44a8 == 0x1dae90)" ( (binary_expression "DAT_001e44a8 == 0x1dae90" identifier == number_literal) )) (compound_statement "{\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }" { (expression_statement "uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);" (assignment_expression "uVar3 = dcgettext(0,"ignoring fill value in absolute section",5)" identifier = (call_expression "dcgettext(0,"ignoring fill value in absolute section",5)" identifier (argument_list "(0,"ignoring fill value in absolute section",5)" ( number_literal , (string_literal ""ignoring fill value in absolute section"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011d8a0(uVar3);" (call_expression "FUN_0011d8a0(uVar3)" identifier (argument_list "(uVar3)" ( identifier ))) ;) (expression_statement "param_3 = 0;" (assignment_expression "param_3 = 0" identifier = number_literal) ;) (expression_statement "param_2 = (char *)0x0;" (assignment_expression "param_2 = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }) (else_clause "else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }" else (compound_statement "{\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }" { (expression_statement "uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);" (assignment_expression "uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5)" identifier = (call_expression "dcgettext(0,"ignoring fill value in section `%s\'",5)" identifier (argument_list "(0,"ignoring fill value in section `%s\'",5)" ( number_literal , (string_literal ""ignoring fill value in section `%s\'"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_0011d8a0(uVar3);" (call_expression "FUN_0011d8a0(uVar3)" identifier (argument_list "(uVar3)" ( identifier ))) ;) (expression_statement "param_3 = 0;" (assignment_expression "param_3 = 0" identifier = number_literal) ;) (expression_statement "param_2 = (char *)0x0;" (assignment_expression "param_2 = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }))) }))) })) (labeled_statement "joined_r0x0011f6e6:\n if (param_1 == 0) {\n return;\n }" statement_identifier : (if_statement "if (param_1 == 0) {\n return;\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) }))) (if_statement "if (DAT_001e448c != 0) goto LAB_0011f6bf;" if (parenthesized_expression "(DAT_001e448c != 0)" ( (binary_expression "DAT_001e448c != 0" identifier != number_literal) )) (goto_statement "goto LAB_0011f6bf;" goto statement_identifier ;)) (if_statement "if (DAT_001da780 == 0) {\nLAB_0011f6a4:\n if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }\n }\n else if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }" if (parenthesized_expression "(DAT_001da780 == 0)" ( (binary_expression "DAT_001da780 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_0011f6a4:\n if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }\n }" { (labeled_statement "LAB_0011f6a4:\n if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }" statement_identifier : (if_statement "if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }" if (parenthesized_expression "(param_2 == (char *)0x0)" ( (binary_expression "param_2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }" { (expression_statement "iVar2 = FUN_00127b00(DAT_001e44a8);" (assignment_expression "iVar2 = FUN_00127b00(DAT_001e44a8)" identifier = (call_expression "FUN_00127b00(DAT_001e44a8)" identifier (argument_list "(DAT_001e44a8)" ( identifier )))) ;) (if_statement "if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }" { (expression_statement "FUN_001170b0(param_1,0,param_4);" (call_expression "FUN_001170b0(param_1,0,param_4)" identifier (argument_list "(param_1,0,param_4)" ( identifier , number_literal , identifier ))) ;) (goto_statement "goto LAB_0011f6bf;" goto statement_identifier ;) })) (labeled_statement "LAB_0011f7be:\n FUN_00117180(param_1,param_4);" statement_identifier : (expression_statement "FUN_00117180(param_1,param_4);" (call_expression "FUN_00117180(param_1,param_4)" identifier (argument_list "(param_1,param_4)" ( identifier , identifier ))) ;)) (goto_statement "goto LAB_0011f6bf;" goto statement_identifier ;) }))) }) (else_clause "else if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }" else (if_statement "if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }" if (parenthesized_expression "((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1))))" ( (binary_expression "(param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))" (parenthesized_expression "(param_2 == (char *)0x0)" ( (binary_expression "param_2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "((*param_2 == -0x70 && (param_3 == 1)))" ( (parenthesized_expression "(*param_2 == -0x70 && (param_3 == 1))" ( (binary_expression "*param_2 == -0x70 && (param_3 == 1)" (binary_expression "*param_2 == -0x70" (pointer_expression "*param_2" * identifier) == number_literal) && (parenthesized_expression "(param_3 == 1)" ( (binary_expression "param_3 == 1" identifier == number_literal) ))) )) ))) )) (compound_statement "{\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }" { (expression_statement "iVar2 = FUN_00127b00(DAT_001e44a8);" (assignment_expression "iVar2 = FUN_00127b00(DAT_001e44a8)" identifier = (call_expression "FUN_00127b00(DAT_001e44a8)" identifier (argument_list "(DAT_001e44a8)" ( identifier )))) ;) (if_statement "if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }" { (if_statement "if (DAT_001e448c != 0) goto LAB_0011f6bf;" if (parenthesized_expression "(DAT_001e448c != 0)" ( (binary_expression "DAT_001e448c != 0" identifier != number_literal) )) (goto_statement "goto LAB_0011f6bf;" goto statement_identifier ;)) (goto_statement "goto LAB_0011f6a4;" goto statement_identifier ;) })) (goto_statement "goto LAB_0011f7be;" goto statement_identifier ;) })))) (if_statement "if (param_3 < 2) {\n FUN_001170b0(param_1,(int)*param_2,param_4);\n }\n else {\n FUN_00117140(param_1,param_2,param_3);\n }" if (parenthesized_expression "(param_3 < 2)" ( (binary_expression "param_3 < 2" identifier < number_literal) )) (compound_statement "{\n FUN_001170b0(param_1,(int)*param_2,param_4);\n }" { (expression_statement "FUN_001170b0(param_1,(int)*param_2,param_4);" (call_expression "FUN_001170b0(param_1,(int)*param_2,param_4)" identifier (argument_list "(param_1,(int)*param_2,param_4)" ( identifier , (cast_expression "(int)*param_2" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*param_2" * identifier)) , identifier ))) ;) }) (else_clause "else {\n FUN_00117140(param_1,param_2,param_3);\n }" else (compound_statement "{\n FUN_00117140(param_1,param_2,param_3);\n }" { (expression_statement "FUN_00117140(param_1,param_2,param_3);" (call_expression "FUN_00117140(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier ))) ;) }))) (labeled_statement "LAB_0011f6bf:\n FUN_0012f660(DAT_001e44a8,param_1);" statement_identifier : (expression_statement "FUN_0012f660(DAT_001e44a8,param_1);" (call_expression "FUN_0012f660(DAT_001e44a8,param_1)" identifier (argument_list "(DAT_001e44a8,param_1)" ( identifier , identifier ))) ;)) (return_statement "return;" return ;) })))
(translation_unit "void do_align(uint n,char *fill,uint len,uint max)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n \n if ((now_seg == (segT)(_bfd_std_section + 0x230)) || ((now_seg->flags & 0x103) == 1)) {\n pcVar3 = fill;\n if (fill == (char *)0x0) {\n len = 0;\n }\n else {\n do {\n if (pcVar3 == fill + len) {\n len = 0;\n fill = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar3;\n pcVar3 = pcVar3 + 1;\n } while (cVar1 == '\0');\n if (now_seg == (segT)(_bfd_std_section + 0x230)) {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in absolute section",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }\n else {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in section `%s\'",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }\n }\n }\njoined_r0x0011f6e6:\n if (n == 0) {\n return;\n }\n if (need_pass_2 != 0) goto LAB_0011f6bf;\n if (optimize_align_code == 0) {\nLAB_0011f6a4:\n if (fill == (char *)0x0) {\n iVar2 = subseg_text_p(now_seg);\n if (iVar2 == 0) {\n frag_align(n,0,max);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n frag_align_code(n,max);\n goto LAB_0011f6bf;\n }\n }\n else if ((fill == (char *)0x0) || ((*fill == -0x70 && (len == 1)))) {\n iVar2 = subseg_text_p(now_seg);\n if (iVar2 == 0) {\n if (need_pass_2 != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }\n if (len < 2) {\n frag_align(n,(int)*fill,max);\n }\n else {\n frag_align_pattern(n,fill,(ulong)len,max);\n }\nLAB_0011f6bf:\n record_alignment(now_seg,n);\n return;\n}\n\n" (function_definition "void do_align(uint n,char *fill,uint len,uint max)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n \n if ((now_seg == (segT)(_bfd_std_section + 0x230)) || ((now_seg->flags & 0x103) == 1)) {\n pcVar3 = fill;\n if (fill == (char *)0x0) {\n len = 0;\n }\n else {\n do {\n if (pcVar3 == fill + len) {\n len = 0;\n fill = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar3;\n pcVar3 = pcVar3 + 1;\n } while (cVar1 == '\0');\n if (now_seg == (segT)(_bfd_std_section + 0x230)) {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in absolute section",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }\n else {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in section `%s\'",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }\n }\n }\njoined_r0x0011f6e6:\n if (n == 0) {\n return;\n }\n if (need_pass_2 != 0) goto LAB_0011f6bf;\n if (optimize_align_code == 0) {\nLAB_0011f6a4:\n if (fill == (char *)0x0) {\n iVar2 = subseg_text_p(now_seg);\n if (iVar2 == 0) {\n frag_align(n,0,max);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n frag_align_code(n,max);\n goto LAB_0011f6bf;\n }\n }\n else if ((fill == (char *)0x0) || ((*fill == -0x70 && (len == 1)))) {\n iVar2 = subseg_text_p(now_seg);\n if (iVar2 == 0) {\n if (need_pass_2 != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }\n if (len < 2) {\n frag_align(n,(int)*fill,max);\n }\n else {\n frag_align_pattern(n,fill,(ulong)len,max);\n }\nLAB_0011f6bf:\n record_alignment(now_seg,n);\n return;\n}" primitive_type (function_declarator "do_align(uint n,char *fill,uint len,uint max)" identifier (parameter_list "(uint n,char *fill,uint len,uint max)" ( (parameter_declaration "uint n" type_identifier identifier) , (parameter_declaration "char *fill" primitive_type (pointer_declarator "*fill" * identifier)) , (parameter_declaration "uint len" type_identifier identifier) , (parameter_declaration "uint max" type_identifier identifier) ))) (compound_statement "{\n char cVar1;\n int iVar2;\n char *pcVar3;\n \n if ((now_seg == (segT)(_bfd_std_section + 0x230)) || ((now_seg->flags & 0x103) == 1)) {\n pcVar3 = fill;\n if (fill == (char *)0x0) {\n len = 0;\n }\n else {\n do {\n if (pcVar3 == fill + len) {\n len = 0;\n fill = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar3;\n pcVar3 = pcVar3 + 1;\n } while (cVar1 == '\0');\n if (now_seg == (segT)(_bfd_std_section + 0x230)) {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in absolute section",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }\n else {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in section `%s\'",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }\n }\n }\njoined_r0x0011f6e6:\n if (n == 0) {\n return;\n }\n if (need_pass_2 != 0) goto LAB_0011f6bf;\n if (optimize_align_code == 0) {\nLAB_0011f6a4:\n if (fill == (char *)0x0) {\n iVar2 = subseg_text_p(now_seg);\n if (iVar2 == 0) {\n frag_align(n,0,max);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n frag_align_code(n,max);\n goto LAB_0011f6bf;\n }\n }\n else if ((fill == (char *)0x0) || ((*fill == -0x70 && (len == 1)))) {\n iVar2 = subseg_text_p(now_seg);\n if (iVar2 == 0) {\n if (need_pass_2 != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }\n if (len < 2) {\n frag_align(n,(int)*fill,max);\n }\n else {\n frag_align_pattern(n,fill,(ulong)len,max);\n }\nLAB_0011f6bf:\n record_alignment(now_seg,n);\n return;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "char *pcVar3;" primitive_type (pointer_declarator "*pcVar3" * identifier) ;) (if_statement "if ((now_seg == (segT)(_bfd_std_section + 0x230)) || ((now_seg->flags & 0x103) == 1)) {\n pcVar3 = fill;\n if (fill == (char *)0x0) {\n len = 0;\n }\n else {\n do {\n if (pcVar3 == fill + len) {\n len = 0;\n fill = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar3;\n pcVar3 = pcVar3 + 1;\n } while (cVar1 == '\0');\n if (now_seg == (segT)(_bfd_std_section + 0x230)) {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in absolute section",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }\n else {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in section `%s\'",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }\n }\n }" if (parenthesized_expression "((now_seg == (segT)(_bfd_std_section + 0x230)) || ((now_seg->flags & 0x103) == 1))" ( (binary_expression "(now_seg == (segT)(_bfd_std_section + 0x230)) || ((now_seg->flags & 0x103) == 1)" (parenthesized_expression "(now_seg == (segT)(_bfd_std_section + 0x230))" ( (binary_expression "now_seg == (segT)(_bfd_std_section + 0x230)" identifier == (call_expression "(segT)(_bfd_std_section + 0x230)" (parenthesized_expression "(segT)" ( identifier )) (argument_list "(_bfd_std_section + 0x230)" ( (binary_expression "_bfd_std_section + 0x230" identifier + number_literal) )))) )) || (parenthesized_expression "((now_seg->flags & 0x103) == 1)" ( (binary_expression "(now_seg->flags & 0x103) == 1" (parenthesized_expression "(now_seg->flags & 0x103)" ( (binary_expression "now_seg->flags & 0x103" (field_expression "now_seg->flags" identifier -> field_identifier) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n pcVar3 = fill;\n if (fill == (char *)0x0) {\n len = 0;\n }\n else {\n do {\n if (pcVar3 == fill + len) {\n len = 0;\n fill = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar3;\n pcVar3 = pcVar3 + 1;\n } while (cVar1 == '\0');\n if (now_seg == (segT)(_bfd_std_section + 0x230)) {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in absolute section",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }\n else {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in section `%s\'",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }\n }\n }" { (expression_statement "pcVar3 = fill;" (assignment_expression "pcVar3 = fill" identifier = identifier) ;) (if_statement "if (fill == (char *)0x0) {\n len = 0;\n }\n else {\n do {\n if (pcVar3 == fill + len) {\n len = 0;\n fill = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar3;\n pcVar3 = pcVar3 + 1;\n } while (cVar1 == '\0');\n if (now_seg == (segT)(_bfd_std_section + 0x230)) {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in absolute section",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }\n else {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in section `%s\'",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }\n }" if (parenthesized_expression "(fill == (char *)0x0)" ( (binary_expression "fill == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n len = 0;\n }" { (expression_statement "len = 0;" (assignment_expression "len = 0" identifier = number_literal) ;) }) (else_clause "else {\n do {\n if (pcVar3 == fill + len) {\n len = 0;\n fill = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar3;\n pcVar3 = pcVar3 + 1;\n } while (cVar1 == '\0');\n if (now_seg == (segT)(_bfd_std_section + 0x230)) {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in absolute section",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }\n else {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in section `%s\'",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }\n }" else (compound_statement "{\n do {\n if (pcVar3 == fill + len) {\n len = 0;\n fill = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar3;\n pcVar3 = pcVar3 + 1;\n } while (cVar1 == '\0');\n if (now_seg == (segT)(_bfd_std_section + 0x230)) {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in absolute section",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }\n else {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in section `%s\'",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }\n }" { (do_statement "do {\n if (pcVar3 == fill + len) {\n len = 0;\n fill = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar3;\n pcVar3 = pcVar3 + 1;\n } while (cVar1 == '\0');" do (compound_statement "{\n if (pcVar3 == fill + len) {\n len = 0;\n fill = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar3;\n pcVar3 = pcVar3 + 1;\n }" { (if_statement "if (pcVar3 == fill + len) {\n len = 0;\n fill = (char *)0x0;\n goto joined_r0x0011f6e6;\n }" if (parenthesized_expression "(pcVar3 == fill + len)" ( (binary_expression "pcVar3 == fill + len" identifier == (binary_expression "fill + len" identifier + identifier)) )) (compound_statement "{\n len = 0;\n fill = (char *)0x0;\n goto joined_r0x0011f6e6;\n }" { (expression_statement "len = 0;" (assignment_expression "len = 0" identifier = number_literal) ;) (expression_statement "fill = (char *)0x0;" (assignment_expression "fill = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (goto_statement "goto joined_r0x0011f6e6;" goto statement_identifier ;) })) (expression_statement "cVar1 = *pcVar3;" (assignment_expression "cVar1 = *pcVar3" identifier = (pointer_expression "*pcVar3" * identifier)) ;) (expression_statement "pcVar3 = pcVar3 + 1;" (assignment_expression "pcVar3 = pcVar3 + 1" identifier = (binary_expression "pcVar3 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) ;) (if_statement "if (now_seg == (segT)(_bfd_std_section + 0x230)) {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in absolute section",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }\n else {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in section `%s\'",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }" if (parenthesized_expression "(now_seg == (segT)(_bfd_std_section + 0x230))" ( (binary_expression "now_seg == (segT)(_bfd_std_section + 0x230)" identifier == (call_expression "(segT)(_bfd_std_section + 0x230)" (parenthesized_expression "(segT)" ( identifier )) (argument_list "(_bfd_std_section + 0x230)" ( (binary_expression "_bfd_std_section + 0x230" identifier + number_literal) )))) )) (compound_statement "{\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in absolute section",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }" { (expression_statement "pcVar3 = (char *)dcgettext(0,"ignoring fill value in absolute section",5);" (assignment_expression "pcVar3 = (char *)dcgettext(0,"ignoring fill value in absolute section",5)" identifier = (cast_expression "(char *)dcgettext(0,"ignoring fill value in absolute section",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"ignoring fill value in absolute section",5)" identifier (argument_list "(0,"ignoring fill value in absolute section",5)" ( number_literal , (string_literal ""ignoring fill value in absolute section"" " string_content ") , number_literal ))))) ;) (expression_statement "as_warn(pcVar3);" (call_expression "as_warn(pcVar3)" identifier (argument_list "(pcVar3)" ( identifier ))) ;) (expression_statement "len = 0;" (assignment_expression "len = 0" identifier = number_literal) ;) (expression_statement "fill = (char *)0x0;" (assignment_expression "fill = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }) (else_clause "else {\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in section `%s\'",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }" else (compound_statement "{\n pcVar3 = (char *)dcgettext(0,"ignoring fill value in section `%s\'",5);\n as_warn(pcVar3);\n len = 0;\n fill = (char *)0x0;\n }" { (expression_statement "pcVar3 = (char *)dcgettext(0,"ignoring fill value in section `%s\'",5);" (assignment_expression "pcVar3 = (char *)dcgettext(0,"ignoring fill value in section `%s\'",5)" identifier = (cast_expression "(char *)dcgettext(0,"ignoring fill value in section `%s\'",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"ignoring fill value in section `%s\'",5)" identifier (argument_list "(0,"ignoring fill value in section `%s\'",5)" ( number_literal , (string_literal ""ignoring fill value in section `%s\'"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "as_warn(pcVar3);" (call_expression "as_warn(pcVar3)" identifier (argument_list "(pcVar3)" ( identifier ))) ;) (expression_statement "len = 0;" (assignment_expression "len = 0" identifier = number_literal) ;) (expression_statement "fill = (char *)0x0;" (assignment_expression "fill = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }))) }))) })) (labeled_statement "joined_r0x0011f6e6:\n if (n == 0) {\n return;\n }" statement_identifier : (if_statement "if (n == 0) {\n return;\n }" if (parenthesized_expression "(n == 0)" ( (binary_expression "n == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) }))) (if_statement "if (need_pass_2 != 0) goto LAB_0011f6bf;" if (parenthesized_expression "(need_pass_2 != 0)" ( (binary_expression "need_pass_2 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0011f6bf;" goto statement_identifier ;)) (if_statement "if (optimize_align_code == 0) {\nLAB_0011f6a4:\n if (fill == (char *)0x0) {\n iVar2 = subseg_text_p(now_seg);\n if (iVar2 == 0) {\n frag_align(n,0,max);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n frag_align_code(n,max);\n goto LAB_0011f6bf;\n }\n }\n else if ((fill == (char *)0x0) || ((*fill == -0x70 && (len == 1)))) {\n iVar2 = subseg_text_p(now_seg);\n if (iVar2 == 0) {\n if (need_pass_2 != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }" if (parenthesized_expression "(optimize_align_code == 0)" ( (binary_expression "optimize_align_code == 0" identifier == number_literal) )) (compound_statement "{\nLAB_0011f6a4:\n if (fill == (char *)0x0) {\n iVar2 = subseg_text_p(now_seg);\n if (iVar2 == 0) {\n frag_align(n,0,max);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n frag_align_code(n,max);\n goto LAB_0011f6bf;\n }\n }" { (labeled_statement "LAB_0011f6a4:\n if (fill == (char *)0x0) {\n iVar2 = subseg_text_p(now_seg);\n if (iVar2 == 0) {\n frag_align(n,0,max);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n frag_align_code(n,max);\n goto LAB_0011f6bf;\n }" statement_identifier : (if_statement "if (fill == (char *)0x0) {\n iVar2 = subseg_text_p(now_seg);\n if (iVar2 == 0) {\n frag_align(n,0,max);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n frag_align_code(n,max);\n goto LAB_0011f6bf;\n }" if (parenthesized_expression "(fill == (char *)0x0)" ( (binary_expression "fill == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = subseg_text_p(now_seg);\n if (iVar2 == 0) {\n frag_align(n,0,max);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n frag_align_code(n,max);\n goto LAB_0011f6bf;\n }" { (expression_statement "iVar2 = subseg_text_p(now_seg);" (assignment_expression "iVar2 = subseg_text_p(now_seg)" identifier = (call_expression "subseg_text_p(now_seg)" identifier (argument_list "(now_seg)" ( identifier )))) ;) (if_statement "if (iVar2 == 0) {\n frag_align(n,0,max);\n goto LAB_0011f6bf;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n frag_align(n,0,max);\n goto LAB_0011f6bf;\n }" { (expression_statement "frag_align(n,0,max);" (call_expression "frag_align(n,0,max)" identifier (argument_list "(n,0,max)" ( identifier , number_literal , identifier ))) ;) (goto_statement "goto LAB_0011f6bf;" goto statement_identifier ;) })) (labeled_statement "LAB_0011f7be:\n frag_align_code(n,max);" statement_identifier : (expression_statement "frag_align_code(n,max);" (call_expression "frag_align_code(n,max)" identifier (argument_list "(n,max)" ( identifier , identifier ))) ;)) (goto_statement "goto LAB_0011f6bf;" goto statement_identifier ;) }))) }) (else_clause "else if ((fill == (char *)0x0) || ((*fill == -0x70 && (len == 1)))) {\n iVar2 = subseg_text_p(now_seg);\n if (iVar2 == 0) {\n if (need_pass_2 != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }" else (if_statement "if ((fill == (char *)0x0) || ((*fill == -0x70 && (len == 1)))) {\n iVar2 = subseg_text_p(now_seg);\n if (iVar2 == 0) {\n if (need_pass_2 != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }" if (parenthesized_expression "((fill == (char *)0x0) || ((*fill == -0x70 && (len == 1))))" ( (binary_expression "(fill == (char *)0x0) || ((*fill == -0x70 && (len == 1)))" (parenthesized_expression "(fill == (char *)0x0)" ( (binary_expression "fill == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "((*fill == -0x70 && (len == 1)))" ( (parenthesized_expression "(*fill == -0x70 && (len == 1))" ( (binary_expression "*fill == -0x70 && (len == 1)" (binary_expression "*fill == -0x70" (pointer_expression "*fill" * identifier) == number_literal) && (parenthesized_expression "(len == 1)" ( (binary_expression "len == 1" identifier == number_literal) ))) )) ))) )) (compound_statement "{\n iVar2 = subseg_text_p(now_seg);\n if (iVar2 == 0) {\n if (need_pass_2 != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }" { (expression_statement "iVar2 = subseg_text_p(now_seg);" (assignment_expression "iVar2 = subseg_text_p(now_seg)" identifier = (call_expression "subseg_text_p(now_seg)" identifier (argument_list "(now_seg)" ( identifier )))) ;) (if_statement "if (iVar2 == 0) {\n if (need_pass_2 != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n if (need_pass_2 != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }" { (if_statement "if (need_pass_2 != 0) goto LAB_0011f6bf;" if (parenthesized_expression "(need_pass_2 != 0)" ( (binary_expression "need_pass_2 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0011f6bf;" goto statement_identifier ;)) (goto_statement "goto LAB_0011f6a4;" goto statement_identifier ;) })) (goto_statement "goto LAB_0011f7be;" goto statement_identifier ;) })))) (if_statement "if (len < 2) {\n frag_align(n,(int)*fill,max);\n }\n else {\n frag_align_pattern(n,fill,(ulong)len,max);\n }" if (parenthesized_expression "(len < 2)" ( (binary_expression "len < 2" identifier < number_literal) )) (compound_statement "{\n frag_align(n,(int)*fill,max);\n }" { (expression_statement "frag_align(n,(int)*fill,max);" (call_expression "frag_align(n,(int)*fill,max)" identifier (argument_list "(n,(int)*fill,max)" ( identifier , (cast_expression "(int)*fill" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*fill" * identifier)) , identifier ))) ;) }) (else_clause "else {\n frag_align_pattern(n,fill,(ulong)len,max);\n }" else (compound_statement "{\n frag_align_pattern(n,fill,(ulong)len,max);\n }" { (expression_statement "frag_align_pattern(n,fill,(ulong)len,max);" (call_expression "frag_align_pattern(n,fill,(ulong)len,max)" identifier (argument_list "(n,fill,(ulong)len,max)" ( identifier , identifier , (cast_expression "(ulong)len" ( (type_descriptor "ulong" type_identifier) ) identifier) , identifier ))) ;) }))) (labeled_statement "LAB_0011f6bf:\n record_alignment(now_seg,n);" statement_identifier : (expression_statement "record_alignment(now_seg,n);" (call_expression "record_alignment(now_seg,n)" identifier (argument_list "(now_seg,n)" ( identifier , identifier ))) ;)) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0011f610(int param_1,char *param_2,uint param_3,undefined4 param_4)\n\n{\n char cVar1;\n int iVar2;\n undefined8 uVar3;\n char *pcVar4;\n \n if ((DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)) {\n pcVar4 = param_2;\n if (param_2 == (char *)0x0) {\n param_3 = 0;\n }\n else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }\n }\njoined_r0x0011f6e6:\n if (param_1 == 0) {\n return;\n }\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n if (DAT_001da780 == 0) {\nLAB_0011f6a4:\n if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }\n }\n else if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }\n if (param_3 < 2) {\n FUN_001170b0(param_1,(int)*param_2,param_4);\n }\n else {\n FUN_00117140(param_1,param_2,param_3);\n }\nLAB_0011f6bf:\n FUN_0012f660(DAT_001e44a8,param_1);\n return;\n}\n\n" (function_definition "void FUN_0011f610(int param_1,char *param_2,uint param_3,undefined4 param_4)\n\n{\n char cVar1;\n int iVar2;\n undefined8 uVar3;\n char *pcVar4;\n \n if ((DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)) {\n pcVar4 = param_2;\n if (param_2 == (char *)0x0) {\n param_3 = 0;\n }\n else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }\n }\njoined_r0x0011f6e6:\n if (param_1 == 0) {\n return;\n }\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n if (DAT_001da780 == 0) {\nLAB_0011f6a4:\n if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }\n }\n else if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }\n if (param_3 < 2) {\n FUN_001170b0(param_1,(int)*param_2,param_4);\n }\n else {\n FUN_00117140(param_1,param_2,param_3);\n }\nLAB_0011f6bf:\n FUN_0012f660(DAT_001e44a8,param_1);\n return;\n}" primitive_type (function_declarator "FUN_0011f610(int param_1,char *param_2,uint param_3,undefined4 param_4)" identifier (parameter_list "(int param_1,char *param_2,uint param_3,undefined4 param_4)" ( (parameter_declaration "int param_1" primitive_type identifier) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "uint param_3" type_identifier identifier) , (parameter_declaration "undefined4 param_4" type_identifier identifier) ))) (compound_statement "{\n char cVar1;\n int iVar2;\n undefined8 uVar3;\n char *pcVar4;\n \n if ((DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)) {\n pcVar4 = param_2;\n if (param_2 == (char *)0x0) {\n param_3 = 0;\n }\n else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }\n }\njoined_r0x0011f6e6:\n if (param_1 == 0) {\n return;\n }\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n if (DAT_001da780 == 0) {\nLAB_0011f6a4:\n if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }\n }\n else if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }\n if (param_3 < 2) {\n FUN_001170b0(param_1,(int)*param_2,param_4);\n }\n else {\n FUN_00117140(param_1,param_2,param_3);\n }\nLAB_0011f6bf:\n FUN_0012f660(DAT_001e44a8,param_1);\n return;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (if_statement "if ((DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)) {\n pcVar4 = param_2;\n if (param_2 == (char *)0x0) {\n param_3 = 0;\n }\n else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }\n }" if (parenthesized_expression "((DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1))" ( (binary_expression "(DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)" (parenthesized_expression "(DAT_001e44a8 == 0x1dae90)" ( (binary_expression "DAT_001e44a8 == 0x1dae90" identifier == number_literal) )) || (parenthesized_expression "((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)" ( (binary_expression "(*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1" (parenthesized_expression "(*(uint *)(DAT_001e44a8 + 0x20) & 0x103)" ( (binary_expression "*(uint *)(DAT_001e44a8 + 0x20) & 0x103" (pointer_expression "*(uint *)(DAT_001e44a8 + 0x20)" * (cast_expression "(uint *)(DAT_001e44a8 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001e44a8 + 0x20)" ( (binary_expression "DAT_001e44a8 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n pcVar4 = param_2;\n if (param_2 == (char *)0x0) {\n param_3 = 0;\n }\n else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }\n }" { (expression_statement "pcVar4 = param_2;" (assignment_expression "pcVar4 = param_2" identifier = identifier) ;) (if_statement "if (param_2 == (char *)0x0) {\n param_3 = 0;\n }\n else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }" if (parenthesized_expression "(param_2 == (char *)0x0)" ( (binary_expression "param_2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n param_3 = 0;\n }" { (expression_statement "param_3 = 0;" (assignment_expression "param_3 = 0" identifier = number_literal) ;) }) (else_clause "else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }" else (compound_statement "{\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }" { (do_statement "do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');" do (compound_statement "{\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n }" { (if_statement "if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }" if (parenthesized_expression "(pcVar4 == param_2 + param_3)" ( (binary_expression "pcVar4 == param_2 + param_3" identifier == (binary_expression "param_2 + param_3" identifier + identifier)) )) (compound_statement "{\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }" { (expression_statement "param_3 = 0;" (assignment_expression "param_3 = 0" identifier = number_literal) ;) (expression_statement "param_2 = (char *)0x0;" (assignment_expression "param_2 = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (goto_statement "goto joined_r0x0011f6e6;" goto statement_identifier ;) })) (expression_statement "cVar1 = *pcVar4;" (assignment_expression "cVar1 = *pcVar4" identifier = (pointer_expression "*pcVar4" * identifier)) ;) (expression_statement "pcVar4 = pcVar4 + 1;" (assignment_expression "pcVar4 = pcVar4 + 1" identifier = (binary_expression "pcVar4 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) ;) (if_statement "if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }" if (parenthesized_expression "(DAT_001e44a8 == 0x1dae90)" ( (binary_expression "DAT_001e44a8 == 0x1dae90" identifier == number_literal) )) (compound_statement "{\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }" { (expression_statement "uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);" (assignment_expression "uVar3 = dcgettext(0,"ignoring fill value in absolute section",5)" identifier = (call_expression "dcgettext(0,"ignoring fill value in absolute section",5)" identifier (argument_list "(0,"ignoring fill value in absolute section",5)" ( number_literal , (string_literal ""ignoring fill value in absolute section"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011d8a0(uVar3);" (call_expression "FUN_0011d8a0(uVar3)" identifier (argument_list "(uVar3)" ( identifier ))) ;) (expression_statement "param_3 = 0;" (assignment_expression "param_3 = 0" identifier = number_literal) ;) (expression_statement "param_2 = (char *)0x0;" (assignment_expression "param_2 = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }) (else_clause "else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }" else (compound_statement "{\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }" { (expression_statement "uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);" (assignment_expression "uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5)" identifier = (call_expression "dcgettext(0,"ignoring fill value in section `%s\'",5)" identifier (argument_list "(0,"ignoring fill value in section `%s\'",5)" ( number_literal , (string_literal ""ignoring fill value in section `%s\'"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_0011d8a0(uVar3);" (call_expression "FUN_0011d8a0(uVar3)" identifier (argument_list "(uVar3)" ( identifier ))) ;) (expression_statement "param_3 = 0;" (assignment_expression "param_3 = 0" identifier = number_literal) ;) (expression_statement "param_2 = (char *)0x0;" (assignment_expression "param_2 = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }))) }))) })) (labeled_statement "joined_r0x0011f6e6:\n if (param_1 == 0) {\n return;\n }" statement_identifier : (if_statement "if (param_1 == 0) {\n return;\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) }))) (if_statement "if (DAT_001e448c != 0) goto LAB_0011f6bf;" if (parenthesized_expression "(DAT_001e448c != 0)" ( (binary_expression "DAT_001e448c != 0" identifier != number_literal) )) (goto_statement "goto LAB_0011f6bf;" goto statement_identifier ;)) (if_statement "if (DAT_001da780 == 0) {\nLAB_0011f6a4:\n if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }\n }\n else if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }" if (parenthesized_expression "(DAT_001da780 == 0)" ( (binary_expression "DAT_001da780 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_0011f6a4:\n if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }\n }" { (labeled_statement "LAB_0011f6a4:\n if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }" statement_identifier : (if_statement "if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }" if (parenthesized_expression "(param_2 == (char *)0x0)" ( (binary_expression "param_2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }" { (expression_statement "iVar2 = FUN_00127b00(DAT_001e44a8);" (assignment_expression "iVar2 = FUN_00127b00(DAT_001e44a8)" identifier = (call_expression "FUN_00127b00(DAT_001e44a8)" identifier (argument_list "(DAT_001e44a8)" ( identifier )))) ;) (if_statement "if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }" { (expression_statement "FUN_001170b0(param_1,0,param_4);" (call_expression "FUN_001170b0(param_1,0,param_4)" identifier (argument_list "(param_1,0,param_4)" ( identifier , number_literal , identifier ))) ;) (goto_statement "goto LAB_0011f6bf;" goto statement_identifier ;) })) (labeled_statement "LAB_0011f7be:\n FUN_00117180(param_1,param_4);" statement_identifier : (expression_statement "FUN_00117180(param_1,param_4);" (call_expression "FUN_00117180(param_1,param_4)" identifier (argument_list "(param_1,param_4)" ( identifier , identifier ))) ;)) (goto_statement "goto LAB_0011f6bf;" goto statement_identifier ;) }))) }) (else_clause "else if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }" else (if_statement "if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }" if (parenthesized_expression "((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1))))" ( (binary_expression "(param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))" (parenthesized_expression "(param_2 == (char *)0x0)" ( (binary_expression "param_2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "((*param_2 == -0x70 && (param_3 == 1)))" ( (parenthesized_expression "(*param_2 == -0x70 && (param_3 == 1))" ( (binary_expression "*param_2 == -0x70 && (param_3 == 1)" (binary_expression "*param_2 == -0x70" (pointer_expression "*param_2" * identifier) == number_literal) && (parenthesized_expression "(param_3 == 1)" ( (binary_expression "param_3 == 1" identifier == number_literal) ))) )) ))) )) (compound_statement "{\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }" { (expression_statement "iVar2 = FUN_00127b00(DAT_001e44a8);" (assignment_expression "iVar2 = FUN_00127b00(DAT_001e44a8)" identifier = (call_expression "FUN_00127b00(DAT_001e44a8)" identifier (argument_list "(DAT_001e44a8)" ( identifier )))) ;) (if_statement "if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }" { (if_statement "if (DAT_001e448c != 0) goto LAB_0011f6bf;" if (parenthesized_expression "(DAT_001e448c != 0)" ( (binary_expression "DAT_001e448c != 0" identifier != number_literal) )) (goto_statement "goto LAB_0011f6bf;" goto statement_identifier ;)) (goto_statement "goto LAB_0011f6a4;" goto statement_identifier ;) })) (goto_statement "goto LAB_0011f7be;" goto statement_identifier ;) })))) (if_statement "if (param_3 < 2) {\n FUN_001170b0(param_1,(int)*param_2,param_4);\n }\n else {\n FUN_00117140(param_1,param_2,param_3);\n }" if (parenthesized_expression "(param_3 < 2)" ( (binary_expression "param_3 < 2" identifier < number_literal) )) (compound_statement "{\n FUN_001170b0(param_1,(int)*param_2,param_4);\n }" { (expression_statement "FUN_001170b0(param_1,(int)*param_2,param_4);" (call_expression "FUN_001170b0(param_1,(int)*param_2,param_4)" identifier (argument_list "(param_1,(int)*param_2,param_4)" ( identifier , (cast_expression "(int)*param_2" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*param_2" * identifier)) , identifier ))) ;) }) (else_clause "else {\n FUN_00117140(param_1,param_2,param_3);\n }" else (compound_statement "{\n FUN_00117140(param_1,param_2,param_3);\n }" { (expression_statement "FUN_00117140(param_1,param_2,param_3);" (call_expression "FUN_00117140(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier ))) ;) }))) (labeled_statement "LAB_0011f6bf:\n FUN_0012f660(DAT_001e44a8,param_1);" statement_identifier : (expression_statement "FUN_0012f660(DAT_001e44a8,param_1);" (call_expression "FUN_0012f660(DAT_001e44a8,param_1)" identifier (argument_list "(DAT_001e44a8,param_1)" ( identifier , identifier ))) ;)) (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) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (binary_expression IDENT + IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) }))) }))) })) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return ;) }))) (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 { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , IDENT ))) ;) (goto_statement goto statement_identifier ;) })) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;)) (goto_statement goto statement_identifier ;) }))) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression (pointer_expression * IDENT) == LIT) && (parenthesized_expression ( (binary_expression IDENT == LIT) ))) )) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (goto_statement goto statement_identifier ;) })) (goto_statement goto statement_identifier ;) })))) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * IDENT)) , IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) }))) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;)) (return_statement return ;) })))
(function_definition "void FUN_0011f610(int param_1,char *param_2,uint param_3,undefined4 param_4)\n\n{\n char cVar1;\n int iVar2;\n undefined8 uVar3;\n char *pcVar4;\n \n if ((DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)) {\n pcVar4 = param_2;\n if (param_2 == (char *)0x0) {\n param_3 = 0;\n }\n else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }\n }\njoined_r0x0011f6e6:\n if (param_1 == 0) {\n return;\n }\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n if (DAT_001da780 == 0) {\nLAB_0011f6a4:\n if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }\n }\n else if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }\n if (param_3 < 2) {\n FUN_001170b0(param_1,(int)*param_2,param_4);\n }\n else {\n FUN_00117140(param_1,param_2,param_3);\n }\nLAB_0011f6bf:\n FUN_0012f660(DAT_001e44a8,param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0011f610(int param_1,char *param_2,uint param_3,undefined4 param_4)" (identifier "FUN_0011f610") (parameter_list "(int param_1,char *param_2,uint param_3,undefined4 param_4)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "param_1")) (, ",") (parameter_declaration "char *param_2" (primitive_type "char") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "uint param_3" (type_identifier "uint") (identifier "param_3")) (, ",") (parameter_declaration "undefined4 param_4" (type_identifier "undefined4") (identifier "param_4")) () ")"))) (compound_statement "{\n char cVar1;\n int iVar2;\n undefined8 uVar3;\n char *pcVar4;\n \n if ((DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)) {\n pcVar4 = param_2;\n if (param_2 == (char *)0x0) {\n param_3 = 0;\n }\n else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }\n }\njoined_r0x0011f6e6:\n if (param_1 == 0) {\n return;\n }\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n if (DAT_001da780 == 0) {\nLAB_0011f6a4:\n if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }\n }\n else if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }\n if (param_3 < 2) {\n FUN_001170b0(param_1,(int)*param_2,param_4);\n }\n else {\n FUN_00117140(param_1,param_2,param_3);\n }\nLAB_0011f6bf:\n FUN_0012f660(DAT_001e44a8,param_1);\n return;\n}" ({ "{") (declaration "char cVar1;" (primitive_type "char") (identifier "cVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "char *pcVar4;" (primitive_type "char") (pointer_declarator "*pcVar4" (* "*") (identifier "pcVar4")) (; ";")) (if_statement "if ((DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)) {\n pcVar4 = param_2;\n if (param_2 == (char *)0x0) {\n param_3 = 0;\n }\n else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }\n }" (if "if") (parenthesized_expression "((DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1))" (( "(") (binary_expression "(DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)" (parenthesized_expression "(DAT_001e44a8 == 0x1dae90)" (( "(") (binary_expression "DAT_001e44a8 == 0x1dae90" (identifier "DAT_001e44a8") (== "==") (number_literal "0x1dae90")) () ")")) (|| "||") (parenthesized_expression "((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)" (( "(") (binary_expression "(*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1" (parenthesized_expression "(*(uint *)(DAT_001e44a8 + 0x20) & 0x103)" (( "(") (binary_expression "*(uint *)(DAT_001e44a8 + 0x20) & 0x103" (pointer_expression "*(uint *)(DAT_001e44a8 + 0x20)" (* "*") (cast_expression "(uint *)(DAT_001e44a8 + 0x20)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_001e44a8 + 0x20)" (( "(") (binary_expression "DAT_001e44a8 + 0x20" (identifier "DAT_001e44a8") (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "0x103")) () ")")) (== "==") (number_literal "1")) () ")"))) () ")")) (compound_statement "{\n pcVar4 = param_2;\n if (param_2 == (char *)0x0) {\n param_3 = 0;\n }\n else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }\n }" ({ "{") (expression_statement "pcVar4 = param_2;" (assignment_expression "pcVar4 = param_2" (identifier "pcVar4") (= "=") (identifier "param_2")) (; ";")) (if_statement "if (param_2 == (char *)0x0) {\n param_3 = 0;\n }\n else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }" (if "if") (parenthesized_expression "(param_2 == (char *)0x0)" (( "(") (binary_expression "param_2 == (char *)0x0" (identifier "param_2") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n param_3 = 0;\n }" ({ "{") (expression_statement "param_3 = 0;" (assignment_expression "param_3 = 0" (identifier "param_3") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }" (else "else") (compound_statement "{\n do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');\n if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n }" ({ "{") (do_statement "do {\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n } while (cVar1 == '\0');" (do "do") (compound_statement "{\n if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }\n cVar1 = *pcVar4;\n pcVar4 = pcVar4 + 1;\n }" ({ "{") (if_statement "if (pcVar4 == param_2 + param_3) {\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }" (if "if") (parenthesized_expression "(pcVar4 == param_2 + param_3)" (( "(") (binary_expression "pcVar4 == param_2 + param_3" (identifier "pcVar4") (== "==") (binary_expression "param_2 + param_3" (identifier "param_2") (+ "+") (identifier "param_3"))) () ")")) (compound_statement "{\n param_3 = 0;\n param_2 = (char *)0x0;\n goto joined_r0x0011f6e6;\n }" ({ "{") (expression_statement "param_3 = 0;" (assignment_expression "param_3 = 0" (identifier "param_3") (= "=") (number_literal "0")) (; ";")) (expression_statement "param_2 = (char *)0x0;" (assignment_expression "param_2 = (char *)0x0" (identifier "param_2") (= "=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (goto_statement "goto joined_r0x0011f6e6;" (goto "goto") (statement_identifier "joined_r0x0011f6e6") (; ";")) (} "}"))) (expression_statement "cVar1 = *pcVar4;" (assignment_expression "cVar1 = *pcVar4" (identifier "cVar1") (= "=") (pointer_expression "*pcVar4" (* "*") (identifier "pcVar4"))) (; ";")) (expression_statement "pcVar4 = pcVar4 + 1;" (assignment_expression "pcVar4 = pcVar4 + 1" (identifier "pcVar4") (= "=") (binary_expression "pcVar4 + 1" (identifier "pcVar4") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(cVar1 == '\0')" (( "(") (binary_expression "cVar1 == '\0'" (identifier "cVar1") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (; ";")) (if_statement "if (DAT_001e44a8 == 0x1dae90) {\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }\n else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }" (if "if") (parenthesized_expression "(DAT_001e44a8 == 0x1dae90)" (( "(") (binary_expression "DAT_001e44a8 == 0x1dae90" (identifier "DAT_001e44a8") (== "==") (number_literal "0x1dae90")) () ")")) (compound_statement "{\n uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }" ({ "{") (expression_statement "uVar3 = dcgettext(0,"ignoring fill value in absolute section",5);" (assignment_expression "uVar3 = dcgettext(0,"ignoring fill value in absolute section",5)" (identifier "uVar3") (= "=") (call_expression "dcgettext(0,"ignoring fill value in absolute section",5)" (identifier "dcgettext") (argument_list "(0,"ignoring fill value in absolute section",5)" (( "(") (number_literal "0") (, ",") (string_literal ""ignoring fill value in absolute section"" (" """) (string_content "ignoring fill value in absolute section") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011d8a0(uVar3);" (call_expression "FUN_0011d8a0(uVar3)" (identifier "FUN_0011d8a0") (argument_list "(uVar3)" (( "(") (identifier "uVar3") () ")"))) (; ";")) (expression_statement "param_3 = 0;" (assignment_expression "param_3 = 0" (identifier "param_3") (= "=") (number_literal "0")) (; ";")) (expression_statement "param_2 = (char *)0x0;" (assignment_expression "param_2 = (char *)0x0" (identifier "param_2") (= "=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}")) (else_clause "else {\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }" (else "else") (compound_statement "{\n uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);\n FUN_0011d8a0(uVar3);\n param_3 = 0;\n param_2 = (char *)0x0;\n }" ({ "{") (expression_statement "uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5);" (assignment_expression "uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5)" (identifier "uVar3") (= "=") (call_expression "dcgettext(0,"ignoring fill value in section `%s\'",5)" (identifier "dcgettext") (argument_list "(0,"ignoring fill value in section `%s\'",5)" (( "(") (number_literal "0") (, ",") (string_literal ""ignoring fill value in section `%s\'"" (" """) (string_content "ignoring fill value in section `%s") (escape_sequence "\'") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011d8a0(uVar3);" (call_expression "FUN_0011d8a0(uVar3)" (identifier "FUN_0011d8a0") (argument_list "(uVar3)" (( "(") (identifier "uVar3") () ")"))) (; ";")) (expression_statement "param_3 = 0;" (assignment_expression "param_3 = 0" (identifier "param_3") (= "=") (number_literal "0")) (; ";")) (expression_statement "param_2 = (char *)0x0;" (assignment_expression "param_2 = (char *)0x0" (identifier "param_2") (= "=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}")))) (} "}")))) (} "}"))) (labeled_statement "joined_r0x0011f6e6:\n if (param_1 == 0) {\n return;\n }" (statement_identifier "joined_r0x0011f6e6") (: ":") (if_statement "if (param_1 == 0) {\n return;\n }" (if "if") (parenthesized_expression "(param_1 == 0)" (( "(") (binary_expression "param_1 == 0" (identifier "param_1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}")))) (if_statement "if (DAT_001e448c != 0) goto LAB_0011f6bf;" (if "if") (parenthesized_expression "(DAT_001e448c != 0)" (( "(") (binary_expression "DAT_001e448c != 0" (identifier "DAT_001e448c") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_0011f6bf;" (goto "goto") (statement_identifier "LAB_0011f6bf") (; ";"))) (if_statement "if (DAT_001da780 == 0) {\nLAB_0011f6a4:\n if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }\n }\n else if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }" (if "if") (parenthesized_expression "(DAT_001da780 == 0)" (( "(") (binary_expression "DAT_001da780 == 0" (identifier "DAT_001da780") (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_0011f6a4:\n if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }\n }" ({ "{") (labeled_statement "LAB_0011f6a4:\n if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }" (statement_identifier "LAB_0011f6a4") (: ":") (if_statement "if (param_2 == (char *)0x0) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }" (if "if") (parenthesized_expression "(param_2 == (char *)0x0)" (( "(") (binary_expression "param_2 == (char *)0x0" (identifier "param_2") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }\nLAB_0011f7be:\n FUN_00117180(param_1,param_4);\n goto LAB_0011f6bf;\n }" ({ "{") (expression_statement "iVar2 = FUN_00127b00(DAT_001e44a8);" (assignment_expression "iVar2 = FUN_00127b00(DAT_001e44a8)" (identifier "iVar2") (= "=") (call_expression "FUN_00127b00(DAT_001e44a8)" (identifier "FUN_00127b00") (argument_list "(DAT_001e44a8)" (( "(") (identifier "DAT_001e44a8") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n FUN_001170b0(param_1,0,param_4);\n goto LAB_0011f6bf;\n }" ({ "{") (expression_statement "FUN_001170b0(param_1,0,param_4);" (call_expression "FUN_001170b0(param_1,0,param_4)" (identifier "FUN_001170b0") (argument_list "(param_1,0,param_4)" (( "(") (identifier "param_1") (, ",") (number_literal "0") (, ",") (identifier "param_4") () ")"))) (; ";")) (goto_statement "goto LAB_0011f6bf;" (goto "goto") (statement_identifier "LAB_0011f6bf") (; ";")) (} "}"))) (labeled_statement "LAB_0011f7be:\n FUN_00117180(param_1,param_4);" (statement_identifier "LAB_0011f7be") (: ":") (expression_statement "FUN_00117180(param_1,param_4);" (call_expression "FUN_00117180(param_1,param_4)" (identifier "FUN_00117180") (argument_list "(param_1,param_4)" (( "(") (identifier "param_1") (, ",") (identifier "param_4") () ")"))) (; ";"))) (goto_statement "goto LAB_0011f6bf;" (goto "goto") (statement_identifier "LAB_0011f6bf") (; ";")) (} "}")))) (} "}")) (else_clause "else if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }" (else "else") (if_statement "if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) {\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }" (if "if") (parenthesized_expression "((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1))))" (( "(") (binary_expression "(param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))" (parenthesized_expression "(param_2 == (char *)0x0)" (( "(") (binary_expression "param_2 == (char *)0x0" (identifier "param_2") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (|| "||") (parenthesized_expression "((*param_2 == -0x70 && (param_3 == 1)))" (( "(") (parenthesized_expression "(*param_2 == -0x70 && (param_3 == 1))" (( "(") (binary_expression "*param_2 == -0x70 && (param_3 == 1)" (binary_expression "*param_2 == -0x70" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (== "==") (number_literal "-0x70")) (&& "&&") (parenthesized_expression "(param_3 == 1)" (( "(") (binary_expression "param_3 == 1" (identifier "param_3") (== "==") (number_literal "1")) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n iVar2 = FUN_00127b00(DAT_001e44a8);\n if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }\n goto LAB_0011f7be;\n }" ({ "{") (expression_statement "iVar2 = FUN_00127b00(DAT_001e44a8);" (assignment_expression "iVar2 = FUN_00127b00(DAT_001e44a8)" (identifier "iVar2") (= "=") (call_expression "FUN_00127b00(DAT_001e44a8)" (identifier "FUN_00127b00") (argument_list "(DAT_001e44a8)" (( "(") (identifier "DAT_001e44a8") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (DAT_001e448c != 0) goto LAB_0011f6bf;\n goto LAB_0011f6a4;\n }" ({ "{") (if_statement "if (DAT_001e448c != 0) goto LAB_0011f6bf;" (if "if") (parenthesized_expression "(DAT_001e448c != 0)" (( "(") (binary_expression "DAT_001e448c != 0" (identifier "DAT_001e448c") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_0011f6bf;" (goto "goto") (statement_identifier "LAB_0011f6bf") (; ";"))) (goto_statement "goto LAB_0011f6a4;" (goto "goto") (statement_identifier "LAB_0011f6a4") (; ";")) (} "}"))) (goto_statement "goto LAB_0011f7be;" (goto "goto") (statement_identifier "LAB_0011f7be") (; ";")) (} "}"))))) (if_statement "if (param_3 < 2) {\n FUN_001170b0(param_1,(int)*param_2,param_4);\n }\n else {\n FUN_00117140(param_1,param_2,param_3);\n }" (if "if") (parenthesized_expression "(param_3 < 2)" (( "(") (binary_expression "param_3 < 2" (identifier "param_3") (< "<") (number_literal "2")) () ")")) (compound_statement "{\n FUN_001170b0(param_1,(int)*param_2,param_4);\n }" ({ "{") (expression_statement "FUN_001170b0(param_1,(int)*param_2,param_4);" (call_expression "FUN_001170b0(param_1,(int)*param_2,param_4)" (identifier "FUN_001170b0") (argument_list "(param_1,(int)*param_2,param_4)" (( "(") (identifier "param_1") (, ",") (cast_expression "(int)*param_2" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (, ",") (identifier "param_4") () ")"))) (; ";")) (} "}")) (else_clause "else {\n FUN_00117140(param_1,param_2,param_3);\n }" (else "else") (compound_statement "{\n FUN_00117140(param_1,param_2,param_3);\n }" ({ "{") (expression_statement "FUN_00117140(param_1,param_2,param_3);" (call_expression "FUN_00117140(param_1,param_2,param_3)" (identifier "FUN_00117140") (argument_list "(param_1,param_2,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")"))) (; ";")) (} "}")))) (labeled_statement "LAB_0011f6bf:\n FUN_0012f660(DAT_001e44a8,param_1);" (statement_identifier "LAB_0011f6bf") (: ":") (expression_statement "FUN_0012f660(DAT_001e44a8,param_1);" (call_expression "FUN_0012f660(DAT_001e44a8,param_1)" (identifier "FUN_0012f660") (argument_list "(DAT_001e44a8,param_1)" (( "(") (identifier "DAT_001e44a8") (, ",") (identifier "param_1") () ")"))) (; ";"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 var_9,char *var_3,type_1 var_5,type_1 max) { char var_6; int var_13; char *var_4; if ((var_1 == (segT)(var_2 + 0x230)) || ((var_1->flags & 0x103) == 1)) { var_4 = var_3; if (var_3 == (char *)0x0) { var_5 = 0; } else { do { if (var_4 == var_3 + var_5) { var_5 = 0; var_3 = (char *)0x0; goto joined_r0x0011f6e6; } var_6 = *var_4; var_4 = var_4 + 1; } while (var_6 == '\0'); if (var_1 == (segT)(var_2 + 0x230)) { var_4 = (char *)var_7(0,"ignoring fill value in absolute section",5); var_8(var_4); var_5 = 0; var_3 = (char *)0x0; } else { var_4 = (char *)var_7(0,"ignoring fill value in section `%s\'",5); var_8(var_4); var_5 = 0; var_3 = (char *)0x0; } } } joined_r0x0011f6e6: if (var_9 == 0) { return; } if (var_10 != 0) goto LAB_0011f6bf; if (var_11 == 0) { LAB_0011f6a4: if (var_3 == (char *)0x0) { var_13 = var_12(var_1); if (var_13 == 0) { var_14(var_9,0,max); goto LAB_0011f6bf; } LAB_0011f7be: var_15(var_9,max); goto LAB_0011f6bf; } } else if ((var_3 == (char *)0x0) || ((*var_3 == -0x70 && (var_5 == 1)))) { var_13 = var_12(var_1); if (var_13 == 0) { if (var_10 != 0) goto LAB_0011f6bf; goto LAB_0011f6a4; } goto LAB_0011f7be; } if (var_5 < 2) { var_14(var_9,(int)*var_3,max); } else { var_16(var_9,var_3,(type_2)var_5,max); } LAB_0011f6bf: var_17(var_1,var_9); return; }
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: (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: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (goto_statement label: (statement_identifier)))) (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 (binary_expression left: (identifier) right: (char_literal (escape_sequence))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))))))))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (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) (identifier)))) (goto_statement label: (statement_identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (goto_statement label: (statement_identifier)))))) alternative: (else_clause (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 (parenthesized_expression (binary_expression left: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (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: (goto_statement label: (statement_identifier))) (goto_statement label: (statement_identifier)))) (goto_statement label: (statement_identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (identifier))) (identifier))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (return_statement))))
null
void MASKED(int param_1,char *param_2,uint param_3,undefined4 param_4) { char cVar1; int iVar2; undefined8 uVar3; char *pcVar4; if ((DAT_001e44a8 == 0x1dae90) || ((*(uint *)(DAT_001e44a8 + 0x20) & 0x103) == 1)) { pcVar4 = param_2; if (param_2 == (char *)0x0) { param_3 = 0; } else { do { if (pcVar4 == param_2 + param_3) { param_3 = 0; param_2 = (char *)0x0; goto joined_r0x0011f6e6; } cVar1 = *pcVar4; pcVar4 = pcVar4 + 1; } while (cVar1 == '\0'); if (DAT_001e44a8 == 0x1dae90) { uVar3 = dcgettext(0,"ignoring fill value in absolute section",5); FUN_0011d8a0(uVar3); param_3 = 0; param_2 = (char *)0x0; } else { uVar3 = dcgettext(0,"ignoring fill value in section `%s\'",5); FUN_0011d8a0(uVar3); param_3 = 0; param_2 = (char *)0x0; } } } joined_r0x0011f6e6: if (param_1 == 0) { return; } if (DAT_001e448c != 0) goto LAB_0011f6bf; if (DAT_001da780 == 0) { LAB_0011f6a4: if (param_2 == (char *)0x0) { iVar2 = FUN_00127b00(DAT_001e44a8); if (iVar2 == 0) { FUN_001170b0(param_1,0,param_4); goto LAB_0011f6bf; } LAB_0011f7be: FUN_00117180(param_1,param_4); goto LAB_0011f6bf; } } else if ((param_2 == (char *)0x0) || ((*param_2 == -0x70 && (param_3 == 1)))) { iVar2 = FUN_00127b00(DAT_001e44a8); if (iVar2 == 0) { if (DAT_001e448c != 0) goto LAB_0011f6bf; goto LAB_0011f6a4; } goto LAB_0011f7be; } if (param_3 < 2) { FUN_001170b0(param_1,(int)*param_2,param_4); } else { FUN_00117140(param_1,param_2,param_3); } LAB_0011f6bf: FUN_0012f660(DAT_001e44a8,param_1); return; }
1610_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
name
FUN_00188d6c
/* std::locale::name() const [clone .cold.37] */ void std::locale::name(void) { int *piVar1; long lVar2; int iVar3; long *unaff_RBX; allocator *unaff_R13; lVar2 = *unaff_RBX; if ((allocator *)(lVar2 + -0x18) != unaff_R13) { if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) { iVar3 = *(int *)(lVar2 + -8); *(int *)(lVar2 + -8) = iVar3 + -1; } else { LOCK(); piVar1 = (int *)(lVar2 + -8); iVar3 = *piVar1; *piVar1 = *piVar1 + -1; UNLOCK(); } if (iVar3 < 1) { std::string::_Rep::_M_destroy((allocator *)(lVar2 + -0x18)); } } /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_00188d6c(void) { int *piVar1; int iVar2; long lVar3; long *unaff_RBX; long unaff_R13; lVar3 = *unaff_RBX; if (lVar3 + -0x18 != unaff_R13) { if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) { iVar2 = *(int *)(lVar3 + -8); *(int *)(lVar3 + -8) = iVar2 + -1; } else { LOCK(); piVar1 = (int *)(lVar3 + -8); iVar2 = *piVar1; *piVar1 = *piVar1 + -1; UNLOCK(); } if (iVar2 < 1) { thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f); } } /* WARNING: Subroutine does not return */ FUN_0052bfb0(); }
MOV RDX,qword ptr [RBX] LEA RDI,[RDX + -0x18] CMP RDI,R13 JZ 0x00188d98 CMP qword ptr [0x0067bee8],0x0 JZ 0x00188da0 OR ECX,0xffffffff XADD.LOCK dword ptr [RDX + -0x8],ECX TEST ECX,ECX JG 0x00188d98 LEA RSI,[RSP + 0x1f] CALL 0x004d1110 MOV RDI,RBP CALL 0x0052bfb0 MOV ECX,dword ptr [RDX + -0x8] LEA EAX,[RCX + -0x1] MOV dword ptr [RDX + -0x8],EAX JMP 0x00188d8a
null
null
null
null
[(u'CAST_-1207464261', u'STORE_-1207464447'), ('tmp_621', u'INT_EQUAL_-1207464553'), (u'CAST_-1207464268', u'LOAD_-1207464462'), ('tmp_527', u'LOAD_-1207464594'), (u'MULTIEQUAL_-1207464312', u'INT_SLESS_-1207464485'), (u'LOAD_-1207464594', u'INT_ADD_-1207464446'), ('const-17', u'CALLOTHER_-1207464526'), (u'INT_EQUAL_-1207464553', u'CBRANCH_-1207464546'), ('const-1', u'INT_SLESS_-1207464485'), (u'INDIRECT_-1207464308', u'MULTIEQUAL_-1207464301'), (u'INT_ADD_-1207464326', u'STORE_-1207464447'), (u'LOAD_-1207464594', u'INT_ADD_-1207464433'), (u'INDIRECT_-1207464297', u'MULTIEQUAL_-1207464288'), (u'LOAD_-1207464594', u'INT_ADD_-1207464515'), (u'STORE_-1207464521', u'INDIRECT_-1207464308'), (u'INT_ADD_-1207464509', u'STORE_-1207464521'), (u'LOAD_-1207464525', u'MULTIEQUAL_-1207464312'), ('tmp_528', u'INT_NOTEQUAL_-1207464568'), ('const-433', u'STORE_-1207464521'), (u'CAST_-1207464293', u'LOAD_-1207464527'), ('const--8', u'INT_ADD_-1207464515'), (u'CALL_-1207464478', u'INDIRECT_-1207464297'), ('const-1', u'RETURN_-1207464461'), ('const--24', u'INT_ADD_-1207464572'), ('const-433', u'LOAD_-1207464462'), ('tmp_68', u'CBRANCH_-1207464546'), (u'MULTIEQUAL_-1207464301', u'MULTIEQUAL_-1207464288'), (u'INT_ADD_-1207464433', u'CAST_-1207464261'), (u'INT_NOTEQUAL_-1207464568', u'CBRANCH_-1207464567'), (u'LOAD_-1207464462', u'MULTIEQUAL_-1207464312'), (u'CAST_-1207464318', u'CALL_-1207464478'), (u'CAST_-1207464318', u'INT_NOTEQUAL_-1207464568'), (u'INT_SLESS_-1207464485', u'CBRANCH_-1207464492'), (u'CAST_-1207464293', u'LOAD_-1207464525'), (u'LOAD_-1207464527', u'INT_ADD_-1207464509'), ('const-0', u'INT_EQUAL_-1207464553'), ('const--8', u'INT_ADD_-1207464446'), ('const-433', u'LOAD_-1207464525'), ('const-18', u'CALLOTHER_-1207464508'), (u'INDIRECT_-1207464274', u'MULTIEQUAL_-1207464301'), ('tmp_178', u'CBRANCH_-1207464492'), (u'STORE_-1207464447', u'INDIRECT_-1207464274'), (u'CAST_-1207464293', u'STORE_-1207464521'), (u'INDIRECT_-1207464288', u'COPY_-1207464347'), (u'LOAD_-1207464594', u'INT_ADD_-1207464572'), ('const-433', u'LOAD_-1207464527'), (u'INT_ADD_-1207464572', u'CAST_-1207464318'), (u'LOAD_-1207464462', u'INT_ADD_-1207464326'), (u'INT_ADD_-1207464446', u'CAST_-1207464268'), ('const-4294967295', u'INT_ADD_-1207464326'), ('const--8', u'INT_ADD_-1207464433'), ('const-433', u'STORE_-1207464447'), ('tmp_38', u'CBRANCH_-1207464567'), (u'INT_ADD_-1207464515', u'CAST_-1207464293'), (u'CALL_-1207464466', u'INDIRECT_-1207464288'), ('const-4294967295', u'INT_ADD_-1207464509'), ('const-433', u'LOAD_-1207464594'), ('tmp_231', u'BRANCH_-1207464442'), ('tmp_621', u'MULTIEQUAL_-1207464288')]
[('const-433', u'LOAD_-1207464462'), (u'MULTIEQUAL_-1207464309', u'INT_SLESS_-1207464485'), (u'INDIRECT_-1207464298', u'MULTIEQUAL_-1207464289'), (u'LOAD_-1207464594', u'INT_ADD_-1207464446'), ('const-17', u'CALLOTHER_-1207464526'), (u'PTRSUB_-1207464286', u'CALL_-1207464478'), (u'INT_EQUAL_-1207464553', u'CBRANCH_-1207464546'), (u'LOAD_-1207464462', u'INT_ADD_-1207464439'), ('const-433', u'STORE_-1207464521'), (u'LOAD_-1207464594', u'INT_ADD_-1207464433'), (u'STORE_-1207464447', u'INDIRECT_-1207464275'), (u'LOAD_-1207464462', u'MULTIEQUAL_-1207464309'), ('const-4294967295', u'INT_ADD_-1207464509'), (u'LOAD_-1207464594', u'INT_ADD_-1207464515'), (u'INT_ADD_-1207464509', u'STORE_-1207464521'), ('const-0', u'INT_EQUAL_-1207464553'), (u'INT_ADD_-1207464572', u'CALL_-1207464478'), (u'STORE_-1207464521', u'INDIRECT_-1207464309'), ('const--8', u'INT_ADD_-1207464515'), ('const-1', u'RETURN_-1207464461'), ('const--24', u'INT_ADD_-1207464572'), ('tmp_68', u'CBRANCH_-1207464546'), ('tmp_628', u'MULTIEQUAL_-1207464289'), (u'CALL_-1207464466', u'INDIRECT_-1207464289'), ('const-433', u'LOAD_-1207464525'), (u'CAST_-1207464262', u'STORE_-1207464447'), (u'INT_NOTEQUAL_-1207464568', u'CBRANCH_-1207464567'), (u'INT_SLESS_-1207464485', u'CBRANCH_-1207464492'), ('tmp_628', u'INT_EQUAL_-1207464553'), (u'LOAD_-1207464527', u'INT_ADD_-1207464509'), ('const-433', u'LOAD_-1207464594'), (u'INDIRECT_-1207464309', u'MULTIEQUAL_-1207464302'), ('const--8', u'INT_ADD_-1207464446'), (u'INT_ADD_-1207464572', u'INT_NOTEQUAL_-1207464568'), (u'INT_ADD_-1207464433', u'CAST_-1207464262'), ('const-18', u'CALLOTHER_-1207464508'), ('tmp_531', u'INT_NOTEQUAL_-1207464568'), ('tmp_178', u'CBRANCH_-1207464492'), (u'MULTIEQUAL_-1207464302', u'MULTIEQUAL_-1207464289'), (u'LOAD_-1207464594', u'INT_ADD_-1207464572'), (u'CALL_-1207464478', u'INDIRECT_-1207464298'), (u'INDIRECT_-1207464275', u'MULTIEQUAL_-1207464302'), ('tmp_533', u'PTRSUB_-1207464286'), ('const-433', u'LOAD_-1207464527'), (u'INT_ADD_-1207464439', u'STORE_-1207464447'), (u'CAST_-1207464294', u'STORE_-1207464521'), ('const--8', u'INT_ADD_-1207464433'), ('const-31', u'PTRSUB_-1207464286'), (u'INT_ADD_-1207464515', u'CAST_-1207464294'), ('tmp_530', u'LOAD_-1207464594'), ('tmp_38', u'CBRANCH_-1207464567'), (u'LOAD_-1207464525', u'MULTIEQUAL_-1207464309'), ('const-433', u'STORE_-1207464447'), (u'CAST_-1207464294', u'LOAD_-1207464525'), (u'INDIRECT_-1207464289', u'COPY_-1207464348'), (u'INT_ADD_-1207464446', u'CAST_-1207464269'), ('const-1', u'INT_SLESS_-1207464485'), (u'CAST_-1207464294', u'LOAD_-1207464527'), ('const-4294967295', u'INT_ADD_-1207464439'), (u'CAST_-1207464269', u'LOAD_-1207464462'), ('tmp_231', u'BRANCH_-1207464442')]
null
null
00188d6c
x64
O2
(translation_unit "void FUN_00188d6c(void)\n\n{\n int *piVar1;\n int iVar2;\n long lVar3;\n long *unaff_RBX;\n long unaff_R13;\n \n lVar3 = *unaff_RBX;\n if (lVar3 + -0x18 != unaff_R13) {\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_0052bfb0();\n}\n\n" (function_definition "void FUN_00188d6c(void)\n\n{\n int *piVar1;\n int iVar2;\n long lVar3;\n long *unaff_RBX;\n long unaff_R13;\n \n lVar3 = *unaff_RBX;\n if (lVar3 + -0x18 != unaff_R13) {\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_0052bfb0();\n}" primitive_type (function_declarator "FUN_00188d6c(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n int *piVar1;\n int iVar2;\n long lVar3;\n long *unaff_RBX;\n long unaff_R13;\n \n lVar3 = *unaff_RBX;\n if (lVar3 + -0x18 != unaff_R13) {\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_0052bfb0();\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long *unaff_RBX;" (sized_type_specifier "long" long) (pointer_declarator "*unaff_RBX" * identifier) ;) (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar3 = *unaff_RBX;" (assignment_expression "lVar3 = *unaff_RBX" identifier = (pointer_expression "*unaff_RBX" * identifier)) ;) (if_statement "if (lVar3 + -0x18 != unaff_R13) {\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }\n }" if (parenthesized_expression "(lVar3 + -0x18 != unaff_R13)" ( (binary_expression "lVar3 + -0x18 != unaff_R13" (binary_expression "lVar3 + -0x18" identifier + number_literal) != identifier) )) (compound_statement "{\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }\n }" { (if_statement "if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" if (parenthesized_expression "(PTR___pthread_key_create_0067bee8 == (undefined *)0x0)" ( (binary_expression "PTR___pthread_key_create_0067bee8 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }" { (expression_statement "iVar2 = *(int *)(lVar3 + -8);" (assignment_expression "iVar2 = *(int *)(lVar3 + -8)" identifier = (pointer_expression "*(int *)(lVar3 + -8)" * (cast_expression "(int *)(lVar3 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -8)" ( (binary_expression "lVar3 + -8" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(lVar3 + -8) = iVar2 + -1;" (assignment_expression "*(int *)(lVar3 + -8) = iVar2 + -1" (pointer_expression "*(int *)(lVar3 + -8)" * (cast_expression "(int *)(lVar3 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -8)" ( (binary_expression "lVar3 + -8" identifier + number_literal) )))) = (binary_expression "iVar2 + -1" identifier + number_literal)) ;) }) (else_clause "else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" else (compound_statement "{\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" { (expression_statement "LOCK();" (call_expression "LOCK()" identifier (argument_list "()" ( ))) ;) (expression_statement "piVar1 = (int *)(lVar3 + -8);" (assignment_expression "piVar1 = (int *)(lVar3 + -8)" identifier = (cast_expression "(int *)(lVar3 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -8)" ( (binary_expression "lVar3 + -8" identifier + number_literal) )))) ;) (expression_statement "iVar2 = *piVar1;" (assignment_expression "iVar2 = *piVar1" identifier = (pointer_expression "*piVar1" * identifier)) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (iVar2 < 1) {\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }" if (parenthesized_expression "(iVar2 < 1)" ( (binary_expression "iVar2 < 1" identifier < number_literal) )) (compound_statement "{\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }" { (expression_statement "thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);" (call_expression "thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f)" identifier (argument_list "(lVar3 + -0x18,&stack0x0000001f)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) , (pointer_expression "&stack0x0000001f" & identifier) ))) ;) })) })) comment (expression_statement "FUN_0052bfb0();" (call_expression "FUN_0052bfb0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* std::locale::name() const [clone .cold.37] */\n\nvoid std::locale::name(void)\n\n{\n int *piVar1;\n long lVar2;\n int iVar3;\n long *unaff_RBX;\n allocator *unaff_R13;\n \n lVar2 = *unaff_RBX;\n if ((allocator *)(lVar2 + -0x18) != unaff_R13) {\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar3 = *(int *)(lVar2 + -8);\n *(int *)(lVar2 + -8) = iVar3 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar2 + -8);\n iVar3 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar3 < 1) {\n std::string::_Rep::_M_destroy((allocator *)(lVar2 + -0x18));\n }\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" comment (function_definition "void std::locale::name(void)\n\n{\n int *piVar1;\n long lVar2;\n int iVar3;\n long *unaff_RBX;\n allocator *unaff_R13;\n \n lVar2 = *unaff_RBX;\n if ((allocator *)(lVar2 + -0x18) != unaff_R13) {\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar3 = *(int *)(lVar2 + -8);\n *(int *)(lVar2 + -8) = iVar3 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar2 + -8);\n iVar3 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar3 < 1) {\n std::string::_Rep::_M_destroy((allocator *)(lVar2 + -0x18));\n }\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (ERROR "std::locale::" identifier : : identifier : :) (function_declarator "name(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n int *piVar1;\n long lVar2;\n int iVar3;\n long *unaff_RBX;\n allocator *unaff_R13;\n \n lVar2 = *unaff_RBX;\n if ((allocator *)(lVar2 + -0x18) != unaff_R13) {\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar3 = *(int *)(lVar2 + -8);\n *(int *)(lVar2 + -8) = iVar3 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar2 + -8);\n iVar3 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar3 < 1) {\n std::string::_Rep::_M_destroy((allocator *)(lVar2 + -0x18));\n }\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "long *unaff_RBX;" (sized_type_specifier "long" long) (pointer_declarator "*unaff_RBX" * identifier) ;) (declaration "allocator *unaff_R13;" type_identifier (pointer_declarator "*unaff_R13" * identifier) ;) (expression_statement "lVar2 = *unaff_RBX;" (assignment_expression "lVar2 = *unaff_RBX" identifier = (pointer_expression "*unaff_RBX" * identifier)) ;) (if_statement "if ((allocator *)(lVar2 + -0x18) != unaff_R13) {\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar3 = *(int *)(lVar2 + -8);\n *(int *)(lVar2 + -8) = iVar3 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar2 + -8);\n iVar3 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar3 < 1) {\n std::string::_Rep::_M_destroy((allocator *)(lVar2 + -0x18));\n }\n }" if (parenthesized_expression "((allocator *)(lVar2 + -0x18) != unaff_R13)" ( (binary_expression "(allocator *)(lVar2 + -0x18) != unaff_R13" (cast_expression "(allocator *)(lVar2 + -0x18)" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))) != identifier) )) (compound_statement "{\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar3 = *(int *)(lVar2 + -8);\n *(int *)(lVar2 + -8) = iVar3 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar2 + -8);\n iVar3 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar3 < 1) {\n std::string::_Rep::_M_destroy((allocator *)(lVar2 + -0x18));\n }\n }" { (if_statement "if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar3 = *(int *)(lVar2 + -8);\n *(int *)(lVar2 + -8) = iVar3 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar2 + -8);\n iVar3 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" if (parenthesized_expression "(PTR___pthread_key_create_0067bee8 == (undefined *)0x0)" ( (binary_expression "PTR___pthread_key_create_0067bee8 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar3 = *(int *)(lVar2 + -8);\n *(int *)(lVar2 + -8) = iVar3 + -1;\n }" { (expression_statement "iVar3 = *(int *)(lVar2 + -8);" (assignment_expression "iVar3 = *(int *)(lVar2 + -8)" identifier = (pointer_expression "*(int *)(lVar2 + -8)" * (cast_expression "(int *)(lVar2 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -8)" ( (binary_expression "lVar2 + -8" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(lVar2 + -8) = iVar3 + -1;" (assignment_expression "*(int *)(lVar2 + -8) = iVar3 + -1" (pointer_expression "*(int *)(lVar2 + -8)" * (cast_expression "(int *)(lVar2 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -8)" ( (binary_expression "lVar2 + -8" identifier + number_literal) )))) = (binary_expression "iVar3 + -1" identifier + number_literal)) ;) }) (else_clause "else {\n LOCK();\n piVar1 = (int *)(lVar2 + -8);\n iVar3 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" else (compound_statement "{\n LOCK();\n piVar1 = (int *)(lVar2 + -8);\n iVar3 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" { (expression_statement "LOCK();" (call_expression "LOCK()" identifier (argument_list "()" ( ))) ;) (expression_statement "piVar1 = (int *)(lVar2 + -8);" (assignment_expression "piVar1 = (int *)(lVar2 + -8)" identifier = (cast_expression "(int *)(lVar2 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -8)" ( (binary_expression "lVar2 + -8" identifier + number_literal) )))) ;) (expression_statement "iVar3 = *piVar1;" (assignment_expression "iVar3 = *piVar1" identifier = (pointer_expression "*piVar1" * identifier)) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (iVar3 < 1) {\n std::string::_Rep::_M_destroy((allocator *)(lVar2 + -0x18));\n }" if (parenthesized_expression "(iVar3 < 1)" ( (binary_expression "iVar3 < 1" identifier < number_literal) )) (compound_statement "{\n std::string::_Rep::_M_destroy((allocator *)(lVar2 + -0x18));\n }" { (labeled_statement "std::string::_Rep::_M_destroy((allocator *)(lVar2 + -0x18));" statement_identifier : (ERROR ":" :) (labeled_statement "string::_Rep::_M_destroy((allocator *)(lVar2 + -0x18));" statement_identifier : (ERROR ":" :) (labeled_statement "_Rep::_M_destroy((allocator *)(lVar2 + -0x18));" statement_identifier : (ERROR ":" :) (expression_statement "_M_destroy((allocator *)(lVar2 + -0x18));" (call_expression "_M_destroy((allocator *)(lVar2 + -0x18))" identifier (argument_list "((allocator *)(lVar2 + -0x18))" ( (cast_expression "(allocator *)(lVar2 + -0x18)" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))) ))) ;)))) })) })) comment (expression_statement "_Unwind_Resume();" (call_expression "_Unwind_Resume()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_00188d6c(void)\n\n{\n int *piVar1;\n int iVar2;\n long lVar3;\n long *unaff_RBX;\n long unaff_R13;\n \n lVar3 = *unaff_RBX;\n if (lVar3 + -0x18 != unaff_R13) {\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }\n }\n \n FUN_0052bfb0();\n}\n\n" (function_definition "void FUN_00188d6c(void)\n\n{\n int *piVar1;\n int iVar2;\n long lVar3;\n long *unaff_RBX;\n long unaff_R13;\n \n lVar3 = *unaff_RBX;\n if (lVar3 + -0x18 != unaff_R13) {\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }\n }\n \n FUN_0052bfb0();\n}" primitive_type (function_declarator "FUN_00188d6c(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n int *piVar1;\n int iVar2;\n long lVar3;\n long *unaff_RBX;\n long unaff_R13;\n \n lVar3 = *unaff_RBX;\n if (lVar3 + -0x18 != unaff_R13) {\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }\n }\n \n FUN_0052bfb0();\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long *unaff_RBX;" (sized_type_specifier "long" long) (pointer_declarator "*unaff_RBX" * identifier) ;) (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar3 = *unaff_RBX;" (assignment_expression "lVar3 = *unaff_RBX" identifier = (pointer_expression "*unaff_RBX" * identifier)) ;) (if_statement "if (lVar3 + -0x18 != unaff_R13) {\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }\n }" if (parenthesized_expression "(lVar3 + -0x18 != unaff_R13)" ( (binary_expression "lVar3 + -0x18 != unaff_R13" (binary_expression "lVar3 + -0x18" identifier + number_literal) != identifier) )) (compound_statement "{\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }\n }" { (if_statement "if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" if (parenthesized_expression "(PTR___pthread_key_create_0067bee8 == (undefined *)0x0)" ( (binary_expression "PTR___pthread_key_create_0067bee8 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }" { (expression_statement "iVar2 = *(int *)(lVar3 + -8);" (assignment_expression "iVar2 = *(int *)(lVar3 + -8)" identifier = (pointer_expression "*(int *)(lVar3 + -8)" * (cast_expression "(int *)(lVar3 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -8)" ( (binary_expression "lVar3 + -8" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(lVar3 + -8) = iVar2 + -1;" (assignment_expression "*(int *)(lVar3 + -8) = iVar2 + -1" (pointer_expression "*(int *)(lVar3 + -8)" * (cast_expression "(int *)(lVar3 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -8)" ( (binary_expression "lVar3 + -8" identifier + number_literal) )))) = (binary_expression "iVar2 + -1" identifier + number_literal)) ;) }) (else_clause "else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" else (compound_statement "{\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" { (expression_statement "LOCK();" (call_expression "LOCK()" identifier (argument_list "()" ( ))) ;) (expression_statement "piVar1 = (int *)(lVar3 + -8);" (assignment_expression "piVar1 = (int *)(lVar3 + -8)" identifier = (cast_expression "(int *)(lVar3 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -8)" ( (binary_expression "lVar3 + -8" identifier + number_literal) )))) ;) (expression_statement "iVar2 = *piVar1;" (assignment_expression "iVar2 = *piVar1" identifier = (pointer_expression "*piVar1" * identifier)) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (iVar2 < 1) {\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }" if (parenthesized_expression "(iVar2 < 1)" ( (binary_expression "iVar2 < 1" identifier < number_literal) )) (compound_statement "{\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }" { (expression_statement "thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);" (call_expression "thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f)" identifier (argument_list "(lVar3 + -0x18,&stack0x0000001f)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) , (pointer_expression "&stack0x0000001f" & identifier) ))) ;) })) })) (expression_statement "FUN_0052bfb0();" (call_expression "FUN_0052bfb0()" 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 ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) != IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (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)) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (pointer_expression & IDENT) ))) ;) })) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_00188d6c(void)\n\n{\n int *piVar1;\n int iVar2;\n long lVar3;\n long *unaff_RBX;\n long unaff_R13;\n \n lVar3 = *unaff_RBX;\n if (lVar3 + -0x18 != unaff_R13) {\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }\n }\n \n FUN_0052bfb0();\n}" (primitive_type "void") (function_declarator "FUN_00188d6c(void)" (identifier "FUN_00188d6c") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n int *piVar1;\n int iVar2;\n long lVar3;\n long *unaff_RBX;\n long unaff_R13;\n \n lVar3 = *unaff_RBX;\n if (lVar3 + -0x18 != unaff_R13) {\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }\n }\n \n FUN_0052bfb0();\n}" ({ "{") (declaration "int *piVar1;" (primitive_type "int") (pointer_declarator "*piVar1" (* "*") (identifier "piVar1")) (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "long *unaff_RBX;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*unaff_RBX" (* "*") (identifier "unaff_RBX")) (; ";")) (declaration "long unaff_R13;" (sized_type_specifier "long" (long "long")) (identifier "unaff_R13") (; ";")) (expression_statement "lVar3 = *unaff_RBX;" (assignment_expression "lVar3 = *unaff_RBX" (identifier "lVar3") (= "=") (pointer_expression "*unaff_RBX" (* "*") (identifier "unaff_RBX"))) (; ";")) (if_statement "if (lVar3 + -0x18 != unaff_R13) {\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }\n }" (if "if") (parenthesized_expression "(lVar3 + -0x18 != unaff_R13)" (( "(") (binary_expression "lVar3 + -0x18 != unaff_R13" (binary_expression "lVar3 + -0x18" (identifier "lVar3") (+ "+") (number_literal "-0x18")) (!= "!=") (identifier "unaff_R13")) () ")")) (compound_statement "{\n if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }\n if (iVar2 < 1) {\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }\n }" ({ "{") (if_statement "if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) {\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }\n else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" (if "if") (parenthesized_expression "(PTR___pthread_key_create_0067bee8 == (undefined *)0x0)" (( "(") (binary_expression "PTR___pthread_key_create_0067bee8 == (undefined *)0x0" (identifier "PTR___pthread_key_create_0067bee8") (== "==") (cast_expression "(undefined *)0x0" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n iVar2 = *(int *)(lVar3 + -8);\n *(int *)(lVar3 + -8) = iVar2 + -1;\n }" ({ "{") (expression_statement "iVar2 = *(int *)(lVar3 + -8);" (assignment_expression "iVar2 = *(int *)(lVar3 + -8)" (identifier "iVar2") (= "=") (pointer_expression "*(int *)(lVar3 + -8)" (* "*") (cast_expression "(int *)(lVar3 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + -8)" (( "(") (binary_expression "lVar3 + -8" (identifier "lVar3") (+ "+") (number_literal "-8")) () ")"))))) (; ";")) (expression_statement "*(int *)(lVar3 + -8) = iVar2 + -1;" (assignment_expression "*(int *)(lVar3 + -8) = iVar2 + -1" (pointer_expression "*(int *)(lVar3 + -8)" (* "*") (cast_expression "(int *)(lVar3 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + -8)" (( "(") (binary_expression "lVar3 + -8" (identifier "lVar3") (+ "+") (number_literal "-8")) () ")")))) (= "=") (binary_expression "iVar2 + -1" (identifier "iVar2") (+ "+") (number_literal "-1"))) (; ";")) (} "}")) (else_clause "else {\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" (else "else") (compound_statement "{\n LOCK();\n piVar1 = (int *)(lVar3 + -8);\n iVar2 = *piVar1;\n *piVar1 = *piVar1 + -1;\n UNLOCK();\n }" ({ "{") (expression_statement "LOCK();" (call_expression "LOCK()" (identifier "LOCK") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "piVar1 = (int *)(lVar3 + -8);" (assignment_expression "piVar1 = (int *)(lVar3 + -8)" (identifier "piVar1") (= "=") (cast_expression "(int *)(lVar3 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + -8)" (( "(") (binary_expression "lVar3 + -8" (identifier "lVar3") (+ "+") (number_literal "-8")) () ")")))) (; ";")) (expression_statement "iVar2 = *piVar1;" (assignment_expression "iVar2 = *piVar1" (identifier "iVar2") (= "=") (pointer_expression "*piVar1" (* "*") (identifier "piVar1"))) (; ";")) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" (* "*") (identifier "piVar1")) (= "=") (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" (* "*") (identifier "piVar1")) (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" (identifier "UNLOCK") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (if_statement "if (iVar2 < 1) {\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }" (if "if") (parenthesized_expression "(iVar2 < 1)" (( "(") (binary_expression "iVar2 < 1" (identifier "iVar2") (< "<") (number_literal "1")) () ")")) (compound_statement "{\n thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);\n }" ({ "{") (expression_statement "thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f);" (call_expression "thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f)" (identifier "thunk_FUN_0049e340") (argument_list "(lVar3 + -0x18,&stack0x0000001f)" (( "(") (binary_expression "lVar3 + -0x18" (identifier "lVar3") (+ "+") (number_literal "-0x18")) (, ",") (pointer_expression "&stack0x0000001f" (& "&") (identifier "stack0x0000001f")) () ")"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "FUN_0052bfb0();" (call_expression "FUN_0052bfb0()" (identifier "FUN_0052bfb0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* std::locale::name() const [clone .cold.37] */ void std::locale::function_1(void) { int *piVar1; long var_1; int var_4; long *unaff_RBX; type_1 *var_2; var_1 = *unaff_RBX; if ((type_1 *)(var_1 + -0x18) != var_2) { if (var_3 == (type_2 *)0x0) { var_4 = *(int *)(var_1 + -8); *(int *)(var_1 + -8) = var_4 + -1; } else { var_5(); piVar1 = (int *)(var_1 + -8); var_4 = *piVar1; *piVar1 = *piVar1 + -1; var_6(); } if (var_4 < 1) { std::string::_Rep::var_7((type_1 *)(var_1 + -0x18)); } } /* WARNING: Subroutine does not return */ var_8(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) (if_statement condition: (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)) (pointer_expression argument: (identifier))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { int *piVar1; int iVar2; long lVar3; long *unaff_RBX; long unaff_R13; lVar3 = *unaff_RBX; if (lVar3 + -0x18 != unaff_R13) { if (PTR___pthread_key_create_0067bee8 == (undefined *)0x0) { iVar2 = *(int *)(lVar3 + -8); *(int *)(lVar3 + -8) = iVar2 + -1; } else { LOCK(); piVar1 = (int *)(lVar3 + -8); iVar2 = *piVar1; *piVar1 = *piVar1 + -1; UNLOCK(); } if (iVar2 < 1) { thunk_FUN_0049e340(lVar3 + -0x18,&stack0x0000001f); } } /* WARNING: Subroutine does not return */ FUN_0052bfb0(); }
2295_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
will_search_for
FUN_0017a860
/* DWARF original prototype: bool will_search_for(Input_file * this) */ bool __thiscall gold::Input_file::will_search_for(Input_file *this) { Input_file_argument *pIVar1; bool bVar2; pIVar1 = this->input_argument_; bVar2 = false; if (((*(pIVar1->name_)._M_dataplus._M_p != '/') && (bVar2 = true, 1 < pIVar1->type_ - INPUT_FILE_TYPE_LIBRARY)) && (bVar2 = false, (pIVar1->extra_search_path_)._M_string_length != 0)) { return (pIVar1->extra_search_path_)._M_dataplus._M_p != (pointer)0x0; } return bVar2; }
bool FUN_0017a860(undefined8 *param_1) { bool bVar1; param_1 = (undefined8 *)*param_1; bVar1 = false; if (((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) && (bVar1 = false, param_1[6] != 0)) { return param_1[5] != 0; } return bVar1; }
MOV RDX,qword ptr [RDI] XOR EAX,EAX MOV RCX,qword ptr [RDX] CMP byte ptr [RCX],0x2f JZ 0x0017a87d MOV EAX,dword ptr [RDX + 0x20] LEA ECX,[RAX + -0x1] MOV EAX,0x1 CMP ECX,0x1 JA 0x0017a880 RET XOR EAX,EAX CMP qword ptr [RDX + 0x30],0x0 JZ 0x0017a87d CMP qword ptr [RDX + 0x28],0x0 SETNZ AL RET
null
null
null
null
[('const-433', u'LOAD_-1207392141'), (u'COPY_-1207392015', u'RETURN_-1207392072'), (u'INT_NOTEQUAL_-1207392027', u'COPY_-1207391994'), (u'LOAD_-1207392158', u'PTRSUB_-1207391907'), (u'LOAD_-1207392141', u'LOAD_-1207392136'), ('const-0', u'COPY_-1207392001'), ('const-0', u'PTRSUB_-1207391872'), ('const-0', u'RETURN_-1207392072'), ('const-32', u'PTRSUB_-1207391907'), ('tmp_244', u'PTRSUB_-1207391925'), ('const-0', u'PTRSUB_-1207391876'), (u'INT_NOTEQUAL_-1207392120', u'CBRANCH_-1207392119'), ('tmp_122', u'CBRANCH_-1207392082'), (u'PTRSUB_-1207391885', u'PTRSUB_-1207391880'), ('const-433', u'LOAD_-1207392158'), ('tmp_67', u'CBRANCH_-1207392119'), ('const-433', u'LOAD_-1207392118'), (u'COPY_-1207391970', u'MULTIEQUAL_-1207391913'), (u'COPY_-1207391994', u'RETURN_-1207392012'), ('const-40', u'PTRSUB_-1207391875'), (u'LOAD_-1207392158', u'PTRSUB_-1207391916'), (u'INT_LESS_-1207392074', u'CBRANCH_-1207392082'), (u'INT_SUB_-1207391971', u'INT_LESS_-1207392074'), ('const-0', u'PTRSUB_-1207391907'), ('const-0', u'RETURN_-1207392012'), ('const-433', u'LOAD_-1207392043'), ('const-40', u'PTRSUB_-1207391885'), ('const-0', u'COPY_-1207391970'), (u'LOAD_-1207392158', u'PTRSUB_-1207391885'), (u'LOAD_-1207392043', u'INT_NOTEQUAL_-1207392027'), (u'MULTIEQUAL_-1207391913', u'COPY_-1207392015'), (u'LOAD_-1207392118', u'INT_SUB_-1207391971'), ('const-0', u'INT_NOTEQUAL_-1207392027'), (u'PTRSUB_-1207391875', u'PTRSUB_-1207391876'), (u'COPY_-1207392001', u'MULTIEQUAL_-1207391913'), ('const-433', u'LOAD_-1207392063'), ('const-8', u'PTRSUB_-1207391880'), (u'PTRSUB_-1207391880', u'LOAD_-1207392063'), (u'PTRSUB_-1207391876', u'PTRSUB_-1207391872'), (u'LOAD_-1207392158', u'PTRSUB_-1207391875'), (u'LOAD_-1207392136', u'INT_NOTEQUAL_-1207392120'), ('const-47', u'INT_NOTEQUAL_-1207392120'), (u'PTRSUB_-1207391925', u'LOAD_-1207392158'), (u'PTRSUB_-1207391907', u'LOAD_-1207392118'), (u'COPY_-1207391984', u'MULTIEQUAL_-1207391913'), ('const-1', u'INT_LESS_-1207392074'), ('const-433', u'LOAD_-1207392136'), ('const-1', u'INT_SUB_-1207391971'), ('const-0', u'INT_NOTEQUAL_-1207392047'), (u'PTRSUB_-1207391872', u'LOAD_-1207392043'), ('const-0', u'PTRSUB_-1207391916'), (u'PTRSUB_-1207391907', u'LOAD_-1207392141'), (u'PTRSUB_-1207391910', u'PTRSUB_-1207391907'), ('const-0', u'PTRSUB_-1207391925'), ('const-1', u'COPY_-1207391984'), (u'LOAD_-1207392063', u'INT_NOTEQUAL_-1207392047'), (u'PTRSUB_-1207391916', u'PTRSUB_-1207391910'), ('tmp_191', u'CBRANCH_-1207392044'), ('const-0', u'PTRSUB_-1207391910'), (u'INT_NOTEQUAL_-1207392047', u'CBRANCH_-1207392044')]
[('const-8', u'PTRADD_-1207391919'), (u'INT_NOTEQUAL_-1207392027', u'COPY_-1207391955'), ('const-1', u'COPY_-1207391979'), ('const-433', u'LOAD_-1207392141'), ('const-8', u'PTRADD_-1207391889'), ('const-433', u'LOAD_-1207392118'), (u'PTRADD_-1207391919', u'CAST_-1207391915'), ('const-0', u'RETURN_-1207392072'), (u'CAST_-1207391930', u'PTRADD_-1207391897'), (u'INT_NOTEQUAL_-1207392120', u'CBRANCH_-1207392119'), ('tmp_122', u'CBRANCH_-1207392082'), (u'LOAD_-1207392158', u'CAST_-1207391930'), (u'INT_SUB_-1207391973', u'INT_LESS_-1207392074'), (u'COPY_-1207391994', u'MULTIEQUAL_-1207391912'), ('tmp_67', u'CBRANCH_-1207392119'), (u'MULTIEQUAL_-1207391912', u'RETURN_-1207392072'), (u'CAST_-1207391915', u'LOAD_-1207392118'), (u'CAST_-1207391924', u'LOAD_-1207392136'), ('const-0', u'INT_NOTEQUAL_-1207392047'), ('const-433', u'LOAD_-1207392136'), (u'PTRADD_-1207391889', u'LOAD_-1207392043'), (u'PTRADD_-1207391897', u'LOAD_-1207392063'), ('const-1', u'INT_LESS_-1207392074'), ('const-0', u'INT_NOTEQUAL_-1207392027'), (u'LOAD_-1207392141', u'CAST_-1207391924'), (u'CAST_-1207391930', u'LOAD_-1207392141'), (u'INT_LESS_-1207392074', u'CBRANCH_-1207392082'), ('const-47', u'INT_NOTEQUAL_-1207392120'), ('const-433', u'LOAD_-1207392063'), (u'COPY_-1207391979', u'MULTIEQUAL_-1207391912'), ('const-0', u'RETURN_-1207392012'), (u'LOAD_-1207392118', u'INT_SUB_-1207391973'), ('const-433', u'LOAD_-1207392043'), (u'LOAD_-1207392043', u'INT_NOTEQUAL_-1207392027'), (u'CAST_-1207391930', u'PTRADD_-1207391889'), ('const-1', u'INT_SUB_-1207391973'), ('const-4', u'PTRADD_-1207391919'), ('const-0', u'COPY_-1207391967'), (u'LOAD_-1207392136', u'INT_NOTEQUAL_-1207392120'), ('const-8', u'PTRADD_-1207391897'), ('const-433', u'LOAD_-1207392158'), ('const-5', u'PTRADD_-1207391889'), (u'COPY_-1207391955', u'RETURN_-1207392012'), ('const-0', u'COPY_-1207391994'), ('const-6', u'PTRADD_-1207391897'), ('tmp_396', u'LOAD_-1207392158'), (u'COPY_-1207391967', u'MULTIEQUAL_-1207391912'), (u'CAST_-1207391930', u'PTRADD_-1207391919'), (u'LOAD_-1207392063', u'INT_NOTEQUAL_-1207392047'), ('tmp_191', u'CBRANCH_-1207392044'), (u'INT_NOTEQUAL_-1207392047', u'CBRANCH_-1207392044')]
null
null
0017a860
x64
O2
(translation_unit "bool FUN_0017a860(undefined8 *param_1)\n\n{\n bool bVar1;\n \n param_1 = (undefined8 *)*param_1;\n bVar1 = false;\n if (((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) &&\n (bVar1 = false, param_1[6] != 0)) {\n return param_1[5] != 0;\n }\n return bVar1;\n}\n\n" (function_definition "bool FUN_0017a860(undefined8 *param_1)\n\n{\n bool bVar1;\n \n param_1 = (undefined8 *)*param_1;\n bVar1 = false;\n if (((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) &&\n (bVar1 = false, param_1[6] != 0)) {\n return param_1[5] != 0;\n }\n return bVar1;\n}" primitive_type (function_declarator "FUN_0017a860(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n bool bVar1;\n \n param_1 = (undefined8 *)*param_1;\n bVar1 = false;\n if (((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) &&\n (bVar1 = false, param_1[6] != 0)) {\n return param_1[5] != 0;\n }\n return bVar1;\n}" { (declaration "bool bVar1;" primitive_type identifier ;) (expression_statement "param_1 = (undefined8 *)*param_1;" (assignment_expression "param_1 = (undefined8 *)*param_1" identifier = (cast_expression "(undefined8 *)*param_1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "bVar1 = false;" (assignment_expression "bVar1 = false" identifier = false) ;) (if_statement "if (((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) &&\n (bVar1 = false, param_1[6] != 0)) {\n return param_1[5] != 0;\n }" if (parenthesized_expression "(((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) &&\n (bVar1 = false, param_1[6] != 0))" ( (binary_expression "((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) &&\n (bVar1 = false, param_1[6] != 0)" (parenthesized_expression "((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U))" ( (binary_expression "(*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)" (parenthesized_expression "(*(char *)*param_1 != '/')" ( (binary_expression "*(char *)*param_1 != '/'" (pointer_expression "*(char *)*param_1" * (cast_expression "(char *)*param_1" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) != (char_literal "'/'" ' character ')) )) && (parenthesized_expression "(bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)" ( (comma_expression "bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U" (assignment_expression "bVar1 = true" identifier = true) , (binary_expression "1 < *(int *)(param_1 + 4) - 1U" number_literal < (binary_expression "*(int *)(param_1 + 4) - 1U" (pointer_expression "*(int *)(param_1 + 4)" * (cast_expression "(int *)(param_1 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) - number_literal))) ))) )) && (parenthesized_expression "(bVar1 = false, param_1[6] != 0)" ( (comma_expression "bVar1 = false, param_1[6] != 0" (assignment_expression "bVar1 = false" identifier = false) , (binary_expression "param_1[6] != 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) != number_literal)) ))) )) (compound_statement "{\n return param_1[5] != 0;\n }" { (return_statement "return param_1[5] != 0;" return (binary_expression "param_1[5] != 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) != number_literal) ;) })) (return_statement "return bVar1;" return identifier ;) })))
(translation_unit "/* DWARF original prototype: bool will_search_for(Input_file * this) */\n\nbool __thiscall gold::Input_file::will_search_for(Input_file *this)\n\n{\n Input_file_argument *pIVar1;\n bool bVar2;\n \n pIVar1 = this->input_argument_;\n bVar2 = false;\n if (((*(pIVar1->name_)._M_dataplus._M_p != '/') &&\n (bVar2 = true, 1 < pIVar1->type_ - INPUT_FILE_TYPE_LIBRARY)) &&\n (bVar2 = false, (pIVar1->extra_search_path_)._M_string_length != 0)) {\n return (pIVar1->extra_search_path_)._M_dataplus._M_p != (pointer)0x0;\n }\n return bVar2;\n}\n\n" comment (function_definition "bool __thiscall gold::Input_file::will_search_for(Input_file *this)\n\n{\n Input_file_argument *pIVar1;\n bool bVar2;\n \n pIVar1 = this->input_argument_;\n bVar2 = false;\n if (((*(pIVar1->name_)._M_dataplus._M_p != '/') &&\n (bVar2 = true, 1 < pIVar1->type_ - INPUT_FILE_TYPE_LIBRARY)) &&\n (bVar2 = false, (pIVar1->extra_search_path_)._M_string_length != 0)) {\n return (pIVar1->extra_search_path_)._M_dataplus._M_p != (pointer)0x0;\n }\n return bVar2;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Input_file::" identifier : : identifier : :) (function_declarator "will_search_for(Input_file *this)" identifier (parameter_list "(Input_file *this)" ( (parameter_declaration "Input_file *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n Input_file_argument *pIVar1;\n bool bVar2;\n \n pIVar1 = this->input_argument_;\n bVar2 = false;\n if (((*(pIVar1->name_)._M_dataplus._M_p != '/') &&\n (bVar2 = true, 1 < pIVar1->type_ - INPUT_FILE_TYPE_LIBRARY)) &&\n (bVar2 = false, (pIVar1->extra_search_path_)._M_string_length != 0)) {\n return (pIVar1->extra_search_path_)._M_dataplus._M_p != (pointer)0x0;\n }\n return bVar2;\n}" { (declaration "Input_file_argument *pIVar1;" type_identifier (pointer_declarator "*pIVar1" * identifier) ;) (declaration "bool bVar2;" primitive_type identifier ;) (expression_statement "pIVar1 = this->input_argument_;" (assignment_expression "pIVar1 = this->input_argument_" identifier = (field_expression "this->input_argument_" identifier -> field_identifier)) ;) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (if_statement "if (((*(pIVar1->name_)._M_dataplus._M_p != '/') &&\n (bVar2 = true, 1 < pIVar1->type_ - INPUT_FILE_TYPE_LIBRARY)) &&\n (bVar2 = false, (pIVar1->extra_search_path_)._M_string_length != 0)) {\n return (pIVar1->extra_search_path_)._M_dataplus._M_p != (pointer)0x0;\n }" if (parenthesized_expression "(((*(pIVar1->name_)._M_dataplus._M_p != '/') &&\n (bVar2 = true, 1 < pIVar1->type_ - INPUT_FILE_TYPE_LIBRARY)) &&\n (bVar2 = false, (pIVar1->extra_search_path_)._M_string_length != 0))" ( (binary_expression "((*(pIVar1->name_)._M_dataplus._M_p != '/') &&\n (bVar2 = true, 1 < pIVar1->type_ - INPUT_FILE_TYPE_LIBRARY)) &&\n (bVar2 = false, (pIVar1->extra_search_path_)._M_string_length != 0)" (parenthesized_expression "((*(pIVar1->name_)._M_dataplus._M_p != '/') &&\n (bVar2 = true, 1 < pIVar1->type_ - INPUT_FILE_TYPE_LIBRARY))" ( (binary_expression "(*(pIVar1->name_)._M_dataplus._M_p != '/') &&\n (bVar2 = true, 1 < pIVar1->type_ - INPUT_FILE_TYPE_LIBRARY)" (parenthesized_expression "(*(pIVar1->name_)._M_dataplus._M_p != '/')" ( (binary_expression "*(pIVar1->name_)._M_dataplus._M_p != '/'" (pointer_expression "*(pIVar1->name_)._M_dataplus._M_p" * (field_expression "(pIVar1->name_)._M_dataplus._M_p" (field_expression "(pIVar1->name_)._M_dataplus" (parenthesized_expression "(pIVar1->name_)" ( (field_expression "pIVar1->name_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) != (char_literal "'/'" ' character ')) )) && (parenthesized_expression "(bVar2 = true, 1 < pIVar1->type_ - INPUT_FILE_TYPE_LIBRARY)" ( (comma_expression "bVar2 = true, 1 < pIVar1->type_ - INPUT_FILE_TYPE_LIBRARY" (assignment_expression "bVar2 = true" identifier = true) , (binary_expression "1 < pIVar1->type_ - INPUT_FILE_TYPE_LIBRARY" number_literal < (binary_expression "pIVar1->type_ - INPUT_FILE_TYPE_LIBRARY" (field_expression "pIVar1->type_" identifier -> field_identifier) - identifier))) ))) )) && (parenthesized_expression "(bVar2 = false, (pIVar1->extra_search_path_)._M_string_length != 0)" ( (comma_expression "bVar2 = false, (pIVar1->extra_search_path_)._M_string_length != 0" (assignment_expression "bVar2 = false" identifier = false) , (binary_expression "(pIVar1->extra_search_path_)._M_string_length != 0" (field_expression "(pIVar1->extra_search_path_)._M_string_length" (parenthesized_expression "(pIVar1->extra_search_path_)" ( (field_expression "pIVar1->extra_search_path_" identifier -> field_identifier) )) . field_identifier) != number_literal)) ))) )) (compound_statement "{\n return (pIVar1->extra_search_path_)._M_dataplus._M_p != (pointer)0x0;\n }" { (return_statement "return (pIVar1->extra_search_path_)._M_dataplus._M_p != (pointer)0x0;" return (binary_expression "(pIVar1->extra_search_path_)._M_dataplus._M_p != (pointer)0x0" (field_expression "(pIVar1->extra_search_path_)._M_dataplus._M_p" (field_expression "(pIVar1->extra_search_path_)._M_dataplus" (parenthesized_expression "(pIVar1->extra_search_path_)" ( (field_expression "pIVar1->extra_search_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier) != (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) })) (return_statement "return bVar2;" return identifier ;) })))
(translation_unit "bool FUN_0017a860(undefined8 *param_1)\n\n{\n bool bVar1;\n \n param_1 = (undefined8 *)*param_1;\n bVar1 = false;\n if (((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) &&\n (bVar1 = false, param_1[6] != 0)) {\n return param_1[5] != 0;\n }\n return bVar1;\n}\n\n" (function_definition "bool FUN_0017a860(undefined8 *param_1)\n\n{\n bool bVar1;\n \n param_1 = (undefined8 *)*param_1;\n bVar1 = false;\n if (((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) &&\n (bVar1 = false, param_1[6] != 0)) {\n return param_1[5] != 0;\n }\n return bVar1;\n}" primitive_type (function_declarator "FUN_0017a860(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n bool bVar1;\n \n param_1 = (undefined8 *)*param_1;\n bVar1 = false;\n if (((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) &&\n (bVar1 = false, param_1[6] != 0)) {\n return param_1[5] != 0;\n }\n return bVar1;\n}" { (declaration "bool bVar1;" primitive_type identifier ;) (expression_statement "param_1 = (undefined8 *)*param_1;" (assignment_expression "param_1 = (undefined8 *)*param_1" identifier = (cast_expression "(undefined8 *)*param_1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "bVar1 = false;" (assignment_expression "bVar1 = false" identifier = false) ;) (if_statement "if (((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) &&\n (bVar1 = false, param_1[6] != 0)) {\n return param_1[5] != 0;\n }" if (parenthesized_expression "(((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) &&\n (bVar1 = false, param_1[6] != 0))" ( (binary_expression "((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) &&\n (bVar1 = false, param_1[6] != 0)" (parenthesized_expression "((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U))" ( (binary_expression "(*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)" (parenthesized_expression "(*(char *)*param_1 != '/')" ( (binary_expression "*(char *)*param_1 != '/'" (pointer_expression "*(char *)*param_1" * (cast_expression "(char *)*param_1" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) != (char_literal "'/'" ' character ')) )) && (parenthesized_expression "(bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)" ( (comma_expression "bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U" (assignment_expression "bVar1 = true" identifier = true) , (binary_expression "1 < *(int *)(param_1 + 4) - 1U" number_literal < (binary_expression "*(int *)(param_1 + 4) - 1U" (pointer_expression "*(int *)(param_1 + 4)" * (cast_expression "(int *)(param_1 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) - number_literal))) ))) )) && (parenthesized_expression "(bVar1 = false, param_1[6] != 0)" ( (comma_expression "bVar1 = false, param_1[6] != 0" (assignment_expression "bVar1 = false" identifier = false) , (binary_expression "param_1[6] != 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) != number_literal)) ))) )) (compound_statement "{\n return param_1[5] != 0;\n }" { (return_statement "return param_1[5] != 0;" return (binary_expression "param_1[5] != 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) != number_literal) ;) })) (return_statement "return bVar1;" 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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (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 *)) ) (pointer_expression * IDENT))) != (char_literal ' character ')) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = BOOL) , (binary_expression LIT < (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) - LIT))) ))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = BOOL) , (binary_expression (subscript_expression IDENT [ LIT ]) != LIT)) ))) )) (compound_statement { (return_statement return (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) ;) })) (return_statement return IDENT ;) })))
(function_definition "bool FUN_0017a860(undefined8 *param_1)\n\n{\n bool bVar1;\n \n param_1 = (undefined8 *)*param_1;\n bVar1 = false;\n if (((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) &&\n (bVar1 = false, param_1[6] != 0)) {\n return param_1[5] != 0;\n }\n return bVar1;\n}" (primitive_type "bool") (function_declarator "FUN_0017a860(undefined8 *param_1)" (identifier "FUN_0017a860") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n bool bVar1;\n \n param_1 = (undefined8 *)*param_1;\n bVar1 = false;\n if (((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) &&\n (bVar1 = false, param_1[6] != 0)) {\n return param_1[5] != 0;\n }\n return bVar1;\n}" ({ "{") (declaration "bool bVar1;" (primitive_type "bool") (identifier "bVar1") (; ";")) (expression_statement "param_1 = (undefined8 *)*param_1;" (assignment_expression "param_1 = (undefined8 *)*param_1" (identifier "param_1") (= "=") (cast_expression "(undefined8 *)*param_1" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (expression_statement "bVar1 = false;" (assignment_expression "bVar1 = false" (identifier "bVar1") (= "=") (false "false")) (; ";")) (if_statement "if (((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) &&\n (bVar1 = false, param_1[6] != 0)) {\n return param_1[5] != 0;\n }" (if "if") (parenthesized_expression "(((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) &&\n (bVar1 = false, param_1[6] != 0))" (( "(") (binary_expression "((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) &&\n (bVar1 = false, param_1[6] != 0)" (parenthesized_expression "((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U))" (( "(") (binary_expression "(*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)" (parenthesized_expression "(*(char *)*param_1 != '/')" (( "(") (binary_expression "*(char *)*param_1 != '/'" (pointer_expression "*(char *)*param_1" (* "*") (cast_expression "(char *)*param_1" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (!= "!=") (char_literal "'/'" (' "'") (character "/") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)" (( "(") (comma_expression "bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U" (assignment_expression "bVar1 = true" (identifier "bVar1") (= "=") (true "true")) (, ",") (binary_expression "1 < *(int *)(param_1 + 4) - 1U" (number_literal "1") (< "<") (binary_expression "*(int *)(param_1 + 4) - 1U" (pointer_expression "*(int *)(param_1 + 4)" (* "*") (cast_expression "(int *)(param_1 + 4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 4)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) () ")")))) (- "-") (number_literal "1U")))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(bVar1 = false, param_1[6] != 0)" (( "(") (comma_expression "bVar1 = false, param_1[6] != 0" (assignment_expression "bVar1 = false" (identifier "bVar1") (= "=") (false "false")) (, ",") (binary_expression "param_1[6] != 0" (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")) (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n return param_1[5] != 0;\n }" ({ "{") (return_statement "return param_1[5] != 0;" (return "return") (binary_expression "param_1[5] != 0" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (!= "!=") (number_literal "0")) (; ";")) (} "}"))) (return_statement "return bVar1;" (return "return") (identifier "bVar1") (; ";")) (} "}")))
/* DWARF original prototype: bool will_search_for(Input_file * this) */ bool __thiscall gold::type_1::function_1(type_1 *this) { type_2 *pIVar1; bool bVar2; pIVar1 = this->input_argument_; bVar2 = false; if (((*(pIVar1->name_)._M_dataplus._M_p != '/') && (bVar2 = true, 1 < pIVar1->type_ - var_1)) && (bVar2 = false, (pIVar1->extra_search_path_)._M_string_length != 0)) { return (pIVar1->extra_search_path_)._M_dataplus._M_p != (type_3)0x0; } return bVar2; }
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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (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: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) right: (char_literal (character)))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (true)) right: (binary_expression left: (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))))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (false)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))))) consequence: (compound_statement (return_statement (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) (return_statement (identifier)))))
null
bool MASKED(undefined8 *param_1) { bool bVar1; param_1 = (undefined8 *)*param_1; bVar1 = false; if (((*(char *)*param_1 != '/') && (bVar1 = true, 1 < *(int *)(param_1 + 4) - 1U)) && (bVar1 = false, param_1[6] != 0)) { return param_1[5] != 0; } return bVar1; }
41_lesskey_and_lesskey_strip.c
parse_cmdline
FUN_00102f60
void parse_cmdline(char *p) { table *ptVar1; byte *actname; byte bVar2; char *__s; size_t sVar3; byte *pbVar4; int iVar5; byte *local_30 [2]; iVar5 = 0; local_30[0] = (byte *)p; do { __s = tstr((char **)local_30,1); sVar3 = strlen(__s); iVar5 = iVar5 + (int)sVar3; if (iVar5 < 0x11) { add_cmd_str(__s); bVar2 = *local_30[0]; } else { __s = "command too long"; error("command too long"); bVar2 = *local_30[0]; } } while (((bVar2 & 0xdf) != 0) && (bVar2 != 9)); ptVar1 = (table *)currtable->pbuffer; if (ptVar1 < currtable + 1) { currtable->pbuffer = (char *)((long)&ptVar1->names + 1); *(char *)&ptVar1->names = '\0'; bVar2 = *local_30[0]; if (bVar2 != 0x20) goto LAB_00103013; do { do { local_30[0] = local_30[0] + 1; bVar2 = *local_30[0]; } while (bVar2 == 0x20); LAB_00103013: } while (bVar2 == 9); bVar2 = *local_30[0]; if (bVar2 == 0) { error("missing action"); return; } pbVar4 = local_30[0]; if (bVar2 != 0x20) { do { if (bVar2 == 9) break; pbVar4 = pbVar4 + 1; bVar2 = *pbVar4; } while ((bVar2 & 0xdf) != 0); } bVar2 = *pbVar4; *pbVar4 = 0; actname = local_30[0]; local_30[0] = pbVar4; iVar5 = findaction((char *)actname); *local_30[0] = bVar2; if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) { do { do { local_30[0] = local_30[0] + 1; } while (*local_30[0] == 0x20); } while (*local_30[0] == 9); } ptVar1 = (table *)currtable->pbuffer; __s = (char *)(currtable + 1); if (*local_30[0] == 0) { if (ptVar1 < __s) { currtable->pbuffer = (char *)((long)&ptVar1->names + 1); *(byte *)&ptVar1->names = (byte)iVar5; return; } } else if (ptVar1 < __s) { currtable->pbuffer = (char *)((long)&ptVar1->names + 1); *(byte *)&ptVar1->names = (byte)iVar5 | 0x80; bVar2 = *local_30[0]; while (bVar2 != 0) { __s = tstr((char **)local_30,0); add_cmd_str(__s); bVar2 = *local_30[0]; } ptVar1 = (table *)currtable->pbuffer; if (ptVar1 < currtable + 1) { currtable->pbuffer = (char *)((long)&ptVar1->names + 1); *(char *)&ptVar1->names = '\0'; return; } } } /* WARNING: Subroutine does not return */ add_cmd_char((int)__s); }
void FUN_00102f60(byte *param_1) { undefined1 *puVar1; byte *pbVar2; byte bVar3; byte bVar4; char *__s; size_t sVar5; undefined8 uVar6; int iVar7; byte *local_30 [2]; iVar7 = 0; local_30[0] = param_1; do { __s = (char *)FUN_00102ad0(local_30,1); sVar5 = strlen(__s); iVar7 = iVar7 + (int)sVar5; if (iVar7 < 0x11) { thunk_FUN_00102dad(__s); bVar3 = *local_30[0]; } else { error("command too long"); bVar3 = *local_30[0]; } } while (((bVar3 & 0xdf) != 0) && (bVar3 != 9)); puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8); if (puVar1 < PTR_DAT_00106040 + 0x3f8) { *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1; *puVar1 = 0; bVar3 = *local_30[0]; if (bVar3 != 0x20) goto LAB_00103013; do { do { local_30[0] = local_30[0] + 1; bVar3 = *local_30[0]; } while (bVar3 == 0x20); LAB_00103013: } while (bVar3 == 9); bVar3 = *local_30[0]; if (bVar3 == 0) { error("missing action"); return; } if (bVar3 != 0x20) { do { if (bVar3 == 9) break; local_30[0] = local_30[0] + 1; bVar3 = *local_30[0]; } while ((bVar3 & 0xdf) != 0); } bVar3 = *local_30[0]; *local_30[0] = 0; bVar4 = FUN_00102ef0(); *local_30[0] = bVar3; if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) { do { do { local_30[0] = local_30[0] + 1; } while (*local_30[0] == 0x20); } while (*local_30[0] == 9); } pbVar2 = *(byte **)(PTR_DAT_00106040 + 8); if (*local_30[0] == 0) { if (pbVar2 < PTR_DAT_00106040 + 0x3f8) { *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1; *pbVar2 = bVar4; return; } } else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) { *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1; *pbVar2 = bVar4 | 0x80; bVar3 = *local_30[0]; while (bVar3 != 0) { uVar6 = FUN_00102ad0(local_30,0); thunk_FUN_00102dad(uVar6); bVar3 = *local_30[0]; } puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8); if (puVar1 < PTR_DAT_00106040 + 0x3f8) { *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1; *puVar1 = 0; return; } } } /* WARNING: Subroutine does not return */ FUN_00102d30(); }
PUSH R13 LEA R13,[0x104149] PUSH R12 PUSH RBP PUSH RBX XOR EBX,EBX SUB RSP,0x18 MOV qword ptr [RSP + 0x8],RDI LEA R12,[RSP + 0x8] JMP 0x00102f9a XOR EAX,EAX MOV RDI,R13 CALL 0x00102a90 MOV RAX,qword ptr [RSP + 0x8] MOVZX EAX,byte ptr [RAX] TEST AL,0xdf JZ 0x00102fd1 CMP AL,0x9 JZ 0x00102fd1 MOV ESI,0x1 MOV RDI,R12 XOR EAX,EAX CALL 0x00102ad0 MOV RDI,RAX MOV RBP,RAX CALL 0x00102040 ADD EBX,EAX CMP EBX,0x10 JG 0x00102f80 XOR EAX,EAX MOV RDI,RBP CALL 0x00102d80 MOV RAX,qword ptr [RSP + 0x8] MOVZX EAX,byte ptr [RAX] TEST AL,0xdf JNZ 0x00102f96 MOV RAX,qword ptr [0x00106040] MOV RDX,qword ptr [RAX + 0x8] LEA RCX,[RAX + 0x3f8] CMP RDX,RCX JNC 0x00103161 LEA RCX,[RDX + 0x1] MOV qword ptr [RAX + 0x8],RCX MOV byte ptr [RDX],0x0 MOV RDI,qword ptr [RSP + 0x8] MOVZX EAX,byte ptr [RDI] CMP AL,0x20 JNZ 0x00103013 NOP dword ptr [RAX + RAX*0x1] ADD RDI,0x1 MOVZX EAX,byte ptr [RDI] CMP AL,0x20 JZ 0x00103008 CMP AL,0x9 JZ 0x00103008 MOV qword ptr [RSP + 0x8],RDI MOVZX EDX,byte ptr [RDI] TEST DL,DL JZ 0x00103140 CMP DL,0x20 JZ 0x00103159 MOV RAX,RDI CMP DL,0x9 JNZ 0x00103045 JMP 0x00103159 CMP DL,0x9 JZ 0x00103051 ADD RAX,0x1 MOVZX EDX,byte ptr [RAX] TEST DL,0xdf JNZ 0x00103040 MOV qword ptr [RSP + 0x8],RAX MOVZX EBX,byte ptr [RAX] MOV byte ptr [RAX],0x0 XOR EAX,EAX CALL 0x00102ef0 MOV RDX,qword ptr [RSP + 0x8] MOV byte ptr [RDX],BL MOV RDX,qword ptr [RSP + 0x8] MOVZX ECX,byte ptr [RDX] CMP CL,0x9 JZ 0x00103080 CMP CL,0x20 JNZ 0x00103091 NOP dword ptr [RAX] ADD RDX,0x1 MOVZX ECX,byte ptr [RDX] CMP CL,0x20 JZ 0x00103080 CMP CL,0x9 JZ 0x00103080 MOV RCX,qword ptr [0x00106040] MOV qword ptr [RSP + 0x8],RDX CMP byte ptr [RDX],0x0 MOV RSI,qword ptr [RCX + 0x8] LEA RDI,[RCX + 0x3f8] JNZ 0x001030d0 CMP RSI,RDI JNC 0x00103161 LEA RDX,[RSI + 0x1] MOV qword ptr [RCX + 0x8],RDX MOV byte ptr [RSI],AL ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 RET OR AL,0x80 CMP RSI,RDI JNC 0x00103161 LEA RDX,[RSI + 0x1] MOV qword ptr [RCX + 0x8],RDX MOV byte ptr [RSI],AL MOV RAX,qword ptr [RSP + 0x8] CMP byte ptr [RAX],0x0 JZ 0x00103110 NOP XOR ESI,ESI MOV RDI,R12 XOR EAX,EAX CALL 0x00102ad0 MOV RDI,RAX XOR EAX,EAX CALL 0x00102d80 MOV RAX,qword ptr [RSP + 0x8] CMP byte ptr [RAX],0x0 JNZ 0x001030f0 MOV RDX,qword ptr [0x00106040] MOV RAX,qword ptr [RDX + 0x8] LEA RCX,[RDX + 0x3f8] CMP RAX,RCX JNC 0x00103161 LEA RCX,[RAX + 0x1] MOV qword ptr [RDX + 0x8],RCX MOV byte ptr [RAX],0x0 ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 RET LEA RDI,[0x10415a] XOR EAX,EAX CALL 0x00102a90 ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 RET MOV RAX,RDI JMP 0x00103051 XOR EAX,EAX CALL 0x00102d30
null
null
null
null
[(u'PTRADD_-1206963533', u'COPY_-1206962591'), (u'INT_ADD_-1206962450', u'CAST_-1206962371'), ('const-433', u'LOAD_-1206964177'), (u'INT_ADD_-1206964221', u'MULTIEQUAL_-1206962945'), (u'INT_LESS_-1206963692', u'CBRANCH_-1206963689'), (u'COPY_-1206962826', u'CALL_-1206963686'), ('const-1016', u'PTRADD_-1206962336'), ('const-9', u'INT_EQUAL_-1206964011'), (u'CAST_-1206962731', u'COPY_-1206962796'), (u'MULTIEQUAL_-1206962987', u'COPY_-1206962573'), ('const-1065289', u'COPY_-1206963698'), ('const-0', u'STORE_-1206963392'), (u'LOAD_-1206964002', u'MULTIEQUAL_-1206962560'), ('const-0', u'RETURN_-1206963623'), (u'PTRSUB_-1206962404', u'CAST_-1206962372'), (u'PTRSUB_-1206962439', u'STORE_-1206963676'), (u'INDIRECT_-1206962459', u'COPY_-1206962517'), (u'LOAD_-1206963585', u'INT_AND_-1206963552'), (u'MULTIEQUAL_-1206963061', u'LOAD_-1206963901'), (u'STORE_-1206963670', u'INDIRECT_-1206962576'), (u'INT_NOTEQUAL_-1206963963', u'CBRANCH_-1206963962'), (u'CAST_-1206962308', u'INT_LESS_-1206963410'), (u'PTRADD_-1206963742', u'MULTIEQUAL_-1206962955'), (u'MULTIEQUAL_-1206962760', u'MULTIEQUAL_-1206962987'), ('const-433', u'LOAD_-1206963901'), ('tmp_4269', u'MULTIEQUAL_-1206962859'), (u'CALL_-1206964241', u'INDIRECT_-1206962864'), (u'LOAD_-1206964085', u'INT_NOTEQUAL_-1206964065'), (u'LOAD_-1206964002', u'INT_NOTEQUAL_-1206963963'), (u'INT_EQUAL_-1206963940', u'CBRANCH_-1206963937'), (u'PTRSUB_-1206962675', u'LOAD_-1206964147'), (u'CALL_-1206963475', u'INDIRECT_-1206962476'), (u'INT_NOTEQUAL_-1206963657', u'CBRANCH_-1206963657'), ('tmp_751', u'CBRANCH_-1206963811'), (u'LOAD_-1206963850', u'INT_EQUAL_-1206963814'), (u'CAST_-1206962433', u'INT_LESS_-1206963692'), ('const-0', u'PTRSUB_-1206962642'), ('const-1016', u'PTRADD_-1206962465'), (u'LOAD_-1206963439', u'CAST_-1206962308'), (u'CAST_-1206962290', u'STORE_-1206963398'), ('const-1', u'PTRADD_-1206963992'), ('const-0', u'INT_NOTEQUAL_-1206963657'), (u'PTRSUB_-1206962393', u'CAST_-1206962362'), ('tmp_340', u'CBRANCH_-1206964115'), ('const-223', u'INT_AND_-1206963552'), (u'PTRADD_-1206962671', u'INT_LESS_-1206964118'), (u'CAST_-1206962281', u'STORE_-1206963392'), (u'PTRSUB_-1206962469', u'LOAD_-1206963725'), ('tmp_1683', u'CBRANCH_-1206963683'), (u'CAST_-1206962362', u'STORE_-1206963562'), (u'CAST_-1206962616', u'STORE_-1206964102'), ('const-433', u'LOAD_-1206963794'), (u'MULTIEQUAL_-1206962561', u'COPY_-1206962615'), ('tmp_719', u'CBRANCH_-1206963828'), (u'INT_LESS_-1206963410', u'CBRANCH_-1206963407'), (u'MULTIEQUAL_-1206962762', u'MULTIEQUAL_-1206962655'), (u'CAST_-1206962638', u'PTRSUB_-1206962653'), ('const-9', u'INT_EQUAL_-1206963830'), (u'PTRADD_-1206963533', u'LOAD_-1206963585'), (u'CAST_-1206962341', u'CALL_-1206963499'), (u'COPY_-1206962626', u'MULTIEQUAL_-1206962561'), ('const-433', u'LOAD_-1206963585'), (u'CAST_-1206962433', u'PTRSUB_-1206962434'), ('const-433', u'LOAD_-1206963552'), (u'CAST_-1206962428', u'INT_LESS_-1206963584'), ('const-0', u'CALL_-1206963499'), (u'CAST_-1206962500', u'CALL_-1206963871'), (u'MULTIEQUAL_-1206962761', u'PTRSUB_-1206962647'), (u'LOAD_-1206963901', u'STORE_-1206963860'), (u'CAST_-1206962428', u'MULTIEQUAL_-1206962414'), (u'MULTIEQUAL_-1206962411', u'PTRADD_-1206962336'), ('const-433', u'STORE_-1206964102'), (u'CAST_-1206962607', u'STORE_-1206964096'), (u'CALL_-1206964257', u'INDIRECT_-1206962876'), (u'COPY_-1206962626', u'MULTIEQUAL_-1206963061'), (u'INDIRECT_-1206962664', u'MULTIEQUAL_-1206962407'), ('const-433', u'LOAD_-1206963740'), (u'MULTIEQUAL_-1206962411', u'MULTIEQUAL_-1206962407'), ('const-433', u'STORE_-1206963893'), ('tmp_1794', u'CAST_-1206962731'), (u'INDIRECT_-1206962641', u'LOAD_-1206963850'), (u'INDIRECT_-1206962861', u'LOAD_-1206963677'), (u'CAST_-1206962371', u'STORE_-1206963568'), (u'MULTIEQUAL_-1206962955', u'PTRADD_-1206963742'), (u'CALL_-1206963286', u'INDIRECT_-1206962451'), (u'MULTIEQUAL_-1206962987', u'MULTIEQUAL_-1206962999'), ('const-8', u'PTRSUB_-1206962647'), (u'PTRSUB_-1206962340', u'LOAD_-1206963439'), (u'INDIRECT_-1206962861', u'MULTIEQUAL_-1206962760'), (u'MULTIEQUAL_-1206962945', u'INT_ADD_-1206964221'), (u'STORE_-1206963676', u'INDIRECT_-1206962581'), ('tmp_3562', u'PTRSUB_-1206962772'), (u'CALL_-1206964257', u'CALL_-1206964241'), ('const-223', u'INT_AND_-1206963644'), (u'MULTIEQUAL_-1206962760', u'MULTIEQUAL_-1206962999'), (u'COPY_-1206963046', u'MULTIEQUAL_-1206962945'), ('tmp_1117', u'CBRANCH_-1206963581'), (u'MULTIEQUAL_-1206962764', u'INT_NOTEQUAL_-1206963683'), (u'MULTIEQUAL_-1206962987', u'LOAD_-1206964002'), ('const-8', u'PTRSUB_-1206962469'), (u'PTRADD_-1206962336', u'INT_LESS_-1206963410'), (u'LOAD_-1206964085', u'MULTIEQUAL_-1206962813'), (u'SUBPIECE_-1206962662', u'CALL_-1206963460'), ('const-32', u'INT_EQUAL_-1206963774'), (u'INDIRECT_-1206962754', u'MULTIEQUAL_-1206962414'), ('tmp_934', u'CBRANCH_-1206963689'), (u'CALL_-1206963475', u'INDIRECT_-1206962520'), (u'COPY_-1206962796', u'MULTIEQUAL_-1206962829'), (u'LOAD_-1206963677', u'MULTIEQUAL_-1206962764'), (u'LOAD_-1206964044', u'MULTIEQUAL_-1206962813'), (u'INT_ADD_-1206964221', u'INT_SLESS_-1206964202'), (u'INT_OR_-1206963581', u'STORE_-1206963562'), ('const-0', u'RETURN_-1206963344'), ('const-0', u'PTRSUB_-1206962404'), (u'INT_NOTEQUAL_-1206963683', u'CBRANCH_-1206963683'), ('tmp_99', u'BRANCH_-1206964314'), ('const-1', u'PTRADD_-1206963742'), (u'MULTIEQUAL_-1206962761', u'MULTIEQUAL_-1206962859'), (u'CALL_-1206963871', u'SUBPIECE_-1206962620'), (u'INT_EQUAL_-1206963830', u'CBRANCH_-1206963828'), (u'INDIRECT_-1206962905', u'MULTIEQUAL_-1206962761'), (u'MULTIEQUAL_-1206962761', u'MULTIEQUAL_-1206962407'), (u'MULTIEQUAL_-1206962412', u'MULTIEQUAL_-1206962377'), ('tmp_1760', u'CBRANCH_-1206963657'), (u'INDIRECT_-1206963139', u'MULTIEQUAL_-1206962762'), (u'MULTIEQUAL_-1206962764', u'INT_AND_-1206963644'), ('tmp_539', u'CBRANCH_-1206963982'), (u'INDIRECT_-1206962664', u'PTRADD_-1206962465'), ('const-128', u'INT_OR_-1206963581'), (u'CALL_-1206964241', u'INDIRECT_-1206962820'), (u'CAST_-1206962391', u'STORE_-1206963670'), (u'MULTIEQUAL_-1206962937', u'LOAD_-1206963552'), ('const-1', u'INT_ADD_-1206962450'), ('tmp_603', u'CBRANCH_-1206963937'), (u'CALL_-1206963686', u'INDIRECT_-1206962905'), ('const-8', u'PTRSUB_-1206962340'), (u'INT_EQUAL_-1206963774', u'CBRANCH_-1206963772'), (u'PTRSUB_-1206962653', u'CAST_-1206962617'), ('const-8', u'PTRSUB_-1206962439'), (u'PTRADD_-1206963742', u'MULTIEQUAL_-1206962937'), (u'INT_EQUAL_-1206963725', u'CBRANCH_-1206963706'), (u'CALL_-1206963499', u'CALL_-1206963475'), (u'STORE_-1206963562', u'INDIRECT_-1206962537'), (u'INDIRECT_-1206962845', u'MULTIEQUAL_-1206962761'), ('tmp_403', u'CBRANCH_-1206964064'), ('const-0', u'INT_NOTEQUAL_-1206963536'), ('const-0', u'SUBPIECE_-1206962662'), (u'CAST_-1206962433', u'PTRSUB_-1206962393'), (u'INT_SLESS_-1206964202', u'CBRANCH_-1206964209'), (u'LOAD_-1206963585', u'MULTIEQUAL_-1206962560'), (u'MULTIEQUAL_-1206962761', u'PTRSUB_-1206962675'), ('const-9', u'INT_NOTEQUAL_-1206963683'), ('const-433', u'STORE_-1206963398'), (u'MULTIEQUAL_-1206962760', u'MULTIEQUAL_-1206962377'), ('const-0', u'SUBPIECE_-1206962620'), (u'CAST_-1206962308', u'PTRSUB_-1206962311'), (u'INDIRECT_-1206962520', u'MULTIEQUAL_-1206962411'), (u'CALL_-1206963286', u'INDIRECT_-1206962407'), (u'INDIRECT_-1206962576', u'COPY_-1206962633'), (u'INT_LESS_-1206963584', u'CBRANCH_-1206963581'), (u'STORE_-1206963568', u'INDIRECT_-1206962542'), (u'INT_EQUAL_-1206963758', u'CBRANCH_-1206963756'), ('const-433', u'LOAD_-1206964044'), ('const-9', u'INT_EQUAL_-1206963758'), (u'PTRADD_-1206963992', u'LOAD_-1206964044'), (u'INT_NOTEQUAL_-1206963536', u'CBRANCH_-1206963535'), ('const-1065306', u'COPY_-1206962373'), (u'MULTIEQUAL_-1206962655', u'SUBPIECE_-1206962662'), (u'PTRADD_-1206963742', u'LOAD_-1206963794'), (u'MULTIEQUAL_-1206962411', u'PTRSUB_-1206962340'), ('const-1', u'CALL_-1206964257'), (u'CAST_-1206962638', u'INT_LESS_-1206964118'), (u'SUBPIECE_-1206963299', u'INT_ADD_-1206964221'), ('const-433', u'STORE_-1206963392'), (u'MULTIEQUAL_-1206962937', u'MULTIEQUAL_-1206962412'), ('tmp_214', u'CBRANCH_-1206964209'), ('const-433', u'LOAD_-1206964085'), (u'STORE_-1206964096', u'INDIRECT_-1206962782'), (u'CAST_-1206962428', u'INT_LESS_-1206963692'), (u'CALL_-1206963499', u'INDIRECT_-1206962487'), (u'CALL_-1206963460', u'INDIRECT_-1206962377'), (u'INDIRECT_-1206962801', u'MULTIEQUAL_-1206962760'), ('const-0', u'INT_NOTEQUAL_-1206963565'), (u'CALL_-1206964257', u'CALL_-1206964186'), (u'INT_AND_-1206963552', u'INT_NOTEQUAL_-1206963565'), (u'CALL_-1206963460', u'INDIRECT_-1206962421'), ('const-1', u'INT_ADD_-1206962491'), ('const-1', u'PTRADD_-1206963742'), ('const-433', u'LOAD_-1206963439'), (u'PTRSUB_-1206962642', u'CAST_-1206962607'), (u'INT_EQUAL_-1206964011', u'CBRANCH_-1206964010'), (u'CALL_-1206963871', u'INDIRECT_-1206962685'), ('const-1065289', u'COPY_-1206962826'), (u'STORE_-1206963893', u'INDIRECT_-1206962680'), ('const-32', u'INT_NOTEQUAL_-1206963963'), (u'COPY_-1206962591', u'MULTIEQUAL_-1206963061'), (u'LOAD_-1206963725', u'CAST_-1206962433'), (u'CALL_-1206963475', u'INDIRECT_-1206962754'), (u'CAST_-1206962401', u'INT_ADD_-1206962491'), (u'COPY_-1206962615', u'MULTIEQUAL_-1206963061'), ('tmp_814', u'CBRANCH_-1206963772'), (u'CAST_-1206962291', u'INT_ADD_-1206962368'), ('const-1', u'PTRADD_-1206963533'), (u'LOAD_-1206963850', u'INT_EQUAL_-1206963830'), (u'CAST_-1206962638', u'PTRSUB_-1206962642'), (u'INDIRECT_-1206963079', u'MULTIEQUAL_-1206962762'), (u'LOAD_-1206964002', u'INT_EQUAL_-1206963983'), (u'CALL_-1206964257', u'INDIRECT_-1206962832'), (u'MULTIEQUAL_-1206962561', u'PTRADD_-1206963533'), (u'CAST_-1206962400', u'STORE_-1206963676'), ('const-1016', u'PTRADD_-1206962671'), (u'MULTIEQUAL_-1206962760', u'LOAD_-1206964085'), (u'INT_ADD_-1206962491', u'CAST_-1206962400'), (u'LOAD_-1206963466', u'MULTIEQUAL_-1206962409'), ('const-1', u'INT_ADD_-1206962699'), ('const-1', u'PTRADD_-1206962465'), (u'PTRADD_-1206963533', u'MULTIEQUAL_-1206962561'), ('const-0', u'COPY_-1206963046'), (u'CAST_-1206962433', u'PTRSUB_-1206962445'), ('const-0', u'PTRSUB_-1206962434'), (u'CAST_-1206962308', u'PTRSUB_-1206962322'), (u'PTRSUB_-1206962647', u'STORE_-1206964102'), (u'INDIRECT_-1206962664', u'PTRSUB_-1206962469'), ('const-433', u'STORE_-1206963670'), (u'CAST_-1206962428', u'MULTIEQUAL_-1206962655'), (u'CALL_-1206963686', u'INDIRECT_-1206962861'), (u'LOAD_-1206963794', u'INT_EQUAL_-1206963758'), (u'PTRSUB_-1206962398', u'STORE_-1206963568'), (u'MULTIEQUAL_-1206962409', u'INT_NOTEQUAL_-1206963536'), ('const-1', u'PTRADD_-1206963992'), ('const-1', u'RETURN_-1206963455'), (u'STORE_-1206964102', u'INDIRECT_-1206962787'), (u'PTRSUB_-1206962772', u'CAST_-1206962691'), (u'CAST_-1206962617', u'INT_ADD_-1206962699'), (u'INT_NOTEQUAL_-1206963565', u'CBRANCH_-1206963563'), ('const-32', u'INT_NOTEQUAL_-1206964065'), ('const-433', u'LOAD_-1206964002'), (u'INDIRECT_-1206962801', u'LOAD_-1206964177'), (u'STORE_-1206963392', u'INDIRECT_-1206962459'), ('const-0', u'PTRSUB_-1206962445'), (u'CAST_-1206962372', u'INT_ADD_-1206962450'), ('const-433', u'LOAD_-1206963850'), (u'INT_ADD_-1206962699', u'CAST_-1206962616'), (u'INDIRECT_-1206962664', u'PTRSUB_-1206962439'), ('const-8', u'PTRSUB_-1206962316'), ('const-1', u'PTRADD_-1206963533'), (u'INT_NOTEQUAL_-1206964065', u'CBRANCH_-1206964064'), (u'PTRADD_-1206963992', u'MULTIEQUAL_-1206962999'), ('const-433', u'LOAD_-1206963725'), (u'MULTIEQUAL_-1206962414', u'MULTIEQUAL_-1206962655'), ('const-9', u'INT_EQUAL_-1206963940'), ('const-433', u'STORE_-1206964096'), (u'CAST_-1206962691', u'CALL_-1206964257'), (u'CALL_-1206963686', u'INDIRECT_-1206963139'), (u'INDIRECT_-1206962664', u'PTRSUB_-1206962398'), (u'INDIRECT_-1206962476', u'LOAD_-1206963466'), (u'PTRSUB_-1206962311', u'CAST_-1206962281'), (u'PTRSUB_-1206962445', u'CAST_-1206962401'), ('const-0', u'RETURN_-1206963240'), ('const-0', u'SUBPIECE_-1206963299'), (u'PTRADD_-1206962465', u'CAST_-1206962428'), (u'SUBPIECE_-1206962620', u'STORE_-1206963670'), (u'LOAD_-1206964147', u'CAST_-1206962638'), (u'INT_AND_-1206963644', u'INT_NOTEQUAL_-1206963657'), (u'INT_EQUAL_-1206963814', u'CBRANCH_-1206963811'), (u'PTRSUB_-1206962316', u'STORE_-1206963398'), (u'INDIRECT_-1206962641', u'MULTIEQUAL_-1206962955'), ('const-0', u'STORE_-1206963893'), ('const-1', u'INT_ADD_-1206962368'), (u'INT_LESS_-1206964118', u'CBRANCH_-1206964115'), ('const-1', u'PTRADD_-1206962336'), (u'LOAD_-1206964177', u'MULTIEQUAL_-1206962764'), (u'INDIRECT_-1206962451', u'COPY_-1206962488'), ('tmp_1516', u'CBRANCH_-1206963563'), (u'MULTIEQUAL_-1206962411', u'PTRSUB_-1206962316'), ('const-32', u'INT_EQUAL_-1206963814'), (u'MULTIEQUAL_-1206962813', u'INT_EQUAL_-1206964011'), (u'SUBPIECE_-1206962620', u'INT_OR_-1206963581'), ('const-433', u'STORE_-1206963568'), ('tmp_498', u'CBRANCH_-1206964010'), ('tmp_844', u'CBRANCH_-1206963756'), (u'LOAD_-1206963794', u'INT_EQUAL_-1206963774'), (u'PTRADD_-1206963992', u'MULTIEQUAL_-1206962987'), (u'MULTIEQUAL_-1206963061', u'STORE_-1206963893'), (u'CALL_-1206963871', u'INDIRECT_-1206962641'), ('const-433', u'LOAD_-1206963466'), (u'LOAD_-1206963552', u'MULTIEQUAL_-1206962409'), (u'MULTIEQUAL_-1206962999', u'PTRADD_-1206963992'), ('const-433', u'STORE_-1206963860'), (u'PTRSUB_-1206962322', u'CAST_-1206962291'), (u'MULTIEQUAL_-1206962761', u'PTRADD_-1206962671'), (u'CAST_-1206962433', u'INT_LESS_-1206963584'), (u'CALL_-1206963499', u'INDIRECT_-1206962531'), ('const-433', u'LOAD_-1206963677'), (u'INT_EQUAL_-1206964025', u'CBRANCH_-1206964024'), (u'LOAD_-1206964044', u'INT_EQUAL_-1206964025'), (u'CAST_-1206962433', u'PTRSUB_-1206962404'), ('const-1', u'PTRADD_-1206962671'), (u'CALL_-1206964241', u'SUBPIECE_-1206963299'), ('const-17', u'INT_SLESS_-1206964202'), (u'COPY_-1206962573', u'CAST_-1206962500'), ('tmp_902', u'CBRANCH_-1206963706'), ('tmp_1364', u'CBRANCH_-1206963407'), ('tmp_1176', u'CBRANCH_-1206963535'), ('const-433', u'LOAD_-1206964147'), (u'INDIRECT_-1206962641', u'MULTIEQUAL_-1206962937'), ('const-8', u'PTRSUB_-1206962675'), ('const-0', u'PTRSUB_-1206962653'), ('const-32', u'INT_EQUAL_-1206964025'), (u'CALL_-1206964186', u'INDIRECT_-1206962845'), ('const-433', u'STORE_-1206963562'), (u'CALL_-1206964186', u'INDIRECT_-1206963079'), (u'INDIRECT_-1206962476', u'MULTIEQUAL_-1206962412'), (u'MULTIEQUAL_-1206962987', u'COPY_-1206962626'), (u'MULTIEQUAL_-1206962937', u'LOAD_-1206963740'), (u'CALL_-1206964186', u'INDIRECT_-1206962801'), (u'MULTIEQUAL_-1206962560', u'INT_EQUAL_-1206963940'), (u'INDIRECT_-1206962421', u'COPY_-1206962479'), ('const-0', u'INT_EQUAL_-1206963725'), ('const-0', u'PTRSUB_-1206962311'), ('const--48', u'PTRSUB_-1206962772'), (u'LOAD_-1206963740', u'INT_EQUAL_-1206963725'), ('const-0', u'PTRSUB_-1206962322'), (u'MULTIEQUAL_-1206962937', u'MULTIEQUAL_-1206962377'), ('const-0', u'STORE_-1206964096'), (u'MULTIEQUAL_-1206963061', u'COPY_-1206962572'), (u'INDIRECT_-1206962641', u'STORE_-1206963860'), (u'STORE_-1206963860', u'INDIRECT_-1206962664'), ('const-0', u'INT_EQUAL_-1206963983'), ('const-8', u'PTRSUB_-1206962398'), (u'INDIRECT_-1206962537', u'MULTIEQUAL_-1206962411'), (u'MULTIEQUAL_-1206962760', u'MULTIEQUAL_-1206962829'), (u'STORE_-1206963398', u'INDIRECT_-1206962464'), ('const-433', u'STORE_-1206963676'), (u'PTRSUB_-1206962434', u'CAST_-1206962391'), (u'COPY_-1206962373', u'CALL_-1206963286'), ('tmp_569', u'CBRANCH_-1206963962'), (u'PTRSUB_-1206962772', u'CAST_-1206962341'), ('const-0', u'PTRSUB_-1206962393'), (u'INT_EQUAL_-1206963983', u'CBRANCH_-1206963982'), ('tmp_470', u'CBRANCH_-1206964024'), (u'INT_ADD_-1206962368', u'CAST_-1206962290')]
[('const-1', u'PTRADD_-1206963742'), ('const-433', u'STORE_-1206963670'), (u'INT_LESS_-1206963692', u'CBRANCH_-1206963689'), ('const-1065306', u'COPY_-1206962384'), (u'LOAD_-1206964044', u'MULTIEQUAL_-1206962816'), (u'INDIRECT_-1206962673', u'MULTIEQUAL_-1206962416'), (u'INDIRECT_-1206962430', u'COPY_-1206962488'), ('const-1', u'PTRADD_-1206963622'), (u'MULTIEQUAL_-1206962594', u'MULTIEQUAL_-1206963061'), ('const-0', u'RETURN_-1206963623'), ('const-1', u'PTRADD_-1206963616'), (u'MULTIEQUAL_-1206963061', u'LOAD_-1206963901'), ('const-1', u'PTRADD_-1206964042'), (u'INT_NOTEQUAL_-1206963963', u'CBRANCH_-1206963962'), ('const-8', u'PTRADD_-1206963508'), ('const-8', u'PTRADD_-1206963616'), ('const-433', u'LOAD_-1206963677'), ('const-32', u'INT_NOTEQUAL_-1206963963'), (u'PTRADD_-1206963742', u'MULTIEQUAL_-1206962955'), (u'PTRADD_-1206963656', u'INT_LESS_-1206963584'), (u'LOAD_-1206964085', u'INT_NOTEQUAL_-1206964065'), (u'LOAD_-1206964002', u'INT_NOTEQUAL_-1206963963'), (u'INT_EQUAL_-1206963940', u'CBRANCH_-1206963937'), (u'LOAD_-1206963725', u'STORE_-1206963562'), ('const-0', u'CALL_-1206963499'), (u'CALL_-1206963475', u'INDIRECT_-1206962485'), (u'INDIRECT_-1206962468', u'COPY_-1206962526'), ('const-0', u'STORE_-1206963893'), ('const-1', u'PTRADD_-1206963663'), (u'MULTIEQUAL_-1206962422', u'PTRADD_-1206963338'), (u'INT_NOTEQUAL_-1206963657', u'CBRANCH_-1206963657'), ('tmp_751', u'CBRANCH_-1206963811'), (u'LOAD_-1206963850', u'INT_EQUAL_-1206963814'), (u'PTRSUB_-1206962783', u'CALL_-1206964257'), ('const-8', u'PTRADD_-1206964085'), (u'CALL_-1206963686', u'INDIRECT_-1206962870'), (u'MULTIEQUAL_-1206962771', u'MULTIEQUAL_-1206962868'), ('const-1016', u'PTRADD_-1206963656'), (u'PTRADD_-1206963508', u'CAST_-1206962412'), (u'CAST_-1206962334', u'STORE_-1206963398'), ('const-1', u'PTRADD_-1206963992'), ('const-0', u'INT_NOTEQUAL_-1206963657'), ('tmp_340', u'CBRANCH_-1206964115'), ('tmp_1683', u'CBRANCH_-1206963683'), (u'STORE_-1206963670', u'INDIRECT_-1206962585'), (u'INDIRECT_-1206962585', u'COPY_-1206962642'), ('const-1', u'PTRADD_-1206963622'), ('tmp_719', u'CBRANCH_-1206963828'), (u'INT_LESS_-1206963410', u'CBRANCH_-1206963407'), (u'PTRADD_-1206963533', u'LOAD_-1206963585'), (u'CALL_-1206963499', u'INDIRECT_-1206962540'), (u'PTRADD_-1206964048', u'STORE_-1206964102'), ('const-1', u'PTRADD_-1206963514'), (u'COPY_-1206963049', u'MULTIEQUAL_-1206962948'), ('tmp_3587', u'COPY_-1206962834'), (u'CALL_-1206963686', u'INDIRECT_-1206962914'), ('const-433', u'STORE_-1206963398'), ('const-433', u'LOAD_-1206963725'), ('const-0', u'SUBPIECE_-1206963299'), (u'MULTIEQUAL_-1206962990', u'MULTIEQUAL_-1206962594'), (u'PTRADD_-1206963533', u'MULTIEQUAL_-1206963061'), (u'LOAD_-1206963901', u'STORE_-1206963860'), (u'CALL_-1206963475', u'INDIRECT_-1206962529'), ('const-0', u'INT_NOTEQUAL_-1206963536'), (u'STORE_-1206963568', u'INDIRECT_-1206962551'), (u'LOAD_-1206964147', u'PTRADD_-1206964048'), ('const-1', u'PTRADD_-1206963338'), (u'LOAD_-1206964085', u'MULTIEQUAL_-1206962816'), ('const-433', u'LOAD_-1206963850'), (u'LOAD_-1206963466', u'MULTIEQUAL_-1206962420'), (u'MULTIEQUAL_-1206962955', u'PTRADD_-1206963742'), (u'LOAD_-1206963585', u'INT_AND_-1206962753'), (u'MULTIEQUAL_-1206962990', u'LOAD_-1206964002'), (u'INT_AND_-1206962753', u'INT_NOTEQUAL_-1206963565'), (u'CAST_-1206962653', u'STORE_-1206964102'), (u'PTRADD_-1206963656', u'INT_LESS_-1206963692'), (u'MULTIEQUAL_-1206962593', u'INT_EQUAL_-1206963940'), ('const-1', u'CALL_-1206964257'), ('const-433', u'LOAD_-1206963901'), ('const-223', u'INT_AND_-1206963644'), (u'MULTIEQUAL_-1206962422', u'MULTIEQUAL_-1206962416'), (u'INDIRECT_-1206962870', u'LOAD_-1206963677'), (u'MULTIEQUAL_-1206962770', u'MULTIEQUAL_-1206962990'), ('tmp_1117', u'CBRANCH_-1206963581'), ('const-433', u'STORE_-1206963893'), (u'PTRSUB_-1206962783', u'CALL_-1206963499'), ('tmp_3582', u'PTRSUB_-1206962783'), ('const-9', u'INT_NOTEQUAL_-1206963683'), (u'LOAD_-1206963725', u'INT_LESS_-1206963692'), ('const-1', u'PTRADD_-1206963344'), ('const-433', u'LOAD_-1206964085'), ('tmp_934', u'CBRANCH_-1206963689'), ('const-9', u'INT_EQUAL_-1206963940'), (u'MULTIEQUAL_-1206962770', u'MULTIEQUAL_-1206962386'), (u'PTRADD_-1206963344', u'STORE_-1206963398'), ('const-433', u'STORE_-1206963860'), (u'INT_ADD_-1206964221', u'INT_SLESS_-1206964202'), (u'INT_OR_-1206963581', u'STORE_-1206963562'), ('const-0', u'RETURN_-1206963344'), (u'CALL_-1206963286', u'INDIRECT_-1206962416'), (u'PTRADD_-1206963514', u'STORE_-1206963568'), ('const-433', u'LOAD_-1206963552'), (u'INDIRECT_-1206962914', u'MULTIEQUAL_-1206962771'), (u'INDIRECT_-1206962546', u'MULTIEQUAL_-1206962422'), (u'INT_NOTEQUAL_-1206963683', u'CBRANCH_-1206963683'), ('tmp_99', u'BRANCH_-1206964314'), ('const-1', u'PTRADD_-1206963742'), ('const-433', u'LOAD_-1206964177'), (u'PTRADD_-1206964078', u'INT_LESS_-1206964118'), (u'CALL_-1206963499', u'INDIRECT_-1206962496'), ('const-433', u'LOAD_-1206963740'), (u'INT_EQUAL_-1206963830', u'CBRANCH_-1206963828'), (u'MULTIEQUAL_-1206962423', u'MULTIEQUAL_-1206962386'), ('tmp_1760', u'CBRANCH_-1206963657'), ('tmp_539', u'CBRANCH_-1206963982'), ('const-32', u'INT_EQUAL_-1206963814'), ('const-128', u'INT_OR_-1206963581'), (u'COPY_-1206962384', u'CALL_-1206963286'), (u'STORE_-1206964102', u'INDIRECT_-1206962796'), ('const-0', u'INT_EQUAL_-1206963725'), (u'MULTIEQUAL_-1206962937', u'LOAD_-1206963552'), ('tmp_603', u'CBRANCH_-1206963937'), (u'STORE_-1206964096', u'INDIRECT_-1206962791'), (u'INDIRECT_-1206962529', u'MULTIEQUAL_-1206962422'), (u'INT_EQUAL_-1206963774', u'CBRANCH_-1206963772'), ('const-433', u'LOAD_-1206964044'), (u'PTRADD_-1206963742', u'MULTIEQUAL_-1206962937'), (u'INT_EQUAL_-1206963725', u'CBRANCH_-1206963706'), (u'CAST_-1206962731', u'CALL_-1206964241'), ('const-1', u'PTRADD_-1206963533'), (u'LOAD_-1206963439', u'INT_LESS_-1206963410'), (u'CALL_-1206963499', u'CALL_-1206963475'), (u'PTRADD_-1206963622', u'STORE_-1206963676'), ('tmp_403', u'CBRANCH_-1206964064'), (u'PTRADD_-1206963377', u'CAST_-1206962355'), (u'INDIRECT_-1206962810', u'LOAD_-1206964177'), (u'MULTIEQUAL_-1206962771', u'PTRADD_-1206964042'), (u'INT_SLESS_-1206964202', u'CBRANCH_-1206964209'), (u'PTRADD_-1206963533', u'MULTIEQUAL_-1206962594'), (u'CALL_-1206963460', u'INDIRECT_-1206962430'), (u'MULTIEQUAL_-1206962990', u'MULTIEQUAL_-1206963061'), (u'CALL_-1206964241', u'INDIRECT_-1206962873'), (u'CALL_-1206963871', u'STORE_-1206963670'), ('const-1', u'PTRADD_-1206964048'), (u'STORE_-1206963860', u'INDIRECT_-1206962673'), (u'INDIRECT_-1206962650', u'MULTIEQUAL_-1206962955'), (u'PTRADD_-1206963370', u'INT_LESS_-1206963410'), ('const-1065289', u'COPY_-1206962837'), (u'INDIRECT_-1206962673', u'PTRADD_-1206963616'), (u'LOAD_-1206964177', u'MULTIEQUAL_-1206962773'), (u'INDIRECT_-1206962854', u'MULTIEQUAL_-1206962771'), ('const-8', u'PTRADD_-1206964042'), ('const-0', u'STORE_-1206964096'), ('const-433', u'LOAD_-1206963466'), (u'INT_LESS_-1206963584', u'CBRANCH_-1206963581'), (u'MULTIEQUAL_-1206962420', u'INT_NOTEQUAL_-1206963536'), ('const-1', u'PTRADD_-1206964078'), (u'CALL_-1206963871', u'INDIRECT_-1206962694'), (u'LOAD_-1206963725', u'INT_LESS_-1206963584'), (u'CALL_-1206963286', u'INDIRECT_-1206962460'), (u'INT_EQUAL_-1206963758', u'CBRANCH_-1206963756'), ('const-433', u'STORE_-1206963392'), (u'STORE_-1206963392', u'INDIRECT_-1206962468'), (u'CALL_-1206963871', u'INDIRECT_-1206962650'), (u'COPY_-1206962837', u'CALL_-1206963686'), ('const-1', u'PTRADD_-1206963377'), (u'INDIRECT_-1206962673', u'PTRADD_-1206963508'), (u'PTRADD_-1206963992', u'LOAD_-1206964044'), (u'INT_NOTEQUAL_-1206963536', u'CBRANCH_-1206963535'), (u'MULTIEQUAL_-1206963002', u'PTRADD_-1206963992'), (u'PTRADD_-1206963742', u'LOAD_-1206963794'), ('const-433', u'STORE_-1206964096'), ('const-433', u'STORE_-1206963568'), (u'SUBPIECE_-1206963299', u'INT_ADD_-1206964221'), (u'CAST_-1206962476', u'LOAD_-1206963725'), ('tmp_214', u'CBRANCH_-1206964209'), ('const-1', u'PTRADD_-1206963992'), (u'CAST_-1206962412', u'STORE_-1206963568'), ('const-1', u'PTRADD_-1206963508'), (u'CALL_-1206963460', u'INDIRECT_-1206962386'), (u'PTRADD_-1206964085', u'CAST_-1206962678'), (u'INDIRECT_-1206962485', u'MULTIEQUAL_-1206962423'), ('const-1', u'PTRADD_-1206963370'), (u'MULTIEQUAL_-1206962771', u'MULTIEQUAL_-1206962416'), (u'LOAD_-1206963552', u'MULTIEQUAL_-1206962420'), ('const-1016', u'PTRADD_-1206964078'), (u'STORE_-1206963676', u'INDIRECT_-1206962590'), (u'LOAD_-1206963677', u'MULTIEQUAL_-1206962773'), ('tmp_4340', u'MULTIEQUAL_-1206962868'), (u'LOAD_-1206963585', u'MULTIEQUAL_-1206962593'), (u'CALL_-1206963871', u'INT_OR_-1206963581'), (u'INT_EQUAL_-1206964011', u'CBRANCH_-1206964010'), ('const-0', u'STORE_-1206963392'), ('tmp_814', u'CBRANCH_-1206963772'), (u'STORE_-1206963893', u'INDIRECT_-1206962689'), ('const-8', u'PTRADD_-1206963338'), (u'LOAD_-1206963850', u'INT_EQUAL_-1206963830'), (u'LOAD_-1206964002', u'INT_EQUAL_-1206963983'), (u'INDIRECT_-1206962673', u'PTRADD_-1206963656'), (u'CALL_-1206964186', u'INDIRECT_-1206962810'), (u'PTRADD_-1206963992', u'MULTIEQUAL_-1206962990'), (u'CAST_-1206962731', u'CALL_-1206964186'), (u'STORE_-1206963562', u'INDIRECT_-1206962546'), ('const-9', u'INT_EQUAL_-1206964011'), (u'PTRADD_-1206963663', u'CAST_-1206962476'), (u'LOAD_-1206963439', u'PTRADD_-1206963344'), (u'MULTIEQUAL_-1206962771', u'PTRADD_-1206964078'), ('const-433', u'STORE_-1206963562'), (u'INDIRECT_-1206962650', u'STORE_-1206963860'), (u'LOAD_-1206963794', u'INT_EQUAL_-1206963758'), (u'MULTIEQUAL_-1206962770', u'LOAD_-1206964085'), (u'MULTIEQUAL_-1206962990', u'MULTIEQUAL_-1206963002'), ('const-1', u'RETURN_-1206963455'), (u'PTRADD_-1206964042', u'CAST_-1206962653'), ('const-0', u'INT_NOTEQUAL_-1206963565'), ('const-433', u'LOAD_-1206963794'), (u'PTRADD_-1206963992', u'MULTIEQUAL_-1206963002'), (u'INT_NOTEQUAL_-1206963565', u'CBRANCH_-1206963563'), ('const-433', u'STORE_-1206963676'), (u'MULTIEQUAL_-1206962594', u'PTRADD_-1206963533'), (u'LOAD_-1206964147', u'INT_LESS_-1206964118'), (u'MULTIEQUAL_-1206962771', u'PTRADD_-1206964085'), (u'MULTIEQUAL_-1206962422', u'PTRADD_-1206963377'), ('const-1', u'PTRADD_-1206963656'), ('const-1', u'PTRADD_-1206963533'), (u'CALL_-1206964257', u'CAST_-1206962731'), (u'INT_NOTEQUAL_-1206964065', u'CBRANCH_-1206964064'), ('const-32', u'INT_EQUAL_-1206964025'), (u'PTRADD_-1206963616', u'CAST_-1206962446'), (u'INDIRECT_-1206962870', u'MULTIEQUAL_-1206962770'), (u'MULTIEQUAL_-1206962773', u'INT_NOTEQUAL_-1206963683'), ('const-32', u'INT_NOTEQUAL_-1206964065'), ('const-0', u'COPY_-1206963049'), ('const-32', u'INT_EQUAL_-1206963774'), (u'INDIRECT_-1206962650', u'LOAD_-1206963850'), (u'LOAD_-1206963725', u'STORE_-1206963670'), ('const-0', u'RETURN_-1206963240'), (u'INT_AND_-1206963644', u'INT_NOTEQUAL_-1206963657'), ('const-433', u'LOAD_-1206963585'), (u'INT_EQUAL_-1206963814', u'CBRANCH_-1206963811'), (u'COPY_-1206962834', u'MULTIEQUAL_-1206962838'), (u'LOAD_-1206964147', u'STORE_-1206964096'), (u'CAST_-1206962355', u'LOAD_-1206963439'), (u'INT_ADD_-1206964221', u'MULTIEQUAL_-1206962948'), ('const-433', u'LOAD_-1206963439'), (u'INDIRECT_-1206962460', u'COPY_-1206962497'), (u'INT_LESS_-1206964118', u'CBRANCH_-1206964115'), (u'MULTIEQUAL_-1206962770', u'MULTIEQUAL_-1206963002'), (u'INDIRECT_-1206962485', u'LOAD_-1206963466'), ('tmp_1516', u'CBRANCH_-1206963563'), (u'MULTIEQUAL_-1206962948', u'INT_ADD_-1206964221'), ('tmp_498', u'CBRANCH_-1206964010'), ('tmp_844', u'CBRANCH_-1206963756'), (u'LOAD_-1206963794', u'INT_EQUAL_-1206963774'), (u'MULTIEQUAL_-1206962937', u'MULTIEQUAL_-1206962386'), (u'MULTIEQUAL_-1206963061', u'STORE_-1206963893'), (u'MULTIEQUAL_-1206962773', u'INT_AND_-1206963644'), ('const-17', u'INT_SLESS_-1206964202'), ('const-9', u'INT_EQUAL_-1206963830'), (u'STORE_-1206963398', u'INDIRECT_-1206962473'), (u'CAST_-1206962678', u'LOAD_-1206964147'), (u'LOAD_-1206963439', u'STORE_-1206963392'), (u'CALL_-1206964257', u'INDIRECT_-1206962885'), (u'CALL_-1206964186', u'INDIRECT_-1206962854'), (u'MULTIEQUAL_-1206962816', u'INT_EQUAL_-1206964011'), ('const-433', u'LOAD_-1206964002'), ('const-1', u'PTRADD_-1206964085'), ('const-1', u'PTRADD_-1206963514'), (u'LOAD_-1206964002', u'MULTIEQUAL_-1206962593'), (u'INT_EQUAL_-1206964025', u'CBRANCH_-1206964024'), ('const-1', u'PTRADD_-1206964048'), (u'LOAD_-1206964044', u'INT_EQUAL_-1206964025'), ('const-8', u'PTRADD_-1206963377'), ('const--48', u'PTRSUB_-1206962783'), (u'CALL_-1206964241', u'SUBPIECE_-1206963299'), ('tmp_902', u'CBRANCH_-1206963706'), (u'MULTIEQUAL_-1206962770', u'MULTIEQUAL_-1206962838'), ('tmp_1364', u'CBRANCH_-1206963407'), ('const-433', u'LOAD_-1206964147'), (u'CAST_-1206962446', u'STORE_-1206963676'), ('tmp_1176', u'CBRANCH_-1206963535'), (u'MULTIEQUAL_-1206962422', u'PTRADD_-1206963370'), ('const-8', u'PTRADD_-1206963663'), (u'INDIRECT_-1206962810', u'MULTIEQUAL_-1206962770'), (u'MULTIEQUAL_-1206962937', u'LOAD_-1206963740'), ('const-1016', u'PTRADD_-1206963370'), (u'PTRADD_-1206963338', u'CAST_-1206962334'), (u'LOAD_-1206963740', u'INT_EQUAL_-1206963725'), (u'LOAD_-1206963725', u'PTRADD_-1206963622'), (u'INDIRECT_-1206962650', u'MULTIEQUAL_-1206962937'), (u'INDIRECT_-1206962673', u'PTRADD_-1206963663'), ('const-0', u'INT_EQUAL_-1206963983'), (u'MULTIEQUAL_-1206962937', u'MULTIEQUAL_-1206962423'), ('const-223', u'INT_AND_-1206962753'), ('const-9', u'INT_EQUAL_-1206963758'), ('tmp_569', u'CBRANCH_-1206963962'), ('const-433', u'STORE_-1206964102'), (u'CALL_-1206964257', u'INDIRECT_-1206962841'), (u'CALL_-1206964241', u'INDIRECT_-1206962829'), (u'INT_EQUAL_-1206963983', u'CBRANCH_-1206963982'), (u'LOAD_-1206963725', u'PTRADD_-1206963514'), ('tmp_470', u'CBRANCH_-1206964024'), ('const-1', u'PTRADD_-1206963344')]
null
null
00102f60
x64
O2
(translation_unit "void FUN_00102f60(byte *param_1)\n\n{\n undefined1 *puVar1;\n byte *pbVar2;\n byte bVar3;\n byte bVar4;\n char *__s;\n size_t sVar5;\n undefined8 uVar6;\n int iVar7;\n byte *local_30 [2];\n \n iVar7 = 0;\n local_30[0] = param_1;\n do {\n __s = (char *)FUN_00102ad0(local_30,1);\n sVar5 = strlen(__s);\n iVar7 = iVar7 + (int)sVar5;\n if (iVar7 < 0x11) {\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }\n else {\n error("command too long");\n bVar3 = *local_30[0];\n }\n } while (((bVar3 & 0xdf) != 0) && (bVar3 != 9));\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n bVar3 = *local_30[0];\n if (bVar3 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_00102d30();\n}\n\n" (function_definition "void FUN_00102f60(byte *param_1)\n\n{\n undefined1 *puVar1;\n byte *pbVar2;\n byte bVar3;\n byte bVar4;\n char *__s;\n size_t sVar5;\n undefined8 uVar6;\n int iVar7;\n byte *local_30 [2];\n \n iVar7 = 0;\n local_30[0] = param_1;\n do {\n __s = (char *)FUN_00102ad0(local_30,1);\n sVar5 = strlen(__s);\n iVar7 = iVar7 + (int)sVar5;\n if (iVar7 < 0x11) {\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }\n else {\n error("command too long");\n bVar3 = *local_30[0];\n }\n } while (((bVar3 & 0xdf) != 0) && (bVar3 != 9));\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n bVar3 = *local_30[0];\n if (bVar3 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_00102d30();\n}" primitive_type (function_declarator "FUN_00102f60(byte *param_1)" identifier (parameter_list "(byte *param_1)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n undefined1 *puVar1;\n byte *pbVar2;\n byte bVar3;\n byte bVar4;\n char *__s;\n size_t sVar5;\n undefined8 uVar6;\n int iVar7;\n byte *local_30 [2];\n \n iVar7 = 0;\n local_30[0] = param_1;\n do {\n __s = (char *)FUN_00102ad0(local_30,1);\n sVar5 = strlen(__s);\n iVar7 = iVar7 + (int)sVar5;\n if (iVar7 < 0x11) {\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }\n else {\n error("command too long");\n bVar3 = *local_30[0];\n }\n } while (((bVar3 & 0xdf) != 0) && (bVar3 != 9));\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n bVar3 = *local_30[0];\n if (bVar3 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_00102d30();\n}" { (declaration "undefined1 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "byte *pbVar2;" type_identifier (pointer_declarator "*pbVar2" * identifier) ;) (declaration "byte bVar3;" type_identifier identifier ;) (declaration "byte bVar4;" type_identifier identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "undefined8 uVar6;" type_identifier identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "byte *local_30 [2];" type_identifier (pointer_declarator "*local_30 [2]" * (array_declarator "local_30 [2]" identifier [ number_literal ])) ;) (expression_statement "iVar7 = 0;" (assignment_expression "iVar7 = 0" identifier = number_literal) ;) (expression_statement "local_30[0] = param_1;" (assignment_expression "local_30[0] = param_1" (subscript_expression "local_30[0]" identifier [ number_literal ]) = identifier) ;) (do_statement "do {\n __s = (char *)FUN_00102ad0(local_30,1);\n sVar5 = strlen(__s);\n iVar7 = iVar7 + (int)sVar5;\n if (iVar7 < 0x11) {\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }\n else {\n error("command too long");\n bVar3 = *local_30[0];\n }\n } while (((bVar3 & 0xdf) != 0) && (bVar3 != 9));" do (compound_statement "{\n __s = (char *)FUN_00102ad0(local_30,1);\n sVar5 = strlen(__s);\n iVar7 = iVar7 + (int)sVar5;\n if (iVar7 < 0x11) {\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }\n else {\n error("command too long");\n bVar3 = *local_30[0];\n }\n }" { (expression_statement "__s = (char *)FUN_00102ad0(local_30,1);" (assignment_expression "__s = (char *)FUN_00102ad0(local_30,1)" identifier = (cast_expression "(char *)FUN_00102ad0(local_30,1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00102ad0(local_30,1)" identifier (argument_list "(local_30,1)" ( identifier , number_literal ))))) ;) (expression_statement "sVar5 = strlen(__s);" (assignment_expression "sVar5 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "iVar7 = iVar7 + (int)sVar5;" (assignment_expression "iVar7 = iVar7 + (int)sVar5" identifier = (binary_expression "iVar7 + (int)sVar5" identifier + (cast_expression "(int)sVar5" ( (type_descriptor "int" primitive_type) ) identifier))) ;) (if_statement "if (iVar7 < 0x11) {\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }\n else {\n error("command too long");\n bVar3 = *local_30[0];\n }" if (parenthesized_expression "(iVar7 < 0x11)" ( (binary_expression "iVar7 < 0x11" identifier < number_literal) )) (compound_statement "{\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }" { (expression_statement "thunk_FUN_00102dad(__s);" (call_expression "thunk_FUN_00102dad(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n error("command too long");\n bVar3 = *local_30[0];\n }" else (compound_statement "{\n error("command too long");\n bVar3 = *local_30[0];\n }" { (expression_statement "error("command too long");" (call_expression "error("command too long")" identifier (argument_list "("command too long")" ( (string_literal ""command too long"" " string_content ") ))) ;) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) }))) }) while (parenthesized_expression "(((bVar3 & 0xdf) != 0) && (bVar3 != 9))" ( (binary_expression "((bVar3 & 0xdf) != 0) && (bVar3 != 9)" (parenthesized_expression "((bVar3 & 0xdf) != 0)" ( (binary_expression "(bVar3 & 0xdf) != 0" (parenthesized_expression "(bVar3 & 0xdf)" ( (binary_expression "bVar3 & 0xdf" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(bVar3 != 9)" ( (binary_expression "bVar3 != 9" identifier != number_literal) ))) )) ;) (expression_statement "puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);" (assignment_expression "puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8)" identifier = (pointer_expression "*(undefined1 **)(PTR_DAT_00106040 + 8)" * (cast_expression "(undefined1 **)(PTR_DAT_00106040 + 8)" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_00106040 + 8)" ( (binary_expression "PTR_DAT_00106040 + 8" identifier + number_literal) ))))) ;) (if_statement "if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n bVar3 = *local_30[0];\n if (bVar3 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_00102d30();\n}" if (parenthesized_expression "(puVar1 < PTR_DAT_00106040 + 0x3f8)" ( (binary_expression "puVar1 < PTR_DAT_00106040 + 0x3f8" identifier < (binary_expression "PTR_DAT_00106040 + 0x3f8" identifier + number_literal)) )) (compound_statement "{\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n bVar3 = *local_30[0];\n if (bVar3 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_00102d30();\n}" { (expression_statement "*(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;" (assignment_expression "*(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1" (pointer_expression "*(undefined1 **)(PTR_DAT_00106040 + 8)" * (cast_expression "(undefined1 **)(PTR_DAT_00106040 + 8)" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_00106040 + 8)" ( (binary_expression "PTR_DAT_00106040 + 8" identifier + number_literal) )))) = (binary_expression "puVar1 + 1" identifier + number_literal)) ;) (expression_statement "*puVar1 = 0;" (assignment_expression "*puVar1 = 0" (pointer_expression "*puVar1" * identifier) = number_literal) ;) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) (if_statement "if (bVar3 != 0x20) goto LAB_00103013;" if (parenthesized_expression "(bVar3 != 0x20)" ( (binary_expression "bVar3 != 0x20" identifier != number_literal) )) (goto_statement "goto LAB_00103013;" goto statement_identifier ;)) (ERROR "do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_00102d30();" do (compound_statement "{\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }" { (do_statement "do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);" do (compound_statement "{\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n }" { (expression_statement "local_30[0] = local_30[0] + 1;" (assignment_expression "local_30[0] = local_30[0] + 1" (subscript_expression "local_30[0]" identifier [ number_literal ]) = (binary_expression "local_30[0] + 1" (subscript_expression "local_30[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) }) while (parenthesized_expression "(bVar3 == 0x20)" ( (binary_expression "bVar3 == 0x20" identifier == number_literal) )) ;) (labeled_statement "LAB_00103013:\n } while (bVar3 == 9);" statement_identifier : (ERROR "}" }) (while_statement "while (bVar3 == 9);" while (parenthesized_expression "(bVar3 == 9)" ( (binary_expression "bVar3 == 9" identifier == number_literal) )) (expression_statement ";" ;))) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) (if_statement "if (bVar3 == 0) {\n error("missing action");\n return;\n }" if (parenthesized_expression "(bVar3 == 0)" ( (binary_expression "bVar3 == 0" identifier == number_literal) )) (compound_statement "{\n error("missing action");\n return;\n }" { (expression_statement "error("missing action");" (call_expression "error("missing action")" identifier (argument_list "("missing action")" ( (string_literal ""missing action"" " string_content ") ))) ;) (return_statement "return;" return ;) })) (if_statement "if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }" if (parenthesized_expression "(bVar3 != 0x20)" ( (binary_expression "bVar3 != 0x20" identifier != number_literal) )) (compound_statement "{\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }" { (do_statement "do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);" do (compound_statement "{\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n }" { (if_statement "if (bVar3 == 9) break;" if (parenthesized_expression "(bVar3 == 9)" ( (binary_expression "bVar3 == 9" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "local_30[0] = local_30[0] + 1;" (assignment_expression "local_30[0] = local_30[0] + 1" (subscript_expression "local_30[0]" identifier [ number_literal ]) = (binary_expression "local_30[0] + 1" (subscript_expression "local_30[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) }) while (parenthesized_expression "((bVar3 & 0xdf) != 0)" ( (binary_expression "(bVar3 & 0xdf) != 0" (parenthesized_expression "(bVar3 & 0xdf)" ( (binary_expression "bVar3 & 0xdf" identifier & number_literal) )) != number_literal) )) ;) })) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) (expression_statement "*local_30[0] = 0;" (assignment_expression "*local_30[0] = 0" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) = number_literal) ;) (expression_statement "bVar4 = FUN_00102ef0();" (assignment_expression "bVar4 = FUN_00102ef0()" identifier = (call_expression "FUN_00102ef0()" identifier (argument_list "()" ( )))) ;) (expression_statement "*local_30[0] = bVar3;" (assignment_expression "*local_30[0] = bVar3" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) = identifier) ;) (if_statement "if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }" if (parenthesized_expression "((*local_30[0] == 9) || (*local_30[0] == 0x20))" ( (binary_expression "(*local_30[0] == 9) || (*local_30[0] == 0x20)" (parenthesized_expression "(*local_30[0] == 9)" ( (binary_expression "*local_30[0] == 9" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) == number_literal) )) || (parenthesized_expression "(*local_30[0] == 0x20)" ( (binary_expression "*local_30[0] == 0x20" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) == number_literal) ))) )) (compound_statement "{\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }" { (do_statement "do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);" do (compound_statement "{\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n }" { (do_statement "do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);" do (compound_statement "{\n local_30[0] = local_30[0] + 1;\n }" { (expression_statement "local_30[0] = local_30[0] + 1;" (assignment_expression "local_30[0] = local_30[0] + 1" (subscript_expression "local_30[0]" identifier [ number_literal ]) = (binary_expression "local_30[0] + 1" (subscript_expression "local_30[0]" identifier [ number_literal ]) + number_literal)) ;) }) while (parenthesized_expression "(*local_30[0] == 0x20)" ( (binary_expression "*local_30[0] == 0x20" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) == number_literal) )) ;) }) while (parenthesized_expression "(*local_30[0] == 9)" ( (binary_expression "*local_30[0] == 9" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) == number_literal) )) ;) })) (expression_statement "pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);" (assignment_expression "pbVar2 = *(byte **)(PTR_DAT_00106040 + 8)" identifier = (pointer_expression "*(byte **)(PTR_DAT_00106040 + 8)" * (cast_expression "(byte **)(PTR_DAT_00106040 + 8)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_00106040 + 8)" ( (binary_expression "PTR_DAT_00106040 + 8" identifier + number_literal) ))))) ;) (if_statement "if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }" if (parenthesized_expression "(*local_30[0] == 0)" ( (binary_expression "*local_30[0] == 0" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }" { (if_statement "if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }" if (parenthesized_expression "(pbVar2 < PTR_DAT_00106040 + 0x3f8)" ( (binary_expression "pbVar2 < PTR_DAT_00106040 + 0x3f8" identifier < (binary_expression "PTR_DAT_00106040 + 0x3f8" identifier + number_literal)) )) (compound_statement "{\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }" { (expression_statement "*(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;" (assignment_expression "*(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1" (pointer_expression "*(byte **)(PTR_DAT_00106040 + 8)" * (cast_expression "(byte **)(PTR_DAT_00106040 + 8)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_00106040 + 8)" ( (binary_expression "PTR_DAT_00106040 + 8" identifier + number_literal) )))) = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) (expression_statement "*pbVar2 = bVar4;" (assignment_expression "*pbVar2 = bVar4" (pointer_expression "*pbVar2" * identifier) = identifier) ;) (return_statement "return;" return ;) })) }) (else_clause "else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }" else (if_statement "if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }" if (parenthesized_expression "(pbVar2 < PTR_DAT_00106040 + 0x3f8)" ( (binary_expression "pbVar2 < PTR_DAT_00106040 + 0x3f8" identifier < (binary_expression "PTR_DAT_00106040 + 0x3f8" identifier + number_literal)) )) (compound_statement "{\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }" { (expression_statement "*(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;" (assignment_expression "*(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1" (pointer_expression "*(byte **)(PTR_DAT_00106040 + 8)" * (cast_expression "(byte **)(PTR_DAT_00106040 + 8)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_00106040 + 8)" ( (binary_expression "PTR_DAT_00106040 + 8" identifier + number_literal) )))) = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) (expression_statement "*pbVar2 = bVar4 | 0x80;" (assignment_expression "*pbVar2 = bVar4 | 0x80" (pointer_expression "*pbVar2" * identifier) = (binary_expression "bVar4 | 0x80" identifier | number_literal)) ;) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) (while_statement "while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }" while (parenthesized_expression "(bVar3 != 0)" ( (binary_expression "bVar3 != 0" identifier != number_literal) )) (compound_statement "{\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }" { (expression_statement "uVar6 = FUN_00102ad0(local_30,0);" (assignment_expression "uVar6 = FUN_00102ad0(local_30,0)" identifier = (call_expression "FUN_00102ad0(local_30,0)" identifier (argument_list "(local_30,0)" ( identifier , number_literal )))) ;) (expression_statement "thunk_FUN_00102dad(uVar6);" (call_expression "thunk_FUN_00102dad(uVar6)" identifier (argument_list "(uVar6)" ( identifier ))) ;) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) })) (expression_statement "puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);" (assignment_expression "puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8)" identifier = (pointer_expression "*(undefined1 **)(PTR_DAT_00106040 + 8)" * (cast_expression "(undefined1 **)(PTR_DAT_00106040 + 8)" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_00106040 + 8)" ( (binary_expression "PTR_DAT_00106040 + 8" identifier + number_literal) ))))) ;) (if_statement "if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }" if (parenthesized_expression "(puVar1 < PTR_DAT_00106040 + 0x3f8)" ( (binary_expression "puVar1 < PTR_DAT_00106040 + 0x3f8" identifier < (binary_expression "PTR_DAT_00106040 + 0x3f8" identifier + number_literal)) )) (compound_statement "{\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }" { (expression_statement "*(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;" (assignment_expression "*(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1" (pointer_expression "*(undefined1 **)(PTR_DAT_00106040 + 8)" * (cast_expression "(undefined1 **)(PTR_DAT_00106040 + 8)" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_00106040 + 8)" ( (binary_expression "PTR_DAT_00106040 + 8" identifier + number_literal) )))) = (binary_expression "puVar1 + 1" identifier + number_literal)) ;) (expression_statement "*puVar1 = 0;" (assignment_expression "*puVar1 = 0" (pointer_expression "*puVar1" * identifier) = number_literal) ;) (return_statement "return;" return ;) })) })))) }) comment identifier ( ) ;) })) })))
(translation_unit "void parse_cmdline(char *p)\n\n{\n table *ptVar1;\n byte *actname;\n byte bVar2;\n char *__s;\n size_t sVar3;\n byte *pbVar4;\n int iVar5;\n byte *local_30 [2];\n \n iVar5 = 0;\n local_30[0] = (byte *)p;\n do {\n __s = tstr((char **)local_30,1);\n sVar3 = strlen(__s);\n iVar5 = iVar5 + (int)sVar3;\n if (iVar5 < 0x11) {\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }\n else {\n __s = "command too long";\n error("command too long");\n bVar2 = *local_30[0];\n }\n } while (((bVar2 & 0xdf) != 0) && (bVar2 != 9));\n ptVar1 = (table *)currtable->pbuffer;\n if (ptVar1 < currtable + 1) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(char *)&ptVar1->names = '\0';\n bVar2 = *local_30[0];\n if (bVar2 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar2 = *local_30[0];\n } while (bVar2 == 0x20);\nLAB_00103013:\n } while (bVar2 == 9);\n bVar2 = *local_30[0];\n if (bVar2 == 0) {\n error("missing action");\n return;\n }\n pbVar4 = local_30[0];\n if (bVar2 != 0x20) {\n do {\n if (bVar2 == 9) break;\n pbVar4 = pbVar4 + 1;\n bVar2 = *pbVar4;\n } while ((bVar2 & 0xdf) != 0);\n }\n bVar2 = *pbVar4;\n *pbVar4 = 0;\n actname = local_30[0];\n local_30[0] = pbVar4;\n iVar5 = findaction((char *)actname);\n *local_30[0] = bVar2;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n ptVar1 = (table *)currtable->pbuffer;\n __s = (char *)(currtable + 1);\n if (*local_30[0] == 0) {\n if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5;\n return;\n }\n }\n else if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5 | 0x80;\n bVar2 = *local_30[0];\n while (bVar2 != 0) {\n __s = tstr((char **)local_30,0);\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }\n ptVar1 = (table *)currtable->pbuffer;\n if (ptVar1 < currtable + 1) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(char *)&ptVar1->names = '\0';\n return;\n }\n }\n }\n /* WARNING: Subroutine does not return */\n add_cmd_char((int)__s);\n}\n\n" (function_definition "void parse_cmdline(char *p)\n\n{\n table *ptVar1;\n byte *actname;\n byte bVar2;\n char *__s;\n size_t sVar3;\n byte *pbVar4;\n int iVar5;\n byte *local_30 [2];\n \n iVar5 = 0;\n local_30[0] = (byte *)p;\n do {\n __s = tstr((char **)local_30,1);\n sVar3 = strlen(__s);\n iVar5 = iVar5 + (int)sVar3;\n if (iVar5 < 0x11) {\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }\n else {\n __s = "command too long";\n error("command too long");\n bVar2 = *local_30[0];\n }\n } while (((bVar2 & 0xdf) != 0) && (bVar2 != 9));\n ptVar1 = (table *)currtable->pbuffer;\n if (ptVar1 < currtable + 1) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(char *)&ptVar1->names = '\0';\n bVar2 = *local_30[0];\n if (bVar2 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar2 = *local_30[0];\n } while (bVar2 == 0x20);\nLAB_00103013:\n } while (bVar2 == 9);\n bVar2 = *local_30[0];\n if (bVar2 == 0) {\n error("missing action");\n return;\n }\n pbVar4 = local_30[0];\n if (bVar2 != 0x20) {\n do {\n if (bVar2 == 9) break;\n pbVar4 = pbVar4 + 1;\n bVar2 = *pbVar4;\n } while ((bVar2 & 0xdf) != 0);\n }\n bVar2 = *pbVar4;\n *pbVar4 = 0;\n actname = local_30[0];\n local_30[0] = pbVar4;\n iVar5 = findaction((char *)actname);\n *local_30[0] = bVar2;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n ptVar1 = (table *)currtable->pbuffer;\n __s = (char *)(currtable + 1);\n if (*local_30[0] == 0) {\n if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5;\n return;\n }\n }\n else if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5 | 0x80;\n bVar2 = *local_30[0];\n while (bVar2 != 0) {\n __s = tstr((char **)local_30,0);\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }\n ptVar1 = (table *)currtable->pbuffer;\n if (ptVar1 < currtable + 1) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(char *)&ptVar1->names = '\0';\n return;\n }\n }\n }\n /* WARNING: Subroutine does not return */\n add_cmd_char((int)__s);\n}" primitive_type (function_declarator "parse_cmdline(char *p)" identifier (parameter_list "(char *p)" ( (parameter_declaration "char *p" primitive_type (pointer_declarator "*p" * identifier)) ))) (compound_statement "{\n table *ptVar1;\n byte *actname;\n byte bVar2;\n char *__s;\n size_t sVar3;\n byte *pbVar4;\n int iVar5;\n byte *local_30 [2];\n \n iVar5 = 0;\n local_30[0] = (byte *)p;\n do {\n __s = tstr((char **)local_30,1);\n sVar3 = strlen(__s);\n iVar5 = iVar5 + (int)sVar3;\n if (iVar5 < 0x11) {\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }\n else {\n __s = "command too long";\n error("command too long");\n bVar2 = *local_30[0];\n }\n } while (((bVar2 & 0xdf) != 0) && (bVar2 != 9));\n ptVar1 = (table *)currtable->pbuffer;\n if (ptVar1 < currtable + 1) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(char *)&ptVar1->names = '\0';\n bVar2 = *local_30[0];\n if (bVar2 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar2 = *local_30[0];\n } while (bVar2 == 0x20);\nLAB_00103013:\n } while (bVar2 == 9);\n bVar2 = *local_30[0];\n if (bVar2 == 0) {\n error("missing action");\n return;\n }\n pbVar4 = local_30[0];\n if (bVar2 != 0x20) {\n do {\n if (bVar2 == 9) break;\n pbVar4 = pbVar4 + 1;\n bVar2 = *pbVar4;\n } while ((bVar2 & 0xdf) != 0);\n }\n bVar2 = *pbVar4;\n *pbVar4 = 0;\n actname = local_30[0];\n local_30[0] = pbVar4;\n iVar5 = findaction((char *)actname);\n *local_30[0] = bVar2;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n ptVar1 = (table *)currtable->pbuffer;\n __s = (char *)(currtable + 1);\n if (*local_30[0] == 0) {\n if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5;\n return;\n }\n }\n else if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5 | 0x80;\n bVar2 = *local_30[0];\n while (bVar2 != 0) {\n __s = tstr((char **)local_30,0);\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }\n ptVar1 = (table *)currtable->pbuffer;\n if (ptVar1 < currtable + 1) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(char *)&ptVar1->names = '\0';\n return;\n }\n }\n }\n /* WARNING: Subroutine does not return */\n add_cmd_char((int)__s);\n}" { (declaration "table *ptVar1;" type_identifier (pointer_declarator "*ptVar1" * identifier) ;) (declaration "byte *actname;" type_identifier (pointer_declarator "*actname" * identifier) ;) (declaration "byte bVar2;" type_identifier identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar3;" primitive_type identifier ;) (declaration "byte *pbVar4;" type_identifier (pointer_declarator "*pbVar4" * identifier) ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "byte *local_30 [2];" type_identifier (pointer_declarator "*local_30 [2]" * (array_declarator "local_30 [2]" identifier [ number_literal ])) ;) (expression_statement "iVar5 = 0;" (assignment_expression "iVar5 = 0" identifier = number_literal) ;) (expression_statement "local_30[0] = (byte *)p;" (assignment_expression "local_30[0] = (byte *)p" (subscript_expression "local_30[0]" identifier [ number_literal ]) = (cast_expression "(byte *)p" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (do_statement "do {\n __s = tstr((char **)local_30,1);\n sVar3 = strlen(__s);\n iVar5 = iVar5 + (int)sVar3;\n if (iVar5 < 0x11) {\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }\n else {\n __s = "command too long";\n error("command too long");\n bVar2 = *local_30[0];\n }\n } while (((bVar2 & 0xdf) != 0) && (bVar2 != 9));" do (compound_statement "{\n __s = tstr((char **)local_30,1);\n sVar3 = strlen(__s);\n iVar5 = iVar5 + (int)sVar3;\n if (iVar5 < 0x11) {\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }\n else {\n __s = "command too long";\n error("command too long");\n bVar2 = *local_30[0];\n }\n }" { (expression_statement "__s = tstr((char **)local_30,1);" (assignment_expression "__s = tstr((char **)local_30,1)" identifier = (call_expression "tstr((char **)local_30,1)" identifier (argument_list "((char **)local_30,1)" ( (cast_expression "(char **)local_30" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier) , number_literal )))) ;) (expression_statement "sVar3 = strlen(__s);" (assignment_expression "sVar3 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "iVar5 = iVar5 + (int)sVar3;" (assignment_expression "iVar5 = iVar5 + (int)sVar3" identifier = (binary_expression "iVar5 + (int)sVar3" identifier + (cast_expression "(int)sVar3" ( (type_descriptor "int" primitive_type) ) identifier))) ;) (if_statement "if (iVar5 < 0x11) {\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }\n else {\n __s = "command too long";\n error("command too long");\n bVar2 = *local_30[0];\n }" if (parenthesized_expression "(iVar5 < 0x11)" ( (binary_expression "iVar5 < 0x11" identifier < number_literal) )) (compound_statement "{\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }" { (expression_statement "add_cmd_str(__s);" (call_expression "add_cmd_str(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) (expression_statement "bVar2 = *local_30[0];" (assignment_expression "bVar2 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n __s = "command too long";\n error("command too long");\n bVar2 = *local_30[0];\n }" else (compound_statement "{\n __s = "command too long";\n error("command too long");\n bVar2 = *local_30[0];\n }" { (expression_statement "__s = "command too long";" (assignment_expression "__s = "command too long"" identifier = (string_literal ""command too long"" " string_content ")) ;) (expression_statement "error("command too long");" (call_expression "error("command too long")" identifier (argument_list "("command too long")" ( (string_literal ""command too long"" " string_content ") ))) ;) (expression_statement "bVar2 = *local_30[0];" (assignment_expression "bVar2 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) }))) }) while (parenthesized_expression "(((bVar2 & 0xdf) != 0) && (bVar2 != 9))" ( (binary_expression "((bVar2 & 0xdf) != 0) && (bVar2 != 9)" (parenthesized_expression "((bVar2 & 0xdf) != 0)" ( (binary_expression "(bVar2 & 0xdf) != 0" (parenthesized_expression "(bVar2 & 0xdf)" ( (binary_expression "bVar2 & 0xdf" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(bVar2 != 9)" ( (binary_expression "bVar2 != 9" identifier != number_literal) ))) )) ;) (expression_statement "ptVar1 = (table *)currtable->pbuffer;" (assignment_expression "ptVar1 = (table *)currtable->pbuffer" identifier = (cast_expression "(table *)currtable->pbuffer" ( (type_descriptor "table *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "currtable->pbuffer" identifier -> field_identifier))) ;) (if_statement "if (ptVar1 < currtable + 1) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(char *)&ptVar1->names = '\0';\n bVar2 = *local_30[0];\n if (bVar2 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar2 = *local_30[0];\n } while (bVar2 == 0x20);\nLAB_00103013:\n } while (bVar2 == 9);\n bVar2 = *local_30[0];\n if (bVar2 == 0) {\n error("missing action");\n return;\n }\n pbVar4 = local_30[0];\n if (bVar2 != 0x20) {\n do {\n if (bVar2 == 9) break;\n pbVar4 = pbVar4 + 1;\n bVar2 = *pbVar4;\n } while ((bVar2 & 0xdf) != 0);\n }\n bVar2 = *pbVar4;\n *pbVar4 = 0;\n actname = local_30[0];\n local_30[0] = pbVar4;\n iVar5 = findaction((char *)actname);\n *local_30[0] = bVar2;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n ptVar1 = (table *)currtable->pbuffer;\n __s = (char *)(currtable + 1);\n if (*local_30[0] == 0) {\n if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5;\n return;\n }\n }\n else if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5 | 0x80;\n bVar2 = *local_30[0];\n while (bVar2 != 0) {\n __s = tstr((char **)local_30,0);\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }\n ptVar1 = (table *)currtable->pbuffer;\n if (ptVar1 < currtable + 1) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(char *)&ptVar1->names = '\0';\n return;\n }\n }\n }\n /* WARNING: Subroutine does not return */\n add_cmd_char((int)__s);\n}" if (parenthesized_expression "(ptVar1 < currtable + 1)" ( (binary_expression "ptVar1 < currtable + 1" identifier < (binary_expression "currtable + 1" identifier + number_literal)) )) (compound_statement "{\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(char *)&ptVar1->names = '\0';\n bVar2 = *local_30[0];\n if (bVar2 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar2 = *local_30[0];\n } while (bVar2 == 0x20);\nLAB_00103013:\n } while (bVar2 == 9);\n bVar2 = *local_30[0];\n if (bVar2 == 0) {\n error("missing action");\n return;\n }\n pbVar4 = local_30[0];\n if (bVar2 != 0x20) {\n do {\n if (bVar2 == 9) break;\n pbVar4 = pbVar4 + 1;\n bVar2 = *pbVar4;\n } while ((bVar2 & 0xdf) != 0);\n }\n bVar2 = *pbVar4;\n *pbVar4 = 0;\n actname = local_30[0];\n local_30[0] = pbVar4;\n iVar5 = findaction((char *)actname);\n *local_30[0] = bVar2;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n ptVar1 = (table *)currtable->pbuffer;\n __s = (char *)(currtable + 1);\n if (*local_30[0] == 0) {\n if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5;\n return;\n }\n }\n else if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5 | 0x80;\n bVar2 = *local_30[0];\n while (bVar2 != 0) {\n __s = tstr((char **)local_30,0);\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }\n ptVar1 = (table *)currtable->pbuffer;\n if (ptVar1 < currtable + 1) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(char *)&ptVar1->names = '\0';\n return;\n }\n }\n }\n /* WARNING: Subroutine does not return */\n add_cmd_char((int)__s);\n}" { (expression_statement "currtable->pbuffer = (char *)((long)&ptVar1->names + 1);" (assignment_expression "currtable->pbuffer = (char *)((long)&ptVar1->names + 1)" (field_expression "currtable->pbuffer" identifier -> field_identifier) = (cast_expression "(char *)((long)&ptVar1->names + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&ptVar1->names + 1)" ( (binary_expression "(long)&ptVar1->names + 1" (cast_expression "(long)&ptVar1->names" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&ptVar1->names" & (field_expression "ptVar1->names" identifier -> field_identifier))) + number_literal) )))) ;) (expression_statement "*(char *)&ptVar1->names = '\0';" (assignment_expression "*(char *)&ptVar1->names = '\0'" (pointer_expression "*(char *)&ptVar1->names" * (cast_expression "(char *)&ptVar1->names" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "&ptVar1->names" & (field_expression "ptVar1->names" identifier -> field_identifier)))) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "bVar2 = *local_30[0];" (assignment_expression "bVar2 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) (if_statement "if (bVar2 != 0x20) goto LAB_00103013;" if (parenthesized_expression "(bVar2 != 0x20)" ( (binary_expression "bVar2 != 0x20" identifier != number_literal) )) (goto_statement "goto LAB_00103013;" goto statement_identifier ;)) (ERROR "do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar2 = *local_30[0];\n } while (bVar2 == 0x20);\nLAB_00103013:\n } while (bVar2 == 9);\n bVar2 = *local_30[0];\n if (bVar2 == 0) {\n error("missing action");\n return;\n }\n pbVar4 = local_30[0];\n if (bVar2 != 0x20) {\n do {\n if (bVar2 == 9) break;\n pbVar4 = pbVar4 + 1;\n bVar2 = *pbVar4;\n } while ((bVar2 & 0xdf) != 0);\n }\n bVar2 = *pbVar4;\n *pbVar4 = 0;\n actname = local_30[0];\n local_30[0] = pbVar4;\n iVar5 = findaction((char *)actname);\n *local_30[0] = bVar2;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n ptVar1 = (table *)currtable->pbuffer;\n __s = (char *)(currtable + 1);\n if (*local_30[0] == 0) {\n if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5;\n return;\n }\n }\n else if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5 | 0x80;\n bVar2 = *local_30[0];\n while (bVar2 != 0) {\n __s = tstr((char **)local_30,0);\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }\n ptVar1 = (table *)currtable->pbuffer;\n if (ptVar1 < currtable + 1) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(char *)&ptVar1->names = '\0';\n return;\n }\n }\n }\n /* WARNING: Subroutine does not return */\n add_cmd_char((int)__s);" do (compound_statement "{\n do {\n local_30[0] = local_30[0] + 1;\n bVar2 = *local_30[0];\n } while (bVar2 == 0x20);\nLAB_00103013:\n } while (bVar2 == 9);\n bVar2 = *local_30[0];\n if (bVar2 == 0) {\n error("missing action");\n return;\n }\n pbVar4 = local_30[0];\n if (bVar2 != 0x20) {\n do {\n if (bVar2 == 9) break;\n pbVar4 = pbVar4 + 1;\n bVar2 = *pbVar4;\n } while ((bVar2 & 0xdf) != 0);\n }\n bVar2 = *pbVar4;\n *pbVar4 = 0;\n actname = local_30[0];\n local_30[0] = pbVar4;\n iVar5 = findaction((char *)actname);\n *local_30[0] = bVar2;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n ptVar1 = (table *)currtable->pbuffer;\n __s = (char *)(currtable + 1);\n if (*local_30[0] == 0) {\n if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5;\n return;\n }\n }\n else if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5 | 0x80;\n bVar2 = *local_30[0];\n while (bVar2 != 0) {\n __s = tstr((char **)local_30,0);\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }\n ptVar1 = (table *)currtable->pbuffer;\n if (ptVar1 < currtable + 1) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(char *)&ptVar1->names = '\0';\n return;\n }\n }\n }" { (do_statement "do {\n local_30[0] = local_30[0] + 1;\n bVar2 = *local_30[0];\n } while (bVar2 == 0x20);" do (compound_statement "{\n local_30[0] = local_30[0] + 1;\n bVar2 = *local_30[0];\n }" { (expression_statement "local_30[0] = local_30[0] + 1;" (assignment_expression "local_30[0] = local_30[0] + 1" (subscript_expression "local_30[0]" identifier [ number_literal ]) = (binary_expression "local_30[0] + 1" (subscript_expression "local_30[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "bVar2 = *local_30[0];" (assignment_expression "bVar2 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) }) while (parenthesized_expression "(bVar2 == 0x20)" ( (binary_expression "bVar2 == 0x20" identifier == number_literal) )) ;) (labeled_statement "LAB_00103013:\n } while (bVar2 == 9);" statement_identifier : (ERROR "}" }) (while_statement "while (bVar2 == 9);" while (parenthesized_expression "(bVar2 == 9)" ( (binary_expression "bVar2 == 9" identifier == number_literal) )) (expression_statement ";" ;))) (expression_statement "bVar2 = *local_30[0];" (assignment_expression "bVar2 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) (if_statement "if (bVar2 == 0) {\n error("missing action");\n return;\n }" if (parenthesized_expression "(bVar2 == 0)" ( (binary_expression "bVar2 == 0" identifier == number_literal) )) (compound_statement "{\n error("missing action");\n return;\n }" { (expression_statement "error("missing action");" (call_expression "error("missing action")" identifier (argument_list "("missing action")" ( (string_literal ""missing action"" " string_content ") ))) ;) (return_statement "return;" return ;) })) (expression_statement "pbVar4 = local_30[0];" (assignment_expression "pbVar4 = local_30[0]" identifier = (subscript_expression "local_30[0]" identifier [ number_literal ])) ;) (if_statement "if (bVar2 != 0x20) {\n do {\n if (bVar2 == 9) break;\n pbVar4 = pbVar4 + 1;\n bVar2 = *pbVar4;\n } while ((bVar2 & 0xdf) != 0);\n }" if (parenthesized_expression "(bVar2 != 0x20)" ( (binary_expression "bVar2 != 0x20" identifier != number_literal) )) (compound_statement "{\n do {\n if (bVar2 == 9) break;\n pbVar4 = pbVar4 + 1;\n bVar2 = *pbVar4;\n } while ((bVar2 & 0xdf) != 0);\n }" { (do_statement "do {\n if (bVar2 == 9) break;\n pbVar4 = pbVar4 + 1;\n bVar2 = *pbVar4;\n } while ((bVar2 & 0xdf) != 0);" do (compound_statement "{\n if (bVar2 == 9) break;\n pbVar4 = pbVar4 + 1;\n bVar2 = *pbVar4;\n }" { (if_statement "if (bVar2 == 9) break;" if (parenthesized_expression "(bVar2 == 9)" ( (binary_expression "bVar2 == 9" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "pbVar4 = pbVar4 + 1;" (assignment_expression "pbVar4 = pbVar4 + 1" identifier = (binary_expression "pbVar4 + 1" identifier + number_literal)) ;) (expression_statement "bVar2 = *pbVar4;" (assignment_expression "bVar2 = *pbVar4" identifier = (pointer_expression "*pbVar4" * identifier)) ;) }) while (parenthesized_expression "((bVar2 & 0xdf) != 0)" ( (binary_expression "(bVar2 & 0xdf) != 0" (parenthesized_expression "(bVar2 & 0xdf)" ( (binary_expression "bVar2 & 0xdf" identifier & number_literal) )) != number_literal) )) ;) })) (expression_statement "bVar2 = *pbVar4;" (assignment_expression "bVar2 = *pbVar4" identifier = (pointer_expression "*pbVar4" * identifier)) ;) (expression_statement "*pbVar4 = 0;" (assignment_expression "*pbVar4 = 0" (pointer_expression "*pbVar4" * identifier) = number_literal) ;) (expression_statement "actname = local_30[0];" (assignment_expression "actname = local_30[0]" identifier = (subscript_expression "local_30[0]" identifier [ number_literal ])) ;) (expression_statement "local_30[0] = pbVar4;" (assignment_expression "local_30[0] = pbVar4" (subscript_expression "local_30[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "iVar5 = findaction((char *)actname);" (assignment_expression "iVar5 = findaction((char *)actname)" identifier = (call_expression "findaction((char *)actname)" identifier (argument_list "((char *)actname)" ( (cast_expression "(char *)actname" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "*local_30[0] = bVar2;" (assignment_expression "*local_30[0] = bVar2" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) = identifier) ;) (if_statement "if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }" if (parenthesized_expression "((*local_30[0] == 9) || (*local_30[0] == 0x20))" ( (binary_expression "(*local_30[0] == 9) || (*local_30[0] == 0x20)" (parenthesized_expression "(*local_30[0] == 9)" ( (binary_expression "*local_30[0] == 9" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) == number_literal) )) || (parenthesized_expression "(*local_30[0] == 0x20)" ( (binary_expression "*local_30[0] == 0x20" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) == number_literal) ))) )) (compound_statement "{\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }" { (do_statement "do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);" do (compound_statement "{\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n }" { (do_statement "do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);" do (compound_statement "{\n local_30[0] = local_30[0] + 1;\n }" { (expression_statement "local_30[0] = local_30[0] + 1;" (assignment_expression "local_30[0] = local_30[0] + 1" (subscript_expression "local_30[0]" identifier [ number_literal ]) = (binary_expression "local_30[0] + 1" (subscript_expression "local_30[0]" identifier [ number_literal ]) + number_literal)) ;) }) while (parenthesized_expression "(*local_30[0] == 0x20)" ( (binary_expression "*local_30[0] == 0x20" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) == number_literal) )) ;) }) while (parenthesized_expression "(*local_30[0] == 9)" ( (binary_expression "*local_30[0] == 9" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) == number_literal) )) ;) })) (expression_statement "ptVar1 = (table *)currtable->pbuffer;" (assignment_expression "ptVar1 = (table *)currtable->pbuffer" identifier = (cast_expression "(table *)currtable->pbuffer" ( (type_descriptor "table *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "currtable->pbuffer" identifier -> field_identifier))) ;) (expression_statement "__s = (char *)(currtable + 1);" (assignment_expression "__s = (char *)(currtable + 1)" identifier = (cast_expression "(char *)(currtable + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(currtable + 1)" ( (binary_expression "currtable + 1" identifier + number_literal) )))) ;) (if_statement "if (*local_30[0] == 0) {\n if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5;\n return;\n }\n }\n else if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5 | 0x80;\n bVar2 = *local_30[0];\n while (bVar2 != 0) {\n __s = tstr((char **)local_30,0);\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }\n ptVar1 = (table *)currtable->pbuffer;\n if (ptVar1 < currtable + 1) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(char *)&ptVar1->names = '\0';\n return;\n }\n }" if (parenthesized_expression "(*local_30[0] == 0)" ( (binary_expression "*local_30[0] == 0" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5;\n return;\n }\n }" { (if_statement "if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5;\n return;\n }" if (parenthesized_expression "(ptVar1 < __s)" ( (binary_expression "ptVar1 < __s" identifier < identifier) )) (compound_statement "{\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5;\n return;\n }" { (expression_statement "currtable->pbuffer = (char *)((long)&ptVar1->names + 1);" (assignment_expression "currtable->pbuffer = (char *)((long)&ptVar1->names + 1)" (field_expression "currtable->pbuffer" identifier -> field_identifier) = (cast_expression "(char *)((long)&ptVar1->names + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&ptVar1->names + 1)" ( (binary_expression "(long)&ptVar1->names + 1" (cast_expression "(long)&ptVar1->names" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&ptVar1->names" & (field_expression "ptVar1->names" identifier -> field_identifier))) + number_literal) )))) ;) (expression_statement "*(byte *)&ptVar1->names = (byte)iVar5;" (assignment_expression "*(byte *)&ptVar1->names = (byte)iVar5" (pointer_expression "*(byte *)&ptVar1->names" * (cast_expression "(byte *)&ptVar1->names" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&ptVar1->names" & (field_expression "ptVar1->names" identifier -> field_identifier)))) = (cast_expression "(byte)iVar5" ( (type_descriptor "byte" type_identifier) ) identifier)) ;) (return_statement "return;" return ;) })) }) (else_clause "else if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5 | 0x80;\n bVar2 = *local_30[0];\n while (bVar2 != 0) {\n __s = tstr((char **)local_30,0);\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }\n ptVar1 = (table *)currtable->pbuffer;\n if (ptVar1 < currtable + 1) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(char *)&ptVar1->names = '\0';\n return;\n }\n }" else (if_statement "if (ptVar1 < __s) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5 | 0x80;\n bVar2 = *local_30[0];\n while (bVar2 != 0) {\n __s = tstr((char **)local_30,0);\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }\n ptVar1 = (table *)currtable->pbuffer;\n if (ptVar1 < currtable + 1) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(char *)&ptVar1->names = '\0';\n return;\n }\n }" if (parenthesized_expression "(ptVar1 < __s)" ( (binary_expression "ptVar1 < __s" identifier < identifier) )) (compound_statement "{\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(byte *)&ptVar1->names = (byte)iVar5 | 0x80;\n bVar2 = *local_30[0];\n while (bVar2 != 0) {\n __s = tstr((char **)local_30,0);\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }\n ptVar1 = (table *)currtable->pbuffer;\n if (ptVar1 < currtable + 1) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(char *)&ptVar1->names = '\0';\n return;\n }\n }" { (expression_statement "currtable->pbuffer = (char *)((long)&ptVar1->names + 1);" (assignment_expression "currtable->pbuffer = (char *)((long)&ptVar1->names + 1)" (field_expression "currtable->pbuffer" identifier -> field_identifier) = (cast_expression "(char *)((long)&ptVar1->names + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&ptVar1->names + 1)" ( (binary_expression "(long)&ptVar1->names + 1" (cast_expression "(long)&ptVar1->names" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&ptVar1->names" & (field_expression "ptVar1->names" identifier -> field_identifier))) + number_literal) )))) ;) (expression_statement "*(byte *)&ptVar1->names = (byte)iVar5 | 0x80;" (assignment_expression "*(byte *)&ptVar1->names = (byte)iVar5 | 0x80" (pointer_expression "*(byte *)&ptVar1->names" * (cast_expression "(byte *)&ptVar1->names" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&ptVar1->names" & (field_expression "ptVar1->names" identifier -> field_identifier)))) = (binary_expression "(byte)iVar5 | 0x80" (cast_expression "(byte)iVar5" ( (type_descriptor "byte" type_identifier) ) identifier) | number_literal)) ;) (expression_statement "bVar2 = *local_30[0];" (assignment_expression "bVar2 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) (while_statement "while (bVar2 != 0) {\n __s = tstr((char **)local_30,0);\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }" while (parenthesized_expression "(bVar2 != 0)" ( (binary_expression "bVar2 != 0" identifier != number_literal) )) (compound_statement "{\n __s = tstr((char **)local_30,0);\n add_cmd_str(__s);\n bVar2 = *local_30[0];\n }" { (expression_statement "__s = tstr((char **)local_30,0);" (assignment_expression "__s = tstr((char **)local_30,0)" identifier = (call_expression "tstr((char **)local_30,0)" identifier (argument_list "((char **)local_30,0)" ( (cast_expression "(char **)local_30" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier) , number_literal )))) ;) (expression_statement "add_cmd_str(__s);" (call_expression "add_cmd_str(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) (expression_statement "bVar2 = *local_30[0];" (assignment_expression "bVar2 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) })) (expression_statement "ptVar1 = (table *)currtable->pbuffer;" (assignment_expression "ptVar1 = (table *)currtable->pbuffer" identifier = (cast_expression "(table *)currtable->pbuffer" ( (type_descriptor "table *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "currtable->pbuffer" identifier -> field_identifier))) ;) (if_statement "if (ptVar1 < currtable + 1) {\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(char *)&ptVar1->names = '\0';\n return;\n }" if (parenthesized_expression "(ptVar1 < currtable + 1)" ( (binary_expression "ptVar1 < currtable + 1" identifier < (binary_expression "currtable + 1" identifier + number_literal)) )) (compound_statement "{\n currtable->pbuffer = (char *)((long)&ptVar1->names + 1);\n *(char *)&ptVar1->names = '\0';\n return;\n }" { (expression_statement "currtable->pbuffer = (char *)((long)&ptVar1->names + 1);" (assignment_expression "currtable->pbuffer = (char *)((long)&ptVar1->names + 1)" (field_expression "currtable->pbuffer" identifier -> field_identifier) = (cast_expression "(char *)((long)&ptVar1->names + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&ptVar1->names + 1)" ( (binary_expression "(long)&ptVar1->names + 1" (cast_expression "(long)&ptVar1->names" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&ptVar1->names" & (field_expression "ptVar1->names" identifier -> field_identifier))) + number_literal) )))) ;) (expression_statement "*(char *)&ptVar1->names = '\0';" (assignment_expression "*(char *)&ptVar1->names = '\0'" (pointer_expression "*(char *)&ptVar1->names" * (cast_expression "(char *)&ptVar1->names" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "&ptVar1->names" & (field_expression "ptVar1->names" identifier -> field_identifier)))) = (char_literal "'\0'" ' escape_sequence ')) ;) (return_statement "return;" return ;) })) })))) }) comment identifier ( ( primitive_type ) identifier ) ;) })) })))
(translation_unit "void FUN_00102f60(byte *param_1)\n\n{\n undefined1 *puVar1;\n byte *pbVar2;\n byte bVar3;\n byte bVar4;\n char *__s;\n size_t sVar5;\n undefined8 uVar6;\n int iVar7;\n byte *local_30 [2];\n \n iVar7 = 0;\n local_30[0] = param_1;\n do {\n __s = (char *)FUN_00102ad0(local_30,1);\n sVar5 = strlen(__s);\n iVar7 = iVar7 + (int)sVar5;\n if (iVar7 < 0x11) {\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }\n else {\n error("command too long");\n bVar3 = *local_30[0];\n }\n } while (((bVar3 & 0xdf) != 0) && (bVar3 != 9));\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n bVar3 = *local_30[0];\n if (bVar3 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }\n \n FUN_00102d30();\n}\n\n" (function_definition "void FUN_00102f60(byte *param_1)\n\n{\n undefined1 *puVar1;\n byte *pbVar2;\n byte bVar3;\n byte bVar4;\n char *__s;\n size_t sVar5;\n undefined8 uVar6;\n int iVar7;\n byte *local_30 [2];\n \n iVar7 = 0;\n local_30[0] = param_1;\n do {\n __s = (char *)FUN_00102ad0(local_30,1);\n sVar5 = strlen(__s);\n iVar7 = iVar7 + (int)sVar5;\n if (iVar7 < 0x11) {\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }\n else {\n error("command too long");\n bVar3 = *local_30[0];\n }\n } while (((bVar3 & 0xdf) != 0) && (bVar3 != 9));\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n bVar3 = *local_30[0];\n if (bVar3 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }\n \n FUN_00102d30();\n}" primitive_type (function_declarator "FUN_00102f60(byte *param_1)" identifier (parameter_list "(byte *param_1)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n undefined1 *puVar1;\n byte *pbVar2;\n byte bVar3;\n byte bVar4;\n char *__s;\n size_t sVar5;\n undefined8 uVar6;\n int iVar7;\n byte *local_30 [2];\n \n iVar7 = 0;\n local_30[0] = param_1;\n do {\n __s = (char *)FUN_00102ad0(local_30,1);\n sVar5 = strlen(__s);\n iVar7 = iVar7 + (int)sVar5;\n if (iVar7 < 0x11) {\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }\n else {\n error("command too long");\n bVar3 = *local_30[0];\n }\n } while (((bVar3 & 0xdf) != 0) && (bVar3 != 9));\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n bVar3 = *local_30[0];\n if (bVar3 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }\n \n FUN_00102d30();\n}" { (declaration "undefined1 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "byte *pbVar2;" type_identifier (pointer_declarator "*pbVar2" * identifier) ;) (declaration "byte bVar3;" type_identifier identifier ;) (declaration "byte bVar4;" type_identifier identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "undefined8 uVar6;" type_identifier identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "byte *local_30 [2];" type_identifier (pointer_declarator "*local_30 [2]" * (array_declarator "local_30 [2]" identifier [ number_literal ])) ;) (expression_statement "iVar7 = 0;" (assignment_expression "iVar7 = 0" identifier = number_literal) ;) (expression_statement "local_30[0] = param_1;" (assignment_expression "local_30[0] = param_1" (subscript_expression "local_30[0]" identifier [ number_literal ]) = identifier) ;) (do_statement "do {\n __s = (char *)FUN_00102ad0(local_30,1);\n sVar5 = strlen(__s);\n iVar7 = iVar7 + (int)sVar5;\n if (iVar7 < 0x11) {\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }\n else {\n error("command too long");\n bVar3 = *local_30[0];\n }\n } while (((bVar3 & 0xdf) != 0) && (bVar3 != 9));" do (compound_statement "{\n __s = (char *)FUN_00102ad0(local_30,1);\n sVar5 = strlen(__s);\n iVar7 = iVar7 + (int)sVar5;\n if (iVar7 < 0x11) {\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }\n else {\n error("command too long");\n bVar3 = *local_30[0];\n }\n }" { (expression_statement "__s = (char *)FUN_00102ad0(local_30,1);" (assignment_expression "__s = (char *)FUN_00102ad0(local_30,1)" identifier = (cast_expression "(char *)FUN_00102ad0(local_30,1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00102ad0(local_30,1)" identifier (argument_list "(local_30,1)" ( identifier , number_literal ))))) ;) (expression_statement "sVar5 = strlen(__s);" (assignment_expression "sVar5 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "iVar7 = iVar7 + (int)sVar5;" (assignment_expression "iVar7 = iVar7 + (int)sVar5" identifier = (binary_expression "iVar7 + (int)sVar5" identifier + (cast_expression "(int)sVar5" ( (type_descriptor "int" primitive_type) ) identifier))) ;) (if_statement "if (iVar7 < 0x11) {\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }\n else {\n error("command too long");\n bVar3 = *local_30[0];\n }" if (parenthesized_expression "(iVar7 < 0x11)" ( (binary_expression "iVar7 < 0x11" identifier < number_literal) )) (compound_statement "{\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }" { (expression_statement "thunk_FUN_00102dad(__s);" (call_expression "thunk_FUN_00102dad(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n error("command too long");\n bVar3 = *local_30[0];\n }" else (compound_statement "{\n error("command too long");\n bVar3 = *local_30[0];\n }" { (expression_statement "error("command too long");" (call_expression "error("command too long")" identifier (argument_list "("command too long")" ( (string_literal ""command too long"" " string_content ") ))) ;) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) }))) }) while (parenthesized_expression "(((bVar3 & 0xdf) != 0) && (bVar3 != 9))" ( (binary_expression "((bVar3 & 0xdf) != 0) && (bVar3 != 9)" (parenthesized_expression "((bVar3 & 0xdf) != 0)" ( (binary_expression "(bVar3 & 0xdf) != 0" (parenthesized_expression "(bVar3 & 0xdf)" ( (binary_expression "bVar3 & 0xdf" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(bVar3 != 9)" ( (binary_expression "bVar3 != 9" identifier != number_literal) ))) )) ;) (expression_statement "puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);" (assignment_expression "puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8)" identifier = (pointer_expression "*(undefined1 **)(PTR_DAT_00106040 + 8)" * (cast_expression "(undefined1 **)(PTR_DAT_00106040 + 8)" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_00106040 + 8)" ( (binary_expression "PTR_DAT_00106040 + 8" identifier + number_literal) ))))) ;) (if_statement "if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n bVar3 = *local_30[0];\n if (bVar3 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }\n \n FUN_00102d30();\n}" if (parenthesized_expression "(puVar1 < PTR_DAT_00106040 + 0x3f8)" ( (binary_expression "puVar1 < PTR_DAT_00106040 + 0x3f8" identifier < (binary_expression "PTR_DAT_00106040 + 0x3f8" identifier + number_literal)) )) (compound_statement "{\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n bVar3 = *local_30[0];\n if (bVar3 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }\n \n FUN_00102d30();\n}" { (expression_statement "*(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;" (assignment_expression "*(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1" (pointer_expression "*(undefined1 **)(PTR_DAT_00106040 + 8)" * (cast_expression "(undefined1 **)(PTR_DAT_00106040 + 8)" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_00106040 + 8)" ( (binary_expression "PTR_DAT_00106040 + 8" identifier + number_literal) )))) = (binary_expression "puVar1 + 1" identifier + number_literal)) ;) (expression_statement "*puVar1 = 0;" (assignment_expression "*puVar1 = 0" (pointer_expression "*puVar1" * identifier) = number_literal) ;) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) (if_statement "if (bVar3 != 0x20) goto LAB_00103013;" if (parenthesized_expression "(bVar3 != 0x20)" ( (binary_expression "bVar3 != 0x20" identifier != number_literal) )) (goto_statement "goto LAB_00103013;" goto statement_identifier ;)) (ERROR "do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }\n \n FUN_00102d30();" do (compound_statement "{\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }" { (do_statement "do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);" do (compound_statement "{\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n }" { (expression_statement "local_30[0] = local_30[0] + 1;" (assignment_expression "local_30[0] = local_30[0] + 1" (subscript_expression "local_30[0]" identifier [ number_literal ]) = (binary_expression "local_30[0] + 1" (subscript_expression "local_30[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) }) while (parenthesized_expression "(bVar3 == 0x20)" ( (binary_expression "bVar3 == 0x20" identifier == number_literal) )) ;) (labeled_statement "LAB_00103013:\n } while (bVar3 == 9);" statement_identifier : (ERROR "}" }) (while_statement "while (bVar3 == 9);" while (parenthesized_expression "(bVar3 == 9)" ( (binary_expression "bVar3 == 9" identifier == number_literal) )) (expression_statement ";" ;))) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) (if_statement "if (bVar3 == 0) {\n error("missing action");\n return;\n }" if (parenthesized_expression "(bVar3 == 0)" ( (binary_expression "bVar3 == 0" identifier == number_literal) )) (compound_statement "{\n error("missing action");\n return;\n }" { (expression_statement "error("missing action");" (call_expression "error("missing action")" identifier (argument_list "("missing action")" ( (string_literal ""missing action"" " string_content ") ))) ;) (return_statement "return;" return ;) })) (if_statement "if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }" if (parenthesized_expression "(bVar3 != 0x20)" ( (binary_expression "bVar3 != 0x20" identifier != number_literal) )) (compound_statement "{\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }" { (do_statement "do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);" do (compound_statement "{\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n }" { (if_statement "if (bVar3 == 9) break;" if (parenthesized_expression "(bVar3 == 9)" ( (binary_expression "bVar3 == 9" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "local_30[0] = local_30[0] + 1;" (assignment_expression "local_30[0] = local_30[0] + 1" (subscript_expression "local_30[0]" identifier [ number_literal ]) = (binary_expression "local_30[0] + 1" (subscript_expression "local_30[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) }) while (parenthesized_expression "((bVar3 & 0xdf) != 0)" ( (binary_expression "(bVar3 & 0xdf) != 0" (parenthesized_expression "(bVar3 & 0xdf)" ( (binary_expression "bVar3 & 0xdf" identifier & number_literal) )) != number_literal) )) ;) })) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) (expression_statement "*local_30[0] = 0;" (assignment_expression "*local_30[0] = 0" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) = number_literal) ;) (expression_statement "bVar4 = FUN_00102ef0();" (assignment_expression "bVar4 = FUN_00102ef0()" identifier = (call_expression "FUN_00102ef0()" identifier (argument_list "()" ( )))) ;) (expression_statement "*local_30[0] = bVar3;" (assignment_expression "*local_30[0] = bVar3" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) = identifier) ;) (if_statement "if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }" if (parenthesized_expression "((*local_30[0] == 9) || (*local_30[0] == 0x20))" ( (binary_expression "(*local_30[0] == 9) || (*local_30[0] == 0x20)" (parenthesized_expression "(*local_30[0] == 9)" ( (binary_expression "*local_30[0] == 9" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) == number_literal) )) || (parenthesized_expression "(*local_30[0] == 0x20)" ( (binary_expression "*local_30[0] == 0x20" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) == number_literal) ))) )) (compound_statement "{\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }" { (do_statement "do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);" do (compound_statement "{\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n }" { (do_statement "do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);" do (compound_statement "{\n local_30[0] = local_30[0] + 1;\n }" { (expression_statement "local_30[0] = local_30[0] + 1;" (assignment_expression "local_30[0] = local_30[0] + 1" (subscript_expression "local_30[0]" identifier [ number_literal ]) = (binary_expression "local_30[0] + 1" (subscript_expression "local_30[0]" identifier [ number_literal ]) + number_literal)) ;) }) while (parenthesized_expression "(*local_30[0] == 0x20)" ( (binary_expression "*local_30[0] == 0x20" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) == number_literal) )) ;) }) while (parenthesized_expression "(*local_30[0] == 9)" ( (binary_expression "*local_30[0] == 9" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) == number_literal) )) ;) })) (expression_statement "pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);" (assignment_expression "pbVar2 = *(byte **)(PTR_DAT_00106040 + 8)" identifier = (pointer_expression "*(byte **)(PTR_DAT_00106040 + 8)" * (cast_expression "(byte **)(PTR_DAT_00106040 + 8)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_00106040 + 8)" ( (binary_expression "PTR_DAT_00106040 + 8" identifier + number_literal) ))))) ;) (if_statement "if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }" if (parenthesized_expression "(*local_30[0] == 0)" ( (binary_expression "*local_30[0] == 0" (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }" { (if_statement "if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }" if (parenthesized_expression "(pbVar2 < PTR_DAT_00106040 + 0x3f8)" ( (binary_expression "pbVar2 < PTR_DAT_00106040 + 0x3f8" identifier < (binary_expression "PTR_DAT_00106040 + 0x3f8" identifier + number_literal)) )) (compound_statement "{\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }" { (expression_statement "*(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;" (assignment_expression "*(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1" (pointer_expression "*(byte **)(PTR_DAT_00106040 + 8)" * (cast_expression "(byte **)(PTR_DAT_00106040 + 8)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_00106040 + 8)" ( (binary_expression "PTR_DAT_00106040 + 8" identifier + number_literal) )))) = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) (expression_statement "*pbVar2 = bVar4;" (assignment_expression "*pbVar2 = bVar4" (pointer_expression "*pbVar2" * identifier) = identifier) ;) (return_statement "return;" return ;) })) }) (else_clause "else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }" else (if_statement "if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }" if (parenthesized_expression "(pbVar2 < PTR_DAT_00106040 + 0x3f8)" ( (binary_expression "pbVar2 < PTR_DAT_00106040 + 0x3f8" identifier < (binary_expression "PTR_DAT_00106040 + 0x3f8" identifier + number_literal)) )) (compound_statement "{\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }" { (expression_statement "*(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;" (assignment_expression "*(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1" (pointer_expression "*(byte **)(PTR_DAT_00106040 + 8)" * (cast_expression "(byte **)(PTR_DAT_00106040 + 8)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_00106040 + 8)" ( (binary_expression "PTR_DAT_00106040 + 8" identifier + number_literal) )))) = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) (expression_statement "*pbVar2 = bVar4 | 0x80;" (assignment_expression "*pbVar2 = bVar4 | 0x80" (pointer_expression "*pbVar2" * identifier) = (binary_expression "bVar4 | 0x80" identifier | number_literal)) ;) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) (while_statement "while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }" while (parenthesized_expression "(bVar3 != 0)" ( (binary_expression "bVar3 != 0" identifier != number_literal) )) (compound_statement "{\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }" { (expression_statement "uVar6 = FUN_00102ad0(local_30,0);" (assignment_expression "uVar6 = FUN_00102ad0(local_30,0)" identifier = (call_expression "FUN_00102ad0(local_30,0)" identifier (argument_list "(local_30,0)" ( identifier , number_literal )))) ;) (expression_statement "thunk_FUN_00102dad(uVar6);" (call_expression "thunk_FUN_00102dad(uVar6)" identifier (argument_list "(uVar6)" ( identifier ))) ;) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" identifier = (pointer_expression "*local_30[0]" * (subscript_expression "local_30[0]" identifier [ number_literal ]))) ;) })) (expression_statement "puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);" (assignment_expression "puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8)" identifier = (pointer_expression "*(undefined1 **)(PTR_DAT_00106040 + 8)" * (cast_expression "(undefined1 **)(PTR_DAT_00106040 + 8)" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_00106040 + 8)" ( (binary_expression "PTR_DAT_00106040 + 8" identifier + number_literal) ))))) ;) (if_statement "if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }" if (parenthesized_expression "(puVar1 < PTR_DAT_00106040 + 0x3f8)" ( (binary_expression "puVar1 < PTR_DAT_00106040 + 0x3f8" identifier < (binary_expression "PTR_DAT_00106040 + 0x3f8" identifier + number_literal)) )) (compound_statement "{\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }" { (expression_statement "*(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;" (assignment_expression "*(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1" (pointer_expression "*(undefined1 **)(PTR_DAT_00106040 + 8)" * (cast_expression "(undefined1 **)(PTR_DAT_00106040 + 8)" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_00106040 + 8)" ( (binary_expression "PTR_DAT_00106040 + 8" identifier + number_literal) )))) = (binary_expression "puVar1 + 1" identifier + number_literal)) ;) (expression_statement "*puVar1 = 0;" (assignment_expression "*puVar1 = 0" (pointer_expression "*puVar1" * identifier) = number_literal) ;) (return_statement "return;" return ;) })) })))) }) identifier ( ) ;) })) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * (array_declarator IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , LIT ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (cast_expression ( (type_descriptor TYPE) ) 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 = (pointer_expression * (subscript_expression IDENT [ LIT ]))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (subscript_expression IDENT [ LIT ]))) ;) }))) }) while (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) && (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (ERROR do (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (subscript_expression IDENT [ LIT ]))) ;) }) while (parenthesized_expression ( (binary_expression IDENT == LIT) )) ;) (labeled_statement statement_identifier : (ERROR }) (while_statement while (parenthesized_expression ( (binary_expression IDENT == LIT) )) (expression_statement ;))) (expression_statement (assignment_expression IDENT = (pointer_expression * (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") ))) ;) (return_statement return ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (subscript_expression IDENT [ LIT ]))) ;) }) while (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (pointer_expression * (subscript_expression IDENT [ LIT ])) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression (pointer_expression * (subscript_expression IDENT [ LIT ])) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (subscript_expression IDENT [ LIT ])) == LIT) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (subscript_expression IDENT [ LIT ])) == LIT) ))) )) (compound_statement { (do_statement do (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) }) while (parenthesized_expression ( (binary_expression (pointer_expression * (subscript_expression IDENT [ LIT ])) == LIT) )) ;) }) while (parenthesized_expression ( (binary_expression (pointer_expression * (subscript_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) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (subscript_expression IDENT [ LIT ])) == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT < (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression IDENT | LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (subscript_expression IDENT [ LIT ]))) ;) (while_statement while (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (subscript_expression IDENT [ LIT ]))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (return_statement return ;) })) })))) }) IDENT ( ) ;) })) })))
(function_definition "void FUN_00102f60(byte *param_1)\n\n{\n undefined1 *puVar1;\n byte *pbVar2;\n byte bVar3;\n byte bVar4;\n char *__s;\n size_t sVar5;\n undefined8 uVar6;\n int iVar7;\n byte *local_30 [2];\n \n iVar7 = 0;\n local_30[0] = param_1;\n do {\n __s = (char *)FUN_00102ad0(local_30,1);\n sVar5 = strlen(__s);\n iVar7 = iVar7 + (int)sVar5;\n if (iVar7 < 0x11) {\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }\n else {\n error("command too long");\n bVar3 = *local_30[0];\n }\n } while (((bVar3 & 0xdf) != 0) && (bVar3 != 9));\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n bVar3 = *local_30[0];\n if (bVar3 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }\n \n FUN_00102d30();\n}" (primitive_type "void") (function_declarator "FUN_00102f60(byte *param_1)" (identifier "FUN_00102f60") (parameter_list "(byte *param_1)" (( "(") (parameter_declaration "byte *param_1" (type_identifier "byte") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n undefined1 *puVar1;\n byte *pbVar2;\n byte bVar3;\n byte bVar4;\n char *__s;\n size_t sVar5;\n undefined8 uVar6;\n int iVar7;\n byte *local_30 [2];\n \n iVar7 = 0;\n local_30[0] = param_1;\n do {\n __s = (char *)FUN_00102ad0(local_30,1);\n sVar5 = strlen(__s);\n iVar7 = iVar7 + (int)sVar5;\n if (iVar7 < 0x11) {\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }\n else {\n error("command too long");\n bVar3 = *local_30[0];\n }\n } while (((bVar3 & 0xdf) != 0) && (bVar3 != 9));\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n bVar3 = *local_30[0];\n if (bVar3 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }\n \n FUN_00102d30();\n}" ({ "{") (declaration "undefined1 *puVar1;" (type_identifier "undefined1") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "byte *pbVar2;" (type_identifier "byte") (pointer_declarator "*pbVar2" (* "*") (identifier "pbVar2")) (; ";")) (declaration "byte bVar3;" (type_identifier "byte") (identifier "bVar3") (; ";")) (declaration "byte bVar4;" (type_identifier "byte") (identifier "bVar4") (; ";")) (declaration "char *__s;" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "size_t sVar5;" (primitive_type "size_t") (identifier "sVar5") (; ";")) (declaration "undefined8 uVar6;" (type_identifier "undefined8") (identifier "uVar6") (; ";")) (declaration "int iVar7;" (primitive_type "int") (identifier "iVar7") (; ";")) (declaration "byte *local_30 [2];" (type_identifier "byte") (pointer_declarator "*local_30 [2]" (* "*") (array_declarator "local_30 [2]" (identifier "local_30") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "iVar7 = 0;" (assignment_expression "iVar7 = 0" (identifier "iVar7") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_30[0] = param_1;" (assignment_expression "local_30[0] = param_1" (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "param_1")) (; ";")) (do_statement "do {\n __s = (char *)FUN_00102ad0(local_30,1);\n sVar5 = strlen(__s);\n iVar7 = iVar7 + (int)sVar5;\n if (iVar7 < 0x11) {\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }\n else {\n error("command too long");\n bVar3 = *local_30[0];\n }\n } while (((bVar3 & 0xdf) != 0) && (bVar3 != 9));" (do "do") (compound_statement "{\n __s = (char *)FUN_00102ad0(local_30,1);\n sVar5 = strlen(__s);\n iVar7 = iVar7 + (int)sVar5;\n if (iVar7 < 0x11) {\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }\n else {\n error("command too long");\n bVar3 = *local_30[0];\n }\n }" ({ "{") (expression_statement "__s = (char *)FUN_00102ad0(local_30,1);" (assignment_expression "__s = (char *)FUN_00102ad0(local_30,1)" (identifier "__s") (= "=") (cast_expression "(char *)FUN_00102ad0(local_30,1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00102ad0(local_30,1)" (identifier "FUN_00102ad0") (argument_list "(local_30,1)" (( "(") (identifier "local_30") (, ",") (number_literal "1") () ")"))))) (; ";")) (expression_statement "sVar5 = strlen(__s);" (assignment_expression "sVar5 = strlen(__s)" (identifier "sVar5") (= "=") (call_expression "strlen(__s)" (identifier "strlen") (argument_list "(__s)" (( "(") (identifier "__s") () ")")))) (; ";")) (expression_statement "iVar7 = iVar7 + (int)sVar5;" (assignment_expression "iVar7 = iVar7 + (int)sVar5" (identifier "iVar7") (= "=") (binary_expression "iVar7 + (int)sVar5" (identifier "iVar7") (+ "+") (cast_expression "(int)sVar5" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "sVar5")))) (; ";")) (if_statement "if (iVar7 < 0x11) {\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }\n else {\n error("command too long");\n bVar3 = *local_30[0];\n }" (if "if") (parenthesized_expression "(iVar7 < 0x11)" (( "(") (binary_expression "iVar7 < 0x11" (identifier "iVar7") (< "<") (number_literal "0x11")) () ")")) (compound_statement "{\n thunk_FUN_00102dad(__s);\n bVar3 = *local_30[0];\n }" ({ "{") (expression_statement "thunk_FUN_00102dad(__s);" (call_expression "thunk_FUN_00102dad(__s)" (identifier "thunk_FUN_00102dad") (argument_list "(__s)" (( "(") (identifier "__s") () ")"))) (; ";")) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" (identifier "bVar3") (= "=") (pointer_expression "*local_30[0]" (* "*") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")))) (; ";")) (} "}")) (else_clause "else {\n error("command too long");\n bVar3 = *local_30[0];\n }" (else "else") (compound_statement "{\n error("command too long");\n bVar3 = *local_30[0];\n }" ({ "{") (expression_statement "error("command too long");" (call_expression "error("command too long")" (identifier "error") (argument_list "("command too long")" (( "(") (string_literal ""command too long"" (" """) (string_content "command too long") (" """)) () ")"))) (; ";")) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" (identifier "bVar3") (= "=") (pointer_expression "*local_30[0]" (* "*") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")))) (; ";")) (} "}")))) (} "}")) (while "while") (parenthesized_expression "(((bVar3 & 0xdf) != 0) && (bVar3 != 9))" (( "(") (binary_expression "((bVar3 & 0xdf) != 0) && (bVar3 != 9)" (parenthesized_expression "((bVar3 & 0xdf) != 0)" (( "(") (binary_expression "(bVar3 & 0xdf) != 0" (parenthesized_expression "(bVar3 & 0xdf)" (( "(") (binary_expression "bVar3 & 0xdf" (identifier "bVar3") (& "&") (number_literal "0xdf")) () ")")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(bVar3 != 9)" (( "(") (binary_expression "bVar3 != 9" (identifier "bVar3") (!= "!=") (number_literal "9")) () ")"))) () ")")) (; ";")) (expression_statement "puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);" (assignment_expression "puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8)" (identifier "puVar1") (= "=") (pointer_expression "*(undefined1 **)(PTR_DAT_00106040 + 8)" (* "*") (cast_expression "(undefined1 **)(PTR_DAT_00106040 + 8)" (( "(") (type_descriptor "undefined1 **" (type_identifier "undefined1") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(PTR_DAT_00106040 + 8)" (( "(") (binary_expression "PTR_DAT_00106040 + 8" (identifier "PTR_DAT_00106040") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (if_statement "if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n bVar3 = *local_30[0];\n if (bVar3 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }\n \n FUN_00102d30();\n}" (if "if") (parenthesized_expression "(puVar1 < PTR_DAT_00106040 + 0x3f8)" (( "(") (binary_expression "puVar1 < PTR_DAT_00106040 + 0x3f8" (identifier "puVar1") (< "<") (binary_expression "PTR_DAT_00106040 + 0x3f8" (identifier "PTR_DAT_00106040") (+ "+") (number_literal "0x3f8"))) () ")")) (compound_statement "{\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n bVar3 = *local_30[0];\n if (bVar3 != 0x20) goto LAB_00103013;\n do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }\n \n FUN_00102d30();\n}" ({ "{") (expression_statement "*(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;" (assignment_expression "*(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1" (pointer_expression "*(undefined1 **)(PTR_DAT_00106040 + 8)" (* "*") (cast_expression "(undefined1 **)(PTR_DAT_00106040 + 8)" (( "(") (type_descriptor "undefined1 **" (type_identifier "undefined1") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(PTR_DAT_00106040 + 8)" (( "(") (binary_expression "PTR_DAT_00106040 + 8" (identifier "PTR_DAT_00106040") (+ "+") (number_literal "8")) () ")")))) (= "=") (binary_expression "puVar1 + 1" (identifier "puVar1") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*puVar1 = 0;" (assignment_expression "*puVar1 = 0" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (number_literal "0")) (; ";")) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" (identifier "bVar3") (= "=") (pointer_expression "*local_30[0]" (* "*") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")))) (; ";")) (if_statement "if (bVar3 != 0x20) goto LAB_00103013;" (if "if") (parenthesized_expression "(bVar3 != 0x20)" (( "(") (binary_expression "bVar3 != 0x20" (identifier "bVar3") (!= "!=") (number_literal "0x20")) () ")")) (goto_statement "goto LAB_00103013;" (goto "goto") (statement_identifier "LAB_00103013") (; ";"))) (ERROR "do {\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }\n \n FUN_00102d30();" (do "do") (compound_statement "{\n do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);\nLAB_00103013:\n } while (bVar3 == 9);\n bVar3 = *local_30[0];\n if (bVar3 == 0) {\n error("missing action");\n return;\n }\n if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }\n bVar3 = *local_30[0];\n *local_30[0] = 0;\n bVar4 = FUN_00102ef0();\n *local_30[0] = bVar3;\n if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }\n pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);\n if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }\n }" ({ "{") (do_statement "do {\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while (bVar3 == 0x20);" (do "do") (compound_statement "{\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n }" ({ "{") (expression_statement "local_30[0] = local_30[0] + 1;" (assignment_expression "local_30[0] = local_30[0] + 1" (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")) (= "=") (binary_expression "local_30[0] + 1" (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" (identifier "bVar3") (= "=") (pointer_expression "*local_30[0]" (* "*") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar3 == 0x20)" (( "(") (binary_expression "bVar3 == 0x20" (identifier "bVar3") (== "==") (number_literal "0x20")) () ")")) (; ";")) (labeled_statement "LAB_00103013:\n } while (bVar3 == 9);" (statement_identifier "LAB_00103013") (: ":") (ERROR "}" (} "}")) (while_statement "while (bVar3 == 9);" (while "while") (parenthesized_expression "(bVar3 == 9)" (( "(") (binary_expression "bVar3 == 9" (identifier "bVar3") (== "==") (number_literal "9")) () ")")) (expression_statement ";" (; ";")))) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" (identifier "bVar3") (= "=") (pointer_expression "*local_30[0]" (* "*") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")))) (; ";")) (if_statement "if (bVar3 == 0) {\n error("missing action");\n return;\n }" (if "if") (parenthesized_expression "(bVar3 == 0)" (( "(") (binary_expression "bVar3 == 0" (identifier "bVar3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n error("missing action");\n return;\n }" ({ "{") (expression_statement "error("missing action");" (call_expression "error("missing action")" (identifier "error") (argument_list "("missing action")" (( "(") (string_literal ""missing action"" (" """) (string_content "missing action") (" """)) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (if_statement "if (bVar3 != 0x20) {\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }" (if "if") (parenthesized_expression "(bVar3 != 0x20)" (( "(") (binary_expression "bVar3 != 0x20" (identifier "bVar3") (!= "!=") (number_literal "0x20")) () ")")) (compound_statement "{\n do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);\n }" ({ "{") (do_statement "do {\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n } while ((bVar3 & 0xdf) != 0);" (do "do") (compound_statement "{\n if (bVar3 == 9) break;\n local_30[0] = local_30[0] + 1;\n bVar3 = *local_30[0];\n }" ({ "{") (if_statement "if (bVar3 == 9) break;" (if "if") (parenthesized_expression "(bVar3 == 9)" (( "(") (binary_expression "bVar3 == 9" (identifier "bVar3") (== "==") (number_literal "9")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "local_30[0] = local_30[0] + 1;" (assignment_expression "local_30[0] = local_30[0] + 1" (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")) (= "=") (binary_expression "local_30[0] + 1" (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" (identifier "bVar3") (= "=") (pointer_expression "*local_30[0]" (* "*") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((bVar3 & 0xdf) != 0)" (( "(") (binary_expression "(bVar3 & 0xdf) != 0" (parenthesized_expression "(bVar3 & 0xdf)" (( "(") (binary_expression "bVar3 & 0xdf" (identifier "bVar3") (& "&") (number_literal "0xdf")) () ")")) (!= "!=") (number_literal "0")) () ")")) (; ";")) (} "}"))) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" (identifier "bVar3") (= "=") (pointer_expression "*local_30[0]" (* "*") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")))) (; ";")) (expression_statement "*local_30[0] = 0;" (assignment_expression "*local_30[0] = 0" (pointer_expression "*local_30[0]" (* "*") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]"))) (= "=") (number_literal "0")) (; ";")) (expression_statement "bVar4 = FUN_00102ef0();" (assignment_expression "bVar4 = FUN_00102ef0()" (identifier "bVar4") (= "=") (call_expression "FUN_00102ef0()" (identifier "FUN_00102ef0") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "*local_30[0] = bVar3;" (assignment_expression "*local_30[0] = bVar3" (pointer_expression "*local_30[0]" (* "*") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]"))) (= "=") (identifier "bVar3")) (; ";")) (if_statement "if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) {\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }" (if "if") (parenthesized_expression "((*local_30[0] == 9) || (*local_30[0] == 0x20))" (( "(") (binary_expression "(*local_30[0] == 9) || (*local_30[0] == 0x20)" (parenthesized_expression "(*local_30[0] == 9)" (( "(") (binary_expression "*local_30[0] == 9" (pointer_expression "*local_30[0]" (* "*") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]"))) (== "==") (number_literal "9")) () ")")) (|| "||") (parenthesized_expression "(*local_30[0] == 0x20)" (( "(") (binary_expression "*local_30[0] == 0x20" (pointer_expression "*local_30[0]" (* "*") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]"))) (== "==") (number_literal "0x20")) () ")"))) () ")")) (compound_statement "{\n do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);\n }" ({ "{") (do_statement "do {\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n } while (*local_30[0] == 9);" (do "do") (compound_statement "{\n do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);\n }" ({ "{") (do_statement "do {\n local_30[0] = local_30[0] + 1;\n } while (*local_30[0] == 0x20);" (do "do") (compound_statement "{\n local_30[0] = local_30[0] + 1;\n }" ({ "{") (expression_statement "local_30[0] = local_30[0] + 1;" (assignment_expression "local_30[0] = local_30[0] + 1" (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")) (= "=") (binary_expression "local_30[0] + 1" (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(*local_30[0] == 0x20)" (( "(") (binary_expression "*local_30[0] == 0x20" (pointer_expression "*local_30[0]" (* "*") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]"))) (== "==") (number_literal "0x20")) () ")")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(*local_30[0] == 9)" (( "(") (binary_expression "*local_30[0] == 9" (pointer_expression "*local_30[0]" (* "*") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]"))) (== "==") (number_literal "9")) () ")")) (; ";")) (} "}"))) (expression_statement "pbVar2 = *(byte **)(PTR_DAT_00106040 + 8);" (assignment_expression "pbVar2 = *(byte **)(PTR_DAT_00106040 + 8)" (identifier "pbVar2") (= "=") (pointer_expression "*(byte **)(PTR_DAT_00106040 + 8)" (* "*") (cast_expression "(byte **)(PTR_DAT_00106040 + 8)" (( "(") (type_descriptor "byte **" (type_identifier "byte") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(PTR_DAT_00106040 + 8)" (( "(") (binary_expression "PTR_DAT_00106040 + 8" (identifier "PTR_DAT_00106040") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (if_statement "if (*local_30[0] == 0) {\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }\n else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }" (if "if") (parenthesized_expression "(*local_30[0] == 0)" (( "(") (binary_expression "*local_30[0] == 0" (pointer_expression "*local_30[0]" (* "*") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]"))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }\n }" ({ "{") (if_statement "if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }" (if "if") (parenthesized_expression "(pbVar2 < PTR_DAT_00106040 + 0x3f8)" (( "(") (binary_expression "pbVar2 < PTR_DAT_00106040 + 0x3f8" (identifier "pbVar2") (< "<") (binary_expression "PTR_DAT_00106040 + 0x3f8" (identifier "PTR_DAT_00106040") (+ "+") (number_literal "0x3f8"))) () ")")) (compound_statement "{\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4;\n return;\n }" ({ "{") (expression_statement "*(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;" (assignment_expression "*(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1" (pointer_expression "*(byte **)(PTR_DAT_00106040 + 8)" (* "*") (cast_expression "(byte **)(PTR_DAT_00106040 + 8)" (( "(") (type_descriptor "byte **" (type_identifier "byte") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(PTR_DAT_00106040 + 8)" (( "(") (binary_expression "PTR_DAT_00106040 + 8" (identifier "PTR_DAT_00106040") (+ "+") (number_literal "8")) () ")")))) (= "=") (binary_expression "pbVar2 + 1" (identifier "pbVar2") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*pbVar2 = bVar4;" (assignment_expression "*pbVar2 = bVar4" (pointer_expression "*pbVar2" (* "*") (identifier "pbVar2")) (= "=") (identifier "bVar4")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}")) (else_clause "else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }" (else "else") (if_statement "if (pbVar2 < PTR_DAT_00106040 + 0x3f8) {\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }" (if "if") (parenthesized_expression "(pbVar2 < PTR_DAT_00106040 + 0x3f8)" (( "(") (binary_expression "pbVar2 < PTR_DAT_00106040 + 0x3f8" (identifier "pbVar2") (< "<") (binary_expression "PTR_DAT_00106040 + 0x3f8" (identifier "PTR_DAT_00106040") (+ "+") (number_literal "0x3f8"))) () ")")) (compound_statement "{\n *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;\n *pbVar2 = bVar4 | 0x80;\n bVar3 = *local_30[0];\n while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }\n puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);\n if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }\n }" ({ "{") (expression_statement "*(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1;" (assignment_expression "*(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1" (pointer_expression "*(byte **)(PTR_DAT_00106040 + 8)" (* "*") (cast_expression "(byte **)(PTR_DAT_00106040 + 8)" (( "(") (type_descriptor "byte **" (type_identifier "byte") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(PTR_DAT_00106040 + 8)" (( "(") (binary_expression "PTR_DAT_00106040 + 8" (identifier "PTR_DAT_00106040") (+ "+") (number_literal "8")) () ")")))) (= "=") (binary_expression "pbVar2 + 1" (identifier "pbVar2") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*pbVar2 = bVar4 | 0x80;" (assignment_expression "*pbVar2 = bVar4 | 0x80" (pointer_expression "*pbVar2" (* "*") (identifier "pbVar2")) (= "=") (binary_expression "bVar4 | 0x80" (identifier "bVar4") (| "|") (number_literal "0x80"))) (; ";")) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" (identifier "bVar3") (= "=") (pointer_expression "*local_30[0]" (* "*") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")))) (; ";")) (while_statement "while (bVar3 != 0) {\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }" (while "while") (parenthesized_expression "(bVar3 != 0)" (( "(") (binary_expression "bVar3 != 0" (identifier "bVar3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar6 = FUN_00102ad0(local_30,0);\n thunk_FUN_00102dad(uVar6);\n bVar3 = *local_30[0];\n }" ({ "{") (expression_statement "uVar6 = FUN_00102ad0(local_30,0);" (assignment_expression "uVar6 = FUN_00102ad0(local_30,0)" (identifier "uVar6") (= "=") (call_expression "FUN_00102ad0(local_30,0)" (identifier "FUN_00102ad0") (argument_list "(local_30,0)" (( "(") (identifier "local_30") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "thunk_FUN_00102dad(uVar6);" (call_expression "thunk_FUN_00102dad(uVar6)" (identifier "thunk_FUN_00102dad") (argument_list "(uVar6)" (( "(") (identifier "uVar6") () ")"))) (; ";")) (expression_statement "bVar3 = *local_30[0];" (assignment_expression "bVar3 = *local_30[0]" (identifier "bVar3") (= "=") (pointer_expression "*local_30[0]" (* "*") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")))) (; ";")) (} "}"))) (expression_statement "puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8);" (assignment_expression "puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8)" (identifier "puVar1") (= "=") (pointer_expression "*(undefined1 **)(PTR_DAT_00106040 + 8)" (* "*") (cast_expression "(undefined1 **)(PTR_DAT_00106040 + 8)" (( "(") (type_descriptor "undefined1 **" (type_identifier "undefined1") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(PTR_DAT_00106040 + 8)" (( "(") (binary_expression "PTR_DAT_00106040 + 8" (identifier "PTR_DAT_00106040") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (if_statement "if (puVar1 < PTR_DAT_00106040 + 0x3f8) {\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }" (if "if") (parenthesized_expression "(puVar1 < PTR_DAT_00106040 + 0x3f8)" (( "(") (binary_expression "puVar1 < PTR_DAT_00106040 + 0x3f8" (identifier "puVar1") (< "<") (binary_expression "PTR_DAT_00106040 + 0x3f8" (identifier "PTR_DAT_00106040") (+ "+") (number_literal "0x3f8"))) () ")")) (compound_statement "{\n *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;\n *puVar1 = 0;\n return;\n }" ({ "{") (expression_statement "*(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1;" (assignment_expression "*(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1" (pointer_expression "*(undefined1 **)(PTR_DAT_00106040 + 8)" (* "*") (cast_expression "(undefined1 **)(PTR_DAT_00106040 + 8)" (( "(") (type_descriptor "undefined1 **" (type_identifier "undefined1") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(PTR_DAT_00106040 + 8)" (( "(") (binary_expression "PTR_DAT_00106040 + 8" (identifier "PTR_DAT_00106040") (+ "+") (number_literal "8")) () ")")))) (= "=") (binary_expression "puVar1 + 1" (identifier "puVar1") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*puVar1 = 0;" (assignment_expression "*puVar1 = 0" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (number_literal "0")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}"))))) (} "}")) (identifier "FUN_00102d30") (( "(") () ")") (; ";")) (} "}"))) (} "")))
void function_1(char *p) { type_1 *var_7; type_2 *actname; type_2 var_6; char *__s; size_t sVar3; type_2 *pbVar4; int var_3; type_2 *local_30 [2]; var_3 = 0; local_30[0] = (type_2 *)p; do { __s = var_1((char **)local_30,1); sVar3 = var_2(__s); var_3 = var_3 + (int)sVar3; if (var_3 < 0x11) { var_4(__s); var_6 = *local_30[0]; } else { __s = "command too long"; var_5("command too long"); var_6 = *local_30[0]; } } while (((var_6 & 0xdf) != 0) && (var_6 != 9)); var_7 = (type_1 *)var_8->pbuffer; if (var_7 < var_8 + 1) { var_8->pbuffer = (char *)((long)&var_7->names + 1); *(char *)&var_7->names = '\0'; var_6 = *local_30[0]; if (var_6 != 0x20) goto LAB_00103013; do { do { local_30[0] = local_30[0] + 1; var_6 = *local_30[0]; } while (var_6 == 0x20); LAB_00103013: } while (var_6 == 9); var_6 = *local_30[0]; if (var_6 == 0) { var_5("missing action"); return; } pbVar4 = local_30[0]; if (var_6 != 0x20) { do { if (var_6 == 9) break; pbVar4 = pbVar4 + 1; var_6 = *pbVar4; } while ((var_6 & 0xdf) != 0); } var_6 = *pbVar4; *pbVar4 = 0; actname = local_30[0]; local_30[0] = pbVar4; var_3 = findaction((char *)actname); *local_30[0] = var_6; if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) { do { do { local_30[0] = local_30[0] + 1; } while (*local_30[0] == 0x20); } while (*local_30[0] == 9); } var_7 = (type_1 *)var_8->pbuffer; __s = (char *)(var_8 + 1); if (*local_30[0] == 0) { if (var_7 < __s) { var_8->pbuffer = (char *)((long)&var_7->names + 1); *(type_2 *)&var_7->names = (type_2)var_3; return; } } else if (var_7 < __s) { var_8->pbuffer = (char *)((long)&var_7->names + 1); *(type_2 *)&var_7->names = (type_2)var_3 | 0x80; var_6 = *local_30[0]; while (var_6 != 0) { __s = var_1((char **)local_30,0); var_4(__s); var_6 = *local_30[0]; } var_7 = (type_1 *)var_8->pbuffer; if (var_7 < var_8 + 1) { var_8->pbuffer = (char *)((long)&var_7->names + 1); *(char *)&var_7->names = '\0'; return; } } } /* WARNING: Subroutine does not return */ add_cmd_char((int)__s); }
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: (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: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (array_declarator declarator: (identifier) size: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_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 (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal)))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))))))))) condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (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: (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 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: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (ERROR (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal)))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (labeled_statement label: (statement_identifier) (ERROR) (while_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) body: (expression_statement))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content))))) (return_statement))) (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: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal)))))) condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))))) consequence: (compound_statement (do_statement body: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (return_statement)))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))))) (while_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (return_statement)))))))) (identifier)))) (MISSING "}"))))
null
void MASKED(byte *param_1) { undefined1 *puVar1; byte *pbVar2; byte bVar3; byte bVar4; char *__s; size_t sVar5; undefined8 uVar6; int iVar7; byte *local_30 [2]; iVar7 = 0; local_30[0] = param_1; do { __s = (char *)FUN_00102ad0(local_30,1); sVar5 = strlen(__s); iVar7 = iVar7 + (int)sVar5; if (iVar7 < 0x11) { thunk_FUN_00102dad(__s); bVar3 = *local_30[0]; } else { error("command too long"); bVar3 = *local_30[0]; } } while (((bVar3 & 0xdf) != 0) && (bVar3 != 9)); puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8); if (puVar1 < PTR_DAT_00106040 + 0x3f8) { *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1; *puVar1 = 0; bVar3 = *local_30[0]; if (bVar3 != 0x20) goto LAB_00103013; do { do { local_30[0] = local_30[0] + 1; bVar3 = *local_30[0]; } while (bVar3 == 0x20); LAB_00103013: } while (bVar3 == 9); bVar3 = *local_30[0]; if (bVar3 == 0) { error("missing action"); return; } if (bVar3 != 0x20) { do { if (bVar3 == 9) break; local_30[0] = local_30[0] + 1; bVar3 = *local_30[0]; } while ((bVar3 & 0xdf) != 0); } bVar3 = *local_30[0]; *local_30[0] = 0; bVar4 = FUN_00102ef0(); *local_30[0] = bVar3; if ((*local_30[0] == 9) || (*local_30[0] == 0x20)) { do { do { local_30[0] = local_30[0] + 1; } while (*local_30[0] == 0x20); } while (*local_30[0] == 9); } pbVar2 = *(byte **)(PTR_DAT_00106040 + 8); if (*local_30[0] == 0) { if (pbVar2 < PTR_DAT_00106040 + 0x3f8) { *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1; *pbVar2 = bVar4; return; } } else if (pbVar2 < PTR_DAT_00106040 + 0x3f8) { *(byte **)(PTR_DAT_00106040 + 8) = pbVar2 + 1; *pbVar2 = bVar4 | 0x80; bVar3 = *local_30[0]; while (bVar3 != 0) { uVar6 = FUN_00102ad0(local_30,0); thunk_FUN_00102dad(uVar6); bVar3 = *local_30[0]; } puVar1 = *(undefined1 **)(PTR_DAT_00106040 + 8); if (puVar1 < PTR_DAT_00106040 + 0x3f8) { *(undefined1 **)(PTR_DAT_00106040 + 8) = puVar1 + 1; *puVar1 = 0; return; } } } /* WARNING: Subroutine does not return */ FUN_00102d30(); }
7127_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
handle_split_stack_section
FUN_00392d60
/* DWARF original prototype: bool handle_split_stack_section(Object * this, char * name) */ bool __thiscall gold::Object::handle_split_stack_section(Object *this,char *name) { long lVar1; byte *pbVar2; byte *pbVar3; undefined1 in_CF; bool bVar4; undefined1 in_ZF; bool bVar5; lVar1 = 0x16; pbVar2 = (byte *)name; pbVar3 = (byte *)".note.GNU-split-stack"; do { if (lVar1 == 0) break; lVar1 = lVar1 + -1; in_CF = *pbVar2 < *pbVar3; in_ZF = *pbVar2 == *pbVar3; pbVar2 = pbVar2 + 1; pbVar3 = pbVar3 + 1; } while ((bool)in_ZF); bVar4 = false; bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF; if (bVar5) { this->field_0x3c = this->field_0x3c | 4; return true; } lVar1 = 0x19; pbVar2 = (byte *)".note.GNU-no-split-stack"; do { if (lVar1 == 0) break; lVar1 = lVar1 + -1; bVar4 = (byte)*name < *pbVar2; bVar5 = *name == *pbVar2; name = (char *)((byte *)name + 1); pbVar2 = pbVar2 + 1; } while (bVar5); if ((!bVar4 && !bVar5) != bVar4) { return false; } this->field_0x3c = this->field_0x3c | 8; return true; }
undefined8 FUN_00392d60(long param_1,byte *param_2) { long lVar1; byte *pbVar2; byte *pbVar3; undefined1 in_CF; bool bVar4; undefined1 in_ZF; bool bVar5; lVar1 = 0x16; pbVar2 = param_2; pbVar3 = (byte *)".note.GNU-split-stack"; do { if (lVar1 == 0) break; lVar1 = lVar1 + -1; in_CF = *pbVar2 < *pbVar3; in_ZF = *pbVar2 == *pbVar3; pbVar2 = pbVar2 + 1; pbVar3 = pbVar3 + 1; } while ((bool)in_ZF); bVar4 = false; bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF; if (bVar5) { *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4; return 1; } lVar1 = 0x19; pbVar2 = (byte *)".note.GNU-no-split-stack"; do { if (lVar1 == 0) break; lVar1 = lVar1 + -1; bVar4 = *param_2 < *pbVar2; bVar5 = *param_2 == *pbVar2; param_2 = param_2 + 1; pbVar2 = pbVar2 + 1; } while (bVar5); if ((!bVar4 && !bVar5) != bVar4) { return 0; } *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 8; return 1; }
MOV R8,RDI MOV ECX,0x16 LEA RDI,[0x572ccd] MOV RDX,RSI CMPSB.REPE RDI,RSI SETA AL SBB AL,0x0 TEST AL,AL JZ 0x00392db0 MOV RSI,RDX MOV ECX,0x19 LEA RDI,[0x572ce3] CMPSB.REPE RDI,RSI SETA DL SBB DL,0x0 XOR EAX,EAX TEST DL,DL JZ 0x00392da0 RET OR byte ptr [R8 + 0x3c],0x8 MOV EAX,0x1 RET OR byte ptr [R8 + 0x3c],0x4 MOV EAX,0x1 RET
null
null
null
null
[(u'LOAD_-1205457369', u'INT_OR_-1205457342'), ('const-1', u'PTRADD_-1205457393'), ('const-433', u'STORE_-1205457366'), (u'INT_OR_-1205457307', u'STORE_-1205457331'), (u'PTRSUB_-1205457068', u'LOAD_-1205457334'), (u'MULTIEQUAL_-1205457155', u'BOOL_NEGATE_-1205457139'), (u'BOOL_NEGATE_-1205457181', u'BOOL_AND_-1205457477'), ('tmp_232', u'CBRANCH_-1205457431'), ('const-1', u'COPY_-1205457208'), ('const-22', u'COPY_-1205457563'), (u'INT_EQUAL_-1205457514', u'CAST_-1205457121'), (u'LOAD_-1205457447', u'INT_LESS_-1205457430'), (u'LOAD_-1205457447', u'INT_EQUAL_-1205457430'), (u'MULTIEQUAL_-1205457155', u'INT_NOTEQUAL_-1205457381'), (u'INT_NOTEQUAL_-1205457381', u'CBRANCH_-1205457381'), (u'INT_EQUAL_-1205457430', u'CBRANCH_-1205457431'), ('const-0', u'RETURN_-1205457301'), (u'PTRADD_-1205457388', u'CAST_-1205457088'), (u'LOAD_-1205457529', u'INT_LESS_-1205457514'), (u'LOAD_-1205457529', u'INT_EQUAL_-1205457514'), ('tmp_154', u'CBRANCH_-1205457478'), (u'CAST_-1205457117', u'BOOL_NEGATE_-1205457180'), (u'LOAD_-1205457531', u'INT_LESS_-1205457514'), (u'LOAD_-1205457531', u'INT_EQUAL_-1205457514'), (u'LOAD_-1205457445', u'INT_EQUAL_-1205457430'), ('const--1', u'INT_ADD_-1205457525'), ('const-433', u'LOAD_-1205457531'), (u'COPY_-1205457175', u'MULTIEQUAL_-1205457166'), (u'COPY_-1205457225', u'RETURN_-1205457336'), ('const-0', u'RETURN_-1205457336'), (u'COPY_-1205457469', u'CAST_-1205457098'), ('const-60', u'PTRSUB_-1205457068'), ('tmp_334', u'CBRANCH_-1205457381'), (u'CAST_-1205457089', u'INT_LESS_-1205457430'), ('const-433', u'LOAD_-1205457529'), ('const-433', u'LOAD_-1205457369'), ('const-8', u'INT_OR_-1205457342'), (u'INT_EQUAL_-1205457479', u'MULTIEQUAL_-1205457150'), ('tmp_454', u'CAST_-1205457126'), (u'PTRSUB_-1205457068', u'STORE_-1205457331'), (u'MULTIEQUAL_-1205457179', u'CAST_-1205457111'), (u'MULTIEQUAL_-1205457162', u'LOAD_-1205457447'), (u'COPY_-1205457563', u'MULTIEQUAL_-1205457206'), (u'COPY_-1205457163', u'MULTIEQUAL_-1205457162'), (u'CAST_-1205457126', u'COPY_-1205457195'), (u'COPY_-1205457167', u'MULTIEQUAL_-1205457166'), ('const-5713123', u'COPY_-1205457469'), (u'INT_LESS_-1205457514', u'MULTIEQUAL_-1205457179'), (u'MULTIEQUAL_-1205457171', u'CAST_-1205457117'), (u'COPY_-1205457493', u'MULTIEQUAL_-1205457158'), (u'INT_OR_-1205457342', u'STORE_-1205457366'), ('const-0', u'INT_EQUAL_-1205457451'), (u'COPY_-1205457191', u'MULTIEQUAL_-1205457190'), ('const-0', u'COPY_-1205457242'), ('tmp_454', u'COPY_-1205457175'), (u'MULTIEQUAL_-1205457174', u'MULTIEQUAL_-1205457171'), (u'LOAD_-1205457334', u'INT_OR_-1205457307'), (u'COPY_-1205457171', u'MULTIEQUAL_-1205457162'), (u'PTRSUB_-1205457085', u'STORE_-1205457366'), (u'BOOL_AND_-1205457477', u'INT_EQUAL_-1205457479'), ('const-433', u'LOAD_-1205457334'), (u'COPY_-1205457195', u'MULTIEQUAL_-1205457190'), (u'MULTIEQUAL_-1205457166', u'LOAD_-1205457445'), (u'BOOL_NEGATE_-1205457138', u'BOOL_AND_-1205457393'), (u'MULTIEQUAL_-1205457206', u'INT_ADD_-1205457525'), ('const-433', u'LOAD_-1205457445'), ('tmp_871', u'MULTIEQUAL_-1205457174'), (u'MULTIEQUAL_-1205457182', u'MULTIEQUAL_-1205457179'), (u'LOAD_-1205457445', u'CAST_-1205457089'), (u'BOOL_NEGATE_-1205457139', u'BOOL_AND_-1205457393'), (u'PTRSUB_-1205457085', u'LOAD_-1205457369'), ('const-5713101', u'COPY_-1205457557'), ('const-1', u'PTRADD_-1205457472'), ('const-0', u'RETURN_-1205457371'), ('tmp_11', u'CBRANCH_-1205457540'), (u'INT_LESS_-1205457514', u'MULTIEQUAL_-1205457182'), (u'MULTIEQUAL_-1205457150', u'MULTIEQUAL_-1205457147'), (u'MULTIEQUAL_-1205457182', u'INT_EQUAL_-1205457451'), (u'INT_ADD_-1205457441', u'MULTIEQUAL_-1205457182'), (u'INT_LESS_-1205457430', u'MULTIEQUAL_-1205457155'), ('const-1', u'PTRADD_-1205457477'), (u'MULTIEQUAL_-1205457190', u'PTRADD_-1205457472'), (u'CAST_-1205457125', u'COPY_-1205457191'), (u'CAST_-1205457098', u'COPY_-1205457171'), (u'CAST_-1205457121', u'CBRANCH_-1205457515'), (u'COPY_-1205457242', u'RETURN_-1205457371'), (u'CAST_-1205457088', u'COPY_-1205457167'), (u'MULTIEQUAL_-1205457206', u'INT_EQUAL_-1205457535'), (u'MULTIEQUAL_-1205457190', u'LOAD_-1205457529'), ('const-1', u'PTRADD_-1205457472'), ('tmp_873', u'MULTIEQUAL_-1205457182'), (u'COPY_-1205457191', u'MULTIEQUAL_-1205457186'), ('const-0', u'COPY_-1205457493'), (u'COPY_-1205457475', u'MULTIEQUAL_-1205457182'), (u'INT_ADD_-1205457525', u'MULTIEQUAL_-1205457206'), (u'CAST_-1205457111', u'INT_EQUAL_-1205457479'), ('const-4', u'INT_OR_-1205457307'), ('tmp_453', u'PTRSUB_-1205457068'), (u'INT_EQUAL_-1205457514', u'MULTIEQUAL_-1205457174'), (u'BOOL_AND_-1205457393', u'INT_NOTEQUAL_-1205457381'), ('const-1', u'PTRADD_-1205457388'), (u'INT_EQUAL_-1205457479', u'CBRANCH_-1205457478'), (u'MULTIEQUAL_-1205457166', u'CAST_-1205457090'), (u'INT_EQUAL_-1205457430', u'MULTIEQUAL_-1205457147'), ('tmp_165', u'CBRANCH_-1205457456'), (u'COPY_-1205457208', u'RETURN_-1205457301'), ('const-1', u'PTRADD_-1205457393'), ('const--1', u'INT_ADD_-1205457441'), (u'MULTIEQUAL_-1205457158', u'MULTIEQUAL_-1205457155'), ('const-433', u'LOAD_-1205457447'), (u'COPY_-1205457557', u'CAST_-1205457125'), (u'INT_EQUAL_-1205457430', u'MULTIEQUAL_-1205457150'), (u'CAST_-1205457090', u'PTRADD_-1205457388'), (u'MULTIEQUAL_-1205457147', u'BOOL_NEGATE_-1205457138'), (u'MULTIEQUAL_-1205457179', u'CAST_-1205457118'), ('const-1', u'PTRADD_-1205457388'), ('const-1', u'COPY_-1205457225'), (u'INT_EQUAL_-1205457535', u'CBRANCH_-1205457540'), (u'INT_LESS_-1205457430', u'MULTIEQUAL_-1205457158'), (u'MULTIEQUAL_-1205457162', u'PTRADD_-1205457393'), ('tmp_453', u'PTRSUB_-1205457085'), ('const-60', u'PTRSUB_-1205457085'), (u'PTRADD_-1205457477', u'COPY_-1205457187'), ('tmp_78', u'CBRANCH_-1205457515'), (u'MULTIEQUAL_-1205457186', u'PTRADD_-1205457477'), (u'CAST_-1205457118', u'BOOL_NEGATE_-1205457181'), (u'MULTIEQUAL_-1205457182', u'INT_ADD_-1205457441'), (u'BOOL_NEGATE_-1205457180', u'BOOL_AND_-1205457477'), (u'INT_EQUAL_-1205457451', u'CBRANCH_-1205457456'), ('const-25', u'COPY_-1205457475'), (u'PTRADD_-1205457472', u'COPY_-1205457191'), (u'MULTIEQUAL_-1205457186', u'LOAD_-1205457531'), (u'PTRADD_-1205457393', u'COPY_-1205457163'), ('const-0', u'INT_EQUAL_-1205457535'), ('const-433', u'STORE_-1205457331'), ('const-1', u'PTRADD_-1205457477'), (u'INT_EQUAL_-1205457514', u'MULTIEQUAL_-1205457171'), (u'COPY_-1205457187', u'MULTIEQUAL_-1205457186')]
[(u'LOAD_-1205457369', u'INT_OR_-1205457342'), (u'MULTIEQUAL_-1205457150', u'BOOL_NEGATE_-1205457149'), (u'MULTIEQUAL_-1205457165', u'LOAD_-1205457447'), (u'INT_ADD_-1205457320', u'CAST_-1205457068'), (u'INT_OR_-1205457307', u'STORE_-1205457331'), (u'CAST_-1205457068', u'LOAD_-1205457334'), ('tmp_232', u'CBRANCH_-1205457431'), (u'BOOL_NEGATE_-1205457150', u'BOOL_AND_-1205457393'), (u'MULTIEQUAL_-1205457158', u'BOOL_NEGATE_-1205457150'), (u'MULTIEQUAL_-1205457182', u'CAST_-1205457131'), ('const-22', u'COPY_-1205457563'), (u'MULTIEQUAL_-1205457185', u'MULTIEQUAL_-1205457182'), ('const-1', u'COPY_-1205457318'), (u'BOOL_NEGATE_-1205457183', u'BOOL_AND_-1205457477'), (u'LOAD_-1205457447', u'INT_LESS_-1205457430'), (u'LOAD_-1205457447', u'INT_EQUAL_-1205457430'), (u'INT_LESS_-1205457430', u'MULTIEQUAL_-1205457161'), ('const-5713123', u'COPY_-1205457469'), (u'COPY_-1205457469', u'CAST_-1205457110'), (u'COPY_-1205457207', u'MULTIEQUAL_-1205457193'), (u'COPY_-1205457187', u'MULTIEQUAL_-1205457169'), (u'INT_NOTEQUAL_-1205457381', u'CBRANCH_-1205457381'), (u'INT_EQUAL_-1205457430', u'CBRANCH_-1205457431'), ('const-0', u'RETURN_-1205457301'), (u'INT_ADD_-1205457441', u'MULTIEQUAL_-1205457185'), (u'LOAD_-1205457529', u'INT_EQUAL_-1205457514'), (u'LOAD_-1205457529', u'INT_LESS_-1205457514'), (u'MULTIEQUAL_-1205457185', u'INT_ADD_-1205457441'), ('tmp_154', u'CBRANCH_-1205457478'), (u'CAST_-1205457134', u'CBRANCH_-1205457515'), (u'LOAD_-1205457531', u'INT_LESS_-1205457514'), (u'LOAD_-1205457531', u'INT_EQUAL_-1205457514'), (u'MULTIEQUAL_-1205457174', u'CAST_-1205457130'), ('const-5713101', u'COPY_-1205457557'), (u'LOAD_-1205457445', u'INT_LESS_-1205457430'), (u'LOAD_-1205457445', u'INT_EQUAL_-1205457430'), ('const-1', u'PTRADD_-1205457477'), (u'MULTIEQUAL_-1205457189', u'PTRADD_-1205457477'), ('const-433', u'LOAD_-1205457334'), (u'COPY_-1205457405', u'RETURN_-1205457371'), ('const-0', u'RETURN_-1205457336'), (u'PTRADD_-1205457393', u'COPY_-1205457175'), ('tmp_334', u'CBRANCH_-1205457381'), (u'INT_LESS_-1205457514', u'MULTIEQUAL_-1205457185'), ('const-8', u'INT_OR_-1205457342'), (u'MULTIEQUAL_-1205457193', u'LOAD_-1205457529'), ('const-0', u'COPY_-1205457405'), (u'CAST_-1205457068', u'STORE_-1205457331'), (u'INT_EQUAL_-1205457514', u'MULTIEQUAL_-1205457177'), (u'COPY_-1205457183', u'MULTIEQUAL_-1205457165'), (u'CAST_-1205457110', u'COPY_-1205457183'), (u'INT_OR_-1205457342', u'STORE_-1205457366'), (u'MULTIEQUAL_-1205457182', u'CAST_-1205457124'), ('const-433', u'STORE_-1205457366'), ('const-0', u'INT_EQUAL_-1205457451'), ('const--1', u'INT_ADD_-1205457525'), (u'MULTIEQUAL_-1205457169', u'PTRADD_-1205457388'), (u'COPY_-1205457557', u'CAST_-1205457138'), (u'CAST_-1205457082', u'LOAD_-1205457369'), (u'MULTIEQUAL_-1205457177', u'MULTIEQUAL_-1205457174'), (u'MULTIEQUAL_-1205457153', u'MULTIEQUAL_-1205457150'), (u'LOAD_-1205457334', u'INT_OR_-1205457307'), (u'COPY_-1205457475', u'MULTIEQUAL_-1205457185'), ('const-433', u'LOAD_-1205457531'), ('const--1', u'INT_ADD_-1205457441'), (u'BOOL_AND_-1205457477', u'INT_EQUAL_-1205457479'), (u'COPY_-1205457353', u'RETURN_-1205457336'), (u'CAST_-1205457138', u'COPY_-1205457203'), ('tmp_862', u'INT_ADD_-1205457355'), (u'INT_EQUAL_-1205457514', u'CAST_-1205457134'), ('const-433', u'STORE_-1205457331'), (u'INT_EQUAL_-1205457479', u'MULTIEQUAL_-1205457153'), (u'PTRADD_-1205457388', u'COPY_-1205457179'), ('const-433', u'LOAD_-1205457445'), ('tmp_863', u'COPY_-1205457187'), ('const-1', u'COPY_-1205457353'), (u'MULTIEQUAL_-1205457165', u'PTRADD_-1205457393'), ('const-0', u'RETURN_-1205457371'), ('tmp_11', u'CBRANCH_-1205457540'), (u'BOOL_NEGATE_-1205457184', u'BOOL_AND_-1205457477'), (u'INT_LESS_-1205457514', u'MULTIEQUAL_-1205457182'), (u'COPY_-1205457493', u'MULTIEQUAL_-1205457161'), (u'MULTIEQUAL_-1205457169', u'LOAD_-1205457445'), ('const-1', u'PTRADD_-1205457477'), (u'INT_ADD_-1205457355', u'CAST_-1205457082'), ('const-433', u'LOAD_-1205457369'), (u'BOOL_NEGATE_-1205457149', u'BOOL_AND_-1205457393'), ('const-433', u'LOAD_-1205457529'), (u'COPY_-1205457203', u'MULTIEQUAL_-1205457189'), (u'PTRADD_-1205457472', u'COPY_-1205457203'), ('const-1', u'PTRADD_-1205457388'), (u'COPY_-1205457199', u'MULTIEQUAL_-1205457189'), ('const-1', u'PTRADD_-1205457393'), (u'CAST_-1205457124', u'INT_EQUAL_-1205457479'), ('const-1', u'PTRADD_-1205457472'), (u'COPY_-1205457179', u'MULTIEQUAL_-1205457169'), ('const-60', u'INT_ADD_-1205457320'), ('const-0', u'COPY_-1205457493'), ('const-433', u'LOAD_-1205457447'), (u'MULTIEQUAL_-1205457158', u'INT_NOTEQUAL_-1205457381'), ('const-4', u'INT_OR_-1205457307'), (u'INT_EQUAL_-1205457514', u'MULTIEQUAL_-1205457174'), (u'MULTIEQUAL_-1205457209', u'INT_EQUAL_-1205457535'), (u'BOOL_AND_-1205457393', u'INT_NOTEQUAL_-1205457381'), ('tmp_866', u'MULTIEQUAL_-1205457177'), ('const-1', u'PTRADD_-1205457388'), (u'CAST_-1205457131', u'BOOL_NEGATE_-1205457184'), (u'INT_EQUAL_-1205457479', u'CBRANCH_-1205457478'), (u'PTRADD_-1205457477', u'COPY_-1205457199'), ('tmp_165', u'CBRANCH_-1205457456'), ('const-1', u'PTRADD_-1205457393'), (u'COPY_-1205457203', u'MULTIEQUAL_-1205457193'), (u'COPY_-1205457175', u'MULTIEQUAL_-1205457165'), (u'MULTIEQUAL_-1205457161', u'MULTIEQUAL_-1205457158'), (u'CAST_-1205457082', u'STORE_-1205457366'), (u'INT_EQUAL_-1205457430', u'MULTIEQUAL_-1205457150'), ('tmp_862', u'INT_ADD_-1205457320'), (u'COPY_-1205457563', u'MULTIEQUAL_-1205457209'), (u'MULTIEQUAL_-1205457193', u'PTRADD_-1205457472'), ('const-60', u'INT_ADD_-1205457355'), (u'INT_EQUAL_-1205457535', u'CBRANCH_-1205457540'), (u'INT_LESS_-1205457430', u'MULTIEQUAL_-1205457158'), (u'INT_ADD_-1205457525', u'MULTIEQUAL_-1205457209'), (u'MULTIEQUAL_-1205457185', u'INT_EQUAL_-1205457451'), (u'MULTIEQUAL_-1205457209', u'INT_ADD_-1205457525'), ('tmp_78', u'CBRANCH_-1205457515'), ('const-1', u'PTRADD_-1205457472'), (u'COPY_-1205457318', u'RETURN_-1205457301'), (u'CAST_-1205457130', u'BOOL_NEGATE_-1205457183'), (u'MULTIEQUAL_-1205457189', u'LOAD_-1205457531'), ('const-25', u'COPY_-1205457475'), (u'INT_EQUAL_-1205457451', u'CBRANCH_-1205457456'), ('const-0', u'INT_EQUAL_-1205457535'), ('tmp_863', u'COPY_-1205457207'), ('tmp_868', u'MULTIEQUAL_-1205457185'), (u'INT_EQUAL_-1205457430', u'MULTIEQUAL_-1205457153')]
null
null
00392d60
x64
O2
(translation_unit "undefined8 FUN_00392d60(long param_1,byte *param_2)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x16;\n pbVar2 = param_2;\n pbVar3 = (byte *)".note.GNU-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4;\n return 1;\n }\n lVar1 = 0x19;\n pbVar2 = (byte *)".note.GNU-no-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_2 < *pbVar2;\n bVar5 = *param_2 == *pbVar2;\n param_2 = param_2 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n if ((!bVar4 && !bVar5) != bVar4) {\n return 0;\n }\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 8;\n return 1;\n}\n\n" (function_definition "undefined8 FUN_00392d60(long param_1,byte *param_2)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x16;\n pbVar2 = param_2;\n pbVar3 = (byte *)".note.GNU-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4;\n return 1;\n }\n lVar1 = 0x19;\n pbVar2 = (byte *)".note.GNU-no-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_2 < *pbVar2;\n bVar5 = *param_2 == *pbVar2;\n param_2 = param_2 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n if ((!bVar4 && !bVar5) != bVar4) {\n return 0;\n }\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 8;\n return 1;\n}" type_identifier (function_declarator "FUN_00392d60(long param_1,byte *param_2)" identifier (parameter_list "(long param_1,byte *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "byte *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x16;\n pbVar2 = param_2;\n pbVar3 = (byte *)".note.GNU-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4;\n return 1;\n }\n lVar1 = 0x19;\n pbVar2 = (byte *)".note.GNU-no-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_2 < *pbVar2;\n bVar5 = *param_2 == *pbVar2;\n param_2 = param_2 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n if ((!bVar4 && !bVar5) != bVar4) {\n return 0;\n }\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 8;\n return 1;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar2;" type_identifier (pointer_declarator "*pbVar2" * identifier) ;) (declaration "byte *pbVar3;" type_identifier (pointer_declarator "*pbVar3" * identifier) ;) (declaration "undefined1 in_CF;" type_identifier identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (declaration "undefined1 in_ZF;" type_identifier identifier ;) (declaration "bool bVar5;" primitive_type identifier ;) (expression_statement "lVar1 = 0x16;" (assignment_expression "lVar1 = 0x16" identifier = number_literal) ;) (expression_statement "pbVar2 = param_2;" (assignment_expression "pbVar2 = param_2" identifier = identifier) ;) (expression_statement "pbVar3 = (byte *)".note.GNU-split-stack";" (assignment_expression "pbVar3 = (byte *)".note.GNU-split-stack"" identifier = (cast_expression "(byte *)".note.GNU-split-stack"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal "".note.GNU-split-stack"" " string_content "))) ;) (do_statement "do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);" do (compound_statement "{\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n }" { (if_statement "if (lVar1 == 0) break;" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar1 = lVar1 + -1;" (assignment_expression "lVar1 = lVar1 + -1" identifier = (binary_expression "lVar1 + -1" identifier + number_literal)) ;) (expression_statement "in_CF = *pbVar2 < *pbVar3;" (assignment_expression "in_CF = *pbVar2 < *pbVar3" identifier = (binary_expression "*pbVar2 < *pbVar3" (pointer_expression "*pbVar2" * identifier) < (pointer_expression "*pbVar3" * identifier))) ;) (expression_statement "in_ZF = *pbVar2 == *pbVar3;" (assignment_expression "in_ZF = *pbVar2 == *pbVar3" identifier = (binary_expression "*pbVar2 == *pbVar3" (pointer_expression "*pbVar2" * identifier) == (pointer_expression "*pbVar3" * identifier))) ;) (expression_statement "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" identifier = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) (expression_statement "pbVar3 = pbVar3 + 1;" (assignment_expression "pbVar3 = pbVar3 + 1" identifier = (binary_expression "pbVar3 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((bool)in_ZF)" ( (cast_expression "(bool)in_ZF" ( (type_descriptor "bool" primitive_type) ) identifier) )) ;) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (expression_statement "bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;" (assignment_expression "bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF" identifier = (binary_expression "(!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF" (parenthesized_expression "(!(bool)in_CF && !(bool)in_ZF)" ( (binary_expression "!(bool)in_CF && !(bool)in_ZF" (unary_expression "!(bool)in_CF" ! (cast_expression "(bool)in_CF" ( (type_descriptor "bool" primitive_type) ) identifier)) && (unary_expression "!(bool)in_ZF" ! (cast_expression "(bool)in_ZF" ( (type_descriptor "bool" primitive_type) ) identifier))) )) == (cast_expression "(bool)in_CF" ( (type_descriptor "bool" primitive_type) ) identifier))) ;) (if_statement "if (bVar5) {\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4;\n return 1;\n }" if (parenthesized_expression "(bVar5)" ( identifier )) (compound_statement "{\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4;\n return 1;\n }" { (expression_statement "*(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4;" (assignment_expression "*(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4" (pointer_expression "*(byte *)(param_1 + 0x3c)" * (cast_expression "(byte *)(param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3c)" ( (binary_expression "param_1 + 0x3c" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_1 + 0x3c) | 4" (pointer_expression "*(byte *)(param_1 + 0x3c)" * (cast_expression "(byte *)(param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3c)" ( (binary_expression "param_1 + 0x3c" identifier + number_literal) )))) | number_literal)) ;) (return_statement "return 1;" return number_literal ;) })) (expression_statement "lVar1 = 0x19;" (assignment_expression "lVar1 = 0x19" identifier = number_literal) ;) (expression_statement "pbVar2 = (byte *)".note.GNU-no-split-stack";" (assignment_expression "pbVar2 = (byte *)".note.GNU-no-split-stack"" identifier = (cast_expression "(byte *)".note.GNU-no-split-stack"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal "".note.GNU-no-split-stack"" " string_content "))) ;) (do_statement "do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_2 < *pbVar2;\n bVar5 = *param_2 == *pbVar2;\n param_2 = param_2 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);" do (compound_statement "{\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_2 < *pbVar2;\n bVar5 = *param_2 == *pbVar2;\n param_2 = param_2 + 1;\n pbVar2 = pbVar2 + 1;\n }" { (if_statement "if (lVar1 == 0) break;" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar1 = lVar1 + -1;" (assignment_expression "lVar1 = lVar1 + -1" identifier = (binary_expression "lVar1 + -1" identifier + number_literal)) ;) (expression_statement "bVar4 = *param_2 < *pbVar2;" (assignment_expression "bVar4 = *param_2 < *pbVar2" identifier = (binary_expression "*param_2 < *pbVar2" (pointer_expression "*param_2" * identifier) < (pointer_expression "*pbVar2" * identifier))) ;) (expression_statement "bVar5 = *param_2 == *pbVar2;" (assignment_expression "bVar5 = *param_2 == *pbVar2" identifier = (binary_expression "*param_2 == *pbVar2" (pointer_expression "*param_2" * identifier) == (pointer_expression "*pbVar2" * identifier))) ;) (expression_statement "param_2 = param_2 + 1;" (assignment_expression "param_2 = param_2 + 1" identifier = (binary_expression "param_2 + 1" identifier + number_literal)) ;) (expression_statement "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" identifier = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar5)" ( identifier )) ;) (if_statement "if ((!bVar4 && !bVar5) != bVar4) {\n return 0;\n }" if (parenthesized_expression "((!bVar4 && !bVar5) != bVar4)" ( (binary_expression "(!bVar4 && !bVar5) != bVar4" (parenthesized_expression "(!bVar4 && !bVar5)" ( (binary_expression "!bVar4 && !bVar5" (unary_expression "!bVar4" ! identifier) && (unary_expression "!bVar5" ! identifier)) )) != identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "*(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 8;" (assignment_expression "*(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 8" (pointer_expression "*(byte *)(param_1 + 0x3c)" * (cast_expression "(byte *)(param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3c)" ( (binary_expression "param_1 + 0x3c" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_1 + 0x3c) | 8" (pointer_expression "*(byte *)(param_1 + 0x3c)" * (cast_expression "(byte *)(param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3c)" ( (binary_expression "param_1 + 0x3c" identifier + number_literal) )))) | number_literal)) ;) (return_statement "return 1;" return number_literal ;) })))
(translation_unit "/* DWARF original prototype: bool handle_split_stack_section(Object * this, char * name) */\n\nbool __thiscall gold::Object::handle_split_stack_section(Object *this,char *name)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x16;\n pbVar2 = (byte *)name;\n pbVar3 = (byte *)".note.GNU-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n this->field_0x3c = this->field_0x3c | 4;\n return true;\n }\n lVar1 = 0x19;\n pbVar2 = (byte *)".note.GNU-no-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = (byte)*name < *pbVar2;\n bVar5 = *name == *pbVar2;\n name = (char *)((byte *)name + 1);\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n if ((!bVar4 && !bVar5) != bVar4) {\n return false;\n }\n this->field_0x3c = this->field_0x3c | 8;\n return true;\n}\n\n" comment (function_definition "bool __thiscall gold::Object::handle_split_stack_section(Object *this,char *name)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x16;\n pbVar2 = (byte *)name;\n pbVar3 = (byte *)".note.GNU-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n this->field_0x3c = this->field_0x3c | 4;\n return true;\n }\n lVar1 = 0x19;\n pbVar2 = (byte *)".note.GNU-no-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = (byte)*name < *pbVar2;\n bVar5 = *name == *pbVar2;\n name = (char *)((byte *)name + 1);\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n if ((!bVar4 && !bVar5) != bVar4) {\n return false;\n }\n this->field_0x3c = this->field_0x3c | 8;\n return true;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Object::" identifier : : identifier : :) (function_declarator "handle_split_stack_section(Object *this,char *name)" identifier (parameter_list "(Object *this,char *name)" ( (parameter_declaration "Object *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *name" primitive_type (pointer_declarator "*name" * identifier)) ))) (compound_statement "{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x16;\n pbVar2 = (byte *)name;\n pbVar3 = (byte *)".note.GNU-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n this->field_0x3c = this->field_0x3c | 4;\n return true;\n }\n lVar1 = 0x19;\n pbVar2 = (byte *)".note.GNU-no-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = (byte)*name < *pbVar2;\n bVar5 = *name == *pbVar2;\n name = (char *)((byte *)name + 1);\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n if ((!bVar4 && !bVar5) != bVar4) {\n return false;\n }\n this->field_0x3c = this->field_0x3c | 8;\n return true;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar2;" type_identifier (pointer_declarator "*pbVar2" * identifier) ;) (declaration "byte *pbVar3;" type_identifier (pointer_declarator "*pbVar3" * identifier) ;) (declaration "undefined1 in_CF;" type_identifier identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (declaration "undefined1 in_ZF;" type_identifier identifier ;) (declaration "bool bVar5;" primitive_type identifier ;) (expression_statement "lVar1 = 0x16;" (assignment_expression "lVar1 = 0x16" identifier = number_literal) ;) (expression_statement "pbVar2 = (byte *)name;" (assignment_expression "pbVar2 = (byte *)name" identifier = (cast_expression "(byte *)name" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "pbVar3 = (byte *)".note.GNU-split-stack";" (assignment_expression "pbVar3 = (byte *)".note.GNU-split-stack"" identifier = (cast_expression "(byte *)".note.GNU-split-stack"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal "".note.GNU-split-stack"" " string_content "))) ;) (do_statement "do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);" do (compound_statement "{\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n }" { (if_statement "if (lVar1 == 0) break;" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar1 = lVar1 + -1;" (assignment_expression "lVar1 = lVar1 + -1" identifier = (binary_expression "lVar1 + -1" identifier + number_literal)) ;) (expression_statement "in_CF = *pbVar2 < *pbVar3;" (assignment_expression "in_CF = *pbVar2 < *pbVar3" identifier = (binary_expression "*pbVar2 < *pbVar3" (pointer_expression "*pbVar2" * identifier) < (pointer_expression "*pbVar3" * identifier))) ;) (expression_statement "in_ZF = *pbVar2 == *pbVar3;" (assignment_expression "in_ZF = *pbVar2 == *pbVar3" identifier = (binary_expression "*pbVar2 == *pbVar3" (pointer_expression "*pbVar2" * identifier) == (pointer_expression "*pbVar3" * identifier))) ;) (expression_statement "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" identifier = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) (expression_statement "pbVar3 = pbVar3 + 1;" (assignment_expression "pbVar3 = pbVar3 + 1" identifier = (binary_expression "pbVar3 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((bool)in_ZF)" ( (cast_expression "(bool)in_ZF" ( (type_descriptor "bool" primitive_type) ) identifier) )) ;) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (expression_statement "bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;" (assignment_expression "bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF" identifier = (binary_expression "(!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF" (parenthesized_expression "(!(bool)in_CF && !(bool)in_ZF)" ( (binary_expression "!(bool)in_CF && !(bool)in_ZF" (unary_expression "!(bool)in_CF" ! (cast_expression "(bool)in_CF" ( (type_descriptor "bool" primitive_type) ) identifier)) && (unary_expression "!(bool)in_ZF" ! (cast_expression "(bool)in_ZF" ( (type_descriptor "bool" primitive_type) ) identifier))) )) == (cast_expression "(bool)in_CF" ( (type_descriptor "bool" primitive_type) ) identifier))) ;) (if_statement "if (bVar5) {\n this->field_0x3c = this->field_0x3c | 4;\n return true;\n }" if (parenthesized_expression "(bVar5)" ( identifier )) (compound_statement "{\n this->field_0x3c = this->field_0x3c | 4;\n return true;\n }" { (expression_statement "this->field_0x3c = this->field_0x3c | 4;" (assignment_expression "this->field_0x3c = this->field_0x3c | 4" (field_expression "this->field_0x3c" identifier -> field_identifier) = (binary_expression "this->field_0x3c | 4" (field_expression "this->field_0x3c" identifier -> field_identifier) | number_literal)) ;) (return_statement "return true;" return true ;) })) (expression_statement "lVar1 = 0x19;" (assignment_expression "lVar1 = 0x19" identifier = number_literal) ;) (expression_statement "pbVar2 = (byte *)".note.GNU-no-split-stack";" (assignment_expression "pbVar2 = (byte *)".note.GNU-no-split-stack"" identifier = (cast_expression "(byte *)".note.GNU-no-split-stack"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal "".note.GNU-no-split-stack"" " string_content "))) ;) (do_statement "do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = (byte)*name < *pbVar2;\n bVar5 = *name == *pbVar2;\n name = (char *)((byte *)name + 1);\n pbVar2 = pbVar2 + 1;\n } while (bVar5);" do (compound_statement "{\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = (byte)*name < *pbVar2;\n bVar5 = *name == *pbVar2;\n name = (char *)((byte *)name + 1);\n pbVar2 = pbVar2 + 1;\n }" { (if_statement "if (lVar1 == 0) break;" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar1 = lVar1 + -1;" (assignment_expression "lVar1 = lVar1 + -1" identifier = (binary_expression "lVar1 + -1" identifier + number_literal)) ;) (expression_statement "bVar4 = (byte)*name < *pbVar2;" (assignment_expression "bVar4 = (byte)*name < *pbVar2" identifier = (binary_expression "(byte)*name < *pbVar2" (binary_expression "(byte)*name" (parenthesized_expression "(byte)" ( identifier )) * identifier) < (pointer_expression "*pbVar2" * identifier))) ;) (expression_statement "bVar5 = *name == *pbVar2;" (assignment_expression "bVar5 = *name == *pbVar2" identifier = (binary_expression "*name == *pbVar2" (pointer_expression "*name" * identifier) == (pointer_expression "*pbVar2" * identifier))) ;) (expression_statement "name = (char *)((byte *)name + 1);" (assignment_expression "name = (char *)((byte *)name + 1)" identifier = (cast_expression "(char *)((byte *)name + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((byte *)name + 1)" ( (binary_expression "(byte *)name + 1" (cast_expression "(byte *)name" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) + number_literal) )))) ;) (expression_statement "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" identifier = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar5)" ( identifier )) ;) (if_statement "if ((!bVar4 && !bVar5) != bVar4) {\n return false;\n }" if (parenthesized_expression "((!bVar4 && !bVar5) != bVar4)" ( (binary_expression "(!bVar4 && !bVar5) != bVar4" (parenthesized_expression "(!bVar4 && !bVar5)" ( (binary_expression "!bVar4 && !bVar5" (unary_expression "!bVar4" ! identifier) && (unary_expression "!bVar5" ! identifier)) )) != identifier) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (expression_statement "this->field_0x3c = this->field_0x3c | 8;" (assignment_expression "this->field_0x3c = this->field_0x3c | 8" (field_expression "this->field_0x3c" identifier -> field_identifier) = (binary_expression "this->field_0x3c | 8" (field_expression "this->field_0x3c" identifier -> field_identifier) | number_literal)) ;) (return_statement "return true;" return true ;) })))
(translation_unit "undefined8 FUN_00392d60(long param_1,byte *param_2)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x16;\n pbVar2 = param_2;\n pbVar3 = (byte *)".note.GNU-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4;\n return 1;\n }\n lVar1 = 0x19;\n pbVar2 = (byte *)".note.GNU-no-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_2 < *pbVar2;\n bVar5 = *param_2 == *pbVar2;\n param_2 = param_2 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n if ((!bVar4 && !bVar5) != bVar4) {\n return 0;\n }\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 8;\n return 1;\n}\n\n" (function_definition "undefined8 FUN_00392d60(long param_1,byte *param_2)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x16;\n pbVar2 = param_2;\n pbVar3 = (byte *)".note.GNU-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4;\n return 1;\n }\n lVar1 = 0x19;\n pbVar2 = (byte *)".note.GNU-no-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_2 < *pbVar2;\n bVar5 = *param_2 == *pbVar2;\n param_2 = param_2 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n if ((!bVar4 && !bVar5) != bVar4) {\n return 0;\n }\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 8;\n return 1;\n}" type_identifier (function_declarator "FUN_00392d60(long param_1,byte *param_2)" identifier (parameter_list "(long param_1,byte *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "byte *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x16;\n pbVar2 = param_2;\n pbVar3 = (byte *)".note.GNU-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4;\n return 1;\n }\n lVar1 = 0x19;\n pbVar2 = (byte *)".note.GNU-no-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_2 < *pbVar2;\n bVar5 = *param_2 == *pbVar2;\n param_2 = param_2 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n if ((!bVar4 && !bVar5) != bVar4) {\n return 0;\n }\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 8;\n return 1;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar2;" type_identifier (pointer_declarator "*pbVar2" * identifier) ;) (declaration "byte *pbVar3;" type_identifier (pointer_declarator "*pbVar3" * identifier) ;) (declaration "undefined1 in_CF;" type_identifier identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (declaration "undefined1 in_ZF;" type_identifier identifier ;) (declaration "bool bVar5;" primitive_type identifier ;) (expression_statement "lVar1 = 0x16;" (assignment_expression "lVar1 = 0x16" identifier = number_literal) ;) (expression_statement "pbVar2 = param_2;" (assignment_expression "pbVar2 = param_2" identifier = identifier) ;) (expression_statement "pbVar3 = (byte *)".note.GNU-split-stack";" (assignment_expression "pbVar3 = (byte *)".note.GNU-split-stack"" identifier = (cast_expression "(byte *)".note.GNU-split-stack"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal "".note.GNU-split-stack"" " string_content "))) ;) (do_statement "do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);" do (compound_statement "{\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n }" { (if_statement "if (lVar1 == 0) break;" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar1 = lVar1 + -1;" (assignment_expression "lVar1 = lVar1 + -1" identifier = (binary_expression "lVar1 + -1" identifier + number_literal)) ;) (expression_statement "in_CF = *pbVar2 < *pbVar3;" (assignment_expression "in_CF = *pbVar2 < *pbVar3" identifier = (binary_expression "*pbVar2 < *pbVar3" (pointer_expression "*pbVar2" * identifier) < (pointer_expression "*pbVar3" * identifier))) ;) (expression_statement "in_ZF = *pbVar2 == *pbVar3;" (assignment_expression "in_ZF = *pbVar2 == *pbVar3" identifier = (binary_expression "*pbVar2 == *pbVar3" (pointer_expression "*pbVar2" * identifier) == (pointer_expression "*pbVar3" * identifier))) ;) (expression_statement "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" identifier = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) (expression_statement "pbVar3 = pbVar3 + 1;" (assignment_expression "pbVar3 = pbVar3 + 1" identifier = (binary_expression "pbVar3 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((bool)in_ZF)" ( (cast_expression "(bool)in_ZF" ( (type_descriptor "bool" primitive_type) ) identifier) )) ;) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (expression_statement "bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;" (assignment_expression "bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF" identifier = (binary_expression "(!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF" (parenthesized_expression "(!(bool)in_CF && !(bool)in_ZF)" ( (binary_expression "!(bool)in_CF && !(bool)in_ZF" (unary_expression "!(bool)in_CF" ! (cast_expression "(bool)in_CF" ( (type_descriptor "bool" primitive_type) ) identifier)) && (unary_expression "!(bool)in_ZF" ! (cast_expression "(bool)in_ZF" ( (type_descriptor "bool" primitive_type) ) identifier))) )) == (cast_expression "(bool)in_CF" ( (type_descriptor "bool" primitive_type) ) identifier))) ;) (if_statement "if (bVar5) {\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4;\n return 1;\n }" if (parenthesized_expression "(bVar5)" ( identifier )) (compound_statement "{\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4;\n return 1;\n }" { (expression_statement "*(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4;" (assignment_expression "*(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4" (pointer_expression "*(byte *)(param_1 + 0x3c)" * (cast_expression "(byte *)(param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3c)" ( (binary_expression "param_1 + 0x3c" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_1 + 0x3c) | 4" (pointer_expression "*(byte *)(param_1 + 0x3c)" * (cast_expression "(byte *)(param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3c)" ( (binary_expression "param_1 + 0x3c" identifier + number_literal) )))) | number_literal)) ;) (return_statement "return 1;" return number_literal ;) })) (expression_statement "lVar1 = 0x19;" (assignment_expression "lVar1 = 0x19" identifier = number_literal) ;) (expression_statement "pbVar2 = (byte *)".note.GNU-no-split-stack";" (assignment_expression "pbVar2 = (byte *)".note.GNU-no-split-stack"" identifier = (cast_expression "(byte *)".note.GNU-no-split-stack"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal "".note.GNU-no-split-stack"" " string_content "))) ;) (do_statement "do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_2 < *pbVar2;\n bVar5 = *param_2 == *pbVar2;\n param_2 = param_2 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);" do (compound_statement "{\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_2 < *pbVar2;\n bVar5 = *param_2 == *pbVar2;\n param_2 = param_2 + 1;\n pbVar2 = pbVar2 + 1;\n }" { (if_statement "if (lVar1 == 0) break;" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar1 = lVar1 + -1;" (assignment_expression "lVar1 = lVar1 + -1" identifier = (binary_expression "lVar1 + -1" identifier + number_literal)) ;) (expression_statement "bVar4 = *param_2 < *pbVar2;" (assignment_expression "bVar4 = *param_2 < *pbVar2" identifier = (binary_expression "*param_2 < *pbVar2" (pointer_expression "*param_2" * identifier) < (pointer_expression "*pbVar2" * identifier))) ;) (expression_statement "bVar5 = *param_2 == *pbVar2;" (assignment_expression "bVar5 = *param_2 == *pbVar2" identifier = (binary_expression "*param_2 == *pbVar2" (pointer_expression "*param_2" * identifier) == (pointer_expression "*pbVar2" * identifier))) ;) (expression_statement "param_2 = param_2 + 1;" (assignment_expression "param_2 = param_2 + 1" identifier = (binary_expression "param_2 + 1" identifier + number_literal)) ;) (expression_statement "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" identifier = (binary_expression "pbVar2 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar5)" ( identifier )) ;) (if_statement "if ((!bVar4 && !bVar5) != bVar4) {\n return 0;\n }" if (parenthesized_expression "((!bVar4 && !bVar5) != bVar4)" ( (binary_expression "(!bVar4 && !bVar5) != bVar4" (parenthesized_expression "(!bVar4 && !bVar5)" ( (binary_expression "!bVar4 && !bVar5" (unary_expression "!bVar4" ! identifier) && (unary_expression "!bVar5" ! identifier)) )) != identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "*(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 8;" (assignment_expression "*(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 8" (pointer_expression "*(byte *)(param_1 + 0x3c)" * (cast_expression "(byte *)(param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3c)" ( (binary_expression "param_1 + 0x3c" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_1 + 0x3c) | 8" (pointer_expression "*(byte *)(param_1 + 0x3c)" * (cast_expression "(byte *)(param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3c)" ( (binary_expression "param_1 + 0x3c" identifier + number_literal) )))) | number_literal)) ;) (return_statement "return 1;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (string_literal " string_content "))) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) < (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) == (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (cast_expression ( (type_descriptor TYPE) ) IDENT) )) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! (cast_expression ( (type_descriptor TYPE) ) IDENT)) && (unary_expression ! (cast_expression ( (type_descriptor TYPE) ) IDENT))) )) == (cast_expression ( (type_descriptor TYPE) ) IDENT))) ;) (if_statement if (parenthesized_expression ( IDENT )) (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 ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (string_literal " string_content "))) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) < (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) == (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) != IDENT) )) (compound_statement { (return_statement return 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 LIT ;) })))
(function_definition "undefined8 FUN_00392d60(long param_1,byte *param_2)\n\n{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x16;\n pbVar2 = param_2;\n pbVar3 = (byte *)".note.GNU-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4;\n return 1;\n }\n lVar1 = 0x19;\n pbVar2 = (byte *)".note.GNU-no-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_2 < *pbVar2;\n bVar5 = *param_2 == *pbVar2;\n param_2 = param_2 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n if ((!bVar4 && !bVar5) != bVar4) {\n return 0;\n }\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 8;\n return 1;\n}" (type_identifier "undefined8") (function_declarator "FUN_00392d60(long param_1,byte *param_2)" (identifier "FUN_00392d60") (parameter_list "(long param_1,byte *param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "byte *param_2" (type_identifier "byte") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n long lVar1;\n byte *pbVar2;\n byte *pbVar3;\n undefined1 in_CF;\n bool bVar4;\n undefined1 in_ZF;\n bool bVar5;\n \n lVar1 = 0x16;\n pbVar2 = param_2;\n pbVar3 = (byte *)".note.GNU-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);\n bVar4 = false;\n bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;\n if (bVar5) {\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4;\n return 1;\n }\n lVar1 = 0x19;\n pbVar2 = (byte *)".note.GNU-no-split-stack";\n do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_2 < *pbVar2;\n bVar5 = *param_2 == *pbVar2;\n param_2 = param_2 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);\n if ((!bVar4 && !bVar5) != bVar4) {\n return 0;\n }\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 8;\n return 1;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "byte *pbVar2;" (type_identifier "byte") (pointer_declarator "*pbVar2" (* "*") (identifier "pbVar2")) (; ";")) (declaration "byte *pbVar3;" (type_identifier "byte") (pointer_declarator "*pbVar3" (* "*") (identifier "pbVar3")) (; ";")) (declaration "undefined1 in_CF;" (type_identifier "undefined1") (identifier "in_CF") (; ";")) (declaration "bool bVar4;" (primitive_type "bool") (identifier "bVar4") (; ";")) (declaration "undefined1 in_ZF;" (type_identifier "undefined1") (identifier "in_ZF") (; ";")) (declaration "bool bVar5;" (primitive_type "bool") (identifier "bVar5") (; ";")) (expression_statement "lVar1 = 0x16;" (assignment_expression "lVar1 = 0x16" (identifier "lVar1") (= "=") (number_literal "0x16")) (; ";")) (expression_statement "pbVar2 = param_2;" (assignment_expression "pbVar2 = param_2" (identifier "pbVar2") (= "=") (identifier "param_2")) (; ";")) (expression_statement "pbVar3 = (byte *)".note.GNU-split-stack";" (assignment_expression "pbVar3 = (byte *)".note.GNU-split-stack"" (identifier "pbVar3") (= "=") (cast_expression "(byte *)".note.GNU-split-stack"" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (string_literal "".note.GNU-split-stack"" (" """) (string_content ".note.GNU-split-stack") (" """)))) (; ";")) (do_statement "do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n } while ((bool)in_ZF);" (do "do") (compound_statement "{\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n in_CF = *pbVar2 < *pbVar3;\n in_ZF = *pbVar2 == *pbVar3;\n pbVar2 = pbVar2 + 1;\n pbVar3 = pbVar3 + 1;\n }" ({ "{") (if_statement "if (lVar1 == 0) break;" (if "if") (parenthesized_expression "(lVar1 == 0)" (( "(") (binary_expression "lVar1 == 0" (identifier "lVar1") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar1 = lVar1 + -1;" (assignment_expression "lVar1 = lVar1 + -1" (identifier "lVar1") (= "=") (binary_expression "lVar1 + -1" (identifier "lVar1") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "in_CF = *pbVar2 < *pbVar3;" (assignment_expression "in_CF = *pbVar2 < *pbVar3" (identifier "in_CF") (= "=") (binary_expression "*pbVar2 < *pbVar3" (pointer_expression "*pbVar2" (* "*") (identifier "pbVar2")) (< "<") (pointer_expression "*pbVar3" (* "*") (identifier "pbVar3")))) (; ";")) (expression_statement "in_ZF = *pbVar2 == *pbVar3;" (assignment_expression "in_ZF = *pbVar2 == *pbVar3" (identifier "in_ZF") (= "=") (binary_expression "*pbVar2 == *pbVar3" (pointer_expression "*pbVar2" (* "*") (identifier "pbVar2")) (== "==") (pointer_expression "*pbVar3" (* "*") (identifier "pbVar3")))) (; ";")) (expression_statement "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" (identifier "pbVar2") (= "=") (binary_expression "pbVar2 + 1" (identifier "pbVar2") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar3 = pbVar3 + 1;" (assignment_expression "pbVar3 = pbVar3 + 1" (identifier "pbVar3") (= "=") (binary_expression "pbVar3 + 1" (identifier "pbVar3") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((bool)in_ZF)" (( "(") (cast_expression "(bool)in_ZF" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "in_ZF")) () ")")) (; ";")) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" (identifier "bVar4") (= "=") (false "false")) (; ";")) (expression_statement "bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF;" (assignment_expression "bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF" (identifier "bVar5") (= "=") (binary_expression "(!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF" (parenthesized_expression "(!(bool)in_CF && !(bool)in_ZF)" (( "(") (binary_expression "!(bool)in_CF && !(bool)in_ZF" (unary_expression "!(bool)in_CF" (! "!") (cast_expression "(bool)in_CF" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "in_CF"))) (&& "&&") (unary_expression "!(bool)in_ZF" (! "!") (cast_expression "(bool)in_ZF" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "in_ZF")))) () ")")) (== "==") (cast_expression "(bool)in_CF" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "in_CF")))) (; ";")) (if_statement "if (bVar5) {\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4;\n return 1;\n }" (if "if") (parenthesized_expression "(bVar5)" (( "(") (identifier "bVar5") () ")")) (compound_statement "{\n *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4;\n return 1;\n }" ({ "{") (expression_statement "*(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4;" (assignment_expression "*(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4" (pointer_expression "*(byte *)(param_1 + 0x3c)" (* "*") (cast_expression "(byte *)(param_1 + 0x3c)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3c)" (( "(") (binary_expression "param_1 + 0x3c" (identifier "param_1") (+ "+") (number_literal "0x3c")) () ")")))) (= "=") (binary_expression "*(byte *)(param_1 + 0x3c) | 4" (pointer_expression "*(byte *)(param_1 + 0x3c)" (* "*") (cast_expression "(byte *)(param_1 + 0x3c)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3c)" (( "(") (binary_expression "param_1 + 0x3c" (identifier "param_1") (+ "+") (number_literal "0x3c")) () ")")))) (| "|") (number_literal "4"))) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (expression_statement "lVar1 = 0x19;" (assignment_expression "lVar1 = 0x19" (identifier "lVar1") (= "=") (number_literal "0x19")) (; ";")) (expression_statement "pbVar2 = (byte *)".note.GNU-no-split-stack";" (assignment_expression "pbVar2 = (byte *)".note.GNU-no-split-stack"" (identifier "pbVar2") (= "=") (cast_expression "(byte *)".note.GNU-no-split-stack"" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (string_literal "".note.GNU-no-split-stack"" (" """) (string_content ".note.GNU-no-split-stack") (" """)))) (; ";")) (do_statement "do {\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_2 < *pbVar2;\n bVar5 = *param_2 == *pbVar2;\n param_2 = param_2 + 1;\n pbVar2 = pbVar2 + 1;\n } while (bVar5);" (do "do") (compound_statement "{\n if (lVar1 == 0) break;\n lVar1 = lVar1 + -1;\n bVar4 = *param_2 < *pbVar2;\n bVar5 = *param_2 == *pbVar2;\n param_2 = param_2 + 1;\n pbVar2 = pbVar2 + 1;\n }" ({ "{") (if_statement "if (lVar1 == 0) break;" (if "if") (parenthesized_expression "(lVar1 == 0)" (( "(") (binary_expression "lVar1 == 0" (identifier "lVar1") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar1 = lVar1 + -1;" (assignment_expression "lVar1 = lVar1 + -1" (identifier "lVar1") (= "=") (binary_expression "lVar1 + -1" (identifier "lVar1") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar4 = *param_2 < *pbVar2;" (assignment_expression "bVar4 = *param_2 < *pbVar2" (identifier "bVar4") (= "=") (binary_expression "*param_2 < *pbVar2" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (< "<") (pointer_expression "*pbVar2" (* "*") (identifier "pbVar2")))) (; ";")) (expression_statement "bVar5 = *param_2 == *pbVar2;" (assignment_expression "bVar5 = *param_2 == *pbVar2" (identifier "bVar5") (= "=") (binary_expression "*param_2 == *pbVar2" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (== "==") (pointer_expression "*pbVar2" (* "*") (identifier "pbVar2")))) (; ";")) (expression_statement "param_2 = param_2 + 1;" (assignment_expression "param_2 = param_2 + 1" (identifier "param_2") (= "=") (binary_expression "param_2 + 1" (identifier "param_2") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar2 = pbVar2 + 1;" (assignment_expression "pbVar2 = pbVar2 + 1" (identifier "pbVar2") (= "=") (binary_expression "pbVar2 + 1" (identifier "pbVar2") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar5)" (( "(") (identifier "bVar5") () ")")) (; ";")) (if_statement "if ((!bVar4 && !bVar5) != bVar4) {\n return 0;\n }" (if "if") (parenthesized_expression "((!bVar4 && !bVar5) != bVar4)" (( "(") (binary_expression "(!bVar4 && !bVar5) != bVar4" (parenthesized_expression "(!bVar4 && !bVar5)" (( "(") (binary_expression "!bVar4 && !bVar5" (unary_expression "!bVar4" (! "!") (identifier "bVar4")) (&& "&&") (unary_expression "!bVar5" (! "!") (identifier "bVar5"))) () ")")) (!= "!=") (identifier "bVar4")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "*(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 8;" (assignment_expression "*(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 8" (pointer_expression "*(byte *)(param_1 + 0x3c)" (* "*") (cast_expression "(byte *)(param_1 + 0x3c)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3c)" (( "(") (binary_expression "param_1 + 0x3c" (identifier "param_1") (+ "+") (number_literal "0x3c")) () ")")))) (= "=") (binary_expression "*(byte *)(param_1 + 0x3c) | 8" (pointer_expression "*(byte *)(param_1 + 0x3c)" (* "*") (cast_expression "(byte *)(param_1 + 0x3c)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3c)" (( "(") (binary_expression "param_1 + 0x3c" (identifier "param_1") (+ "+") (number_literal "0x3c")) () ")")))) (| "|") (number_literal "8"))) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}")))
/* DWARF original prototype: bool handle_split_stack_section(Object * this, char * name) */ bool __thiscall gold::type_1::function_1(type_1 *this,char *var_4) { long var_1; type_2 *var_2; type_2 *var_3; type_3 in_CF; bool var_5; type_3 in_ZF; bool bVar5; var_1 = 0x16; var_2 = (type_2 *)var_4; var_3 = (type_2 *)".note.GNU-split-stack"; do { if (var_1 == 0) break; var_1 = var_1 + -1; in_CF = *var_2 < *var_3; in_ZF = *var_2 == *var_3; var_2 = var_2 + 1; var_3 = var_3 + 1; } while ((bool)in_ZF); var_5 = false; bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF; if (bVar5) { this->field_0x3c = this->field_0x3c | 4; return true; } var_1 = 0x19; var_2 = (type_2 *)".note.GNU-no-split-stack"; do { if (var_1 == 0) break; var_1 = var_1 + -1; var_5 = (type_2)*var_4 < *var_2; bVar5 = *var_4 == *var_2; var_4 = (char *)((type_2 *)var_4 + 1); var_2 = var_2 + 1; } while (bVar5); if ((!var_5 && !bVar5) != var_5) { return false; } this->field_0x3c = this->field_0x3c | 8; return true; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (string_literal (string_content))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))) right: (unary_expression argument: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))) (if_statement condition: (parenthesized_expression (identifier)) 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 (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: (string_literal (string_content))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (identifier)) right: (unary_expression argument: (identifier)))) right: (identifier))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (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 (number_literal)))))
null
undefined8 MASKED(long param_1,byte *param_2) { long lVar1; byte *pbVar2; byte *pbVar3; undefined1 in_CF; bool bVar4; undefined1 in_ZF; bool bVar5; lVar1 = 0x16; pbVar2 = param_2; pbVar3 = (byte *)".note.GNU-split-stack"; do { if (lVar1 == 0) break; lVar1 = lVar1 + -1; in_CF = *pbVar2 < *pbVar3; in_ZF = *pbVar2 == *pbVar3; pbVar2 = pbVar2 + 1; pbVar3 = pbVar3 + 1; } while ((bool)in_ZF); bVar4 = false; bVar5 = (!(bool)in_CF && !(bool)in_ZF) == (bool)in_CF; if (bVar5) { *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 4; return 1; } lVar1 = 0x19; pbVar2 = (byte *)".note.GNU-no-split-stack"; do { if (lVar1 == 0) break; lVar1 = lVar1 + -1; bVar4 = *param_2 < *pbVar2; bVar5 = *param_2 == *pbVar2; param_2 = param_2 + 1; pbVar2 = pbVar2 + 1; } while (bVar5); if ((!bVar4 && !bVar5) != bVar4) { return 0; } *(byte *)(param_1 + 0x3c) = *(byte *)(param_1 + 0x3c) | 8; return 1; }
936_libgmp.so.10.3_and_libgmp.so.10.3_strip.c
__gmpn_iorn_n
__gmpn_iorn_n
void __gmpn_iorn_n(long param_1,long param_2,ulong *param_3,ulong param_4) { ulong uVar1; ulong uVar2; uint uVar3; ulong uVar4; ulong uVar5; bool bVar6; uVar5 = ~*param_3; param_2 = param_2 + param_4 * 8; param_1 = param_1 + param_4 * 8; uVar4 = -param_4; uVar3 = (uint)param_4 & 3; if ((param_4 & 3) == 0) goto LAB_00158337; if (uVar3 < 2) { *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8); uVar4 = uVar4 + 1; if (uVar4 != 0) goto LAB_00158330; } else { if (uVar3 == 2) { uVar4 = uVar4 - 2; goto LAB_00158359; } *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8); uVar4 = uVar4 - 1; while( true ) { uVar5 = ~param_3[param_4 + uVar4 + 2]; LAB_00158359: uVar1 = param_3[param_4 + uVar4 + 3]; uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8); *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8); *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2; bVar6 = 0xfffffffffffffffb < uVar4; uVar4 = uVar4 + 4; if (bVar6) break; LAB_00158330: uVar5 = ~param_3[param_4 + uVar4]; LAB_00158337: uVar1 = param_3[param_4 + uVar4 + 1]; uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8); *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8); *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2; } } return; }
void __gmpn_iorn_n(long param_1,long param_2,ulong *param_3,ulong param_4) { ulong uVar1; ulong uVar2; uint uVar3; ulong uVar4; ulong uVar5; bool bVar6; uVar5 = ~*param_3; param_2 = param_2 + param_4 * 8; param_1 = param_1 + param_4 * 8; uVar4 = -param_4; uVar3 = (uint)param_4 & 3; if ((param_4 & 3) == 0) goto LAB_00158337; if (uVar3 < 2) { *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8); uVar4 = uVar4 + 1; if (uVar4 != 0) goto LAB_00158330; } else { if (uVar3 == 2) { uVar4 = uVar4 - 2; goto LAB_00158359; } *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8); uVar4 = uVar4 - 1; while( true ) { uVar5 = ~param_3[param_4 + uVar4 + 2]; LAB_00158359: uVar1 = param_3[param_4 + uVar4 + 3]; uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8); *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8); *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2; bVar6 = 0xfffffffffffffffb < uVar4; uVar4 = uVar4 + 4; if (bVar6) break; LAB_00158330: uVar5 = ~param_3[param_4 + uVar4]; LAB_00158337: uVar1 = param_3[param_4 + uVar4 + 1]; uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8); *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8); *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2; } } return; }
MOV R8,qword ptr [RDX] NOT R8 MOV EAX,ECX LEA RDX,[RDX + RCX*0x8] LEA RSI,[RSI + RCX*0x8] LEA RDI,[RDI + RCX*0x8] NEG RCX AND EAX,0x3 JZ 0x00158337 CMP EAX,0x2 JC 0x00158323 JZ 0x00158310 OR R8,qword ptr [RSI + RCX*0x8] MOV qword ptr [RDI + RCX*0x8],R8 DEC RCX JMP 0x00158351 ADD RCX,-0x2 JMP 0x00158359 OR R8,qword ptr [RSI + RCX*0x8] MOV qword ptr [RDI + RCX*0x8],R8 INC RCX JZ 0x0015837b MOV R8,qword ptr [RDX + RCX*0x8] NOT R8 MOV R9,qword ptr [RDX + RCX*0x8 + 0x8] NOT R9 OR R8,qword ptr [RSI + RCX*0x8] OR R9,qword ptr [RSI + RCX*0x8 + 0x8] MOV qword ptr [RDI + RCX*0x8],R8 MOV qword ptr [RDI + RCX*0x8 + 0x8],R9 MOV R8,qword ptr [RDX + RCX*0x8 + 0x10] NOT R8 MOV R9,qword ptr [RDX + RCX*0x8 + 0x18] NOT R9 OR R8,qword ptr [RSI + RCX*0x8 + 0x10] OR R9,qword ptr [RSI + RCX*0x8 + 0x18] MOV qword ptr [RDI + RCX*0x8 + 0x10],R8 MOV qword ptr [RDI + RCX*0x8 + 0x18],R9 ADD RCX,0x4 JNC 0x00158330 RET
null
null
null
null
[(u'INT_ADD_-1207270198', u'PTRADD_-1207270151'), (u'CAST_-1207270223', u'LOAD_-1207270601'), ('const-433', u'STORE_-1207270400'), ('const-8', u'PTRADD_-1207270139'), (u'MULTIEQUAL_-1207270210', u'INT_MULT_-1207270397'), (u'MULTIEQUAL_-1207270217', u'MULTIEQUAL_-1207270210'), ('const-24', u'INT_ADD_-1207270439'), ('const-1', u'INT_ADD_-1207270229'), (u'CAST_-1207270109', u'STORE_-1207270423'), (u'MULTIEQUAL_-1207270210', u'INT_MULT_-1207270407'), (u'LOAD_-1207270686', u'INT_NEGATE_-1207270658'), ('const-433', u'STORE_-1207270585'), ('const-8', u'INT_MULT_-1207270425'), (u'INT_EQUAL_-1207270626', u'CBRANCH_-1207270624'), (u'SUBPIECE_-1207270316', u'INT_AND_-1207270613'), (u'INT_NEGATE_-1207270442', u'MULTIEQUAL_-1207270235'), ('const-0', u'INT_EQUAL_-1207270626'), (u'CAST_-1207270157', u'LOAD_-1207270443'), ('const-433', u'STORE_-1207270423'), ('const-0', u'INT_NOTEQUAL_-1207270394'), ('const-8', u'INT_MULT_-1207270374'), ('tmp_118', u'CBRANCH_-1207270605'), (u'INT_ADD_-1207270439', u'INT_ADD_-1207270437'), ('tmp_86', u'CBRANCH_-1207270624'), (u'LOAD_-1207270458', u'INT_NEGATE_-1207270428'), (u'INT_MULT_-1207270443', u'INT_ADD_-1207270455'), (u'LOAD_-1207270427', u'INT_OR_-1207270400'), (u'CAST_-1207270218', u'STORE_-1207270585'), (u'INT_EQUAL_-1207270610', u'CBRANCH_-1207270605'), (u'INT_OR_-1207270399', u'STORE_-1207270400'), ('const-4', u'INT_ADD_-1207270399'), ('tmp_116', u'CBRANCH_-1207270608'), ('tmp_934', u'SUBPIECE_-1207270316'), (u'MULTIEQUAL_-1207270240', u'INT_MULT_-1207270383'), (u'INT_OR_-1207270424', u'STORE_-1207270423'), (u'INT_MULT_-1207270407', u'INT_ADD_-1207270419'), (u'INT_ADD_-1207270429', u'CAST_-1207270157'), ('const-433', u'LOAD_-1207270499'), (u'MULTIEQUAL_-1207270210', u'INT_MULT_-1207270443'), ('const-433', u'LOAD_-1207270426'), ('const-8', u'INT_MULT_-1207270629'), (u'INT_ADD_-1207270389', u'INT_NOTEQUAL_-1207270394'), (u'MULTIEQUAL_-1207270240', u'INT_ADD_-1207270229'), ('const-8', u'INT_MULT_-1207270400'), ('const--8', u'INT_MULT_-1207270385'), (u'INT_ADD_-1207270399', u'MULTIEQUAL_-1207270249'), (u'PTRADD_-1207270139', u'LOAD_-1207270485'), ('const-0', u'RETURN_-1207270391'), ('const--8', u'INT_MULT_-1207270575'), (u'INT_MULT_-1207270385', u'INT_ADD_-1207270397'), (u'MULTIEQUAL_-1207270217', u'INT_ADD_-1207270199'), (u'CAST_-1207270193', u'LOAD_-1207270427'), (u'INT_ADD_-1207270421', u'INT_ADD_-1207270419'), (u'INT_NEGATE_-1207270428', u'INT_OR_-1207270399'), (u'INT_SUB_-1207270562', u'MULTIEQUAL_-1207270217'), (u'INT_ADD_-1207270648', u'INT_ADD_-1207270587'), (u'INT_ADD_-1207270414', u'INT_ADD_-1207270412'), ('tmp_934', u'INT_MULT_-1207270401'), ('tmp_932', u'PTRADD_-1207270139'), ('const--8', u'INT_MULT_-1207270559'), ('const-16', u'INT_ADD_-1207270421'), (u'INT_ADD_-1207270239', u'PTRADD_-1207270192'), ('const-24', u'INT_ADD_-1207270411'), (u'INT_MULT_-1207270559', u'INT_ADD_-1207270571'), (u'INT_ADD_-1207270411', u'INT_ADD_-1207270409'), ('const-433', u'LOAD_-1207270451'), ('const-1', u'INT_ADD_-1207270389'), ('const-1', u'INT_SUB_-1207270562'), ('const-433', u'STORE_-1207270409'), ('tmp_934', u'INT_ADD_-1207270198'), (u'INT_ADD_-1207270187', u'INT_ADD_-1207270186'), ('const-433', u'STORE_-1207270433'), (u'INT_ADD_-1207270409', u'CAST_-1207270109'), ('tmp_932', u'LOAD_-1207270686'), (u'INT_NEGATE_-1207270658', u'INT_OR_-1207270574'), (u'MULTIEQUAL_-1207270210', u'INT_MULT_-1207270425'), (u'LOAD_-1207270443', u'INT_OR_-1207270416'), (u'INT_ADD_-1207270641', u'INT_ADD_-1207270395'), (u'INT_MULT_-1207270374', u'INT_ADD_-1207270386'), ('tmp_934', u'INT_AND_-1207270299'), ('const-8', u'PTRADD_-1207270181'), (u'INT_2COMP_-1207270628', u'MULTIEQUAL_-1207270240'), ('tmp_936', u'INT_ADD_-1207270641'), (u'MULTIEQUAL_-1207270210', u'INT_LESS_-1207270405'), (u'INT_MULT_-1207270575', u'INT_ADD_-1207270587'), (u'INT_NEGATE_-1207270658', u'MULTIEQUAL_-1207270202'), ('const-3', u'INT_ADD_-1207270187'), (u'INT_LESS_-1207270405', u'CBRANCH_-1207270401'), ('const-8', u'INT_MULT_-1207270383'), ('const-433', u'LOAD_-1207270485'), (u'PTRADD_-1207270151', u'LOAD_-1207270499'), (u'INT_OR_-1207270442', u'STORE_-1207270433'), ('const-2', u'INT_EQUAL_-1207270610'), (u'INT_ADD_-1207270455', u'CAST_-1207270127'), (u'INT_ADD_-1207270648', u'INT_ADD_-1207270439'), (u'INT_ADD_-1207270648', u'INT_ADD_-1207270413'), (u'INT_ADD_-1207270199', u'INT_ADD_-1207270198'), (u'CAST_-1207270115', u'STORE_-1207270433'), (u'INT_NOTEQUAL_-1207270394', u'CBRANCH_-1207270393'), (u'INT_ADD_-1207270412', u'CAST_-1207270152'), (u'INT_2COMP_-1207270628', u'INT_SUB_-1207270440'), (u'INT_MULT_-1207270636', u'INT_ADD_-1207270648'), (u'INT_ADD_-1207270648', u'INT_ADD_-1207270457'), (u'CAST_-1207270127', u'LOAD_-1207270469'), ('tmp_348', u'CBRANCH_-1207270401'), ('const-8', u'PTRADD_-1207270151'), (u'MULTIEQUAL_-1207270240', u'INT_MULT_-1207270400'), (u'INT_MULT_-1207270629', u'INT_ADD_-1207270641'), (u'PTRADD_-1207270192', u'LOAD_-1207270471'), (u'CAST_-1207270146', u'STORE_-1207270409'), (u'INT_ADD_-1207270386', u'CAST_-1207270141'), ('const-433', u'STORE_-1207270411'), (u'INT_ADD_-1207270571', u'CAST_-1207270218'), ('tmp_934', u'INT_ADD_-1207270228'), ('const-433', u'LOAD_-1207270686'), (u'INT_MULT_-1207270383', u'INT_ADD_-1207270395'), (u'INT_MULT_-1207270397', u'INT_ADD_-1207270409'), (u'INT_ADD_-1207270186', u'PTRADD_-1207270139'), (u'INT_MULT_-1207270401', u'INT_ADD_-1207270413'), (u'INT_ADD_-1207270397', u'CAST_-1207270188'), (u'INT_NEGATE_-1207270469', u'MULTIEQUAL_-1207270202'), (u'INT_ADD_-1207270419', u'CAST_-1207270115'), (u'MULTIEQUAL_-1207270249', u'MULTIEQUAL_-1207270240'), ('tmp_934', u'INT_2COMP_-1207270628'), (u'INT_MULT_-1207270417', u'INT_ADD_-1207270429'), (u'INT_ADD_-1207270228', u'PTRADD_-1207270181'), (u'INT_ADD_-1207270641', u'INT_ADD_-1207270397'), (u'CAST_-1207270188', u'STORE_-1207270411'), (u'INT_ADD_-1207270648', u'INT_ADD_-1207270414'), (u'MULTIEQUAL_-1207270240', u'MULTIEQUAL_-1207270217'), (u'MULTIEQUAL_-1207270240', u'INT_MULT_-1207270417'), (u'INT_ADD_-1207270641', u'INT_ADD_-1207270571'), ('tmp_574', u'CBRANCH_-1207270393'), ('tmp_934', u'INT_MULT_-1207270385'), ('const-0', u'SUBPIECE_-1207270316'), ('tmp_187', u'BRANCH_-1207270568'), (u'INT_AND_-1207270613', u'INT_EQUAL_-1207270610'), (u'INT_AND_-1207270613', u'INT_LESS_-1207270610'), ('const-8', u'INT_ADD_-1207270388'), (u'MULTIEQUAL_-1207270210', u'INT_ADD_-1207270187'), ('const-433', u'LOAD_-1207270458'), ('const-2', u'INT_ADD_-1207270199'), (u'CAST_-1207270141', u'STORE_-1207270400'), ('tmp_932', u'PTRADD_-1207270192'), (u'LOAD_-1207270451', u'INT_OR_-1207270424'), (u'INT_2COMP_-1207270628', u'INT_SUB_-1207270562'), (u'LOAD_-1207270471', u'INT_NEGATE_-1207270442'), (u'INT_MULT_-1207270400', u'INT_ADD_-1207270412'), (u'CAST_-1207270121', u'LOAD_-1207270451'), (u'INT_ADD_-1207270413', u'CAST_-1207270193'), (u'MULTIEQUAL_-1207270210', u'INT_ADD_-1207270399'), (u'INT_ADD_-1207270389', u'MULTIEQUAL_-1207270249'), ('tmp_506', u'BRANCH_-1207270445'), (u'INT_MULT_-1207270425', u'INT_ADD_-1207270437'), ('tmp_932', u'PTRADD_-1207270181'), (u'CAST_-1207270152', u'LOAD_-1207270426'), (u'INT_ADD_-1207270641', u'INT_ADD_-1207270421'), ('tmp_934', u'INT_MULT_-1207270559'), (u'MULTIEQUAL_-1207270235', u'INT_OR_-1207270416'), (u'INT_OR_-1207270574', u'STORE_-1207270585'), (u'LOAD_-1207270601', u'INT_OR_-1207270574'), (u'INT_ADD_-1207270437', u'CAST_-1207270121'), (u'LOAD_-1207270499', u'INT_NEGATE_-1207270469'), (u'INT_ADD_-1207270587', u'CAST_-1207270223'), ('const-8', u'INT_ADD_-1207270414'), ('const-433', u'LOAD_-1207270443'), (u'INT_NEGATE_-1207270658', u'MULTIEQUAL_-1207270235'), (u'MULTIEQUAL_-1207270249', u'INT_ADD_-1207270239'), (u'INT_NEGATE_-1207270455', u'INT_OR_-1207270424'), ('const-2', u'INT_SUB_-1207270440'), ('tmp_934', u'INT_ADD_-1207270186'), (u'MULTIEQUAL_-1207270202', u'INT_OR_-1207270442'), (u'INT_OR_-1207270400', u'STORE_-1207270411'), (u'INT_ADD_-1207270641', u'INT_ADD_-1207270388'), (u'INT_OR_-1207270416', u'STORE_-1207270409'), (u'INT_SUB_-1207270440', u'MULTIEQUAL_-1207270210'), ('const-8', u'PTRADD_-1207270192'), ('tmp_934', u'INT_MULT_-1207270629'), ('const-8', u'INT_MULT_-1207270417'), ('tmp_932', u'PTRADD_-1207270151'), (u'INT_ADD_-1207270395', u'CAST_-1207270146'), (u'INT_LESS_-1207270610', u'CBRANCH_-1207270608'), ('const-433', u'LOAD_-1207270469'), ('tmp_935', u'INT_ADD_-1207270648'), ('const-3', u'INT_AND_-1207270299'), (u'INT_2COMP_-1207270628', u'INT_ADD_-1207270389'), (u'LOAD_-1207270485', u'INT_NEGATE_-1207270455'), ('const--5', u'INT_LESS_-1207270405'), (u'INT_NEGATE_-1207270658', u'INT_OR_-1207270400'), ('const-2', u'INT_LESS_-1207270610'), ('const-8', u'INT_MULT_-1207270443'), ('tmp_934', u'INT_ADD_-1207270239'), (u'INT_ADD_-1207270648', u'INT_ADD_-1207270429'), ('const--8', u'INT_MULT_-1207270401'), (u'INT_AND_-1207270299', u'INT_EQUAL_-1207270626'), (u'PTRADD_-1207270181', u'LOAD_-1207270458'), ('const-433', u'LOAD_-1207270471'), ('const-8', u'INT_MULT_-1207270397'), ('tmp_934', u'INT_MULT_-1207270636'), ('const-433', u'LOAD_-1207270601'), ('const-8', u'INT_MULT_-1207270636'), (u'INT_ADD_-1207270457', u'INT_ADD_-1207270455'), ('const-8', u'INT_MULT_-1207270407'), ('const-433', u'LOAD_-1207270427'), (u'INT_ADD_-1207270641', u'INT_ADD_-1207270411'), (u'INT_ADD_-1207270229', u'INT_ADD_-1207270228'), (u'LOAD_-1207270426', u'INT_OR_-1207270399'), ('tmp_934', u'INT_MULT_-1207270575'), ('const-16', u'INT_ADD_-1207270457'), (u'MULTIEQUAL_-1207270240', u'INT_MULT_-1207270374'), (u'INT_ADD_-1207270388', u'INT_ADD_-1207270386'), (u'LOAD_-1207270469', u'INT_OR_-1207270442'), ('const-3', u'INT_AND_-1207270613')]
[(u'INT_ADD_-1207270198', u'PTRADD_-1207270151'), (u'CAST_-1207270223', u'LOAD_-1207270601'), ('const-433', u'STORE_-1207270400'), ('const-8', u'PTRADD_-1207270139'), (u'MULTIEQUAL_-1207270210', u'INT_MULT_-1207270397'), (u'MULTIEQUAL_-1207270217', u'MULTIEQUAL_-1207270210'), ('const-24', u'INT_ADD_-1207270439'), ('const-1', u'INT_ADD_-1207270229'), (u'CAST_-1207270109', u'STORE_-1207270423'), (u'MULTIEQUAL_-1207270210', u'INT_MULT_-1207270407'), (u'LOAD_-1207270686', u'INT_NEGATE_-1207270658'), ('const-433', u'STORE_-1207270585'), ('const-8', u'INT_MULT_-1207270425'), (u'INT_EQUAL_-1207270626', u'CBRANCH_-1207270624'), (u'SUBPIECE_-1207270316', u'INT_AND_-1207270613'), (u'INT_NEGATE_-1207270442', u'MULTIEQUAL_-1207270235'), ('const-0', u'INT_EQUAL_-1207270626'), (u'CAST_-1207270157', u'LOAD_-1207270443'), ('const-433', u'STORE_-1207270423'), ('const-0', u'INT_NOTEQUAL_-1207270394'), ('const-8', u'INT_MULT_-1207270374'), ('tmp_118', u'CBRANCH_-1207270605'), (u'INT_ADD_-1207270439', u'INT_ADD_-1207270437'), ('tmp_86', u'CBRANCH_-1207270624'), (u'LOAD_-1207270458', u'INT_NEGATE_-1207270428'), (u'INT_MULT_-1207270443', u'INT_ADD_-1207270455'), (u'LOAD_-1207270427', u'INT_OR_-1207270400'), (u'CAST_-1207270218', u'STORE_-1207270585'), (u'INT_EQUAL_-1207270610', u'CBRANCH_-1207270605'), (u'INT_OR_-1207270399', u'STORE_-1207270400'), ('const-4', u'INT_ADD_-1207270399'), ('tmp_116', u'CBRANCH_-1207270608'), ('tmp_934', u'SUBPIECE_-1207270316'), (u'MULTIEQUAL_-1207270240', u'INT_MULT_-1207270383'), (u'INT_OR_-1207270424', u'STORE_-1207270423'), (u'INT_MULT_-1207270407', u'INT_ADD_-1207270419'), (u'INT_ADD_-1207270429', u'CAST_-1207270157'), ('const-433', u'LOAD_-1207270499'), (u'MULTIEQUAL_-1207270210', u'INT_MULT_-1207270443'), ('const-433', u'LOAD_-1207270426'), ('const-8', u'INT_MULT_-1207270629'), (u'INT_ADD_-1207270389', u'INT_NOTEQUAL_-1207270394'), (u'MULTIEQUAL_-1207270240', u'INT_ADD_-1207270229'), ('const-8', u'INT_MULT_-1207270400'), ('const--8', u'INT_MULT_-1207270385'), (u'INT_ADD_-1207270399', u'MULTIEQUAL_-1207270249'), (u'PTRADD_-1207270139', u'LOAD_-1207270485'), ('const-0', u'RETURN_-1207270391'), ('const--8', u'INT_MULT_-1207270575'), (u'INT_MULT_-1207270385', u'INT_ADD_-1207270397'), (u'MULTIEQUAL_-1207270217', u'INT_ADD_-1207270199'), (u'CAST_-1207270193', u'LOAD_-1207270427'), (u'INT_ADD_-1207270421', u'INT_ADD_-1207270419'), (u'INT_NEGATE_-1207270428', u'INT_OR_-1207270399'), (u'INT_SUB_-1207270562', u'MULTIEQUAL_-1207270217'), (u'INT_ADD_-1207270648', u'INT_ADD_-1207270587'), (u'INT_ADD_-1207270414', u'INT_ADD_-1207270412'), ('tmp_934', u'INT_MULT_-1207270401'), ('tmp_932', u'PTRADD_-1207270139'), ('const--8', u'INT_MULT_-1207270559'), ('const-16', u'INT_ADD_-1207270421'), (u'INT_ADD_-1207270239', u'PTRADD_-1207270192'), ('const-24', u'INT_ADD_-1207270411'), (u'INT_MULT_-1207270559', u'INT_ADD_-1207270571'), (u'INT_ADD_-1207270411', u'INT_ADD_-1207270409'), ('const-433', u'LOAD_-1207270451'), ('const-1', u'INT_ADD_-1207270389'), ('const-1', u'INT_SUB_-1207270562'), ('const-433', u'STORE_-1207270409'), ('tmp_934', u'INT_ADD_-1207270198'), (u'INT_ADD_-1207270187', u'INT_ADD_-1207270186'), ('const-433', u'STORE_-1207270433'), (u'INT_ADD_-1207270409', u'CAST_-1207270109'), ('tmp_932', u'LOAD_-1207270686'), (u'INT_NEGATE_-1207270658', u'INT_OR_-1207270574'), (u'MULTIEQUAL_-1207270210', u'INT_MULT_-1207270425'), (u'LOAD_-1207270443', u'INT_OR_-1207270416'), (u'INT_ADD_-1207270641', u'INT_ADD_-1207270395'), (u'INT_MULT_-1207270374', u'INT_ADD_-1207270386'), ('tmp_934', u'INT_AND_-1207270299'), ('const-8', u'PTRADD_-1207270181'), (u'INT_2COMP_-1207270628', u'MULTIEQUAL_-1207270240'), ('tmp_936', u'INT_ADD_-1207270641'), (u'MULTIEQUAL_-1207270210', u'INT_LESS_-1207270405'), (u'INT_MULT_-1207270575', u'INT_ADD_-1207270587'), (u'INT_NEGATE_-1207270658', u'MULTIEQUAL_-1207270202'), ('const-3', u'INT_ADD_-1207270187'), (u'INT_LESS_-1207270405', u'CBRANCH_-1207270401'), ('const-8', u'INT_MULT_-1207270383'), ('const-433', u'LOAD_-1207270485'), (u'PTRADD_-1207270151', u'LOAD_-1207270499'), (u'INT_OR_-1207270442', u'STORE_-1207270433'), ('const-2', u'INT_EQUAL_-1207270610'), (u'INT_ADD_-1207270455', u'CAST_-1207270127'), (u'INT_ADD_-1207270648', u'INT_ADD_-1207270439'), (u'INT_ADD_-1207270648', u'INT_ADD_-1207270413'), (u'INT_ADD_-1207270199', u'INT_ADD_-1207270198'), (u'CAST_-1207270115', u'STORE_-1207270433'), (u'INT_NOTEQUAL_-1207270394', u'CBRANCH_-1207270393'), (u'INT_ADD_-1207270412', u'CAST_-1207270152'), (u'INT_2COMP_-1207270628', u'INT_SUB_-1207270440'), (u'INT_MULT_-1207270636', u'INT_ADD_-1207270648'), (u'INT_ADD_-1207270648', u'INT_ADD_-1207270457'), (u'CAST_-1207270127', u'LOAD_-1207270469'), ('tmp_348', u'CBRANCH_-1207270401'), ('const-8', u'PTRADD_-1207270151'), (u'MULTIEQUAL_-1207270240', u'INT_MULT_-1207270400'), (u'INT_MULT_-1207270629', u'INT_ADD_-1207270641'), (u'PTRADD_-1207270192', u'LOAD_-1207270471'), (u'CAST_-1207270146', u'STORE_-1207270409'), (u'INT_ADD_-1207270386', u'CAST_-1207270141'), ('const-433', u'STORE_-1207270411'), (u'INT_ADD_-1207270571', u'CAST_-1207270218'), ('tmp_934', u'INT_ADD_-1207270228'), ('const-433', u'LOAD_-1207270686'), (u'INT_MULT_-1207270383', u'INT_ADD_-1207270395'), (u'INT_MULT_-1207270397', u'INT_ADD_-1207270409'), (u'INT_ADD_-1207270186', u'PTRADD_-1207270139'), (u'INT_MULT_-1207270401', u'INT_ADD_-1207270413'), (u'INT_ADD_-1207270397', u'CAST_-1207270188'), (u'INT_NEGATE_-1207270469', u'MULTIEQUAL_-1207270202'), (u'INT_ADD_-1207270419', u'CAST_-1207270115'), (u'MULTIEQUAL_-1207270249', u'MULTIEQUAL_-1207270240'), ('tmp_934', u'INT_2COMP_-1207270628'), (u'INT_MULT_-1207270417', u'INT_ADD_-1207270429'), (u'INT_ADD_-1207270228', u'PTRADD_-1207270181'), (u'INT_ADD_-1207270641', u'INT_ADD_-1207270397'), (u'CAST_-1207270188', u'STORE_-1207270411'), (u'INT_ADD_-1207270648', u'INT_ADD_-1207270414'), (u'MULTIEQUAL_-1207270240', u'MULTIEQUAL_-1207270217'), (u'MULTIEQUAL_-1207270240', u'INT_MULT_-1207270417'), (u'INT_ADD_-1207270641', u'INT_ADD_-1207270571'), ('tmp_574', u'CBRANCH_-1207270393'), ('tmp_934', u'INT_MULT_-1207270385'), ('const-0', u'SUBPIECE_-1207270316'), ('tmp_187', u'BRANCH_-1207270568'), (u'INT_AND_-1207270613', u'INT_EQUAL_-1207270610'), (u'INT_AND_-1207270613', u'INT_LESS_-1207270610'), ('const-8', u'INT_ADD_-1207270388'), (u'MULTIEQUAL_-1207270210', u'INT_ADD_-1207270187'), ('const-433', u'LOAD_-1207270458'), ('const-2', u'INT_ADD_-1207270199'), (u'CAST_-1207270141', u'STORE_-1207270400'), ('tmp_932', u'PTRADD_-1207270192'), (u'LOAD_-1207270451', u'INT_OR_-1207270424'), (u'INT_2COMP_-1207270628', u'INT_SUB_-1207270562'), (u'LOAD_-1207270471', u'INT_NEGATE_-1207270442'), (u'INT_MULT_-1207270400', u'INT_ADD_-1207270412'), (u'CAST_-1207270121', u'LOAD_-1207270451'), (u'INT_ADD_-1207270413', u'CAST_-1207270193'), (u'MULTIEQUAL_-1207270210', u'INT_ADD_-1207270399'), (u'INT_ADD_-1207270389', u'MULTIEQUAL_-1207270249'), ('tmp_506', u'BRANCH_-1207270445'), (u'INT_MULT_-1207270425', u'INT_ADD_-1207270437'), ('tmp_932', u'PTRADD_-1207270181'), (u'CAST_-1207270152', u'LOAD_-1207270426'), (u'INT_ADD_-1207270641', u'INT_ADD_-1207270421'), ('tmp_934', u'INT_MULT_-1207270559'), (u'MULTIEQUAL_-1207270235', u'INT_OR_-1207270416'), (u'INT_OR_-1207270574', u'STORE_-1207270585'), (u'LOAD_-1207270601', u'INT_OR_-1207270574'), (u'INT_ADD_-1207270437', u'CAST_-1207270121'), (u'LOAD_-1207270499', u'INT_NEGATE_-1207270469'), (u'INT_ADD_-1207270587', u'CAST_-1207270223'), ('const-8', u'INT_ADD_-1207270414'), ('const-433', u'LOAD_-1207270443'), (u'INT_NEGATE_-1207270658', u'MULTIEQUAL_-1207270235'), (u'MULTIEQUAL_-1207270249', u'INT_ADD_-1207270239'), (u'INT_NEGATE_-1207270455', u'INT_OR_-1207270424'), ('const-2', u'INT_SUB_-1207270440'), ('tmp_934', u'INT_ADD_-1207270186'), (u'MULTIEQUAL_-1207270202', u'INT_OR_-1207270442'), (u'INT_OR_-1207270400', u'STORE_-1207270411'), (u'INT_ADD_-1207270641', u'INT_ADD_-1207270388'), (u'INT_OR_-1207270416', u'STORE_-1207270409'), (u'INT_SUB_-1207270440', u'MULTIEQUAL_-1207270210'), ('const-8', u'PTRADD_-1207270192'), ('tmp_934', u'INT_MULT_-1207270629'), ('const-8', u'INT_MULT_-1207270417'), ('tmp_932', u'PTRADD_-1207270151'), (u'INT_ADD_-1207270395', u'CAST_-1207270146'), (u'INT_LESS_-1207270610', u'CBRANCH_-1207270608'), ('const-433', u'LOAD_-1207270469'), ('tmp_935', u'INT_ADD_-1207270648'), ('const-3', u'INT_AND_-1207270299'), (u'INT_2COMP_-1207270628', u'INT_ADD_-1207270389'), (u'LOAD_-1207270485', u'INT_NEGATE_-1207270455'), ('const--5', u'INT_LESS_-1207270405'), (u'INT_NEGATE_-1207270658', u'INT_OR_-1207270400'), ('const-2', u'INT_LESS_-1207270610'), ('const-8', u'INT_MULT_-1207270443'), ('tmp_934', u'INT_ADD_-1207270239'), (u'INT_ADD_-1207270648', u'INT_ADD_-1207270429'), ('const--8', u'INT_MULT_-1207270401'), (u'INT_AND_-1207270299', u'INT_EQUAL_-1207270626'), (u'PTRADD_-1207270181', u'LOAD_-1207270458'), ('const-433', u'LOAD_-1207270471'), ('const-8', u'INT_MULT_-1207270397'), ('tmp_934', u'INT_MULT_-1207270636'), ('const-433', u'LOAD_-1207270601'), ('const-8', u'INT_MULT_-1207270636'), (u'INT_ADD_-1207270457', u'INT_ADD_-1207270455'), ('const-8', u'INT_MULT_-1207270407'), ('const-433', u'LOAD_-1207270427'), (u'INT_ADD_-1207270641', u'INT_ADD_-1207270411'), (u'INT_ADD_-1207270229', u'INT_ADD_-1207270228'), (u'LOAD_-1207270426', u'INT_OR_-1207270399'), ('tmp_934', u'INT_MULT_-1207270575'), ('const-16', u'INT_ADD_-1207270457'), (u'MULTIEQUAL_-1207270240', u'INT_MULT_-1207270374'), (u'INT_ADD_-1207270388', u'INT_ADD_-1207270386'), (u'LOAD_-1207270469', u'INT_OR_-1207270442'), ('const-3', u'INT_AND_-1207270613')]
null
null
001582e0
x64
O2
(translation_unit "void __gmpn_iorn_n(long param_1,long param_2,ulong *param_3,ulong param_4)\n\n{\n ulong uVar1;\n ulong uVar2;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n bool bVar6;\n \n uVar5 = ~*param_3;\n param_2 = param_2 + param_4 * 8;\n param_1 = param_1 + param_4 * 8;\n uVar4 = -param_4;\n uVar3 = (uint)param_4 & 3;\n if ((param_4 & 3) == 0) goto LAB_00158337;\n if (uVar3 < 2) {\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }\n else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }\n return;\n}\n\n" (function_definition "void __gmpn_iorn_n(long param_1,long param_2,ulong *param_3,ulong param_4)\n\n{\n ulong uVar1;\n ulong uVar2;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n bool bVar6;\n \n uVar5 = ~*param_3;\n param_2 = param_2 + param_4 * 8;\n param_1 = param_1 + param_4 * 8;\n uVar4 = -param_4;\n uVar3 = (uint)param_4 & 3;\n if ((param_4 & 3) == 0) goto LAB_00158337;\n if (uVar3 < 2) {\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }\n else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }\n return;\n}" primitive_type (function_declarator "__gmpn_iorn_n(long param_1,long param_2,ulong *param_3,ulong param_4)" identifier (parameter_list "(long param_1,long param_2,ulong *param_3,ulong param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ulong *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "ulong param_4" type_identifier identifier) ))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n bool bVar6;\n \n uVar5 = ~*param_3;\n param_2 = param_2 + param_4 * 8;\n param_1 = param_1 + param_4 * 8;\n uVar4 = -param_4;\n uVar3 = (uint)param_4 & 3;\n if ((param_4 & 3) == 0) goto LAB_00158337;\n if (uVar3 < 2) {\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }\n else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }\n return;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "bool bVar6;" primitive_type identifier ;) (expression_statement "uVar5 = ~*param_3;" (assignment_expression "uVar5 = ~*param_3" identifier = (unary_expression "~*param_3" ~ (pointer_expression "*param_3" * identifier))) ;) (expression_statement "param_2 = param_2 + param_4 * 8;" (assignment_expression "param_2 = param_2 + param_4 * 8" identifier = (binary_expression "param_2 + param_4 * 8" identifier + (binary_expression "param_4 * 8" identifier * number_literal))) ;) (expression_statement "param_1 = param_1 + param_4 * 8;" (assignment_expression "param_1 = param_1 + param_4 * 8" identifier = (binary_expression "param_1 + param_4 * 8" identifier + (binary_expression "param_4 * 8" identifier * number_literal))) ;) (expression_statement "uVar4 = -param_4;" (assignment_expression "uVar4 = -param_4" identifier = (unary_expression "-param_4" - identifier)) ;) (expression_statement "uVar3 = (uint)param_4 & 3;" (assignment_expression "uVar3 = (uint)param_4 & 3" identifier = (binary_expression "(uint)param_4 & 3" (cast_expression "(uint)param_4" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal)) ;) (if_statement "if ((param_4 & 3) == 0) goto LAB_00158337;" if (parenthesized_expression "((param_4 & 3) == 0)" ( (binary_expression "(param_4 & 3) == 0" (parenthesized_expression "(param_4 & 3)" ( (binary_expression "param_4 & 3" identifier & number_literal) )) == number_literal) )) (goto_statement "goto LAB_00158337;" goto statement_identifier ;)) (if_statement "if (uVar3 < 2) {\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }\n else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }" if (parenthesized_expression "(uVar3 < 2)" ( (binary_expression "uVar3 < 2" identifier < number_literal) )) (compound_statement "{\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }" { (expression_statement "*(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);" (assignment_expression "*(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8)" (pointer_expression "*(ulong *)(param_1 + param_4 * -8)" * (cast_expression "(ulong *)(param_1 + param_4 * -8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + param_4 * -8)" ( (binary_expression "param_1 + param_4 * -8" identifier + (binary_expression "param_4 * -8" identifier * number_literal)) )))) = (binary_expression "uVar5 | *(ulong *)(param_2 + param_4 * -8)" identifier | (pointer_expression "*(ulong *)(param_2 + param_4 * -8)" * (cast_expression "(ulong *)(param_2 + param_4 * -8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + param_4 * -8)" ( (binary_expression "param_2 + param_4 * -8" identifier + (binary_expression "param_4 * -8" identifier * number_literal)) )))))) ;) (expression_statement "uVar4 = uVar4 + 1;" (assignment_expression "uVar4 = uVar4 + 1" identifier = (binary_expression "uVar4 + 1" identifier + number_literal)) ;) (if_statement "if (uVar4 != 0) goto LAB_00158330;" if (parenthesized_expression "(uVar4 != 0)" ( (binary_expression "uVar4 != 0" identifier != number_literal) )) (goto_statement "goto LAB_00158330;" goto statement_identifier ;)) }) (else_clause "else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }" else (compound_statement "{\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }" { (if_statement "if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }" if (parenthesized_expression "(uVar3 == 2)" ( (binary_expression "uVar3 == 2" identifier == number_literal) )) (compound_statement "{\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }" { (expression_statement "uVar4 = uVar4 - 2;" (assignment_expression "uVar4 = uVar4 - 2" identifier = (binary_expression "uVar4 - 2" identifier - number_literal)) ;) (goto_statement "goto LAB_00158359;" goto statement_identifier ;) })) (expression_statement "*(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);" (assignment_expression "*(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8)" (pointer_expression "*(ulong *)(param_1 + param_4 * -8)" * (cast_expression "(ulong *)(param_1 + param_4 * -8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + param_4 * -8)" ( (binary_expression "param_1 + param_4 * -8" identifier + (binary_expression "param_4 * -8" identifier * number_literal)) )))) = (binary_expression "uVar5 | *(ulong *)(param_2 + param_4 * -8)" identifier | (pointer_expression "*(ulong *)(param_2 + param_4 * -8)" * (cast_expression "(ulong *)(param_2 + param_4 * -8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + param_4 * -8)" ( (binary_expression "param_2 + param_4 * -8" identifier + (binary_expression "param_4 * -8" identifier * number_literal)) )))))) ;) (expression_statement "uVar4 = uVar4 - 1;" (assignment_expression "uVar4 = uVar4 - 1" identifier = (binary_expression "uVar4 - 1" identifier - number_literal)) ;) (while_statement "while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }" { (expression_statement "uVar5 = ~param_3[param_4 + uVar4 + 2];" (assignment_expression "uVar5 = ~param_3[param_4 + uVar4 + 2]" identifier = (unary_expression "~param_3[param_4 + uVar4 + 2]" ~ (subscript_expression "param_3[param_4 + uVar4 + 2]" identifier [ (binary_expression "param_4 + uVar4 + 2" (binary_expression "param_4 + uVar4" identifier + identifier) + number_literal) ]))) ;) (labeled_statement "LAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];" statement_identifier : (expression_statement "uVar1 = param_3[param_4 + uVar4 + 3];" (assignment_expression "uVar1 = param_3[param_4 + uVar4 + 3]" identifier = (subscript_expression "param_3[param_4 + uVar4 + 3]" identifier [ (binary_expression "param_4 + uVar4 + 3" (binary_expression "param_4 + uVar4" identifier + identifier) + number_literal) ])) ;)) (expression_statement "uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8)" identifier = (pointer_expression "*(ulong *)(param_2 + 0x18 + uVar4 * 8)" * (cast_expression "(ulong *)(param_2 + 0x18 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x18 + uVar4 * 8)" ( (binary_expression "param_2 + 0x18 + uVar4 * 8" (binary_expression "param_2 + 0x18" identifier + number_literal) + (binary_expression "uVar4 * 8" identifier * number_literal)) ))))) ;) (expression_statement "*(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);" (assignment_expression "*(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8)" (pointer_expression "*(ulong *)(param_1 + 0x10 + uVar4 * 8)" * (cast_expression "(ulong *)(param_1 + 0x10 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10 + uVar4 * 8)" ( (binary_expression "param_1 + 0x10 + uVar4 * 8" (binary_expression "param_1 + 0x10" identifier + number_literal) + (binary_expression "uVar4 * 8" identifier * number_literal)) )))) = (binary_expression "uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8)" identifier | (pointer_expression "*(ulong *)(param_2 + 0x10 + uVar4 * 8)" * (cast_expression "(ulong *)(param_2 + 0x10 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x10 + uVar4 * 8)" ( (binary_expression "param_2 + 0x10 + uVar4 * 8" (binary_expression "param_2 + 0x10" identifier + number_literal) + (binary_expression "uVar4 * 8" identifier * number_literal)) )))))) ;) (expression_statement "*(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;" (assignment_expression "*(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2" (pointer_expression "*(ulong *)(param_1 + 0x18 + uVar4 * 8)" * (cast_expression "(ulong *)(param_1 + 0x18 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18 + uVar4 * 8)" ( (binary_expression "param_1 + 0x18 + uVar4 * 8" (binary_expression "param_1 + 0x18" identifier + number_literal) + (binary_expression "uVar4 * 8" identifier * number_literal)) )))) = (binary_expression "~uVar1 | uVar2" (unary_expression "~uVar1" ~ identifier) | identifier)) ;) (expression_statement "bVar6 = 0xfffffffffffffffb < uVar4;" (assignment_expression "bVar6 = 0xfffffffffffffffb < uVar4" identifier = (binary_expression "0xfffffffffffffffb < uVar4" number_literal < identifier)) ;) (expression_statement "uVar4 = uVar4 + 4;" (assignment_expression "uVar4 = uVar4 + 4" identifier = (binary_expression "uVar4 + 4" identifier + number_literal)) ;) (if_statement "if (bVar6) break;" if (parenthesized_expression "(bVar6)" ( identifier )) (break_statement "break;" break ;)) (labeled_statement "LAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];" statement_identifier : (expression_statement "uVar5 = ~param_3[param_4 + uVar4];" (assignment_expression "uVar5 = ~param_3[param_4 + uVar4]" identifier = (unary_expression "~param_3[param_4 + uVar4]" ~ (subscript_expression "param_3[param_4 + uVar4]" identifier [ (binary_expression "param_4 + uVar4" identifier + identifier) ]))) ;)) (labeled_statement "LAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];" statement_identifier : (expression_statement "uVar1 = param_3[param_4 + uVar4 + 1];" (assignment_expression "uVar1 = param_3[param_4 + uVar4 + 1]" identifier = (subscript_expression "param_3[param_4 + uVar4 + 1]" identifier [ (binary_expression "param_4 + uVar4 + 1" (binary_expression "param_4 + uVar4" identifier + identifier) + number_literal) ])) ;)) (expression_statement "uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8)" identifier = (pointer_expression "*(ulong *)(param_2 + 8 + uVar4 * 8)" * (cast_expression "(ulong *)(param_2 + 8 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8 + uVar4 * 8)" ( (binary_expression "param_2 + 8 + uVar4 * 8" (binary_expression "param_2 + 8" identifier + number_literal) + (binary_expression "uVar4 * 8" identifier * number_literal)) ))))) ;) (expression_statement "*(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);" (assignment_expression "*(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8)" (pointer_expression "*(ulong *)(param_1 + uVar4 * 8)" * (cast_expression "(ulong *)(param_1 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + uVar4 * 8)" ( (binary_expression "param_1 + uVar4 * 8" identifier + (binary_expression "uVar4 * 8" identifier * number_literal)) )))) = (binary_expression "uVar5 | *(ulong *)(param_2 + uVar4 * 8)" identifier | (pointer_expression "*(ulong *)(param_2 + uVar4 * 8)" * (cast_expression "(ulong *)(param_2 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + uVar4 * 8)" ( (binary_expression "param_2 + uVar4 * 8" identifier + (binary_expression "uVar4 * 8" identifier * number_literal)) )))))) ;) (expression_statement "*(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;" (assignment_expression "*(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2" (pointer_expression "*(ulong *)(param_1 + 8 + uVar4 * 8)" * (cast_expression "(ulong *)(param_1 + 8 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8 + uVar4 * 8)" ( (binary_expression "param_1 + 8 + uVar4 * 8" (binary_expression "param_1 + 8" identifier + number_literal) + (binary_expression "uVar4 * 8" identifier * number_literal)) )))) = (binary_expression "~uVar1 | uVar2" (unary_expression "~uVar1" ~ identifier) | identifier)) ;) })) }))) (return_statement "return;" return ;) })))
(translation_unit "void __gmpn_iorn_n(long param_1,long param_2,ulong *param_3,ulong param_4)\n\n{\n ulong uVar1;\n ulong uVar2;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n bool bVar6;\n \n uVar5 = ~*param_3;\n param_2 = param_2 + param_4 * 8;\n param_1 = param_1 + param_4 * 8;\n uVar4 = -param_4;\n uVar3 = (uint)param_4 & 3;\n if ((param_4 & 3) == 0) goto LAB_00158337;\n if (uVar3 < 2) {\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }\n else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }\n return;\n}\n\n" (function_definition "void __gmpn_iorn_n(long param_1,long param_2,ulong *param_3,ulong param_4)\n\n{\n ulong uVar1;\n ulong uVar2;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n bool bVar6;\n \n uVar5 = ~*param_3;\n param_2 = param_2 + param_4 * 8;\n param_1 = param_1 + param_4 * 8;\n uVar4 = -param_4;\n uVar3 = (uint)param_4 & 3;\n if ((param_4 & 3) == 0) goto LAB_00158337;\n if (uVar3 < 2) {\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }\n else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }\n return;\n}" primitive_type (function_declarator "__gmpn_iorn_n(long param_1,long param_2,ulong *param_3,ulong param_4)" identifier (parameter_list "(long param_1,long param_2,ulong *param_3,ulong param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ulong *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "ulong param_4" type_identifier identifier) ))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n bool bVar6;\n \n uVar5 = ~*param_3;\n param_2 = param_2 + param_4 * 8;\n param_1 = param_1 + param_4 * 8;\n uVar4 = -param_4;\n uVar3 = (uint)param_4 & 3;\n if ((param_4 & 3) == 0) goto LAB_00158337;\n if (uVar3 < 2) {\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }\n else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }\n return;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "bool bVar6;" primitive_type identifier ;) (expression_statement "uVar5 = ~*param_3;" (assignment_expression "uVar5 = ~*param_3" identifier = (unary_expression "~*param_3" ~ (pointer_expression "*param_3" * identifier))) ;) (expression_statement "param_2 = param_2 + param_4 * 8;" (assignment_expression "param_2 = param_2 + param_4 * 8" identifier = (binary_expression "param_2 + param_4 * 8" identifier + (binary_expression "param_4 * 8" identifier * number_literal))) ;) (expression_statement "param_1 = param_1 + param_4 * 8;" (assignment_expression "param_1 = param_1 + param_4 * 8" identifier = (binary_expression "param_1 + param_4 * 8" identifier + (binary_expression "param_4 * 8" identifier * number_literal))) ;) (expression_statement "uVar4 = -param_4;" (assignment_expression "uVar4 = -param_4" identifier = (unary_expression "-param_4" - identifier)) ;) (expression_statement "uVar3 = (uint)param_4 & 3;" (assignment_expression "uVar3 = (uint)param_4 & 3" identifier = (binary_expression "(uint)param_4 & 3" (cast_expression "(uint)param_4" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal)) ;) (if_statement "if ((param_4 & 3) == 0) goto LAB_00158337;" if (parenthesized_expression "((param_4 & 3) == 0)" ( (binary_expression "(param_4 & 3) == 0" (parenthesized_expression "(param_4 & 3)" ( (binary_expression "param_4 & 3" identifier & number_literal) )) == number_literal) )) (goto_statement "goto LAB_00158337;" goto statement_identifier ;)) (if_statement "if (uVar3 < 2) {\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }\n else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }" if (parenthesized_expression "(uVar3 < 2)" ( (binary_expression "uVar3 < 2" identifier < number_literal) )) (compound_statement "{\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }" { (expression_statement "*(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);" (assignment_expression "*(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8)" (pointer_expression "*(ulong *)(param_1 + param_4 * -8)" * (cast_expression "(ulong *)(param_1 + param_4 * -8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + param_4 * -8)" ( (binary_expression "param_1 + param_4 * -8" identifier + (binary_expression "param_4 * -8" identifier * number_literal)) )))) = (binary_expression "uVar5 | *(ulong *)(param_2 + param_4 * -8)" identifier | (pointer_expression "*(ulong *)(param_2 + param_4 * -8)" * (cast_expression "(ulong *)(param_2 + param_4 * -8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + param_4 * -8)" ( (binary_expression "param_2 + param_4 * -8" identifier + (binary_expression "param_4 * -8" identifier * number_literal)) )))))) ;) (expression_statement "uVar4 = uVar4 + 1;" (assignment_expression "uVar4 = uVar4 + 1" identifier = (binary_expression "uVar4 + 1" identifier + number_literal)) ;) (if_statement "if (uVar4 != 0) goto LAB_00158330;" if (parenthesized_expression "(uVar4 != 0)" ( (binary_expression "uVar4 != 0" identifier != number_literal) )) (goto_statement "goto LAB_00158330;" goto statement_identifier ;)) }) (else_clause "else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }" else (compound_statement "{\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }" { (if_statement "if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }" if (parenthesized_expression "(uVar3 == 2)" ( (binary_expression "uVar3 == 2" identifier == number_literal) )) (compound_statement "{\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }" { (expression_statement "uVar4 = uVar4 - 2;" (assignment_expression "uVar4 = uVar4 - 2" identifier = (binary_expression "uVar4 - 2" identifier - number_literal)) ;) (goto_statement "goto LAB_00158359;" goto statement_identifier ;) })) (expression_statement "*(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);" (assignment_expression "*(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8)" (pointer_expression "*(ulong *)(param_1 + param_4 * -8)" * (cast_expression "(ulong *)(param_1 + param_4 * -8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + param_4 * -8)" ( (binary_expression "param_1 + param_4 * -8" identifier + (binary_expression "param_4 * -8" identifier * number_literal)) )))) = (binary_expression "uVar5 | *(ulong *)(param_2 + param_4 * -8)" identifier | (pointer_expression "*(ulong *)(param_2 + param_4 * -8)" * (cast_expression "(ulong *)(param_2 + param_4 * -8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + param_4 * -8)" ( (binary_expression "param_2 + param_4 * -8" identifier + (binary_expression "param_4 * -8" identifier * number_literal)) )))))) ;) (expression_statement "uVar4 = uVar4 - 1;" (assignment_expression "uVar4 = uVar4 - 1" identifier = (binary_expression "uVar4 - 1" identifier - number_literal)) ;) (while_statement "while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }" { (expression_statement "uVar5 = ~param_3[param_4 + uVar4 + 2];" (assignment_expression "uVar5 = ~param_3[param_4 + uVar4 + 2]" identifier = (unary_expression "~param_3[param_4 + uVar4 + 2]" ~ (subscript_expression "param_3[param_4 + uVar4 + 2]" identifier [ (binary_expression "param_4 + uVar4 + 2" (binary_expression "param_4 + uVar4" identifier + identifier) + number_literal) ]))) ;) (labeled_statement "LAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];" statement_identifier : (expression_statement "uVar1 = param_3[param_4 + uVar4 + 3];" (assignment_expression "uVar1 = param_3[param_4 + uVar4 + 3]" identifier = (subscript_expression "param_3[param_4 + uVar4 + 3]" identifier [ (binary_expression "param_4 + uVar4 + 3" (binary_expression "param_4 + uVar4" identifier + identifier) + number_literal) ])) ;)) (expression_statement "uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8)" identifier = (pointer_expression "*(ulong *)(param_2 + 0x18 + uVar4 * 8)" * (cast_expression "(ulong *)(param_2 + 0x18 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x18 + uVar4 * 8)" ( (binary_expression "param_2 + 0x18 + uVar4 * 8" (binary_expression "param_2 + 0x18" identifier + number_literal) + (binary_expression "uVar4 * 8" identifier * number_literal)) ))))) ;) (expression_statement "*(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);" (assignment_expression "*(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8)" (pointer_expression "*(ulong *)(param_1 + 0x10 + uVar4 * 8)" * (cast_expression "(ulong *)(param_1 + 0x10 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10 + uVar4 * 8)" ( (binary_expression "param_1 + 0x10 + uVar4 * 8" (binary_expression "param_1 + 0x10" identifier + number_literal) + (binary_expression "uVar4 * 8" identifier * number_literal)) )))) = (binary_expression "uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8)" identifier | (pointer_expression "*(ulong *)(param_2 + 0x10 + uVar4 * 8)" * (cast_expression "(ulong *)(param_2 + 0x10 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x10 + uVar4 * 8)" ( (binary_expression "param_2 + 0x10 + uVar4 * 8" (binary_expression "param_2 + 0x10" identifier + number_literal) + (binary_expression "uVar4 * 8" identifier * number_literal)) )))))) ;) (expression_statement "*(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;" (assignment_expression "*(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2" (pointer_expression "*(ulong *)(param_1 + 0x18 + uVar4 * 8)" * (cast_expression "(ulong *)(param_1 + 0x18 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18 + uVar4 * 8)" ( (binary_expression "param_1 + 0x18 + uVar4 * 8" (binary_expression "param_1 + 0x18" identifier + number_literal) + (binary_expression "uVar4 * 8" identifier * number_literal)) )))) = (binary_expression "~uVar1 | uVar2" (unary_expression "~uVar1" ~ identifier) | identifier)) ;) (expression_statement "bVar6 = 0xfffffffffffffffb < uVar4;" (assignment_expression "bVar6 = 0xfffffffffffffffb < uVar4" identifier = (binary_expression "0xfffffffffffffffb < uVar4" number_literal < identifier)) ;) (expression_statement "uVar4 = uVar4 + 4;" (assignment_expression "uVar4 = uVar4 + 4" identifier = (binary_expression "uVar4 + 4" identifier + number_literal)) ;) (if_statement "if (bVar6) break;" if (parenthesized_expression "(bVar6)" ( identifier )) (break_statement "break;" break ;)) (labeled_statement "LAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];" statement_identifier : (expression_statement "uVar5 = ~param_3[param_4 + uVar4];" (assignment_expression "uVar5 = ~param_3[param_4 + uVar4]" identifier = (unary_expression "~param_3[param_4 + uVar4]" ~ (subscript_expression "param_3[param_4 + uVar4]" identifier [ (binary_expression "param_4 + uVar4" identifier + identifier) ]))) ;)) (labeled_statement "LAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];" statement_identifier : (expression_statement "uVar1 = param_3[param_4 + uVar4 + 1];" (assignment_expression "uVar1 = param_3[param_4 + uVar4 + 1]" identifier = (subscript_expression "param_3[param_4 + uVar4 + 1]" identifier [ (binary_expression "param_4 + uVar4 + 1" (binary_expression "param_4 + uVar4" identifier + identifier) + number_literal) ])) ;)) (expression_statement "uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8)" identifier = (pointer_expression "*(ulong *)(param_2 + 8 + uVar4 * 8)" * (cast_expression "(ulong *)(param_2 + 8 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8 + uVar4 * 8)" ( (binary_expression "param_2 + 8 + uVar4 * 8" (binary_expression "param_2 + 8" identifier + number_literal) + (binary_expression "uVar4 * 8" identifier * number_literal)) ))))) ;) (expression_statement "*(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);" (assignment_expression "*(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8)" (pointer_expression "*(ulong *)(param_1 + uVar4 * 8)" * (cast_expression "(ulong *)(param_1 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + uVar4 * 8)" ( (binary_expression "param_1 + uVar4 * 8" identifier + (binary_expression "uVar4 * 8" identifier * number_literal)) )))) = (binary_expression "uVar5 | *(ulong *)(param_2 + uVar4 * 8)" identifier | (pointer_expression "*(ulong *)(param_2 + uVar4 * 8)" * (cast_expression "(ulong *)(param_2 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + uVar4 * 8)" ( (binary_expression "param_2 + uVar4 * 8" identifier + (binary_expression "uVar4 * 8" identifier * number_literal)) )))))) ;) (expression_statement "*(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;" (assignment_expression "*(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2" (pointer_expression "*(ulong *)(param_1 + 8 + uVar4 * 8)" * (cast_expression "(ulong *)(param_1 + 8 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8 + uVar4 * 8)" ( (binary_expression "param_1 + 8 + uVar4 * 8" (binary_expression "param_1 + 8" identifier + number_literal) + (binary_expression "uVar4 * 8" identifier * number_literal)) )))) = (binary_expression "~uVar1 | uVar2" (unary_expression "~uVar1" ~ identifier) | identifier)) ;) })) }))) (return_statement "return;" return ;) })))
(translation_unit "void __gmpn_iorn_n(long param_1,long param_2,ulong *param_3,ulong param_4)\n\n{\n ulong uVar1;\n ulong uVar2;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n bool bVar6;\n \n uVar5 = ~*param_3;\n param_2 = param_2 + param_4 * 8;\n param_1 = param_1 + param_4 * 8;\n uVar4 = -param_4;\n uVar3 = (uint)param_4 & 3;\n if ((param_4 & 3) == 0) goto LAB_00158337;\n if (uVar3 < 2) {\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }\n else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }\n return;\n}\n\n" (function_definition "void __gmpn_iorn_n(long param_1,long param_2,ulong *param_3,ulong param_4)\n\n{\n ulong uVar1;\n ulong uVar2;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n bool bVar6;\n \n uVar5 = ~*param_3;\n param_2 = param_2 + param_4 * 8;\n param_1 = param_1 + param_4 * 8;\n uVar4 = -param_4;\n uVar3 = (uint)param_4 & 3;\n if ((param_4 & 3) == 0) goto LAB_00158337;\n if (uVar3 < 2) {\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }\n else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }\n return;\n}" primitive_type (function_declarator "__gmpn_iorn_n(long param_1,long param_2,ulong *param_3,ulong param_4)" identifier (parameter_list "(long param_1,long param_2,ulong *param_3,ulong param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ulong *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "ulong param_4" type_identifier identifier) ))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n bool bVar6;\n \n uVar5 = ~*param_3;\n param_2 = param_2 + param_4 * 8;\n param_1 = param_1 + param_4 * 8;\n uVar4 = -param_4;\n uVar3 = (uint)param_4 & 3;\n if ((param_4 & 3) == 0) goto LAB_00158337;\n if (uVar3 < 2) {\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }\n else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }\n return;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "bool bVar6;" primitive_type identifier ;) (expression_statement "uVar5 = ~*param_3;" (assignment_expression "uVar5 = ~*param_3" identifier = (unary_expression "~*param_3" ~ (pointer_expression "*param_3" * identifier))) ;) (expression_statement "param_2 = param_2 + param_4 * 8;" (assignment_expression "param_2 = param_2 + param_4 * 8" identifier = (binary_expression "param_2 + param_4 * 8" identifier + (binary_expression "param_4 * 8" identifier * number_literal))) ;) (expression_statement "param_1 = param_1 + param_4 * 8;" (assignment_expression "param_1 = param_1 + param_4 * 8" identifier = (binary_expression "param_1 + param_4 * 8" identifier + (binary_expression "param_4 * 8" identifier * number_literal))) ;) (expression_statement "uVar4 = -param_4;" (assignment_expression "uVar4 = -param_4" identifier = (unary_expression "-param_4" - identifier)) ;) (expression_statement "uVar3 = (uint)param_4 & 3;" (assignment_expression "uVar3 = (uint)param_4 & 3" identifier = (binary_expression "(uint)param_4 & 3" (cast_expression "(uint)param_4" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal)) ;) (if_statement "if ((param_4 & 3) == 0) goto LAB_00158337;" if (parenthesized_expression "((param_4 & 3) == 0)" ( (binary_expression "(param_4 & 3) == 0" (parenthesized_expression "(param_4 & 3)" ( (binary_expression "param_4 & 3" identifier & number_literal) )) == number_literal) )) (goto_statement "goto LAB_00158337;" goto statement_identifier ;)) (if_statement "if (uVar3 < 2) {\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }\n else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }" if (parenthesized_expression "(uVar3 < 2)" ( (binary_expression "uVar3 < 2" identifier < number_literal) )) (compound_statement "{\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }" { (expression_statement "*(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);" (assignment_expression "*(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8)" (pointer_expression "*(ulong *)(param_1 + param_4 * -8)" * (cast_expression "(ulong *)(param_1 + param_4 * -8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + param_4 * -8)" ( (binary_expression "param_1 + param_4 * -8" identifier + (binary_expression "param_4 * -8" identifier * number_literal)) )))) = (binary_expression "uVar5 | *(ulong *)(param_2 + param_4 * -8)" identifier | (pointer_expression "*(ulong *)(param_2 + param_4 * -8)" * (cast_expression "(ulong *)(param_2 + param_4 * -8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + param_4 * -8)" ( (binary_expression "param_2 + param_4 * -8" identifier + (binary_expression "param_4 * -8" identifier * number_literal)) )))))) ;) (expression_statement "uVar4 = uVar4 + 1;" (assignment_expression "uVar4 = uVar4 + 1" identifier = (binary_expression "uVar4 + 1" identifier + number_literal)) ;) (if_statement "if (uVar4 != 0) goto LAB_00158330;" if (parenthesized_expression "(uVar4 != 0)" ( (binary_expression "uVar4 != 0" identifier != number_literal) )) (goto_statement "goto LAB_00158330;" goto statement_identifier ;)) }) (else_clause "else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }" else (compound_statement "{\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }" { (if_statement "if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }" if (parenthesized_expression "(uVar3 == 2)" ( (binary_expression "uVar3 == 2" identifier == number_literal) )) (compound_statement "{\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }" { (expression_statement "uVar4 = uVar4 - 2;" (assignment_expression "uVar4 = uVar4 - 2" identifier = (binary_expression "uVar4 - 2" identifier - number_literal)) ;) (goto_statement "goto LAB_00158359;" goto statement_identifier ;) })) (expression_statement "*(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);" (assignment_expression "*(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8)" (pointer_expression "*(ulong *)(param_1 + param_4 * -8)" * (cast_expression "(ulong *)(param_1 + param_4 * -8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + param_4 * -8)" ( (binary_expression "param_1 + param_4 * -8" identifier + (binary_expression "param_4 * -8" identifier * number_literal)) )))) = (binary_expression "uVar5 | *(ulong *)(param_2 + param_4 * -8)" identifier | (pointer_expression "*(ulong *)(param_2 + param_4 * -8)" * (cast_expression "(ulong *)(param_2 + param_4 * -8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + param_4 * -8)" ( (binary_expression "param_2 + param_4 * -8" identifier + (binary_expression "param_4 * -8" identifier * number_literal)) )))))) ;) (expression_statement "uVar4 = uVar4 - 1;" (assignment_expression "uVar4 = uVar4 - 1" identifier = (binary_expression "uVar4 - 1" identifier - number_literal)) ;) (while_statement "while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }" { (expression_statement "uVar5 = ~param_3[param_4 + uVar4 + 2];" (assignment_expression "uVar5 = ~param_3[param_4 + uVar4 + 2]" identifier = (unary_expression "~param_3[param_4 + uVar4 + 2]" ~ (subscript_expression "param_3[param_4 + uVar4 + 2]" identifier [ (binary_expression "param_4 + uVar4 + 2" (binary_expression "param_4 + uVar4" identifier + identifier) + number_literal) ]))) ;) (labeled_statement "LAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];" statement_identifier : (expression_statement "uVar1 = param_3[param_4 + uVar4 + 3];" (assignment_expression "uVar1 = param_3[param_4 + uVar4 + 3]" identifier = (subscript_expression "param_3[param_4 + uVar4 + 3]" identifier [ (binary_expression "param_4 + uVar4 + 3" (binary_expression "param_4 + uVar4" identifier + identifier) + number_literal) ])) ;)) (expression_statement "uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8)" identifier = (pointer_expression "*(ulong *)(param_2 + 0x18 + uVar4 * 8)" * (cast_expression "(ulong *)(param_2 + 0x18 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x18 + uVar4 * 8)" ( (binary_expression "param_2 + 0x18 + uVar4 * 8" (binary_expression "param_2 + 0x18" identifier + number_literal) + (binary_expression "uVar4 * 8" identifier * number_literal)) ))))) ;) (expression_statement "*(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);" (assignment_expression "*(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8)" (pointer_expression "*(ulong *)(param_1 + 0x10 + uVar4 * 8)" * (cast_expression "(ulong *)(param_1 + 0x10 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10 + uVar4 * 8)" ( (binary_expression "param_1 + 0x10 + uVar4 * 8" (binary_expression "param_1 + 0x10" identifier + number_literal) + (binary_expression "uVar4 * 8" identifier * number_literal)) )))) = (binary_expression "uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8)" identifier | (pointer_expression "*(ulong *)(param_2 + 0x10 + uVar4 * 8)" * (cast_expression "(ulong *)(param_2 + 0x10 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x10 + uVar4 * 8)" ( (binary_expression "param_2 + 0x10 + uVar4 * 8" (binary_expression "param_2 + 0x10" identifier + number_literal) + (binary_expression "uVar4 * 8" identifier * number_literal)) )))))) ;) (expression_statement "*(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;" (assignment_expression "*(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2" (pointer_expression "*(ulong *)(param_1 + 0x18 + uVar4 * 8)" * (cast_expression "(ulong *)(param_1 + 0x18 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18 + uVar4 * 8)" ( (binary_expression "param_1 + 0x18 + uVar4 * 8" (binary_expression "param_1 + 0x18" identifier + number_literal) + (binary_expression "uVar4 * 8" identifier * number_literal)) )))) = (binary_expression "~uVar1 | uVar2" (unary_expression "~uVar1" ~ identifier) | identifier)) ;) (expression_statement "bVar6 = 0xfffffffffffffffb < uVar4;" (assignment_expression "bVar6 = 0xfffffffffffffffb < uVar4" identifier = (binary_expression "0xfffffffffffffffb < uVar4" number_literal < identifier)) ;) (expression_statement "uVar4 = uVar4 + 4;" (assignment_expression "uVar4 = uVar4 + 4" identifier = (binary_expression "uVar4 + 4" identifier + number_literal)) ;) (if_statement "if (bVar6) break;" if (parenthesized_expression "(bVar6)" ( identifier )) (break_statement "break;" break ;)) (labeled_statement "LAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];" statement_identifier : (expression_statement "uVar5 = ~param_3[param_4 + uVar4];" (assignment_expression "uVar5 = ~param_3[param_4 + uVar4]" identifier = (unary_expression "~param_3[param_4 + uVar4]" ~ (subscript_expression "param_3[param_4 + uVar4]" identifier [ (binary_expression "param_4 + uVar4" identifier + identifier) ]))) ;)) (labeled_statement "LAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];" statement_identifier : (expression_statement "uVar1 = param_3[param_4 + uVar4 + 1];" (assignment_expression "uVar1 = param_3[param_4 + uVar4 + 1]" identifier = (subscript_expression "param_3[param_4 + uVar4 + 1]" identifier [ (binary_expression "param_4 + uVar4 + 1" (binary_expression "param_4 + uVar4" identifier + identifier) + number_literal) ])) ;)) (expression_statement "uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8)" identifier = (pointer_expression "*(ulong *)(param_2 + 8 + uVar4 * 8)" * (cast_expression "(ulong *)(param_2 + 8 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8 + uVar4 * 8)" ( (binary_expression "param_2 + 8 + uVar4 * 8" (binary_expression "param_2 + 8" identifier + number_literal) + (binary_expression "uVar4 * 8" identifier * number_literal)) ))))) ;) (expression_statement "*(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);" (assignment_expression "*(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8)" (pointer_expression "*(ulong *)(param_1 + uVar4 * 8)" * (cast_expression "(ulong *)(param_1 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + uVar4 * 8)" ( (binary_expression "param_1 + uVar4 * 8" identifier + (binary_expression "uVar4 * 8" identifier * number_literal)) )))) = (binary_expression "uVar5 | *(ulong *)(param_2 + uVar4 * 8)" identifier | (pointer_expression "*(ulong *)(param_2 + uVar4 * 8)" * (cast_expression "(ulong *)(param_2 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + uVar4 * 8)" ( (binary_expression "param_2 + uVar4 * 8" identifier + (binary_expression "uVar4 * 8" identifier * number_literal)) )))))) ;) (expression_statement "*(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;" (assignment_expression "*(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2" (pointer_expression "*(ulong *)(param_1 + 8 + uVar4 * 8)" * (cast_expression "(ulong *)(param_1 + 8 + uVar4 * 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8 + uVar4 * 8)" ( (binary_expression "param_1 + 8 + uVar4 * 8" (binary_expression "param_1 + 8" identifier + number_literal) + (binary_expression "uVar4 * 8" identifier * number_literal)) )))) = (binary_expression "~uVar1 | uVar2" (unary_expression "~uVar1" ~ identifier) | identifier)) ;) })) }))) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * 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 ;) (expression_statement (assignment_expression IDENT = (unary_expression ~ (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (binary_expression IDENT * LIT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (binary_expression IDENT * LIT))) ;) (expression_statement (assignment_expression IDENT = (unary_expression - 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 IDENT & LIT) )) == LIT) )) (goto_statement goto statement_identifier ;)) (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 + (binary_expression IDENT * LIT)) )))) = (binary_expression IDENT | (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = (binary_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 { (expression_statement (assignment_expression IDENT = (binary_expression IDENT - LIT)) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) = (binary_expression IDENT | (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (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 = (unary_expression ~ (subscript_expression IDENT [ (binary_expression (binary_expression IDENT + IDENT) + LIT) ]))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ (binary_expression (binary_expression IDENT + IDENT) + LIT) ])) ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (binary_expression IDENT * LIT)) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (binary_expression IDENT * LIT)) )))) = (binary_expression IDENT | (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (binary_expression IDENT * LIT)) )))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (binary_expression IDENT * LIT)) )))) = (binary_expression (unary_expression ~ IDENT) | IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression LIT < IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( IDENT )) (break_statement break ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (unary_expression ~ (subscript_expression IDENT [ (binary_expression IDENT + IDENT) ]))) ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ (binary_expression (binary_expression IDENT + IDENT) + LIT) ])) ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (binary_expression IDENT * LIT)) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) = (binary_expression IDENT | (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (binary_expression IDENT * LIT)) )))) = (binary_expression (unary_expression ~ IDENT) | IDENT)) ;) })) }))) (return_statement return ;) })))
(function_definition "void __gmpn_iorn_n(long param_1,long param_2,ulong *param_3,ulong param_4)\n\n{\n ulong uVar1;\n ulong uVar2;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n bool bVar6;\n \n uVar5 = ~*param_3;\n param_2 = param_2 + param_4 * 8;\n param_1 = param_1 + param_4 * 8;\n uVar4 = -param_4;\n uVar3 = (uint)param_4 & 3;\n if ((param_4 & 3) == 0) goto LAB_00158337;\n if (uVar3 < 2) {\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }\n else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }\n return;\n}" (primitive_type "void") (function_declarator "__gmpn_iorn_n(long param_1,long param_2,ulong *param_3,ulong param_4)" (identifier "__gmpn_iorn_n") (parameter_list "(long param_1,long param_2,ulong *param_3,ulong param_4)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) (, ",") (parameter_declaration "ulong *param_3" (type_identifier "ulong") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) (, ",") (parameter_declaration "ulong param_4" (type_identifier "ulong") (identifier "param_4")) () ")"))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n uint uVar3;\n ulong uVar4;\n ulong uVar5;\n bool bVar6;\n \n uVar5 = ~*param_3;\n param_2 = param_2 + param_4 * 8;\n param_1 = param_1 + param_4 * 8;\n uVar4 = -param_4;\n uVar3 = (uint)param_4 & 3;\n if ((param_4 & 3) == 0) goto LAB_00158337;\n if (uVar3 < 2) {\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }\n else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }\n return;\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "ulong uVar2;" (type_identifier "ulong") (identifier "uVar2") (; ";")) (declaration "uint uVar3;" (type_identifier "uint") (identifier "uVar3") (; ";")) (declaration "ulong uVar4;" (type_identifier "ulong") (identifier "uVar4") (; ";")) (declaration "ulong uVar5;" (type_identifier "ulong") (identifier "uVar5") (; ";")) (declaration "bool bVar6;" (primitive_type "bool") (identifier "bVar6") (; ";")) (expression_statement "uVar5 = ~*param_3;" (assignment_expression "uVar5 = ~*param_3" (identifier "uVar5") (= "=") (unary_expression "~*param_3" (~ "~") (pointer_expression "*param_3" (* "*") (identifier "param_3")))) (; ";")) (expression_statement "param_2 = param_2 + param_4 * 8;" (assignment_expression "param_2 = param_2 + param_4 * 8" (identifier "param_2") (= "=") (binary_expression "param_2 + param_4 * 8" (identifier "param_2") (+ "+") (binary_expression "param_4 * 8" (identifier "param_4") (* "*") (number_literal "8")))) (; ";")) (expression_statement "param_1 = param_1 + param_4 * 8;" (assignment_expression "param_1 = param_1 + param_4 * 8" (identifier "param_1") (= "=") (binary_expression "param_1 + param_4 * 8" (identifier "param_1") (+ "+") (binary_expression "param_4 * 8" (identifier "param_4") (* "*") (number_literal "8")))) (; ";")) (expression_statement "uVar4 = -param_4;" (assignment_expression "uVar4 = -param_4" (identifier "uVar4") (= "=") (unary_expression "-param_4" (- "-") (identifier "param_4"))) (; ";")) (expression_statement "uVar3 = (uint)param_4 & 3;" (assignment_expression "uVar3 = (uint)param_4 & 3" (identifier "uVar3") (= "=") (binary_expression "(uint)param_4 & 3" (cast_expression "(uint)param_4" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "param_4")) (& "&") (number_literal "3"))) (; ";")) (if_statement "if ((param_4 & 3) == 0) goto LAB_00158337;" (if "if") (parenthesized_expression "((param_4 & 3) == 0)" (( "(") (binary_expression "(param_4 & 3) == 0" (parenthesized_expression "(param_4 & 3)" (( "(") (binary_expression "param_4 & 3" (identifier "param_4") (& "&") (number_literal "3")) () ")")) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_00158337;" (goto "goto") (statement_identifier "LAB_00158337") (; ";"))) (if_statement "if (uVar3 < 2) {\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }\n else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }" (if "if") (parenthesized_expression "(uVar3 < 2)" (( "(") (binary_expression "uVar3 < 2" (identifier "uVar3") (< "<") (number_literal "2")) () ")")) (compound_statement "{\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 + 1;\n if (uVar4 != 0) goto LAB_00158330;\n }" ({ "{") (expression_statement "*(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);" (assignment_expression "*(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8)" (pointer_expression "*(ulong *)(param_1 + param_4 * -8)" (* "*") (cast_expression "(ulong *)(param_1 + param_4 * -8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + param_4 * -8)" (( "(") (binary_expression "param_1 + param_4 * -8" (identifier "param_1") (+ "+") (binary_expression "param_4 * -8" (identifier "param_4") (* "*") (number_literal "-8"))) () ")")))) (= "=") (binary_expression "uVar5 | *(ulong *)(param_2 + param_4 * -8)" (identifier "uVar5") (| "|") (pointer_expression "*(ulong *)(param_2 + param_4 * -8)" (* "*") (cast_expression "(ulong *)(param_2 + param_4 * -8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + param_4 * -8)" (( "(") (binary_expression "param_2 + param_4 * -8" (identifier "param_2") (+ "+") (binary_expression "param_4 * -8" (identifier "param_4") (* "*") (number_literal "-8"))) () ")")))))) (; ";")) (expression_statement "uVar4 = uVar4 + 1;" (assignment_expression "uVar4 = uVar4 + 1" (identifier "uVar4") (= "=") (binary_expression "uVar4 + 1" (identifier "uVar4") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (uVar4 != 0) goto LAB_00158330;" (if "if") (parenthesized_expression "(uVar4 != 0)" (( "(") (binary_expression "uVar4 != 0" (identifier "uVar4") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_00158330;" (goto "goto") (statement_identifier "LAB_00158330") (; ";"))) (} "}")) (else_clause "else {\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }" (else "else") (compound_statement "{\n if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }\n *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);\n uVar4 = uVar4 - 1;\n while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }\n }" ({ "{") (if_statement "if (uVar3 == 2) {\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }" (if "if") (parenthesized_expression "(uVar3 == 2)" (( "(") (binary_expression "uVar3 == 2" (identifier "uVar3") (== "==") (number_literal "2")) () ")")) (compound_statement "{\n uVar4 = uVar4 - 2;\n goto LAB_00158359;\n }" ({ "{") (expression_statement "uVar4 = uVar4 - 2;" (assignment_expression "uVar4 = uVar4 - 2" (identifier "uVar4") (= "=") (binary_expression "uVar4 - 2" (identifier "uVar4") (- "-") (number_literal "2"))) (; ";")) (goto_statement "goto LAB_00158359;" (goto "goto") (statement_identifier "LAB_00158359") (; ";")) (} "}"))) (expression_statement "*(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8);" (assignment_expression "*(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8)" (pointer_expression "*(ulong *)(param_1 + param_4 * -8)" (* "*") (cast_expression "(ulong *)(param_1 + param_4 * -8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + param_4 * -8)" (( "(") (binary_expression "param_1 + param_4 * -8" (identifier "param_1") (+ "+") (binary_expression "param_4 * -8" (identifier "param_4") (* "*") (number_literal "-8"))) () ")")))) (= "=") (binary_expression "uVar5 | *(ulong *)(param_2 + param_4 * -8)" (identifier "uVar5") (| "|") (pointer_expression "*(ulong *)(param_2 + param_4 * -8)" (* "*") (cast_expression "(ulong *)(param_2 + param_4 * -8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + param_4 * -8)" (( "(") (binary_expression "param_2 + param_4 * -8" (identifier "param_2") (+ "+") (binary_expression "param_4 * -8" (identifier "param_4") (* "*") (number_literal "-8"))) () ")")))))) (; ";")) (expression_statement "uVar4 = uVar4 - 1;" (assignment_expression "uVar4 = uVar4 - 1" (identifier "uVar4") (= "=") (binary_expression "uVar4 - 1" (identifier "uVar4") (- "-") (number_literal "1"))) (; ";")) (while_statement "while( true ) {\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n uVar5 = ~param_3[param_4 + uVar4 + 2];\nLAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];\n uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);\n *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);\n *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;\n bVar6 = 0xfffffffffffffffb < uVar4;\n uVar4 = uVar4 + 4;\n if (bVar6) break;\nLAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];\nLAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];\n uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);\n *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);\n *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;\n }" ({ "{") (expression_statement "uVar5 = ~param_3[param_4 + uVar4 + 2];" (assignment_expression "uVar5 = ~param_3[param_4 + uVar4 + 2]" (identifier "uVar5") (= "=") (unary_expression "~param_3[param_4 + uVar4 + 2]" (~ "~") (subscript_expression "param_3[param_4 + uVar4 + 2]" (identifier "param_3") ([ "[") (binary_expression "param_4 + uVar4 + 2" (binary_expression "param_4 + uVar4" (identifier "param_4") (+ "+") (identifier "uVar4")) (+ "+") (number_literal "2")) (] "]")))) (; ";")) (labeled_statement "LAB_00158359:\n uVar1 = param_3[param_4 + uVar4 + 3];" (statement_identifier "LAB_00158359") (: ":") (expression_statement "uVar1 = param_3[param_4 + uVar4 + 3];" (assignment_expression "uVar1 = param_3[param_4 + uVar4 + 3]" (identifier "uVar1") (= "=") (subscript_expression "param_3[param_4 + uVar4 + 3]" (identifier "param_3") ([ "[") (binary_expression "param_4 + uVar4 + 3" (binary_expression "param_4 + uVar4" (identifier "param_4") (+ "+") (identifier "uVar4")) (+ "+") (number_literal "3")) (] "]"))) (; ";"))) (expression_statement "uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8)" (identifier "uVar2") (= "=") (pointer_expression "*(ulong *)(param_2 + 0x18 + uVar4 * 8)" (* "*") (cast_expression "(ulong *)(param_2 + 0x18 + uVar4 * 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x18 + uVar4 * 8)" (( "(") (binary_expression "param_2 + 0x18 + uVar4 * 8" (binary_expression "param_2 + 0x18" (identifier "param_2") (+ "+") (number_literal "0x18")) (+ "+") (binary_expression "uVar4 * 8" (identifier "uVar4") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (expression_statement "*(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8);" (assignment_expression "*(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8)" (pointer_expression "*(ulong *)(param_1 + 0x10 + uVar4 * 8)" (* "*") (cast_expression "(ulong *)(param_1 + 0x10 + uVar4 * 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10 + uVar4 * 8)" (( "(") (binary_expression "param_1 + 0x10 + uVar4 * 8" (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) (+ "+") (binary_expression "uVar4 * 8" (identifier "uVar4") (* "*") (number_literal "8"))) () ")")))) (= "=") (binary_expression "uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8)" (identifier "uVar5") (| "|") (pointer_expression "*(ulong *)(param_2 + 0x10 + uVar4 * 8)" (* "*") (cast_expression "(ulong *)(param_2 + 0x10 + uVar4 * 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x10 + uVar4 * 8)" (( "(") (binary_expression "param_2 + 0x10 + uVar4 * 8" (binary_expression "param_2 + 0x10" (identifier "param_2") (+ "+") (number_literal "0x10")) (+ "+") (binary_expression "uVar4 * 8" (identifier "uVar4") (* "*") (number_literal "8"))) () ")")))))) (; ";")) (expression_statement "*(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2;" (assignment_expression "*(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2" (pointer_expression "*(ulong *)(param_1 + 0x18 + uVar4 * 8)" (* "*") (cast_expression "(ulong *)(param_1 + 0x18 + uVar4 * 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18 + uVar4 * 8)" (( "(") (binary_expression "param_1 + 0x18 + uVar4 * 8" (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) (+ "+") (binary_expression "uVar4 * 8" (identifier "uVar4") (* "*") (number_literal "8"))) () ")")))) (= "=") (binary_expression "~uVar1 | uVar2" (unary_expression "~uVar1" (~ "~") (identifier "uVar1")) (| "|") (identifier "uVar2"))) (; ";")) (expression_statement "bVar6 = 0xfffffffffffffffb < uVar4;" (assignment_expression "bVar6 = 0xfffffffffffffffb < uVar4" (identifier "bVar6") (= "=") (binary_expression "0xfffffffffffffffb < uVar4" (number_literal "0xfffffffffffffffb") (< "<") (identifier "uVar4"))) (; ";")) (expression_statement "uVar4 = uVar4 + 4;" (assignment_expression "uVar4 = uVar4 + 4" (identifier "uVar4") (= "=") (binary_expression "uVar4 + 4" (identifier "uVar4") (+ "+") (number_literal "4"))) (; ";")) (if_statement "if (bVar6) break;" (if "if") (parenthesized_expression "(bVar6)" (( "(") (identifier "bVar6") () ")")) (break_statement "break;" (break "break") (; ";"))) (labeled_statement "LAB_00158330:\n uVar5 = ~param_3[param_4 + uVar4];" (statement_identifier "LAB_00158330") (: ":") (expression_statement "uVar5 = ~param_3[param_4 + uVar4];" (assignment_expression "uVar5 = ~param_3[param_4 + uVar4]" (identifier "uVar5") (= "=") (unary_expression "~param_3[param_4 + uVar4]" (~ "~") (subscript_expression "param_3[param_4 + uVar4]" (identifier "param_3") ([ "[") (binary_expression "param_4 + uVar4" (identifier "param_4") (+ "+") (identifier "uVar4")) (] "]")))) (; ";"))) (labeled_statement "LAB_00158337:\n uVar1 = param_3[param_4 + uVar4 + 1];" (statement_identifier "LAB_00158337") (: ":") (expression_statement "uVar1 = param_3[param_4 + uVar4 + 1];" (assignment_expression "uVar1 = param_3[param_4 + uVar4 + 1]" (identifier "uVar1") (= "=") (subscript_expression "param_3[param_4 + uVar4 + 1]" (identifier "param_3") ([ "[") (binary_expression "param_4 + uVar4 + 1" (binary_expression "param_4 + uVar4" (identifier "param_4") (+ "+") (identifier "uVar4")) (+ "+") (number_literal "1")) (] "]"))) (; ";"))) (expression_statement "uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8)" (identifier "uVar2") (= "=") (pointer_expression "*(ulong *)(param_2 + 8 + uVar4 * 8)" (* "*") (cast_expression "(ulong *)(param_2 + 8 + uVar4 * 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8 + uVar4 * 8)" (( "(") (binary_expression "param_2 + 8 + uVar4 * 8" (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) (+ "+") (binary_expression "uVar4 * 8" (identifier "uVar4") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (expression_statement "*(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8);" (assignment_expression "*(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8)" (pointer_expression "*(ulong *)(param_1 + uVar4 * 8)" (* "*") (cast_expression "(ulong *)(param_1 + uVar4 * 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + uVar4 * 8)" (( "(") (binary_expression "param_1 + uVar4 * 8" (identifier "param_1") (+ "+") (binary_expression "uVar4 * 8" (identifier "uVar4") (* "*") (number_literal "8"))) () ")")))) (= "=") (binary_expression "uVar5 | *(ulong *)(param_2 + uVar4 * 8)" (identifier "uVar5") (| "|") (pointer_expression "*(ulong *)(param_2 + uVar4 * 8)" (* "*") (cast_expression "(ulong *)(param_2 + uVar4 * 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + uVar4 * 8)" (( "(") (binary_expression "param_2 + uVar4 * 8" (identifier "param_2") (+ "+") (binary_expression "uVar4 * 8" (identifier "uVar4") (* "*") (number_literal "8"))) () ")")))))) (; ";")) (expression_statement "*(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2;" (assignment_expression "*(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2" (pointer_expression "*(ulong *)(param_1 + 8 + uVar4 * 8)" (* "*") (cast_expression "(ulong *)(param_1 + 8 + uVar4 * 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8 + uVar4 * 8)" (( "(") (binary_expression "param_1 + 8 + uVar4 * 8" (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) (+ "+") (binary_expression "uVar4 * 8" (identifier "uVar4") (* "*") (number_literal "8"))) () ")")))) (= "=") (binary_expression "~uVar1 | uVar2" (unary_expression "~uVar1" (~ "~") (identifier "uVar1")) (| "|") (identifier "uVar2"))) (; ";")) (} "}"))) (} "}")))) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(long var_3,long var_1,type_1 *param_3,type_1 var_2) { type_1 uVar1; type_1 var_7; type_2 var_4; type_1 var_6; type_1 var_5; bool bVar6; var_5 = ~*param_3; var_1 = var_1 + var_2 * 8; var_3 = var_3 + var_2 * 8; var_6 = -var_2; var_4 = (type_2)var_2 & 3; if ((var_2 & 3) == 0) goto LAB_00158337; if (var_4 < 2) { *(type_1 *)(var_3 + var_2 * -8) = var_5 | *(type_1 *)(var_1 + var_2 * -8); var_6 = var_6 + 1; if (var_6 != 0) goto LAB_00158330; } else { if (var_4 == 2) { var_6 = var_6 - 2; goto LAB_00158359; } *(type_1 *)(var_3 + var_2 * -8) = var_5 | *(type_1 *)(var_1 + var_2 * -8); var_6 = var_6 - 1; while( true ) { var_5 = ~param_3[var_2 + var_6 + 2]; LAB_00158359: uVar1 = param_3[var_2 + var_6 + 3]; var_7 = *(type_1 *)(var_1 + 0x18 + var_6 * 8); *(type_1 *)(var_3 + 0x10 + var_6 * 8) = var_5 | *(type_1 *)(var_1 + 0x10 + var_6 * 8); *(type_1 *)(var_3 + 0x18 + var_6 * 8) = ~uVar1 | var_7; bVar6 = 0xfffffffffffffffb < var_6; var_6 = var_6 + 4; if (bVar6) break; LAB_00158330: var_5 = ~param_3[var_2 + var_6]; LAB_00158337: uVar1 = param_3[var_2 + var_6 + 1]; var_7 = *(type_1 *)(var_1 + 8 + var_6 * 8); *(type_1 *)(var_3 + var_6 * 8) = var_5 | *(type_1 *)(var_1 + var_6 * 8); *(type_1 *)(var_3 + 8 + var_6 * 8) = ~uVar1 | var_7; } } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (unary_expression argument: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (unary_expression argument: (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: (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (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: (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (goto_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: (binary_expression left: (identifier) right: (number_literal)))))) right: (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: (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: (unary_expression argument: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))))))) (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: (binary_expression left: (identifier) right: (number_literal)))))) right: (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: (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: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (binary_expression left: (unary_expression argument: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (number_literal) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (break_statement)) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (unary_expression argument: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (identifier))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (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: (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: (binary_expression left: (identifier) right: (number_literal)))))) right: (binary_expression left: (unary_expression argument: (identifier)) right: (identifier))))))))) (return_statement))))
null
void MASKED(long param_1,long param_2,ulong *param_3,ulong param_4) { ulong uVar1; ulong uVar2; uint uVar3; ulong uVar4; ulong uVar5; bool bVar6; uVar5 = ~*param_3; param_2 = param_2 + param_4 * 8; param_1 = param_1 + param_4 * 8; uVar4 = -param_4; uVar3 = (uint)param_4 & 3; if ((param_4 & 3) == 0) goto LAB_00158337; if (uVar3 < 2) { *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8); uVar4 = uVar4 + 1; if (uVar4 != 0) goto LAB_00158330; } else { if (uVar3 == 2) { uVar4 = uVar4 - 2; goto LAB_00158359; } *(ulong *)(param_1 + param_4 * -8) = uVar5 | *(ulong *)(param_2 + param_4 * -8); uVar4 = uVar4 - 1; while( true ) { uVar5 = ~param_3[param_4 + uVar4 + 2]; LAB_00158359: uVar1 = param_3[param_4 + uVar4 + 3]; uVar2 = *(ulong *)(param_2 + 0x18 + uVar4 * 8); *(ulong *)(param_1 + 0x10 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + 0x10 + uVar4 * 8); *(ulong *)(param_1 + 0x18 + uVar4 * 8) = ~uVar1 | uVar2; bVar6 = 0xfffffffffffffffb < uVar4; uVar4 = uVar4 + 4; if (bVar6) break; LAB_00158330: uVar5 = ~param_3[param_4 + uVar4]; LAB_00158337: uVar1 = param_3[param_4 + uVar4 + 1]; uVar2 = *(ulong *)(param_2 + 8 + uVar4 * 8); *(ulong *)(param_1 + uVar4 * 8) = uVar5 | *(ulong *)(param_2 + uVar4 * 8); *(ulong *)(param_1 + 8 + uVar4 * 8) = ~uVar1 | uVar2; } } return; }
10234_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
frac_digits
FUN_0034e7f0
/* std::moneypunct<wchar_t, false>::frac_digits() const */ ulong __thiscall std::moneypunct<wchar_t,false>::frac_digits(moneypunct<wchar_t,false> *this) { ulong uVar1; if (*(code **)(*(long *)this + 0x40) == (code *)PTR_do_frac_digits_0045be08) { return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x60); } /* WARNING: Could not recover jumptable at 0x0034e810. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar1 = (**(code **)(*(long *)this + 0x40))(); return uVar1; }
ulong FUN_0034e7f0(long *param_1) { ulong uVar1; if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08) { return (ulong)*(uint *)(param_1[2] + 0x60); } /* WARNING: Could not recover jumptable at 0x0034e810. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar1 = (**(code **)(*param_1 + 0x40))(); return uVar1; }
MOV RAX,qword ptr [RDI] MOV RAX,qword ptr [RAX + 0x40] CMP RAX,qword ptr [0x0045be08] JNZ 0x0034e810 MOV RAX,qword ptr [RDI + 0x10] MOV EAX,dword ptr [RAX + 0x60] RET JMP RAX
null
null
null
null
[(u'LOAD_-1205082120', u'INT_EQUAL_-1205082100'), (u'CAST_-1205081990', u'LOAD_-1205082085'), ('const-0', u'RETURN_-1205082069'), ('const-1', u'RETURN_-1205082058'), ('const-433', u'LOAD_-1205082085'), (u'LOAD_-1205082126', u'INT_ADD_-1205082104'), (u'CALLIND_-1205082061', u'RETURN_-1205082058'), (u'COPY_-1205082084', u'RETURN_-1205082069'), (u'INT_EQUAL_-1205082100', u'CBRANCH_-1205082093'), ('tmp_78', u'CAST_-1205082014'), (u'CAST_-1205082010', u'LOAD_-1205082120'), ('const-16', u'PTRADD_-1205082030'), ('const-433', u'LOAD_-1205082126'), ('tmp_135', u'CAST_-1205082005'), (u'CAST_-1205081995', u'LOAD_-1205082092'), (u'INT_ADD_-1205082069', u'CAST_-1205081990'), ('const-96', u'INT_ADD_-1205082069'), ('const-1', u'PTRADD_-1205082030'), (u'LOAD_-1205082120', u'CALLIND_-1205082061'), (u'CALLIND_-1205082061', u'INDIRECT_-1205081989'), (u'INT_ADD_-1205082104', u'CAST_-1205082010'), (u'PTRADD_-1205082030', u'CAST_-1205081995'), (u'LOAD_-1205082092', u'INT_ADD_-1205082069'), (u'CAST_-1205082014', u'LOAD_-1205082126'), ('const-64', u'INT_ADD_-1205082104'), ('tmp_78', u'PTRADD_-1205082030'), (u'LOAD_-1205082085', u'INT_ZEXT_-1205082056'), ('tmp_43', u'CBRANCH_-1205082093'), (u'INDIRECT_-1205081989', u'COPY_-1205082047'), ('const-433', u'LOAD_-1205082092'), ('const-433', u'LOAD_-1205082120'), (u'INT_ZEXT_-1205082056', u'COPY_-1205082084'), (u'CAST_-1205082005', u'INT_EQUAL_-1205082100'), ('tmp_135', u'COPY_-1205082057')]
[('const-8', u'PTRADD_-1205081997'), (u'LOAD_-1205082120', u'INT_EQUAL_-1205082100'), ('const-0', u'RETURN_-1205082069'), ('tmp_119', u'PTRADD_-1205081997'), ('const-1', u'RETURN_-1205082058'), ('tmp_119', u'LOAD_-1205082126'), (u'LOAD_-1205082126', u'INT_ADD_-1205082104'), (u'CALLIND_-1205082061', u'RETURN_-1205082058'), ('const-433', u'LOAD_-1205082120'), ('tmp_134', u'COPY_-1205082057'), (u'PTRADD_-1205081997', u'LOAD_-1205082092'), (u'COPY_-1205082084', u'RETURN_-1205082069'), (u'INT_EQUAL_-1205082100', u'CBRANCH_-1205082093'), (u'CAST_-1205082010', u'LOAD_-1205082120'), ('const-96', u'INT_ADD_-1205082069'), (u'LOAD_-1205082120', u'CALLIND_-1205082061'), ('const-433', u'LOAD_-1205082126'), (u'CALLIND_-1205082061', u'INDIRECT_-1205081989'), (u'INT_ADD_-1205082104', u'CAST_-1205082010'), (u'CAST_-1205081991', u'LOAD_-1205082085'), ('const-433', u'LOAD_-1205082092'), (u'LOAD_-1205082092', u'INT_ADD_-1205082069'), ('const-433', u'LOAD_-1205082085'), ('const-64', u'INT_ADD_-1205082104'), ('const-2', u'PTRADD_-1205081997'), (u'LOAD_-1205082085', u'INT_ZEXT_-1205082056'), ('tmp_43', u'CBRANCH_-1205082093'), (u'INDIRECT_-1205081989', u'COPY_-1205082047'), ('tmp_134', u'CAST_-1205082005'), (u'INT_ZEXT_-1205082056', u'COPY_-1205082084'), (u'INT_ADD_-1205082069', u'CAST_-1205081991'), (u'CAST_-1205082005', u'INT_EQUAL_-1205082100')]
null
null
0034e7f0
x64
O2
(translation_unit "ulong FUN_0034e7f0(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }\n /* WARNING: Could not recover jumptable at 0x0034e810. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}\n\n" (function_definition "ulong FUN_0034e7f0(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }\n /* WARNING: Could not recover jumptable at 0x0034e810. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}" type_identifier (function_declarator "FUN_0034e7f0(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }\n /* WARNING: Could not recover jumptable at 0x0034e810. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (if_statement "if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08)" ( (binary_expression "*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08" (pointer_expression "*(code **)(*param_1 + 0x40)" * (cast_expression "(code **)(*param_1 + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x40)" ( (binary_expression "*param_1 + 0x40" (pointer_expression "*param_1" * identifier) + number_literal) )))) == (cast_expression "(code *)PTR_FUN_0045be08" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }" { (return_statement "return (ulong)*(uint *)(param_1[2] + 0x60);" return (binary_expression "(ulong)*(uint *)(param_1[2] + 0x60)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1[2] + 0x60)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[2] + 0x60)" ( (binary_expression "param_1[2] + 0x60" (subscript_expression "param_1[2]" identifier [ number_literal ]) + number_literal) )))) ;) })) comment comment (expression_statement "uVar1 = (**(code **)(*param_1 + 0x40))();" (assignment_expression "uVar1 = (**(code **)(*param_1 + 0x40))()" identifier = (call_expression "(**(code **)(*param_1 + 0x40))()" (parenthesized_expression "(**(code **)(*param_1 + 0x40))" ( (pointer_expression "**(code **)(*param_1 + 0x40)" * (pointer_expression "*(code **)(*param_1 + 0x40)" * (cast_expression "(code **)(*param_1 + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x40)" ( (binary_expression "*param_1 + 0x40" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (return_statement "return uVar1;" return identifier ;) })))
(translation_unit "/* std::moneypunct<wchar_t, false>::frac_digits() const */\n\nulong __thiscall std::moneypunct<wchar_t,false>::frac_digits(moneypunct<wchar_t,false> *this)\n\n{\n ulong uVar1;\n \n if (*(code **)(*(long *)this + 0x40) == (code *)PTR_do_frac_digits_0045be08) {\n return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x60);\n }\n /* WARNING: Could not recover jumptable at 0x0034e810. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar1 = (**(code **)(*(long *)this + 0x40))();\n return uVar1;\n}\n\n" comment (declaration "ulong __thiscall std::moneypunct<wchar_t,false>::frac_digits(moneypunct<wchar_t,false> *this)\n\n{\n ulong uVar1;" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::moneypunct<" identifier : : identifier <) identifier , (ERROR "false>::frac_digits(moneypunct<wchar_t,false> *this)\n\n{\n ulong" identifier > : : (function_declarator "frac_digits(moneypunct<wchar_t,false> *this)" identifier (parameter_list "(moneypunct<wchar_t,false> *this)" ( (parameter_declaration "moneypunct<wchar_t" type_identifier (ERROR "<" <) identifier) , (parameter_declaration "false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) ))) { identifier) identifier ;) (if_statement "if (*(code **)(*(long *)this + 0x40) == (code *)PTR_do_frac_digits_0045be08) {\n return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x60);\n }" if (parenthesized_expression "(*(code **)(*(long *)this + 0x40) == (code *)PTR_do_frac_digits_0045be08)" ( (binary_expression "*(code **)(*(long *)this + 0x40) == (code *)PTR_do_frac_digits_0045be08" (pointer_expression "*(code **)(*(long *)this + 0x40)" * (cast_expression "(code **)(*(long *)this + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)this + 0x40)" ( (binary_expression "*(long *)this + 0x40" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) )))) == (cast_expression "(code *)PTR_do_frac_digits_0045be08" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x60);\n }" { (return_statement "return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x60);" return (binary_expression "(ulong)*(uint *)(*(long *)(this + 0x10) + 0x60)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(*(long *)(this + 0x10) + 0x60)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(this + 0x10) + 0x60)" ( (binary_expression "*(long *)(this + 0x10) + 0x60" (pointer_expression "*(long *)(this + 0x10)" * (cast_expression "(long *)(this + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) + number_literal) )))) ;) })) comment comment (expression_statement "uVar1 = (**(code **)(*(long *)this + 0x40))();" (assignment_expression "uVar1 = (**(code **)(*(long *)this + 0x40))()" identifier = (call_expression "(**(code **)(*(long *)this + 0x40))()" (parenthesized_expression "(**(code **)(*(long *)this + 0x40))" ( (pointer_expression "**(code **)(*(long *)this + 0x40)" * (pointer_expression "*(code **)(*(long *)this + 0x40)" * (cast_expression "(code **)(*(long *)this + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)this + 0x40)" ( (binary_expression "*(long *)this + 0x40" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (return_statement "return uVar1;" return identifier ;) (ERROR "}" }))
(translation_unit "ulong FUN_0034e7f0(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}\n\n" (function_definition "ulong FUN_0034e7f0(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}" type_identifier (function_declarator "FUN_0034e7f0(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (if_statement "if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08)" ( (binary_expression "*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08" (pointer_expression "*(code **)(*param_1 + 0x40)" * (cast_expression "(code **)(*param_1 + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x40)" ( (binary_expression "*param_1 + 0x40" (pointer_expression "*param_1" * identifier) + number_literal) )))) == (cast_expression "(code *)PTR_FUN_0045be08" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }" { (return_statement "return (ulong)*(uint *)(param_1[2] + 0x60);" return (binary_expression "(ulong)*(uint *)(param_1[2] + 0x60)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1[2] + 0x60)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[2] + 0x60)" ( (binary_expression "param_1[2] + 0x60" (subscript_expression "param_1[2]" identifier [ number_literal ]) + number_literal) )))) ;) })) (expression_statement "uVar1 = (**(code **)(*param_1 + 0x40))();" (assignment_expression "uVar1 = (**(code **)(*param_1 + 0x40))()" identifier = (call_expression "(**(code **)(*param_1 + 0x40))()" (parenthesized_expression "(**(code **)(*param_1 + 0x40))" ( (pointer_expression "**(code **)(*param_1 + 0x40)" * (pointer_expression "*(code **)(*param_1 + 0x40)" * (cast_expression "(code **)(*param_1 + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x40)" ( (binary_expression "*param_1 + 0x40" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (return_statement "return uVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (compound_statement { (return_statement return (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
(function_definition "ulong FUN_0034e7f0(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}" (type_identifier "ulong") (function_declarator "FUN_0034e7f0(long *param_1)" (identifier "FUN_0034e7f0") (parameter_list "(long *param_1)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (if_statement "if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }" (if "if") (parenthesized_expression "(*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08)" (( "(") (binary_expression "*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08" (pointer_expression "*(code **)(*param_1 + 0x40)" (* "*") (cast_expression "(code **)(*param_1 + 0x40)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x40)" (( "(") (binary_expression "*param_1 + 0x40" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x40")) () ")")))) (== "==") (cast_expression "(code *)PTR_FUN_0045be08" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_FUN_0045be08"))) () ")")) (compound_statement "{\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }" ({ "{") (return_statement "return (ulong)*(uint *)(param_1[2] + 0x60);" (return "return") (binary_expression "(ulong)*(uint *)(param_1[2] + 0x60)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(param_1[2] + 0x60)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[2] + 0x60)" (( "(") (binary_expression "param_1[2] + 0x60" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (+ "+") (number_literal "0x60")) () ")")))) (; ";")) (} "}"))) (expression_statement "uVar1 = (**(code **)(*param_1 + 0x40))();" (assignment_expression "uVar1 = (**(code **)(*param_1 + 0x40))()" (identifier "uVar1") (= "=") (call_expression "(**(code **)(*param_1 + 0x40))()" (parenthesized_expression "(**(code **)(*param_1 + 0x40))" (( "(") (pointer_expression "**(code **)(*param_1 + 0x40)" (* "*") (pointer_expression "*(code **)(*param_1 + 0x40)" (* "*") (cast_expression "(code **)(*param_1 + 0x40)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x40)" (( "(") (binary_expression "*param_1 + 0x40" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x40")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return uVar1;" (return "return") (identifier "uVar1") (; ";")) (} "}")))
/* std::moneypunct<wchar_t, false>::frac_digits() const */ type_1 __thiscall std::moneypunct<wchar_t,false>::frac_digits(moneypunct<wchar_t,false> *var_1) { type_1 uVar1; if (*(type_2 **)(*(long *)var_1 + 0x40) == (type_2 *)PTR_do_frac_digits_0045be08) { return (type_1)*(type_3 *)(*(long *)(var_1 + 0x10) + 0x60); } /* WARNING: Could not recover jumptable at 0x0034e810. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar1 = (**(type_2 **)(*(long *)var_1 + 0x40))(); return uVar1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) consequence: (compound_statement (return_statement (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list)))) (return_statement (identifier)))))
null
ulong MASKED(long *param_1) { ulong uVar1; if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0045be08) { return (ulong)*(uint *)(param_1[2] + 0x60); } /* WARNING: Could not recover jumptable at 0x0034e810. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar1 = (**(code **)(*param_1 + 0x40))(); return uVar1; }
1086_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c
sqlite3VtabCreateModule
FUN_0013a0f0
Module * sqlite3VtabCreateModule (sqlite3 *db,char *zName,sqlite3_module *pModule,void *pAux, _func_void_void_ptr *xDestroy) { int *piVar1; uint uVar2; Table *pTable; size_t sVar3; Module *data; char *pKey; Module *pMod; uint uVar4; u64 n; if (pModule == (sqlite3_module *)0x0) { data = (Module *)0x0; pMod = (Module *)sqlite3HashInsert(&db->aModule,zName,(void *)0x0); if (pMod == (Module *)0x0) { return (Module *)0x0; } } else { if (zName == (char *)0x0) { n = 0x31; uVar4 = 0; } else { sVar3 = strlen(zName); uVar4 = (uint)sVar3 & 0x3fffffff; n = (long)(int)uVar4 + 0x31; } data = (Module *)sqlite3Malloc(n); if (data == (Module *)0x0) { uVar4._0_1_ = db->temp_store; uVar4._1_1_ = db->mallocFailed; uVar4._2_1_ = db->bBenignMalloc; uVar4._3_1_ = db->dfltLockMode; if ((uVar4 & 0xffff00) != 0) { return (Module *)0x0; } sqlite3OomFault(db); return (Module *)0x0; } pKey = (char *)memcpy(data + 1,zName,(long)(int)(uVar4 + 1)); data->zName = pKey; data->pModule = pModule; data->pAux = pAux; data->pEpoTab = (Table *)0x0; data->nRefModule = 1; data->xDestroy = xDestroy; pMod = (Module *)sqlite3HashInsert(&db->aModule,pKey,data); if (pMod == (Module *)0x0) { return data; } if (data == pMod) { uVar2._0_1_ = db->temp_store; uVar2._1_1_ = db->mallocFailed; uVar2._2_1_ = db->bBenignMalloc; uVar2._3_1_ = db->dfltLockMode; if ((uVar2 & 0xffff00) == 0) { sqlite3OomFault(db); } sqlite3DbFreeNN(db,pMod); return (Module *)0x0; } } pTable = pMod->pEpoTab; if (pTable != (Table *)0x0) { pTable->tabFlags = pTable->tabFlags | 2; sqlite3DeleteTable(db,pTable); pMod->pEpoTab = (Table *)0x0; } piVar1 = &pMod->nRefModule; *piVar1 = *piVar1 + -1; if (*piVar1 == 0) { sqlite3VtabModuleUnref(db,pMod); } return data; }
long * FUN_0013a0f0(long param_1,char *param_2,long param_3,long param_4,long param_5) { uint *puVar1; long *plVar2; size_t sVar3; long *plVar4; void *pvVar5; long *plVar6; uint uVar7; long lVar8; if (param_3 == 0) { plVar4 = (long *)0x0; plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0); if (plVar6 == (long *)0x0) { return (long *)0x0; } } else { if (param_2 == (char *)0x0) { lVar8 = 0x31; uVar7 = 0; } else { sVar3 = strlen(param_2); uVar7 = (uint)sVar3 & 0x3fffffff; lVar8 = (long)(int)uVar7 + 0x31; } plVar4 = (long *)FUN_00121d10(lVar8); if (plVar4 == (long *)0x0) { if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) { return (long *)0x0; } FUN_00123d30(param_1); return (long *)0x0; } pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1)); plVar4[1] = (long)pvVar5; *plVar4 = param_3; plVar4[3] = param_4; plVar4[5] = 0; *(undefined4 *)(plVar4 + 2) = 1; plVar4[4] = param_5; plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4); if (plVar6 == (long *)0x0) { return plVar4; } if (plVar4 == plVar6) { if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) { FUN_00123d30(param_1); } FUN_00119dc0(param_1,plVar6); return (long *)0x0; } } if (plVar6[5] != 0) { puVar1 = (uint *)(plVar6[5] + 0x40); *puVar1 = *puVar1 | 2; FUN_0013a0c0(param_1); plVar6[5] = 0; } plVar2 = plVar6 + 2; *(int *)plVar2 = (int)*plVar2 + -1; if ((int)*plVar2 == 0) { FUN_00120510(param_1,plVar6); } return plVar4; }
PUSH R15 PUSH R14 MOV R14,RSI PUSH R13 PUSH R12 MOV R12,RDI PUSH RBP PUSH RBX SUB RSP,0x18 TEST RDX,RDX MOV qword ptr [RSP + 0x8],R8 JZ 0x0013a220 TEST RSI,RSI MOV R13,RDX MOV R15,RCX JZ 0x0013a200 MOV RDI,RSI CALL 0x0010c0f0 MOV EBP,EAX AND EBP,0x3fffffff MOVSXD RDI,EBP ADD RDI,0x31 CALL 0x00121d10 TEST RAX,RAX MOV RBX,RAX JZ 0x0013a1f0 LEA RCX,[RAX + 0x30] LEA EDX,[RBP + 0x1] MOV RSI,R14 MOV RDI,RCX MOVSXD RDX,EDX CALL 0x0010c350 MOV RCX,RAX MOV qword ptr [RBX + 0x8],RAX MOV RAX,qword ptr [RSP + 0x8] LEA RDI,[R12 + 0x1f0] MOV qword ptr [RBX],R13 MOV qword ptr [RBX + 0x18],R15 MOV qword ptr [RBX + 0x28],0x0 MOV dword ptr [RBX + 0x10],0x1 MOV RDX,RBX MOV qword ptr [RBX + 0x20],RAX MOV RSI,RCX CALL 0x00121e60 TEST RAX,RAX MOV RBP,RAX JZ 0x0013a1d6 CMP RBX,RAX JZ 0x0013a240 MOV RSI,qword ptr [RBP + 0x28] TEST RSI,RSI JZ 0x0013a1c5 OR dword ptr [RSI + 0x40],0x2 MOV RDI,R12 CALL 0x0013a0c0 MOV qword ptr [RBP + 0x28],0x0 SUB dword ptr [RBP + 0x10],0x1 JNZ 0x0013a1d6 MOV RSI,RBP MOV RDI,R12 CALL 0x00120510 ADD RSP,0x18 MOV RAX,RBX POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET TEST dword ptr [R12 + 0x60],0xffff00 JZ 0x0013a210 XOR EBX,EBX JMP 0x0013a1d6 MOV EDI,0x31 XOR EBP,EBP JMP 0x0013a138 MOV RDI,R12 CALL 0x00123d30 JMP 0x0013a1d6 LEA RDI,[RDI + 0x1f0] XOR EDX,EDX XOR EBX,EBX CALL 0x00121e60 TEST RAX,RAX MOV RBP,RAX JNZ 0x0013a1a8 XOR EBX,EBX JMP 0x0013a1d6 TEST dword ptr [R12 + 0x60],0xffff00 JNZ 0x0013a253 MOV RDI,R12 CALL 0x00123d30 MOV RSI,RBP MOV RDI,R12 XOR EBX,EBX CALL 0x00119dc0 JMP 0x0013a1d6
null
null
null
null
[(u'CALL_-1207131759', u'CAST_-1207130830'), ('const-0', u'COPY_-1207130779'), ('tmp_110', u'CBRANCH_-1207131846'), ('tmp_996', u'PTRSUB_-1207130575'), ('const-433', u'LOAD_-1207131578'), ('tmp_999', u'STORE_-1207131666'), (u'CAST_-1207130799', u'INT_SEXT_-1207131699'), ('const-433', u'LOAD_-1207130722'), (u'INT_SEXT_-1207131767', u'INT_ADD_-1207131760'), ('const-433', u'LOAD_-1207131505'), (u'COPY_-1207130785', u'RETURN_-1207130762'), ('const-0', u'COPY_-1207130885'), ('const-16', u'PTRSUB_-1207130789'), (u'LOAD_-1207131578', u'CALL_-1207131527'), (u'PTRSUB_-1207130576', u'LOAD_-1207130633'), (u'LOAD_-1207130724', u'PIECE_-1207130667'), ('const-98', u'PTRSUB_-1207130666'), (u'INT_SEXT_-1207131699', u'CALL_-1207131704'), (u'CAST_-1207130830', u'PTRSUB_-1207130803'), (u'PTRSUB_-1207130716', u'LOAD_-1207131505'), ('const-1073741823', u'INT_AND_-1207131772'), ('const-0', u'INT_NOTEQUAL_-1207131558'), ('tmp_998', u'STORE_-1207131672'), (u'PTRSUB_-1207130725', u'STORE_-1207131523'), (u'COPY_-1207131049', u'MULTIEQUAL_-1207131113'), (u'MULTIEQUAL_-1207131113', u'COPY_-1207131462'), ('const-0', u'CALL_-1207131250'), (u'INT_ADD_-1207131760', u'MULTIEQUAL_-1207131169'), (u'CAST_-1207130830', u'INT_EQUAL_-1207131585'), (u'CAST_-1207130830', u'PTRSUB_-1207130798'), ('const-98', u'PTRSUB_-1207130575'), ('const-0', u'COPY_-1207131049'), (u'PTRSUB_-1207130668', u'LOAD_-1207130725'), ('tmp_996', u'PTRSUB_-1207130666'), ('const-0', u'RETURN_-1207131413'), (u'INT_ADD_-1207131492', u'STORE_-1207131507'), ('tmp_996', u'CALL_-1207131296'), (u'PTRSUB_-1207130816', u'CALL_-1207131619'), (u'INT_AND_-1207131772', u'CAST_-1207130838'), ('const-40', u'PTRSUB_-1207130748'), (u'PTRSUB_-1207130807', u'STORE_-1207131672'), (u'INT_AND_-1207131302', u'INT_EQUAL_-1207131316'), ('tmp_996', u'CALL_-1207131475'), (u'INT_EQUAL_-1207131829', u'CBRANCH_-1207131819'), ('const-0', u'INT_EQUAL_-1207131605'), ('const-433', u'LOAD_-1207130724'), (u'CAST_-1207130589', u'INT_EQUAL_-1207131236'), ('tmp_690', u'CBRANCH_-1207131307'), (u'MULTIEQUAL_-1207131087', u'PTRSUB_-1207130725'), (u'PTRSUB_-1207130738', u'LOAD_-1207131554'), ('const-96', u'PTRSUB_-1207130668'), (u'LOAD_-1207130723', u'PIECE_-1207130668'), (u'MULTIEQUAL_-1207131087', u'PTRSUB_-1207130748'), (u'LOAD_-1207130725', u'PIECE_-1207130666'), ('tmp_401', u'CBRANCH_-1207131583'), (u'LOAD_-1207131510', u'INT_ADD_-1207131492'), (u'LOAD_-1207130632', u'PIECE_-1207130577'), (u'INT_EQUAL_-1207131605', u'CBRANCH_-1207131599'), ('const-0', u'STORE_-1207131523'), (u'INT_AND_-1207131349', u'INT_NOTEQUAL_-1207131362'), (u'INT_NOTEQUAL_-1207131362', u'CBRANCH_-1207131355'), ('const-0', u'RETURN_-1207130759'), (u'MULTIEQUAL_-1207131033', u'INT_ADD_-1207131052'), ('tmp_996', u'PTRSUB_-1207130668'), (u'CAST_-1207130830', u'CALL_-1207131619'), (u'INT_OR_-1207131527', u'STORE_-1207131551'), (u'COPY_-1207130782', u'RETURN_-1207130759'), (u'PTRSUB_-1207130716', u'LOAD_-1207131510'), ('const-97', u'PTRSUB_-1207130667'), ('const-0', u'INT_EQUAL_-1207131236'), (u'PTRSUB_-1207130716', u'STORE_-1207131507'), ('const-0', u'RETURN_-1207130756'), ('const-40', u'PTRSUB_-1207130798'), (u'CAST_-1207130830', u'PTRSUB_-1207130807'), (u'PTRSUB_-1207130623', u'CALL_-1207131250'), ('tmp_996', u'PTRSUB_-1207130667'), ('const-1', u'PTRADD_-1207130852'), (u'MULTIEQUAL_-1207131087', u'CALL_-1207131475'), ('const-433', u'LOAD_-1207130634'), ('const-433', u'STORE_-1207131696'), ('const-24', u'PTRSUB_-1207130803'), ('const-433', u'LOAD_-1207131554'), (u'CAST_-1207130830', u'COPY_-1207130773'), (u'PIECE_-1207130666', u'INT_AND_-1207131349'), (u'CAST_-1207130795', u'CALL_-1207131619'), (u'PIECE_-1207130576', u'PIECE_-1207130575'), (u'PTRSUB_-1207130577', u'LOAD_-1207130634'), ('const-96', u'PTRSUB_-1207130577'), ('const-32', u'PTRSUB_-1207130778'), ('const-4294967295', u'INT_ADD_-1207131492'), (u'COPY_-1207130885', u'MULTIEQUAL_-1207131033'), ('const-64', u'PTRSUB_-1207130738'), (u'CAST_-1207130737', u'INT_EQUAL_-1207131585'), ('const-0', u'COPY_-1207130776'), (u'PIECE_-1207130575', u'INT_AND_-1207131302'), ('const-0', u'PTRSUB_-1207130807'), ('const-49', u'INT_ADD_-1207131760'), ('const-0', u'INT_EQUAL_-1207131316'), (u'CALL_-1207131704', u'CAST_-1207130795'), (u'INT_EQUAL_-1207131236', u'CBRANCH_-1207131229'), (u'PTRSUB_-1207130665', u'LOAD_-1207130722'), ('tmp_996', u'CALL_-1207131268'), ('tmp_997', u'INT_EQUAL_-1207131829'), (u'PTRSUB_-1207130574', u'LOAD_-1207130631'), ('const-0', u'RETURN_-1207130750'), (u'INT_EQUAL_-1207131856', u'CBRANCH_-1207131846'), (u'PTRSUB_-1207130666', u'LOAD_-1207130723'), (u'PIECE_-1207130577', u'PIECE_-1207130576'), ('const-16776960', u'INT_AND_-1207131349'), ('const-0', u'INT_NOTEQUAL_-1207131362'), ('const-0', u'COPY_-1207130785'), (u'PTRSUB_-1207130738', u'STORE_-1207131551'), ('const-433', u'STORE_-1207131666'), ('const-433', u'LOAD_-1207130632'), ('tmp_996', u'PTRSUB_-1207130576'), ('const-433', u'LOAD_-1207130633'), (u'CAST_-1207130830', u'INT_EQUAL_-1207131745'), ('const-1', u'STORE_-1207131648'), (u'CAST_-1207130795', u'STORE_-1207131696'), (u'PIECE_-1207130667', u'PIECE_-1207130666'), (u'INT_ADD_-1207131052', u'CAST_-1207130799'), ('tmp_996', u'PTRSUB_-1207130665'), (u'PTRSUB_-1207130748', u'LOAD_-1207131578'), (u'LOAD_-1207131578', u'PTRSUB_-1207130738'), ('const-0', u'INT_EQUAL_-1207131495'), ('tmp_996', u'PTRSUB_-1207130577'), ('const-0', u'STORE_-1207131659'), (u'LOAD_-1207131578', u'INT_NOTEQUAL_-1207131558'), (u'CAST_-1207130737', u'INT_EQUAL_-1207131605'), ('tmp_996', u'PTRSUB_-1207130574'), ('tmp_998', u'INT_EQUAL_-1207131856'), ('const-99', u'PTRSUB_-1207130574'), ('const-433', u'STORE_-1207131507'), (u'INT_EQUAL_-1207131585', u'CBRANCH_-1207131583'), (u'PTRSUB_-1207130575', u'LOAD_-1207130632'), (u'COPY_-1207131462', u'RETURN_-1207131413'), (u'CAST_-1207130830', u'PTRSUB_-1207130789'), (u'PTRSUB_-1207130789', u'STORE_-1207131648'), ('const-99', u'PTRSUB_-1207130665'), ('const-496', u'PTRSUB_-1207130816'), ('const-433', u'STORE_-1207131634'), (u'INT_EQUAL_-1207131316', u'CBRANCH_-1207131307'), ('const-433', u'LOAD_-1207130725'), ('tmp_244', u'CBRANCH_-1207131739'), (u'CAST_-1207130830', u'MULTIEQUAL_-1207131113'), ('const-49', u'COPY_-1207131335'), (u'PTRSUB_-1207130778', u'STORE_-1207131634'), ('const-433', u'STORE_-1207131672'), (u'PTRADD_-1207130852', u'CALL_-1207131704'), (u'MULTIEQUAL_-1207131087', u'PTRSUB_-1207130716'), (u'CALL_-1207131250', u'CAST_-1207130589'), ('tmp_933', u'CBRANCH_-1207131229'), ('tmp_1000', u'STORE_-1207131634'), (u'LOAD_-1207131554', u'INT_OR_-1207131527'), ('const-16', u'PTRSUB_-1207130716'), (u'INT_EQUAL_-1207131495', u'CBRANCH_-1207131490'), ('tmp_997', u'CALL_-1207131804'), ('const-0', u'RETURN_-1207130753'), ('const-8', u'PTRSUB_-1207130826'), (u'PTRSUB_-1207130826', u'STORE_-1207131696'), (u'PTRSUB_-1207130798', u'STORE_-1207131659'), ('const-2', u'INT_OR_-1207131527'), ('tmp_140', u'CBRANCH_-1207131819'), (u'CAST_-1207130830', u'PTRSUB_-1207130778'), (u'MULTIEQUAL_-1207131169', u'CALL_-1207131759'), (u'INT_EQUAL_-1207131745', u'CBRANCH_-1207131739'), ('const-0', u'SUBPIECE_-1207131228'), (u'SUBPIECE_-1207131228', u'INT_AND_-1207131772'), (u'CALL_-1207131804', u'SUBPIECE_-1207131228'), ('tmp_996', u'PTRSUB_-1207130816'), ('const-433', u'LOAD_-1207131510'), ('tmp_996', u'PTRSUB_-1207130623'), ('tmp_371', u'CBRANCH_-1207131599'), ('const-1', u'INT_ADD_-1207131052'), (u'PIECE_-1207130668', u'PIECE_-1207130667'), ('const-433', u'STORE_-1207131523'), ('const-0', u'INT_EQUAL_-1207131856'), (u'PTRSUB_-1207130803', u'STORE_-1207131666'), ('const-496', u'PTRSUB_-1207130623'), ('const-97', u'PTRSUB_-1207130576'), (u'INT_NOTEQUAL_-1207131558', u'CBRANCH_-1207131557'), (u'LOAD_-1207130722', u'PIECE_-1207130668'), (u'COPY_-1207130773', u'RETURN_-1207130750'), (u'INT_AND_-1207131772', u'MULTIEQUAL_-1207131033'), (u'CAST_-1207130737', u'MULTIEQUAL_-1207131087'), ('tmp_839', u'BRANCH_-1207131314'), (u'COPY_-1207130779', u'RETURN_-1207130756'), (u'CAST_-1207130830', u'PTRSUB_-1207130826'), ('const-16776960', u'INT_AND_-1207131302'), (u'CALL_-1207131619', u'CAST_-1207130737'), ('const-40', u'PTRSUB_-1207130725'), (u'CAST_-1207130589', u'MULTIEQUAL_-1207131087'), (u'CAST_-1207130737', u'CALL_-1207131268'), ('const-0', u'INT_EQUAL_-1207131829'), (u'CAST_-1207130830', u'PTRADD_-1207130852'), (u'CAST_-1207130838', u'INT_SEXT_-1207131767'), (u'LOAD_-1207130634', u'PIECE_-1207130575'), ('tmp_997', u'CALL_-1207131250'), ('const-433', u'STORE_-1207131659'), ('tmp_997', u'CALL_-1207131704'), (u'LOAD_-1207130631', u'PIECE_-1207130577'), ('const-433', u'STORE_-1207131648'), ('tmp_996', u'CALL_-1207131312'), ('const-433', u'LOAD_-1207130723'), (u'LOAD_-1207131505', u'INT_EQUAL_-1207131495'), ('tmp_771', u'CBRANCH_-1207131355'), (u'COPY_-1207131335', u'MULTIEQUAL_-1207131169'), ('const-433', u'LOAD_-1207130631'), ('const-433', u'STORE_-1207131551'), (u'COPY_-1207130776', u'RETURN_-1207130753'), ('const-0', u'INT_EQUAL_-1207131745'), (u'PTRSUB_-1207130667', u'LOAD_-1207130724'), ('tmp_549', u'CBRANCH_-1207131490'), ('tmp_435', u'CBRANCH_-1207131557'), ('tmp_996', u'CALL_-1207131527'), ('const-0', u'RETURN_-1207130762'), ('const-0', u'COPY_-1207130782'), ('const-48', u'PTRADD_-1207130852'), (u'LOAD_-1207130633', u'PIECE_-1207130576')]
[(u'SUBPIECE_-1207130717', u'INT_ADD_-1207131492'), ('tmp_110', u'CBRANCH_-1207131846'), ('tmp_2212', u'CALL_-1207131312'), (u'INT_SEXT_-1207131767', u'INT_ADD_-1207131760'), ('const-8', u'PTRADD_-1207130798'), (u'CAST_-1207130853', u'CALL_-1207131619'), (u'CALL_-1207131619', u'CAST_-1207130758'), (u'INT_SEXT_-1207131699', u'CALL_-1207131704'), ('const-0', u'INT_NOTEQUAL_-1207131558'), ('const-1073741823', u'INT_AND_-1207131772'), (u'CALL_-1207131704', u'CALL_-1207131619'), (u'CAST_-1207130853', u'MULTIEQUAL_-1207131110'), (u'INT_ADD_-1207131361', u'CAST_-1207130668'), ('const-433', u'STORE_-1207131672'), (u'INT_ADD_-1207131540', u'CAST_-1207130725'), (u'CALL_-1207131804', u'SUBPIECE_-1207131225'), ('const-8', u'PTRADD_-1207130789'), ('const-0', u'COPY_-1207130779'), (u'CAST_-1207130704', u'STORE_-1207131507'), ('const-96', u'INT_ADD_-1207131314'), (u'LOAD_-1207131375', u'INT_AND_-1207131349'), (u'PTRADD_-1207130789', u'CAST_-1207130776'), (u'INT_ADD_-1207131492', u'STORE_-1207131507'), ('const-0', u'COPY_-1207130776'), ('const-0', u'RETURN_-1207131413'), (u'MULTIEQUAL_-1207131110', u'COPY_-1207131462'), ('const-0', u'RETURN_-1207130759'), (u'INT_ADD_-1207131667', u'CALL_-1207131619'), (u'INT_AND_-1207131302', u'INT_EQUAL_-1207131316'), (u'SUBPIECE_-1207131225', u'INT_AND_-1207131772'), ('const-433', u'STORE_-1207131551'), (u'INT_EQUAL_-1207131829', u'CBRANCH_-1207131819'), ('const-0', u'INT_EQUAL_-1207131605'), ('tmp_2212', u'INT_ADD_-1207131361'), ('tmp_690', u'CBRANCH_-1207131307'), ('tmp_2216', u'STORE_-1207131634'), (u'CAST_-1207130853', u'INT_EQUAL_-1207131745'), (u'CAST_-1207130861', u'INT_SEXT_-1207131767'), (u'CAST_-1207130758', u'INT_EQUAL_-1207131585'), ('tmp_401', u'CBRANCH_-1207131583'), (u'SUBPIECE_-1207130716', u'INT_EQUAL_-1207131495'), (u'INT_EQUAL_-1207131605', u'CBRANCH_-1207131599'), ('const-433', u'LOAD_-1207131328'), ('const-64', u'INT_ADD_-1207131540'), (u'INT_AND_-1207131349', u'INT_NOTEQUAL_-1207131362'), (u'INT_NOTEQUAL_-1207131362', u'CBRANCH_-1207131355'), (u'PTRADD_-1207130717', u'CAST_-1207130704'), ('const-433', u'LOAD_-1207131554'), ('const-433', u'STORE_-1207131666'), (u'CAST_-1207130853', u'PTRADD_-1207130803'), (u'MULTIEQUAL_-1207131084', u'PTRADD_-1207130717'), (u'INT_OR_-1207131527', u'STORE_-1207131551'), (u'COPY_-1207130782', u'RETURN_-1207130759'), ('tmp_2212', u'INT_ADD_-1207131273'), (u'CAST_-1207130758', u'CALL_-1207131268'), ('const-0', u'INT_EQUAL_-1207131236'), (u'CAST_-1207130853', u'PTRADD_-1207130798'), (u'CALL_-1207131250', u'CAST_-1207130612'), (u'MULTIEQUAL_-1207131084', u'PTRADD_-1207130726'), ('const-496', u'INT_ADD_-1207131273'), ('tmp_2212', u'CALL_-1207131527'), (u'MULTIEQUAL_-1207131084', u'CALL_-1207131475'), (u'INT_AND_-1207131772', u'MULTIEQUAL_-1207131030'), ('const-0', u'RETURN_-1207130747'), ('const-2', u'PTRADD_-1207130717'), ('tmp_2209', u'CALL_-1207131704'), (u'LOAD_-1207131505', u'SUBPIECE_-1207130716'), ('tmp_2212', u'INT_ADD_-1207131667'), ('const-8', u'PTRADD_-1207130748'), ('const-433', u'STORE_-1207131696'), (u'CAST_-1207130758', u'INT_EQUAL_-1207131605'), ('tmp_2209', u'CALL_-1207131250'), ('tmp_2212', u'CALL_-1207131268'), ('const-0', u'RETURN_-1207130753'), ('tmp_2217', u'STORE_-1207131666'), ('const-49', u'INT_ADD_-1207131760'), ('const-0', u'INT_EQUAL_-1207131316'), (u'INT_AND_-1207131772', u'CAST_-1207130861'), (u'INT_EQUAL_-1207131236', u'CBRANCH_-1207131229'), ('const-433', u'STORE_-1207131507'), ('tmp_2209', u'INT_EQUAL_-1207131829'), (u'INT_EQUAL_-1207131856', u'CBRANCH_-1207131846'), ('const-8', u'PTRADD_-1207130803'), ('const-16776960', u'INT_AND_-1207131349'), ('const-0', u'COPY_-1207131046'), (u'CAST_-1207130612', u'INT_EQUAL_-1207131236'), ('const-0', u'INT_NOTEQUAL_-1207131362'), ('tmp_2212', u'INT_ADD_-1207131314'), ('const-1', u'INT_ADD_-1207131049'), (u'CALL_-1207131759', u'CAST_-1207130853'), (u'CAST_-1207130758', u'MULTIEQUAL_-1207131084'), (u'PTRADD_-1207130717', u'LOAD_-1207131510'), (u'CAST_-1207130853', u'PTRADD_-1207130778'), (u'INT_ADD_-1207131760', u'MULTIEQUAL_-1207131166'), ('const-8', u'PTRADD_-1207130726'), (u'CAST_-1207130583', u'LOAD_-1207131328'), (u'PTRADD_-1207130748', u'LOAD_-1207131578'), ('const-0', u'STORE_-1207131523'), ('const-433', u'STORE_-1207131634'), ('const-0', u'SUBPIECE_-1207130716'), ('const-433', u'STORE_-1207131648'), ('const-0', u'STORE_-1207131659'), ('const-0', u'INT_EQUAL_-1207131495'), (u'CAST_-1207130809', u'STORE_-1207131696'), ('const-4294967295', u'INT_ADD_-1207131492'), (u'LOAD_-1207131578', u'INT_NOTEQUAL_-1207131558'), (u'COPY_-1207130770', u'RETURN_-1207130747'), ('const-0', u'RETURN_-1207130756'), (u'CAST_-1207130853', u'STORE_-1207131672'), (u'INT_EQUAL_-1207131585', u'CBRANCH_-1207131583'), ('const-0', u'SUBPIECE_-1207130717'), (u'CAST_-1207130776', u'STORE_-1207131648'), (u'COPY_-1207131462', u'RETURN_-1207131413'), ('const-0', u'COPY_-1207130782'), (u'CAST_-1207130725', u'LOAD_-1207131554'), (u'INT_EQUAL_-1207131316', u'CBRANCH_-1207131307'), (u'PTRADD_-1207130849', u'CALL_-1207131704'), ('const-5', u'PTRADD_-1207130748'), ('tmp_2212', u'CALL_-1207131475'), ('tmp_244', u'CBRANCH_-1207131739'), ('const-8', u'PTRADD_-1207130778'), ('const-0', u'CALL_-1207131250'), ('tmp_2212', u'CALL_-1207131296'), ('const-49', u'COPY_-1207131335'), ('const-2', u'PTRADD_-1207130789'), (u'PTRADD_-1207130778', u'STORE_-1207131634'), ('const-0', u'SUBPIECE_-1207131225'), ('const-1', u'PTRADD_-1207130824'), ('const-8', u'PTRADD_-1207130849'), ('const-96', u'INT_ADD_-1207131361'), ('tmp_933', u'CBRANCH_-1207131229'), (u'CAST_-1207130821', u'INT_SEXT_-1207131699'), (u'LOAD_-1207131554', u'INT_OR_-1207131527'), (u'PTRADD_-1207130717', u'LOAD_-1207131505'), ('const-433', u'LOAD_-1207131578'), (u'CAST_-1207130725', u'STORE_-1207131551'), (u'INT_ADD_-1207131314', u'CAST_-1207130583'), (u'COPY_-1207131335', u'MULTIEQUAL_-1207131166'), (u'INT_EQUAL_-1207131495', u'CBRANCH_-1207131490'), (u'PTRADD_-1207130726', u'STORE_-1207131523'), (u'CAST_-1207130612', u'MULTIEQUAL_-1207131084'), (u'PTRADD_-1207130798', u'STORE_-1207131659'), (u'MULTIEQUAL_-1207131166', u'CALL_-1207131759'), (u'INT_ADD_-1207131049', u'CAST_-1207130821'), ('const-2', u'INT_OR_-1207131527'), ('tmp_140', u'CBRANCH_-1207131819'), (u'MULTIEQUAL_-1207131030', u'INT_ADD_-1207131049'), (u'INT_EQUAL_-1207131745', u'CBRANCH_-1207131739'), (u'LOAD_-1207131328', u'INT_AND_-1207131302'), (u'CAST_-1207130853', u'PTRADD_-1207130849'), (u'CALL_-1207131704', u'CAST_-1207130809'), ('tmp_371', u'CBRANCH_-1207131599'), ('const-433', u'LOAD_-1207131375'), ('const-4', u'PTRADD_-1207130778'), ('const-433', u'LOAD_-1207131505'), ('const-0', u'INT_EQUAL_-1207131856'), (u'PTRADD_-1207130803', u'STORE_-1207131666'), (u'INT_NOTEQUAL_-1207131558', u'CBRANCH_-1207131557'), ('const-433', u'STORE_-1207131659'), (u'LOAD_-1207131578', u'INT_ADD_-1207131540'), (u'COPY_-1207130773', u'RETURN_-1207130750'), ('const-5', u'PTRADD_-1207130798'), (u'CAST_-1207130853', u'INT_EQUAL_-1207131585'), (u'INT_ADD_-1207131273', u'CALL_-1207131250'), ('const-3', u'PTRADD_-1207130803'), ('tmp_839', u'BRANCH_-1207131314'), (u'COPY_-1207130779', u'RETURN_-1207130756'), (u'CAST_-1207130853', u'PTRADD_-1207130824'), (u'CAST_-1207130668', u'LOAD_-1207131375'), ('const-16776960', u'INT_AND_-1207131302'), (u'LOAD_-1207131510', u'SUBPIECE_-1207130717'), ('const-0', u'COPY_-1207130882'), ('tmp_2215', u'INT_EQUAL_-1207131856'), ('const-0', u'INT_EQUAL_-1207131829'), ('const-433', u'LOAD_-1207131510'), ('const-1', u'STORE_-1207131648'), (u'MULTIEQUAL_-1207131084', u'PTRADD_-1207130748'), ('const-0', u'COPY_-1207130773'), (u'COPY_-1207130882', u'MULTIEQUAL_-1207131030'), ('const-8', u'PTRADD_-1207130717'), ('tmp_2209', u'CALL_-1207131804'), ('const-6', u'PTRADD_-1207130849'), ('const-496', u'INT_ADD_-1207131667'), ('const-433', u'STORE_-1207131523'), (u'COPY_-1207131046', u'MULTIEQUAL_-1207131110'), ('tmp_771', u'CBRANCH_-1207131355'), ('const-0', u'RETURN_-1207130750'), ('const-8', u'PTRADD_-1207130824'), ('const-5', u'PTRADD_-1207130726'), (u'COPY_-1207130776', u'RETURN_-1207130753'), (u'CAST_-1207130853', u'COPY_-1207130770'), ('const-0', u'INT_EQUAL_-1207131745'), (u'CAST_-1207130853', u'PTRADD_-1207130789'), ('tmp_549', u'CBRANCH_-1207131490'), (u'PTRADD_-1207130824', u'STORE_-1207131696'), ('tmp_435', u'CBRANCH_-1207131557'), ('tmp_2215', u'STORE_-1207131672')]
null
null
0013a0f0
x64
O2
(translation_unit "long * FUN_0013a0f0(long param_1,char *param_2,long param_3,long param_4,long param_5)\n\n{\n uint *puVar1;\n long *plVar2;\n size_t sVar3;\n long *plVar4;\n void *pvVar5;\n long *plVar6;\n uint uVar7;\n long lVar8;\n \n if (param_3 == 0) {\n plVar4 = (long *)0x0;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0);\n if (plVar6 == (long *)0x0) {\n return (long *)0x0;\n }\n }\n else {\n if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }\n plVar4 = (long *)FUN_00121d10(lVar8);\n if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }\n pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));\n plVar4[1] = (long)pvVar5;\n *plVar4 = param_3;\n plVar4[3] = param_4;\n plVar4[5] = 0;\n *(undefined4 *)(plVar4 + 2) = 1;\n plVar4[4] = param_5;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);\n if (plVar6 == (long *)0x0) {\n return plVar4;\n }\n if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }\n }\n if (plVar6[5] != 0) {\n puVar1 = (uint *)(plVar6[5] + 0x40);\n *puVar1 = *puVar1 | 2;\n FUN_0013a0c0(param_1);\n plVar6[5] = 0;\n }\n plVar2 = plVar6 + 2;\n *(int *)plVar2 = (int)*plVar2 + -1;\n if ((int)*plVar2 == 0) {\n FUN_00120510(param_1,plVar6);\n }\n return plVar4;\n}\n\n" (function_definition "long * FUN_0013a0f0(long param_1,char *param_2,long param_3,long param_4,long param_5)\n\n{\n uint *puVar1;\n long *plVar2;\n size_t sVar3;\n long *plVar4;\n void *pvVar5;\n long *plVar6;\n uint uVar7;\n long lVar8;\n \n if (param_3 == 0) {\n plVar4 = (long *)0x0;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0);\n if (plVar6 == (long *)0x0) {\n return (long *)0x0;\n }\n }\n else {\n if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }\n plVar4 = (long *)FUN_00121d10(lVar8);\n if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }\n pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));\n plVar4[1] = (long)pvVar5;\n *plVar4 = param_3;\n plVar4[3] = param_4;\n plVar4[5] = 0;\n *(undefined4 *)(plVar4 + 2) = 1;\n plVar4[4] = param_5;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);\n if (plVar6 == (long *)0x0) {\n return plVar4;\n }\n if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }\n }\n if (plVar6[5] != 0) {\n puVar1 = (uint *)(plVar6[5] + 0x40);\n *puVar1 = *puVar1 | 2;\n FUN_0013a0c0(param_1);\n plVar6[5] = 0;\n }\n plVar2 = plVar6 + 2;\n *(int *)plVar2 = (int)*plVar2 + -1;\n if ((int)*plVar2 == 0) {\n FUN_00120510(param_1,plVar6);\n }\n return plVar4;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_0013a0f0(long param_1,char *param_2,long param_3,long param_4,long param_5)" * (function_declarator "FUN_0013a0f0(long param_1,char *param_2,long param_3,long param_4,long param_5)" identifier (parameter_list "(long param_1,char *param_2,long param_3,long param_4,long param_5)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_5" (sized_type_specifier "long" long) identifier) )))) (compound_statement "{\n uint *puVar1;\n long *plVar2;\n size_t sVar3;\n long *plVar4;\n void *pvVar5;\n long *plVar6;\n uint uVar7;\n long lVar8;\n \n if (param_3 == 0) {\n plVar4 = (long *)0x0;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0);\n if (plVar6 == (long *)0x0) {\n return (long *)0x0;\n }\n }\n else {\n if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }\n plVar4 = (long *)FUN_00121d10(lVar8);\n if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }\n pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));\n plVar4[1] = (long)pvVar5;\n *plVar4 = param_3;\n plVar4[3] = param_4;\n plVar4[5] = 0;\n *(undefined4 *)(plVar4 + 2) = 1;\n plVar4[4] = param_5;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);\n if (plVar6 == (long *)0x0) {\n return plVar4;\n }\n if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }\n }\n if (plVar6[5] != 0) {\n puVar1 = (uint *)(plVar6[5] + 0x40);\n *puVar1 = *puVar1 | 2;\n FUN_0013a0c0(param_1);\n plVar6[5] = 0;\n }\n plVar2 = plVar6 + 2;\n *(int *)plVar2 = (int)*plVar2 + -1;\n if ((int)*plVar2 == 0) {\n FUN_00120510(param_1,plVar6);\n }\n return plVar4;\n}" { (declaration "uint *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "size_t sVar3;" primitive_type identifier ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (declaration "void *pvVar5;" primitive_type (pointer_declarator "*pvVar5" * identifier) ;) (declaration "long *plVar6;" (sized_type_specifier "long" long) (pointer_declarator "*plVar6" * identifier) ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (param_3 == 0) {\n plVar4 = (long *)0x0;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0);\n if (plVar6 == (long *)0x0) {\n return (long *)0x0;\n }\n }\n else {\n if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }\n plVar4 = (long *)FUN_00121d10(lVar8);\n if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }\n pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));\n plVar4[1] = (long)pvVar5;\n *plVar4 = param_3;\n plVar4[3] = param_4;\n plVar4[5] = 0;\n *(undefined4 *)(plVar4 + 2) = 1;\n plVar4[4] = param_5;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);\n if (plVar6 == (long *)0x0) {\n return plVar4;\n }\n if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }\n }" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (compound_statement "{\n plVar4 = (long *)0x0;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0);\n if (plVar6 == (long *)0x0) {\n return (long *)0x0;\n }\n }" { (expression_statement "plVar4 = (long *)0x0;" (assignment_expression "plVar4 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0);" (assignment_expression "plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0)" identifier = (cast_expression "(long *)FUN_00121e60(param_1 + 0x1f0,param_2,0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00121e60(param_1 + 0x1f0,param_2,0)" identifier (argument_list "(param_1 + 0x1f0,param_2,0)" ( (binary_expression "param_1 + 0x1f0" identifier + number_literal) , identifier , number_literal ))))) ;) (if_statement "if (plVar6 == (long *)0x0) {\n return (long *)0x0;\n }" if (parenthesized_expression "(plVar6 == (long *)0x0)" ( (binary_expression "plVar6 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return (long *)0x0;\n }" { (return_statement "return (long *)0x0;" return (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) }) (else_clause "else {\n if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }\n plVar4 = (long *)FUN_00121d10(lVar8);\n if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }\n pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));\n plVar4[1] = (long)pvVar5;\n *plVar4 = param_3;\n plVar4[3] = param_4;\n plVar4[5] = 0;\n *(undefined4 *)(plVar4 + 2) = 1;\n plVar4[4] = param_5;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);\n if (plVar6 == (long *)0x0) {\n return plVar4;\n }\n if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }\n }" else (compound_statement "{\n if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }\n plVar4 = (long *)FUN_00121d10(lVar8);\n if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }\n pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));\n plVar4[1] = (long)pvVar5;\n *plVar4 = param_3;\n plVar4[3] = param_4;\n plVar4[5] = 0;\n *(undefined4 *)(plVar4 + 2) = 1;\n plVar4[4] = param_5;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);\n if (plVar6 == (long *)0x0) {\n return plVar4;\n }\n if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }\n }" { (if_statement "if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }" if (parenthesized_expression "(param_2 == (char *)0x0)" ( (binary_expression "param_2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar8 = 0x31;\n uVar7 = 0;\n }" { (expression_statement "lVar8 = 0x31;" (assignment_expression "lVar8 = 0x31" identifier = number_literal) ;) (expression_statement "uVar7 = 0;" (assignment_expression "uVar7 = 0" identifier = number_literal) ;) }) (else_clause "else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }" else (compound_statement "{\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }" { (expression_statement "sVar3 = strlen(param_2);" (assignment_expression "sVar3 = strlen(param_2)" identifier = (call_expression "strlen(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (expression_statement "uVar7 = (uint)sVar3 & 0x3fffffff;" (assignment_expression "uVar7 = (uint)sVar3 & 0x3fffffff" identifier = (binary_expression "(uint)sVar3 & 0x3fffffff" (cast_expression "(uint)sVar3" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal)) ;) (expression_statement "lVar8 = (long)(int)uVar7 + 0x31;" (assignment_expression "lVar8 = (long)(int)uVar7 + 0x31" identifier = (binary_expression "(long)(int)uVar7 + 0x31" (cast_expression "(long)(int)uVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)uVar7" ( (type_descriptor "int" primitive_type) ) identifier)) + number_literal)) ;) }))) (expression_statement "plVar4 = (long *)FUN_00121d10(lVar8);" (assignment_expression "plVar4 = (long *)FUN_00121d10(lVar8)" identifier = (cast_expression "(long *)FUN_00121d10(lVar8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00121d10(lVar8)" identifier (argument_list "(lVar8)" ( identifier ))))) ;) (if_statement "if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\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 if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }" { (if_statement "if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }" if (parenthesized_expression "((*(uint *)(param_1 + 0x60) & 0xffff00) != 0)" ( (binary_expression "(*(uint *)(param_1 + 0x60) & 0xffff00) != 0" (parenthesized_expression "(*(uint *)(param_1 + 0x60) & 0xffff00)" ( (binary_expression "*(uint *)(param_1 + 0x60) & 0xffff00" (pointer_expression "*(uint *)(param_1 + 0x60)" * (cast_expression "(uint *)(param_1 + 0x60)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n return (long *)0x0;\n }" { (return_statement "return (long *)0x0;" return (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (expression_statement "FUN_00123d30(param_1);" (call_expression "FUN_00123d30(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return (long *)0x0;" return (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (expression_statement "pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));" (assignment_expression "pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1))" identifier = (call_expression "memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1))" identifier (argument_list "(plVar4 + 6,param_2,(long)(int)(uVar7 + 1))" ( (binary_expression "plVar4 + 6" identifier + number_literal) , identifier , (cast_expression "(long)(int)(uVar7 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)(uVar7 + 1)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(uVar7 + 1)" ( (binary_expression "uVar7 + 1" identifier + number_literal) )))) )))) ;) (expression_statement "plVar4[1] = (long)pvVar5;" (assignment_expression "plVar4[1] = (long)pvVar5" (subscript_expression "plVar4[1]" identifier [ number_literal ]) = (cast_expression "(long)pvVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "*plVar4 = param_3;" (assignment_expression "*plVar4 = param_3" (pointer_expression "*plVar4" * identifier) = identifier) ;) (expression_statement "plVar4[3] = param_4;" (assignment_expression "plVar4[3] = param_4" (subscript_expression "plVar4[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar4[5] = 0;" (assignment_expression "plVar4[5] = 0" (subscript_expression "plVar4[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar4 + 2) = 1;" (assignment_expression "*(undefined4 *)(plVar4 + 2) = 1" (pointer_expression "*(undefined4 *)(plVar4 + 2)" * (cast_expression "(undefined4 *)(plVar4 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 2)" ( (binary_expression "plVar4 + 2" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar4[4] = param_5;" (assignment_expression "plVar4[4] = param_5" (subscript_expression "plVar4[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);" (assignment_expression "plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4)" identifier = (cast_expression "(long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4)" identifier (argument_list "(param_1 + 0x1f0,pvVar5,plVar4)" ( (binary_expression "param_1 + 0x1f0" identifier + number_literal) , identifier , identifier ))))) ;) (if_statement "if (plVar6 == (long *)0x0) {\n return plVar4;\n }" if (parenthesized_expression "(plVar6 == (long *)0x0)" ( (binary_expression "plVar6 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return plVar4;\n }" { (return_statement "return plVar4;" return identifier ;) })) (if_statement "if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }" if (parenthesized_expression "(plVar4 == plVar6)" ( (binary_expression "plVar4 == plVar6" identifier == identifier) )) (compound_statement "{\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }" { (if_statement "if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }" if (parenthesized_expression "((*(uint *)(param_1 + 0x60) & 0xffff00) == 0)" ( (binary_expression "(*(uint *)(param_1 + 0x60) & 0xffff00) == 0" (parenthesized_expression "(*(uint *)(param_1 + 0x60) & 0xffff00)" ( (binary_expression "*(uint *)(param_1 + 0x60) & 0xffff00" (pointer_expression "*(uint *)(param_1 + 0x60)" * (cast_expression "(uint *)(param_1 + 0x60)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n FUN_00123d30(param_1);\n }" { (expression_statement "FUN_00123d30(param_1);" (call_expression "FUN_00123d30(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) })) (expression_statement "FUN_00119dc0(param_1,plVar6);" (call_expression "FUN_00119dc0(param_1,plVar6)" identifier (argument_list "(param_1,plVar6)" ( identifier , identifier ))) ;) (return_statement "return (long *)0x0;" return (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) }))) (if_statement "if (plVar6[5] != 0) {\n puVar1 = (uint *)(plVar6[5] + 0x40);\n *puVar1 = *puVar1 | 2;\n FUN_0013a0c0(param_1);\n plVar6[5] = 0;\n }" if (parenthesized_expression "(plVar6[5] != 0)" ( (binary_expression "plVar6[5] != 0" (subscript_expression "plVar6[5]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n puVar1 = (uint *)(plVar6[5] + 0x40);\n *puVar1 = *puVar1 | 2;\n FUN_0013a0c0(param_1);\n plVar6[5] = 0;\n }" { (expression_statement "puVar1 = (uint *)(plVar6[5] + 0x40);" (assignment_expression "puVar1 = (uint *)(plVar6[5] + 0x40)" identifier = (cast_expression "(uint *)(plVar6[5] + 0x40)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6[5] + 0x40)" ( (binary_expression "plVar6[5] + 0x40" (subscript_expression "plVar6[5]" identifier [ number_literal ]) + number_literal) )))) ;) (expression_statement "*puVar1 = *puVar1 | 2;" (assignment_expression "*puVar1 = *puVar1 | 2" (pointer_expression "*puVar1" * identifier) = (binary_expression "*puVar1 | 2" (pointer_expression "*puVar1" * identifier) | number_literal)) ;) (expression_statement "FUN_0013a0c0(param_1);" (call_expression "FUN_0013a0c0(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (expression_statement "plVar6[5] = 0;" (assignment_expression "plVar6[5] = 0" (subscript_expression "plVar6[5]" identifier [ number_literal ]) = number_literal) ;) })) (expression_statement "plVar2 = plVar6 + 2;" (assignment_expression "plVar2 = plVar6 + 2" identifier = (binary_expression "plVar6 + 2" identifier + number_literal)) ;) (expression_statement "*(int *)plVar2 = (int)*plVar2 + -1;" (assignment_expression "*(int *)plVar2 = (int)*plVar2 + -1" (pointer_expression "*(int *)plVar2" * (cast_expression "(int *)plVar2" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (binary_expression "(int)*plVar2 + -1" (cast_expression "(int)*plVar2" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*plVar2" * identifier)) + number_literal)) ;) (if_statement "if ((int)*plVar2 == 0) {\n FUN_00120510(param_1,plVar6);\n }" if (parenthesized_expression "((int)*plVar2 == 0)" ( (binary_expression "(int)*plVar2 == 0" (cast_expression "(int)*plVar2" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*plVar2" * identifier)) == number_literal) )) (compound_statement "{\n FUN_00120510(param_1,plVar6);\n }" { (expression_statement "FUN_00120510(param_1,plVar6);" (call_expression "FUN_00120510(param_1,plVar6)" identifier (argument_list "(param_1,plVar6)" ( identifier , identifier ))) ;) })) (return_statement "return plVar4;" return identifier ;) })))
(translation_unit "Module * sqlite3VtabCreateModule\n (sqlite3 *db,char *zName,sqlite3_module *pModule,void *pAux,\n _func_void_void_ptr *xDestroy)\n\n{\n int *piVar1;\n uint uVar2;\n Table *pTable;\n size_t sVar3;\n Module *data;\n char *pKey;\n Module *pMod;\n uint uVar4;\n u64 n;\n \n if (pModule == (sqlite3_module *)0x0) {\n data = (Module *)0x0;\n pMod = (Module *)sqlite3HashInsert(&db->aModule,zName,(void *)0x0);\n if (pMod == (Module *)0x0) {\n return (Module *)0x0;\n }\n }\n else {\n if (zName == (char *)0x0) {\n n = 0x31;\n uVar4 = 0;\n }\n else {\n sVar3 = strlen(zName);\n uVar4 = (uint)sVar3 & 0x3fffffff;\n n = (long)(int)uVar4 + 0x31;\n }\n data = (Module *)sqlite3Malloc(n);\n if (data == (Module *)0x0) {\n uVar4._0_1_ = db->temp_store;\n uVar4._1_1_ = db->mallocFailed;\n uVar4._2_1_ = db->bBenignMalloc;\n uVar4._3_1_ = db->dfltLockMode;\n if ((uVar4 & 0xffff00) != 0) {\n return (Module *)0x0;\n }\n sqlite3OomFault(db);\n return (Module *)0x0;\n }\n pKey = (char *)memcpy(data + 1,zName,(long)(int)(uVar4 + 1));\n data->zName = pKey;\n data->pModule = pModule;\n data->pAux = pAux;\n data->pEpoTab = (Table *)0x0;\n data->nRefModule = 1;\n data->xDestroy = xDestroy;\n pMod = (Module *)sqlite3HashInsert(&db->aModule,pKey,data);\n if (pMod == (Module *)0x0) {\n return data;\n }\n if (data == pMod) {\n uVar2._0_1_ = db->temp_store;\n uVar2._1_1_ = db->mallocFailed;\n uVar2._2_1_ = db->bBenignMalloc;\n uVar2._3_1_ = db->dfltLockMode;\n if ((uVar2 & 0xffff00) == 0) {\n sqlite3OomFault(db);\n }\n sqlite3DbFreeNN(db,pMod);\n return (Module *)0x0;\n }\n }\n pTable = pMod->pEpoTab;\n if (pTable != (Table *)0x0) {\n pTable->tabFlags = pTable->tabFlags | 2;\n sqlite3DeleteTable(db,pTable);\n pMod->pEpoTab = (Table *)0x0;\n }\n piVar1 = &pMod->nRefModule;\n *piVar1 = *piVar1 + -1;\n if (*piVar1 == 0) {\n sqlite3VtabModuleUnref(db,pMod);\n }\n return data;\n}\n\n" (function_definition "Module * sqlite3VtabCreateModule\n (sqlite3 *db,char *zName,sqlite3_module *pModule,void *pAux,\n _func_void_void_ptr *xDestroy)\n\n{\n int *piVar1;\n uint uVar2;\n Table *pTable;\n size_t sVar3;\n Module *data;\n char *pKey;\n Module *pMod;\n uint uVar4;\n u64 n;\n \n if (pModule == (sqlite3_module *)0x0) {\n data = (Module *)0x0;\n pMod = (Module *)sqlite3HashInsert(&db->aModule,zName,(void *)0x0);\n if (pMod == (Module *)0x0) {\n return (Module *)0x0;\n }\n }\n else {\n if (zName == (char *)0x0) {\n n = 0x31;\n uVar4 = 0;\n }\n else {\n sVar3 = strlen(zName);\n uVar4 = (uint)sVar3 & 0x3fffffff;\n n = (long)(int)uVar4 + 0x31;\n }\n data = (Module *)sqlite3Malloc(n);\n if (data == (Module *)0x0) {\n uVar4._0_1_ = db->temp_store;\n uVar4._1_1_ = db->mallocFailed;\n uVar4._2_1_ = db->bBenignMalloc;\n uVar4._3_1_ = db->dfltLockMode;\n if ((uVar4 & 0xffff00) != 0) {\n return (Module *)0x0;\n }\n sqlite3OomFault(db);\n return (Module *)0x0;\n }\n pKey = (char *)memcpy(data + 1,zName,(long)(int)(uVar4 + 1));\n data->zName = pKey;\n data->pModule = pModule;\n data->pAux = pAux;\n data->pEpoTab = (Table *)0x0;\n data->nRefModule = 1;\n data->xDestroy = xDestroy;\n pMod = (Module *)sqlite3HashInsert(&db->aModule,pKey,data);\n if (pMod == (Module *)0x0) {\n return data;\n }\n if (data == pMod) {\n uVar2._0_1_ = db->temp_store;\n uVar2._1_1_ = db->mallocFailed;\n uVar2._2_1_ = db->bBenignMalloc;\n uVar2._3_1_ = db->dfltLockMode;\n if ((uVar2 & 0xffff00) == 0) {\n sqlite3OomFault(db);\n }\n sqlite3DbFreeNN(db,pMod);\n return (Module *)0x0;\n }\n }\n pTable = pMod->pEpoTab;\n if (pTable != (Table *)0x0) {\n pTable->tabFlags = pTable->tabFlags | 2;\n sqlite3DeleteTable(db,pTable);\n pMod->pEpoTab = (Table *)0x0;\n }\n piVar1 = &pMod->nRefModule;\n *piVar1 = *piVar1 + -1;\n if (*piVar1 == 0) {\n sqlite3VtabModuleUnref(db,pMod);\n }\n return data;\n}" type_identifier (pointer_declarator "* sqlite3VtabCreateModule\n (sqlite3 *db,char *zName,sqlite3_module *pModule,void *pAux,\n _func_void_void_ptr *xDestroy)" * (function_declarator "sqlite3VtabCreateModule\n (sqlite3 *db,char *zName,sqlite3_module *pModule,void *pAux,\n _func_void_void_ptr *xDestroy)" identifier (parameter_list "(sqlite3 *db,char *zName,sqlite3_module *pModule,void *pAux,\n _func_void_void_ptr *xDestroy)" ( (parameter_declaration "sqlite3 *db" type_identifier (pointer_declarator "*db" * identifier)) , (parameter_declaration "char *zName" primitive_type (pointer_declarator "*zName" * identifier)) , (parameter_declaration "sqlite3_module *pModule" type_identifier (pointer_declarator "*pModule" * identifier)) , (parameter_declaration "void *pAux" primitive_type (pointer_declarator "*pAux" * identifier)) , (parameter_declaration "_func_void_void_ptr *xDestroy" type_identifier (pointer_declarator "*xDestroy" * identifier)) )))) (compound_statement "{\n int *piVar1;\n uint uVar2;\n Table *pTable;\n size_t sVar3;\n Module *data;\n char *pKey;\n Module *pMod;\n uint uVar4;\n u64 n;\n \n if (pModule == (sqlite3_module *)0x0) {\n data = (Module *)0x0;\n pMod = (Module *)sqlite3HashInsert(&db->aModule,zName,(void *)0x0);\n if (pMod == (Module *)0x0) {\n return (Module *)0x0;\n }\n }\n else {\n if (zName == (char *)0x0) {\n n = 0x31;\n uVar4 = 0;\n }\n else {\n sVar3 = strlen(zName);\n uVar4 = (uint)sVar3 & 0x3fffffff;\n n = (long)(int)uVar4 + 0x31;\n }\n data = (Module *)sqlite3Malloc(n);\n if (data == (Module *)0x0) {\n uVar4._0_1_ = db->temp_store;\n uVar4._1_1_ = db->mallocFailed;\n uVar4._2_1_ = db->bBenignMalloc;\n uVar4._3_1_ = db->dfltLockMode;\n if ((uVar4 & 0xffff00) != 0) {\n return (Module *)0x0;\n }\n sqlite3OomFault(db);\n return (Module *)0x0;\n }\n pKey = (char *)memcpy(data + 1,zName,(long)(int)(uVar4 + 1));\n data->zName = pKey;\n data->pModule = pModule;\n data->pAux = pAux;\n data->pEpoTab = (Table *)0x0;\n data->nRefModule = 1;\n data->xDestroy = xDestroy;\n pMod = (Module *)sqlite3HashInsert(&db->aModule,pKey,data);\n if (pMod == (Module *)0x0) {\n return data;\n }\n if (data == pMod) {\n uVar2._0_1_ = db->temp_store;\n uVar2._1_1_ = db->mallocFailed;\n uVar2._2_1_ = db->bBenignMalloc;\n uVar2._3_1_ = db->dfltLockMode;\n if ((uVar2 & 0xffff00) == 0) {\n sqlite3OomFault(db);\n }\n sqlite3DbFreeNN(db,pMod);\n return (Module *)0x0;\n }\n }\n pTable = pMod->pEpoTab;\n if (pTable != (Table *)0x0) {\n pTable->tabFlags = pTable->tabFlags | 2;\n sqlite3DeleteTable(db,pTable);\n pMod->pEpoTab = (Table *)0x0;\n }\n piVar1 = &pMod->nRefModule;\n *piVar1 = *piVar1 + -1;\n if (*piVar1 == 0) {\n sqlite3VtabModuleUnref(db,pMod);\n }\n return data;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "Table *pTable;" type_identifier (pointer_declarator "*pTable" * identifier) ;) (declaration "size_t sVar3;" primitive_type identifier ;) (declaration "Module *data;" type_identifier (pointer_declarator "*data" * identifier) ;) (declaration "char *pKey;" primitive_type (pointer_declarator "*pKey" * identifier) ;) (declaration "Module *pMod;" type_identifier (pointer_declarator "*pMod" * identifier) ;) (declaration "uint uVar4;" type_identifier identifier ;) (declaration "u64 n;" type_identifier identifier ;) (if_statement "if (pModule == (sqlite3_module *)0x0) {\n data = (Module *)0x0;\n pMod = (Module *)sqlite3HashInsert(&db->aModule,zName,(void *)0x0);\n if (pMod == (Module *)0x0) {\n return (Module *)0x0;\n }\n }\n else {\n if (zName == (char *)0x0) {\n n = 0x31;\n uVar4 = 0;\n }\n else {\n sVar3 = strlen(zName);\n uVar4 = (uint)sVar3 & 0x3fffffff;\n n = (long)(int)uVar4 + 0x31;\n }\n data = (Module *)sqlite3Malloc(n);\n if (data == (Module *)0x0) {\n uVar4._0_1_ = db->temp_store;\n uVar4._1_1_ = db->mallocFailed;\n uVar4._2_1_ = db->bBenignMalloc;\n uVar4._3_1_ = db->dfltLockMode;\n if ((uVar4 & 0xffff00) != 0) {\n return (Module *)0x0;\n }\n sqlite3OomFault(db);\n return (Module *)0x0;\n }\n pKey = (char *)memcpy(data + 1,zName,(long)(int)(uVar4 + 1));\n data->zName = pKey;\n data->pModule = pModule;\n data->pAux = pAux;\n data->pEpoTab = (Table *)0x0;\n data->nRefModule = 1;\n data->xDestroy = xDestroy;\n pMod = (Module *)sqlite3HashInsert(&db->aModule,pKey,data);\n if (pMod == (Module *)0x0) {\n return data;\n }\n if (data == pMod) {\n uVar2._0_1_ = db->temp_store;\n uVar2._1_1_ = db->mallocFailed;\n uVar2._2_1_ = db->bBenignMalloc;\n uVar2._3_1_ = db->dfltLockMode;\n if ((uVar2 & 0xffff00) == 0) {\n sqlite3OomFault(db);\n }\n sqlite3DbFreeNN(db,pMod);\n return (Module *)0x0;\n }\n }" if (parenthesized_expression "(pModule == (sqlite3_module *)0x0)" ( (binary_expression "pModule == (sqlite3_module *)0x0" identifier == (cast_expression "(sqlite3_module *)0x0" ( (type_descriptor "sqlite3_module *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n data = (Module *)0x0;\n pMod = (Module *)sqlite3HashInsert(&db->aModule,zName,(void *)0x0);\n if (pMod == (Module *)0x0) {\n return (Module *)0x0;\n }\n }" { (expression_statement "data = (Module *)0x0;" (assignment_expression "data = (Module *)0x0" identifier = (cast_expression "(Module *)0x0" ( (type_descriptor "Module *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "pMod = (Module *)sqlite3HashInsert(&db->aModule,zName,(void *)0x0);" (assignment_expression "pMod = (Module *)sqlite3HashInsert(&db->aModule,zName,(void *)0x0)" identifier = (cast_expression "(Module *)sqlite3HashInsert(&db->aModule,zName,(void *)0x0)" ( (type_descriptor "Module *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "sqlite3HashInsert(&db->aModule,zName,(void *)0x0)" identifier (argument_list "(&db->aModule,zName,(void *)0x0)" ( (pointer_expression "&db->aModule" & (field_expression "db->aModule" identifier -> field_identifier)) , identifier , (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ))))) ;) (if_statement "if (pMod == (Module *)0x0) {\n return (Module *)0x0;\n }" if (parenthesized_expression "(pMod == (Module *)0x0)" ( (binary_expression "pMod == (Module *)0x0" identifier == (cast_expression "(Module *)0x0" ( (type_descriptor "Module *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return (Module *)0x0;\n }" { (return_statement "return (Module *)0x0;" return (cast_expression "(Module *)0x0" ( (type_descriptor "Module *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) }) (else_clause "else {\n if (zName == (char *)0x0) {\n n = 0x31;\n uVar4 = 0;\n }\n else {\n sVar3 = strlen(zName);\n uVar4 = (uint)sVar3 & 0x3fffffff;\n n = (long)(int)uVar4 + 0x31;\n }\n data = (Module *)sqlite3Malloc(n);\n if (data == (Module *)0x0) {\n uVar4._0_1_ = db->temp_store;\n uVar4._1_1_ = db->mallocFailed;\n uVar4._2_1_ = db->bBenignMalloc;\n uVar4._3_1_ = db->dfltLockMode;\n if ((uVar4 & 0xffff00) != 0) {\n return (Module *)0x0;\n }\n sqlite3OomFault(db);\n return (Module *)0x0;\n }\n pKey = (char *)memcpy(data + 1,zName,(long)(int)(uVar4 + 1));\n data->zName = pKey;\n data->pModule = pModule;\n data->pAux = pAux;\n data->pEpoTab = (Table *)0x0;\n data->nRefModule = 1;\n data->xDestroy = xDestroy;\n pMod = (Module *)sqlite3HashInsert(&db->aModule,pKey,data);\n if (pMod == (Module *)0x0) {\n return data;\n }\n if (data == pMod) {\n uVar2._0_1_ = db->temp_store;\n uVar2._1_1_ = db->mallocFailed;\n uVar2._2_1_ = db->bBenignMalloc;\n uVar2._3_1_ = db->dfltLockMode;\n if ((uVar2 & 0xffff00) == 0) {\n sqlite3OomFault(db);\n }\n sqlite3DbFreeNN(db,pMod);\n return (Module *)0x0;\n }\n }" else (compound_statement "{\n if (zName == (char *)0x0) {\n n = 0x31;\n uVar4 = 0;\n }\n else {\n sVar3 = strlen(zName);\n uVar4 = (uint)sVar3 & 0x3fffffff;\n n = (long)(int)uVar4 + 0x31;\n }\n data = (Module *)sqlite3Malloc(n);\n if (data == (Module *)0x0) {\n uVar4._0_1_ = db->temp_store;\n uVar4._1_1_ = db->mallocFailed;\n uVar4._2_1_ = db->bBenignMalloc;\n uVar4._3_1_ = db->dfltLockMode;\n if ((uVar4 & 0xffff00) != 0) {\n return (Module *)0x0;\n }\n sqlite3OomFault(db);\n return (Module *)0x0;\n }\n pKey = (char *)memcpy(data + 1,zName,(long)(int)(uVar4 + 1));\n data->zName = pKey;\n data->pModule = pModule;\n data->pAux = pAux;\n data->pEpoTab = (Table *)0x0;\n data->nRefModule = 1;\n data->xDestroy = xDestroy;\n pMod = (Module *)sqlite3HashInsert(&db->aModule,pKey,data);\n if (pMod == (Module *)0x0) {\n return data;\n }\n if (data == pMod) {\n uVar2._0_1_ = db->temp_store;\n uVar2._1_1_ = db->mallocFailed;\n uVar2._2_1_ = db->bBenignMalloc;\n uVar2._3_1_ = db->dfltLockMode;\n if ((uVar2 & 0xffff00) == 0) {\n sqlite3OomFault(db);\n }\n sqlite3DbFreeNN(db,pMod);\n return (Module *)0x0;\n }\n }" { (if_statement "if (zName == (char *)0x0) {\n n = 0x31;\n uVar4 = 0;\n }\n else {\n sVar3 = strlen(zName);\n uVar4 = (uint)sVar3 & 0x3fffffff;\n n = (long)(int)uVar4 + 0x31;\n }" if (parenthesized_expression "(zName == (char *)0x0)" ( (binary_expression "zName == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n n = 0x31;\n uVar4 = 0;\n }" { (expression_statement "n = 0x31;" (assignment_expression "n = 0x31" identifier = number_literal) ;) (expression_statement "uVar4 = 0;" (assignment_expression "uVar4 = 0" identifier = number_literal) ;) }) (else_clause "else {\n sVar3 = strlen(zName);\n uVar4 = (uint)sVar3 & 0x3fffffff;\n n = (long)(int)uVar4 + 0x31;\n }" else (compound_statement "{\n sVar3 = strlen(zName);\n uVar4 = (uint)sVar3 & 0x3fffffff;\n n = (long)(int)uVar4 + 0x31;\n }" { (expression_statement "sVar3 = strlen(zName);" (assignment_expression "sVar3 = strlen(zName)" identifier = (call_expression "strlen(zName)" identifier (argument_list "(zName)" ( identifier )))) ;) (expression_statement "uVar4 = (uint)sVar3 & 0x3fffffff;" (assignment_expression "uVar4 = (uint)sVar3 & 0x3fffffff" identifier = (binary_expression "(uint)sVar3 & 0x3fffffff" (cast_expression "(uint)sVar3" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal)) ;) (expression_statement "n = (long)(int)uVar4 + 0x31;" (assignment_expression "n = (long)(int)uVar4 + 0x31" identifier = (binary_expression "(long)(int)uVar4 + 0x31" (cast_expression "(long)(int)uVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)uVar4" ( (type_descriptor "int" primitive_type) ) identifier)) + number_literal)) ;) }))) (expression_statement "data = (Module *)sqlite3Malloc(n);" (assignment_expression "data = (Module *)sqlite3Malloc(n)" identifier = (cast_expression "(Module *)sqlite3Malloc(n)" ( (type_descriptor "Module *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "sqlite3Malloc(n)" identifier (argument_list "(n)" ( identifier ))))) ;) (if_statement "if (data == (Module *)0x0) {\n uVar4._0_1_ = db->temp_store;\n uVar4._1_1_ = db->mallocFailed;\n uVar4._2_1_ = db->bBenignMalloc;\n uVar4._3_1_ = db->dfltLockMode;\n if ((uVar4 & 0xffff00) != 0) {\n return (Module *)0x0;\n }\n sqlite3OomFault(db);\n return (Module *)0x0;\n }" if (parenthesized_expression "(data == (Module *)0x0)" ( (binary_expression "data == (Module *)0x0" identifier == (cast_expression "(Module *)0x0" ( (type_descriptor "Module *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar4._0_1_ = db->temp_store;\n uVar4._1_1_ = db->mallocFailed;\n uVar4._2_1_ = db->bBenignMalloc;\n uVar4._3_1_ = db->dfltLockMode;\n if ((uVar4 & 0xffff00) != 0) {\n return (Module *)0x0;\n }\n sqlite3OomFault(db);\n return (Module *)0x0;\n }" { (expression_statement "uVar4._0_1_ = db->temp_store;" (assignment_expression "uVar4._0_1_ = db->temp_store" (field_expression "uVar4._0_1_" identifier . field_identifier) = (field_expression "db->temp_store" identifier -> field_identifier)) ;) (expression_statement "uVar4._1_1_ = db->mallocFailed;" (assignment_expression "uVar4._1_1_ = db->mallocFailed" (field_expression "uVar4._1_1_" identifier . field_identifier) = (field_expression "db->mallocFailed" identifier -> field_identifier)) ;) (expression_statement "uVar4._2_1_ = db->bBenignMalloc;" (assignment_expression "uVar4._2_1_ = db->bBenignMalloc" (field_expression "uVar4._2_1_" identifier . field_identifier) = (field_expression "db->bBenignMalloc" identifier -> field_identifier)) ;) (expression_statement "uVar4._3_1_ = db->dfltLockMode;" (assignment_expression "uVar4._3_1_ = db->dfltLockMode" (field_expression "uVar4._3_1_" identifier . field_identifier) = (field_expression "db->dfltLockMode" identifier -> field_identifier)) ;) (if_statement "if ((uVar4 & 0xffff00) != 0) {\n return (Module *)0x0;\n }" if (parenthesized_expression "((uVar4 & 0xffff00) != 0)" ( (binary_expression "(uVar4 & 0xffff00) != 0" (parenthesized_expression "(uVar4 & 0xffff00)" ( (binary_expression "uVar4 & 0xffff00" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n return (Module *)0x0;\n }" { (return_statement "return (Module *)0x0;" return (cast_expression "(Module *)0x0" ( (type_descriptor "Module *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (expression_statement "sqlite3OomFault(db);" (call_expression "sqlite3OomFault(db)" identifier (argument_list "(db)" ( identifier ))) ;) (return_statement "return (Module *)0x0;" return (cast_expression "(Module *)0x0" ( (type_descriptor "Module *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (expression_statement "pKey = (char *)memcpy(data + 1,zName,(long)(int)(uVar4 + 1));" (assignment_expression "pKey = (char *)memcpy(data + 1,zName,(long)(int)(uVar4 + 1))" identifier = (cast_expression "(char *)memcpy(data + 1,zName,(long)(int)(uVar4 + 1))" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "memcpy(data + 1,zName,(long)(int)(uVar4 + 1))" identifier (argument_list "(data + 1,zName,(long)(int)(uVar4 + 1))" ( (binary_expression "data + 1" identifier + number_literal) , identifier , (cast_expression "(long)(int)(uVar4 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)(uVar4 + 1)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(uVar4 + 1)" ( (binary_expression "uVar4 + 1" identifier + number_literal) )))) ))))) ;) (expression_statement "data->zName = pKey;" (assignment_expression "data->zName = pKey" (field_expression "data->zName" identifier -> field_identifier) = identifier) ;) (expression_statement "data->pModule = pModule;" (assignment_expression "data->pModule = pModule" (field_expression "data->pModule" identifier -> field_identifier) = identifier) ;) (expression_statement "data->pAux = pAux;" (assignment_expression "data->pAux = pAux" (field_expression "data->pAux" identifier -> field_identifier) = identifier) ;) (expression_statement "data->pEpoTab = (Table *)0x0;" (assignment_expression "data->pEpoTab = (Table *)0x0" (field_expression "data->pEpoTab" identifier -> field_identifier) = (cast_expression "(Table *)0x0" ( (type_descriptor "Table *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "data->nRefModule = 1;" (assignment_expression "data->nRefModule = 1" (field_expression "data->nRefModule" identifier -> field_identifier) = number_literal) ;) (expression_statement "data->xDestroy = xDestroy;" (assignment_expression "data->xDestroy = xDestroy" (field_expression "data->xDestroy" identifier -> field_identifier) = identifier) ;) (expression_statement "pMod = (Module *)sqlite3HashInsert(&db->aModule,pKey,data);" (assignment_expression "pMod = (Module *)sqlite3HashInsert(&db->aModule,pKey,data)" identifier = (cast_expression "(Module *)sqlite3HashInsert(&db->aModule,pKey,data)" ( (type_descriptor "Module *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "sqlite3HashInsert(&db->aModule,pKey,data)" identifier (argument_list "(&db->aModule,pKey,data)" ( (pointer_expression "&db->aModule" & (field_expression "db->aModule" identifier -> field_identifier)) , identifier , identifier ))))) ;) (if_statement "if (pMod == (Module *)0x0) {\n return data;\n }" if (parenthesized_expression "(pMod == (Module *)0x0)" ( (binary_expression "pMod == (Module *)0x0" identifier == (cast_expression "(Module *)0x0" ( (type_descriptor "Module *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return data;\n }" { (return_statement "return data;" return identifier ;) })) (if_statement "if (data == pMod) {\n uVar2._0_1_ = db->temp_store;\n uVar2._1_1_ = db->mallocFailed;\n uVar2._2_1_ = db->bBenignMalloc;\n uVar2._3_1_ = db->dfltLockMode;\n if ((uVar2 & 0xffff00) == 0) {\n sqlite3OomFault(db);\n }\n sqlite3DbFreeNN(db,pMod);\n return (Module *)0x0;\n }" if (parenthesized_expression "(data == pMod)" ( (binary_expression "data == pMod" identifier == identifier) )) (compound_statement "{\n uVar2._0_1_ = db->temp_store;\n uVar2._1_1_ = db->mallocFailed;\n uVar2._2_1_ = db->bBenignMalloc;\n uVar2._3_1_ = db->dfltLockMode;\n if ((uVar2 & 0xffff00) == 0) {\n sqlite3OomFault(db);\n }\n sqlite3DbFreeNN(db,pMod);\n return (Module *)0x0;\n }" { (expression_statement "uVar2._0_1_ = db->temp_store;" (assignment_expression "uVar2._0_1_ = db->temp_store" (field_expression "uVar2._0_1_" identifier . field_identifier) = (field_expression "db->temp_store" identifier -> field_identifier)) ;) (expression_statement "uVar2._1_1_ = db->mallocFailed;" (assignment_expression "uVar2._1_1_ = db->mallocFailed" (field_expression "uVar2._1_1_" identifier . field_identifier) = (field_expression "db->mallocFailed" identifier -> field_identifier)) ;) (expression_statement "uVar2._2_1_ = db->bBenignMalloc;" (assignment_expression "uVar2._2_1_ = db->bBenignMalloc" (field_expression "uVar2._2_1_" identifier . field_identifier) = (field_expression "db->bBenignMalloc" identifier -> field_identifier)) ;) (expression_statement "uVar2._3_1_ = db->dfltLockMode;" (assignment_expression "uVar2._3_1_ = db->dfltLockMode" (field_expression "uVar2._3_1_" identifier . field_identifier) = (field_expression "db->dfltLockMode" identifier -> field_identifier)) ;) (if_statement "if ((uVar2 & 0xffff00) == 0) {\n sqlite3OomFault(db);\n }" if (parenthesized_expression "((uVar2 & 0xffff00) == 0)" ( (binary_expression "(uVar2 & 0xffff00) == 0" (parenthesized_expression "(uVar2 & 0xffff00)" ( (binary_expression "uVar2 & 0xffff00" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n sqlite3OomFault(db);\n }" { (expression_statement "sqlite3OomFault(db);" (call_expression "sqlite3OomFault(db)" identifier (argument_list "(db)" ( identifier ))) ;) })) (expression_statement "sqlite3DbFreeNN(db,pMod);" (call_expression "sqlite3DbFreeNN(db,pMod)" identifier (argument_list "(db,pMod)" ( identifier , identifier ))) ;) (return_statement "return (Module *)0x0;" return (cast_expression "(Module *)0x0" ( (type_descriptor "Module *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) }))) (expression_statement "pTable = pMod->pEpoTab;" (assignment_expression "pTable = pMod->pEpoTab" identifier = (field_expression "pMod->pEpoTab" identifier -> field_identifier)) ;) (if_statement "if (pTable != (Table *)0x0) {\n pTable->tabFlags = pTable->tabFlags | 2;\n sqlite3DeleteTable(db,pTable);\n pMod->pEpoTab = (Table *)0x0;\n }" if (parenthesized_expression "(pTable != (Table *)0x0)" ( (binary_expression "pTable != (Table *)0x0" identifier != (cast_expression "(Table *)0x0" ( (type_descriptor "Table *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pTable->tabFlags = pTable->tabFlags | 2;\n sqlite3DeleteTable(db,pTable);\n pMod->pEpoTab = (Table *)0x0;\n }" { (expression_statement "pTable->tabFlags = pTable->tabFlags | 2;" (assignment_expression "pTable->tabFlags = pTable->tabFlags | 2" (field_expression "pTable->tabFlags" identifier -> field_identifier) = (binary_expression "pTable->tabFlags | 2" (field_expression "pTable->tabFlags" identifier -> field_identifier) | number_literal)) ;) (expression_statement "sqlite3DeleteTable(db,pTable);" (call_expression "sqlite3DeleteTable(db,pTable)" identifier (argument_list "(db,pTable)" ( identifier , identifier ))) ;) (expression_statement "pMod->pEpoTab = (Table *)0x0;" (assignment_expression "pMod->pEpoTab = (Table *)0x0" (field_expression "pMod->pEpoTab" identifier -> field_identifier) = (cast_expression "(Table *)0x0" ( (type_descriptor "Table *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "piVar1 = &pMod->nRefModule;" (assignment_expression "piVar1 = &pMod->nRefModule" identifier = (pointer_expression "&pMod->nRefModule" & (field_expression "pMod->nRefModule" identifier -> field_identifier))) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) (if_statement "if (*piVar1 == 0) {\n sqlite3VtabModuleUnref(db,pMod);\n }" if (parenthesized_expression "(*piVar1 == 0)" ( (binary_expression "*piVar1 == 0" (pointer_expression "*piVar1" * identifier) == number_literal) )) (compound_statement "{\n sqlite3VtabModuleUnref(db,pMod);\n }" { (expression_statement "sqlite3VtabModuleUnref(db,pMod);" (call_expression "sqlite3VtabModuleUnref(db,pMod)" identifier (argument_list "(db,pMod)" ( identifier , identifier ))) ;) })) (return_statement "return data;" return identifier ;) })))
(translation_unit "long * FUN_0013a0f0(long param_1,char *param_2,long param_3,long param_4,long param_5)\n\n{\n uint *puVar1;\n long *plVar2;\n size_t sVar3;\n long *plVar4;\n void *pvVar5;\n long *plVar6;\n uint uVar7;\n long lVar8;\n \n if (param_3 == 0) {\n plVar4 = (long *)0x0;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0);\n if (plVar6 == (long *)0x0) {\n return (long *)0x0;\n }\n }\n else {\n if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }\n plVar4 = (long *)FUN_00121d10(lVar8);\n if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }\n pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));\n plVar4[1] = (long)pvVar5;\n *plVar4 = param_3;\n plVar4[3] = param_4;\n plVar4[5] = 0;\n *(undefined4 *)(plVar4 + 2) = 1;\n plVar4[4] = param_5;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);\n if (plVar6 == (long *)0x0) {\n return plVar4;\n }\n if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }\n }\n if (plVar6[5] != 0) {\n puVar1 = (uint *)(plVar6[5] + 0x40);\n *puVar1 = *puVar1 | 2;\n FUN_0013a0c0(param_1);\n plVar6[5] = 0;\n }\n plVar2 = plVar6 + 2;\n *(int *)plVar2 = (int)*plVar2 + -1;\n if ((int)*plVar2 == 0) {\n FUN_00120510(param_1,plVar6);\n }\n return plVar4;\n}\n\n" (function_definition "long * FUN_0013a0f0(long param_1,char *param_2,long param_3,long param_4,long param_5)\n\n{\n uint *puVar1;\n long *plVar2;\n size_t sVar3;\n long *plVar4;\n void *pvVar5;\n long *plVar6;\n uint uVar7;\n long lVar8;\n \n if (param_3 == 0) {\n plVar4 = (long *)0x0;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0);\n if (plVar6 == (long *)0x0) {\n return (long *)0x0;\n }\n }\n else {\n if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }\n plVar4 = (long *)FUN_00121d10(lVar8);\n if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }\n pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));\n plVar4[1] = (long)pvVar5;\n *plVar4 = param_3;\n plVar4[3] = param_4;\n plVar4[5] = 0;\n *(undefined4 *)(plVar4 + 2) = 1;\n plVar4[4] = param_5;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);\n if (plVar6 == (long *)0x0) {\n return plVar4;\n }\n if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }\n }\n if (plVar6[5] != 0) {\n puVar1 = (uint *)(plVar6[5] + 0x40);\n *puVar1 = *puVar1 | 2;\n FUN_0013a0c0(param_1);\n plVar6[5] = 0;\n }\n plVar2 = plVar6 + 2;\n *(int *)plVar2 = (int)*plVar2 + -1;\n if ((int)*plVar2 == 0) {\n FUN_00120510(param_1,plVar6);\n }\n return plVar4;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_0013a0f0(long param_1,char *param_2,long param_3,long param_4,long param_5)" * (function_declarator "FUN_0013a0f0(long param_1,char *param_2,long param_3,long param_4,long param_5)" identifier (parameter_list "(long param_1,char *param_2,long param_3,long param_4,long param_5)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_5" (sized_type_specifier "long" long) identifier) )))) (compound_statement "{\n uint *puVar1;\n long *plVar2;\n size_t sVar3;\n long *plVar4;\n void *pvVar5;\n long *plVar6;\n uint uVar7;\n long lVar8;\n \n if (param_3 == 0) {\n plVar4 = (long *)0x0;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0);\n if (plVar6 == (long *)0x0) {\n return (long *)0x0;\n }\n }\n else {\n if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }\n plVar4 = (long *)FUN_00121d10(lVar8);\n if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }\n pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));\n plVar4[1] = (long)pvVar5;\n *plVar4 = param_3;\n plVar4[3] = param_4;\n plVar4[5] = 0;\n *(undefined4 *)(plVar4 + 2) = 1;\n plVar4[4] = param_5;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);\n if (plVar6 == (long *)0x0) {\n return plVar4;\n }\n if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }\n }\n if (plVar6[5] != 0) {\n puVar1 = (uint *)(plVar6[5] + 0x40);\n *puVar1 = *puVar1 | 2;\n FUN_0013a0c0(param_1);\n plVar6[5] = 0;\n }\n plVar2 = plVar6 + 2;\n *(int *)plVar2 = (int)*plVar2 + -1;\n if ((int)*plVar2 == 0) {\n FUN_00120510(param_1,plVar6);\n }\n return plVar4;\n}" { (declaration "uint *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "size_t sVar3;" primitive_type identifier ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (declaration "void *pvVar5;" primitive_type (pointer_declarator "*pvVar5" * identifier) ;) (declaration "long *plVar6;" (sized_type_specifier "long" long) (pointer_declarator "*plVar6" * identifier) ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (param_3 == 0) {\n plVar4 = (long *)0x0;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0);\n if (plVar6 == (long *)0x0) {\n return (long *)0x0;\n }\n }\n else {\n if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }\n plVar4 = (long *)FUN_00121d10(lVar8);\n if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }\n pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));\n plVar4[1] = (long)pvVar5;\n *plVar4 = param_3;\n plVar4[3] = param_4;\n plVar4[5] = 0;\n *(undefined4 *)(plVar4 + 2) = 1;\n plVar4[4] = param_5;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);\n if (plVar6 == (long *)0x0) {\n return plVar4;\n }\n if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }\n }" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (compound_statement "{\n plVar4 = (long *)0x0;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0);\n if (plVar6 == (long *)0x0) {\n return (long *)0x0;\n }\n }" { (expression_statement "plVar4 = (long *)0x0;" (assignment_expression "plVar4 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0);" (assignment_expression "plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0)" identifier = (cast_expression "(long *)FUN_00121e60(param_1 + 0x1f0,param_2,0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00121e60(param_1 + 0x1f0,param_2,0)" identifier (argument_list "(param_1 + 0x1f0,param_2,0)" ( (binary_expression "param_1 + 0x1f0" identifier + number_literal) , identifier , number_literal ))))) ;) (if_statement "if (plVar6 == (long *)0x0) {\n return (long *)0x0;\n }" if (parenthesized_expression "(plVar6 == (long *)0x0)" ( (binary_expression "plVar6 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return (long *)0x0;\n }" { (return_statement "return (long *)0x0;" return (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) }) (else_clause "else {\n if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }\n plVar4 = (long *)FUN_00121d10(lVar8);\n if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }\n pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));\n plVar4[1] = (long)pvVar5;\n *plVar4 = param_3;\n plVar4[3] = param_4;\n plVar4[5] = 0;\n *(undefined4 *)(plVar4 + 2) = 1;\n plVar4[4] = param_5;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);\n if (plVar6 == (long *)0x0) {\n return plVar4;\n }\n if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }\n }" else (compound_statement "{\n if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }\n plVar4 = (long *)FUN_00121d10(lVar8);\n if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }\n pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));\n plVar4[1] = (long)pvVar5;\n *plVar4 = param_3;\n plVar4[3] = param_4;\n plVar4[5] = 0;\n *(undefined4 *)(plVar4 + 2) = 1;\n plVar4[4] = param_5;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);\n if (plVar6 == (long *)0x0) {\n return plVar4;\n }\n if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }\n }" { (if_statement "if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }" if (parenthesized_expression "(param_2 == (char *)0x0)" ( (binary_expression "param_2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar8 = 0x31;\n uVar7 = 0;\n }" { (expression_statement "lVar8 = 0x31;" (assignment_expression "lVar8 = 0x31" identifier = number_literal) ;) (expression_statement "uVar7 = 0;" (assignment_expression "uVar7 = 0" identifier = number_literal) ;) }) (else_clause "else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }" else (compound_statement "{\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }" { (expression_statement "sVar3 = strlen(param_2);" (assignment_expression "sVar3 = strlen(param_2)" identifier = (call_expression "strlen(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (expression_statement "uVar7 = (uint)sVar3 & 0x3fffffff;" (assignment_expression "uVar7 = (uint)sVar3 & 0x3fffffff" identifier = (binary_expression "(uint)sVar3 & 0x3fffffff" (cast_expression "(uint)sVar3" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal)) ;) (expression_statement "lVar8 = (long)(int)uVar7 + 0x31;" (assignment_expression "lVar8 = (long)(int)uVar7 + 0x31" identifier = (binary_expression "(long)(int)uVar7 + 0x31" (cast_expression "(long)(int)uVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)uVar7" ( (type_descriptor "int" primitive_type) ) identifier)) + number_literal)) ;) }))) (expression_statement "plVar4 = (long *)FUN_00121d10(lVar8);" (assignment_expression "plVar4 = (long *)FUN_00121d10(lVar8)" identifier = (cast_expression "(long *)FUN_00121d10(lVar8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00121d10(lVar8)" identifier (argument_list "(lVar8)" ( identifier ))))) ;) (if_statement "if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\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 if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }" { (if_statement "if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }" if (parenthesized_expression "((*(uint *)(param_1 + 0x60) & 0xffff00) != 0)" ( (binary_expression "(*(uint *)(param_1 + 0x60) & 0xffff00) != 0" (parenthesized_expression "(*(uint *)(param_1 + 0x60) & 0xffff00)" ( (binary_expression "*(uint *)(param_1 + 0x60) & 0xffff00" (pointer_expression "*(uint *)(param_1 + 0x60)" * (cast_expression "(uint *)(param_1 + 0x60)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n return (long *)0x0;\n }" { (return_statement "return (long *)0x0;" return (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (expression_statement "FUN_00123d30(param_1);" (call_expression "FUN_00123d30(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return (long *)0x0;" return (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (expression_statement "pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));" (assignment_expression "pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1))" identifier = (call_expression "memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1))" identifier (argument_list "(plVar4 + 6,param_2,(long)(int)(uVar7 + 1))" ( (binary_expression "plVar4 + 6" identifier + number_literal) , identifier , (cast_expression "(long)(int)(uVar7 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)(uVar7 + 1)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(uVar7 + 1)" ( (binary_expression "uVar7 + 1" identifier + number_literal) )))) )))) ;) (expression_statement "plVar4[1] = (long)pvVar5;" (assignment_expression "plVar4[1] = (long)pvVar5" (subscript_expression "plVar4[1]" identifier [ number_literal ]) = (cast_expression "(long)pvVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "*plVar4 = param_3;" (assignment_expression "*plVar4 = param_3" (pointer_expression "*plVar4" * identifier) = identifier) ;) (expression_statement "plVar4[3] = param_4;" (assignment_expression "plVar4[3] = param_4" (subscript_expression "plVar4[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar4[5] = 0;" (assignment_expression "plVar4[5] = 0" (subscript_expression "plVar4[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar4 + 2) = 1;" (assignment_expression "*(undefined4 *)(plVar4 + 2) = 1" (pointer_expression "*(undefined4 *)(plVar4 + 2)" * (cast_expression "(undefined4 *)(plVar4 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 2)" ( (binary_expression "plVar4 + 2" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar4[4] = param_5;" (assignment_expression "plVar4[4] = param_5" (subscript_expression "plVar4[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);" (assignment_expression "plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4)" identifier = (cast_expression "(long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4)" identifier (argument_list "(param_1 + 0x1f0,pvVar5,plVar4)" ( (binary_expression "param_1 + 0x1f0" identifier + number_literal) , identifier , identifier ))))) ;) (if_statement "if (plVar6 == (long *)0x0) {\n return plVar4;\n }" if (parenthesized_expression "(plVar6 == (long *)0x0)" ( (binary_expression "plVar6 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return plVar4;\n }" { (return_statement "return plVar4;" return identifier ;) })) (if_statement "if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }" if (parenthesized_expression "(plVar4 == plVar6)" ( (binary_expression "plVar4 == plVar6" identifier == identifier) )) (compound_statement "{\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }" { (if_statement "if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }" if (parenthesized_expression "((*(uint *)(param_1 + 0x60) & 0xffff00) == 0)" ( (binary_expression "(*(uint *)(param_1 + 0x60) & 0xffff00) == 0" (parenthesized_expression "(*(uint *)(param_1 + 0x60) & 0xffff00)" ( (binary_expression "*(uint *)(param_1 + 0x60) & 0xffff00" (pointer_expression "*(uint *)(param_1 + 0x60)" * (cast_expression "(uint *)(param_1 + 0x60)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n FUN_00123d30(param_1);\n }" { (expression_statement "FUN_00123d30(param_1);" (call_expression "FUN_00123d30(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) })) (expression_statement "FUN_00119dc0(param_1,plVar6);" (call_expression "FUN_00119dc0(param_1,plVar6)" identifier (argument_list "(param_1,plVar6)" ( identifier , identifier ))) ;) (return_statement "return (long *)0x0;" return (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) }))) (if_statement "if (plVar6[5] != 0) {\n puVar1 = (uint *)(plVar6[5] + 0x40);\n *puVar1 = *puVar1 | 2;\n FUN_0013a0c0(param_1);\n plVar6[5] = 0;\n }" if (parenthesized_expression "(plVar6[5] != 0)" ( (binary_expression "plVar6[5] != 0" (subscript_expression "plVar6[5]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n puVar1 = (uint *)(plVar6[5] + 0x40);\n *puVar1 = *puVar1 | 2;\n FUN_0013a0c0(param_1);\n plVar6[5] = 0;\n }" { (expression_statement "puVar1 = (uint *)(plVar6[5] + 0x40);" (assignment_expression "puVar1 = (uint *)(plVar6[5] + 0x40)" identifier = (cast_expression "(uint *)(plVar6[5] + 0x40)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar6[5] + 0x40)" ( (binary_expression "plVar6[5] + 0x40" (subscript_expression "plVar6[5]" identifier [ number_literal ]) + number_literal) )))) ;) (expression_statement "*puVar1 = *puVar1 | 2;" (assignment_expression "*puVar1 = *puVar1 | 2" (pointer_expression "*puVar1" * identifier) = (binary_expression "*puVar1 | 2" (pointer_expression "*puVar1" * identifier) | number_literal)) ;) (expression_statement "FUN_0013a0c0(param_1);" (call_expression "FUN_0013a0c0(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (expression_statement "plVar6[5] = 0;" (assignment_expression "plVar6[5] = 0" (subscript_expression "plVar6[5]" identifier [ number_literal ]) = number_literal) ;) })) (expression_statement "plVar2 = plVar6 + 2;" (assignment_expression "plVar2 = plVar6 + 2" identifier = (binary_expression "plVar6 + 2" identifier + number_literal)) ;) (expression_statement "*(int *)plVar2 = (int)*plVar2 + -1;" (assignment_expression "*(int *)plVar2 = (int)*plVar2 + -1" (pointer_expression "*(int *)plVar2" * (cast_expression "(int *)plVar2" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (binary_expression "(int)*plVar2 + -1" (cast_expression "(int)*plVar2" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*plVar2" * identifier)) + number_literal)) ;) (if_statement "if ((int)*plVar2 == 0) {\n FUN_00120510(param_1,plVar6);\n }" if (parenthesized_expression "((int)*plVar2 == 0)" ( (binary_expression "(int)*plVar2 == 0" (cast_expression "(int)*plVar2" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*plVar2" * identifier)) == number_literal) )) (compound_statement "{\n FUN_00120510(param_1,plVar6);\n }" { (expression_statement "FUN_00120510(param_1,plVar6);" (call_expression "FUN_00120510(param_1,plVar6)" identifier (argument_list "(param_1,plVar6)" ( identifier , identifier ))) ;) })) (return_statement "return plVar4;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , LIT ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT) ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) IDENT)) + LIT)) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) != LIT) )) (compound_statement { (return_statement return (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) 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 ]) = 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 IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , 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 IDENT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT) ;) })) }))) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) | LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) = (binary_expression (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * IDENT)) + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * IDENT)) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) })) (return_statement return IDENT ;) })))
(function_definition "long * FUN_0013a0f0(long param_1,char *param_2,long param_3,long param_4,long param_5)\n\n{\n uint *puVar1;\n long *plVar2;\n size_t sVar3;\n long *plVar4;\n void *pvVar5;\n long *plVar6;\n uint uVar7;\n long lVar8;\n \n if (param_3 == 0) {\n plVar4 = (long *)0x0;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0);\n if (plVar6 == (long *)0x0) {\n return (long *)0x0;\n }\n }\n else {\n if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }\n plVar4 = (long *)FUN_00121d10(lVar8);\n if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }\n pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));\n plVar4[1] = (long)pvVar5;\n *plVar4 = param_3;\n plVar4[3] = param_4;\n plVar4[5] = 0;\n *(undefined4 *)(plVar4 + 2) = 1;\n plVar4[4] = param_5;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);\n if (plVar6 == (long *)0x0) {\n return plVar4;\n }\n if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }\n }\n if (plVar6[5] != 0) {\n puVar1 = (uint *)(plVar6[5] + 0x40);\n *puVar1 = *puVar1 | 2;\n FUN_0013a0c0(param_1);\n plVar6[5] = 0;\n }\n plVar2 = plVar6 + 2;\n *(int *)plVar2 = (int)*plVar2 + -1;\n if ((int)*plVar2 == 0) {\n FUN_00120510(param_1,plVar6);\n }\n return plVar4;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_0013a0f0(long param_1,char *param_2,long param_3,long param_4,long param_5)" (* "*") (function_declarator "FUN_0013a0f0(long param_1,char *param_2,long param_3,long param_4,long param_5)" (identifier "FUN_0013a0f0") (parameter_list "(long param_1,char *param_2,long param_3,long param_4,long param_5)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "char *param_2" (primitive_type "char") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) (, ",") (parameter_declaration "long param_4" (sized_type_specifier "long" (long "long")) (identifier "param_4")) (, ",") (parameter_declaration "long param_5" (sized_type_specifier "long" (long "long")) (identifier "param_5")) () ")")))) (compound_statement "{\n uint *puVar1;\n long *plVar2;\n size_t sVar3;\n long *plVar4;\n void *pvVar5;\n long *plVar6;\n uint uVar7;\n long lVar8;\n \n if (param_3 == 0) {\n plVar4 = (long *)0x0;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0);\n if (plVar6 == (long *)0x0) {\n return (long *)0x0;\n }\n }\n else {\n if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }\n plVar4 = (long *)FUN_00121d10(lVar8);\n if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }\n pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));\n plVar4[1] = (long)pvVar5;\n *plVar4 = param_3;\n plVar4[3] = param_4;\n plVar4[5] = 0;\n *(undefined4 *)(plVar4 + 2) = 1;\n plVar4[4] = param_5;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);\n if (plVar6 == (long *)0x0) {\n return plVar4;\n }\n if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }\n }\n if (plVar6[5] != 0) {\n puVar1 = (uint *)(plVar6[5] + 0x40);\n *puVar1 = *puVar1 | 2;\n FUN_0013a0c0(param_1);\n plVar6[5] = 0;\n }\n plVar2 = plVar6 + 2;\n *(int *)plVar2 = (int)*plVar2 + -1;\n if ((int)*plVar2 == 0) {\n FUN_00120510(param_1,plVar6);\n }\n return plVar4;\n}" ({ "{") (declaration "uint *puVar1;" (type_identifier "uint") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "size_t sVar3;" (primitive_type "size_t") (identifier "sVar3") (; ";")) (declaration "long *plVar4;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar4" (* "*") (identifier "plVar4")) (; ";")) (declaration "void *pvVar5;" (primitive_type "void") (pointer_declarator "*pvVar5" (* "*") (identifier "pvVar5")) (; ";")) (declaration "long *plVar6;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar6" (* "*") (identifier "plVar6")) (; ";")) (declaration "uint uVar7;" (type_identifier "uint") (identifier "uVar7") (; ";")) (declaration "long lVar8;" (sized_type_specifier "long" (long "long")) (identifier "lVar8") (; ";")) (if_statement "if (param_3 == 0) {\n plVar4 = (long *)0x0;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0);\n if (plVar6 == (long *)0x0) {\n return (long *)0x0;\n }\n }\n else {\n if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }\n plVar4 = (long *)FUN_00121d10(lVar8);\n if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }\n pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));\n plVar4[1] = (long)pvVar5;\n *plVar4 = param_3;\n plVar4[3] = param_4;\n plVar4[5] = 0;\n *(undefined4 *)(plVar4 + 2) = 1;\n plVar4[4] = param_5;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);\n if (plVar6 == (long *)0x0) {\n return plVar4;\n }\n if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }\n }" (if "if") (parenthesized_expression "(param_3 == 0)" (( "(") (binary_expression "param_3 == 0" (identifier "param_3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n plVar4 = (long *)0x0;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0);\n if (plVar6 == (long *)0x0) {\n return (long *)0x0;\n }\n }" ({ "{") (expression_statement "plVar4 = (long *)0x0;" (assignment_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"))) (; ";")) (expression_statement "plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0);" (assignment_expression "plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0)" (identifier "plVar6") (= "=") (cast_expression "(long *)FUN_00121e60(param_1 + 0x1f0,param_2,0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00121e60(param_1 + 0x1f0,param_2,0)" (identifier "FUN_00121e60") (argument_list "(param_1 + 0x1f0,param_2,0)" (( "(") (binary_expression "param_1 + 0x1f0" (identifier "param_1") (+ "+") (number_literal "0x1f0")) (, ",") (identifier "param_2") (, ",") (number_literal "0") () ")"))))) (; ";")) (if_statement "if (plVar6 == (long *)0x0) {\n return (long *)0x0;\n }" (if "if") (parenthesized_expression "(plVar6 == (long *)0x0)" (( "(") (binary_expression "plVar6 == (long *)0x0" (identifier "plVar6") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return (long *)0x0;\n }" ({ "{") (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")) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }\n plVar4 = (long *)FUN_00121d10(lVar8);\n if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }\n pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));\n plVar4[1] = (long)pvVar5;\n *plVar4 = param_3;\n plVar4[3] = param_4;\n plVar4[5] = 0;\n *(undefined4 *)(plVar4 + 2) = 1;\n plVar4[4] = param_5;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);\n if (plVar6 == (long *)0x0) {\n return plVar4;\n }\n if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }\n }" (else "else") (compound_statement "{\n if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }\n plVar4 = (long *)FUN_00121d10(lVar8);\n if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }\n pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));\n plVar4[1] = (long)pvVar5;\n *plVar4 = param_3;\n plVar4[3] = param_4;\n plVar4[5] = 0;\n *(undefined4 *)(plVar4 + 2) = 1;\n plVar4[4] = param_5;\n plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);\n if (plVar6 == (long *)0x0) {\n return plVar4;\n }\n if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }\n }" ({ "{") (if_statement "if (param_2 == (char *)0x0) {\n lVar8 = 0x31;\n uVar7 = 0;\n }\n else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }" (if "if") (parenthesized_expression "(param_2 == (char *)0x0)" (( "(") (binary_expression "param_2 == (char *)0x0" (identifier "param_2") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n lVar8 = 0x31;\n uVar7 = 0;\n }" ({ "{") (expression_statement "lVar8 = 0x31;" (assignment_expression "lVar8 = 0x31" (identifier "lVar8") (= "=") (number_literal "0x31")) (; ";")) (expression_statement "uVar7 = 0;" (assignment_expression "uVar7 = 0" (identifier "uVar7") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }" (else "else") (compound_statement "{\n sVar3 = strlen(param_2);\n uVar7 = (uint)sVar3 & 0x3fffffff;\n lVar8 = (long)(int)uVar7 + 0x31;\n }" ({ "{") (expression_statement "sVar3 = strlen(param_2);" (assignment_expression "sVar3 = strlen(param_2)" (identifier "sVar3") (= "=") (call_expression "strlen(param_2)" (identifier "strlen") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (expression_statement "uVar7 = (uint)sVar3 & 0x3fffffff;" (assignment_expression "uVar7 = (uint)sVar3 & 0x3fffffff" (identifier "uVar7") (= "=") (binary_expression "(uint)sVar3 & 0x3fffffff" (cast_expression "(uint)sVar3" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "sVar3")) (& "&") (number_literal "0x3fffffff"))) (; ";")) (expression_statement "lVar8 = (long)(int)uVar7 + 0x31;" (assignment_expression "lVar8 = (long)(int)uVar7 + 0x31" (identifier "lVar8") (= "=") (binary_expression "(long)(int)uVar7 + 0x31" (cast_expression "(long)(int)uVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)uVar7" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar7"))) (+ "+") (number_literal "0x31"))) (; ";")) (} "}")))) (expression_statement "plVar4 = (long *)FUN_00121d10(lVar8);" (assignment_expression "plVar4 = (long *)FUN_00121d10(lVar8)" (identifier "plVar4") (= "=") (cast_expression "(long *)FUN_00121d10(lVar8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00121d10(lVar8)" (identifier "FUN_00121d10") (argument_list "(lVar8)" (( "(") (identifier "lVar8") () ")"))))) (; ";")) (if_statement "if (plVar4 == (long *)0x0) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\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 if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }\n FUN_00123d30(param_1);\n return (long *)0x0;\n }" ({ "{") (if_statement "if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) {\n return (long *)0x0;\n }" (if "if") (parenthesized_expression "((*(uint *)(param_1 + 0x60) & 0xffff00) != 0)" (( "(") (binary_expression "(*(uint *)(param_1 + 0x60) & 0xffff00) != 0" (parenthesized_expression "(*(uint *)(param_1 + 0x60) & 0xffff00)" (( "(") (binary_expression "*(uint *)(param_1 + 0x60) & 0xffff00" (pointer_expression "*(uint *)(param_1 + 0x60)" (* "*") (cast_expression "(uint *)(param_1 + 0x60)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x60)" (( "(") (binary_expression "param_1 + 0x60" (identifier "param_1") (+ "+") (number_literal "0x60")) () ")")))) (& "&") (number_literal "0xffff00")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n return (long *)0x0;\n }" ({ "{") (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")) (; ";")) (} "}"))) (expression_statement "FUN_00123d30(param_1);" (call_expression "FUN_00123d30(param_1)" (identifier "FUN_00123d30") (argument_list "(param_1)" (( "(") (identifier "param_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")) (; ";")) (} "}"))) (expression_statement "pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1));" (assignment_expression "pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1))" (identifier "pvVar5") (= "=") (call_expression "memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1))" (identifier "memcpy") (argument_list "(plVar4 + 6,param_2,(long)(int)(uVar7 + 1))" (( "(") (binary_expression "plVar4 + 6" (identifier "plVar4") (+ "+") (number_literal "6")) (, ",") (identifier "param_2") (, ",") (cast_expression "(long)(int)(uVar7 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)(uVar7 + 1)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (parenthesized_expression "(uVar7 + 1)" (( "(") (binary_expression "uVar7 + 1" (identifier "uVar7") (+ "+") (number_literal "1")) () ")")))) () ")")))) (; ";")) (expression_statement "plVar4[1] = (long)pvVar5;" (assignment_expression "plVar4[1] = (long)pvVar5" (subscript_expression "plVar4[1]" (identifier "plVar4") ([ "[") (number_literal "1") (] "]")) (= "=") (cast_expression "(long)pvVar5" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar5"))) (; ";")) (expression_statement "*plVar4 = param_3;" (assignment_expression "*plVar4 = param_3" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "plVar4[3] = param_4;" (assignment_expression "plVar4[3] = param_4" (subscript_expression "plVar4[3]" (identifier "plVar4") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "param_4")) (; ";")) (expression_statement "plVar4[5] = 0;" (assignment_expression "plVar4[5] = 0" (subscript_expression "plVar4[5]" (identifier "plVar4") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(plVar4 + 2) = 1;" (assignment_expression "*(undefined4 *)(plVar4 + 2) = 1" (pointer_expression "*(undefined4 *)(plVar4 + 2)" (* "*") (cast_expression "(undefined4 *)(plVar4 + 2)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar4 + 2)" (( "(") (binary_expression "plVar4 + 2" (identifier "plVar4") (+ "+") (number_literal "2")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "plVar4[4] = param_5;" (assignment_expression "plVar4[4] = param_5" (subscript_expression "plVar4[4]" (identifier "plVar4") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "param_5")) (; ";")) (expression_statement "plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4);" (assignment_expression "plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4)" (identifier "plVar6") (= "=") (cast_expression "(long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4)" (identifier "FUN_00121e60") (argument_list "(param_1 + 0x1f0,pvVar5,plVar4)" (( "(") (binary_expression "param_1 + 0x1f0" (identifier "param_1") (+ "+") (number_literal "0x1f0")) (, ",") (identifier "pvVar5") (, ",") (identifier "plVar4") () ")"))))) (; ";")) (if_statement "if (plVar6 == (long *)0x0) {\n return plVar4;\n }" (if "if") (parenthesized_expression "(plVar6 == (long *)0x0)" (( "(") (binary_expression "plVar6 == (long *)0x0" (identifier "plVar6") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return plVar4;\n }" ({ "{") (return_statement "return plVar4;" (return "return") (identifier "plVar4") (; ";")) (} "}"))) (if_statement "if (plVar4 == plVar6) {\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }" (if "if") (parenthesized_expression "(plVar4 == plVar6)" (( "(") (binary_expression "plVar4 == plVar6" (identifier "plVar4") (== "==") (identifier "plVar6")) () ")")) (compound_statement "{\n if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }\n FUN_00119dc0(param_1,plVar6);\n return (long *)0x0;\n }" ({ "{") (if_statement "if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) {\n FUN_00123d30(param_1);\n }" (if "if") (parenthesized_expression "((*(uint *)(param_1 + 0x60) & 0xffff00) == 0)" (( "(") (binary_expression "(*(uint *)(param_1 + 0x60) & 0xffff00) == 0" (parenthesized_expression "(*(uint *)(param_1 + 0x60) & 0xffff00)" (( "(") (binary_expression "*(uint *)(param_1 + 0x60) & 0xffff00" (pointer_expression "*(uint *)(param_1 + 0x60)" (* "*") (cast_expression "(uint *)(param_1 + 0x60)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x60)" (( "(") (binary_expression "param_1 + 0x60" (identifier "param_1") (+ "+") (number_literal "0x60")) () ")")))) (& "&") (number_literal "0xffff00")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n FUN_00123d30(param_1);\n }" ({ "{") (expression_statement "FUN_00123d30(param_1);" (call_expression "FUN_00123d30(param_1)" (identifier "FUN_00123d30") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_00119dc0(param_1,plVar6);" (call_expression "FUN_00119dc0(param_1,plVar6)" (identifier "FUN_00119dc0") (argument_list "(param_1,plVar6)" (( "(") (identifier "param_1") (, ",") (identifier "plVar6") () ")"))) (; ";")) (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")) (; ";")) (} "}"))) (} "}")))) (if_statement "if (plVar6[5] != 0) {\n puVar1 = (uint *)(plVar6[5] + 0x40);\n *puVar1 = *puVar1 | 2;\n FUN_0013a0c0(param_1);\n plVar6[5] = 0;\n }" (if "if") (parenthesized_expression "(plVar6[5] != 0)" (( "(") (binary_expression "plVar6[5] != 0" (subscript_expression "plVar6[5]" (identifier "plVar6") ([ "[") (number_literal "5") (] "]")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n puVar1 = (uint *)(plVar6[5] + 0x40);\n *puVar1 = *puVar1 | 2;\n FUN_0013a0c0(param_1);\n plVar6[5] = 0;\n }" ({ "{") (expression_statement "puVar1 = (uint *)(plVar6[5] + 0x40);" (assignment_expression "puVar1 = (uint *)(plVar6[5] + 0x40)" (identifier "puVar1") (= "=") (cast_expression "(uint *)(plVar6[5] + 0x40)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar6[5] + 0x40)" (( "(") (binary_expression "plVar6[5] + 0x40" (subscript_expression "plVar6[5]" (identifier "plVar6") ([ "[") (number_literal "5") (] "]")) (+ "+") (number_literal "0x40")) () ")")))) (; ";")) (expression_statement "*puVar1 = *puVar1 | 2;" (assignment_expression "*puVar1 = *puVar1 | 2" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (binary_expression "*puVar1 | 2" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (| "|") (number_literal "2"))) (; ";")) (expression_statement "FUN_0013a0c0(param_1);" (call_expression "FUN_0013a0c0(param_1)" (identifier "FUN_0013a0c0") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (expression_statement "plVar6[5] = 0;" (assignment_expression "plVar6[5] = 0" (subscript_expression "plVar6[5]" (identifier "plVar6") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (} "}"))) (expression_statement "plVar2 = plVar6 + 2;" (assignment_expression "plVar2 = plVar6 + 2" (identifier "plVar2") (= "=") (binary_expression "plVar6 + 2" (identifier "plVar6") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "*(int *)plVar2 = (int)*plVar2 + -1;" (assignment_expression "*(int *)plVar2 = (int)*plVar2 + -1" (pointer_expression "*(int *)plVar2" (* "*") (cast_expression "(int *)plVar2" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "plVar2"))) (= "=") (binary_expression "(int)*plVar2 + -1" (cast_expression "(int)*plVar2" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) (+ "+") (number_literal "-1"))) (; ";")) (if_statement "if ((int)*plVar2 == 0) {\n FUN_00120510(param_1,plVar6);\n }" (if "if") (parenthesized_expression "((int)*plVar2 == 0)" (( "(") (binary_expression "(int)*plVar2 == 0" (cast_expression "(int)*plVar2" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n FUN_00120510(param_1,plVar6);\n }" ({ "{") (expression_statement "FUN_00120510(param_1,plVar6);" (call_expression "FUN_00120510(param_1,plVar6)" (identifier "FUN_00120510") (argument_list "(param_1,plVar6)" (( "(") (identifier "param_1") (, ",") (identifier "plVar6") () ")"))) (; ";")) (} "}"))) (return_statement "return plVar4;" (return "return") (identifier "plVar4") (; ";")) (} "}")))
type_1 * function_1 (type_2 *db,char *var_4,type_3 *var_1,void *pAux, type_4 *xDestroy) { int *piVar1; type_5 var_11; type_6 *var_13; size_t sVar3; type_1 *var_7; char *pKey; type_1 *var_3; type_5 var_8; type_7 n; if (var_1 == (type_3 *)0x0) { var_7 = (type_1 *)0x0; var_3 = (type_1 *)var_2(&db->aModule,var_4,(void *)0x0); if (var_3 == (type_1 *)0x0) { return (type_1 *)0x0; } } else { if (var_4 == (char *)0x0) { n = 0x31; var_8 = 0; } else { sVar3 = var_5(var_4); var_8 = (type_5)sVar3 & 0x3fffffff; n = (long)(int)var_8 + 0x31; } var_7 = (type_1 *)var_6(n); if (var_7 == (type_1 *)0x0) { var_8._0_1_ = db->temp_store; var_8._1_1_ = db->mallocFailed; var_8._2_1_ = db->bBenignMalloc; var_8._3_1_ = db->dfltLockMode; if ((var_8 & 0xffff00) != 0) { return (type_1 *)0x0; } var_9(db); return (type_1 *)0x0; } pKey = (char *)var_10(var_7 + 1,var_4,(long)(int)(var_8 + 1)); var_7->var_4 = pKey; var_7->var_1 = var_1; var_7->pAux = pAux; var_7->pEpoTab = (type_6 *)0x0; var_7->nRefModule = 1; var_7->xDestroy = xDestroy; var_3 = (type_1 *)var_2(&db->aModule,pKey,var_7); if (var_3 == (type_1 *)0x0) { return var_7; } if (var_7 == var_3) { var_11._0_1_ = db->temp_store; var_11._1_1_ = db->mallocFailed; var_11._2_1_ = db->bBenignMalloc; var_11._3_1_ = db->dfltLockMode; if ((var_11 & 0xffff00) == 0) { var_9(db); } var_12(db,var_3); return (type_1 *)0x0; } } var_13 = var_3->pEpoTab; if (var_13 != (type_6 *)0x0) { var_13->tabFlags = var_13->tabFlags | 2; var_14(db,var_13); var_3->pEpoTab = (type_6 *)0x0; } piVar1 = &var_3->nRefModule; *piVar1 = *piVar1 + -1; if (*piVar1 == 0) { var_15(db,var_3); } return var_7; }
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: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) 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: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (return_statement (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_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 (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (assignment_expression left: (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: (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: (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: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (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 (return_statement (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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 (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (return_statement (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (identifier))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (identifier))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))) (return_statement (identifier)))))
null
long * MASKED(long param_1,char *param_2,long param_3,long param_4,long param_5) { uint *puVar1; long *plVar2; size_t sVar3; long *plVar4; void *pvVar5; long *plVar6; uint uVar7; long lVar8; if (param_3 == 0) { plVar4 = (long *)0x0; plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,param_2,0); if (plVar6 == (long *)0x0) { return (long *)0x0; } } else { if (param_2 == (char *)0x0) { lVar8 = 0x31; uVar7 = 0; } else { sVar3 = strlen(param_2); uVar7 = (uint)sVar3 & 0x3fffffff; lVar8 = (long)(int)uVar7 + 0x31; } plVar4 = (long *)FUN_00121d10(lVar8); if (plVar4 == (long *)0x0) { if ((*(uint *)(param_1 + 0x60) & 0xffff00) != 0) { return (long *)0x0; } FUN_00123d30(param_1); return (long *)0x0; } pvVar5 = memcpy(plVar4 + 6,param_2,(long)(int)(uVar7 + 1)); plVar4[1] = (long)pvVar5; *plVar4 = param_3; plVar4[3] = param_4; plVar4[5] = 0; *(undefined4 *)(plVar4 + 2) = 1; plVar4[4] = param_5; plVar6 = (long *)FUN_00121e60(param_1 + 0x1f0,pvVar5,plVar4); if (plVar6 == (long *)0x0) { return plVar4; } if (plVar4 == plVar6) { if ((*(uint *)(param_1 + 0x60) & 0xffff00) == 0) { FUN_00123d30(param_1); } FUN_00119dc0(param_1,plVar6); return (long *)0x0; } } if (plVar6[5] != 0) { puVar1 = (uint *)(plVar6[5] + 0x40); *puVar1 = *puVar1 | 2; FUN_0013a0c0(param_1); plVar6[5] = 0; } plVar2 = plVar6 + 2; *(int *)plVar2 = (int)*plVar2 + -1; if ((int)*plVar2 == 0) { FUN_00120510(param_1,plVar6); } return plVar4; }
195_x86_64-kfreebsd-gnu-as_and_x86_64-kfreebsd-gnu-as_strip.c
out_sleb128
FUN_001110c0
void out_sleb128(offsetT value) { uint uVar1; char *p; uVar1 = sizeof_leb128(value,1); p = frag_more((ulong)uVar1); output_leb128(p,value,1); return; }
void FUN_001110c0(undefined8 param_1) { undefined8 uVar1; undefined4 uVar2; uVar2 = FUN_001232b0(param_1,1); uVar1 = FUN_00116fb0(uVar2); FUN_001232d0(uVar1,param_1,1); return; }
PUSH RBX MOV ESI,0x1 MOV RBX,RDI CALL 0x001232b0 MOV EDI,EAX CALL 0x00116fb0 MOV RSI,RBX MOV EDX,0x1 POP RBX MOV RDI,RAX JMP 0x001232d0
null
null
null
null
[('const-0', u'RETURN_-1207037696'), (u'INT_ZEXT_-1207037680', u'CALL_-1207037725'), ('const-1', u'CALL_-1207037737'), (u'CALL_-1207037737', u'INT_ZEXT_-1207037680'), ('tmp_62', u'CALL_-1207037737'), ('tmp_62', u'CALL_-1207037700'), ('const-1', u'CALL_-1207037700'), (u'CALL_-1207037725', u'CALL_-1207037700')]
[(u'CALL_-1207037737', u'CALL_-1207037725'), ('const-1', u'CALL_-1207037700'), ('const-0', u'RETURN_-1207037696'), ('const-1', u'CALL_-1207037737'), ('tmp_154', u'CALL_-1207037737'), ('tmp_154', u'CALL_-1207037700'), (u'CALL_-1207037725', u'CALL_-1207037700')]
null
null
001110c0
x64
O2
(translation_unit "void FUN_001110c0(undefined8 param_1)\n\n{\n undefined8 uVar1;\n undefined4 uVar2;\n \n uVar2 = FUN_001232b0(param_1,1);\n uVar1 = FUN_00116fb0(uVar2);\n FUN_001232d0(uVar1,param_1,1);\n return;\n}\n\n" (function_definition "void FUN_001110c0(undefined8 param_1)\n\n{\n undefined8 uVar1;\n undefined4 uVar2;\n \n uVar2 = FUN_001232b0(param_1,1);\n uVar1 = FUN_00116fb0(uVar2);\n FUN_001232d0(uVar1,param_1,1);\n return;\n}" primitive_type (function_declarator "FUN_001110c0(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n undefined8 uVar1;\n undefined4 uVar2;\n \n uVar2 = FUN_001232b0(param_1,1);\n uVar1 = FUN_00116fb0(uVar2);\n FUN_001232d0(uVar1,param_1,1);\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (expression_statement "uVar2 = FUN_001232b0(param_1,1);" (assignment_expression "uVar2 = FUN_001232b0(param_1,1)" identifier = (call_expression "FUN_001232b0(param_1,1)" identifier (argument_list "(param_1,1)" ( identifier , number_literal )))) ;) (expression_statement "uVar1 = FUN_00116fb0(uVar2);" (assignment_expression "uVar1 = FUN_00116fb0(uVar2)" identifier = (call_expression "FUN_00116fb0(uVar2)" identifier (argument_list "(uVar2)" ( identifier )))) ;) (expression_statement "FUN_001232d0(uVar1,param_1,1);" (call_expression "FUN_001232d0(uVar1,param_1,1)" identifier (argument_list "(uVar1,param_1,1)" ( identifier , identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void out_sleb128(offsetT value)\n\n{\n uint uVar1;\n char *p;\n \n uVar1 = sizeof_leb128(value,1);\n p = frag_more((ulong)uVar1);\n output_leb128(p,value,1);\n return;\n}\n\n" (function_definition "void out_sleb128(offsetT value)\n\n{\n uint uVar1;\n char *p;\n \n uVar1 = sizeof_leb128(value,1);\n p = frag_more((ulong)uVar1);\n output_leb128(p,value,1);\n return;\n}" primitive_type (function_declarator "out_sleb128(offsetT value)" identifier (parameter_list "(offsetT value)" ( (parameter_declaration "offsetT value" type_identifier identifier) ))) (compound_statement "{\n uint uVar1;\n char *p;\n \n uVar1 = sizeof_leb128(value,1);\n p = frag_more((ulong)uVar1);\n output_leb128(p,value,1);\n return;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "char *p;" primitive_type (pointer_declarator "*p" * identifier) ;) (expression_statement "uVar1 = sizeof_leb128(value,1);" (assignment_expression "uVar1 = sizeof_leb128(value,1)" identifier = (call_expression "sizeof_leb128(value,1)" identifier (argument_list "(value,1)" ( identifier , number_literal )))) ;) (expression_statement "p = frag_more((ulong)uVar1);" (assignment_expression "p = frag_more((ulong)uVar1)" identifier = (call_expression "frag_more((ulong)uVar1)" identifier (argument_list "((ulong)uVar1)" ( (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) )))) ;) (expression_statement "output_leb128(p,value,1);" (call_expression "output_leb128(p,value,1)" identifier (argument_list "(p,value,1)" ( identifier , identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001110c0(undefined8 param_1)\n\n{\n undefined8 uVar1;\n undefined4 uVar2;\n \n uVar2 = FUN_001232b0(param_1,1);\n uVar1 = FUN_00116fb0(uVar2);\n FUN_001232d0(uVar1,param_1,1);\n return;\n}\n\n" (function_definition "void FUN_001110c0(undefined8 param_1)\n\n{\n undefined8 uVar1;\n undefined4 uVar2;\n \n uVar2 = FUN_001232b0(param_1,1);\n uVar1 = FUN_00116fb0(uVar2);\n FUN_001232d0(uVar1,param_1,1);\n return;\n}" primitive_type (function_declarator "FUN_001110c0(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n undefined8 uVar1;\n undefined4 uVar2;\n \n uVar2 = FUN_001232b0(param_1,1);\n uVar1 = FUN_00116fb0(uVar2);\n FUN_001232d0(uVar1,param_1,1);\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (expression_statement "uVar2 = FUN_001232b0(param_1,1);" (assignment_expression "uVar2 = FUN_001232b0(param_1,1)" identifier = (call_expression "FUN_001232b0(param_1,1)" identifier (argument_list "(param_1,1)" ( identifier , number_literal )))) ;) (expression_statement "uVar1 = FUN_00116fb0(uVar2);" (assignment_expression "uVar1 = FUN_00116fb0(uVar2)" identifier = (call_expression "FUN_00116fb0(uVar2)" identifier (argument_list "(uVar2)" ( identifier )))) ;) (expression_statement "FUN_001232d0(uVar1,param_1,1);" (call_expression "FUN_001232d0(uVar1,param_1,1)" identifier (argument_list "(uVar1,param_1,1)" ( identifier , identifier , 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 ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001110c0(undefined8 param_1)\n\n{\n undefined8 uVar1;\n undefined4 uVar2;\n \n uVar2 = FUN_001232b0(param_1,1);\n uVar1 = FUN_00116fb0(uVar2);\n FUN_001232d0(uVar1,param_1,1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001110c0(undefined8 param_1)" (identifier "FUN_001110c0") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n undefined4 uVar2;\n \n uVar2 = FUN_001232b0(param_1,1);\n uVar1 = FUN_00116fb0(uVar2);\n FUN_001232d0(uVar1,param_1,1);\n return;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "undefined4 uVar2;" (type_identifier "undefined4") (identifier "uVar2") (; ";")) (expression_statement "uVar2 = FUN_001232b0(param_1,1);" (assignment_expression "uVar2 = FUN_001232b0(param_1,1)" (identifier "uVar2") (= "=") (call_expression "FUN_001232b0(param_1,1)" (identifier "FUN_001232b0") (argument_list "(param_1,1)" (( "(") (identifier "param_1") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "uVar1 = FUN_00116fb0(uVar2);" (assignment_expression "uVar1 = FUN_00116fb0(uVar2)" (identifier "uVar1") (= "=") (call_expression "FUN_00116fb0(uVar2)" (identifier "FUN_00116fb0") (argument_list "(uVar2)" (( "(") (identifier "uVar2") () ")")))) (; ";")) (expression_statement "FUN_001232d0(uVar1,param_1,1);" (call_expression "FUN_001232d0(uVar1,param_1,1)" (identifier "FUN_001232d0") (argument_list "(uVar1,param_1,1)" (( "(") (identifier "uVar1") (, ",") (identifier "param_1") (, ",") (number_literal "1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 value) { type_2 uVar1; char *p; uVar1 = var_1(value,1); p = var_2((type_3)uVar1); var_3(p,value,1); 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)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal)))) (return_statement))))
null
void MASKED(undefined8 param_1) { undefined8 uVar1; undefined4 uVar2; uVar2 = FUN_001232b0(param_1,1); uVar1 = FUN_00116fb0(uVar2); FUN_001232d0(uVar1,param_1,1); return; }
811_alpha-linux-gnu-as_and_alpha-linux-gnu-as_strip.c
elf_frob_symbol
FUN_0013ebd0
void elf_frob_symbol(symbolS *symp,int *puntp) { undefined1 uVar1; expressionS *expressionP; int iVar2; elf_obj_sy *peVar3; char *pcVar4; char *pcVar5; symbolS *s; segT seg; valueT vVar6; fragS *pfVar7; asymbol *paVar8; char *format; size_t sVar9; if (0 < alpha_flag_mdebug) { ecoff_frob_symbol(symp); } peVar3 = symbol_get_obj(symp); expressionP = peVar3->size; if (expressionP != (expressionS *)0x0) { iVar2 = resolve_expression(expressionP); if ((iVar2 == 0) || (expressionP->field_0x18 != '\x02')) { if (flag_allow_nonconst_size == 0) { pcVar4 = S_GET_NAME(symp); pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5); as_bad(pcVar5,pcVar4); } else { pcVar4 = S_GET_NAME(symp); pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5); as_warn(pcVar5,pcVar4); } } else { pcVar4 = (char *)expressionP->X_add_number; paVar8 = symbol_get_bfdsym(symp); paVar8[1].name = pcVar4; } free(peVar3->size); peVar3->size = (expressionS *)0x0; } if (peVar3->versioned_name != (char *)0x0) { pcVar4 = strchr(peVar3->versioned_name,0x40); if (pcVar4 == (char *)0x0) { *puntp = 1; iVar2 = S_IS_WEAK(symp); goto joined_r0x0013ecd2; } iVar2 = S_IS_DEFINED(symp); if (iVar2 == 0) { pcVar5 = peVar3->versioned_name; if (pcVar4[1] == '@') { pcVar4 = (char *)dcgettext(0, "invalid attempt to declare external version name as default in symbol `%s\'" ,5); as_bad(pcVar4,pcVar5); *puntp = 1; pcVar5 = peVar3->versioned_name; } S_SET_NAME(symp,pcVar5); } else if ((pcVar4[1] == '@') && (pcVar4[2] == '@')) { sVar9 = strlen(pcVar4 + 3); memmove(pcVar4 + 2,pcVar4 + 3,sVar9 + 1); S_SET_NAME(symp,peVar3->versioned_name); } else { s = symbol_find_or_make(peVar3->versioned_name); iVar2 = S_IS_COMMON(symp); if (iVar2 != 0) { pcVar5 = S_GET_NAME(symp); pcVar4 = peVar3->versioned_name; format = (char *)dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5); as_bad(format,pcVar4,pcVar5); *puntp = 1; return; } seg = S_GET_SEGMENT(symp); S_SET_SEGMENT(s,seg); vVar6 = S_GET_VALUE(symp); pfVar7 = symbol_get_frag(symp); S_SET_VALUE(s,vVar6 - pfVar7->fr_address); pfVar7 = symbol_get_frag(symp); symbol_set_frag(s,pfVar7); copy_symbol_attributes(s,symp); paVar8 = symbol_get_bfdsym(symp); uVar1 = *(undefined1 *)((long)&paVar8[1].flags + 1); paVar8 = symbol_get_bfdsym(s); *(undefined1 *)((long)&paVar8[1].flags + 1) = uVar1; iVar2 = S_IS_WEAK(symp); if (iVar2 != 0) { S_SET_WEAK(s); } iVar2 = S_IS_EXTERNAL(symp); if (iVar2 != 0) { S_SET_EXTERNAL(s); } } } iVar2 = S_IS_WEAK(symp); joined_r0x0013ecd2: if ((iVar2 != 0) && (iVar2 = S_IS_COMMON(symp), iVar2 != 0)) { pcVar4 = S_GET_NAME(symp); pcVar5 = (char *)dcgettext(0,"symbol `%s\' can not be both weak and common",5); as_bad(pcVar5,pcVar4); return; } return; }
void FUN_0013ebd0(undefined8 param_1,undefined4 *param_2) { undefined1 uVar1; int iVar2; long lVar3; undefined8 uVar4; undefined8 uVar5; char *pcVar6; long lVar7; long *plVar8; undefined8 uVar9; size_t sVar10; if (0 < DAT_00164794) { FUN_001173a0(); } lVar3 = FUN_00132330(param_1); lVar7 = *(long *)(lVar3 + 8); if (lVar7 != 0) { iVar2 = FUN_0011a780(lVar7); if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) { if (DAT_0016e210 == 0) { uVar4 = FUN_0012f640(); uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5); FUN_00123bd0(uVar5,uVar4); } else { uVar4 = FUN_0012f640(param_1); uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5); FUN_00123a00(uVar5,uVar4); } } else { uVar4 = *(undefined8 *)(lVar7 + 0x10); lVar7 = FUN_001322b0(param_1); *(undefined8 *)(lVar7 + 0x38) = uVar4; } free(*(void **)(lVar3 + 8)); *(undefined8 *)(lVar3 + 8) = 0; } if (*(char **)(lVar3 + 0x10) != (char *)0x0) { pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40); if (pcVar6 == (char *)0x0) { *param_2 = 1; iVar2 = FUN_0012f250(param_1); goto joined_r0x0013ecd2; } iVar2 = FUN_0012f340(param_1); if (iVar2 == 0) { uVar4 = *(undefined8 *)(lVar3 + 0x10); if (pcVar6[1] == '@') { uVar5 = dcgettext(0, "invalid attempt to declare external version name as default in symbol `%s\'" ,5); FUN_00123bd0(uVar5,uVar4); *param_2 = 1; uVar4 = *(undefined8 *)(lVar3 + 0x10); } FUN_00131a20(param_1,uVar4); } else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) { sVar10 = strlen(pcVar6 + 3); memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1); FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10)); } else { uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10)); iVar2 = FUN_0012f310(param_1); if (iVar2 != 0) { uVar5 = FUN_0012f640(param_1); uVar4 = *(undefined8 *)(lVar3 + 0x10); uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5); FUN_00123bd0(uVar9,uVar4,uVar5); *param_2 = 1; return; } uVar5 = FUN_0012f670(); FUN_0012f6a0(uVar4,uVar5); lVar7 = thunk_FUN_001309a0(param_1); plVar8 = (long *)FUN_00131df0(param_1); FUN_0012f160(uVar4,lVar7 - *plVar8); uVar5 = FUN_00131df0(param_1); FUN_00131d70(uVar4,uVar5); FUN_0012f9c0(uVar4,param_1); lVar7 = FUN_001322b0(param_1); uVar1 = *(undefined1 *)(lVar7 + 0x49); lVar7 = FUN_001322b0(uVar4); *(undefined1 *)(lVar7 + 0x49) = uVar1; iVar2 = FUN_0012f250(param_1); if (iVar2 != 0) { FUN_00130ee0(uVar4); } iVar2 = FUN_0012f200(param_1); if (iVar2 != 0) { FUN_00130b50(uVar4); } } } iVar2 = FUN_0012f250(param_1); joined_r0x0013ecd2: if ((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)) { uVar4 = FUN_0012f640(param_1); uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5); FUN_00123bd0(uVar5,uVar4); return; } return; }
MOV EDX,dword ptr [0x00164794] PUSH R14 PUSH R13 MOV R13,RSI PUSH R12 PUSH RBP PUSH RBX MOV RBX,RDI TEST EDX,EDX JLE 0x0013ebed CALL 0x001173a0 MOV RDI,RBX CALL 0x00132330 MOV R12,qword ptr [RAX + 0x8] MOV RBP,RAX TEST R12,R12 JZ 0x0013ec5b MOV RDI,R12 CALL 0x0011a780 TEST EAX,EAX JNZ 0x0013ed18 MOV EAX,dword ptr [0x0016e210] MOV RDI,RBX TEST EAX,EAX JNZ 0x0013ed40 CALL 0x0012f640 LEA RSI,[0x14d778] XOR EDI,EDI MOV EDX,0x5 MOV R12,RAX CALL 0x001091f0 MOV RSI,R12 MOV RDI,RAX XOR EAX,EAX CALL 0x00123bd0 MOV RDI,qword ptr [RBP + 0x8] CALL 0x001097b0 MOV qword ptr [RBP + 0x8],0x0 MOV RDI,qword ptr [RBP + 0x10] TEST RDI,RDI JZ 0x0013eca1 MOV ESI,0x40 CALL 0x00109240 MOV R12,RAX TEST RAX,RAX JZ 0x0013ecc0 MOV RDI,RBX CALL 0x0012f340 TEST EAX,EAX JNZ 0x0013ed70 CMP byte ptr [R12 + 0x1],0x40 MOV R14,qword ptr [RBP + 0x10] JZ 0x0013ee80 MOV RSI,R14 MOV RDI,RBX CALL 0x00131a20 MOV RDI,RBX CALL 0x0012f250 TEST EAX,EAX JNZ 0x0013ecd4 POP RBX POP RBP POP R12 POP R13 POP R14 RET MOV dword ptr [R13],0x1 MOV RDI,RBX CALL 0x0012f250 TEST EAX,EAX JZ 0x0013ecad MOV RDI,RBX CALL 0x0012f310 TEST EAX,EAX JZ 0x0013ecad MOV RDI,RBX CALL 0x0012f640 LEA RSI,[0x147340] XOR EDI,EDI MOV EDX,0x5 MOV RBX,RAX CALL 0x001091f0 MOV RSI,RBX POP RBX POP RBP MOV RDI,RAX POP R12 XOR EAX,EAX POP R13 POP R14 JMP 0x00123bd0 CMP byte ptr [R12 + 0x18],0x2 JNZ 0x0013ec11 MOV R12,qword ptr [R12 + 0x10] MOV RDI,RBX CALL 0x001322b0 MOV qword ptr [RAX + 0x38],R12 JMP 0x0013ec4a CALL 0x0012f640 XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x14d778] MOV R12,RAX CALL 0x001091f0 MOV RSI,R12 MOV RDI,RAX XOR EAX,EAX CALL 0x00123a00 JMP 0x0013ec4a CMP byte ptr [R12 + 0x1],0x40 JNZ 0x0013ed84 CMP byte ptr [R12 + 0x2],0x40 JZ 0x0013eec8 MOV RDI,qword ptr [RBP + 0x10] CALL 0x00131100 MOV RDI,RBX MOV R12,RAX CALL 0x0012f310 MOV RDI,RBX TEST EAX,EAX JNZ 0x0013ee40 CALL 0x0012f670 MOV RDI,R12 MOV RSI,RAX CALL 0x0012f6a0 MOV RDI,RBX CALL 0x00130b40 MOV RDI,RBX MOV RBP,RAX CALL 0x00131df0 MOV RSI,RBP MOV RDI,R12 SUB RSI,qword ptr [RAX] CALL 0x0012f160 MOV RDI,RBX CALL 0x00131df0 MOV RDI,R12 MOV RSI,RAX CALL 0x00131d70 MOV RSI,RBX MOV RDI,R12 CALL 0x0012f9c0 MOV RDI,RBX CALL 0x001322b0 MOV RDI,R12 MOVZX EBP,byte ptr [RAX + 0x49] CALL 0x001322b0 MOV RDI,RBX MOV byte ptr [RAX + 0x49],BPL CALL 0x0012f250 TEST EAX,EAX JNZ 0x0013eeb8 MOV RDI,RBX CALL 0x0012f200 TEST EAX,EAX JZ 0x0013eca1 MOV RDI,R12 CALL 0x00130b50 JMP 0x0013eca1 CALL 0x0012f640 MOV RBX,qword ptr [RBP + 0x10] MOV EDX,0x5 XOR EDI,EDI LEA RSI,[0x14d800] MOV R12,RAX CALL 0x001091f0 MOV RDX,R12 MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x00123bd0 MOV dword ptr [R13],0x1 JMP 0x0013ecad MOV EDX,0x5 LEA RSI,[0x14d7b0] XOR EDI,EDI CALL 0x001091f0 MOV RSI,R14 MOV RDI,RAX XOR EAX,EAX CALL 0x00123bd0 MOV dword ptr [R13],0x1 MOV R14,qword ptr [RBP + 0x10] JMP 0x0013ec96 MOV RDI,R12 CALL 0x00130ee0 JMP 0x0013ee1a LEA R13,[R12 + 0x3] MOV RDI,R13 CALL 0x00109210 LEA RDI,[R12 + 0x2] MOV RSI,R13 LEA RDX,[RAX + 0x1] CALL 0x00109640 MOV RSI,qword ptr [RBP + 0x10] MOV RDI,RBX CALL 0x00131a20 JMP 0x0013eca1
null
null
null
null
[(u'LOAD_-1207111825', u'INT_NOTEQUAL_-1207111809'), (u'CALL_-1207111809', u'INDIRECT_-1207110440'), (u'CALL_-1207111748', u'INDIRECT_-1207110577'), (u'INDIRECT_-1207110206', u'COPY_-1207110369'), (u'CALL_-1207111745', u'INDIRECT_-1207110334'), (u'CALL_-1207111592', u'INDIRECT_-1207110316'), (u'INT_EQUAL_-1207112593', u'CBRANCH_-1207112591'), (u'CALL_-1207111405', u'INDIRECT_-1207110173'), (u'CALL_-1207111592', u'INDIRECT_-1207110256'), (u'PTRSUB_-1207109880', u'LOAD_-1207111635'), (u'INDIRECT_-1207110744', u'MULTIEQUAL_-1207110674'), ('const-48', u'PTRADD_-1207109944'), (u'PTRSUB_-1207109957', u'CAST_-1207109945'), (u'PTRSUB_-1207110165', u'STORE_-1207111777'), ('tmp_1709', u'CALL_-1207112580'), (u'CALL_-1207111777', u'INDIRECT_-1207110356'), ('tmp_1709', u'CALL_-1207111944'), (u'MULTIEQUAL_-1207110712', u'COPY_-1207110773'), (u'STORE_-1207112495', u'INDIRECT_-1207110809'), ('const-433', u'STORE_-1207111963'), (u'INDIRECT_-1207110113', u'MULTIEQUAL_-1207110666'), (u'CALL_-1207111777', u'INDIRECT_-1207110416'), (u'CALL_-1207111665', u'INDIRECT_-1207110346'), (u'CALL_-1207112452', u'INDIRECT_-1207110822'), (u'CALL_-1207112676', u'PTRSUB_-1207110393'), (u'CALL_-1207112499', u'INDIRECT_-1207110850'), (u'PTRADD_-1207110167', u'PTRSUB_-1207110165'), (u'CALL_-1207112253', u'INDIRECT_-1207110683'), (u'INDIRECT_-1207110683', u'MULTIEQUAL_-1207110712'), (u'INDIRECT_-1207110953', u'MULTIEQUAL_-1207110790'), (u'PTRSUB_-1207110393', u'STORE_-1207112495'), (u'CALL_-1207111896', u'CALL_-1207111880'), ('tmp_170', u'CBRANCH_-1207112622'), ('tmp_386', u'CBRANCH_-1207112432'), ('tmp_1710', u'STORE_-1207111704'), (u'LOAD_-1207111839', u'INT_SUB_-1207111820'), (u'INDIRECT_-1207110522', u'MULTIEQUAL_-1207110748'), (u'CAST_-1207110116', u'CALL_-1207111748'), (u'CALL_-1207111809', u'CALL_-1207111793'), (u'INT_EQUAL_-1207112624', u'CBRANCH_-1207112622'), ('tmp_6541', u'MULTIEQUAL_-1207110839'), ('const-0', u'INT_EQUAL_-1207112434'), (u'CALL_-1207111793', u'INDIRECT_-1207110368'), ('const-433', u'STORE_-1207111737'), ('const-0', u'INT_NOTEQUAL_-1207112466'), (u'CALL_-1207111695', u'INT_NOTEQUAL_-1207111680'), (u'STORE_-1207111777', u'INDIRECT_-1207110582'), (u'MULTIEQUAL_-1207110652', u'COPY_-1207110713'), (u'CAST_-1207109931', u'INT_ADD_-1207109988'), ('const-433', u'STORE_-1207111777'), (u'INDIRECT_-1207110625', u'COPY_-1207110683'), ('tmp_1709', u'CALL_-1207111809'), (u'LOAD_-1207112382', u'CALL_-1207111707'), ('tmp_1709', u'CALL_-1207111765'), ('tmp_348', u'CBRANCH_-1207112465'), ('const-0', u'CALL_-1207112542'), (u'CALL_-1207112421', u'INDIRECT_-1207110744'), (u'CALL_-1207111781', u'INDIRECT_-1207110635'), (u'CALL_-1207111518', u'INDIRECT_-1207110146'), (u'MULTIEQUAL_-1207110790', u'MULTIEQUAL_-1207110726'), ('const-16', u'PTRSUB_-1207109780'), ('tmp_1709', u'CALL_-1207112253'), (u'CAST_-1207109796', u'CALL_-1207111707'), (u'CALL_-1207111821', u'INDIRECT_-1207110389'), ('const-0', u'INT_NOTEQUAL_-1207111929'), ('tmp_1709', u'CALL_-1207112227'), ('const-24', u'PTRSUB_-1207110193'), (u'INT_EQUAL_-1207111988', u'CBRANCH_-1207111982'), ('const-0', u'INT_NOTEQUAL_-1207111711'), ('const-2', u'PTRADD_-1207111919'), (u'CALL_-1207111943', u'CALL_-1207111880'), ('const-1', u'INT_ADD_-1207110003'), (u'STORE_-1207112495', u'INDIRECT_-1207110749'), ('const-1', u'PTRADD_-1207111385'), ('const-433', u'LOAD_-1207111759'), ('const-433', u'LOAD_-1207112486'), (u'CALL_-1207112676', u'PTRSUB_-1207110081'), (u'CALL_-1207111707', u'INDIRECT_-1207110174'), ('tmp_1213', u'BRANCH_-1207111662'), (u'LOAD_-1207112400', u'INT_EQUAL_-1207112385'), (u'CALL_-1207111852', u'PTRSUB_-1207110008'), (u'INDIRECT_-1207110663', u'MULTIEQUAL_-1207110287'), (u'CALL_-1207111868', u'INDIRECT_-1207110416'), (u'LOAD_-1207112674', u'PTRSUB_-1207110180'), (u'STORE_-1207111777', u'INDIRECT_-1207110522'), (u'LOAD_-1207112486', u'INT_NOTEQUAL_-1207112466'), (u'CALL_-1207112676', u'INDIRECT_-1207110893'), (u'CALL_-1207111927', u'INDIRECT_-1207110517'), (u'CALL_-1207111927', u'INDIRECT_-1207110457'), (u'CALL_-1207112638', u'INDIRECT_-1207110932'), ('const-0', u'PTRSUB_-1207110008'), (u'CALL_-1207111943', u'INDIRECT_-1207110469'), (u'INT_EQUAL_-1207112434', u'CBRANCH_-1207112432'), ('const-5', u'CALL_-1207112189'), ('tmp_1709', u'CALL_-1207112688'), (u'CALL_-1207111695', u'INDIRECT_-1207110303'), ('const-433', u'LOAD_-1207112512'), (u'CALL_-1207111944', u'MULTIEQUAL_-1207110286'), (u'CALL_-1207111868', u'INT_SUB_-1207111820'), (u'INT_NOTEQUAL_-1207111809', u'CBRANCH_-1207111804'), ('const-0', u'INT_NOTEQUAL_-1207112650'), (u'CALL_-1207111748', u'INDIRECT_-1207110517'), ('const-1', u'PTRADD_-1207110167'), ('tmp_1224', u'BRANCH_-1207111515'), ('tmp_1709', u'CALL_-1207112676'), ('tmp_908', u'CBRANCH_-1207111961'), ('const-1366016', u'COPY_-1207109942'), (u'LOAD_-1207111759', u'STORE_-1207111737'), ('const-433', u'STORE_-1207111557'), (u'CALL_-1207112580', u'INDIRECT_-1207110897'), ('const-5', u'CALL_-1207111735'), ('const-24', u'PTRSUB_-1207109957'), (u'CALL_-1207111880', u'INDIRECT_-1207110485'), (u'CALL_-1207111745', u'PTRADD_-1207109944'), (u'COPY_-1207110491', u'CALL_-1207112542'), (u'INDIRECT_-1207110159', u'MULTIEQUAL_-1207110674'), (u'CALL_-1207112227', u'CALL_-1207112135'), (u'STORE_-1207111704', u'INDIRECT_-1207110219'), ('tmp_6539', u'MULTIEQUAL_-1207110899'), ('const-16', u'PTRSUB_-1207109880'), (u'CALL_-1207111726', u'INDIRECT_-1207110381'), (u'CALL_-1207112580', u'INDIRECT_-1207110837'), (u'INDIRECT_-1207110675', u'MULTIEQUAL_-1207110287'), ('const-8', u'PTRSUB_-1207110403'), ('tmp_1201', u'CBRANCH_-1207111680'), ('tmp_1709', u'CALL_-1207111852'), (u'LOAD_-1207112003', u'INT_EQUAL_-1207111988'), (u'COPY_-1207109891', u'CALL_-1207111735'), ('const-0', u'RETURN_-1207112131'), (u'CALL_-1207111560', u'INDIRECT_-1207110299'), (u'PTRSUB_-1207110193', u'LOAD_-1207111825'), (u'CALL_-1207111943', u'CALL_-1207111793'), ('tmp_1710', u'STORE_-1207111557'), (u'INDIRECT_-1207110577', u'MULTIEQUAL_-1207110808'), (u'PTRSUB_-1207110489', u'LOAD_-1207112674'), (u'CALL_-1207112253', u'INT_NOTEQUAL_-1207112238'), (u'CALL_-1207112514', u'INDIRECT_-1207110800'), ('const-16', u'PTRSUB_-1207109717'), (u'CALL_-1207111405', u'INDIRECT_-1207110113'), (u'CALL_-1207112688', u'INDIRECT_-1207110962'), (u'CALL_-1207112189', u'CAST_-1207110200'), (u'STORE_-1207111963', u'INDIRECT_-1207110636'), ('const-1340224', u'COPY_-1207110299'), ('tmp_1709', u'CALL_-1207111695'), (u'CALL_-1207111944', u'INDIRECT_-1207110663'), (u'INT_NOTEQUAL_-1207111929', u'CBRANCH_-1207111929'), (u'PTRSUB_-1207109717', u'LOAD_-1207111422'), (u'CALL_-1207111765', u'PTRADD_-1207109959'), (u'PTRADD_-1207111404', u'CALL_-1207111449'), (u'CALL_-1207111776', u'INDIRECT_-1207110531'), (u'CALL_-1207112342', u'INDIRECT_-1207110675'), (u'CALL_-1207112421', u'INT_EQUAL_-1207112407'), (u'CALL_-1207111735', u'INDIRECT_-1207110188'), ('tmp_1709', u'CALL_-1207111405'), (u'CALL_-1207112189', u'INDIRECT_-1207110587'), (u'PTRSUB_-1207109780', u'LOAD_-1207111695'), ('const-16', u'PTRSUB_-1207110384'), (u'CAST_-1207109930', u'STORE_-1207111737'), ('const-2', u'PTRADD_-1207111385'), (u'COPY_-1207109942', u'CALL_-1207111592'), ('const-64', u'INT_EQUAL_-1207112385'), ('tmp_1165', u'CBRANCH_-1207111710'), ('const-433', u'LOAD_-1207111422'), (u'CALL_-1207111943', u'INDIRECT_-1207110529'), (u'LOAD_-1207112674', u'INT_NOTEQUAL_-1207112650'), (u'INDIRECT_-1207110723', u'MULTIEQUAL_-1207110288'), ('const-48', u'PTRADD_-1207110167'), ('const-1', u'PTRADD_-1207112338'), (u'CALL_-1207111944', u'INDIRECT_-1207110723'), ('const-0', u'RETURN_-1207112288'), ('const-1', u'PTRADD_-1207111919'), (u'INDIRECT_-1207110684', u'MULTIEQUAL_-1207110666'), ('tmp_872', u'CBRANCH_-1207111982'), ('const-1', u'STORE_-1207111963'), (u'CALL_-1207111781', u'INDIRECT_-1207110575'), ('tmp_1709', u'CALL_-1207112342'), ('tmp_132', u'CBRANCH_-1207112649'), ('tmp_1545', u'CBRANCH_-1207111804'), (u'CALL_-1207112452', u'INT_EQUAL_-1207112434'), (u'CALL_-1207111793', u'INDIRECT_-1207110428'), (u'CALL_-1207111814', u'INDIRECT_-1207110614'), (u'STORE_-1207111557', u'INDIRECT_-1207110266'), (u'CALL_-1207111637', u'INDIRECT_-1207110283'), (u'LOAD_-1207112674', u'CALL_-1207112638'), ('const-1', u'PTRADD_-1207112338'), (u'CALL_-1207111560', u'INDIRECT_-1207110239'), ('const-1', u'PTRADD_-1207111941'), (u'PTRADD_-1207111404', u'CALL_-1207111424'), ('tmp_1709', u'CALL_-1207111726'), (u'LOAD_-1207111635', u'CALL_-1207111560'), ('const-0', u'INT_EQUAL_-1207112593'), ('tmp_1709', u'CALL_-1207112421'), (u'INDIRECT_-1207110321', u'MULTIEQUAL_-1207110288'), ('const-64', u'INT_EQUAL_-1207111966'), (u'CALL_-1207111814', u'CALL_-1207111748'), (u'PTRSUB_-1207110334', u'LOAD_-1207112382'), (u'CAST_-1207109945', u'INT_ADD_-1207110003'), ('const-1', u'STORE_-1207111704'), (u'LOAD_-1207112382', u'MULTIEQUAL_-1207111241'), ('tmp_1420', u'CBRANCH_-1207111929'), (u'INDIRECT_-1207110363', u'MULTIEQUAL_-1207110726'), ('const-0', u'INT_SLESS_-1207112688'), (u'INT_NOTEQUAL_-1207112238', u'CBRANCH_-1207112238'), (u'PTRSUB_-1207110081', u'LOAD_-1207111956'), (u'STORE_-1207111704', u'INDIRECT_-1207110159'), ('tmp_1380', u'BRANCH_-1207111402'), (u'CALL_-1207111592', u'CAST_-1207109853'), (u'CALL_-1207111637', u'CALL_-1207111560'), (u'INDIRECT_-1207110893', u'MULTIEQUAL_-1207110730'), ('const-433', u'LOAD_-1207112382'), (u'INT_EQUAL_-1207112385', u'CBRANCH_-1207112373'), ('const-64', u'INT_EQUAL_-1207111988'), (u'CALL_-1207111814', u'INDIRECT_-1207110554'), ('const-0', u'INT_NOTEQUAL_-1207111680'), (u'CALL_-1207112514', u'INDIRECT_-1207110860'), (u'CALL_-1207112342', u'INDIRECT_-1207110735'), ('const-5', u'CALL_-1207112542'), (u'PTRADD_-1207109944', u'PTRSUB_-1207109942'), (u'INDIRECT_-1207110860', u'MULTIEQUAL_-1207110808'), (u'CALL_-1207112354', u'INDIRECT_-1207110684'), ('const-16', u'PTRSUB_-1207110334'), (u'CALL_-1207112452', u'PTRADD_-1207111919'), (u'CALL_-1207111781', u'PTRADD_-1207110167'), (u'CALL_-1207111735', u'INDIRECT_-1207110248'), (u'INDIRECT_-1207110809', u'MULTIEQUAL_-1207110790'), ('const-48', u'PTRADD_-1207109959'), (u'INDIRECT_-1207110173', u'MULTIEQUAL_-1207110726'), ('const-433', u'LOAD_-1207111695'), ('const-433', u'LOAD_-1207111981'), (u'PTRSUB_-1207110403', u'LOAD_-1207112512'), (u'LOAD_-1207112512', u'CALL_-1207112499'), (u'CALL_-1207112542', u'INDIRECT_-1207110874'), ('const-0', u'INT_EQUAL_-1207112624'), ('tmp_1709', u'CALL_-1207111896'), (u'LOAD_-1207111981', u'INT_EQUAL_-1207111966'), ('tmp_1710', u'STORE_-1207111963'), ('const-24', u'PTRSUB_-1207109942'), ('const-433', u'LOAD_-1207112003'), (u'LOAD_-1207111422', u'CALL_-1207111405'), (u'STORE_-1207111737', u'INDIRECT_-1207110369'), (u'INT_ADD_-1207110003', u'CAST_-1207109944'), ('const-1', u'PTRADD_-1207111941'), ('const-0', u'RETURN_-1207110359'), (u'CALL_-1207111726', u'INT_NOTEQUAL_-1207111711'), ('const-0', u'CALL_-1207111735'), (u'CALL_-1207111943', u'CALL_-1207111745'), (u'CALL_-1207111927', u'INT_NOTEQUAL_-1207111908'), ('tmp_966', u'CBRANCH_-1207111907'), (u'CALL_-1207112189', u'INDIRECT_-1207110647'), ('const-0', u'CALL_-1207112189'), ('const-64', u'CALL_-1207112452'), ('const-433', u'LOAD_-1207111799'), (u'CALL_-1207111726', u'INDIRECT_-1207110321'), (u'INDIRECT_-1207110902', u'MULTIEQUAL_-1207110839'), ('const-8', u'PTRSUB_-1207110489'), (u'CALL_-1207112676', u'PTRSUB_-1207110334'), ('tmp_1709', u'CALL_-1207111868'), ('const-2', u'INT_NOTEQUAL_-1207111809'), ('tmp_1573', u'BRANCH_-1207111771'), (u'CALL_-1207111735', u'CAST_-1207109796'), (u'INDIRECT_-1207110582', u'MULTIEQUAL_-1207110808'), (u'CALL_-1207112227', u'INDIRECT_-1207110670'), (u'CAST_-1207110401', u'CALL_-1207112514'), ('const-433', u'LOAD_-1207112400'), (u'INDIRECT_-1207110800', u'MULTIEQUAL_-1207110748'), ('const-433', u'STORE_-1207111704'), (u'CALL_-1207112452', u'PTRADD_-1207112338'), (u'CAST_-1207109944', u'LOAD_-1207111759'), (u'MULTIEQUAL_-1207110286', u'INT_NOTEQUAL_-1207111929'), (u'CALL_-1207111880', u'INDIRECT_-1207110425'), ('const-433', u'LOAD_-1207111635'), (u'INT_SLESS_-1207112688', u'CBRANCH_-1207112695'), (u'CALL_-1207112135', u'INDIRECT_-1207110565'), (u'CALL_-1207112135', u'INDIRECT_-1207110625'), ('const-0', u'INT_NOTEQUAL_-1207111908'), (u'CALL_-1207112227', u'INDIRECT_-1207110610'), (u'CALL_-1207111776', u'CAST_-1207110116'), (u'INDIRECT_-1207110517', u'MULTIEQUAL_-1207110748'), (u'MULTIEQUAL_-1207111241', u'CALL_-1207112354'), (u'LOAD_-1207111799', u'CAST_-1207110164'), (u'INT_ADD_-1207111420', u'CALL_-1207111424'), ('const-0', u'INT_NOTEQUAL_-1207112238'), ('tmp_1709', u'CALL_-1207112354'), (u'CALL_-1207111776', u'INDIRECT_-1207110591'), (u'CALL_-1207112638', u'INT_EQUAL_-1207112624'), (u'INT_NOTEQUAL_-1207111680', u'CBRANCH_-1207111680'), (u'INT_SUB_-1207111820', u'CALL_-1207111821'), (u'INDIRECT_-1207110381', u'MULTIEQUAL_-1207110348'), (u'COPY_-1207110204', u'CALL_-1207111776'), (u'PTRSUB_-1207110180', u'LOAD_-1207111799'), ('const-433', u'STORE_-1207112495'), ('tmp_468', u'CBRANCH_-1207112373'), (u'INDIRECT_-1207110146', u'MULTIEQUAL_-1207110288'), (u'CALL_-1207112542', u'CAST_-1207110401'), (u'LOAD_-1207111695', u'MULTIEQUAL_-1207111241'), (u'CALL_-1207112499', u'INDIRECT_-1207110790'), (u'CALL_-1207112452', u'INDIRECT_-1207110762'), ('tmp_78', u'CBRANCH_-1207112695'), ('tmp_611', u'CBRANCH_-1207112238'), (u'INT_NOTEQUAL_-1207111711', u'CBRANCH_-1207111710'), (u'INDIRECT_-1207110286', u'MULTIEQUAL_-1207110666'), ('tmp_6539', u'INT_SLESS_-1207112688'), (u'CALL_-1207112638', u'INDIRECT_-1207110872'), (u'INT_ADD_-1207109988', u'CAST_-1207109930'), (u'PTRSUB_-1207110008', u'LOAD_-1207111839'), (u'CALL_-1207111637', u'INDIRECT_-1207110343'), (u'CALL_-1207112253', u'INDIRECT_-1207110623'), (u'INDIRECT_-1207110266', u'COPY_-1207110370'), ('const-1365880', u'COPY_-1207110204'), (u'PTRADD_-1207109959', u'PTRSUB_-1207109957'), ('const-1', u'INT_ADD_-1207109988'), ('tmp_1709', u'CALL_-1207111927'), ('const-5', u'CALL_-1207111592'), (u'CALL_-1207111765', u'INDIRECT_-1207110407'), (u'CALL_-1207112676', u'PTRSUB_-1207110403'), (u'COPY_-1207110299', u'CALL_-1207112189'), ('tmp_204', u'CBRANCH_-1207112591'), (u'CALL_-1207112421', u'INDIRECT_-1207110804'), (u'CALL_-1207112676', u'PTRSUB_-1207109880'), (u'CALL_-1207111852', u'INDIRECT_-1207110404'), (u'CAST_-1207109853', u'CALL_-1207111560'), ('const-1', u'PTRADD_-1207109959'), ('const-0', u'CALL_-1207111592'), (u'CALL_-1207112354', u'INDIRECT_-1207110744'), ('const-433', u'LOAD_-1207111825'), ('const-8', u'PTRSUB_-1207110165'), (u'INT_EQUAL_-1207111966', u'CBRANCH_-1207111961'), (u'CALL_-1207112676', u'PTRSUB_-1207110489'), (u'LOAD_-1207111956', u'CALL_-1207111943'), (u'CALL_-1207112452', u'PTRADD_-1207111941'), (u'CALL_-1207112542', u'INDIRECT_-1207110814'), (u'CALL_-1207111943', u'CALL_-1207111518'), (u'INDIRECT_-1207110346', u'MULTIEQUAL_-1207110726'), ('const-0', u'CALL_-1207111776'), (u'CALL_-1207111765', u'INDIRECT_-1207110347'), (u'MULTIEQUAL_-1207110287', u'MULTIEQUAL_-1207110652'), (u'CALL_-1207111424', u'INDIRECT_-1207110126'), (u'CALL_-1207111943', u'CALL_-1207111777'), ('const-1', u'PTRADD_-1207109944'), (u'INDIRECT_-1207110219', u'MULTIEQUAL_-1207110734'), (u'CALL_-1207111449', u'INDIRECT_-1207110204'), ('const-433', u'LOAD_-1207111956'), ('tmp_424', u'CBRANCH_-1207112405'), (u'CALL_-1207112452', u'PTRADD_-1207111385'), (u'CALL_-1207111424', u'INDIRECT_-1207110186'), (u'INT_EQUAL_-1207112407', u'CBRANCH_-1207112405'), (u'CALL_-1207111868', u'INDIRECT_-1207110476'), ('const-1', u'PTRADD_-1207111404'), (u'INDIRECT_-1207110565', u'COPY_-1207110623'), (u'INDIRECT_-1207110804', u'MULTIEQUAL_-1207110734'), ('const-1', u'STORE_-1207111557'), ('const-16', u'PTRSUB_-1207110180'), ('const-3', u'PTRADD_-1207111404'), (u'INDIRECT_-1207110872', u'INT_EQUAL_-1207112593'), ('tmp_1709', u'CALL_-1207111781'), (u'INDIRECT_-1207110206', u'MULTIEQUAL_-1207110348'), ('const-16', u'PTRSUB_-1207110081'), (u'MULTIEQUAL_-1207110288', u'MULTIEQUAL_-1207110712'), (u'CALL_-1207111852', u'INDIRECT_-1207110464'), (u'PTRADD_-1207111385', u'CALL_-1207111424'), (u'STORE_-1207111557', u'INDIRECT_-1207110206'), ('const-1', u'INT_ADD_-1207111420'), (u'INDIRECT_-1207110735', u'MULTIEQUAL_-1207110288'), (u'CALL_-1207112452', u'PTRADD_-1207111404'), ('tmp_835', u'BRANCH_-1207111687'), (u'CALL_-1207111449', u'INDIRECT_-1207110144'), (u'CALL_-1207111943', u'CALL_-1207111821'), ('tmp_1508', u'BRANCH_-1207111745'), (u'CALL_-1207111695', u'INDIRECT_-1207110363'), (u'CALL_-1207112580', u'CALL_-1207112514'), (u'INDIRECT_-1207110749', u'MULTIEQUAL_-1207110730'), ('const-0', u'INT_EQUAL_-1207112407'), (u'PTRADD_-1207111919', u'LOAD_-1207111981'), (u'INT_NOTEQUAL_-1207112466', u'CBRANCH_-1207112465'), (u'CALL_-1207111821', u'INDIRECT_-1207110449'), (u'PTRSUB_-1207109942', u'CAST_-1207109931'), (u'CALL_-1207111665', u'INDIRECT_-1207110286'), (u'CALL_-1207112676', u'INDIRECT_-1207110953'), (u'CALL_-1207111745', u'INDIRECT_-1207110394'), (u'CALL_-1207111518', u'INDIRECT_-1207110206'), (u'CALL_-1207112342', u'MULTIEQUAL_-1207110286'), ('const-1365880', u'COPY_-1207110491'), ('const-8', u'PTRSUB_-1207110393'), (u'INDIRECT_-1207110744', u'MULTIEQUAL_-1207110726'), (u'CALL_-1207111809', u'INDIRECT_-1207110380'), ('tmp_1709', u'CALL_-1207111777'), (u'CAST_-1207110164', u'STORE_-1207111777'), (u'PTRADD_-1207112338', u'LOAD_-1207112400'), (u'CAST_-1207110200', u'CALL_-1207112135'), (u'CALL_-1207111943', u'CALL_-1207111665'), ('const-433', u'LOAD_-1207112674'), (u'PTRSUB_-1207110384', u'LOAD_-1207112486'), ('const-0', u'STORE_-1207112495'), (u'MULTIEQUAL_-1207110730', u'MULTIEQUAL_-1207110666'), (u'INDIRECT_-1207110623', u'MULTIEQUAL_-1207110652'), ('const-1365936', u'COPY_-1207109891'), (u'CALL_-1207112676', u'PTRSUB_-1207110384'), (u'CALL_-1207111896', u'INDIRECT_-1207110437'), (u'INDIRECT_-1207110303', u'MULTIEQUAL_-1207110666'), ('tmp_1709', u'CALL_-1207111637'), (u'INT_NOTEQUAL_-1207112650', u'CBRANCH_-1207112649'), (u'LOAD_-1207112674', u'PTRSUB_-1207110193'), (u'PTRADD_-1207111941', u'LOAD_-1207112003'), ('tmp_1709', u'CALL_-1207111814'), (u'CALL_-1207111707', u'INDIRECT_-1207110234'), (u'CALL_-1207112676', u'PTRSUB_-1207109780'), (u'CALL_-1207112676', u'PTRSUB_-1207109717'), (u'CALL_-1207111896', u'INDIRECT_-1207110497'), (u'CALL_-1207112688', u'INDIRECT_-1207110902'), (u'LOAD_-1207112486', u'CALL_-1207112452'), (u'STORE_-1207111737', u'INDIRECT_-1207110309'), ('const-5', u'CALL_-1207111776'), (u'STORE_-1207111963', u'INDIRECT_-1207110696'), (u'INDIRECT_-1207110962', u'MULTIEQUAL_-1207110899'), (u'INT_NOTEQUAL_-1207111908', u'CBRANCH_-1207111907'), ('const-433', u'LOAD_-1207111839'), (u'CALL_-1207111449', u'INT_ADD_-1207111420')]
[(u'LOAD_-1207111825', u'INT_NOTEQUAL_-1207111809'), (u'CALL_-1207112542', u'INDIRECT_-1207110819'), ('const-433', u'LOAD_-1207112003'), (u'CALL_-1207111726', u'INDIRECT_-1207110386'), ('const-0', u'CALL_-1207111592'), (u'INT_EQUAL_-1207112593', u'CBRANCH_-1207112591'), ('const-8', u'INT_ADD_-1207112481'), ('const-433', u'LOAD_-1207111825'), (u'INDIRECT_-1207110570', u'COPY_-1207110628'), (u'CALL_-1207112676', u'INT_ADD_-1207112481'), (u'CALL_-1207111852', u'INDIRECT_-1207110409'), (u'CALL_-1207111592', u'INDIRECT_-1207110321'), (u'CALL_-1207111943', u'INDIRECT_-1207110474'), (u'INT_ADD_-1207111783', u'CAST_-1207110189'), (u'CALL_-1207111765', u'INT_ADD_-1207111743'), (u'INDIRECT_-1207110749', u'MULTIEQUAL_-1207110731'), (u'MULTIEQUAL_-1207110717', u'COPY_-1207110778'), (u'CALL_-1207111726', u'INDIRECT_-1207110326'), (u'CAST_-1207110330', u'LOAD_-1207112382'), (u'CALL_-1207112676', u'INT_ADD_-1207111940'), (u'STORE_-1207111737', u'INDIRECT_-1207110374'), (u'CALL_-1207111821', u'INDIRECT_-1207110394'), (u'CALL_-1207111777', u'INDIRECT_-1207110421'), (u'STORE_-1207111737', u'INDIRECT_-1207110314'), ('const-16', u'INT_ADD_-1207112470'), (u'CALL_-1207111896', u'CALL_-1207111880'), (u'INT_ADD_-1207111619', u'CAST_-1207109894'), ('tmp_170', u'CBRANCH_-1207112622'), (u'INT_ADD_-1207111723', u'CAST_-1207109951'), ('tmp_386', u'CBRANCH_-1207112432'), (u'CALL_-1207111745', u'INDIRECT_-1207110399'), (u'LOAD_-1207111839', u'INT_SUB_-1207111820'), (u'CALL_-1207111809', u'CALL_-1207111793'), (u'INT_EQUAL_-1207112624', u'CBRANCH_-1207112622'), (u'STORE_-1207111963', u'INDIRECT_-1207110701'), ('const-0', u'INT_EQUAL_-1207112434'), (u'CAST_-1207110025', u'LOAD_-1207111839'), (u'INDIRECT_-1207110754', u'MULTIEQUAL_-1207110735'), ('const-0', u'INT_NOTEQUAL_-1207112466'), ('tmp_4687', u'CALL_-1207112253'), (u'CALL_-1207111821', u'INDIRECT_-1207110454'), ('tmp_4683', u'STORE_-1207111557'), ('const-24', u'INT_ADD_-1207111809'), (u'STORE_-1207111777', u'INDIRECT_-1207110587'), (u'CALL_-1207111695', u'INT_NOTEQUAL_-1207111680'), (u'CALL_-1207111518', u'INDIRECT_-1207110211'), ('const-0', u'CALL_-1207112189'), ('const-5', u'CALL_-1207111592'), (u'CALL_-1207112676', u'INT_ADD_-1207112496'), (u'STORE_-1207111963', u'INDIRECT_-1207110641'), (u'CALL_-1207112676', u'INT_ADD_-1207112470'), (u'LOAD_-1207112382', u'CALL_-1207111707'), ('tmp_348', u'CBRANCH_-1207112465'), (u'COPY_-1207110496', u'CALL_-1207112542'), ('const-1365880', u'COPY_-1207110209'), ('const-0', u'INT_NOTEQUAL_-1207111929'), (u'CALL_-1207111765', u'INDIRECT_-1207110352'), (u'STORE_-1207111704', u'INDIRECT_-1207110224'), (u'INT_EQUAL_-1207111988', u'CBRANCH_-1207111982'), ('const-0', u'INT_NOTEQUAL_-1207111711'), ('const-2', u'PTRADD_-1207111919'), (u'STORE_-1207111557', u'INDIRECT_-1207110271'), (u'CALL_-1207111943', u'CALL_-1207111880'), (u'CALL_-1207111880', u'INDIRECT_-1207110430'), ('const-433', u'LOAD_-1207112382'), (u'CALL_-1207111896', u'INDIRECT_-1207110502'), (u'INDIRECT_-1207110865', u'MULTIEQUAL_-1207110813'), (u'LOAD_-1207111799', u'STORE_-1207111777'), ('tmp_1213', u'BRANCH_-1207111662'), ('const-5', u'CALL_-1207112189'), ('tmp_6764', u'INT_SLESS_-1207112688'), (u'LOAD_-1207112400', u'INT_EQUAL_-1207112385'), ('const-1', u'STORE_-1207111963'), (u'INDIRECT_-1207110271', u'COPY_-1207110375'), (u'INT_ADD_-1207112496', u'CAST_-1207110405'), (u'LOAD_-1207112486', u'INT_NOTEQUAL_-1207112466'), ('tmp_4687', u'CALL_-1207111777'), (u'INDIRECT_-1207110587', u'MULTIEQUAL_-1207110813'), ('const-433', u'LOAD_-1207112486'), (u'INDIRECT_-1207110814', u'MULTIEQUAL_-1207110795'), (u'INDIRECT_-1207110689', u'MULTIEQUAL_-1207110671'), (u'INDIRECT_-1207110178', u'MULTIEQUAL_-1207110731'), (u'INT_EQUAL_-1207112434', u'CBRANCH_-1207112432'), (u'STORE_-1207112495', u'INDIRECT_-1207110754'), (u'CALL_-1207112354', u'INDIRECT_-1207110689'), ('tmp_4687', u'CALL_-1207112676'), ('const-16', u'INT_ADD_-1207111406'), (u'CALL_-1207111424', u'INDIRECT_-1207110191'), (u'INT_ADD_-1207112481', u'CAST_-1207110395'), (u'INDIRECT_-1207110740', u'MULTIEQUAL_-1207110293'), (u'CALL_-1207111868', u'INT_SUB_-1207111820'), (u'CALL_-1207111809', u'INDIRECT_-1207110445'), ('const-73', u'INT_ADD_-1207111723'), (u'INT_NOTEQUAL_-1207111809', u'CBRANCH_-1207111804'), ('const-0', u'INT_NOTEQUAL_-1207112650'), (u'CALL_-1207111745', u'INDIRECT_-1207110339'), (u'INDIRECT_-1207110680', u'MULTIEQUAL_-1207110292'), ('const-433', u'LOAD_-1207112512'), ('tmp_1224', u'BRANCH_-1207111515'), (u'CALL_-1207111781', u'INDIRECT_-1207110580'), ('tmp_908', u'CBRANCH_-1207111961'), ('const-433', u'LOAD_-1207111799'), ('const-1', u'STORE_-1207111704'), (u'LOAD_-1207111759', u'STORE_-1207111737'), (u'CALL_-1207111896', u'INDIRECT_-1207110442'), ('const-433', u'LOAD_-1207111422'), (u'CALL_-1207111405', u'INDIRECT_-1207110118'), (u'CAST_-1207109964', u'LOAD_-1207111759'), (u'CALL_-1207112452', u'INDIRECT_-1207110827'), (u'CALL_-1207112227', u'CALL_-1207112135'), ('const-16', u'INT_ADD_-1207111679'), (u'CALL_-1207112189', u'INDIRECT_-1207110592'), ('tmp_1201', u'CBRANCH_-1207111680'), (u'LOAD_-1207112003', u'INT_EQUAL_-1207111988'), (u'INDIRECT_-1207110809', u'MULTIEQUAL_-1207110739'), (u'STORE_-1207111777', u'INDIRECT_-1207110527'), ('tmp_4687', u'CALL_-1207111852'), (u'CALL_-1207111695', u'INDIRECT_-1207110368'), ('tmp_4687', u'CALL_-1207111814'), ('const-0', u'RETURN_-1207112131'), ('const-16', u'INT_ADD_-1207111783'), (u'CALL_-1207111943', u'CALL_-1207111793'), (u'CALL_-1207112688', u'INDIRECT_-1207110907'), (u'CALL_-1207111637', u'INDIRECT_-1207110348'), (u'CALL_-1207112253', u'INT_NOTEQUAL_-1207112238'), (u'CALL_-1207112135', u'INDIRECT_-1207110570'), (u'INDIRECT_-1207110211', u'COPY_-1207110374'), (u'CALL_-1207111852', u'CAST_-1207110025'), (u'INT_ADD_-1207111940', u'CAST_-1207110088'), (u'INDIRECT_-1207110688', u'MULTIEQUAL_-1207110717'), (u'CAST_-1207110386', u'LOAD_-1207112486'), (u'CAST_-1207109789', u'LOAD_-1207111695'), (u'CALL_-1207112421', u'INDIRECT_-1207110809'), (u'INDIRECT_-1207110368', u'MULTIEQUAL_-1207110731'), (u'CALL_-1207111944', u'INDIRECT_-1207110728'), ('const-1', u'PTRADD_-1207111919'), (u'INDIRECT_-1207110118', u'MULTIEQUAL_-1207110671'), (u'INT_ADD_-1207111763', u'CAST_-1207110175'), (u'INT_ADD_-1207112658', u'CAST_-1207110494'), (u'INT_ADD_-1207112470', u'CAST_-1207110386'), (u'INDIRECT_-1207110326', u'MULTIEQUAL_-1207110293'), (u'INT_NOTEQUAL_-1207111929', u'CBRANCH_-1207111929'), (u'CAST_-1207110202', u'LOAD_-1207111825'), ('const-56', u'INT_ADD_-1207111763'), (u'CALL_-1207112542', u'CALL_-1207112514'), (u'CALL_-1207111695', u'INDIRECT_-1207110308'), (u'COPY_-1207110304', u'CALL_-1207112189'), ('tmp_4687', u'CALL_-1207112421'), (u'PTRADD_-1207111404', u'CALL_-1207111449'), (u'CALL_-1207112676', u'INT_ADD_-1207112366'), ('const-433', u'LOAD_-1207111635'), ('const-433', u'LOAD_-1207111956'), (u'INT_ADD_-1207111679', u'CAST_-1207109789'), (u'LOAD_-1207111695', u'MULTIEQUAL_-1207111244'), (u'CALL_-1207112421', u'INT_EQUAL_-1207112407'), (u'CALL_-1207111776', u'INDIRECT_-1207110536'), (u'CALL_-1207111665', u'INDIRECT_-1207110351'), (u'CAST_-1207109894', u'LOAD_-1207111635'), ('const-2', u'PTRADD_-1207111385'), ('tmp_1165', u'CBRANCH_-1207111710'), (u'CALL_-1207111735', u'INDIRECT_-1207110193'), (u'LOAD_-1207112674', u'INT_NOTEQUAL_-1207112650'), ('const-433', u'LOAD_-1207111695'), (u'INDIRECT_-1207110628', u'MULTIEQUAL_-1207110657'), ('const-8', u'INT_ADD_-1207112496'), (u'CALL_-1207111707', u'INDIRECT_-1207110239'), ('const-1', u'PTRADD_-1207112338'), ('const-433', u'STORE_-1207111777'), (u'CALL_-1207111944', u'MULTIEQUAL_-1207110291'), ('const-0', u'RETURN_-1207112288'), ('const-1', u'PTRADD_-1207111385'), ('tmp_4683', u'STORE_-1207111704'), (u'INDIRECT_-1207110582', u'MULTIEQUAL_-1207110813'), ('tmp_872', u'CBRANCH_-1207111982'), (u'CAST_-1207109951', u'STORE_-1207111737'), (u'CALL_-1207111852', u'INDIRECT_-1207110469'), ('const-1', u'PTRADD_-1207112338'), ('tmp_132', u'CBRANCH_-1207112649'), ('const-0', u'CALL_-1207112542'), (u'MULTIEQUAL_-1207110735', u'MULTIEQUAL_-1207110671'), ('tmp_1545', u'CBRANCH_-1207111804'), (u'STORE_-1207111704', u'INDIRECT_-1207110164'), (u'INDIRECT_-1207110805', u'MULTIEQUAL_-1207110753'), (u'CALL_-1207112452', u'INT_EQUAL_-1207112434'), (u'INT_ADD_-1207111743', u'CAST_-1207109964'), ('const-64', u'INT_EQUAL_-1207111966'), ('tmp_4687', u'CALL_-1207112342'), ('const-433', u'STORE_-1207111737'), (u'INT_ADD_-1207111809', u'CAST_-1207110202'), (u'CALL_-1207112676', u'INT_ADD_-1207111406'), ('const-0', u'INT_SLESS_-1207112688'), (u'INDIRECT_-1207110898', u'MULTIEQUAL_-1207110735'), (u'LOAD_-1207112382', u'MULTIEQUAL_-1207111244'), (u'LOAD_-1207112674', u'CALL_-1207112638'), ('const-1', u'PTRADD_-1207111941'), (u'PTRADD_-1207111404', u'CALL_-1207111424'), ('tmp_4687', u'CALL_-1207111868'), ('const-433', u'STORE_-1207111704'), (u'LOAD_-1207111635', u'CALL_-1207111560'), ('const-0', u'INT_EQUAL_-1207112593'), ('const-1340224', u'COPY_-1207110304'), (u'CALL_-1207111814', u'CALL_-1207111748'), ('tmp_1420', u'CBRANCH_-1207111929'), (u'INT_NOTEQUAL_-1207112238', u'CBRANCH_-1207112238'), (u'CALL_-1207112676', u'INDIRECT_-1207110898'), (u'INDIRECT_-1207110728', u'MULTIEQUAL_-1207110293'), ('tmp_1380', u'BRANCH_-1207111402'), (u'CALL_-1207112342', u'INDIRECT_-1207110740'), (u'CALL_-1207111637', u'CALL_-1207111560'), (u'INT_EQUAL_-1207112385', u'CBRANCH_-1207112373'), ('tmp_4687', u'CALL_-1207111765'), (u'CALL_-1207111944', u'INDIRECT_-1207110668'), ('const-5', u'CALL_-1207112542'), ('const-16', u'INT_ADD_-1207111940'), (u'CALL_-1207111814', u'INDIRECT_-1207110559'), ('const-0', u'INT_NOTEQUAL_-1207111680'), (u'INDIRECT_-1207110907', u'MULTIEQUAL_-1207110844'), ('tmp_4687', u'CALL_-1207111637'), (u'MULTIEQUAL_-1207111244', u'CALL_-1207112354'), (u'CALL_-1207111735', u'CALL_-1207111707'), (u'CALL_-1207112452', u'PTRADD_-1207111919'), (u'INT_ADD_-1207111406', u'CAST_-1207109729'), (u'CALL_-1207111765', u'INDIRECT_-1207110412'), (u'LOAD_-1207112512', u'CALL_-1207112499'), ('tmp_4687', u'CALL_-1207111726'), (u'CALL_-1207111927', u'INDIRECT_-1207110462'), ('const-0', u'INT_EQUAL_-1207112624'), ('const-1365880', u'COPY_-1207110496'), (u'INDIRECT_-1207110224', u'MULTIEQUAL_-1207110739'), (u'CALL_-1207112452', u'INDIRECT_-1207110767'), (u'LOAD_-1207111981', u'INT_EQUAL_-1207111966'), (u'COPY_-1207109947', u'CALL_-1207111592'), (u'CALL_-1207111776', u'CALL_-1207111748'), (u'CALL_-1207112135', u'INDIRECT_-1207110630'), ('const-433', u'LOAD_-1207112674'), (u'LOAD_-1207111422', u'CALL_-1207111405'), ('const-433', u'LOAD_-1207111839'), ('const-0', u'RETURN_-1207110364'), (u'CALL_-1207111726', u'INT_NOTEQUAL_-1207111711'), (u'CALL_-1207111943', u'CALL_-1207111745'), (u'CALL_-1207111927', u'INT_NOTEQUAL_-1207111908'), (u'CALL_-1207112514', u'INDIRECT_-1207110805'), ('tmp_966', u'CBRANCH_-1207111907'), (u'INDIRECT_-1207110668', u'MULTIEQUAL_-1207110292'), ('tmp_4687', u'CALL_-1207111809'), (u'CALL_-1207112580', u'INDIRECT_-1207110902'), (u'CALL_-1207111637', u'INDIRECT_-1207110288'), (u'CALL_-1207111424', u'INDIRECT_-1207110131'), ('tmp_4687', u'CALL_-1207111944'), ('tmp_1573', u'BRANCH_-1207111771'), (u'CAST_-1207110175', u'STORE_-1207111777'), (u'CAST_-1207110494', u'LOAD_-1207112674'), (u'CALL_-1207111745', u'INT_ADD_-1207111723'), (u'CAST_-1207110395', u'STORE_-1207112495'), ('tmp_4687', u'CALL_-1207112354'), (u'CALL_-1207111748', u'INDIRECT_-1207110582'), (u'MULTIEQUAL_-1207110293', u'MULTIEQUAL_-1207110717'), (u'COPY_-1207110209', u'CALL_-1207111776'), (u'CALL_-1207111809', u'INDIRECT_-1207110385'), (u'CAST_-1207110189', u'LOAD_-1207111799'), (u'CALL_-1207112452', u'PTRADD_-1207112338'), (u'CALL_-1207112676', u'INT_ADD_-1207111619'), (u'LOAD_-1207112674', u'INT_ADD_-1207111783'), (u'CALL_-1207112342', u'INDIRECT_-1207110680'), (u'CALL_-1207112189', u'CALL_-1207112135'), ('const-1', u'PTRADD_-1207111941'), ('const-5', u'CALL_-1207111735'), (u'CAST_-1207110088', u'LOAD_-1207111956'), (u'CALL_-1207112253', u'INDIRECT_-1207110688'), (u'CALL_-1207111560', u'INDIRECT_-1207110304'), (u'CALL_-1207111405', u'INDIRECT_-1207110178'), (u'INT_SLESS_-1207112688', u'CBRANCH_-1207112695'), ('const-1', u'PTRADD_-1207111404'), (u'CALL_-1207111707', u'INDIRECT_-1207110179'), ('const-0', u'INT_NOTEQUAL_-1207111908'), ('tmp_4687', u'CALL_-1207111405'), (u'LOAD_-1207112674', u'INT_ADD_-1207111809'), (u'CALL_-1207111868', u'INDIRECT_-1207110481'), ('tmp_4687', u'CALL_-1207111781'), ('const-1', u'STORE_-1207111557'), (u'INT_ADD_-1207111420', u'CALL_-1207111424'), ('const-0', u'INT_NOTEQUAL_-1207112238'), (u'CALL_-1207111592', u'CALL_-1207111560'), (u'CALL_-1207112638', u'INT_EQUAL_-1207112624'), (u'INT_NOTEQUAL_-1207111680', u'CBRANCH_-1207111680'), (u'CALL_-1207111665', u'INDIRECT_-1207110291'), (u'INT_SUB_-1207111820', u'CALL_-1207111821'), (u'CALL_-1207112227', u'INDIRECT_-1207110615'), (u'INDIRECT_-1207110749', u'MULTIEQUAL_-1207110679'), (u'CALL_-1207111592', u'INDIRECT_-1207110261'), ('const-433', u'STORE_-1207112495'), (u'CALL_-1207112638', u'INDIRECT_-1207110937'), ('const-8', u'INT_ADD_-1207112658'), ('tmp_468', u'CBRANCH_-1207112373'), (u'CALL_-1207112676', u'INT_ADD_-1207112658'), ('tmp_78', u'CBRANCH_-1207112695'), ('tmp_611', u'CBRANCH_-1207112238'), (u'STORE_-1207112495', u'INDIRECT_-1207110814'), (u'INT_NOTEQUAL_-1207111711', u'CBRANCH_-1207111710'), (u'CALL_-1207112342', u'MULTIEQUAL_-1207110291'), (u'CALL_-1207111868', u'INDIRECT_-1207110421'), (u'CALL_-1207111781', u'INT_ADD_-1207111763'), (u'INDIRECT_-1207110522', u'MULTIEQUAL_-1207110753'), (u'MULTIEQUAL_-1207110292', u'MULTIEQUAL_-1207110657'), (u'CALL_-1207112676', u'INT_ADD_-1207111679'), (u'INDIRECT_-1207110386', u'MULTIEQUAL_-1207110353'), ('tmp_204', u'CBRANCH_-1207112591'), (u'COPY_-1207109896', u'CALL_-1207111735'), (u'INDIRECT_-1207110877', u'INT_EQUAL_-1207112593'), ('const-433', u'STORE_-1207111963'), ('const-1365936', u'COPY_-1207109896'), (u'STORE_-1207111557', u'INDIRECT_-1207110211'), (u'CALL_-1207111518', u'INDIRECT_-1207110151'), (u'CALL_-1207111735', u'INDIRECT_-1207110253'), (u'INDIRECT_-1207110308', u'MULTIEQUAL_-1207110671'), (u'CALL_-1207111814', u'INDIRECT_-1207110619'), (u'INT_EQUAL_-1207111966', u'CBRANCH_-1207111961'), ('const-433', u'STORE_-1207111557'), (u'CALL_-1207111781', u'INDIRECT_-1207110640'), (u'LOAD_-1207111956', u'CALL_-1207111943'), ('const-16', u'INT_ADD_-1207111619'), (u'CALL_-1207112452', u'PTRADD_-1207111941'), ('tmp_4683', u'STORE_-1207111963'), (u'CALL_-1207111943', u'CALL_-1207111518'), (u'INDIRECT_-1207110958', u'MULTIEQUAL_-1207110795'), ('const-0', u'CALL_-1207111776'), ('tmp_6764', u'MULTIEQUAL_-1207110904'), (u'CALL_-1207111943', u'CALL_-1207111777'), ('tmp_424', u'CBRANCH_-1207112405'), (u'CALL_-1207112452', u'PTRADD_-1207111385'), (u'INDIRECT_-1207110151', u'MULTIEQUAL_-1207110293'), (u'INDIRECT_-1207110164', u'MULTIEQUAL_-1207110679'), (u'MULTIEQUAL_-1207110795', u'MULTIEQUAL_-1207110731'), (u'INT_EQUAL_-1207112407', u'CBRANCH_-1207112405'), ('const-433', u'LOAD_-1207111981'), (u'INDIRECT_-1207110351', u'MULTIEQUAL_-1207110731'), (u'CALL_-1207112580', u'INDIRECT_-1207110842'), (u'CALL_-1207111793', u'INDIRECT_-1207110373'), ('const-3', u'PTRADD_-1207111404'), (u'INDIRECT_-1207110967', u'MULTIEQUAL_-1207110904'), (u'CALL_-1207111777', u'INDIRECT_-1207110361'), (u'PTRADD_-1207111385', u'CALL_-1207111424'), (u'INDIRECT_-1207110291', u'MULTIEQUAL_-1207110671'), ('const-64', u'INT_EQUAL_-1207112385'), ('const-1', u'INT_ADD_-1207111420'), (u'CALL_-1207112452', u'PTRADD_-1207111404'), ('tmp_835', u'BRANCH_-1207111687'), (u'CALL_-1207111793', u'INDIRECT_-1207110433'), (u'CALL_-1207111943', u'CALL_-1207111821'), (u'CALL_-1207112227', u'INDIRECT_-1207110675'), ('tmp_1508', u'BRANCH_-1207111745'), (u'INDIRECT_-1207110527', u'MULTIEQUAL_-1207110753'), (u'INDIRECT_-1207110211', u'MULTIEQUAL_-1207110353'), (u'CALL_-1207112580', u'CALL_-1207112514'), ('const-0', u'INT_EQUAL_-1207112407'), ('const-2', u'INT_NOTEQUAL_-1207111809'), ('tmp_4687', u'CALL_-1207111927'), (u'PTRADD_-1207111919', u'LOAD_-1207111981'), (u'INT_NOTEQUAL_-1207112466', u'CBRANCH_-1207112465'), (u'CALL_-1207112421', u'INDIRECT_-1207110749'), (u'CALL_-1207112638', u'INDIRECT_-1207110877'), ('tmp_4687', u'CALL_-1207112227'), ('const-64', u'CALL_-1207112452'), (u'CALL_-1207111776', u'INDIRECT_-1207110596'), (u'CALL_-1207112542', u'INDIRECT_-1207110879'), ('const-1366016', u'COPY_-1207109947'), (u'MULTIEQUAL_-1207110657', u'COPY_-1207110718'), (u'CALL_-1207111927', u'INDIRECT_-1207110522'), (u'CALL_-1207112688', u'INDIRECT_-1207110967'), ('const-433', u'LOAD_-1207112400'), (u'INT_ADD_-1207112366', u'CAST_-1207110330'), (u'INDIRECT_-1207110630', u'COPY_-1207110688'), (u'CALL_-1207112499', u'INDIRECT_-1207110795'), (u'PTRADD_-1207112338', u'LOAD_-1207112400'), (u'CALL_-1207111943', u'CALL_-1207111665'), (u'CAST_-1207110405', u'LOAD_-1207112512'), (u'CALL_-1207111943', u'INDIRECT_-1207110534'), (u'CALL_-1207112514', u'INDIRECT_-1207110865'), (u'INT_NOTEQUAL_-1207112650', u'CBRANCH_-1207112649'), ('const-433', u'LOAD_-1207111759'), (u'CALL_-1207112676', u'INDIRECT_-1207110958'), (u'CALL_-1207112189', u'INDIRECT_-1207110652'), (u'CAST_-1207109729', u'LOAD_-1207111422'), (u'PTRADD_-1207111941', u'LOAD_-1207112003'), (u'CALL_-1207112354', u'INDIRECT_-1207110749'), ('const-0', u'STORE_-1207112495'), ('const-0', u'CALL_-1207111735'), (u'CALL_-1207111449', u'INDIRECT_-1207110209'), (u'MULTIEQUAL_-1207110291', u'INT_NOTEQUAL_-1207111929'), (u'CALL_-1207111748', u'INDIRECT_-1207110522'), ('const-16', u'INT_ADD_-1207112366'), (u'CALL_-1207112253', u'INDIRECT_-1207110628'), (u'CALL_-1207111449', u'INDIRECT_-1207110149'), ('const-5', u'CALL_-1207111776'), ('const-73', u'INT_ADD_-1207111743'), (u'CALL_-1207111560', u'INDIRECT_-1207110244'), ('tmp_4687', u'CALL_-1207111695'), (u'LOAD_-1207112486', u'CALL_-1207112452'), (u'CALL_-1207112499', u'INDIRECT_-1207110855'), (u'CALL_-1207111880', u'INDIRECT_-1207110490'), ('tmp_6766', u'MULTIEQUAL_-1207110844'), ('const-64', u'INT_EQUAL_-1207111988'), (u'INT_NOTEQUAL_-1207111908', u'CBRANCH_-1207111907'), (u'CALL_-1207111449', u'INT_ADD_-1207111420')]
null
null
0013ebd0
x64
O2
(translation_unit "void FUN_0013ebd0(undefined8 param_1,undefined4 *param_2)\n\n{\n undefined1 uVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n char *pcVar6;\n long lVar7;\n long *plVar8;\n undefined8 uVar9;\n size_t sVar10;\n \n if (0 < DAT_00164794) {\n FUN_001173a0();\n }\n lVar3 = FUN_00132330(param_1);\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar2 = FUN_0011a780(lVar7);\n if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) {\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }\n else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }\n free(*(void **)(lVar3 + 8));\n *(undefined8 *)(lVar3 + 8) = 0;\n }\n if (*(char **)(lVar3 + 0x10) != (char *)0x0) {\n pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40);\n if (pcVar6 == (char *)0x0) {\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }\n iVar2 = FUN_0012f340(param_1);\n if (iVar2 == 0) {\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }\n else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }\n }\n iVar2 = FUN_0012f250(param_1);\njoined_r0x0013ecd2:\n if ((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)) {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n FUN_00123bd0(uVar5,uVar4);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0013ebd0(undefined8 param_1,undefined4 *param_2)\n\n{\n undefined1 uVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n char *pcVar6;\n long lVar7;\n long *plVar8;\n undefined8 uVar9;\n size_t sVar10;\n \n if (0 < DAT_00164794) {\n FUN_001173a0();\n }\n lVar3 = FUN_00132330(param_1);\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar2 = FUN_0011a780(lVar7);\n if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) {\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }\n else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }\n free(*(void **)(lVar3 + 8));\n *(undefined8 *)(lVar3 + 8) = 0;\n }\n if (*(char **)(lVar3 + 0x10) != (char *)0x0) {\n pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40);\n if (pcVar6 == (char *)0x0) {\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }\n iVar2 = FUN_0012f340(param_1);\n if (iVar2 == 0) {\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }\n else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }\n }\n iVar2 = FUN_0012f250(param_1);\njoined_r0x0013ecd2:\n if ((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)) {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n FUN_00123bd0(uVar5,uVar4);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_0013ebd0(undefined8 param_1,undefined4 *param_2)" identifier (parameter_list "(undefined8 param_1,undefined4 *param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined4 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n undefined1 uVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n char *pcVar6;\n long lVar7;\n long *plVar8;\n undefined8 uVar9;\n size_t sVar10;\n \n if (0 < DAT_00164794) {\n FUN_001173a0();\n }\n lVar3 = FUN_00132330(param_1);\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar2 = FUN_0011a780(lVar7);\n if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) {\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }\n else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }\n free(*(void **)(lVar3 + 8));\n *(undefined8 *)(lVar3 + 8) = 0;\n }\n if (*(char **)(lVar3 + 0x10) != (char *)0x0) {\n pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40);\n if (pcVar6 == (char *)0x0) {\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }\n iVar2 = FUN_0012f340(param_1);\n if (iVar2 == 0) {\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }\n else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }\n }\n iVar2 = FUN_0012f250(param_1);\njoined_r0x0013ecd2:\n if ((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)) {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n FUN_00123bd0(uVar5,uVar4);\n return;\n }\n return;\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "char *pcVar6;" primitive_type (pointer_declarator "*pcVar6" * identifier) ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar8;" (sized_type_specifier "long" long) (pointer_declarator "*plVar8" * identifier) ;) (declaration "undefined8 uVar9;" type_identifier identifier ;) (declaration "size_t sVar10;" primitive_type identifier ;) (if_statement "if (0 < DAT_00164794) {\n FUN_001173a0();\n }" if (parenthesized_expression "(0 < DAT_00164794)" ( (binary_expression "0 < DAT_00164794" number_literal < identifier) )) (compound_statement "{\n FUN_001173a0();\n }" { (expression_statement "FUN_001173a0();" (call_expression "FUN_001173a0()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "lVar3 = FUN_00132330(param_1);" (assignment_expression "lVar3 = FUN_00132330(param_1)" identifier = (call_expression "FUN_00132330(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "lVar7 = *(long *)(lVar3 + 8);" (assignment_expression "lVar7 = *(long *)(lVar3 + 8)" identifier = (pointer_expression "*(long *)(lVar3 + 8)" * (cast_expression "(long *)(lVar3 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) ))))) ;) (if_statement "if (lVar7 != 0) {\n iVar2 = FUN_0011a780(lVar7);\n if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) {\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }\n else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }\n free(*(void **)(lVar3 + 8));\n *(undefined8 *)(lVar3 + 8) = 0;\n }" if (parenthesized_expression "(lVar7 != 0)" ( (binary_expression "lVar7 != 0" identifier != number_literal) )) (compound_statement "{\n iVar2 = FUN_0011a780(lVar7);\n if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) {\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }\n else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }\n free(*(void **)(lVar3 + 8));\n *(undefined8 *)(lVar3 + 8) = 0;\n }" { (expression_statement "iVar2 = FUN_0011a780(lVar7);" (assignment_expression "iVar2 = FUN_0011a780(lVar7)" identifier = (call_expression "FUN_0011a780(lVar7)" identifier (argument_list "(lVar7)" ( identifier )))) ;) (if_statement "if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) {\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }\n else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }" if (parenthesized_expression "((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02'))" ( (binary_expression "(iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')" (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) || (parenthesized_expression "(*(char *)(lVar7 + 0x18) != '\x02')" ( (binary_expression "*(char *)(lVar7 + 0x18) != '\x02'" (pointer_expression "*(char *)(lVar7 + 0x18)" * (cast_expression "(char *)(lVar7 + 0x18)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x18)" ( (binary_expression "lVar7 + 0x18" identifier + number_literal) )))) != (char_literal "'\x02'" ' escape_sequence ')) ))) )) (compound_statement "{\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }" { (if_statement "if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }" if (parenthesized_expression "(DAT_0016e210 == 0)" ( (binary_expression "DAT_0016e210 == 0" identifier == number_literal) )) (compound_statement "{\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }" { (expression_statement "uVar4 = FUN_0012f640();" (assignment_expression "uVar4 = FUN_0012f640()" identifier = (call_expression "FUN_0012f640()" identifier (argument_list "()" ( )))) ;) (expression_statement "uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);" (assignment_expression "uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5)" identifier = (call_expression "dcgettext(0,".size expression for %s does not evaluate to a constant",5)" identifier (argument_list "(0,".size expression for %s does not evaluate to a constant",5)" ( number_literal , (string_literal "".size expression for %s does not evaluate to a constant"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_00123bd0(uVar5,uVar4);" (call_expression "FUN_00123bd0(uVar5,uVar4)" identifier (argument_list "(uVar5,uVar4)" ( identifier , identifier ))) ;) }) (else_clause "else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }" else (compound_statement "{\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }" { (expression_statement "uVar4 = FUN_0012f640(param_1);" (assignment_expression "uVar4 = FUN_0012f640(param_1)" identifier = (call_expression "FUN_0012f640(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);" (assignment_expression "uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5)" identifier = (call_expression "dcgettext(0,".size expression for %s does not evaluate to a constant",5)" identifier (argument_list "(0,".size expression for %s does not evaluate to a constant",5)" ( number_literal , (string_literal "".size expression for %s does not evaluate to a constant"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_00123a00(uVar5,uVar4);" (call_expression "FUN_00123a00(uVar5,uVar4)" identifier (argument_list "(uVar5,uVar4)" ( identifier , identifier ))) ;) }))) }) (else_clause "else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }" else (compound_statement "{\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }" { (expression_statement "uVar4 = *(undefined8 *)(lVar7 + 0x10);" (assignment_expression "uVar4 = *(undefined8 *)(lVar7 + 0x10)" identifier = (pointer_expression "*(undefined8 *)(lVar7 + 0x10)" * (cast_expression "(undefined8 *)(lVar7 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x10)" ( (binary_expression "lVar7 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "lVar7 = FUN_001322b0(param_1);" (assignment_expression "lVar7 = FUN_001322b0(param_1)" identifier = (call_expression "FUN_001322b0(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "*(undefined8 *)(lVar7 + 0x38) = uVar4;" (assignment_expression "*(undefined8 *)(lVar7 + 0x38) = uVar4" (pointer_expression "*(undefined8 *)(lVar7 + 0x38)" * (cast_expression "(undefined8 *)(lVar7 + 0x38)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x38)" ( (binary_expression "lVar7 + 0x38" identifier + number_literal) )))) = identifier) ;) }))) (expression_statement "free(*(void **)(lVar3 + 8));" (call_expression "free(*(void **)(lVar3 + 8))" identifier (argument_list "(*(void **)(lVar3 + 8))" ( (pointer_expression "*(void **)(lVar3 + 8)" * (cast_expression "(void **)(lVar3 + 8)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) )))) ))) ;) (expression_statement "*(undefined8 *)(lVar3 + 8) = 0;" (assignment_expression "*(undefined8 *)(lVar3 + 8) = 0" (pointer_expression "*(undefined8 *)(lVar3 + 8)" * (cast_expression "(undefined8 *)(lVar3 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) )))) = number_literal) ;) })) (if_statement "if (*(char **)(lVar3 + 0x10) != (char *)0x0) {\n pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40);\n if (pcVar6 == (char *)0x0) {\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }\n iVar2 = FUN_0012f340(param_1);\n if (iVar2 == 0) {\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }\n else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }\n }" if (parenthesized_expression "(*(char **)(lVar3 + 0x10) != (char *)0x0)" ( (binary_expression "*(char **)(lVar3 + 0x10) != (char *)0x0" (pointer_expression "*(char **)(lVar3 + 0x10)" * (cast_expression "(char **)(lVar3 + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) )))) != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40);\n if (pcVar6 == (char *)0x0) {\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }\n iVar2 = FUN_0012f340(param_1);\n if (iVar2 == 0) {\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }\n else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }\n }" { (expression_statement "pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40);" (assignment_expression "pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40)" identifier = (call_expression "strchr(*(char **)(lVar3 + 0x10),0x40)" identifier (argument_list "(*(char **)(lVar3 + 0x10),0x40)" ( (pointer_expression "*(char **)(lVar3 + 0x10)" * (cast_expression "(char **)(lVar3 + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) )))) , number_literal )))) ;) (if_statement "if (pcVar6 == (char *)0x0) {\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }" if (parenthesized_expression "(pcVar6 == (char *)0x0)" ( (binary_expression "pcVar6 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }" { (expression_statement "*param_2 = 1;" (assignment_expression "*param_2 = 1" (pointer_expression "*param_2" * identifier) = number_literal) ;) (expression_statement "iVar2 = FUN_0012f250(param_1);" (assignment_expression "iVar2 = FUN_0012f250(param_1)" identifier = (call_expression "FUN_0012f250(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (goto_statement "goto joined_r0x0013ecd2;" goto statement_identifier ;) })) (expression_statement "iVar2 = FUN_0012f340(param_1);" (assignment_expression "iVar2 = FUN_0012f340(param_1)" identifier = (call_expression "FUN_0012f340(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if (iVar2 == 0) {\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }\n else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }" { (expression_statement "uVar4 = *(undefined8 *)(lVar3 + 0x10);" (assignment_expression "uVar4 = *(undefined8 *)(lVar3 + 0x10)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x10)" * (cast_expression "(undefined8 *)(lVar3 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) ))))) ;) (if_statement "if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }" if (parenthesized_expression "(pcVar6[1] == '@')" ( (binary_expression "pcVar6[1] == '@'" (subscript_expression "pcVar6[1]" identifier [ number_literal ]) == (char_literal "'@'" ' character ')) )) (compound_statement "{\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }" { (expression_statement "uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);" (assignment_expression "uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5)" identifier = (call_expression "dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5)" identifier (argument_list "(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5)" ( number_literal , (string_literal ""invalid attempt to declare external version name as default in symbol `%s\'"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_00123bd0(uVar5,uVar4);" (call_expression "FUN_00123bd0(uVar5,uVar4)" identifier (argument_list "(uVar5,uVar4)" ( identifier , identifier ))) ;) (expression_statement "*param_2 = 1;" (assignment_expression "*param_2 = 1" (pointer_expression "*param_2" * identifier) = number_literal) ;) (expression_statement "uVar4 = *(undefined8 *)(lVar3 + 0x10);" (assignment_expression "uVar4 = *(undefined8 *)(lVar3 + 0x10)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x10)" * (cast_expression "(undefined8 *)(lVar3 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) ))))) ;) })) (expression_statement "FUN_00131a20(param_1,uVar4);" (call_expression "FUN_00131a20(param_1,uVar4)" identifier (argument_list "(param_1,uVar4)" ( identifier , identifier ))) ;) }) (else_clause "else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }" else (if_statement "if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }" if (parenthesized_expression "((pcVar6[1] == '@') && (pcVar6[2] == '@'))" ( (binary_expression "(pcVar6[1] == '@') && (pcVar6[2] == '@')" (parenthesized_expression "(pcVar6[1] == '@')" ( (binary_expression "pcVar6[1] == '@'" (subscript_expression "pcVar6[1]" identifier [ number_literal ]) == (char_literal "'@'" ' character ')) )) && (parenthesized_expression "(pcVar6[2] == '@')" ( (binary_expression "pcVar6[2] == '@'" (subscript_expression "pcVar6[2]" identifier [ number_literal ]) == (char_literal "'@'" ' character ')) ))) )) (compound_statement "{\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }" { (expression_statement "sVar10 = strlen(pcVar6 + 3);" (assignment_expression "sVar10 = strlen(pcVar6 + 3)" identifier = (call_expression "strlen(pcVar6 + 3)" identifier (argument_list "(pcVar6 + 3)" ( (binary_expression "pcVar6 + 3" identifier + number_literal) )))) ;) (expression_statement "memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);" (call_expression "memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1)" identifier (argument_list "(pcVar6 + 2,pcVar6 + 3,sVar10 + 1)" ( (binary_expression "pcVar6 + 2" identifier + number_literal) , (binary_expression "pcVar6 + 3" identifier + number_literal) , (binary_expression "sVar10 + 1" identifier + number_literal) ))) ;) (expression_statement "FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));" (call_expression "FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10))" identifier (argument_list "(param_1,*(undefined8 *)(lVar3 + 0x10))" ( identifier , (pointer_expression "*(undefined8 *)(lVar3 + 0x10)" * (cast_expression "(undefined8 *)(lVar3 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) )))) ))) ;) }) (else_clause "else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }" else (compound_statement "{\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }" { (expression_statement "uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));" (assignment_expression "uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10))" identifier = (call_expression "FUN_00131100(*(undefined8 *)(lVar3 + 0x10))" identifier (argument_list "(*(undefined8 *)(lVar3 + 0x10))" ( (pointer_expression "*(undefined8 *)(lVar3 + 0x10)" * (cast_expression "(undefined8 *)(lVar3 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) )))) )))) ;) (expression_statement "iVar2 = FUN_0012f310(param_1);" (assignment_expression "iVar2 = FUN_0012f310(param_1)" identifier = (call_expression "FUN_0012f310(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }" { (expression_statement "uVar5 = FUN_0012f640(param_1);" (assignment_expression "uVar5 = FUN_0012f640(param_1)" identifier = (call_expression "FUN_0012f640(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "uVar4 = *(undefined8 *)(lVar3 + 0x10);" (assignment_expression "uVar4 = *(undefined8 *)(lVar3 + 0x10)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x10)" * (cast_expression "(undefined8 *)(lVar3 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);" (assignment_expression "uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5)" identifier = (call_expression "dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5)" identifier (argument_list "(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5)" ( number_literal , (string_literal ""`%s\' can\'t be versioned to common symbol \'%s\'"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_00123bd0(uVar9,uVar4,uVar5);" (call_expression "FUN_00123bd0(uVar9,uVar4,uVar5)" identifier (argument_list "(uVar9,uVar4,uVar5)" ( identifier , identifier , identifier ))) ;) (expression_statement "*param_2 = 1;" (assignment_expression "*param_2 = 1" (pointer_expression "*param_2" * identifier) = number_literal) ;) (return_statement "return;" return ;) })) (expression_statement "uVar5 = FUN_0012f670();" (assignment_expression "uVar5 = FUN_0012f670()" identifier = (call_expression "FUN_0012f670()" identifier (argument_list "()" ( )))) ;) (expression_statement "FUN_0012f6a0(uVar4,uVar5);" (call_expression "FUN_0012f6a0(uVar4,uVar5)" identifier (argument_list "(uVar4,uVar5)" ( identifier , identifier ))) ;) (expression_statement "lVar7 = thunk_FUN_001309a0(param_1);" (assignment_expression "lVar7 = thunk_FUN_001309a0(param_1)" identifier = (call_expression "thunk_FUN_001309a0(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "plVar8 = (long *)FUN_00131df0(param_1);" (assignment_expression "plVar8 = (long *)FUN_00131df0(param_1)" identifier = (cast_expression "(long *)FUN_00131df0(param_1)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00131df0(param_1)" identifier (argument_list "(param_1)" ( identifier ))))) ;) (expression_statement "FUN_0012f160(uVar4,lVar7 - *plVar8);" (call_expression "FUN_0012f160(uVar4,lVar7 - *plVar8)" identifier (argument_list "(uVar4,lVar7 - *plVar8)" ( identifier , (binary_expression "lVar7 - *plVar8" identifier - (pointer_expression "*plVar8" * identifier)) ))) ;) (expression_statement "uVar5 = FUN_00131df0(param_1);" (assignment_expression "uVar5 = FUN_00131df0(param_1)" identifier = (call_expression "FUN_00131df0(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "FUN_00131d70(uVar4,uVar5);" (call_expression "FUN_00131d70(uVar4,uVar5)" identifier (argument_list "(uVar4,uVar5)" ( identifier , identifier ))) ;) (expression_statement "FUN_0012f9c0(uVar4,param_1);" (call_expression "FUN_0012f9c0(uVar4,param_1)" identifier (argument_list "(uVar4,param_1)" ( identifier , identifier ))) ;) (expression_statement "lVar7 = FUN_001322b0(param_1);" (assignment_expression "lVar7 = FUN_001322b0(param_1)" identifier = (call_expression "FUN_001322b0(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "uVar1 = *(undefined1 *)(lVar7 + 0x49);" (assignment_expression "uVar1 = *(undefined1 *)(lVar7 + 0x49)" identifier = (pointer_expression "*(undefined1 *)(lVar7 + 0x49)" * (cast_expression "(undefined1 *)(lVar7 + 0x49)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x49)" ( (binary_expression "lVar7 + 0x49" identifier + number_literal) ))))) ;) (expression_statement "lVar7 = FUN_001322b0(uVar4);" (assignment_expression "lVar7 = FUN_001322b0(uVar4)" identifier = (call_expression "FUN_001322b0(uVar4)" identifier (argument_list "(uVar4)" ( identifier )))) ;) (expression_statement "*(undefined1 *)(lVar7 + 0x49) = uVar1;" (assignment_expression "*(undefined1 *)(lVar7 + 0x49) = uVar1" (pointer_expression "*(undefined1 *)(lVar7 + 0x49)" * (cast_expression "(undefined1 *)(lVar7 + 0x49)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x49)" ( (binary_expression "lVar7 + 0x49" identifier + number_literal) )))) = identifier) ;) (expression_statement "iVar2 = FUN_0012f250(param_1);" (assignment_expression "iVar2 = FUN_0012f250(param_1)" identifier = (call_expression "FUN_0012f250(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_00130ee0(uVar4);\n }" { (expression_statement "FUN_00130ee0(uVar4);" (call_expression "FUN_00130ee0(uVar4)" identifier (argument_list "(uVar4)" ( identifier ))) ;) })) (expression_statement "iVar2 = FUN_0012f200(param_1);" (assignment_expression "iVar2 = FUN_0012f200(param_1)" identifier = (call_expression "FUN_0012f200(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_00130b50(uVar4);\n }" { (expression_statement "FUN_00130b50(uVar4);" (call_expression "FUN_00130b50(uVar4)" identifier (argument_list "(uVar4)" ( identifier ))) ;) })) }))))) })) (expression_statement "iVar2 = FUN_0012f250(param_1);" (assignment_expression "iVar2 = FUN_0012f250(param_1)" identifier = (call_expression "FUN_0012f250(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (labeled_statement "joined_r0x0013ecd2:\n if ((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)) {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n FUN_00123bd0(uVar5,uVar4);\n return;\n }" statement_identifier : (if_statement "if ((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)) {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n FUN_00123bd0(uVar5,uVar4);\n return;\n }" if (parenthesized_expression "((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0))" ( (binary_expression "(iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)" (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) && (parenthesized_expression "(iVar2 = FUN_0012f310(param_1), iVar2 != 0)" ( (comma_expression "iVar2 = FUN_0012f310(param_1), iVar2 != 0" (assignment_expression "iVar2 = FUN_0012f310(param_1)" identifier = (call_expression "FUN_0012f310(param_1)" identifier (argument_list "(param_1)" ( identifier )))) , (binary_expression "iVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n FUN_00123bd0(uVar5,uVar4);\n return;\n }" { (expression_statement "uVar4 = FUN_0012f640(param_1);" (assignment_expression "uVar4 = FUN_0012f640(param_1)" identifier = (call_expression "FUN_0012f640(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);" (assignment_expression "uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5)" identifier = (call_expression "dcgettext(0,"symbol `%s\' can not be both weak and common",5)" identifier (argument_list "(0,"symbol `%s\' can not be both weak and common",5)" ( number_literal , (string_literal ""symbol `%s\' can not be both weak and common"" " string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_00123bd0(uVar5,uVar4);" (call_expression "FUN_00123bd0(uVar5,uVar4)" identifier (argument_list "(uVar5,uVar4)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) }))) (return_statement "return;" return ;) })))
(translation_unit "void elf_frob_symbol(symbolS *symp,int *puntp)\n\n{\n undefined1 uVar1;\n expressionS *expressionP;\n int iVar2;\n elf_obj_sy *peVar3;\n char *pcVar4;\n char *pcVar5;\n symbolS *s;\n segT seg;\n valueT vVar6;\n fragS *pfVar7;\n asymbol *paVar8;\n char *format;\n size_t sVar9;\n \n if (0 < alpha_flag_mdebug) {\n ecoff_frob_symbol(symp);\n }\n peVar3 = symbol_get_obj(symp);\n expressionP = peVar3->size;\n if (expressionP != (expressionS *)0x0) {\n iVar2 = resolve_expression(expressionP);\n if ((iVar2 == 0) || (expressionP->field_0x18 != '\x02')) {\n if (flag_allow_nonconst_size == 0) {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_bad(pcVar5,pcVar4);\n }\n else {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_warn(pcVar5,pcVar4);\n }\n }\n else {\n pcVar4 = (char *)expressionP->X_add_number;\n paVar8 = symbol_get_bfdsym(symp);\n paVar8[1].name = pcVar4;\n }\n free(peVar3->size);\n peVar3->size = (expressionS *)0x0;\n }\n if (peVar3->versioned_name != (char *)0x0) {\n pcVar4 = strchr(peVar3->versioned_name,0x40);\n if (pcVar4 == (char *)0x0) {\n *puntp = 1;\n iVar2 = S_IS_WEAK(symp);\n goto joined_r0x0013ecd2;\n }\n iVar2 = S_IS_DEFINED(symp);\n if (iVar2 == 0) {\n pcVar5 = peVar3->versioned_name;\n if (pcVar4[1] == '@') {\n pcVar4 = (char *)dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n as_bad(pcVar4,pcVar5);\n *puntp = 1;\n pcVar5 = peVar3->versioned_name;\n }\n S_SET_NAME(symp,pcVar5);\n }\n else if ((pcVar4[1] == '@') && (pcVar4[2] == '@')) {\n sVar9 = strlen(pcVar4 + 3);\n memmove(pcVar4 + 2,pcVar4 + 3,sVar9 + 1);\n S_SET_NAME(symp,peVar3->versioned_name);\n }\n else {\n s = symbol_find_or_make(peVar3->versioned_name);\n iVar2 = S_IS_COMMON(symp);\n if (iVar2 != 0) {\n pcVar5 = S_GET_NAME(symp);\n pcVar4 = peVar3->versioned_name;\n format = (char *)dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n as_bad(format,pcVar4,pcVar5);\n *puntp = 1;\n return;\n }\n seg = S_GET_SEGMENT(symp);\n S_SET_SEGMENT(s,seg);\n vVar6 = S_GET_VALUE(symp);\n pfVar7 = symbol_get_frag(symp);\n S_SET_VALUE(s,vVar6 - pfVar7->fr_address);\n pfVar7 = symbol_get_frag(symp);\n symbol_set_frag(s,pfVar7);\n copy_symbol_attributes(s,symp);\n paVar8 = symbol_get_bfdsym(symp);\n uVar1 = *(undefined1 *)((long)&paVar8[1].flags + 1);\n paVar8 = symbol_get_bfdsym(s);\n *(undefined1 *)((long)&paVar8[1].flags + 1) = uVar1;\n iVar2 = S_IS_WEAK(symp);\n if (iVar2 != 0) {\n S_SET_WEAK(s);\n }\n iVar2 = S_IS_EXTERNAL(symp);\n if (iVar2 != 0) {\n S_SET_EXTERNAL(s);\n }\n }\n }\n iVar2 = S_IS_WEAK(symp);\njoined_r0x0013ecd2:\n if ((iVar2 != 0) && (iVar2 = S_IS_COMMON(symp), iVar2 != 0)) {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n as_bad(pcVar5,pcVar4);\n return;\n }\n return;\n}\n\n" (function_definition "void elf_frob_symbol(symbolS *symp,int *puntp)\n\n{\n undefined1 uVar1;\n expressionS *expressionP;\n int iVar2;\n elf_obj_sy *peVar3;\n char *pcVar4;\n char *pcVar5;\n symbolS *s;\n segT seg;\n valueT vVar6;\n fragS *pfVar7;\n asymbol *paVar8;\n char *format;\n size_t sVar9;\n \n if (0 < alpha_flag_mdebug) {\n ecoff_frob_symbol(symp);\n }\n peVar3 = symbol_get_obj(symp);\n expressionP = peVar3->size;\n if (expressionP != (expressionS *)0x0) {\n iVar2 = resolve_expression(expressionP);\n if ((iVar2 == 0) || (expressionP->field_0x18 != '\x02')) {\n if (flag_allow_nonconst_size == 0) {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_bad(pcVar5,pcVar4);\n }\n else {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_warn(pcVar5,pcVar4);\n }\n }\n else {\n pcVar4 = (char *)expressionP->X_add_number;\n paVar8 = symbol_get_bfdsym(symp);\n paVar8[1].name = pcVar4;\n }\n free(peVar3->size);\n peVar3->size = (expressionS *)0x0;\n }\n if (peVar3->versioned_name != (char *)0x0) {\n pcVar4 = strchr(peVar3->versioned_name,0x40);\n if (pcVar4 == (char *)0x0) {\n *puntp = 1;\n iVar2 = S_IS_WEAK(symp);\n goto joined_r0x0013ecd2;\n }\n iVar2 = S_IS_DEFINED(symp);\n if (iVar2 == 0) {\n pcVar5 = peVar3->versioned_name;\n if (pcVar4[1] == '@') {\n pcVar4 = (char *)dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n as_bad(pcVar4,pcVar5);\n *puntp = 1;\n pcVar5 = peVar3->versioned_name;\n }\n S_SET_NAME(symp,pcVar5);\n }\n else if ((pcVar4[1] == '@') && (pcVar4[2] == '@')) {\n sVar9 = strlen(pcVar4 + 3);\n memmove(pcVar4 + 2,pcVar4 + 3,sVar9 + 1);\n S_SET_NAME(symp,peVar3->versioned_name);\n }\n else {\n s = symbol_find_or_make(peVar3->versioned_name);\n iVar2 = S_IS_COMMON(symp);\n if (iVar2 != 0) {\n pcVar5 = S_GET_NAME(symp);\n pcVar4 = peVar3->versioned_name;\n format = (char *)dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n as_bad(format,pcVar4,pcVar5);\n *puntp = 1;\n return;\n }\n seg = S_GET_SEGMENT(symp);\n S_SET_SEGMENT(s,seg);\n vVar6 = S_GET_VALUE(symp);\n pfVar7 = symbol_get_frag(symp);\n S_SET_VALUE(s,vVar6 - pfVar7->fr_address);\n pfVar7 = symbol_get_frag(symp);\n symbol_set_frag(s,pfVar7);\n copy_symbol_attributes(s,symp);\n paVar8 = symbol_get_bfdsym(symp);\n uVar1 = *(undefined1 *)((long)&paVar8[1].flags + 1);\n paVar8 = symbol_get_bfdsym(s);\n *(undefined1 *)((long)&paVar8[1].flags + 1) = uVar1;\n iVar2 = S_IS_WEAK(symp);\n if (iVar2 != 0) {\n S_SET_WEAK(s);\n }\n iVar2 = S_IS_EXTERNAL(symp);\n if (iVar2 != 0) {\n S_SET_EXTERNAL(s);\n }\n }\n }\n iVar2 = S_IS_WEAK(symp);\njoined_r0x0013ecd2:\n if ((iVar2 != 0) && (iVar2 = S_IS_COMMON(symp), iVar2 != 0)) {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n as_bad(pcVar5,pcVar4);\n return;\n }\n return;\n}" primitive_type (function_declarator "elf_frob_symbol(symbolS *symp,int *puntp)" identifier (parameter_list "(symbolS *symp,int *puntp)" ( (parameter_declaration "symbolS *symp" type_identifier (pointer_declarator "*symp" * identifier)) , (parameter_declaration "int *puntp" primitive_type (pointer_declarator "*puntp" * identifier)) ))) (compound_statement "{\n undefined1 uVar1;\n expressionS *expressionP;\n int iVar2;\n elf_obj_sy *peVar3;\n char *pcVar4;\n char *pcVar5;\n symbolS *s;\n segT seg;\n valueT vVar6;\n fragS *pfVar7;\n asymbol *paVar8;\n char *format;\n size_t sVar9;\n \n if (0 < alpha_flag_mdebug) {\n ecoff_frob_symbol(symp);\n }\n peVar3 = symbol_get_obj(symp);\n expressionP = peVar3->size;\n if (expressionP != (expressionS *)0x0) {\n iVar2 = resolve_expression(expressionP);\n if ((iVar2 == 0) || (expressionP->field_0x18 != '\x02')) {\n if (flag_allow_nonconst_size == 0) {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_bad(pcVar5,pcVar4);\n }\n else {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_warn(pcVar5,pcVar4);\n }\n }\n else {\n pcVar4 = (char *)expressionP->X_add_number;\n paVar8 = symbol_get_bfdsym(symp);\n paVar8[1].name = pcVar4;\n }\n free(peVar3->size);\n peVar3->size = (expressionS *)0x0;\n }\n if (peVar3->versioned_name != (char *)0x0) {\n pcVar4 = strchr(peVar3->versioned_name,0x40);\n if (pcVar4 == (char *)0x0) {\n *puntp = 1;\n iVar2 = S_IS_WEAK(symp);\n goto joined_r0x0013ecd2;\n }\n iVar2 = S_IS_DEFINED(symp);\n if (iVar2 == 0) {\n pcVar5 = peVar3->versioned_name;\n if (pcVar4[1] == '@') {\n pcVar4 = (char *)dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n as_bad(pcVar4,pcVar5);\n *puntp = 1;\n pcVar5 = peVar3->versioned_name;\n }\n S_SET_NAME(symp,pcVar5);\n }\n else if ((pcVar4[1] == '@') && (pcVar4[2] == '@')) {\n sVar9 = strlen(pcVar4 + 3);\n memmove(pcVar4 + 2,pcVar4 + 3,sVar9 + 1);\n S_SET_NAME(symp,peVar3->versioned_name);\n }\n else {\n s = symbol_find_or_make(peVar3->versioned_name);\n iVar2 = S_IS_COMMON(symp);\n if (iVar2 != 0) {\n pcVar5 = S_GET_NAME(symp);\n pcVar4 = peVar3->versioned_name;\n format = (char *)dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n as_bad(format,pcVar4,pcVar5);\n *puntp = 1;\n return;\n }\n seg = S_GET_SEGMENT(symp);\n S_SET_SEGMENT(s,seg);\n vVar6 = S_GET_VALUE(symp);\n pfVar7 = symbol_get_frag(symp);\n S_SET_VALUE(s,vVar6 - pfVar7->fr_address);\n pfVar7 = symbol_get_frag(symp);\n symbol_set_frag(s,pfVar7);\n copy_symbol_attributes(s,symp);\n paVar8 = symbol_get_bfdsym(symp);\n uVar1 = *(undefined1 *)((long)&paVar8[1].flags + 1);\n paVar8 = symbol_get_bfdsym(s);\n *(undefined1 *)((long)&paVar8[1].flags + 1) = uVar1;\n iVar2 = S_IS_WEAK(symp);\n if (iVar2 != 0) {\n S_SET_WEAK(s);\n }\n iVar2 = S_IS_EXTERNAL(symp);\n if (iVar2 != 0) {\n S_SET_EXTERNAL(s);\n }\n }\n }\n iVar2 = S_IS_WEAK(symp);\njoined_r0x0013ecd2:\n if ((iVar2 != 0) && (iVar2 = S_IS_COMMON(symp), iVar2 != 0)) {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n as_bad(pcVar5,pcVar4);\n return;\n }\n return;\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (declaration "expressionS *expressionP;" type_identifier (pointer_declarator "*expressionP" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "elf_obj_sy *peVar3;" type_identifier (pointer_declarator "*peVar3" * identifier) ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (declaration "symbolS *s;" type_identifier (pointer_declarator "*s" * identifier) ;) (declaration "segT seg;" type_identifier identifier ;) (declaration "valueT vVar6;" type_identifier identifier ;) (declaration "fragS *pfVar7;" type_identifier (pointer_declarator "*pfVar7" * identifier) ;) (declaration "asymbol *paVar8;" type_identifier (pointer_declarator "*paVar8" * identifier) ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (declaration "size_t sVar9;" primitive_type identifier ;) (if_statement "if (0 < alpha_flag_mdebug) {\n ecoff_frob_symbol(symp);\n }" if (parenthesized_expression "(0 < alpha_flag_mdebug)" ( (binary_expression "0 < alpha_flag_mdebug" number_literal < identifier) )) (compound_statement "{\n ecoff_frob_symbol(symp);\n }" { (expression_statement "ecoff_frob_symbol(symp);" (call_expression "ecoff_frob_symbol(symp)" identifier (argument_list "(symp)" ( identifier ))) ;) })) (expression_statement "peVar3 = symbol_get_obj(symp);" (assignment_expression "peVar3 = symbol_get_obj(symp)" identifier = (call_expression "symbol_get_obj(symp)" identifier (argument_list "(symp)" ( identifier )))) ;) (expression_statement "expressionP = peVar3->size;" (assignment_expression "expressionP = peVar3->size" identifier = (field_expression "peVar3->size" identifier -> field_identifier)) ;) (if_statement "if (expressionP != (expressionS *)0x0) {\n iVar2 = resolve_expression(expressionP);\n if ((iVar2 == 0) || (expressionP->field_0x18 != '\x02')) {\n if (flag_allow_nonconst_size == 0) {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_bad(pcVar5,pcVar4);\n }\n else {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_warn(pcVar5,pcVar4);\n }\n }\n else {\n pcVar4 = (char *)expressionP->X_add_number;\n paVar8 = symbol_get_bfdsym(symp);\n paVar8[1].name = pcVar4;\n }\n free(peVar3->size);\n peVar3->size = (expressionS *)0x0;\n }" if (parenthesized_expression "(expressionP != (expressionS *)0x0)" ( (binary_expression "expressionP != (expressionS *)0x0" identifier != (cast_expression "(expressionS *)0x0" ( (type_descriptor "expressionS *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = resolve_expression(expressionP);\n if ((iVar2 == 0) || (expressionP->field_0x18 != '\x02')) {\n if (flag_allow_nonconst_size == 0) {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_bad(pcVar5,pcVar4);\n }\n else {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_warn(pcVar5,pcVar4);\n }\n }\n else {\n pcVar4 = (char *)expressionP->X_add_number;\n paVar8 = symbol_get_bfdsym(symp);\n paVar8[1].name = pcVar4;\n }\n free(peVar3->size);\n peVar3->size = (expressionS *)0x0;\n }" { (expression_statement "iVar2 = resolve_expression(expressionP);" (assignment_expression "iVar2 = resolve_expression(expressionP)" identifier = (call_expression "resolve_expression(expressionP)" identifier (argument_list "(expressionP)" ( identifier )))) ;) (if_statement "if ((iVar2 == 0) || (expressionP->field_0x18 != '\x02')) {\n if (flag_allow_nonconst_size == 0) {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_bad(pcVar5,pcVar4);\n }\n else {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_warn(pcVar5,pcVar4);\n }\n }\n else {\n pcVar4 = (char *)expressionP->X_add_number;\n paVar8 = symbol_get_bfdsym(symp);\n paVar8[1].name = pcVar4;\n }" if (parenthesized_expression "((iVar2 == 0) || (expressionP->field_0x18 != '\x02'))" ( (binary_expression "(iVar2 == 0) || (expressionP->field_0x18 != '\x02')" (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) || (parenthesized_expression "(expressionP->field_0x18 != '\x02')" ( (binary_expression "expressionP->field_0x18 != '\x02'" (field_expression "expressionP->field_0x18" identifier -> field_identifier) != (char_literal "'\x02'" ' escape_sequence ')) ))) )) (compound_statement "{\n if (flag_allow_nonconst_size == 0) {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_bad(pcVar5,pcVar4);\n }\n else {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_warn(pcVar5,pcVar4);\n }\n }" { (if_statement "if (flag_allow_nonconst_size == 0) {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_bad(pcVar5,pcVar4);\n }\n else {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_warn(pcVar5,pcVar4);\n }" if (parenthesized_expression "(flag_allow_nonconst_size == 0)" ( (binary_expression "flag_allow_nonconst_size == 0" identifier == number_literal) )) (compound_statement "{\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_bad(pcVar5,pcVar4);\n }" { (expression_statement "pcVar4 = S_GET_NAME(symp);" (assignment_expression "pcVar4 = S_GET_NAME(symp)" identifier = (call_expression "S_GET_NAME(symp)" identifier (argument_list "(symp)" ( identifier )))) ;) (expression_statement "pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);" (assignment_expression "pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5)" identifier = (cast_expression "(char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,".size expression for %s does not evaluate to a constant",5)" identifier (argument_list "(0,".size expression for %s does not evaluate to a constant",5)" ( number_literal , (string_literal "".size expression for %s does not evaluate to a constant"" " string_content ") , number_literal ))))) ;) (expression_statement "as_bad(pcVar5,pcVar4);" (call_expression "as_bad(pcVar5,pcVar4)" identifier (argument_list "(pcVar5,pcVar4)" ( identifier , identifier ))) ;) }) (else_clause "else {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_warn(pcVar5,pcVar4);\n }" else (compound_statement "{\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n as_warn(pcVar5,pcVar4);\n }" { (expression_statement "pcVar4 = S_GET_NAME(symp);" (assignment_expression "pcVar4 = S_GET_NAME(symp)" identifier = (call_expression "S_GET_NAME(symp)" identifier (argument_list "(symp)" ( identifier )))) ;) (expression_statement "pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5);" (assignment_expression "pcVar5 = (char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5)" identifier = (cast_expression "(char *)dcgettext(0,".size expression for %s does not evaluate to a constant",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,".size expression for %s does not evaluate to a constant",5)" identifier (argument_list "(0,".size expression for %s does not evaluate to a constant",5)" ( number_literal , (string_literal "".size expression for %s does not evaluate to a constant"" " string_content ") , number_literal ))))) ;) (expression_statement "as_warn(pcVar5,pcVar4);" (call_expression "as_warn(pcVar5,pcVar4)" identifier (argument_list "(pcVar5,pcVar4)" ( identifier , identifier ))) ;) }))) }) (else_clause "else {\n pcVar4 = (char *)expressionP->X_add_number;\n paVar8 = symbol_get_bfdsym(symp);\n paVar8[1].name = pcVar4;\n }" else (compound_statement "{\n pcVar4 = (char *)expressionP->X_add_number;\n paVar8 = symbol_get_bfdsym(symp);\n paVar8[1].name = pcVar4;\n }" { (expression_statement "pcVar4 = (char *)expressionP->X_add_number;" (assignment_expression "pcVar4 = (char *)expressionP->X_add_number" identifier = (cast_expression "(char *)expressionP->X_add_number" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (field_expression "expressionP->X_add_number" identifier -> field_identifier))) ;) (expression_statement "paVar8 = symbol_get_bfdsym(symp);" (assignment_expression "paVar8 = symbol_get_bfdsym(symp)" identifier = (call_expression "symbol_get_bfdsym(symp)" identifier (argument_list "(symp)" ( identifier )))) ;) (expression_statement "paVar8[1].name = pcVar4;" (assignment_expression "paVar8[1].name = pcVar4" (field_expression "paVar8[1].name" (subscript_expression "paVar8[1]" identifier [ number_literal ]) . field_identifier) = identifier) ;) }))) (expression_statement "free(peVar3->size);" (call_expression "free(peVar3->size)" identifier (argument_list "(peVar3->size)" ( (field_expression "peVar3->size" identifier -> field_identifier) ))) ;) (expression_statement "peVar3->size = (expressionS *)0x0;" (assignment_expression "peVar3->size = (expressionS *)0x0" (field_expression "peVar3->size" identifier -> field_identifier) = (cast_expression "(expressionS *)0x0" ( (type_descriptor "expressionS *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (if_statement "if (peVar3->versioned_name != (char *)0x0) {\n pcVar4 = strchr(peVar3->versioned_name,0x40);\n if (pcVar4 == (char *)0x0) {\n *puntp = 1;\n iVar2 = S_IS_WEAK(symp);\n goto joined_r0x0013ecd2;\n }\n iVar2 = S_IS_DEFINED(symp);\n if (iVar2 == 0) {\n pcVar5 = peVar3->versioned_name;\n if (pcVar4[1] == '@') {\n pcVar4 = (char *)dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n as_bad(pcVar4,pcVar5);\n *puntp = 1;\n pcVar5 = peVar3->versioned_name;\n }\n S_SET_NAME(symp,pcVar5);\n }\n else if ((pcVar4[1] == '@') && (pcVar4[2] == '@')) {\n sVar9 = strlen(pcVar4 + 3);\n memmove(pcVar4 + 2,pcVar4 + 3,sVar9 + 1);\n S_SET_NAME(symp,peVar3->versioned_name);\n }\n else {\n s = symbol_find_or_make(peVar3->versioned_name);\n iVar2 = S_IS_COMMON(symp);\n if (iVar2 != 0) {\n pcVar5 = S_GET_NAME(symp);\n pcVar4 = peVar3->versioned_name;\n format = (char *)dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n as_bad(format,pcVar4,pcVar5);\n *puntp = 1;\n return;\n }\n seg = S_GET_SEGMENT(symp);\n S_SET_SEGMENT(s,seg);\n vVar6 = S_GET_VALUE(symp);\n pfVar7 = symbol_get_frag(symp);\n S_SET_VALUE(s,vVar6 - pfVar7->fr_address);\n pfVar7 = symbol_get_frag(symp);\n symbol_set_frag(s,pfVar7);\n copy_symbol_attributes(s,symp);\n paVar8 = symbol_get_bfdsym(symp);\n uVar1 = *(undefined1 *)((long)&paVar8[1].flags + 1);\n paVar8 = symbol_get_bfdsym(s);\n *(undefined1 *)((long)&paVar8[1].flags + 1) = uVar1;\n iVar2 = S_IS_WEAK(symp);\n if (iVar2 != 0) {\n S_SET_WEAK(s);\n }\n iVar2 = S_IS_EXTERNAL(symp);\n if (iVar2 != 0) {\n S_SET_EXTERNAL(s);\n }\n }\n }" if (parenthesized_expression "(peVar3->versioned_name != (char *)0x0)" ( (binary_expression "peVar3->versioned_name != (char *)0x0" (field_expression "peVar3->versioned_name" identifier -> field_identifier) != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar4 = strchr(peVar3->versioned_name,0x40);\n if (pcVar4 == (char *)0x0) {\n *puntp = 1;\n iVar2 = S_IS_WEAK(symp);\n goto joined_r0x0013ecd2;\n }\n iVar2 = S_IS_DEFINED(symp);\n if (iVar2 == 0) {\n pcVar5 = peVar3->versioned_name;\n if (pcVar4[1] == '@') {\n pcVar4 = (char *)dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n as_bad(pcVar4,pcVar5);\n *puntp = 1;\n pcVar5 = peVar3->versioned_name;\n }\n S_SET_NAME(symp,pcVar5);\n }\n else if ((pcVar4[1] == '@') && (pcVar4[2] == '@')) {\n sVar9 = strlen(pcVar4 + 3);\n memmove(pcVar4 + 2,pcVar4 + 3,sVar9 + 1);\n S_SET_NAME(symp,peVar3->versioned_name);\n }\n else {\n s = symbol_find_or_make(peVar3->versioned_name);\n iVar2 = S_IS_COMMON(symp);\n if (iVar2 != 0) {\n pcVar5 = S_GET_NAME(symp);\n pcVar4 = peVar3->versioned_name;\n format = (char *)dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n as_bad(format,pcVar4,pcVar5);\n *puntp = 1;\n return;\n }\n seg = S_GET_SEGMENT(symp);\n S_SET_SEGMENT(s,seg);\n vVar6 = S_GET_VALUE(symp);\n pfVar7 = symbol_get_frag(symp);\n S_SET_VALUE(s,vVar6 - pfVar7->fr_address);\n pfVar7 = symbol_get_frag(symp);\n symbol_set_frag(s,pfVar7);\n copy_symbol_attributes(s,symp);\n paVar8 = symbol_get_bfdsym(symp);\n uVar1 = *(undefined1 *)((long)&paVar8[1].flags + 1);\n paVar8 = symbol_get_bfdsym(s);\n *(undefined1 *)((long)&paVar8[1].flags + 1) = uVar1;\n iVar2 = S_IS_WEAK(symp);\n if (iVar2 != 0) {\n S_SET_WEAK(s);\n }\n iVar2 = S_IS_EXTERNAL(symp);\n if (iVar2 != 0) {\n S_SET_EXTERNAL(s);\n }\n }\n }" { (expression_statement "pcVar4 = strchr(peVar3->versioned_name,0x40);" (assignment_expression "pcVar4 = strchr(peVar3->versioned_name,0x40)" identifier = (call_expression "strchr(peVar3->versioned_name,0x40)" identifier (argument_list "(peVar3->versioned_name,0x40)" ( (field_expression "peVar3->versioned_name" identifier -> field_identifier) , number_literal )))) ;) (if_statement "if (pcVar4 == (char *)0x0) {\n *puntp = 1;\n iVar2 = S_IS_WEAK(symp);\n goto joined_r0x0013ecd2;\n }" if (parenthesized_expression "(pcVar4 == (char *)0x0)" ( (binary_expression "pcVar4 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *puntp = 1;\n iVar2 = S_IS_WEAK(symp);\n goto joined_r0x0013ecd2;\n }" { (expression_statement "*puntp = 1;" (assignment_expression "*puntp = 1" (pointer_expression "*puntp" * identifier) = number_literal) ;) (expression_statement "iVar2 = S_IS_WEAK(symp);" (assignment_expression "iVar2 = S_IS_WEAK(symp)" identifier = (call_expression "S_IS_WEAK(symp)" identifier (argument_list "(symp)" ( identifier )))) ;) (goto_statement "goto joined_r0x0013ecd2;" goto statement_identifier ;) })) (expression_statement "iVar2 = S_IS_DEFINED(symp);" (assignment_expression "iVar2 = S_IS_DEFINED(symp)" identifier = (call_expression "S_IS_DEFINED(symp)" identifier (argument_list "(symp)" ( identifier )))) ;) (if_statement "if (iVar2 == 0) {\n pcVar5 = peVar3->versioned_name;\n if (pcVar4[1] == '@') {\n pcVar4 = (char *)dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n as_bad(pcVar4,pcVar5);\n *puntp = 1;\n pcVar5 = peVar3->versioned_name;\n }\n S_SET_NAME(symp,pcVar5);\n }\n else if ((pcVar4[1] == '@') && (pcVar4[2] == '@')) {\n sVar9 = strlen(pcVar4 + 3);\n memmove(pcVar4 + 2,pcVar4 + 3,sVar9 + 1);\n S_SET_NAME(symp,peVar3->versioned_name);\n }\n else {\n s = symbol_find_or_make(peVar3->versioned_name);\n iVar2 = S_IS_COMMON(symp);\n if (iVar2 != 0) {\n pcVar5 = S_GET_NAME(symp);\n pcVar4 = peVar3->versioned_name;\n format = (char *)dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n as_bad(format,pcVar4,pcVar5);\n *puntp = 1;\n return;\n }\n seg = S_GET_SEGMENT(symp);\n S_SET_SEGMENT(s,seg);\n vVar6 = S_GET_VALUE(symp);\n pfVar7 = symbol_get_frag(symp);\n S_SET_VALUE(s,vVar6 - pfVar7->fr_address);\n pfVar7 = symbol_get_frag(symp);\n symbol_set_frag(s,pfVar7);\n copy_symbol_attributes(s,symp);\n paVar8 = symbol_get_bfdsym(symp);\n uVar1 = *(undefined1 *)((long)&paVar8[1].flags + 1);\n paVar8 = symbol_get_bfdsym(s);\n *(undefined1 *)((long)&paVar8[1].flags + 1) = uVar1;\n iVar2 = S_IS_WEAK(symp);\n if (iVar2 != 0) {\n S_SET_WEAK(s);\n }\n iVar2 = S_IS_EXTERNAL(symp);\n if (iVar2 != 0) {\n S_SET_EXTERNAL(s);\n }\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar5 = peVar3->versioned_name;\n if (pcVar4[1] == '@') {\n pcVar4 = (char *)dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n as_bad(pcVar4,pcVar5);\n *puntp = 1;\n pcVar5 = peVar3->versioned_name;\n }\n S_SET_NAME(symp,pcVar5);\n }" { (expression_statement "pcVar5 = peVar3->versioned_name;" (assignment_expression "pcVar5 = peVar3->versioned_name" identifier = (field_expression "peVar3->versioned_name" identifier -> field_identifier)) ;) (if_statement "if (pcVar4[1] == '@') {\n pcVar4 = (char *)dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n as_bad(pcVar4,pcVar5);\n *puntp = 1;\n pcVar5 = peVar3->versioned_name;\n }" if (parenthesized_expression "(pcVar4[1] == '@')" ( (binary_expression "pcVar4[1] == '@'" (subscript_expression "pcVar4[1]" identifier [ number_literal ]) == (char_literal "'@'" ' character ')) )) (compound_statement "{\n pcVar4 = (char *)dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n as_bad(pcVar4,pcVar5);\n *puntp = 1;\n pcVar5 = peVar3->versioned_name;\n }" { (expression_statement "pcVar4 = (char *)dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5)" identifier (argument_list "(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5)" ( number_literal , (string_literal ""invalid attempt to declare external version name as default in symbol `%s\'"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "as_bad(pcVar4,pcVar5);" (call_expression "as_bad(pcVar4,pcVar5)" identifier (argument_list "(pcVar4,pcVar5)" ( identifier , identifier ))) ;) (expression_statement "*puntp = 1;" (assignment_expression "*puntp = 1" (pointer_expression "*puntp" * identifier) = number_literal) ;) (expression_statement "pcVar5 = peVar3->versioned_name;" (assignment_expression "pcVar5 = peVar3->versioned_name" identifier = (field_expression "peVar3->versioned_name" identifier -> field_identifier)) ;) })) (expression_statement "S_SET_NAME(symp,pcVar5);" (call_expression "S_SET_NAME(symp,pcVar5)" identifier (argument_list "(symp,pcVar5)" ( identifier , identifier ))) ;) }) (else_clause "else if ((pcVar4[1] == '@') && (pcVar4[2] == '@')) {\n sVar9 = strlen(pcVar4 + 3);\n memmove(pcVar4 + 2,pcVar4 + 3,sVar9 + 1);\n S_SET_NAME(symp,peVar3->versioned_name);\n }\n else {\n s = symbol_find_or_make(peVar3->versioned_name);\n iVar2 = S_IS_COMMON(symp);\n if (iVar2 != 0) {\n pcVar5 = S_GET_NAME(symp);\n pcVar4 = peVar3->versioned_name;\n format = (char *)dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n as_bad(format,pcVar4,pcVar5);\n *puntp = 1;\n return;\n }\n seg = S_GET_SEGMENT(symp);\n S_SET_SEGMENT(s,seg);\n vVar6 = S_GET_VALUE(symp);\n pfVar7 = symbol_get_frag(symp);\n S_SET_VALUE(s,vVar6 - pfVar7->fr_address);\n pfVar7 = symbol_get_frag(symp);\n symbol_set_frag(s,pfVar7);\n copy_symbol_attributes(s,symp);\n paVar8 = symbol_get_bfdsym(symp);\n uVar1 = *(undefined1 *)((long)&paVar8[1].flags + 1);\n paVar8 = symbol_get_bfdsym(s);\n *(undefined1 *)((long)&paVar8[1].flags + 1) = uVar1;\n iVar2 = S_IS_WEAK(symp);\n if (iVar2 != 0) {\n S_SET_WEAK(s);\n }\n iVar2 = S_IS_EXTERNAL(symp);\n if (iVar2 != 0) {\n S_SET_EXTERNAL(s);\n }\n }" else (if_statement "if ((pcVar4[1] == '@') && (pcVar4[2] == '@')) {\n sVar9 = strlen(pcVar4 + 3);\n memmove(pcVar4 + 2,pcVar4 + 3,sVar9 + 1);\n S_SET_NAME(symp,peVar3->versioned_name);\n }\n else {\n s = symbol_find_or_make(peVar3->versioned_name);\n iVar2 = S_IS_COMMON(symp);\n if (iVar2 != 0) {\n pcVar5 = S_GET_NAME(symp);\n pcVar4 = peVar3->versioned_name;\n format = (char *)dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n as_bad(format,pcVar4,pcVar5);\n *puntp = 1;\n return;\n }\n seg = S_GET_SEGMENT(symp);\n S_SET_SEGMENT(s,seg);\n vVar6 = S_GET_VALUE(symp);\n pfVar7 = symbol_get_frag(symp);\n S_SET_VALUE(s,vVar6 - pfVar7->fr_address);\n pfVar7 = symbol_get_frag(symp);\n symbol_set_frag(s,pfVar7);\n copy_symbol_attributes(s,symp);\n paVar8 = symbol_get_bfdsym(symp);\n uVar1 = *(undefined1 *)((long)&paVar8[1].flags + 1);\n paVar8 = symbol_get_bfdsym(s);\n *(undefined1 *)((long)&paVar8[1].flags + 1) = uVar1;\n iVar2 = S_IS_WEAK(symp);\n if (iVar2 != 0) {\n S_SET_WEAK(s);\n }\n iVar2 = S_IS_EXTERNAL(symp);\n if (iVar2 != 0) {\n S_SET_EXTERNAL(s);\n }\n }" if (parenthesized_expression "((pcVar4[1] == '@') && (pcVar4[2] == '@'))" ( (binary_expression "(pcVar4[1] == '@') && (pcVar4[2] == '@')" (parenthesized_expression "(pcVar4[1] == '@')" ( (binary_expression "pcVar4[1] == '@'" (subscript_expression "pcVar4[1]" identifier [ number_literal ]) == (char_literal "'@'" ' character ')) )) && (parenthesized_expression "(pcVar4[2] == '@')" ( (binary_expression "pcVar4[2] == '@'" (subscript_expression "pcVar4[2]" identifier [ number_literal ]) == (char_literal "'@'" ' character ')) ))) )) (compound_statement "{\n sVar9 = strlen(pcVar4 + 3);\n memmove(pcVar4 + 2,pcVar4 + 3,sVar9 + 1);\n S_SET_NAME(symp,peVar3->versioned_name);\n }" { (expression_statement "sVar9 = strlen(pcVar4 + 3);" (assignment_expression "sVar9 = strlen(pcVar4 + 3)" identifier = (call_expression "strlen(pcVar4 + 3)" identifier (argument_list "(pcVar4 + 3)" ( (binary_expression "pcVar4 + 3" identifier + number_literal) )))) ;) (expression_statement "memmove(pcVar4 + 2,pcVar4 + 3,sVar9 + 1);" (call_expression "memmove(pcVar4 + 2,pcVar4 + 3,sVar9 + 1)" identifier (argument_list "(pcVar4 + 2,pcVar4 + 3,sVar9 + 1)" ( (binary_expression "pcVar4 + 2" identifier + number_literal) , (binary_expression "pcVar4 + 3" identifier + number_literal) , (binary_expression "sVar9 + 1" identifier + number_literal) ))) ;) (expression_statement "S_SET_NAME(symp,peVar3->versioned_name);" (call_expression "S_SET_NAME(symp,peVar3->versioned_name)" identifier (argument_list "(symp,peVar3->versioned_name)" ( identifier , (field_expression "peVar3->versioned_name" identifier -> field_identifier) ))) ;) }) (else_clause "else {\n s = symbol_find_or_make(peVar3->versioned_name);\n iVar2 = S_IS_COMMON(symp);\n if (iVar2 != 0) {\n pcVar5 = S_GET_NAME(symp);\n pcVar4 = peVar3->versioned_name;\n format = (char *)dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n as_bad(format,pcVar4,pcVar5);\n *puntp = 1;\n return;\n }\n seg = S_GET_SEGMENT(symp);\n S_SET_SEGMENT(s,seg);\n vVar6 = S_GET_VALUE(symp);\n pfVar7 = symbol_get_frag(symp);\n S_SET_VALUE(s,vVar6 - pfVar7->fr_address);\n pfVar7 = symbol_get_frag(symp);\n symbol_set_frag(s,pfVar7);\n copy_symbol_attributes(s,symp);\n paVar8 = symbol_get_bfdsym(symp);\n uVar1 = *(undefined1 *)((long)&paVar8[1].flags + 1);\n paVar8 = symbol_get_bfdsym(s);\n *(undefined1 *)((long)&paVar8[1].flags + 1) = uVar1;\n iVar2 = S_IS_WEAK(symp);\n if (iVar2 != 0) {\n S_SET_WEAK(s);\n }\n iVar2 = S_IS_EXTERNAL(symp);\n if (iVar2 != 0) {\n S_SET_EXTERNAL(s);\n }\n }" else (compound_statement "{\n s = symbol_find_or_make(peVar3->versioned_name);\n iVar2 = S_IS_COMMON(symp);\n if (iVar2 != 0) {\n pcVar5 = S_GET_NAME(symp);\n pcVar4 = peVar3->versioned_name;\n format = (char *)dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n as_bad(format,pcVar4,pcVar5);\n *puntp = 1;\n return;\n }\n seg = S_GET_SEGMENT(symp);\n S_SET_SEGMENT(s,seg);\n vVar6 = S_GET_VALUE(symp);\n pfVar7 = symbol_get_frag(symp);\n S_SET_VALUE(s,vVar6 - pfVar7->fr_address);\n pfVar7 = symbol_get_frag(symp);\n symbol_set_frag(s,pfVar7);\n copy_symbol_attributes(s,symp);\n paVar8 = symbol_get_bfdsym(symp);\n uVar1 = *(undefined1 *)((long)&paVar8[1].flags + 1);\n paVar8 = symbol_get_bfdsym(s);\n *(undefined1 *)((long)&paVar8[1].flags + 1) = uVar1;\n iVar2 = S_IS_WEAK(symp);\n if (iVar2 != 0) {\n S_SET_WEAK(s);\n }\n iVar2 = S_IS_EXTERNAL(symp);\n if (iVar2 != 0) {\n S_SET_EXTERNAL(s);\n }\n }" { (expression_statement "s = symbol_find_or_make(peVar3->versioned_name);" (assignment_expression "s = symbol_find_or_make(peVar3->versioned_name)" identifier = (call_expression "symbol_find_or_make(peVar3->versioned_name)" identifier (argument_list "(peVar3->versioned_name)" ( (field_expression "peVar3->versioned_name" identifier -> field_identifier) )))) ;) (expression_statement "iVar2 = S_IS_COMMON(symp);" (assignment_expression "iVar2 = S_IS_COMMON(symp)" identifier = (call_expression "S_IS_COMMON(symp)" identifier (argument_list "(symp)" ( identifier )))) ;) (if_statement "if (iVar2 != 0) {\n pcVar5 = S_GET_NAME(symp);\n pcVar4 = peVar3->versioned_name;\n format = (char *)dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n as_bad(format,pcVar4,pcVar5);\n *puntp = 1;\n return;\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n pcVar5 = S_GET_NAME(symp);\n pcVar4 = peVar3->versioned_name;\n format = (char *)dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n as_bad(format,pcVar4,pcVar5);\n *puntp = 1;\n return;\n }" { (expression_statement "pcVar5 = S_GET_NAME(symp);" (assignment_expression "pcVar5 = S_GET_NAME(symp)" identifier = (call_expression "S_GET_NAME(symp)" identifier (argument_list "(symp)" ( identifier )))) ;) (expression_statement "pcVar4 = peVar3->versioned_name;" (assignment_expression "pcVar4 = peVar3->versioned_name" identifier = (field_expression "peVar3->versioned_name" identifier -> field_identifier)) ;) (expression_statement "format = (char *)dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);" (assignment_expression "format = (char *)dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5)" identifier = (cast_expression "(char *)dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5)" identifier (argument_list "(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5)" ( number_literal , (string_literal ""`%s\' can\'t be versioned to common symbol \'%s\'"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "as_bad(format,pcVar4,pcVar5);" (call_expression "as_bad(format,pcVar4,pcVar5)" identifier (argument_list "(format,pcVar4,pcVar5)" ( identifier , identifier , identifier ))) ;) (expression_statement "*puntp = 1;" (assignment_expression "*puntp = 1" (pointer_expression "*puntp" * identifier) = number_literal) ;) (return_statement "return;" return ;) })) (expression_statement "seg = S_GET_SEGMENT(symp);" (assignment_expression "seg = S_GET_SEGMENT(symp)" identifier = (call_expression "S_GET_SEGMENT(symp)" identifier (argument_list "(symp)" ( identifier )))) ;) (expression_statement "S_SET_SEGMENT(s,seg);" (call_expression "S_SET_SEGMENT(s,seg)" identifier (argument_list "(s,seg)" ( identifier , identifier ))) ;) (expression_statement "vVar6 = S_GET_VALUE(symp);" (assignment_expression "vVar6 = S_GET_VALUE(symp)" identifier = (call_expression "S_GET_VALUE(symp)" identifier (argument_list "(symp)" ( identifier )))) ;) (expression_statement "pfVar7 = symbol_get_frag(symp);" (assignment_expression "pfVar7 = symbol_get_frag(symp)" identifier = (call_expression "symbol_get_frag(symp)" identifier (argument_list "(symp)" ( identifier )))) ;) (expression_statement "S_SET_VALUE(s,vVar6 - pfVar7->fr_address);" (call_expression "S_SET_VALUE(s,vVar6 - pfVar7->fr_address)" identifier (argument_list "(s,vVar6 - pfVar7->fr_address)" ( identifier , (binary_expression "vVar6 - pfVar7->fr_address" identifier - (field_expression "pfVar7->fr_address" identifier -> field_identifier)) ))) ;) (expression_statement "pfVar7 = symbol_get_frag(symp);" (assignment_expression "pfVar7 = symbol_get_frag(symp)" identifier = (call_expression "symbol_get_frag(symp)" identifier (argument_list "(symp)" ( identifier )))) ;) (expression_statement "symbol_set_frag(s,pfVar7);" (call_expression "symbol_set_frag(s,pfVar7)" identifier (argument_list "(s,pfVar7)" ( identifier , identifier ))) ;) (expression_statement "copy_symbol_attributes(s,symp);" (call_expression "copy_symbol_attributes(s,symp)" identifier (argument_list "(s,symp)" ( identifier , identifier ))) ;) (expression_statement "paVar8 = symbol_get_bfdsym(symp);" (assignment_expression "paVar8 = symbol_get_bfdsym(symp)" identifier = (call_expression "symbol_get_bfdsym(symp)" identifier (argument_list "(symp)" ( identifier )))) ;) (expression_statement "uVar1 = *(undefined1 *)((long)&paVar8[1].flags + 1);" (assignment_expression "uVar1 = *(undefined1 *)((long)&paVar8[1].flags + 1)" identifier = (pointer_expression "*(undefined1 *)((long)&paVar8[1].flags + 1)" * (cast_expression "(undefined1 *)((long)&paVar8[1].flags + 1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&paVar8[1].flags + 1)" ( (binary_expression "(long)&paVar8[1].flags + 1" (cast_expression "(long)&paVar8[1].flags" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&paVar8[1].flags" & (field_expression "paVar8[1].flags" (subscript_expression "paVar8[1]" identifier [ number_literal ]) . field_identifier))) + number_literal) ))))) ;) (expression_statement "paVar8 = symbol_get_bfdsym(s);" (assignment_expression "paVar8 = symbol_get_bfdsym(s)" identifier = (call_expression "symbol_get_bfdsym(s)" identifier (argument_list "(s)" ( identifier )))) ;) (expression_statement "*(undefined1 *)((long)&paVar8[1].flags + 1) = uVar1;" (assignment_expression "*(undefined1 *)((long)&paVar8[1].flags + 1) = uVar1" (pointer_expression "*(undefined1 *)((long)&paVar8[1].flags + 1)" * (cast_expression "(undefined1 *)((long)&paVar8[1].flags + 1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&paVar8[1].flags + 1)" ( (binary_expression "(long)&paVar8[1].flags + 1" (cast_expression "(long)&paVar8[1].flags" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&paVar8[1].flags" & (field_expression "paVar8[1].flags" (subscript_expression "paVar8[1]" identifier [ number_literal ]) . field_identifier))) + number_literal) )))) = identifier) ;) (expression_statement "iVar2 = S_IS_WEAK(symp);" (assignment_expression "iVar2 = S_IS_WEAK(symp)" identifier = (call_expression "S_IS_WEAK(symp)" identifier (argument_list "(symp)" ( identifier )))) ;) (if_statement "if (iVar2 != 0) {\n S_SET_WEAK(s);\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n S_SET_WEAK(s);\n }" { (expression_statement "S_SET_WEAK(s);" (call_expression "S_SET_WEAK(s)" identifier (argument_list "(s)" ( identifier ))) ;) })) (expression_statement "iVar2 = S_IS_EXTERNAL(symp);" (assignment_expression "iVar2 = S_IS_EXTERNAL(symp)" identifier = (call_expression "S_IS_EXTERNAL(symp)" identifier (argument_list "(symp)" ( identifier )))) ;) (if_statement "if (iVar2 != 0) {\n S_SET_EXTERNAL(s);\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n S_SET_EXTERNAL(s);\n }" { (expression_statement "S_SET_EXTERNAL(s);" (call_expression "S_SET_EXTERNAL(s)" identifier (argument_list "(s)" ( identifier ))) ;) })) }))))) })) (expression_statement "iVar2 = S_IS_WEAK(symp);" (assignment_expression "iVar2 = S_IS_WEAK(symp)" identifier = (call_expression "S_IS_WEAK(symp)" identifier (argument_list "(symp)" ( identifier )))) ;) (labeled_statement "joined_r0x0013ecd2:\n if ((iVar2 != 0) && (iVar2 = S_IS_COMMON(symp), iVar2 != 0)) {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n as_bad(pcVar5,pcVar4);\n return;\n }" statement_identifier : (if_statement "if ((iVar2 != 0) && (iVar2 = S_IS_COMMON(symp), iVar2 != 0)) {\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n as_bad(pcVar5,pcVar4);\n return;\n }" if (parenthesized_expression "((iVar2 != 0) && (iVar2 = S_IS_COMMON(symp), iVar2 != 0))" ( (binary_expression "(iVar2 != 0) && (iVar2 = S_IS_COMMON(symp), iVar2 != 0)" (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) && (parenthesized_expression "(iVar2 = S_IS_COMMON(symp), iVar2 != 0)" ( (comma_expression "iVar2 = S_IS_COMMON(symp), iVar2 != 0" (assignment_expression "iVar2 = S_IS_COMMON(symp)" identifier = (call_expression "S_IS_COMMON(symp)" identifier (argument_list "(symp)" ( identifier )))) , (binary_expression "iVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n pcVar4 = S_GET_NAME(symp);\n pcVar5 = (char *)dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n as_bad(pcVar5,pcVar4);\n return;\n }" { (expression_statement "pcVar4 = S_GET_NAME(symp);" (assignment_expression "pcVar4 = S_GET_NAME(symp)" identifier = (call_expression "S_GET_NAME(symp)" identifier (argument_list "(symp)" ( identifier )))) ;) (expression_statement "pcVar5 = (char *)dcgettext(0,"symbol `%s\' can not be both weak and common",5);" (assignment_expression "pcVar5 = (char *)dcgettext(0,"symbol `%s\' can not be both weak and common",5)" identifier = (cast_expression "(char *)dcgettext(0,"symbol `%s\' can not be both weak and common",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"symbol `%s\' can not be both weak and common",5)" identifier (argument_list "(0,"symbol `%s\' can not be both weak and common",5)" ( number_literal , (string_literal ""symbol `%s\' can not be both weak and common"" " string_content escape_sequence string_content ") , number_literal ))))) ;) (expression_statement "as_bad(pcVar5,pcVar4);" (call_expression "as_bad(pcVar5,pcVar4)" identifier (argument_list "(pcVar5,pcVar4)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) }))) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0013ebd0(undefined8 param_1,undefined4 *param_2)\n\n{\n undefined1 uVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n char *pcVar6;\n long lVar7;\n long *plVar8;\n undefined8 uVar9;\n size_t sVar10;\n \n if (0 < DAT_00164794) {\n FUN_001173a0();\n }\n lVar3 = FUN_00132330(param_1);\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar2 = FUN_0011a780(lVar7);\n if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) {\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }\n else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }\n free(*(void **)(lVar3 + 8));\n *(undefined8 *)(lVar3 + 8) = 0;\n }\n if (*(char **)(lVar3 + 0x10) != (char *)0x0) {\n pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40);\n if (pcVar6 == (char *)0x0) {\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }\n iVar2 = FUN_0012f340(param_1);\n if (iVar2 == 0) {\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }\n else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }\n }\n iVar2 = FUN_0012f250(param_1);\njoined_r0x0013ecd2:\n if ((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)) {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n FUN_00123bd0(uVar5,uVar4);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0013ebd0(undefined8 param_1,undefined4 *param_2)\n\n{\n undefined1 uVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n char *pcVar6;\n long lVar7;\n long *plVar8;\n undefined8 uVar9;\n size_t sVar10;\n \n if (0 < DAT_00164794) {\n FUN_001173a0();\n }\n lVar3 = FUN_00132330(param_1);\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar2 = FUN_0011a780(lVar7);\n if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) {\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }\n else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }\n free(*(void **)(lVar3 + 8));\n *(undefined8 *)(lVar3 + 8) = 0;\n }\n if (*(char **)(lVar3 + 0x10) != (char *)0x0) {\n pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40);\n if (pcVar6 == (char *)0x0) {\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }\n iVar2 = FUN_0012f340(param_1);\n if (iVar2 == 0) {\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }\n else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }\n }\n iVar2 = FUN_0012f250(param_1);\njoined_r0x0013ecd2:\n if ((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)) {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n FUN_00123bd0(uVar5,uVar4);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_0013ebd0(undefined8 param_1,undefined4 *param_2)" identifier (parameter_list "(undefined8 param_1,undefined4 *param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined4 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n undefined1 uVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n char *pcVar6;\n long lVar7;\n long *plVar8;\n undefined8 uVar9;\n size_t sVar10;\n \n if (0 < DAT_00164794) {\n FUN_001173a0();\n }\n lVar3 = FUN_00132330(param_1);\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar2 = FUN_0011a780(lVar7);\n if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) {\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }\n else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }\n free(*(void **)(lVar3 + 8));\n *(undefined8 *)(lVar3 + 8) = 0;\n }\n if (*(char **)(lVar3 + 0x10) != (char *)0x0) {\n pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40);\n if (pcVar6 == (char *)0x0) {\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }\n iVar2 = FUN_0012f340(param_1);\n if (iVar2 == 0) {\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }\n else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }\n }\n iVar2 = FUN_0012f250(param_1);\njoined_r0x0013ecd2:\n if ((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)) {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n FUN_00123bd0(uVar5,uVar4);\n return;\n }\n return;\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "char *pcVar6;" primitive_type (pointer_declarator "*pcVar6" * identifier) ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar8;" (sized_type_specifier "long" long) (pointer_declarator "*plVar8" * identifier) ;) (declaration "undefined8 uVar9;" type_identifier identifier ;) (declaration "size_t sVar10;" primitive_type identifier ;) (if_statement "if (0 < DAT_00164794) {\n FUN_001173a0();\n }" if (parenthesized_expression "(0 < DAT_00164794)" ( (binary_expression "0 < DAT_00164794" number_literal < identifier) )) (compound_statement "{\n FUN_001173a0();\n }" { (expression_statement "FUN_001173a0();" (call_expression "FUN_001173a0()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "lVar3 = FUN_00132330(param_1);" (assignment_expression "lVar3 = FUN_00132330(param_1)" identifier = (call_expression "FUN_00132330(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "lVar7 = *(long *)(lVar3 + 8);" (assignment_expression "lVar7 = *(long *)(lVar3 + 8)" identifier = (pointer_expression "*(long *)(lVar3 + 8)" * (cast_expression "(long *)(lVar3 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) ))))) ;) (if_statement "if (lVar7 != 0) {\n iVar2 = FUN_0011a780(lVar7);\n if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) {\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }\n else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }\n free(*(void **)(lVar3 + 8));\n *(undefined8 *)(lVar3 + 8) = 0;\n }" if (parenthesized_expression "(lVar7 != 0)" ( (binary_expression "lVar7 != 0" identifier != number_literal) )) (compound_statement "{\n iVar2 = FUN_0011a780(lVar7);\n if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) {\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }\n else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }\n free(*(void **)(lVar3 + 8));\n *(undefined8 *)(lVar3 + 8) = 0;\n }" { (expression_statement "iVar2 = FUN_0011a780(lVar7);" (assignment_expression "iVar2 = FUN_0011a780(lVar7)" identifier = (call_expression "FUN_0011a780(lVar7)" identifier (argument_list "(lVar7)" ( identifier )))) ;) (if_statement "if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) {\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }\n else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }" if (parenthesized_expression "((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02'))" ( (binary_expression "(iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')" (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) || (parenthesized_expression "(*(char *)(lVar7 + 0x18) != '\x02')" ( (binary_expression "*(char *)(lVar7 + 0x18) != '\x02'" (pointer_expression "*(char *)(lVar7 + 0x18)" * (cast_expression "(char *)(lVar7 + 0x18)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x18)" ( (binary_expression "lVar7 + 0x18" identifier + number_literal) )))) != (char_literal "'\x02'" ' escape_sequence ')) ))) )) (compound_statement "{\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }" { (if_statement "if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }" if (parenthesized_expression "(DAT_0016e210 == 0)" ( (binary_expression "DAT_0016e210 == 0" identifier == number_literal) )) (compound_statement "{\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }" { (expression_statement "uVar4 = FUN_0012f640();" (assignment_expression "uVar4 = FUN_0012f640()" identifier = (call_expression "FUN_0012f640()" identifier (argument_list "()" ( )))) ;) (expression_statement "uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);" (assignment_expression "uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5)" identifier = (call_expression "dcgettext(0,".size expression for %s does not evaluate to a constant",5)" identifier (argument_list "(0,".size expression for %s does not evaluate to a constant",5)" ( number_literal , (string_literal "".size expression for %s does not evaluate to a constant"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_00123bd0(uVar5,uVar4);" (call_expression "FUN_00123bd0(uVar5,uVar4)" identifier (argument_list "(uVar5,uVar4)" ( identifier , identifier ))) ;) }) (else_clause "else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }" else (compound_statement "{\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }" { (expression_statement "uVar4 = FUN_0012f640(param_1);" (assignment_expression "uVar4 = FUN_0012f640(param_1)" identifier = (call_expression "FUN_0012f640(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);" (assignment_expression "uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5)" identifier = (call_expression "dcgettext(0,".size expression for %s does not evaluate to a constant",5)" identifier (argument_list "(0,".size expression for %s does not evaluate to a constant",5)" ( number_literal , (string_literal "".size expression for %s does not evaluate to a constant"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_00123a00(uVar5,uVar4);" (call_expression "FUN_00123a00(uVar5,uVar4)" identifier (argument_list "(uVar5,uVar4)" ( identifier , identifier ))) ;) }))) }) (else_clause "else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }" else (compound_statement "{\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }" { (expression_statement "uVar4 = *(undefined8 *)(lVar7 + 0x10);" (assignment_expression "uVar4 = *(undefined8 *)(lVar7 + 0x10)" identifier = (pointer_expression "*(undefined8 *)(lVar7 + 0x10)" * (cast_expression "(undefined8 *)(lVar7 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x10)" ( (binary_expression "lVar7 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "lVar7 = FUN_001322b0(param_1);" (assignment_expression "lVar7 = FUN_001322b0(param_1)" identifier = (call_expression "FUN_001322b0(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "*(undefined8 *)(lVar7 + 0x38) = uVar4;" (assignment_expression "*(undefined8 *)(lVar7 + 0x38) = uVar4" (pointer_expression "*(undefined8 *)(lVar7 + 0x38)" * (cast_expression "(undefined8 *)(lVar7 + 0x38)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x38)" ( (binary_expression "lVar7 + 0x38" identifier + number_literal) )))) = identifier) ;) }))) (expression_statement "free(*(void **)(lVar3 + 8));" (call_expression "free(*(void **)(lVar3 + 8))" identifier (argument_list "(*(void **)(lVar3 + 8))" ( (pointer_expression "*(void **)(lVar3 + 8)" * (cast_expression "(void **)(lVar3 + 8)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) )))) ))) ;) (expression_statement "*(undefined8 *)(lVar3 + 8) = 0;" (assignment_expression "*(undefined8 *)(lVar3 + 8) = 0" (pointer_expression "*(undefined8 *)(lVar3 + 8)" * (cast_expression "(undefined8 *)(lVar3 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) )))) = number_literal) ;) })) (if_statement "if (*(char **)(lVar3 + 0x10) != (char *)0x0) {\n pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40);\n if (pcVar6 == (char *)0x0) {\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }\n iVar2 = FUN_0012f340(param_1);\n if (iVar2 == 0) {\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }\n else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }\n }" if (parenthesized_expression "(*(char **)(lVar3 + 0x10) != (char *)0x0)" ( (binary_expression "*(char **)(lVar3 + 0x10) != (char *)0x0" (pointer_expression "*(char **)(lVar3 + 0x10)" * (cast_expression "(char **)(lVar3 + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) )))) != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40);\n if (pcVar6 == (char *)0x0) {\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }\n iVar2 = FUN_0012f340(param_1);\n if (iVar2 == 0) {\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }\n else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }\n }" { (expression_statement "pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40);" (assignment_expression "pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40)" identifier = (call_expression "strchr(*(char **)(lVar3 + 0x10),0x40)" identifier (argument_list "(*(char **)(lVar3 + 0x10),0x40)" ( (pointer_expression "*(char **)(lVar3 + 0x10)" * (cast_expression "(char **)(lVar3 + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) )))) , number_literal )))) ;) (if_statement "if (pcVar6 == (char *)0x0) {\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }" if (parenthesized_expression "(pcVar6 == (char *)0x0)" ( (binary_expression "pcVar6 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }" { (expression_statement "*param_2 = 1;" (assignment_expression "*param_2 = 1" (pointer_expression "*param_2" * identifier) = number_literal) ;) (expression_statement "iVar2 = FUN_0012f250(param_1);" (assignment_expression "iVar2 = FUN_0012f250(param_1)" identifier = (call_expression "FUN_0012f250(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (goto_statement "goto joined_r0x0013ecd2;" goto statement_identifier ;) })) (expression_statement "iVar2 = FUN_0012f340(param_1);" (assignment_expression "iVar2 = FUN_0012f340(param_1)" identifier = (call_expression "FUN_0012f340(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if (iVar2 == 0) {\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }\n else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }" { (expression_statement "uVar4 = *(undefined8 *)(lVar3 + 0x10);" (assignment_expression "uVar4 = *(undefined8 *)(lVar3 + 0x10)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x10)" * (cast_expression "(undefined8 *)(lVar3 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) ))))) ;) (if_statement "if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }" if (parenthesized_expression "(pcVar6[1] == '@')" ( (binary_expression "pcVar6[1] == '@'" (subscript_expression "pcVar6[1]" identifier [ number_literal ]) == (char_literal "'@'" ' character ')) )) (compound_statement "{\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }" { (expression_statement "uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);" (assignment_expression "uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5)" identifier = (call_expression "dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5)" identifier (argument_list "(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5)" ( number_literal , (string_literal ""invalid attempt to declare external version name as default in symbol `%s\'"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_00123bd0(uVar5,uVar4);" (call_expression "FUN_00123bd0(uVar5,uVar4)" identifier (argument_list "(uVar5,uVar4)" ( identifier , identifier ))) ;) (expression_statement "*param_2 = 1;" (assignment_expression "*param_2 = 1" (pointer_expression "*param_2" * identifier) = number_literal) ;) (expression_statement "uVar4 = *(undefined8 *)(lVar3 + 0x10);" (assignment_expression "uVar4 = *(undefined8 *)(lVar3 + 0x10)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x10)" * (cast_expression "(undefined8 *)(lVar3 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) ))))) ;) })) (expression_statement "FUN_00131a20(param_1,uVar4);" (call_expression "FUN_00131a20(param_1,uVar4)" identifier (argument_list "(param_1,uVar4)" ( identifier , identifier ))) ;) }) (else_clause "else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }" else (if_statement "if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }" if (parenthesized_expression "((pcVar6[1] == '@') && (pcVar6[2] == '@'))" ( (binary_expression "(pcVar6[1] == '@') && (pcVar6[2] == '@')" (parenthesized_expression "(pcVar6[1] == '@')" ( (binary_expression "pcVar6[1] == '@'" (subscript_expression "pcVar6[1]" identifier [ number_literal ]) == (char_literal "'@'" ' character ')) )) && (parenthesized_expression "(pcVar6[2] == '@')" ( (binary_expression "pcVar6[2] == '@'" (subscript_expression "pcVar6[2]" identifier [ number_literal ]) == (char_literal "'@'" ' character ')) ))) )) (compound_statement "{\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }" { (expression_statement "sVar10 = strlen(pcVar6 + 3);" (assignment_expression "sVar10 = strlen(pcVar6 + 3)" identifier = (call_expression "strlen(pcVar6 + 3)" identifier (argument_list "(pcVar6 + 3)" ( (binary_expression "pcVar6 + 3" identifier + number_literal) )))) ;) (expression_statement "memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);" (call_expression "memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1)" identifier (argument_list "(pcVar6 + 2,pcVar6 + 3,sVar10 + 1)" ( (binary_expression "pcVar6 + 2" identifier + number_literal) , (binary_expression "pcVar6 + 3" identifier + number_literal) , (binary_expression "sVar10 + 1" identifier + number_literal) ))) ;) (expression_statement "FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));" (call_expression "FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10))" identifier (argument_list "(param_1,*(undefined8 *)(lVar3 + 0x10))" ( identifier , (pointer_expression "*(undefined8 *)(lVar3 + 0x10)" * (cast_expression "(undefined8 *)(lVar3 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) )))) ))) ;) }) (else_clause "else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }" else (compound_statement "{\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }" { (expression_statement "uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));" (assignment_expression "uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10))" identifier = (call_expression "FUN_00131100(*(undefined8 *)(lVar3 + 0x10))" identifier (argument_list "(*(undefined8 *)(lVar3 + 0x10))" ( (pointer_expression "*(undefined8 *)(lVar3 + 0x10)" * (cast_expression "(undefined8 *)(lVar3 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) )))) )))) ;) (expression_statement "iVar2 = FUN_0012f310(param_1);" (assignment_expression "iVar2 = FUN_0012f310(param_1)" identifier = (call_expression "FUN_0012f310(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }" { (expression_statement "uVar5 = FUN_0012f640(param_1);" (assignment_expression "uVar5 = FUN_0012f640(param_1)" identifier = (call_expression "FUN_0012f640(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "uVar4 = *(undefined8 *)(lVar3 + 0x10);" (assignment_expression "uVar4 = *(undefined8 *)(lVar3 + 0x10)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x10)" * (cast_expression "(undefined8 *)(lVar3 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);" (assignment_expression "uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5)" identifier = (call_expression "dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5)" identifier (argument_list "(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5)" ( number_literal , (string_literal ""`%s\' can\'t be versioned to common symbol \'%s\'"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_00123bd0(uVar9,uVar4,uVar5);" (call_expression "FUN_00123bd0(uVar9,uVar4,uVar5)" identifier (argument_list "(uVar9,uVar4,uVar5)" ( identifier , identifier , identifier ))) ;) (expression_statement "*param_2 = 1;" (assignment_expression "*param_2 = 1" (pointer_expression "*param_2" * identifier) = number_literal) ;) (return_statement "return;" return ;) })) (expression_statement "uVar5 = FUN_0012f670();" (assignment_expression "uVar5 = FUN_0012f670()" identifier = (call_expression "FUN_0012f670()" identifier (argument_list "()" ( )))) ;) (expression_statement "FUN_0012f6a0(uVar4,uVar5);" (call_expression "FUN_0012f6a0(uVar4,uVar5)" identifier (argument_list "(uVar4,uVar5)" ( identifier , identifier ))) ;) (expression_statement "lVar7 = thunk_FUN_001309a0(param_1);" (assignment_expression "lVar7 = thunk_FUN_001309a0(param_1)" identifier = (call_expression "thunk_FUN_001309a0(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "plVar8 = (long *)FUN_00131df0(param_1);" (assignment_expression "plVar8 = (long *)FUN_00131df0(param_1)" identifier = (cast_expression "(long *)FUN_00131df0(param_1)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00131df0(param_1)" identifier (argument_list "(param_1)" ( identifier ))))) ;) (expression_statement "FUN_0012f160(uVar4,lVar7 - *plVar8);" (call_expression "FUN_0012f160(uVar4,lVar7 - *plVar8)" identifier (argument_list "(uVar4,lVar7 - *plVar8)" ( identifier , (binary_expression "lVar7 - *plVar8" identifier - (pointer_expression "*plVar8" * identifier)) ))) ;) (expression_statement "uVar5 = FUN_00131df0(param_1);" (assignment_expression "uVar5 = FUN_00131df0(param_1)" identifier = (call_expression "FUN_00131df0(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "FUN_00131d70(uVar4,uVar5);" (call_expression "FUN_00131d70(uVar4,uVar5)" identifier (argument_list "(uVar4,uVar5)" ( identifier , identifier ))) ;) (expression_statement "FUN_0012f9c0(uVar4,param_1);" (call_expression "FUN_0012f9c0(uVar4,param_1)" identifier (argument_list "(uVar4,param_1)" ( identifier , identifier ))) ;) (expression_statement "lVar7 = FUN_001322b0(param_1);" (assignment_expression "lVar7 = FUN_001322b0(param_1)" identifier = (call_expression "FUN_001322b0(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "uVar1 = *(undefined1 *)(lVar7 + 0x49);" (assignment_expression "uVar1 = *(undefined1 *)(lVar7 + 0x49)" identifier = (pointer_expression "*(undefined1 *)(lVar7 + 0x49)" * (cast_expression "(undefined1 *)(lVar7 + 0x49)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x49)" ( (binary_expression "lVar7 + 0x49" identifier + number_literal) ))))) ;) (expression_statement "lVar7 = FUN_001322b0(uVar4);" (assignment_expression "lVar7 = FUN_001322b0(uVar4)" identifier = (call_expression "FUN_001322b0(uVar4)" identifier (argument_list "(uVar4)" ( identifier )))) ;) (expression_statement "*(undefined1 *)(lVar7 + 0x49) = uVar1;" (assignment_expression "*(undefined1 *)(lVar7 + 0x49) = uVar1" (pointer_expression "*(undefined1 *)(lVar7 + 0x49)" * (cast_expression "(undefined1 *)(lVar7 + 0x49)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x49)" ( (binary_expression "lVar7 + 0x49" identifier + number_literal) )))) = identifier) ;) (expression_statement "iVar2 = FUN_0012f250(param_1);" (assignment_expression "iVar2 = FUN_0012f250(param_1)" identifier = (call_expression "FUN_0012f250(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_00130ee0(uVar4);\n }" { (expression_statement "FUN_00130ee0(uVar4);" (call_expression "FUN_00130ee0(uVar4)" identifier (argument_list "(uVar4)" ( identifier ))) ;) })) (expression_statement "iVar2 = FUN_0012f200(param_1);" (assignment_expression "iVar2 = FUN_0012f200(param_1)" identifier = (call_expression "FUN_0012f200(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_00130b50(uVar4);\n }" { (expression_statement "FUN_00130b50(uVar4);" (call_expression "FUN_00130b50(uVar4)" identifier (argument_list "(uVar4)" ( identifier ))) ;) })) }))))) })) (expression_statement "iVar2 = FUN_0012f250(param_1);" (assignment_expression "iVar2 = FUN_0012f250(param_1)" identifier = (call_expression "FUN_0012f250(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (labeled_statement "joined_r0x0013ecd2:\n if ((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)) {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n FUN_00123bd0(uVar5,uVar4);\n return;\n }" statement_identifier : (if_statement "if ((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)) {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n FUN_00123bd0(uVar5,uVar4);\n return;\n }" if (parenthesized_expression "((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0))" ( (binary_expression "(iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)" (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) && (parenthesized_expression "(iVar2 = FUN_0012f310(param_1), iVar2 != 0)" ( (comma_expression "iVar2 = FUN_0012f310(param_1), iVar2 != 0" (assignment_expression "iVar2 = FUN_0012f310(param_1)" identifier = (call_expression "FUN_0012f310(param_1)" identifier (argument_list "(param_1)" ( identifier )))) , (binary_expression "iVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n FUN_00123bd0(uVar5,uVar4);\n return;\n }" { (expression_statement "uVar4 = FUN_0012f640(param_1);" (assignment_expression "uVar4 = FUN_0012f640(param_1)" identifier = (call_expression "FUN_0012f640(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);" (assignment_expression "uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5)" identifier = (call_expression "dcgettext(0,"symbol `%s\' can not be both weak and common",5)" identifier (argument_list "(0,"symbol `%s\' can not be both weak and common",5)" ( number_literal , (string_literal ""symbol `%s\' can not be both weak and common"" " string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_00123bd0(uVar5,uVar4);" (call_expression "FUN_00123bd0(uVar5,uVar4)" identifier (argument_list "(uVar5,uVar4)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) }))) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE 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 ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , 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 (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) }))) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == 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 (subscript_expression IDENT [ LIT ]) == (char_literal ' character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == (char_literal ' character ')) )) && (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == (char_literal ' character ')) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT - (pointer_expression * IDENT)) ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) }))))) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) , (binary_expression IDENT != LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return ;) }))) (return_statement return ;) })))
(function_definition "void FUN_0013ebd0(undefined8 param_1,undefined4 *param_2)\n\n{\n undefined1 uVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n char *pcVar6;\n long lVar7;\n long *plVar8;\n undefined8 uVar9;\n size_t sVar10;\n \n if (0 < DAT_00164794) {\n FUN_001173a0();\n }\n lVar3 = FUN_00132330(param_1);\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar2 = FUN_0011a780(lVar7);\n if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) {\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }\n else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }\n free(*(void **)(lVar3 + 8));\n *(undefined8 *)(lVar3 + 8) = 0;\n }\n if (*(char **)(lVar3 + 0x10) != (char *)0x0) {\n pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40);\n if (pcVar6 == (char *)0x0) {\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }\n iVar2 = FUN_0012f340(param_1);\n if (iVar2 == 0) {\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }\n else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }\n }\n iVar2 = FUN_0012f250(param_1);\njoined_r0x0013ecd2:\n if ((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)) {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n FUN_00123bd0(uVar5,uVar4);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0013ebd0(undefined8 param_1,undefined4 *param_2)" (identifier "FUN_0013ebd0") (parameter_list "(undefined8 param_1,undefined4 *param_2)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined4 *param_2" (type_identifier "undefined4") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n undefined1 uVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n char *pcVar6;\n long lVar7;\n long *plVar8;\n undefined8 uVar9;\n size_t sVar10;\n \n if (0 < DAT_00164794) {\n FUN_001173a0();\n }\n lVar3 = FUN_00132330(param_1);\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar2 = FUN_0011a780(lVar7);\n if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) {\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }\n else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }\n free(*(void **)(lVar3 + 8));\n *(undefined8 *)(lVar3 + 8) = 0;\n }\n if (*(char **)(lVar3 + 0x10) != (char *)0x0) {\n pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40);\n if (pcVar6 == (char *)0x0) {\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }\n iVar2 = FUN_0012f340(param_1);\n if (iVar2 == 0) {\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }\n else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }\n }\n iVar2 = FUN_0012f250(param_1);\njoined_r0x0013ecd2:\n if ((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)) {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n FUN_00123bd0(uVar5,uVar4);\n return;\n }\n return;\n}" ({ "{") (declaration "undefined1 uVar1;" (type_identifier "undefined1") (identifier "uVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "undefined8 uVar5;" (type_identifier "undefined8") (identifier "uVar5") (; ";")) (declaration "char *pcVar6;" (primitive_type "char") (pointer_declarator "*pcVar6" (* "*") (identifier "pcVar6")) (; ";")) (declaration "long lVar7;" (sized_type_specifier "long" (long "long")) (identifier "lVar7") (; ";")) (declaration "long *plVar8;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar8" (* "*") (identifier "plVar8")) (; ";")) (declaration "undefined8 uVar9;" (type_identifier "undefined8") (identifier "uVar9") (; ";")) (declaration "size_t sVar10;" (primitive_type "size_t") (identifier "sVar10") (; ";")) (if_statement "if (0 < DAT_00164794) {\n FUN_001173a0();\n }" (if "if") (parenthesized_expression "(0 < DAT_00164794)" (( "(") (binary_expression "0 < DAT_00164794" (number_literal "0") (< "<") (identifier "DAT_00164794")) () ")")) (compound_statement "{\n FUN_001173a0();\n }" ({ "{") (expression_statement "FUN_001173a0();" (call_expression "FUN_001173a0()" (identifier "FUN_001173a0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "lVar3 = FUN_00132330(param_1);" (assignment_expression "lVar3 = FUN_00132330(param_1)" (identifier "lVar3") (= "=") (call_expression "FUN_00132330(param_1)" (identifier "FUN_00132330") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "lVar7 = *(long *)(lVar3 + 8);" (assignment_expression "lVar7 = *(long *)(lVar3 + 8)" (identifier "lVar7") (= "=") (pointer_expression "*(long *)(lVar3 + 8)" (* "*") (cast_expression "(long *)(lVar3 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 8)" (( "(") (binary_expression "lVar3 + 8" (identifier "lVar3") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (if_statement "if (lVar7 != 0) {\n iVar2 = FUN_0011a780(lVar7);\n if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) {\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }\n else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }\n free(*(void **)(lVar3 + 8));\n *(undefined8 *)(lVar3 + 8) = 0;\n }" (if "if") (parenthesized_expression "(lVar7 != 0)" (( "(") (binary_expression "lVar7 != 0" (identifier "lVar7") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n iVar2 = FUN_0011a780(lVar7);\n if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) {\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }\n else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }\n free(*(void **)(lVar3 + 8));\n *(undefined8 *)(lVar3 + 8) = 0;\n }" ({ "{") (expression_statement "iVar2 = FUN_0011a780(lVar7);" (assignment_expression "iVar2 = FUN_0011a780(lVar7)" (identifier "iVar2") (= "=") (call_expression "FUN_0011a780(lVar7)" (identifier "FUN_0011a780") (argument_list "(lVar7)" (( "(") (identifier "lVar7") () ")")))) (; ";")) (if_statement "if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) {\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }\n else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }" (if "if") (parenthesized_expression "((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02'))" (( "(") (binary_expression "(iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')" (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(*(char *)(lVar7 + 0x18) != '\x02')" (( "(") (binary_expression "*(char *)(lVar7 + 0x18) != '\x02'" (pointer_expression "*(char *)(lVar7 + 0x18)" (* "*") (cast_expression "(char *)(lVar7 + 0x18)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x18)" (( "(") (binary_expression "lVar7 + 0x18" (identifier "lVar7") (+ "+") (number_literal "0x18")) () ")")))) (!= "!=") (char_literal "'\x02'" (' "'") (escape_sequence "\x02") (' "'"))) () ")"))) () ")")) (compound_statement "{\n if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }\n }" ({ "{") (if_statement "if (DAT_0016e210 == 0) {\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }\n else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }" (if "if") (parenthesized_expression "(DAT_0016e210 == 0)" (( "(") (binary_expression "DAT_0016e210 == 0" (identifier "DAT_0016e210") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar4 = FUN_0012f640();\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123bd0(uVar5,uVar4);\n }" ({ "{") (expression_statement "uVar4 = FUN_0012f640();" (assignment_expression "uVar4 = FUN_0012f640()" (identifier "uVar4") (= "=") (call_expression "FUN_0012f640()" (identifier "FUN_0012f640") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);" (assignment_expression "uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5)" (identifier "uVar5") (= "=") (call_expression "dcgettext(0,".size expression for %s does not evaluate to a constant",5)" (identifier "dcgettext") (argument_list "(0,".size expression for %s does not evaluate to a constant",5)" (( "(") (number_literal "0") (, ",") (string_literal "".size expression for %s does not evaluate to a constant"" (" """) (string_content ".size expression for %s does not evaluate to a constant") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_00123bd0(uVar5,uVar4);" (call_expression "FUN_00123bd0(uVar5,uVar4)" (identifier "FUN_00123bd0") (argument_list "(uVar5,uVar4)" (( "(") (identifier "uVar5") (, ",") (identifier "uVar4") () ")"))) (; ";")) (} "}")) (else_clause "else {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }" (else "else") (compound_statement "{\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);\n FUN_00123a00(uVar5,uVar4);\n }" ({ "{") (expression_statement "uVar4 = FUN_0012f640(param_1);" (assignment_expression "uVar4 = FUN_0012f640(param_1)" (identifier "uVar4") (= "=") (call_expression "FUN_0012f640(param_1)" (identifier "FUN_0012f640") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5);" (assignment_expression "uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5)" (identifier "uVar5") (= "=") (call_expression "dcgettext(0,".size expression for %s does not evaluate to a constant",5)" (identifier "dcgettext") (argument_list "(0,".size expression for %s does not evaluate to a constant",5)" (( "(") (number_literal "0") (, ",") (string_literal "".size expression for %s does not evaluate to a constant"" (" """) (string_content ".size expression for %s does not evaluate to a constant") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_00123a00(uVar5,uVar4);" (call_expression "FUN_00123a00(uVar5,uVar4)" (identifier "FUN_00123a00") (argument_list "(uVar5,uVar4)" (( "(") (identifier "uVar5") (, ",") (identifier "uVar4") () ")"))) (; ";")) (} "}")))) (} "}")) (else_clause "else {\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }" (else "else") (compound_statement "{\n uVar4 = *(undefined8 *)(lVar7 + 0x10);\n lVar7 = FUN_001322b0(param_1);\n *(undefined8 *)(lVar7 + 0x38) = uVar4;\n }" ({ "{") (expression_statement "uVar4 = *(undefined8 *)(lVar7 + 0x10);" (assignment_expression "uVar4 = *(undefined8 *)(lVar7 + 0x10)" (identifier "uVar4") (= "=") (pointer_expression "*(undefined8 *)(lVar7 + 0x10)" (* "*") (cast_expression "(undefined8 *)(lVar7 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x10)" (( "(") (binary_expression "lVar7 + 0x10" (identifier "lVar7") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "lVar7 = FUN_001322b0(param_1);" (assignment_expression "lVar7 = FUN_001322b0(param_1)" (identifier "lVar7") (= "=") (call_expression "FUN_001322b0(param_1)" (identifier "FUN_001322b0") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "*(undefined8 *)(lVar7 + 0x38) = uVar4;" (assignment_expression "*(undefined8 *)(lVar7 + 0x38) = uVar4" (pointer_expression "*(undefined8 *)(lVar7 + 0x38)" (* "*") (cast_expression "(undefined8 *)(lVar7 + 0x38)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x38)" (( "(") (binary_expression "lVar7 + 0x38" (identifier "lVar7") (+ "+") (number_literal "0x38")) () ")")))) (= "=") (identifier "uVar4")) (; ";")) (} "}")))) (expression_statement "free(*(void **)(lVar3 + 8));" (call_expression "free(*(void **)(lVar3 + 8))" (identifier "free") (argument_list "(*(void **)(lVar3 + 8))" (( "(") (pointer_expression "*(void **)(lVar3 + 8)" (* "*") (cast_expression "(void **)(lVar3 + 8)" (( "(") (type_descriptor "void **" (primitive_type "void") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar3 + 8)" (( "(") (binary_expression "lVar3 + 8" (identifier "lVar3") (+ "+") (number_literal "8")) () ")")))) () ")"))) (; ";")) (expression_statement "*(undefined8 *)(lVar3 + 8) = 0;" (assignment_expression "*(undefined8 *)(lVar3 + 8) = 0" (pointer_expression "*(undefined8 *)(lVar3 + 8)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 8)" (( "(") (binary_expression "lVar3 + 8" (identifier "lVar3") (+ "+") (number_literal "8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (} "}"))) (if_statement "if (*(char **)(lVar3 + 0x10) != (char *)0x0) {\n pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40);\n if (pcVar6 == (char *)0x0) {\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }\n iVar2 = FUN_0012f340(param_1);\n if (iVar2 == 0) {\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }\n else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }\n }" (if "if") (parenthesized_expression "(*(char **)(lVar3 + 0x10) != (char *)0x0)" (( "(") (binary_expression "*(char **)(lVar3 + 0x10) != (char *)0x0" (pointer_expression "*(char **)(lVar3 + 0x10)" (* "*") (cast_expression "(char **)(lVar3 + 0x10)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar3 + 0x10)" (( "(") (binary_expression "lVar3 + 0x10" (identifier "lVar3") (+ "+") (number_literal "0x10")) () ")")))) (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40);\n if (pcVar6 == (char *)0x0) {\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }\n iVar2 = FUN_0012f340(param_1);\n if (iVar2 == 0) {\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }\n else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }\n }" ({ "{") (expression_statement "pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40);" (assignment_expression "pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40)" (identifier "pcVar6") (= "=") (call_expression "strchr(*(char **)(lVar3 + 0x10),0x40)" (identifier "strchr") (argument_list "(*(char **)(lVar3 + 0x10),0x40)" (( "(") (pointer_expression "*(char **)(lVar3 + 0x10)" (* "*") (cast_expression "(char **)(lVar3 + 0x10)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar3 + 0x10)" (( "(") (binary_expression "lVar3 + 0x10" (identifier "lVar3") (+ "+") (number_literal "0x10")) () ")")))) (, ",") (number_literal "0x40") () ")")))) (; ";")) (if_statement "if (pcVar6 == (char *)0x0) {\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }" (if "if") (parenthesized_expression "(pcVar6 == (char *)0x0)" (( "(") (binary_expression "pcVar6 == (char *)0x0" (identifier "pcVar6") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n *param_2 = 1;\n iVar2 = FUN_0012f250(param_1);\n goto joined_r0x0013ecd2;\n }" ({ "{") (expression_statement "*param_2 = 1;" (assignment_expression "*param_2 = 1" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (number_literal "1")) (; ";")) (expression_statement "iVar2 = FUN_0012f250(param_1);" (assignment_expression "iVar2 = FUN_0012f250(param_1)" (identifier "iVar2") (= "=") (call_expression "FUN_0012f250(param_1)" (identifier "FUN_0012f250") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (goto_statement "goto joined_r0x0013ecd2;" (goto "goto") (statement_identifier "joined_r0x0013ecd2") (; ";")) (} "}"))) (expression_statement "iVar2 = FUN_0012f340(param_1);" (assignment_expression "iVar2 = FUN_0012f340(param_1)" (identifier "iVar2") (= "=") (call_expression "FUN_0012f340(param_1)" (identifier "FUN_0012f340") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }\n else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }\n FUN_00131a20(param_1,uVar4);\n }" ({ "{") (expression_statement "uVar4 = *(undefined8 *)(lVar3 + 0x10);" (assignment_expression "uVar4 = *(undefined8 *)(lVar3 + 0x10)" (identifier "uVar4") (= "=") (pointer_expression "*(undefined8 *)(lVar3 + 0x10)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x10)" (( "(") (binary_expression "lVar3 + 0x10" (identifier "lVar3") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (if_statement "if (pcVar6[1] == '@') {\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }" (if "if") (parenthesized_expression "(pcVar6[1] == '@')" (( "(") (binary_expression "pcVar6[1] == '@'" (subscript_expression "pcVar6[1]" (identifier "pcVar6") ([ "[") (number_literal "1") (] "]")) (== "==") (char_literal "'@'" (' "'") (character "@") (' "'"))) () ")")) (compound_statement "{\n uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);\n FUN_00123bd0(uVar5,uVar4);\n *param_2 = 1;\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n }" ({ "{") (expression_statement "uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5);" (assignment_expression "uVar5 = dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5)" (identifier "uVar5") (= "=") (call_expression "dcgettext(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5)" (identifier "dcgettext") (argument_list "(0,\n "invalid attempt to declare external version name as default in symbol `%s\'"\n ,5)" (( "(") (number_literal "0") (, ",") (string_literal ""invalid attempt to declare external version name as default in symbol `%s\'"" (" """) (string_content "invalid attempt to declare external version name as default in symbol `%s") (escape_sequence "\'") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_00123bd0(uVar5,uVar4);" (call_expression "FUN_00123bd0(uVar5,uVar4)" (identifier "FUN_00123bd0") (argument_list "(uVar5,uVar4)" (( "(") (identifier "uVar5") (, ",") (identifier "uVar4") () ")"))) (; ";")) (expression_statement "*param_2 = 1;" (assignment_expression "*param_2 = 1" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (number_literal "1")) (; ";")) (expression_statement "uVar4 = *(undefined8 *)(lVar3 + 0x10);" (assignment_expression "uVar4 = *(undefined8 *)(lVar3 + 0x10)" (identifier "uVar4") (= "=") (pointer_expression "*(undefined8 *)(lVar3 + 0x10)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x10)" (( "(") (binary_expression "lVar3 + 0x10" (identifier "lVar3") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (} "}"))) (expression_statement "FUN_00131a20(param_1,uVar4);" (call_expression "FUN_00131a20(param_1,uVar4)" (identifier "FUN_00131a20") (argument_list "(param_1,uVar4)" (( "(") (identifier "param_1") (, ",") (identifier "uVar4") () ")"))) (; ";")) (} "}")) (else_clause "else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }" (else "else") (if_statement "if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) {\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }\n else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }" (if "if") (parenthesized_expression "((pcVar6[1] == '@') && (pcVar6[2] == '@'))" (( "(") (binary_expression "(pcVar6[1] == '@') && (pcVar6[2] == '@')" (parenthesized_expression "(pcVar6[1] == '@')" (( "(") (binary_expression "pcVar6[1] == '@'" (subscript_expression "pcVar6[1]" (identifier "pcVar6") ([ "[") (number_literal "1") (] "]")) (== "==") (char_literal "'@'" (' "'") (character "@") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(pcVar6[2] == '@')" (( "(") (binary_expression "pcVar6[2] == '@'" (subscript_expression "pcVar6[2]" (identifier "pcVar6") ([ "[") (number_literal "2") (] "]")) (== "==") (char_literal "'@'" (' "'") (character "@") (' "'"))) () ")"))) () ")")) (compound_statement "{\n sVar10 = strlen(pcVar6 + 3);\n memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);\n FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));\n }" ({ "{") (expression_statement "sVar10 = strlen(pcVar6 + 3);" (assignment_expression "sVar10 = strlen(pcVar6 + 3)" (identifier "sVar10") (= "=") (call_expression "strlen(pcVar6 + 3)" (identifier "strlen") (argument_list "(pcVar6 + 3)" (( "(") (binary_expression "pcVar6 + 3" (identifier "pcVar6") (+ "+") (number_literal "3")) () ")")))) (; ";")) (expression_statement "memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1);" (call_expression "memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1)" (identifier "memmove") (argument_list "(pcVar6 + 2,pcVar6 + 3,sVar10 + 1)" (( "(") (binary_expression "pcVar6 + 2" (identifier "pcVar6") (+ "+") (number_literal "2")) (, ",") (binary_expression "pcVar6 + 3" (identifier "pcVar6") (+ "+") (number_literal "3")) (, ",") (binary_expression "sVar10 + 1" (identifier "sVar10") (+ "+") (number_literal "1")) () ")"))) (; ";")) (expression_statement "FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10));" (call_expression "FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10))" (identifier "FUN_00131a20") (argument_list "(param_1,*(undefined8 *)(lVar3 + 0x10))" (( "(") (identifier "param_1") (, ",") (pointer_expression "*(undefined8 *)(lVar3 + 0x10)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x10)" (( "(") (binary_expression "lVar3 + 0x10" (identifier "lVar3") (+ "+") (number_literal "0x10")) () ")")))) () ")"))) (; ";")) (} "}")) (else_clause "else {\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }" (else "else") (compound_statement "{\n uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));\n iVar2 = FUN_0012f310(param_1);\n if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }\n uVar5 = FUN_0012f670();\n FUN_0012f6a0(uVar4,uVar5);\n lVar7 = thunk_FUN_001309a0(param_1);\n plVar8 = (long *)FUN_00131df0(param_1);\n FUN_0012f160(uVar4,lVar7 - *plVar8);\n uVar5 = FUN_00131df0(param_1);\n FUN_00131d70(uVar4,uVar5);\n FUN_0012f9c0(uVar4,param_1);\n lVar7 = FUN_001322b0(param_1);\n uVar1 = *(undefined1 *)(lVar7 + 0x49);\n lVar7 = FUN_001322b0(uVar4);\n *(undefined1 *)(lVar7 + 0x49) = uVar1;\n iVar2 = FUN_0012f250(param_1);\n if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }\n iVar2 = FUN_0012f200(param_1);\n if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }\n }" ({ "{") (expression_statement "uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10));" (assignment_expression "uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10))" (identifier "uVar4") (= "=") (call_expression "FUN_00131100(*(undefined8 *)(lVar3 + 0x10))" (identifier "FUN_00131100") (argument_list "(*(undefined8 *)(lVar3 + 0x10))" (( "(") (pointer_expression "*(undefined8 *)(lVar3 + 0x10)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x10)" (( "(") (binary_expression "lVar3 + 0x10" (identifier "lVar3") (+ "+") (number_literal "0x10")) () ")")))) () ")")))) (; ";")) (expression_statement "iVar2 = FUN_0012f310(param_1);" (assignment_expression "iVar2 = FUN_0012f310(param_1)" (identifier "iVar2") (= "=") (call_expression "FUN_0012f310(param_1)" (identifier "FUN_0012f310") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (if_statement "if (iVar2 != 0) {\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }" (if "if") (parenthesized_expression "(iVar2 != 0)" (( "(") (binary_expression "iVar2 != 0" (identifier "iVar2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar5 = FUN_0012f640(param_1);\n uVar4 = *(undefined8 *)(lVar3 + 0x10);\n uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);\n FUN_00123bd0(uVar9,uVar4,uVar5);\n *param_2 = 1;\n return;\n }" ({ "{") (expression_statement "uVar5 = FUN_0012f640(param_1);" (assignment_expression "uVar5 = FUN_0012f640(param_1)" (identifier "uVar5") (= "=") (call_expression "FUN_0012f640(param_1)" (identifier "FUN_0012f640") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "uVar4 = *(undefined8 *)(lVar3 + 0x10);" (assignment_expression "uVar4 = *(undefined8 *)(lVar3 + 0x10)" (identifier "uVar4") (= "=") (pointer_expression "*(undefined8 *)(lVar3 + 0x10)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x10)" (( "(") (binary_expression "lVar3 + 0x10" (identifier "lVar3") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5);" (assignment_expression "uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5)" (identifier "uVar9") (= "=") (call_expression "dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5)" (identifier "dcgettext") (argument_list "(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5)" (( "(") (number_literal "0") (, ",") (string_literal ""`%s\' can\'t be versioned to common symbol \'%s\'"" (" """) (string_content "`%s") (escape_sequence "\'") (string_content " can") (escape_sequence "\'") (string_content "t be versioned to common symbol ") (escape_sequence "\'") (string_content "%s") (escape_sequence "\'") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_00123bd0(uVar9,uVar4,uVar5);" (call_expression "FUN_00123bd0(uVar9,uVar4,uVar5)" (identifier "FUN_00123bd0") (argument_list "(uVar9,uVar4,uVar5)" (( "(") (identifier "uVar9") (, ",") (identifier "uVar4") (, ",") (identifier "uVar5") () ")"))) (; ";")) (expression_statement "*param_2 = 1;" (assignment_expression "*param_2 = 1" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (number_literal "1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "uVar5 = FUN_0012f670();" (assignment_expression "uVar5 = FUN_0012f670()" (identifier "uVar5") (= "=") (call_expression "FUN_0012f670()" (identifier "FUN_0012f670") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "FUN_0012f6a0(uVar4,uVar5);" (call_expression "FUN_0012f6a0(uVar4,uVar5)" (identifier "FUN_0012f6a0") (argument_list "(uVar4,uVar5)" (( "(") (identifier "uVar4") (, ",") (identifier "uVar5") () ")"))) (; ";")) (expression_statement "lVar7 = thunk_FUN_001309a0(param_1);" (assignment_expression "lVar7 = thunk_FUN_001309a0(param_1)" (identifier "lVar7") (= "=") (call_expression "thunk_FUN_001309a0(param_1)" (identifier "thunk_FUN_001309a0") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "plVar8 = (long *)FUN_00131df0(param_1);" (assignment_expression "plVar8 = (long *)FUN_00131df0(param_1)" (identifier "plVar8") (= "=") (cast_expression "(long *)FUN_00131df0(param_1)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00131df0(param_1)" (identifier "FUN_00131df0") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))))) (; ";")) (expression_statement "FUN_0012f160(uVar4,lVar7 - *plVar8);" (call_expression "FUN_0012f160(uVar4,lVar7 - *plVar8)" (identifier "FUN_0012f160") (argument_list "(uVar4,lVar7 - *plVar8)" (( "(") (identifier "uVar4") (, ",") (binary_expression "lVar7 - *plVar8" (identifier "lVar7") (- "-") (pointer_expression "*plVar8" (* "*") (identifier "plVar8"))) () ")"))) (; ";")) (expression_statement "uVar5 = FUN_00131df0(param_1);" (assignment_expression "uVar5 = FUN_00131df0(param_1)" (identifier "uVar5") (= "=") (call_expression "FUN_00131df0(param_1)" (identifier "FUN_00131df0") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "FUN_00131d70(uVar4,uVar5);" (call_expression "FUN_00131d70(uVar4,uVar5)" (identifier "FUN_00131d70") (argument_list "(uVar4,uVar5)" (( "(") (identifier "uVar4") (, ",") (identifier "uVar5") () ")"))) (; ";")) (expression_statement "FUN_0012f9c0(uVar4,param_1);" (call_expression "FUN_0012f9c0(uVar4,param_1)" (identifier "FUN_0012f9c0") (argument_list "(uVar4,param_1)" (( "(") (identifier "uVar4") (, ",") (identifier "param_1") () ")"))) (; ";")) (expression_statement "lVar7 = FUN_001322b0(param_1);" (assignment_expression "lVar7 = FUN_001322b0(param_1)" (identifier "lVar7") (= "=") (call_expression "FUN_001322b0(param_1)" (identifier "FUN_001322b0") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "uVar1 = *(undefined1 *)(lVar7 + 0x49);" (assignment_expression "uVar1 = *(undefined1 *)(lVar7 + 0x49)" (identifier "uVar1") (= "=") (pointer_expression "*(undefined1 *)(lVar7 + 0x49)" (* "*") (cast_expression "(undefined1 *)(lVar7 + 0x49)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x49)" (( "(") (binary_expression "lVar7 + 0x49" (identifier "lVar7") (+ "+") (number_literal "0x49")) () ")"))))) (; ";")) (expression_statement "lVar7 = FUN_001322b0(uVar4);" (assignment_expression "lVar7 = FUN_001322b0(uVar4)" (identifier "lVar7") (= "=") (call_expression "FUN_001322b0(uVar4)" (identifier "FUN_001322b0") (argument_list "(uVar4)" (( "(") (identifier "uVar4") () ")")))) (; ";")) (expression_statement "*(undefined1 *)(lVar7 + 0x49) = uVar1;" (assignment_expression "*(undefined1 *)(lVar7 + 0x49) = uVar1" (pointer_expression "*(undefined1 *)(lVar7 + 0x49)" (* "*") (cast_expression "(undefined1 *)(lVar7 + 0x49)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x49)" (( "(") (binary_expression "lVar7 + 0x49" (identifier "lVar7") (+ "+") (number_literal "0x49")) () ")")))) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "iVar2 = FUN_0012f250(param_1);" (assignment_expression "iVar2 = FUN_0012f250(param_1)" (identifier "iVar2") (= "=") (call_expression "FUN_0012f250(param_1)" (identifier "FUN_0012f250") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (if_statement "if (iVar2 != 0) {\n FUN_00130ee0(uVar4);\n }" (if "if") (parenthesized_expression "(iVar2 != 0)" (( "(") (binary_expression "iVar2 != 0" (identifier "iVar2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_00130ee0(uVar4);\n }" ({ "{") (expression_statement "FUN_00130ee0(uVar4);" (call_expression "FUN_00130ee0(uVar4)" (identifier "FUN_00130ee0") (argument_list "(uVar4)" (( "(") (identifier "uVar4") () ")"))) (; ";")) (} "}"))) (expression_statement "iVar2 = FUN_0012f200(param_1);" (assignment_expression "iVar2 = FUN_0012f200(param_1)" (identifier "iVar2") (= "=") (call_expression "FUN_0012f200(param_1)" (identifier "FUN_0012f200") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (if_statement "if (iVar2 != 0) {\n FUN_00130b50(uVar4);\n }" (if "if") (parenthesized_expression "(iVar2 != 0)" (( "(") (binary_expression "iVar2 != 0" (identifier "iVar2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_00130b50(uVar4);\n }" ({ "{") (expression_statement "FUN_00130b50(uVar4);" (call_expression "FUN_00130b50(uVar4)" (identifier "FUN_00130b50") (argument_list "(uVar4)" (( "(") (identifier "uVar4") () ")"))) (; ";")) (} "}"))) (} "}")))))) (} "}"))) (expression_statement "iVar2 = FUN_0012f250(param_1);" (assignment_expression "iVar2 = FUN_0012f250(param_1)" (identifier "iVar2") (= "=") (call_expression "FUN_0012f250(param_1)" (identifier "FUN_0012f250") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (labeled_statement "joined_r0x0013ecd2:\n if ((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)) {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n FUN_00123bd0(uVar5,uVar4);\n return;\n }" (statement_identifier "joined_r0x0013ecd2") (: ":") (if_statement "if ((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)) {\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n FUN_00123bd0(uVar5,uVar4);\n return;\n }" (if "if") (parenthesized_expression "((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0))" (( "(") (binary_expression "(iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)" (parenthesized_expression "(iVar2 != 0)" (( "(") (binary_expression "iVar2 != 0" (identifier "iVar2") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(iVar2 = FUN_0012f310(param_1), iVar2 != 0)" (( "(") (comma_expression "iVar2 = FUN_0012f310(param_1), iVar2 != 0" (assignment_expression "iVar2 = FUN_0012f310(param_1)" (identifier "iVar2") (= "=") (call_expression "FUN_0012f310(param_1)" (identifier "FUN_0012f310") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (, ",") (binary_expression "iVar2 != 0" (identifier "iVar2") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n uVar4 = FUN_0012f640(param_1);\n uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);\n FUN_00123bd0(uVar5,uVar4);\n return;\n }" ({ "{") (expression_statement "uVar4 = FUN_0012f640(param_1);" (assignment_expression "uVar4 = FUN_0012f640(param_1)" (identifier "uVar4") (= "=") (call_expression "FUN_0012f640(param_1)" (identifier "FUN_0012f640") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5);" (assignment_expression "uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5)" (identifier "uVar5") (= "=") (call_expression "dcgettext(0,"symbol `%s\' can not be both weak and common",5)" (identifier "dcgettext") (argument_list "(0,"symbol `%s\' can not be both weak and common",5)" (( "(") (number_literal "0") (, ",") (string_literal ""symbol `%s\' can not be both weak and common"" (" """) (string_content "symbol `%s") (escape_sequence "\'") (string_content " can not be both weak and common") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_00123bd0(uVar5,uVar4);" (call_expression "FUN_00123bd0(uVar5,uVar4)" (identifier "FUN_00123bd0") (argument_list "(uVar5,uVar4)" (( "(") (identifier "uVar5") (, ",") (identifier "uVar4") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 *symp,int *puntp) { type_2 uVar1; type_3 *var_4; int var_6; type_4 *peVar3; char *var_15; char *pcVar5; type_1 *s; type_5 seg; type_6 var_29; type_7 *pfVar7; type_8 *paVar8; char *format; size_t var_21; if (0 < var_1) { var_2(symp); } peVar3 = var_3(symp); var_4 = peVar3->size; if (var_4 != (type_3 *)0x0) { var_6 = var_5(var_4); if ((var_6 == 0) || (var_4->field_0x18 != '\x02')) { if (var_7 == 0) { var_15 = var_8(symp); pcVar5 = (char *)var_9(0,".size expression for %s does not evaluate to a constant",5); var_10(pcVar5,var_15); } else { var_15 = var_8(symp); pcVar5 = (char *)var_9(0,".size expression for %s does not evaluate to a constant",5); var_11(pcVar5,var_15); } } else { var_15 = (char *)var_4->X_add_number; paVar8 = var_12(symp); paVar8[1].name = var_15; } var_13(peVar3->size); peVar3->size = (type_3 *)0x0; } if (peVar3->versioned_name != (char *)0x0) { var_15 = var_14(peVar3->versioned_name,0x40); if (var_15 == (char *)0x0) { *puntp = 1; var_6 = var_16(symp); goto joined_r0x0013ecd2; } var_6 = var_17(symp); if (var_6 == 0) { pcVar5 = peVar3->versioned_name; if (var_15[1] == '@') { var_15 = (char *)var_9(0, "invalid attempt to declare external version name as default in symbol `%s\'" ,5); var_10(var_15,pcVar5); *puntp = 1; pcVar5 = peVar3->versioned_name; } var_18(symp,pcVar5); } else if ((var_15[1] == '@') && (var_15[2] == '@')) { var_21 = var_19(var_15 + 3); var_20(var_15 + 2,var_15 + 3,var_21 + 1); var_18(symp,peVar3->versioned_name); } else { s = var_22(peVar3->versioned_name); var_6 = var_23(symp); if (var_6 != 0) { pcVar5 = var_8(symp); var_15 = peVar3->versioned_name; format = (char *)var_9(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5); var_10(format,var_15,pcVar5); *puntp = 1; return; } seg = var_24(symp); var_25(s,seg); var_29 = var_26(symp); pfVar7 = var_27(symp); var_28(s,var_29 - pfVar7->fr_address); pfVar7 = var_27(symp); var_30(s,pfVar7); var_31(s,symp); paVar8 = var_12(symp); uVar1 = *(type_2 *)((long)&paVar8[1].flags + 1); paVar8 = var_12(s); *(type_2 *)((long)&paVar8[1].flags + 1) = uVar1; var_6 = var_16(symp); if (var_6 != 0) { var_32(s); } var_6 = var_33(symp); if (var_6 != 0) { var_34(s); } } } var_6 = var_16(symp); joined_r0x0013ecd2: if ((var_6 != 0) && (var_6 = var_23(symp), var_6 != 0)) { var_15 = var_8(symp); pcVar5 = (char *)var_9(0,"symbol `%s\' can not be both weak and common",5); var_10(pcVar5,var_15); return; } 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))))) body: (compound_statement (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: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) 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: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (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 (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (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))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (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))))) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_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: (char_literal (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (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 (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (char_literal (character)))) right: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (char_literal (character)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) alternative: (else_clause (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))))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (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: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))))))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier)))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (return_statement)))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined4 *param_2) { undefined1 uVar1; int iVar2; long lVar3; undefined8 uVar4; undefined8 uVar5; char *pcVar6; long lVar7; long *plVar8; undefined8 uVar9; size_t sVar10; if (0 < DAT_00164794) { FUN_001173a0(); } lVar3 = FUN_00132330(param_1); lVar7 = *(long *)(lVar3 + 8); if (lVar7 != 0) { iVar2 = FUN_0011a780(lVar7); if ((iVar2 == 0) || (*(char *)(lVar7 + 0x18) != '\x02')) { if (DAT_0016e210 == 0) { uVar4 = FUN_0012f640(); uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5); FUN_00123bd0(uVar5,uVar4); } else { uVar4 = FUN_0012f640(param_1); uVar5 = dcgettext(0,".size expression for %s does not evaluate to a constant",5); FUN_00123a00(uVar5,uVar4); } } else { uVar4 = *(undefined8 *)(lVar7 + 0x10); lVar7 = FUN_001322b0(param_1); *(undefined8 *)(lVar7 + 0x38) = uVar4; } free(*(void **)(lVar3 + 8)); *(undefined8 *)(lVar3 + 8) = 0; } if (*(char **)(lVar3 + 0x10) != (char *)0x0) { pcVar6 = strchr(*(char **)(lVar3 + 0x10),0x40); if (pcVar6 == (char *)0x0) { *param_2 = 1; iVar2 = FUN_0012f250(param_1); goto joined_r0x0013ecd2; } iVar2 = FUN_0012f340(param_1); if (iVar2 == 0) { uVar4 = *(undefined8 *)(lVar3 + 0x10); if (pcVar6[1] == '@') { uVar5 = dcgettext(0, "invalid attempt to declare external version name as default in symbol `%s\'" ,5); FUN_00123bd0(uVar5,uVar4); *param_2 = 1; uVar4 = *(undefined8 *)(lVar3 + 0x10); } FUN_00131a20(param_1,uVar4); } else if ((pcVar6[1] == '@') && (pcVar6[2] == '@')) { sVar10 = strlen(pcVar6 + 3); memmove(pcVar6 + 2,pcVar6 + 3,sVar10 + 1); FUN_00131a20(param_1,*(undefined8 *)(lVar3 + 0x10)); } else { uVar4 = FUN_00131100(*(undefined8 *)(lVar3 + 0x10)); iVar2 = FUN_0012f310(param_1); if (iVar2 != 0) { uVar5 = FUN_0012f640(param_1); uVar4 = *(undefined8 *)(lVar3 + 0x10); uVar9 = dcgettext(0,"`%s\' can\'t be versioned to common symbol \'%s\'",5); FUN_00123bd0(uVar9,uVar4,uVar5); *param_2 = 1; return; } uVar5 = FUN_0012f670(); FUN_0012f6a0(uVar4,uVar5); lVar7 = thunk_FUN_001309a0(param_1); plVar8 = (long *)FUN_00131df0(param_1); FUN_0012f160(uVar4,lVar7 - *plVar8); uVar5 = FUN_00131df0(param_1); FUN_00131d70(uVar4,uVar5); FUN_0012f9c0(uVar4,param_1); lVar7 = FUN_001322b0(param_1); uVar1 = *(undefined1 *)(lVar7 + 0x49); lVar7 = FUN_001322b0(uVar4); *(undefined1 *)(lVar7 + 0x49) = uVar1; iVar2 = FUN_0012f250(param_1); if (iVar2 != 0) { FUN_00130ee0(uVar4); } iVar2 = FUN_0012f200(param_1); if (iVar2 != 0) { FUN_00130b50(uVar4); } } } iVar2 = FUN_0012f250(param_1); joined_r0x0013ecd2: if ((iVar2 != 0) && (iVar2 = FUN_0012f310(param_1), iVar2 != 0)) { uVar4 = FUN_0012f640(param_1); uVar5 = dcgettext(0,"symbol `%s\' can not be both weak and common",5); FUN_00123bd0(uVar5,uVar4); return; } return; }
3709_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
Got_entry
FUN_001ce410
/* DWARF original prototype: void Got_entry(Got_entry * this) */ void __thiscall gold::Output_data_got<32,_false>::Got_entry::Got_entry(Got_entry *this) { *(undefined4 *)&this->field_0x8 = 0x7ffffffd; this->addend_ = 0; (this->u_).constant = 0; return; }
void FUN_001ce410(undefined4 *param_1) { param_1[2] = 0x7ffffffd; *(undefined8 *)(param_1 + 4) = 0; *param_1 = 0; return; }
MOV dword ptr [RDI + 0x8],0x7ffffffd MOV qword ptr [RDI + 0x10],0x0 MOV dword ptr [RDI],0x0 RET
null
null
null
null
[(u'PTRSUB_-1207704474', u'STORE_-1207704545'), ('tmp_31', u'PTRSUB_-1207704474'), ('const-0', u'STORE_-1207704545'), ('tmp_31', u'PTRSUB_-1207704465'), (u'PTRSUB_-1207704463', u'STORE_-1207704535'), ('const-0', u'PTRSUB_-1207704465'), ('const-16', u'PTRSUB_-1207704474'), ('const-8', u'PTRSUB_-1207704482'), (u'PTRSUB_-1207704465', u'PTRSUB_-1207704463'), ('const-433', u'STORE_-1207704535'), ('const-0', u'PTRSUB_-1207704463'), ('const-0', u'STORE_-1207704535'), ('const-433', u'STORE_-1207704545'), ('const-433', u'STORE_-1207704555'), (u'CAST_-1207704481', u'STORE_-1207704555'), (u'PTRSUB_-1207704482', u'CAST_-1207704481'), ('const-0', u'RETURN_-1207704519'), ('tmp_31', u'PTRSUB_-1207704482'), ('const-2147483645', u'STORE_-1207704555')]
[(u'PTRADD_-1207704483', u'STORE_-1207704555'), ('const-2', u'PTRADD_-1207704483'), (u'PTRADD_-1207704475', u'CAST_-1207704475'), ('const-2147483645', u'STORE_-1207704555'), ('const-433', u'STORE_-1207704555'), ('const-4', u'PTRADD_-1207704475'), ('tmp_31', u'STORE_-1207704535'), ('const-0', u'STORE_-1207704535'), (u'CAST_-1207704475', u'STORE_-1207704545'), ('const-0', u'STORE_-1207704545'), ('const-4', u'PTRADD_-1207704475'), ('const-433', u'STORE_-1207704535'), ('const-0', u'RETURN_-1207704519'), ('tmp_31', u'PTRADD_-1207704483'), ('const-433', u'STORE_-1207704545'), ('const-4', u'PTRADD_-1207704483'), ('tmp_31', u'PTRADD_-1207704475')]
null
null
001ce410
x64
O2
(translation_unit "void FUN_001ce410(undefined4 *param_1)\n\n{\n param_1[2] = 0x7ffffffd;\n *(undefined8 *)(param_1 + 4) = 0;\n *param_1 = 0;\n return;\n}\n\n" (function_definition "void FUN_001ce410(undefined4 *param_1)\n\n{\n param_1[2] = 0x7ffffffd;\n *(undefined8 *)(param_1 + 4) = 0;\n *param_1 = 0;\n return;\n}" primitive_type (function_declarator "FUN_001ce410(undefined4 *param_1)" identifier (parameter_list "(undefined4 *param_1)" ( (parameter_declaration "undefined4 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n param_1[2] = 0x7ffffffd;\n *(undefined8 *)(param_1 + 4) = 0;\n *param_1 = 0;\n return;\n}" { (expression_statement "param_1[2] = 0x7ffffffd;" (assignment_expression "param_1[2] = 0x7ffffffd" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined8 *)(param_1 + 4) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 4) = 0" (pointer_expression "*(undefined8 *)(param_1 + 4)" * (cast_expression "(undefined8 *)(param_1 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*param_1 = 0;" (assignment_expression "*param_1 = 0" (pointer_expression "*param_1" * identifier) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void Got_entry(Got_entry * this) */\n\nvoid __thiscall gold::Output_data_got<32,_false>::Got_entry::Got_entry(Got_entry *this)\n\n{\n *(undefined4 *)&this->field_0x8 = 0x7ffffffd;\n this->addend_ = 0;\n (this->u_).constant = 0;\n return;\n}\n\n" comment (declaration "void __thiscall gold::Output_data_got<32,_false>::Got_entry::Got_entry(Got_entry *this)\n\n{\n *(undefined4 *)" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::Got_entry::Got_entry(Got_entry *this)\n\n{" identifier > : : identifier : : (function_declarator "Got_entry(Got_entry *this)" identifier (parameter_list "(Got_entry *this)" ( (parameter_declaration "Got_entry *this" type_identifier (pointer_declarator "*this" * identifier)) ))) {) (pointer_declarator "*(undefined4 *)" * (parenthesized_declarator "(undefined4 *)" ( identifier (ERROR "*" *) ))) ;) (expression_statement "&this->field_0x8 = 0x7ffffffd;" (assignment_expression "&this->field_0x8 = 0x7ffffffd" (pointer_expression "&this->field_0x8" & (field_expression "this->field_0x8" identifier -> field_identifier)) = number_literal) ;) (expression_statement "this->addend_ = 0;" (assignment_expression "this->addend_ = 0" (field_expression "this->addend_" identifier -> field_identifier) = number_literal) ;) (expression_statement "(this->u_).constant = 0;" (assignment_expression "(this->u_).constant = 0" (field_expression "(this->u_).constant" (parenthesized_expression "(this->u_)" ( (field_expression "this->u_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_001ce410(undefined4 *param_1)\n\n{\n param_1[2] = 0x7ffffffd;\n *(undefined8 *)(param_1 + 4) = 0;\n *param_1 = 0;\n return;\n}\n\n" (function_definition "void FUN_001ce410(undefined4 *param_1)\n\n{\n param_1[2] = 0x7ffffffd;\n *(undefined8 *)(param_1 + 4) = 0;\n *param_1 = 0;\n return;\n}" primitive_type (function_declarator "FUN_001ce410(undefined4 *param_1)" identifier (parameter_list "(undefined4 *param_1)" ( (parameter_declaration "undefined4 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n param_1[2] = 0x7ffffffd;\n *(undefined8 *)(param_1 + 4) = 0;\n *param_1 = 0;\n return;\n}" { (expression_statement "param_1[2] = 0x7ffffffd;" (assignment_expression "param_1[2] = 0x7ffffffd" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined8 *)(param_1 + 4) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 4) = 0" (pointer_expression "*(undefined8 *)(param_1 + 4)" * (cast_expression "(undefined8 *)(param_1 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*param_1 = 0;" (assignment_expression "*param_1 = 0" (pointer_expression "*param_1" * 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 (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_001ce410(undefined4 *param_1)\n\n{\n param_1[2] = 0x7ffffffd;\n *(undefined8 *)(param_1 + 4) = 0;\n *param_1 = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_001ce410(undefined4 *param_1)" (identifier "FUN_001ce410") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration "undefined4 *param_1" (type_identifier "undefined4") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n param_1[2] = 0x7ffffffd;\n *(undefined8 *)(param_1 + 4) = 0;\n *param_1 = 0;\n return;\n}" ({ "{") (expression_statement "param_1[2] = 0x7ffffffd;" (assignment_expression "param_1[2] = 0x7ffffffd" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0x7ffffffd")) (; ";")) (expression_statement "*(undefined8 *)(param_1 + 4) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 4) = 0" (pointer_expression "*(undefined8 *)(param_1 + 4)" (* "*") (cast_expression "(undefined8 *)(param_1 + 4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 4)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*param_1 = 0;" (assignment_expression "*param_1 = 0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (number_literal "0")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void Got_entry(Got_entry * this) */ void __thiscall gold::Output_data_got<32,_false>::Got_entry::Got_entry(Got_entry *this) { *(function_1 *)&this->field_0x8 = 0x7ffffffd; this->addend_ = 0; (this->u_).constant = 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))))) body: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (return_statement))))
null
void MASKED(undefined4 *param_1) { param_1[2] = 0x7ffffffd; *(undefined8 *)(param_1 + 4) = 0; *param_1 = 0; return; }
1989_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
~Struct_tls_get_addr_optimize
FUN_0018dcf0
/* DWARF original prototype: void ~Struct_tls_get_addr_optimize(Struct_tls_get_addr_optimize * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_tls_get_addr_optimize::~Struct_tls_get_addr_optimize (Struct_tls_get_addr_optimize *this,int __in_chrg) { pointer pcVar1; (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00652310; 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,0x68); return; }
void FUN_0018dcf0(undefined8 *param_1) { *param_1 = &PTR_FUN_00652310; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_0049e340(); } thunk_FUN_0049e340(param_1,0x68); return; }
LEA RAX,[0x652310] PUSH RBX MOV RBX,RDI MOV qword ptr [RDI],RAX MOV RDI,qword ptr [RDI + 0x8] LEA RAX,[RBX + 0x18] CMP RDI,RAX JZ 0x0018dd10 CALL 0x0049e340 MOV RDI,RBX MOV ESI,0x68 POP RBX JMP 0x0049e330
null
null
null
null
[(u'INT_NOTEQUAL_-1207444189', u'CBRANCH_-1207444188'), ('const-0', u'RETURN_-1207444156'), ('const-0', u'PTRSUB_-1207444083'), ('tmp_93', u'CALL_-1207444160'), ('const-104', u'CALL_-1207444160'), ('const-0', u'PTRSUB_-1207444068'), ('const-8', u'PTRSUB_-1207444072'), ('const-16', u'PTRSUB_-1207444065'), ('const-8', u'PTRSUB_-1207444078'), (u'PTRSUB_-1207444083', u'CAST_-1207444073'), ('const-6628112', u'PTRSUB_-1207444083'), (u'PTRSUB_-1207444072', u'PTRSUB_-1207444068'), ('const-0', u'PTRSUB_-1207444082'), (u'PTRSUB_-1207444082', u'PTRSUB_-1207444077'), (u'PTRSUB_-1207444078', u'PTRSUB_-1207444077'), (u'PTRSUB_-1207444068', u'PTRSUB_-1207444065'), (u'PTRSUB_-1207444065', u'INT_NOTEQUAL_-1207444189'), ('tmp_93', u'PTRSUB_-1207444078'), ('const-433', u'STORE_-1207444220'), ('const-0', u'PTRSUB_-1207444077'), (u'LOAD_-1207444216', u'CALL_-1207444181'), ('const-433', u'LOAD_-1207444216'), ('const-0', u'PTRSUB_-1207444073'), ('const-0', u'PTRSUB_-1207444077'), ('tmp_93', u'PTRSUB_-1207444082'), (u'PTRSUB_-1207444073', u'PTRSUB_-1207444070'), (u'PTRSUB_-1207444077', u'STORE_-1207444220'), (u'PTRSUB_-1207444070', u'LOAD_-1207444216'), ('const-0', u'PTRSUB_-1207444070'), (u'LOAD_-1207444216', u'CAST_-1207444061'), ('tmp_93', u'PTRSUB_-1207444072'), (u'CAST_-1207444073', u'STORE_-1207444220'), (u'PTRSUB_-1207444077', u'PTRSUB_-1207444073'), (u'CAST_-1207444061', u'INT_NOTEQUAL_-1207444189'), ('tmp_58', u'CBRANCH_-1207444188')]
[(u'INT_NOTEQUAL_-1207444189', u'CBRANCH_-1207444188'), (u'LOAD_-1207444216', u'CAST_-1207444080'), ('const-0', u'RETURN_-1207444156'), ('const-433', u'STORE_-1207444220'), ('const-3', u'PTRADD_-1207444076'), ('const-6628112', u'PTRSUB_-1207444084'), ('tmp_194', u'PTRADD_-1207444081'), ('const-104', u'CALL_-1207444160'), ('const-1', u'PTRADD_-1207444081'), (u'CAST_-1207444080', u'INT_NOTEQUAL_-1207444189'), ('tmp_194', u'STORE_-1207444220'), ('const-0', u'PTRSUB_-1207444084'), ('const-8', u'PTRADD_-1207444081'), ('tmp_194', u'PTRADD_-1207444076'), (u'PTRADD_-1207444081', u'LOAD_-1207444216'), (u'PTRADD_-1207444076', u'INT_NOTEQUAL_-1207444189'), (u'PTRSUB_-1207444084', u'STORE_-1207444220'), ('const-8', u'PTRADD_-1207444076'), ('const-433', u'LOAD_-1207444216'), ('tmp_58', u'CBRANCH_-1207444188'), ('tmp_194', u'CALL_-1207444160')]
null
null
0018dcf0
x64
O2
(translation_unit "void FUN_0018dcf0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652310;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x68);\n return;\n}\n\n" (function_definition "void FUN_0018dcf0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652310;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x68);\n return;\n}" primitive_type (function_declarator "FUN_0018dcf0(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_00652310;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x68);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00652310;" (assignment_expression "*param_1 = &PTR_FUN_00652310" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00652310" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\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();\n }" { (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_0049e340(param_1,0x68);" (call_expression "thunk_FUN_0049e340(param_1,0x68)" identifier (argument_list "(param_1,0x68)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void ~Struct_tls_get_addr_optimize(Struct_tls_get_addr_optimize * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_tls_get_addr_optimize::~Struct_tls_get_addr_optimize\n (Struct_tls_get_addr_optimize *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_00652310;\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,0x68);\n return;\n}\n\n" comment (function_definition "void __thiscall\ngold::General_options::Struct_tls_get_addr_optimize::~Struct_tls_get_addr_optimize\n (Struct_tls_get_addr_optimize *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_00652310;\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,0x68);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_tls_get_addr_optimize::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_tls_get_addr_optimize\n (Struct_tls_get_addr_optimize *this,int __in_chrg)" identifier (parameter_list "(Struct_tls_get_addr_optimize *this,int __in_chrg)" ( (parameter_declaration "Struct_tls_get_addr_optimize *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_00652310;\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,0x68);\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_00652310;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00652310" (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_00652310" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_00652310" & 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,0x68);" (call_expression "operator_delete(this,0x68)" identifier (argument_list "(this,0x68)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0018dcf0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652310;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x68);\n return;\n}\n\n" (function_definition "void FUN_0018dcf0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652310;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x68);\n return;\n}" primitive_type (function_declarator "FUN_0018dcf0(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_00652310;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x68);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00652310;" (assignment_expression "*param_1 = &PTR_FUN_00652310" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00652310" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\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();\n }" { (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_0049e340(param_1,0x68);" (call_expression "thunk_FUN_0049e340(param_1,0x68)" identifier (argument_list "(param_1,0x68)" ( 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_0018dcf0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652310;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x68);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0018dcf0(undefined8 *param_1)" (identifier "FUN_0018dcf0") (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_00652310;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x68);\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_00652310;" (assignment_expression "*param_1 = &PTR_FUN_00652310" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00652310" (& "&") (identifier "PTR_FUN_00652310"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\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();\n }" ({ "{") (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" (identifier "FUN_0049e340") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "thunk_FUN_0049e340(param_1,0x68);" (call_expression "thunk_FUN_0049e340(param_1,0x68)" (identifier "thunk_FUN_0049e340") (argument_list "(param_1,0x68)" (( "(") (identifier "param_1") (, ",") (number_literal "0x68") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~Struct_tls_get_addr_optimize(Struct_tls_get_addr_optimize * 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_00652310; 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,0x68); 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_00652310; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_0049e340(); } thunk_FUN_0049e340(param_1,0x68); return; }
5848_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
add_symbolless_global_addend
FUN_002879b0
/* DWARF original prototype: void add_symbolless_global_addend(Output_data_reloc<9,_true,_64,_false> * this, Symbol * gsym, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_false>::add_symbolless_global_addend (Output_data_reloc<9,_true,_64,_false> *this,Symbol *gsym,uint type,Output_data *od, Address address) { Output_reloc<9,_true,_64,_false> OStack_48; Output_reloc<9,_true,_64,_false>::Output_reloc(&OStack_48,gsym,type,od,address,false,true,false); Output_data_reloc_base<9,_true,_64,_false>::add (&this->super_Output_data_reloc_base<9,_true,_64,_false>,od,&OStack_48); return; }
void FUN_002879b0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4) { undefined1 auStack_48 [48]; FUN_00270590(auStack_48); FUN_002877a0(param_1,param_4,auStack_48); return; }
PUSH R12 XOR R9D,R9D MOV R12,RDI PUSH RBP PUSH RBX MOV RBX,RCX SUB RSP,0x30 MOV RBP,RSP PUSH 0x0 PUSH 0x1 MOV RDI,RBP CALL 0x00270590 POP RAX MOV RSI,RBX POP RDX MOV RDI,R12 MOV RDX,RBP CALL 0x002877a0 ADD RSP,0x30 POP RBX POP RBP POP R12 RET
null
null
null
null
[('tmp_215', u'CALL_-1204323846'), ('tmp_217', u'CALL_-1204323816'), ('const-0', u'PTRSUB_-1204323652'), ('tmp_356', u'PTRSUB_-1204323683'), ('const--72', u'PTRSUB_-1204323683'), ('tmp_356', u'PTRSUB_-1204323684'), ('tmp_217', u'CALL_-1204323846'), ('const--72', u'PTRSUB_-1204323684'), ('tmp_214', u'PTRSUB_-1204323652'), ('const-1', u'CALL_-1204323846'), ('const-0', u'CALL_-1204323846'), (u'PTRSUB_-1204323683', u'CALL_-1204323816'), ('const-0', u'RETURN_-1204323776'), (u'PTRSUB_-1204323684', u'CALL_-1204323846'), (u'PTRSUB_-1204323652', u'CALL_-1204323816'), ('tmp_218', u'CALL_-1204323846'), ('const-0', u'CALL_-1204323846'), ('tmp_216', u'CALL_-1204323846')]
[('tmp_337', u'PTRSUB_-1204323695'), ('tmp_337', u'PTRSUB_-1204323694'), ('tmp_340', u'CALL_-1204323816'), ('const--72', u'PTRSUB_-1204323694'), ('const--72', u'PTRSUB_-1204323695'), ('const-0', u'RETURN_-1204323776'), (u'PTRSUB_-1204323695', u'CALL_-1204323846'), ('tmp_343', u'CALL_-1204323816'), (u'PTRSUB_-1204323694', u'CALL_-1204323816')]
null
null
002879b0
x64
O2
(translation_unit "void FUN_002879b0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined1 auStack_48 [48];\n \n FUN_00270590(auStack_48);\n FUN_002877a0(param_1,param_4,auStack_48);\n return;\n}\n\n" (function_definition "void FUN_002879b0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined1 auStack_48 [48];\n \n FUN_00270590(auStack_48);\n FUN_002877a0(param_1,param_4,auStack_48);\n return;\n}" primitive_type (function_declarator "FUN_002879b0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) ))) (compound_statement "{\n undefined1 auStack_48 [48];\n \n FUN_00270590(auStack_48);\n FUN_002877a0(param_1,param_4,auStack_48);\n return;\n}" { (declaration "undefined1 auStack_48 [48];" type_identifier (array_declarator "auStack_48 [48]" identifier [ number_literal ]) ;) (expression_statement "FUN_00270590(auStack_48);" (call_expression "FUN_00270590(auStack_48)" identifier (argument_list "(auStack_48)" ( identifier ))) ;) (expression_statement "FUN_002877a0(param_1,param_4,auStack_48);" (call_expression "FUN_002877a0(param_1,param_4,auStack_48)" identifier (argument_list "(param_1,param_4,auStack_48)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void add_symbolless_global_addend(Output_data_reloc<9,_true,_64,_false>\n * this, Symbol * gsym, uint type, Output_data * od, Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_64,_false>::add_symbolless_global_addend\n (Output_data_reloc<9,_true,_64,_false> *this,Symbol *gsym,uint type,Output_data *od,\n Address address)\n\n{\n Output_reloc<9,_true,_64,_false> OStack_48;\n \n Output_reloc<9,_true,_64,_false>::Output_reloc(&OStack_48,gsym,type,od,address,false,true,false);\n Output_data_reloc_base<9,_true,_64,_false>::add\n (&this->super_Output_data_reloc_base<9,_true,_64,_false>,od,&OStack_48);\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Output_data_reloc<9,_true,_64,_false>::add_symbolless_global_addend\n (Output_data_reloc<9,_true,_64,_false> *this,Symbol *gsym,uint type,Output_data *od,\n Address address)\n\n{\n Output_reloc<9,_true,_64,_false> OStack_48;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_false>::add_symbolless_global_addend\n (Output_data_reloc<9,_true,_64,_false> *this,Symbol *gsym,uint type,Output_data *od,\n Address address)\n\n{" identifier > : : (function_declarator "add_symbolless_global_addend\n (Output_data_reloc<9,_true,_64,_false> *this,Symbol *gsym,uint type,Output_data *od,\n Address address)" identifier (parameter_list "(Output_data_reloc<9,_true,_64,_false> *this,Symbol *gsym,uint type,Output_data *od,\n Address address)" ( (parameter_declaration "Output_data_reloc" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_64" type_identifier) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Symbol *gsym" type_identifier (pointer_declarator "*gsym" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Output_data *od" type_identifier (pointer_declarator "*od" * identifier)) , (parameter_declaration "Address address" type_identifier identifier) ))) {) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_false>" identifier >) identifier ;) (expression_statement "Output_reloc<9,_true,_64,_false>::Output_reloc(&OStack_48,gsym,type,od,address,false,true,false);" (update_expression "Output_reloc<9,_true,_64,_false>::Output_reloc(&OStack_48,gsym,type,od,address,false,true,false)" (binary_expression "Output_reloc<9,_true,_64,_false>::Output_reloc(&OStack_48,gsym,type,od,address,false,true,false)" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_true,_64,_false" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "Output_reloc(&OStack_48,gsym,type,od,address,false,true,false)" identifier (argument_list "(&OStack_48,gsym,type,od,address,false,true,false)" ( (pointer_expression "&OStack_48" & identifier) , identifier , identifier , identifier , identifier , false , true , false )))) --) ;) (expression_statement "Output_data_reloc_base<9,_true,_64,_false>::add\n (&this->super_Output_data_reloc_base<9,_true,_64,_false>,od,&OStack_48);" (update_expression "Output_data_reloc_base<9,_true,_64,_false>::add\n (&this->super_Output_data_reloc_base<9,_true,_64,_false>,od,&OStack_48)" (binary_expression "Output_data_reloc_base<9,_true,_64,_false>::add\n (&this->super_Output_data_reloc_base<9,_true,_64,_false>,od,&OStack_48)" (binary_expression "Output_data_reloc_base<9" identifier < number_literal) (ERROR ",_true,_64,_false" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "add\n (&this->super_Output_data_reloc_base<9,_true,_64,_false>,od,&OStack_48)" identifier (argument_list "(&this->super_Output_data_reloc_base<9,_true,_64,_false>,od,&OStack_48)" ( (binary_expression "&this->super_Output_data_reloc_base<9" (pointer_expression "&this->super_Output_data_reloc_base" & (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier)) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , identifier , (pointer_expression "&OStack_48" & identifier) )))) --) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_002879b0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined1 auStack_48 [48];\n \n FUN_00270590(auStack_48);\n FUN_002877a0(param_1,param_4,auStack_48);\n return;\n}\n\n" (function_definition "void FUN_002879b0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined1 auStack_48 [48];\n \n FUN_00270590(auStack_48);\n FUN_002877a0(param_1,param_4,auStack_48);\n return;\n}" primitive_type (function_declarator "FUN_002879b0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) ))) (compound_statement "{\n undefined1 auStack_48 [48];\n \n FUN_00270590(auStack_48);\n FUN_002877a0(param_1,param_4,auStack_48);\n return;\n}" { (declaration "undefined1 auStack_48 [48];" type_identifier (array_declarator "auStack_48 [48]" identifier [ number_literal ]) ;) (expression_statement "FUN_00270590(auStack_48);" (call_expression "FUN_00270590(auStack_48)" identifier (argument_list "(auStack_48)" ( identifier ))) ;) (expression_statement "FUN_002877a0(param_1,param_4,auStack_48);" (call_expression "FUN_002877a0(param_1,param_4,auStack_48)" identifier (argument_list "(param_1,param_4,auStack_48)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002879b0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined1 auStack_48 [48];\n \n FUN_00270590(auStack_48);\n FUN_002877a0(param_1,param_4,auStack_48);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002879b0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" (identifier "FUN_002879b0") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) () ")"))) (compound_statement "{\n undefined1 auStack_48 [48];\n \n FUN_00270590(auStack_48);\n FUN_002877a0(param_1,param_4,auStack_48);\n return;\n}" ({ "{") (declaration "undefined1 auStack_48 [48];" (type_identifier "undefined1") (array_declarator "auStack_48 [48]" (identifier "auStack_48") ([ "[") (number_literal "48") (] "]")) (; ";")) (expression_statement "FUN_00270590(auStack_48);" (call_expression "FUN_00270590(auStack_48)" (identifier "FUN_00270590") (argument_list "(auStack_48)" (( "(") (identifier "auStack_48") () ")"))) (; ";")) (expression_statement "FUN_002877a0(param_1,param_4,auStack_48);" (call_expression "FUN_002877a0(param_1,param_4,auStack_48)" (identifier "FUN_002877a0") (argument_list "(param_1,param_4,auStack_48)" (( "(") (identifier "param_1") (, ",") (identifier "param_4") (, ",") (identifier "auStack_48") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void add_symbolless_global_addend(Output_data_reloc<9,_true,_64,_false> * this, Symbol * gsym, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_false>::add_symbolless_global_addend (Output_data_reloc<9,_true,_64,_false> *this,Symbol *gsym,uint type,Output_data *od, Address address) { var_1<9,_true,_64,_false> OStack_48; var_1<9,_true,_64,_false>::var_1(&OStack_48,gsym,type,od,address,false,true,false); var_2<9,_true,_64,_false>::var_3 (&this->super_Output_data_reloc_base<9,_true,_64,_false>,od,&OStack_48); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4) { undefined1 auStack_48 [48]; FUN_00270590(auStack_48); FUN_002877a0(param_1,param_4,auStack_48); return; }
179_alpha-linux-gnu-size_and_alpha-linux-gnu-size_strip.c
mkdtemp
mkdtemp
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * mkdtemp(char *__template) { /* WARNING: Bad instruction - Truncating control flow here */ /* mkdtemp@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * mkdtemp(char *__template) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206935102')]
[('const-1', u'RETURN_-1206935102')]
null
null
0010a1b8
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * mkdtemp(char *__template)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * mkdtemp(char *__template)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (pointer_declarator "* mkdtemp(char *__template)" * (function_declarator "mkdtemp(char *__template)" identifier (parameter_list "(char *__template)" ( (parameter_declaration "char *__template" primitive_type (pointer_declarator "*__template" * identifier)) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * mkdtemp(char *__template)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* mkdtemp@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * mkdtemp(char *__template)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* mkdtemp@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (pointer_declarator "* mkdtemp(char *__template)" * (function_declarator "mkdtemp(char *__template)" identifier (parameter_list "(char *__template)" ( (parameter_declaration "char *__template" primitive_type (pointer_declarator "*__template" * identifier)) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* mkdtemp@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "char * mkdtemp(char *__template)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * mkdtemp(char *__template)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* mkdtemp(char *__template)" * (function_declarator "mkdtemp(char *__template)" identifier (parameter_list "(char *__template)" ( (parameter_declaration "char *__template" primitive_type (pointer_declarator "*__template" * identifier)) )))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "char * mkdtemp(char *__template)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* mkdtemp(char *__template)" (* "*") (function_declarator "mkdtemp(char *__template)" (identifier "mkdtemp") (parameter_list "(char *__template)" (( "(") (parameter_declaration "char *__template" (primitive_type "char") (pointer_declarator "*__template" (* "*") (identifier "__template"))) () ")")))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__template) { /* WARNING: Bad instruction - Truncating control flow here */ /* mkdtemp@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__template) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
637_pterm_and_pterm_strip.c
ctrl_radiobuttons
FUN_0011cc30
/* WARNING: Removing unreachable block (ram,0x0011ccc8) */ control * ctrl_radiobuttons(controlset *s,char *label,char shortcut,int ncolumns,intorptr helpctx, handler_fn handler,intorptr context,...) { long lVar1; uint uVar2; control *pcVar3; char **ppcVar4; intorptr *piVar5; undefined4 *puVar6; ulong uVar7; intorptr *piVar8; char *pcVar9; long *plVar10; int iVar11; size_t n; long lVar12; long in_FS_OFFSET; va_list ap; intorptr local_68 [6]; long local_38; lVar1 = *(long *)(in_FS_OFFSET + 0x28); pcVar3 = ctrl_new(s,2,helpctx,handler,context); if (label != (char *)0x0) { label = dupstr(label); } (pcVar3->generic).label = label; iVar11 = 0; uVar2 = 0x30; ap[0].overflow_arg_area = &stack0x00000010; (pcVar3->editbox).shortcut = shortcut; (pcVar3->editbox).percentwidth = ncolumns; plVar10 = (long *)ap[0].overflow_arg_area; LAB_0011cd1d: lVar12 = *plVar10; plVar10 = plVar10 + 1; if (lVar12 != 0) { do { iVar11 = iVar11 + 1; if (shortcut == '\0') { if (uVar2 < 0x30) { uVar2 = uVar2 + 8; goto LAB_0011cd01; } plVar10 = plVar10 + 1; LAB_0011ce7c: plVar10 = plVar10 + 1; } else { LAB_0011cd01: if (0x2f < uVar2) goto LAB_0011ce7c; uVar2 = uVar2 + 8; } uVar7 = (ulong)uVar2; if (0x2f < uVar2) goto LAB_0011cd1d; uVar2 = uVar2 + 8; if (*(long *)((long)local_68 + uVar7) == 0) break; } while( true ); } (pcVar3->editbox).password = iVar11; n = (size_t)iVar11; if (shortcut == '\0') { pcVar9 = (char *)safemalloc(n,1); n = (size_t)(pcVar3->editbox).password; (pcVar3->radio).shortcuts = pcVar9; } else { (pcVar3->radio).shortcuts = (char *)0x0; } lVar12 = 0; ppcVar4 = (char **)safemalloc(n,8); (pcVar3->radio).buttons = ppcVar4; piVar5 = (intorptr *)safemalloc((long)(pcVar3->editbox).password,8); ap[0].gp_offset = 0x30; (pcVar3->radio).buttondata = piVar5; if (0 < (pcVar3->editbox).password) { do { if (ap[0].gp_offset < 0x30) { ppcVar4 = (pcVar3->radio).buttons; uVar2 = ap[0].gp_offset + 8; pcVar9 = dupstr(*(char **)((long)local_68 + (ulong)ap[0].gp_offset)); ppcVar4[lVar12] = pcVar9; if ((pcVar3->editbox).shortcut == '\0') { if (0x2f < uVar2) goto LAB_0011ce5c; puVar6 = (undefined4 *)((long)local_68 + (ulong)uVar2); ap[0].gp_offset = ap[0].gp_offset + 0x10; goto LAB_0011cde2; } LAB_0011cdec: ap[0].gp_offset = uVar2; piVar5 = (pcVar3->radio).buttondata + lVar12; if (0x2f < ap[0].gp_offset) goto LAB_0011ce94; uVar7 = (ulong)ap[0].gp_offset; ap[0].gp_offset = ap[0].gp_offset + 8; piVar8 = (intorptr *)((long)local_68 + uVar7); } else { ppcVar4 = (pcVar3->radio).buttons; /* WARNING: Load size is inaccurate */ pcVar9 = *ap[0].overflow_arg_area; ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8); pcVar9 = dupstr(pcVar9); ppcVar4[lVar12] = pcVar9; uVar2 = ap[0].gp_offset; if ((pcVar3->editbox).shortcut == '\0') { LAB_0011ce5c: ap[0].gp_offset = uVar2; puVar6 = (undefined4 *)ap[0].overflow_arg_area; ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8); LAB_0011cde2: (pcVar3->radio).shortcuts[lVar12] = (char)*puVar6; uVar2 = ap[0].gp_offset; goto LAB_0011cdec; } piVar5 = (pcVar3->radio).buttondata + lVar12; LAB_0011ce94: piVar8 = (intorptr *)ap[0].overflow_arg_area; ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8); } lVar12 = lVar12 + 1; *piVar5 = *piVar8; } while ((int)lVar12 < (pcVar3->editbox).password); } if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return pcVar3; }
/* WARNING: Removing unreachable block (ram,0x0011ccc8) */ long FUN_0011cc30(undefined8 param_1,long param_2,char param_3,undefined4 param_4,undefined8 param_5 ,undefined8 param_6,undefined8 param_7) { long lVar1; long lVar2; uint uVar3; long lVar4; undefined8 uVar5; ulong uVar6; long *plVar7; long *plVar8; int iVar9; long lVar10; long lVar11; long in_FS_OFFSET; uint local_88; long *local_80; long local_68 [6]; long local_38; lVar1 = *(long *)(in_FS_OFFSET + 0x28); lVar4 = FUN_0011c450(param_1,2,param_5,param_6,param_7); if (param_2 != 0) { param_2 = FUN_00121c90(); } *(long *)(lVar4 + 8) = param_2; iVar9 = 0; uVar3 = 0x30; local_80 = (long *)&stack0x00000010; *(char *)(lVar4 + 0x30) = param_3; *(undefined4 *)(lVar4 + 0x34) = param_4; plVar8 = local_80; LAB_0011cd1d: lVar10 = *plVar8; plVar8 = plVar8 + 1; if (lVar10 != 0) { do { iVar9 = iVar9 + 1; if (param_3 == '\0') { if (uVar3 < 0x30) { uVar3 = uVar3 + 8; goto LAB_0011cd01; } plVar8 = plVar8 + 1; LAB_0011ce7c: plVar8 = plVar8 + 1; } else { LAB_0011cd01: if (0x2f < uVar3) goto LAB_0011ce7c; uVar3 = uVar3 + 8; } uVar6 = (ulong)uVar3; if (0x2f < uVar3) goto LAB_0011cd1d; uVar3 = uVar3 + 8; if (*(long *)((long)local_68 + uVar6) == 0) break; } while( true ); } *(int *)(lVar4 + 0x38) = iVar9; lVar10 = (long)iVar9; if (param_3 == '\0') { uVar5 = FUN_00121b90(lVar10,1); lVar10 = (long)*(int *)(lVar4 + 0x38); *(undefined8 *)(lVar4 + 0x48) = uVar5; } else { *(undefined8 *)(lVar4 + 0x48) = 0; } lVar11 = 0; uVar5 = FUN_00121b90(lVar10,8); *(undefined8 *)(lVar4 + 0x40) = uVar5; uVar5 = FUN_00121b90((long)*(int *)(lVar4 + 0x38),8); local_88 = 0x30; *(undefined8 *)(lVar4 + 0x50) = uVar5; if (0 < *(int *)(lVar4 + 0x38)) { do { if (local_88 < 0x30) { lVar10 = *(long *)(lVar4 + 0x40); uVar3 = local_88 + 8; uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88)); *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5; if (*(char *)(lVar4 + 0x30) == '\0') { if (0x2f < uVar3) goto LAB_0011ce5c; plVar8 = (long *)((long)local_68 + (ulong)uVar3); local_88 = local_88 + 0x10; goto LAB_0011cde2; } LAB_0011cdec: local_88 = uVar3; plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50)); if (0x2f < local_88) goto LAB_0011ce94; uVar6 = (ulong)local_88; local_88 = local_88 + 8; plVar7 = (long *)((long)local_68 + uVar6); } else { lVar10 = *(long *)(lVar4 + 0x40); lVar2 = *local_80; local_80 = local_80 + 1; uVar5 = FUN_00121c90(lVar2); *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5; uVar3 = local_88; if (*(char *)(lVar4 + 0x30) == '\0') { LAB_0011ce5c: local_88 = uVar3; plVar8 = local_80; local_80 = local_80 + 1; LAB_0011cde2: *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8; uVar3 = local_88; goto LAB_0011cdec; } plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50)); LAB_0011ce94: plVar7 = local_80; local_80 = local_80 + 1; } lVar11 = lVar11 + 1; *plVar8 = *plVar7; } while ((int)lVar11 < *(int *)(lVar4 + 0x38)); } if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return lVar4; }
PUSH R15 PUSH R14 PUSH R13 MOV R13D,ECX MOV RCX,R9 PUSH R12 MOV R12,RSI MOV ESI,0x2 PUSH RBP MOV EBP,EDX MOV RDX,R8 PUSH RBX SUB RSP,0x58 MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RSP + 0x18],RAX XOR EAX,EAX MOV R8,qword ptr [RSP + 0x90] CALL 0x0011c450 MOV RBX,RAX TEST R12,R12 JZ 0x0011cc81 MOV RDI,R12 CALL 0x00121c90 MOV R12,RAX LEA RAX,[RSP + 0x20] MOV qword ptr [RBX + 0x8],R12 MOV EDX,0x30 XOR EDI,EDI MOV qword ptr [RSP + 0x10],RAX MOV R11,RAX MOV R10D,EBP MOV EAX,0x30 LEA R12,[RSP + 0x98] MOV byte ptr [RBX + 0x30],BPL XOR R9D,R9D MOV dword ptr [RBX + 0x34],R13D MOV RSI,R12 MOV dword ptr [RSP],0x30 MOV qword ptr [RSP + 0x8],R12 CMP EDX,0x2f JA 0x0011cd1d NOP dword ptr [RAX + RAX*0x1] MOV ECX,EDX LEA EAX,[RDX + 0x8] MOV R8,RSI MOV R9D,0x1 ADD RCX,R11 CMP qword ptr [RCX],0x0 JZ 0x0011cd2a ADD EDI,0x1 TEST R10B,R10B JNZ 0x0011cd01 CMP EAX,0x2f JA 0x0011ce78 ADD EAX,0x8 MOV R9D,0x1 CMP EAX,0x2f JA 0x0011ce7c LEA EDX,[RAX + 0x8] MOV RSI,R8 MOV R9D,0x1 MOV EAX,EDX CMP EDX,0x2f JBE 0x0011ccd0 MOV RCX,RSI LEA R8,[RSI + 0x8] CMP qword ptr [RCX],0x0 JNZ 0x0011cce7 TEST R9B,R9B JZ 0x0011cd32 MOV dword ptr [RSP],EAX MOV dword ptr [RBX + 0x38],EDI MOVSXD RDI,EDI TEST BPL,BPL JZ 0x0011ced8 MOV qword ptr [RBX + 0x48],0x0 MOV ESI,0x8 XOR R13D,R13D CALL 0x00121b90 MOVSXD RDI,dword ptr [RBX + 0x38] MOV ESI,0x8 MOV qword ptr [RBX + 0x40],RAX CALL 0x00121b90 MOV dword ptr [RSP],0x30 MOV qword ptr [RBX + 0x50],RAX LEA RAX,[RSP + 0x20] MOV qword ptr [RSP + 0x10],RAX MOV EAX,dword ptr [RBX + 0x38] MOV qword ptr [RSP + 0x8],R12 TEST EAX,EAX JG 0x0011ce1f JMP 0x0011ceb0 MOV EAX,R14D MOV R15,qword ptr [RBX + 0x40] ADD RAX,qword ptr [RSP + 0x10] LEA R12D,[R14 + 0x8] MOV RDI,qword ptr [RAX] LEA RBP,[R13*0x8] MOV dword ptr [RSP],R12D ADD R15,RBP CALL 0x00121c90 MOV qword ptr [R15],RAX CMP byte ptr [RBX + 0x30],0x0 JNZ 0x0011cdec CMP R12D,0x2f JA 0x0011cef4 MOV RAX,qword ptr [RSP + 0x10] ADD RAX,R12 LEA R12D,[R14 + 0x10] MOV dword ptr [RSP],R12D MOV RDX,qword ptr [RBX + 0x48] MOV EAX,dword ptr [RAX] MOV byte ptr [RDX + R13*0x1],AL ADD RBP,qword ptr [RBX + 0x50] CMP R12D,0x2f JA 0x0011ce94 MOV EAX,R12D ADD R12D,0x8 ADD RAX,qword ptr [RSP + 0x10] MOV dword ptr [RSP],R12D MOV RAX,qword ptr [RAX] ADD R13,0x1 MOV qword ptr [RBP],RAX CMP dword ptr [RBX + 0x38],R13D JLE 0x0011ceb0 MOV R14D,dword ptr [RSP] CMP R14D,0x2f JBE 0x0011cd98 MOV RAX,qword ptr [RSP + 0x8] MOV R12,qword ptr [RBX + 0x40] LEA RBP,[R13*0x8] MOV RDI,qword ptr [RAX] LEA RDX,[RAX + 0x8] ADD R12,RBP MOV qword ptr [RSP + 0x8],RDX CALL 0x00121c90 MOV qword ptr [R12],RAX CMP byte ptr [RBX + 0x30],0x0 JNZ 0x0011ce90 MOV RAX,qword ptr [RSP + 0x8] MOV R12D,R14D LEA RDX,[RAX + 0x8] MOV qword ptr [RSP + 0x8],RDX JMP 0x0011cde2 ADD R8,0x8 MOV EDX,EAX LEA RSI,[R8 + 0x8] MOV EAX,EDX JMP 0x0011cd18 ADD RBP,qword ptr [RBX + 0x50] MOV RAX,qword ptr [RSP + 0x8] LEA RDX,[RAX + 0x8] MOV qword ptr [RSP + 0x8],RDX JMP 0x0011ce0a MOV RSI,qword ptr [RSP + 0x18] XOR RSI,qword ptr FS:[0x28] MOV RAX,RBX JNZ 0x0011ceef ADD RSP,0x58 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV ESI,0x1 CALL 0x00121b90 MOVSXD RDI,dword ptr [RBX + 0x38] MOV qword ptr [RBX + 0x48],RAX JMP 0x0011cd49 CALL 0x001101b0 MOV R14D,R12D JMP 0x0011ce5c
null
null
null
null
[(u'MULTIEQUAL_-1206988285', u'MULTIEQUAL_-1206988302'), ('const-433', u'LOAD_-1206989121'), ('const-433', u'LOAD_-1206988797'), (u'MULTIEQUAL_-1206988176', u'LOAD_-1206988770'), (u'COPY_-1206988118', u'MULTIEQUAL_-1206987849'), (u'MULTIEQUAL_-1206987508', u'MULTIEQUAL_-1206987486'), ('const-433', u'LOAD_-1206988866'), ('const-433', u'LOAD_-1206988827'), ('tmp_477', u'CBRANCH_-1206989399'), (u'MULTIEQUAL_-1206987429', u'CAST_-1206987144'), (u'CALL_-1206989625', u'INDIRECT_-1206988244'), (u'INDIRECT_-1206987919', u'MULTIEQUAL_-1206987861'), ('const-433', u'STORE_-1206988402'), ('const-56', u'PTRSUB_-1206987527'), ('const-433', u'LOAD_-1206988745'), ('tmp_174', u'CBRANCH_-1206989636'), ('tmp_1860', u'INT_NOTEQUAL_-1206989637'), (u'MULTIEQUAL_-1206988222', u'MULTIEQUAL_-1206988023'), (u'COPY_-1206989153', u'MULTIEQUAL_-1206987509'), (u'LOAD_-1206988848', u'PTRADD_-1206987322'), (u'PTRSUB_-1206987679', u'CAST_-1206987582'), (u'LOAD_-1206988827', u'CALL_-1206988789'), ('const-48', u'COPY_-1206989153'), ('const-0', u'INT_EQUAL_-1206989225'), (u'CALL_-1206989656', u'PTRSUB_-1206987091'), (u'MULTIEQUAL_-1206987542', u'COPY_-1206987331'), (u'MULTIEQUAL_-1206988217', u'LOAD_-1206988866'), ('tmp_1214', u'BRANCH_-1206988733'), (u'CAST_-1206987133', u'COPY_-1206987241'), ('const-72', u'PTRSUB_-1206987333'), (u'MULTIEQUAL_-1206987550', u'MULTIEQUAL_-1206987542'), (u'PTRSUB_-1206987450', u'PTRSUB_-1206987511'), ('const-0', u'PTRSUB_-1206987384'), (u'INT_SEXT_-1206989163', u'CALL_-1206989154'), (u'PTRADD_-1206987227', u'STORE_-1206988786'), (u'CALL_-1206989656', u'PTRSUB_-1206987399'), ('const-0', u'SUBPIECE_-1206988254'), ('const-0', u'PTRSUB_-1206987030'), (u'LOAD_-1206988411', u'INT_SEXT_-1206988394'), (u'INT_ADD_-1206989409', u'MULTIEQUAL_-1206987871'), ('const-433', u'LOAD_-1206988848'), ('tmp_1861', u'INT_EQUAL_-1206989225'), (u'INT_ZEXT_-1206988240', u'INT_ADD_-1206987344'), ('tmp_1859', u'CALL_-1206989656'), ('const-1', u'PTRADD_-1206988797'), (u'INT_SEXT_-1206989226', u'CALL_-1206988413'), ('const-48', u'PTRSUB_-1206987670'), (u'INT_ADD_-1206988787', u'COPY_-1206987401'), (u'CALL_-1206989656', u'PTRSUB_-1206987611'), ('const-433', u'LOAD_-1206988594'), ('tmp_626', u'CBRANCH_-1206989297'), ('const-48', u'COPY_-1206988066'), (u'MULTIEQUAL_-1206987371', u'CAST_-1206987083'), (u'INT_ADD_-1206987453', u'CAST_-1206987349'), (u'MULTIEQUAL_-1206987871', u'MULTIEQUAL_-1206987926'), ('const-64', u'PTRSUB_-1206987479'), (u'MULTIEQUAL_-1206987849', u'PTRADD_-1206987227'), (u'MULTIEQUAL_-1206987938', u'MULTIEQUAL_-1206987525'), ('const-1', u'PTRADD_-1206987547'), (u'MULTIEQUAL_-1206988213', u'CALL_-1206989182'), ('tmp_1862', u'STORE_-1206989532'), ('const-0', u'SUBPIECE_-1206987862'), (u'COPY_-1206987174', u'MULTIEQUAL_-1206987508'), ('tmp_4261', u'PTRSUB_-1206987298'), (u'CALL_-1206989656', u'PTRSUB_-1206987450'), ('const-0', u'PTRSUB_-1206987311'), ('const-0', u'PTRSUB_-1206987258'), (u'INT_LESS_-1206989331', u'CBRANCH_-1206989339'), (u'MULTIEQUAL_-1206987872', u'MULTIEQUAL_-1206987861'), ('const-0', u'PTRSUB_-1206987035'), (u'MULTIEQUAL_-1206987389', u'MULTIEQUAL_-1206987531'), ('const-0', u'STORE_-1206989216'), (u'MULTIEQUAL_-1206987509', u'INT_ADD_-1206988787'), ('const-433', u'LOAD_-1206989446'), (u'PTRADD_-1206987174', u'MULTIEQUAL_-1206987884'), ('const-40', u'INT_ADD_-1206989689'), (u'PTRSUB_-1206987063', u'LOAD_-1206988411'), ('const-8', u'CALL_-1206989182'), ('const-0', u'PTRSUB_-1206987210'), (u'CALL_-1206989656', u'PTRSUB_-1206987311'), ('const-47', u'INT_LESS_-1206989288'), ('const-0', u'INT_SLESS_-1206989083'), (u'LOAD_-1206988750', u'INT_EQUAL_-1206988735'), (u'MULTIEQUAL_-1206987849', u'PTRADD_-1206987147'), ('const-433', u'STORE_-1206989141'), (u'COPY_-1206987362', u'MULTIEQUAL_-1206987389'), ('const-433', u'LOAD_-1206988872'), (u'MULTIEQUAL_-1206987886', u'INT_ZEXT_-1206988424'), (u'CALL_-1206989656', u'PTRSUB_-1206987384'), (u'PTRSUB_-1206987527', u'STORE_-1206989245'), (u'COPY_-1206987247', u'MULTIEQUAL_-1206987572'), ('const-8', u'PTRADD_-1206987174'), (u'PTRSUB_-1206987210', u'PTRSUB_-1206987276'), ('const--104', u'PTRSUB_-1206987407'), (u'PTRSUB_-1206987322', u'LOAD_-1206988848'), ('const-64', u'PTRSUB_-1206987246'), (u'INDIRECT_-1206988244', u'MULTIEQUAL_-1206988222'), (u'INT_ZEXT_-1206987884', u'INT_ADD_-1206987453'), (u'MULTIEQUAL_-1206987486', u'MULTIEQUAL_-1206987542'), (u'PTRSUB_-1206987670', u'STORE_-1206989552'), ('const-0', u'INT_EQUAL_-1206989402'), ('const-40', u'INT_ADD_-1206988769'), ('const-8', u'PTRADD_-1206987382'), (u'CAST_-1206987082', u'COPY_-1206987174'), ('const-52', u'PTRSUB_-1206987662'), ('const-433', u'STORE_-1206989245'), (u'MULTIEQUAL_-1206987882', u'MULTIEQUAL_-1206987938'), ('tmp_928', u'CBRANCH_-1206988758'), (u'LOAD_-1206989121', u'INT_SLESS_-1206989083'), (u'CAST_-1206987051', u'LOAD_-1206988783'), (u'CALL_-1206988757', u'STORE_-1206988754'), (u'PTRSUB_-1206987058', u'STORE_-1206988402'), (u'CAST_-1206987237', u'COPY_-1206987343'), (u'MULTIEQUAL_-1206987509', u'INT_LESS_-1206988847'), (u'COPY_-1206987229', u'MULTIEQUAL_-1206987550'), (u'PTRSUB_-1206987030', u'PTRSUB_-1206987058'), (u'MULTIEQUAL_-1206987849', u'PTRADD_-1206987382'), (u'MULTIEQUAL_-1206987835', u'MULTIEQUAL_-1206987667'), (u'COPY_-1206987368', u'MULTIEQUAL_-1206987558'), (u'PTRSUB_-1206987298', u'CAST_-1206987238'), (u'MULTIEQUAL_-1206987509', u'INT_ZEXT_-1206987884'), (u'INT_NOTEQUAL_-1206989271', u'CBRANCH_-1206989268'), (u'MULTIEQUAL_-1206988285', u'MULTIEQUAL_-1206987884'), (u'CALL_-1206989154', u'CAST_-1206987414'), ('const-8', u'INT_ADD_-1206987935'), ('const-72', u'PTRSUB_-1206987058'), (u'PTRSUB_-1206987417', u'PTRSUB_-1206987479'), (u'INDIRECT_-1206988007', u'MULTIEQUAL_-1206987667'), (u'PTRSUB_-1206987196', u'PTRSUB_-1206987246'), (u'MULTIEQUAL_-1206987542', u'MULTIEQUAL_-1206987371'), ('tmp_1465', u'CBRANCH_-1206988725'), (u'COPY_-1206987561', u'MULTIEQUAL_-1206988285'), ('const-0', u'INT_NOTEQUAL_-1206989637'), (u'CAST_-1206987072', u'COPY_-1206987186'), (u'MULTIEQUAL_-1206987558', u'COPY_-1206987362'), (u'CALL_-1206989656', u'PTRSUB_-1206987353'), (u'PTRSUB_-1206987346', u'CAST_-1206987291'), (u'MULTIEQUAL_-1206987835', u'MULTIEQUAL_-1206987813'), ('const-8', u'CALL_-1206989154'), ('const-0', u'PTRSUB_-1206987196'), ('tmp_4261', u'PTRSUB_-1206987407'), ('tmp_1864', u'CALL_-1206989656'), (u'SUBPIECE_-1206988254', u'STORE_-1206988857'), (u'MULTIEQUAL_-1206988083', u'STORE_-1206988750'), (u'CALL_-1206989656', u'PTRSUB_-1206987210'), (u'PTRSUB_-1206987479', u'STORE_-1206989165'), (u'PTRADD_-1206988797', u'STORE_-1206988857'), ('const-16', u'INT_ADD_-1206988671'), (u'INDIRECT_-1206988261', u'MULTIEQUAL_-1206988222'), (u'CALL_-1206989656', u'PTRSUB_-1206987269'), ('const-0', u'PTRSUB_-1206987469'), (u'MULTIEQUAL_-1206987667', u'INT_ADD_-1206988769'), ('const-0', u'PTRSUB_-1206987427'), ('tmp_1312', u'CBRANCH_-1206988817'), (u'MULTIEQUAL_-1206987946', u'MULTIEQUAL_-1206988083'), (u'INT_ADD_-1206989689', u'CAST_-1206987703'), (u'MULTIEQUAL_-1206987861', u'MULTIEQUAL_-1206987698'), ('tmp_1675', u'CBRANCH_-1206988731'), (u'PTRSUB_-1206987147', u'LOAD_-1206988594'), (u'MULTIEQUAL_-1206987871', u'MULTIEQUAL_-1206987857'), (u'PTRSUB_-1206987647', u'PTRSUB_-1206987707'), (u'PTRSUB_-1206987035', u'PTRSUB_-1206987063'), ('tmp_1488', u'BRANCH_-1206988580'), (u'INT_ZEXT_-1206988045', u'INT_ADD_-1206987392'), ('tmp_1865', u'CALL_-1206989656'), (u'CAST_-1206987291', u'INT_ADD_-1206987392'), (u'MULTIEQUAL_-1206987905', u'INT_ADD_-1206987935'), ('const-16', u'PTRSUB_-1206987679'), (u'CAST_-1206987143', u'COPY_-1206987229'), (u'INT_SEXT_-1206988394', u'MULTIEQUAL_-1206988213'), (u'MULTIEQUAL_-1206987525', u'MULTIEQUAL_-1206987886'), (u'MULTIEQUAL_-1206988295', u'LOAD_-1206989287'), (u'INT_EQUAL_-1206989225', u'CBRANCH_-1206989223'), (u'CALL_-1206988413', u'INDIRECT_-1206987631'), (u'PTRSUB_-1206987707', u'STORE_-1206989610'), (u'MULTIEQUAL_-1206987905', u'MULTIEQUAL_-1206987525'), (u'COPY_-1206987251', u'MULTIEQUAL_-1206987444'), (u'PTRADD_-1206987547', u'COPY_-1206987561'), ('tmp_1710', u'CBRANCH_-1206988712'), (u'LOAD_-1206989180', u'INT_SEXT_-1206989163'), ('const-1', u'PTRADD_-1206987167'), ('const--104', u'PTRSUB_-1206987614'), (u'COPY_-1206987401', u'MULTIEQUAL_-1206987558'), ('tmp_1187', u'CBRANCH_-1206988762'), (u'INT_ADD_-1206988732', u'CAST_-1206987143'), ('const-433', u'STORE_-1206989216'), (u'CAST_-1206987182', u'INT_ADD_-1206988805'), (u'PTRSUB_-1206987413', u'LOAD_-1206988828'), (u'CAST_-1206987557', u'INT_ADD_-1206987660'), ('const-433', u'STORE_-1206988857'), ('tmp_421', u'CBRANCH_-1206989428'), ('const-0', u'PTRSUB_-1206987417'), (u'CALL_-1206989656', u'PTRSUB_-1206987258'), (u'INDIRECT_-1206987919', u'MULTIEQUAL_-1206987872'), ('const-1', u'INT_ADD_-1206989409'), ('tmp_1861', u'INT_EQUAL_-1206989402'), ('const-0', u'PTRSUB_-1206987647'), (u'INT_EQUAL_-1206989402', u'CBRANCH_-1206989399'), (u'MULTIEQUAL_-1206987486', u'LOAD_-1206988827'), ('const-0', u'PTRSUB_-1206987353'), (u'LOAD_-1206988770', u'STORE_-1206988750'), (u'PTRSUB_-1206987384', u'PTRSUB_-1206987444'), (u'MULTIEQUAL_-1206987755', u'MULTIEQUAL_-1206987872'), (u'INT_ADD_-1206988787', u'INT_LESS_-1206988704'), ('const-8', u'INT_ADD_-1206988787'), (u'MULTIEQUAL_-1206988279', u'STORE_-1206989610'), (u'COPY_-1206987241', u'MULTIEQUAL_-1206988217'), (u'MULTIEQUAL_-1206987886', u'INT_ADD_-1206989458'), (u'MULTIEQUAL_-1206988302', u'MULTIEQUAL_-1206988295'), (u'PTRADD_-1206987147', u'MULTIEQUAL_-1206987946'), (u'COPY_-1206988767', u'RETURN_-1206988701'), ('const-8', u'PTRADD_-1206987547'), ('const-433', u'LOAD_-1206989287'), (u'PTRSUB_-1206987353', u'PTRSUB_-1206987413'), ('const-80', u'PTRSUB_-1206987147'), ('const-433', u'LOAD_-1206988770'), ('const-0', u'INT_EQUAL_-1206988735'), ('tmp_4270', u'INT_ADD_-1206989689'), ('const-8', u'INT_ADD_-1206989358'), (u'INT_LESS_-1206988704', u'CBRANCH_-1206988712'), (u'COPY_-1206988067', u'MULTIEQUAL_-1206987871'), (u'PTRSUB_-1206987157', u'PTRSUB_-1206987208'), (u'COPY_-1206987343', u'MULTIEQUAL_-1206988176'), (u'CAST_-1206987181', u'MULTIEQUAL_-1206987371'), ('const-433', u'LOAD_-1206988783'), ('const-433', u'STORE_-1206989165'), ('const-48', u'INT_LESS_-1206989373'), (u'LOAD_-1206988783', u'INT_NOTEQUAL_-1206988770'), (u'COPY_-1206988066', u'MULTIEQUAL_-1206987882'), (u'LOAD_-1206988843', u'PTRADD_-1206987227'), ('const-48', u'PTRSUB_-1206987369'), ('const-8', u'PTRADD_-1206987322'), (u'MULTIEQUAL_-1206987486', u'MULTIEQUAL_-1206987429'), (u'PTRSUB_-1206987333', u'LOAD_-1206988872'), (u'LOAD_-1206989287', u'INT_NOTEQUAL_-1206989271'), (u'INT_EQUAL_-1206988735', u'CBRANCH_-1206988731'), (u'INT_ADD_-1206988805', u'CAST_-1206987181'), (u'INDIRECT_-1206987771', u'MULTIEQUAL_-1206987755'), (u'LOAD_-1206988745', u'INT_SLESS_-1206988718'), ('tmp_577', u'CBRANCH_-1206989339'), (u'CALL_-1206989656', u'PTRSUB_-1206987647'), (u'MULTIEQUAL_-1206987509', u'COPY_-1206987251'), (u'CAST_-1206987582', u'COPY_-1206987661'), (u'CAST_-1206987414', u'STORE_-1206989141'), (u'PTRSUB_-1206987399', u'PTRSUB_-1206987462'), (u'PTRSUB_-1206987662', u'STORE_-1206989532'), ('const-56', u'PTRSUB_-1206987063'), (u'LOAD_-1206988866', u'SUBPIECE_-1206988254'), ('const-47', u'INT_LESS_-1206988809'), (u'CALL_-1206988789', u'INDIRECT_-1206987771'), (u'LOAD_-1206988781', u'INT_EQUAL_-1206988766'), (u'INT_ADD_-1206988746', u'MULTIEQUAL_-1206987849'), (u'INT_LESS_-1206988847', u'CBRANCH_-1206988856'), (u'MULTIEQUAL_-1206987849', u'INT_ADD_-1206988746'), (u'LOAD_-1206988828', u'PTRADD_-1206987382'), (u'MULTIEQUAL_-1206988302', u'COPY_-1206987629'), ('const-56', u'PTRSUB_-1206987444'), ('const-80', u'PTRSUB_-1206987462'), (u'INT_LESS_-1206989373', u'CBRANCH_-1206989381'), ('const-433', u'STORE_-1206988754'), (u'INT_SLESS_-1206988718', u'CBRANCH_-1206988725'), (u'CALL_-1206989656', u'PTRSUB_-1206987417'), (u'CALL_-1206989656', u'PTRSUB_-1206987196'), (u'MULTIEQUAL_-1206987429', u'CAST_-1206987133'), ('const-0', u'PTRSUB_-1206987450'), (u'INDIRECT_-1206988007', u'MULTIEQUAL_-1206987813'), ('const-0', u'INT_NOTEQUAL_-1206989271'), (u'CALL_-1206989656', u'COPY_-1206988767'), (u'LOAD_-1206988797', u'CALL_-1206988757'), (u'MULTIEQUAL_-1206987926', u'INT_ADD_-1206989409'), ('const-433', u'LOAD_-1206988781'), ('const-8', u'INT_ADD_-1206989458'), (u'INT_EQUAL_-1206988766', u'CBRANCH_-1206988762'), ('const-0', u'RETURN_-1206988701'), (u'INDIRECT_-1206987631', u'MULTIEQUAL_-1206988023'), (u'INT_SEXT_-1206989226', u'MULTIEQUAL_-1206988213'), ('tmp_4261', u'PTRSUB_-1206987679'), ('const-433', u'STORE_-1206989610'), (u'PTRSUB_-1206987489', u'LOAD_-1206989180'), (u'LOAD_-1206988594', u'PTRADD_-1206987147'), (u'LOAD_-1206989705', u'INT_NOTEQUAL_-1206988770'), (u'CAST_-1206987556', u'LOAD_-1206989446'), (u'MULTIEQUAL_-1206987938', u'INT_LESS_-1206989373'), (u'INT_NOTEQUAL_-1206988770', u'CBRANCH_-1206988758'), (u'MULTIEQUAL_-1206987486', u'MULTIEQUAL_-1206987550'), ('const-433', u'STORE_-1206988786'), ('const-8', u'INT_ADD_-1206988789'), (u'PTRSUB_-1206987462', u'STORE_-1206989141'), ('const-80', u'PTRSUB_-1206987322'), ('tmp_1790', u'BRANCH_-1206988396'), (u'LOAD_-1206988872', u'PTRADD_-1206988797'), (u'MULTIEQUAL_-1206987531', u'MULTIEQUAL_-1206987509'), (u'CALL_-1206989656', u'PTRSUB_-1206987157'), (u'PTRADD_-1206987382', u'STORE_-1206988754'), (u'MULTIEQUAL_-1206987486', u'CAST_-1206987182'), (u'MULTIEQUAL_-1206987884', u'PTRADD_-1206987167'), ('const--104', u'PTRSUB_-1206987298'), ('const-1', u'CALL_-1206988413'), ('tmp_4261', u'PTRSUB_-1206987614'), (u'PTRSUB_-1206987444', u'LOAD_-1206989121'), (u'MULTIEQUAL_-1206987698', u'MULTIEQUAL_-1206987835'), ('const-1', u'RETURN_-1206988666'), ('const-72', u'PTRSUB_-1206987511'), (u'PTRADD_-1206987322', u'MULTIEQUAL_-1206988083'), (u'CALL_-1206989656', u'PTRSUB_-1206987469'), ('const-64', u'PTRSUB_-1206987413'), (u'PTRSUB_-1206987614', u'CAST_-1206987557'), (u'COPY_-1206987629', u'MULTIEQUAL_-1206988285'), (u'CAST_-1206987435', u'STORE_-1206989165'), ('tmp_1863', u'CALL_-1206989656'), (u'MULTIEQUAL_-1206987857', u'STORE_-1206989245'), ('tmp_4261', u'PTRSUB_-1206987346'), ('const-433', u'LOAD_-1206989705'), (u'INT_ADD_-1206988787', u'INT_ZEXT_-1206988045'), (u'MULTIEQUAL_-1206987849', u'PTRADD_-1206988797'), ('const-0', u'PTRSUB_-1206987611'), ('tmp_1860', u'CALL_-1206989625'), ('tmp_512', u'CBRANCH_-1206989381'), (u'INT_ADD_-1206989409', u'MULTIEQUAL_-1206987857'), (u'INT_ADD_-1206988579', u'CAST_-1206987082'), ('const-0', u'PTRSUB_-1206987603'), (u'MULTIEQUAL_-1206987857', u'INT_SEXT_-1206989226'), ('const-433', u'LOAD_-1206988411'), (u'MULTIEQUAL_-1206987371', u'CAST_-1206987072'), ('tmp_1860', u'MULTIEQUAL_-1206988279'), ('tmp_1861', u'STORE_-1206989552'), (u'SUBPIECE_-1206987862', u'INT_SLESS_-1206988718'), ('const-0', u'COPY_-1206988118'), (u'INT_SLESS_-1206989083', u'CBRANCH_-1206989090'), (u'MULTIEQUAL_-1206987886', u'MULTIEQUAL_-1206987882'), (u'INT_ADD_-1206987935', u'MULTIEQUAL_-1206987886'), (u'MULTIEQUAL_-1206987509', u'INT_ADD_-1206988671'), (u'CALL_-1206989154', u'INDIRECT_-1206988007'), (u'PTRSUB_-1206987611', u'PTRSUB_-1206987670'), (u'CAST_-1206987703', u'LOAD_-1206989705'), ('const-0', u'PTRSUB_-1206987157'), (u'COPY_-1206987331', u'MULTIEQUAL_-1206987508'), ('const-433', u'LOAD_-1206988843'), ('tmp_735', u'CBRANCH_-1206989223'), (u'PTRSUB_-1206987369', u'LOAD_-1206988750'), ('const-56', u'PTRSUB_-1206987276'), (u'INT_ADD_-1206988769', u'CAST_-1206987051'), ('tmp_1071', u'CBRANCH_-1206988856'), (u'INT_ADD_-1206987344', u'CAST_-1206987237'), ('const-0', u'PTRSUB_-1206987269'), (u'CALL_-1206989656', u'INDIRECT_-1206988261'), (u'INT_EQUAL_-1206989431', u'CBRANCH_-1206989428'), (u'MULTIEQUAL_-1206988295', u'PTRADD_-1206987547'), ('const-0', u'COPY_-1206988067'), ('const-0', u'INT_EQUAL_-1206989431'), (u'CALL_-1206989656', u'PTRSUB_-1206987427'), ('tmp_668', u'CBRANCH_-1206989268'), (u'PTRSUB_-1206987427', u'PTRSUB_-1206987489'), (u'MULTIEQUAL_-1206987905', u'INT_LESS_-1206989331'), ('const-8', u'INT_ADD_-1206988732'), (u'COPY_-1206987661', u'MULTIEQUAL_-1206988295'), (u'CAST_-1206987350', u'INT_ADD_-1206987453'), (u'CAST_-1206987349', u'LOAD_-1206988797'), ('const-8', u'PTRADD_-1206987147'), ('const-56', u'PTRSUB_-1206987489'), ('const-433', u'STORE_-1206989552'), (u'CAST_-1206987144', u'INT_ADD_-1206988732'), (u'CALL_-1206989656', u'PTRSUB_-1206987035'), (u'CALL_-1206989182', u'INDIRECT_-1206988026'), ('const-8', u'PTRSUB_-1206987707'), ('const-433', u'STORE_-1206989532'), (u'COPY_-1206987362', u'INT_ZEXT_-1206988240'), (u'INT_NOTEQUAL_-1206989637', u'CBRANCH_-1206989636'), (u'MULTIEQUAL_-1206987572', u'COPY_-1206987368'), (u'PTRSUB_-1206987269', u'PTRSUB_-1206987333'), ('const-433', u'LOAD_-1206988828'), ('const-8', u'INT_ADD_-1206988805'), (u'PTRSUB_-1206987407', u'CAST_-1206987350'), (u'COPY_-1206987392', u'MULTIEQUAL_-1206987444'), (u'INT_LESS_-1206989288', u'CBRANCH_-1206989297'), (u'INDIRECT_-1206987919', u'MULTIEQUAL_-1206987755'), (u'COPY_-1206987362', u'INT_LESS_-1206988809'), (u'CAST_-1206987238', u'INT_ADD_-1206987344'), (u'INT_ADD_-1206987392', u'CAST_-1206987290'), (u'MULTIEQUAL_-1206987509', u'MULTIEQUAL_-1206987389'), (u'CAST_-1206987083', u'INT_ADD_-1206988579'), (u'CALL_-1206988789', u'STORE_-1206988786'), ('const-0', u'PTRSUB_-1206987399'), (u'PTRSUB_-1206987311', u'PTRSUB_-1206987369'), (u'CALL_-1206988757', u'INDIRECT_-1206987919'), (u'INT_ADD_-1206989358', u'MULTIEQUAL_-1206987905'), (u'INT_ADD_-1206988746', u'SUBPIECE_-1206987862'), (u'PTRSUB_-1206987258', u'PTRSUB_-1206987322'), (u'INDIRECT_-1206987771', u'MULTIEQUAL_-1206987698'), (u'CALL_-1206989656', u'PTRSUB_-1206987030'), (u'PTRSUB_-1206987511', u'STORE_-1206989216'), (u'INT_LESS_-1206988809', u'CBRANCH_-1206988817'), (u'COPY_-1206987362', u'INT_ADD_-1206988789'), (u'COPY_-1206987186', u'MULTIEQUAL_-1206988176'), ('const-8', u'PTRADD_-1206987227'), (u'CALL_-1206989625', u'MULTIEQUAL_-1206988279'), ('const--104', u'PTRSUB_-1206987346'), (u'CAST_-1206987181', u'MULTIEQUAL_-1206987429'), (u'MULTIEQUAL_-1206987849', u'PTRADD_-1206987322'), (u'MULTIEQUAL_-1206987444', u'COPY_-1206987247'), (u'INT_ADD_-1206988787', u'COPY_-1206987392'), (u'PTRSUB_-1206987091', u'PTRSUB_-1206987147'), (u'INT_ADD_-1206987660', u'CAST_-1206987556'), (u'INT_ADD_-1206989458', u'MULTIEQUAL_-1206987938'), (u'MULTIEQUAL_-1206987938', u'MULTIEQUAL_-1206987905'), (u'CAST_-1206987043', u'STORE_-1206988402'), (u'CALL_-1206989182', u'CAST_-1206987435'), (u'PTRSUB_-1206987469', u'PTRSUB_-1206987527'), ('const-48', u'INT_LESS_-1206988847'), ('const-2', u'CALL_-1206989656'), (u'INT_ZEXT_-1206988424', u'INT_ADD_-1206987660'), (u'PTRSUB_-1206987679', u'MULTIEQUAL_-1206987486'), (u'LOAD_-1206989446', u'INT_EQUAL_-1206989431'), (u'CALL_-1206989656', u'PTRSUB_-1206987603'), (u'MULTIEQUAL_-1206987938', u'INT_ADD_-1206989358'), (u'PTRSUB_-1206987208', u'LOAD_-1206988781'), (u'PTRADD_-1206987322', u'MULTIEQUAL_-1206987946'), ('const-47', u'INT_LESS_-1206988704'), ('const-8', u'PTRADD_-1206987167'), ('const-8', u'INT_ADD_-1206988579'), (u'MULTIEQUAL_-1206987861', u'MULTIEQUAL_-1206987835'), (u'INT_ADD_-1206988671', u'MULTIEQUAL_-1206987572'), ('const-433', u'LOAD_-1206989180'), ('tmp_1804', u'BRANCH_-1206988491'), ('const-48', u'PTRSUB_-1206987208'), ('const-433', u'LOAD_-1206988750'), ('const-47', u'INT_LESS_-1206989331'), ('const-433', u'STORE_-1206988750'), ('const-1', u'PTRADD_-1206987174'), ('const-0', u'PTRSUB_-1206987091'), (u'INT_ADD_-1206989409', u'MULTIEQUAL_-1206987926'), (u'PTRADD_-1206987167', u'MULTIEQUAL_-1206988302'), (u'MULTIEQUAL_-1206987886', u'INT_LESS_-1206989288'), (u'CALL_-1206988413', u'CAST_-1206987043'), ('const-1', u'INT_ADD_-1206988746'), (u'CAST_-1206987290', u'MULTIEQUAL_-1206988217'), ('tmp_883', u'CBRANCH_-1206989090'), (u'PTRSUB_-1206987603', u'PTRSUB_-1206987662'), (u'PTRSUB_-1206987276', u'LOAD_-1206988745'), (u'MULTIEQUAL_-1206988285', u'PTRADD_-1206987174'), ('const-0', u'INT_EQUAL_-1206988766'), (u'INT_ADD_-1206988789', u'MULTIEQUAL_-1206987531'), (u'PTRSUB_-1206987246', u'LOAD_-1206988843')]
[('const-64', u'INT_ADD_-1206988812'), ('tmp_4302', u'INT_ADD_-1206989689'), (u'CAST_-1206987280', u'INT_ADD_-1206987378'), ('tmp_477', u'CBRANCH_-1206989399'), (u'INT_ZEXT_-1206988419', u'INT_ADD_-1206987682'), (u'CAST_-1206987200', u'LOAD_-1206988781'), (u'CAST_-1206987741', u'LOAD_-1206989705'), ('const-47', u'INT_LESS_-1206988809'), ('tmp_174', u'CBRANCH_-1206989636'), ('tmp_4291', u'PTRSUB_-1206987636'), (u'COPY_-1206987439', u'MULTIEQUAL_-1206987577'), ('const-8', u'PTRADD_-1206987175'), (u'INT_ZEXT_-1206987880', u'INT_ADD_-1206987482'), (u'CAST_-1206987365', u'STORE_-1206988754'), (u'INDIRECT_-1206987915', u'MULTIEQUAL_-1206987751'), (u'LOAD_-1206988827', u'CALL_-1206988789'), ('const-80', u'INT_ADD_-1206988582'), ('const-433', u'LOAD_-1206989287'), ('const-433', u'STORE_-1206989141'), (u'INT_ADD_-1206989538', u'CAST_-1206987650'), ('const-48', u'INT_ADD_-1206988734'), ('const-0', u'INT_EQUAL_-1206989225'), (u'INT_ADD_-1206988576', u'CAST_-1206987134'), ('const-433', u'LOAD_-1206989180'), ('const-8', u'PTRADD_-1206987267'), ('tmp_1214', u'BRANCH_-1206988733'), (u'INT_ADD_-1206987942', u'MULTIEQUAL_-1206987893'), (u'INT_ADD_-1206988797', u'CAST_-1206987218'), (u'COPY_-1206988074', u'MULTIEQUAL_-1206987878'), (u'MULTIEQUAL_-1206988281', u'MULTIEQUAL_-1206988298'), (u'INT_ADD_-1206988827', u'CAST_-1206987238'), (u'COPY_-1206987400', u'INT_ADD_-1206988789'), (u'MULTIEQUAL_-1206987857', u'MULTIEQUAL_-1206987831'), (u'MULTIEQUAL_-1206987857', u'MULTIEQUAL_-1206987694'), (u'INT_SEXT_-1206989163', u'CALL_-1206989154'), (u'INT_ZEXT_-1206988240', u'INT_ADD_-1206987378'), ('const-0', u'INT_SLESS_-1206989083'), (u'COPY_-1206987267', u'MULTIEQUAL_-1206987569'), (u'CALL_-1206989656', u'INT_ADD_-1206988734'), (u'MULTIEQUAL_-1206987390', u'PTRADD_-1206987175'), (u'LOAD_-1206988411', u'INT_SEXT_-1206988394'), (u'CALL_-1206989656', u'INT_ADD_-1206989231'), (u'MULTIEQUAL_-1206987889', u'MULTIEQUAL_-1206987945'), (u'MULTIEQUAL_-1206987878', u'MULTIEQUAL_-1206987933'), (u'CAST_-1206987302', u'MULTIEQUAL_-1206988078'), (u'MULTIEQUAL_-1206987893', u'INT_LESS_-1206989288'), (u'INDIRECT_-1206987915', u'MULTIEQUAL_-1206987857'), ('const-1', u'PTRADD_-1206987569'), (u'INT_MULT_-1206988807', u'INT_ADD_-1206988797'), ('const-56', u'INT_ADD_-1206988729'), (u'INT_SEXT_-1206989226', u'CALL_-1206988413'), (u'CAST_-1206987095', u'LOAD_-1206988783'), (u'CAST_-1206987134', u'MULTIEQUAL_-1206987941'), (u'CALL_-1206989182', u'INDIRECT_-1206988022'), ('tmp_626', u'CBRANCH_-1206989297'), (u'MULTIEQUAL_-1206987463', u'COPY_-1206987285'), (u'MULTIEQUAL_-1206988210', u'LOAD_-1206988866'), ('const-0', u'COPY_-1206988114'), ('tmp_4291', u'PTRSUB_-1206987436'), (u'SUBPIECE_-1206987353', u'SUBPIECE_-1206988254'), (u'PTRADD_-1206987267', u'MULTIEQUAL_-1206987448'), ('tmp_4300', u'CALL_-1206989656'), ('const-1', u'CALL_-1206988413'), (u'MULTIEQUAL_-1206987945', u'INT_LESS_-1206989373'), ('const--104', u'PTRSUB_-1206987636'), (u'MULTIEQUAL_-1206987528', u'INT_ADD_-1206988787'), (u'LOAD_-1206988872', u'INT_ADD_-1206988843'), ('const-0', u'INT_EQUAL_-1206989431'), (u'MULTIEQUAL_-1206987845', u'INT_MULT_-1206988807'), (u'INT_ADD_-1206988765', u'CAST_-1206987200'), (u'MULTIEQUAL_-1206987845', u'INT_ADD_-1206988843'), (u'MULTIEQUAL_-1206987893', u'INT_ADD_-1206989458'), (u'INT_LESS_-1206989331', u'CBRANCH_-1206989339'), (u'COPY_-1206987381', u'MULTIEQUAL_-1206988169'), ('const-40', u'INT_ADD_-1206989689'), ('const-1', u'PTRADD_-1206987231'), (u'MULTIEQUAL_-1206987945', u'MULTIEQUAL_-1206987912'), (u'LOAD_-1206988750', u'INT_EQUAL_-1206988735'), (u'CALL_-1206989656', u'INT_ADD_-1206989105'), ('const--104', u'PTRSUB_-1206987436'), (u'MULTIEQUAL_-1206988298', u'COPY_-1206987667'), ('const-8', u'INT_MULT_-1206988807'), (u'MULTIEQUAL_-1206987528', u'INT_ADD_-1206988671'), ('const-433', u'LOAD_-1206988797'), (u'CALL_-1206989656', u'INT_ADD_-1206989164'), (u'CAST_-1206987303', u'LOAD_-1206988848'), (u'MULTIEQUAL_-1206987893', u'MULTIEQUAL_-1206987889'), (u'COPY_-1206987400', u'INT_LESS_-1206988809'), (u'COPY_-1206987406', u'MULTIEQUAL_-1206987577'), (u'COPY_-1206989153', u'MULTIEQUAL_-1206987528'), ('const-0', u'INT_EQUAL_-1206989402'), ('const-40', u'INT_ADD_-1206988769'), ('const-16', u'PTRSUB_-1206987699'), (u'INT_ADD_-1206989105', u'CAST_-1206987427'), (u'COPY_-1206987279', u'MULTIEQUAL_-1206988210'), (u'CAST_-1206987256', u'LOAD_-1206988745'), (u'MULTIEQUAL_-1206987448', u'COPY_-1206987279'), ('tmp_928', u'CBRANCH_-1206988758'), ('const-433', u'STORE_-1206989532'), (u'LOAD_-1206989121', u'INT_SLESS_-1206989083'), ('const-433', u'LOAD_-1206988872'), ('tmp_5569', u'STORE_-1206989552'), ('const-8', u'INT_ADD_-1206987942'), (u'INT_ADD_-1206988856', u'CAST_-1206987315'), (u'CALL_-1206989656', u'INT_ADD_-1206989127'), (u'CALL_-1206988757', u'STORE_-1206988754'), (u'MULTIEQUAL_-1206987505', u'MULTIEQUAL_-1206987448'), (u'MULTIEQUAL_-1206987528', u'INT_ZEXT_-1206987880'), ('const-1', u'PTRADD_-1206987175'), (u'CAST_-1206987659', u'COPY_-1206987699'), ('const-433', u'LOAD_-1206988781'), (u'INT_ADD_-1206988836', u'CAST_-1206987303'), (u'COPY_-1206988073', u'MULTIEQUAL_-1206987889'), (u'INDIRECT_-1206987627', u'MULTIEQUAL_-1206988019'), ('const-433', u'LOAD_-1206988848'), (u'INT_NOTEQUAL_-1206989271', u'CBRANCH_-1206989268'), (u'INT_ADD_-1206987682', u'CAST_-1206987594'), (u'MULTIEQUAL_-1206987893', u'INT_ZEXT_-1206988419'), (u'COPY_-1206987369', u'MULTIEQUAL_-1206987527'), ('const-433', u'STORE_-1206989245'), (u'INT_SEXT_-1206989226', u'MULTIEQUAL_-1206988209'), ('const-0', u'COPY_-1206988074'), ('tmp_1465', u'CBRANCH_-1206988725'), ('const-0', u'INT_NOTEQUAL_-1206989637'), (u'INT_ADD_-1206988787', u'INT_ZEXT_-1206988041'), (u'MULTIEQUAL_-1206987845', u'INT_MULT_-1206988762'), (u'PTRSUB_-1206987377', u'CAST_-1206987331'), (u'INT_ZEXT_-1206988041', u'INT_ADD_-1206987423'), (u'INT_ADD_-1206989518', u'CAST_-1206987642'), ('const-48', u'COPY_-1206989153'), (u'INT_ADD_-1206988746', u'MULTIEQUAL_-1206987845'), (u'CAST_-1206987650', u'STORE_-1206989552'), (u'MULTIEQUAL_-1206987528', u'INT_LESS_-1206988847'), ('const-433', u'STORE_-1206989552'), (u'MULTIEQUAL_-1206987912', u'INT_ADD_-1206987942'), ('const--104', u'PTRSUB_-1206987332'), (u'SUBPIECE_-1206987858', u'INT_SLESS_-1206988718'), (u'CAST_-1206987076', u'LOAD_-1206988411'), (u'MULTIEQUAL_-1206987845', u'INT_ADD_-1206988746'), (u'SUBPIECE_-1206988254', u'STORE_-1206988857'), (u'CAST_-1206987308', u'STORE_-1206988857'), ('tmp_4295', u'CALL_-1206989656'), ('const-433', u'STORE_-1206989216'), (u'INT_ADD_-1206989164', u'CAST_-1206987469'), ('tmp_1312', u'CBRANCH_-1206988817'), ('const-8', u'INT_MULT_-1206988131'), (u'MULTIEQUAL_-1206987864', u'STORE_-1206989245'), ('tmp_1675', u'CBRANCH_-1206988731'), (u'CALL_-1206989656', u'INDIRECT_-1206988257'), (u'COPY_-1206987400', u'INT_ZEXT_-1206988240'), (u'CALL_-1206989656', u'INT_ADD_-1206988765'), (u'INT_ADD_-1206989409', u'MULTIEQUAL_-1206987864'), (u'CAST_-1206987238', u'LOAD_-1206988843'), (u'MULTIEQUAL_-1206987505', u'LOAD_-1206988827'), ('tmp_1488', u'BRANCH_-1206988580'), (u'PTRADD_-1206987231', u'COPY_-1206987267'), (u'MULTIEQUAL_-1206988281', u'MULTIEQUAL_-1206987880'), (u'INDIRECT_-1206987767', u'MULTIEQUAL_-1206987694'), (u'INT_ADD_-1206988395', u'CAST_-1206987076'), ('tmp_4297', u'MULTIEQUAL_-1206988275'), ('const-48', u'INT_LESS_-1206989373'), (u'CALL_-1206989656', u'INT_ADD_-1206989518'), (u'INDIRECT_-1206988257', u'MULTIEQUAL_-1206988218'), ('const-8', u'PTRADD_-1206987210'), (u'CAST_-1206987218', u'STORE_-1206988786'), (u'INT_EQUAL_-1206989225', u'CBRANCH_-1206989223'), (u'INT_ADD_-1206989596', u'CAST_-1206987687'), (u'MULTIEQUAL_-1206987528', u'COPY_-1206987289'), (u'INDIRECT_-1206988003', u'MULTIEQUAL_-1206987663'), (u'INT_ADD_-1206988729', u'CAST_-1206987256'), ('tmp_1710', u'CBRANCH_-1206988712'), (u'LOAD_-1206989180', u'INT_SEXT_-1206989163'), ('tmp_4410', u'STORE_-1206989532'), (u'MULTIEQUAL_-1206987945', u'INT_ADD_-1206989358'), ('tmp_1187', u'CBRANCH_-1206988762'), ('const-8', u'CALL_-1206989182'), (u'MULTIEQUAL_-1206987945', u'MULTIEQUAL_-1206987532'), (u'INT_ADD_-1206988734', u'CAST_-1206987353'), (u'MULTIEQUAL_-1206987532', u'MULTIEQUAL_-1206987893'), (u'CALL_-1206989656', u'INT_ADD_-1206988812'), ('const-433', u'LOAD_-1206988843'), (u'CALL_-1206989656', u'INT_ADD_-1206988827'), ('tmp_421', u'CBRANCH_-1206989428'), (u'MULTIEQUAL_-1206987550', u'MULTIEQUAL_-1206987528'), (u'INDIRECT_-1206987767', u'MULTIEQUAL_-1206987751'), ('const-1', u'INT_ADD_-1206989409'), (u'PTRADD_-1206987175', u'COPY_-1206987212'), ('const-433', u'LOAD_-1206988783'), (u'CALL_-1206989656', u'INT_ADD_-1206988729'), (u'CALL_-1206989656', u'INT_ADD_-1206989596'), ('const-8', u'PTRADD_-1206987203'), (u'INT_EQUAL_-1206989402', u'CBRANCH_-1206989399'), ('const-47', u'INT_LESS_-1206989331'), ('const-433', u'LOAD_-1206988750'), ('tmp_4291', u'PTRSUB_-1206987332'), (u'LOAD_-1206988770', u'STORE_-1206988750'), (u'MULTIEQUAL_-1206987831', u'MULTIEQUAL_-1206987663'), (u'MULTIEQUAL_-1206987912', u'MULTIEQUAL_-1206987532'), (u'INT_ADD_-1206988787', u'INT_LESS_-1206988704'), ('const-433', u'STORE_-1206988750'), (u'MULTIEQUAL_-1206987448', u'PTRADD_-1206987231'), (u'PTRADD_-1206987569', u'COPY_-1206987599'), (u'INT_ADD_-1206988843', u'CAST_-1206987308'), (u'INT_ADD_-1206987423', u'CAST_-1206987330'), (u'CALL_-1206989656', u'INT_ADD_-1206988395'), (u'MULTIEQUAL_-1206987845', u'INT_MULT_-1206988131'), (u'MULTIEQUAL_-1206988209', u'CALL_-1206989182'), ('tmp_4291', u'PTRSUB_-1206987699'), ('const-80', u'INT_ADD_-1206989127'), (u'MULTIEQUAL_-1206988169', u'LOAD_-1206988770'), ('const--104', u'PTRSUB_-1206987377'), ('const-433', u'STORE_-1206989610'), (u'CAST_-1206987491', u'STORE_-1206989216'), (u'MULTIEQUAL_-1206987505', u'MULTIEQUAL_-1206987569'), (u'COPY_-1206988767', u'RETURN_-1206988701'), ('const-56', u'INT_ADD_-1206989231'), (u'INT_ADD_-1206989202', u'CAST_-1206987491'), (u'CAST_-1206987442', u'STORE_-1206989141'), (u'INT_ADD_-1206988830', u'CAST_-1206987302'), ('const-8', u'INT_ADD_-1206989358'), (u'INT_LESS_-1206988704', u'CBRANCH_-1206988712'), ('const-433', u'STORE_-1206988402'), ('const-48', u'INT_ADD_-1206989538'), (u'PTRADD_-1206987267', u'MULTIEQUAL_-1206987390'), (u'PTRSUB_-1206987436', u'CAST_-1206987391'), (u'CALL_-1206989154', u'STORE_-1206989141'), (u'COPY_-1206987224', u'MULTIEQUAL_-1206988169'), ('const-56', u'INT_ADD_-1206989105'), (u'COPY_-1206987599', u'MULTIEQUAL_-1206988281'), (u'CAST_-1206987642', u'STORE_-1206989532'), (u'LOAD_-1206988783', u'INT_NOTEQUAL_-1206988770'), ('tmp_5501', u'CALL_-1206989656'), (u'COPY_-1206987289', u'MULTIEQUAL_-1206987463'), (u'INT_ADD_-1206989689', u'CAST_-1206987741'), (u'LOAD_-1206989287', u'INT_NOTEQUAL_-1206989271'), (u'INT_EQUAL_-1206988735', u'CBRANCH_-1206988731'), ('tmp_5569', u'INT_EQUAL_-1206989225'), (u'INT_ADD_-1206989231', u'CAST_-1206987509'), ('const-48', u'INT_ADD_-1206988765'), (u'CAST_-1206987396', u'LOAD_-1206988828'), (u'LOAD_-1206988745', u'INT_SLESS_-1206988718'), (u'MULTIEQUAL_-1206987528', u'MULTIEQUAL_-1206987408'), ('tmp_577', u'CBRANCH_-1206989339'), (u'CALL_-1206989656', u'INT_ADD_-1206988836'), (u'CAST_-1206987469', u'LOAD_-1206989180'), (u'PTRADD_-1206987203', u'MULTIEQUAL_-1206988298'), (u'INT_ADD_-1206988769', u'CAST_-1206987095'), (u'LOAD_-1206988866', u'SUBPIECE_-1206987353'), (u'CAST_-1206987659', u'MULTIEQUAL_-1206987505'), (u'INT_ADD_-1206989127', u'CAST_-1206987442'), ('const-8', u'PTRADD_-1206987569'), (u'INT_ADD_-1206988812', u'CAST_-1206987396'), ('const-64', u'INT_ADD_-1206989151'), (u'CAST_-1206987330', u'MULTIEQUAL_-1206988210'), (u'CAST_-1206987135', u'LOAD_-1206988594'), (u'LOAD_-1206988781', u'INT_EQUAL_-1206988766'), (u'CALL_-1206989656', u'INT_ADD_-1206989538'), (u'INT_LESS_-1206988847', u'CBRANCH_-1206988856'), (u'MULTIEQUAL_-1206988291', u'PTRADD_-1206987569'), (u'INT_MULT_-1206988131', u'INT_ADD_-1206988830'), (u'INDIRECT_-1206988003', u'MULTIEQUAL_-1206987809'), ('const-433', u'STORE_-1206988754'), (u'COPY_-1206987430', u'MULTIEQUAL_-1206987463'), (u'INT_LESS_-1206989373', u'CBRANCH_-1206989381'), ('const-433', u'LOAD_-1206988594'), (u'MULTIEQUAL_-1206988281', u'PTRADD_-1206987210'), (u'CALL_-1206989656', u'INT_ADD_-1206988582'), (u'MULTIEQUAL_-1206987561', u'MULTIEQUAL_-1206987390'), (u'CAST_-1206987594', u'LOAD_-1206989446'), (u'INT_SLESS_-1206988718', u'CBRANCH_-1206988725'), ('const-0', u'SUBPIECE_-1206987353'), ('const-433', u'LOAD_-1206988411'), ('const-8', u'INT_MULT_-1206988762'), (u'CALL_-1206989656', u'COPY_-1206988767'), (u'LOAD_-1206988797', u'CALL_-1206988757'), (u'LOAD_-1206988828', u'INT_ADD_-1206988757'), (u'INT_SEXT_-1206988394', u'MULTIEQUAL_-1206988209'), (u'PTRSUB_-1206987332', u'CAST_-1206987280'), (u'INT_EQUAL_-1206988766', u'CBRANCH_-1206988762'), ('const-0', u'RETURN_-1206988701'), (u'MULTIEQUAL_-1206988218', u'MULTIEQUAL_-1206988019'), (u'CALL_-1206989625', u'MULTIEQUAL_-1206988275'), (u'LOAD_-1206989705', u'INT_NOTEQUAL_-1206988770'), (u'MULTIEQUAL_-1206987831', u'MULTIEQUAL_-1206987809'), ('const-47', u'INT_LESS_-1206988704'), ('tmp_5569', u'INT_EQUAL_-1206989402'), ('const-2', u'CALL_-1206989656'), (u'MULTIEQUAL_-1206987933', u'INT_ADD_-1206989409'), (u'INT_NOTEQUAL_-1206988770', u'CBRANCH_-1206988758'), ('const-8', u'INT_ADD_-1206988787'), ('const-1', u'PTRADD_-1206987210'), (u'INT_ADD_-1206989358', u'MULTIEQUAL_-1206987912'), (u'MULTIEQUAL_-1206987751', u'MULTIEQUAL_-1206987868'), (u'INT_ADD_-1206988787', u'COPY_-1206987439'), ('const-8', u'INT_ADD_-1206988789'), ('const-48', u'INT_LESS_-1206988847'), (u'MULTIEQUAL_-1206987864', u'INT_SEXT_-1206989226'), (u'MULTIEQUAL_-1206987505', u'PTRADD_-1206987267'), (u'PTRSUB_-1206987636', u'CAST_-1206987595'), ('const-64', u'INT_ADD_-1206988827'), (u'CALL_-1206989656', u'INT_ADD_-1206988388'), ('tmp_1790', u'BRANCH_-1206988396'), ('const-8', u'INT_ADD_-1206989458'), ('const-0', u'SUBPIECE_-1206988254'), (u'MULTIEQUAL_-1206987527', u'MULTIEQUAL_-1206987505'), (u'CAST_-1206987315', u'LOAD_-1206988872'), (u'INT_ADD_-1206988789', u'MULTIEQUAL_-1206987550'), (u'CAST_-1206987687', u'STORE_-1206989610'), (u'INT_ADD_-1206988787', u'COPY_-1206987430'), (u'CAST_-1206987459', u'STORE_-1206989165'), (u'COPY_-1206987699', u'MULTIEQUAL_-1206988291'), (u'INT_MULT_-1206988807', u'INT_ADD_-1206988576'), ('const-1', u'RETURN_-1206988666'), (u'MULTIEQUAL_-1206988291', u'LOAD_-1206989287'), (u'INT_ADD_-1206989151', u'CAST_-1206987459'), ('tmp_4297', u'INT_NOTEQUAL_-1206989637'), (u'INT_ADD_-1206988388', u'CAST_-1206987071'), ('const-433', u'LOAD_-1206989446'), (u'INT_ADD_-1206987378', u'CAST_-1206987279'), ('const-433', u'LOAD_-1206988828'), (u'MULTIEQUAL_-1206987577', u'COPY_-1206987400'), (u'INT_ADD_-1206989409', u'MULTIEQUAL_-1206987878'), ('const-47', u'INT_LESS_-1206989288'), ('const-1', u'PTRADD_-1206987203'), ('tmp_4303', u'CALL_-1206989656'), (u'INT_ADD_-1206989458', u'MULTIEQUAL_-1206987945'), (u'CAST_-1206987302', u'MULTIEQUAL_-1206987941'), ('const-8', u'CALL_-1206989154'), (u'COPY_-1206987212', u'MULTIEQUAL_-1206987527'), ('const-0', u'INT_EQUAL_-1206988766'), ('tmp_512', u'CBRANCH_-1206989381'), (u'PTRSUB_-1206987699', u'CAST_-1206987659'), (u'COPY_-1206987667', u'MULTIEQUAL_-1206988281'), ('const-0', u'INT_NOTEQUAL_-1206989271'), ('const-0', u'SUBPIECE_-1206987858'), (u'INT_ADD_-1206988582', u'CAST_-1206987135'), (u'MULTIEQUAL_-1206988275', u'STORE_-1206989610'), (u'CAST_-1206987071', u'STORE_-1206988402'), (u'CALL_-1206988413', u'INDIRECT_-1206987627'), ('const-433', u'LOAD_-1206988866'), (u'CAST_-1206987390', u'LOAD_-1206988797'), (u'INT_SLESS_-1206989083', u'CBRANCH_-1206989090'), ('const-72', u'INT_ADD_-1206988856'), (u'CALL_-1206988757', u'INDIRECT_-1206987915'), (u'MULTIEQUAL_-1206987941', u'MULTIEQUAL_-1206988078'), (u'COPY_-1206988114', u'MULTIEQUAL_-1206987845'), (u'INT_ADD_-1206989409', u'MULTIEQUAL_-1206987933'), (u'CALL_-1206989656', u'INT_ADD_-1206989202'), (u'CAST_-1206987391', u'INT_ADD_-1206987482'), ('tmp_735', u'CBRANCH_-1206989223'), (u'INT_ADD_-1206988671', u'MULTIEQUAL_-1206987591'), ('tmp_1071', u'CBRANCH_-1206988856'), (u'INDIRECT_-1206987915', u'MULTIEQUAL_-1206987868'), (u'INT_EQUAL_-1206989431', u'CBRANCH_-1206989428'), ('tmp_4291', u'PTRSUB_-1206987377'), (u'CALL_-1206989656', u'INT_ADD_-1206988856'), (u'CAST_-1206987595', u'INT_ADD_-1206987682'), ('tmp_668', u'CBRANCH_-1206989268'), (u'MULTIEQUAL_-1206988078', u'STORE_-1206988750'), (u'MULTIEQUAL_-1206987390', u'COPY_-1206987224'), (u'LOAD_-1206988848', u'INT_ADD_-1206988830'), (u'CAST_-1206987331', u'INT_ADD_-1206987423'), ('const-433', u'LOAD_-1206988770'), (u'LOAD_-1206988843', u'INT_ADD_-1206988797'), ('const-72', u'INT_ADD_-1206989202'), ('const-8', u'INT_ADD_-1206989596'), (u'INT_NOTEQUAL_-1206989637', u'CBRANCH_-1206989636'), ('const-433', u'LOAD_-1206988745'), ('const-433', u'LOAD_-1206988827'), (u'MULTIEQUAL_-1206987561', u'COPY_-1206987369'), (u'INT_LESS_-1206989288', u'CBRANCH_-1206989297'), ('const-56', u'INT_ADD_-1206988395'), ('const-8', u'PTRADD_-1206987231'), ('const-56', u'INT_ADD_-1206989164'), (u'CAST_-1206987427', u'LOAD_-1206989121'), ('const-433', u'STORE_-1206988786'), (u'CALL_-1206988789', u'STORE_-1206988786'), (u'INDIRECT_-1206988240', u'MULTIEQUAL_-1206988218'), (u'COPY_-1206987400', u'MULTIEQUAL_-1206987408'), (u'INT_ADD_-1206987482', u'CAST_-1206987390'), (u'MULTIEQUAL_-1206987912', u'INT_LESS_-1206989331'), (u'MULTIEQUAL_-1206987505', u'MULTIEQUAL_-1206987561'), (u'MULTIEQUAL_-1206987880', u'PTRADD_-1206987203'), (u'INT_LESS_-1206988809', u'CBRANCH_-1206988817'), (u'LOAD_-1206988594', u'INT_ADD_-1206988576'), (u'COPY_-1206987285', u'MULTIEQUAL_-1206987591'), ('const-433', u'LOAD_-1206989705'), (u'MULTIEQUAL_-1206987694', u'MULTIEQUAL_-1206987831'), (u'MULTIEQUAL_-1206987868', u'MULTIEQUAL_-1206987857'), ('const-0', u'INT_EQUAL_-1206988735'), (u'MULTIEQUAL_-1206987569', u'MULTIEQUAL_-1206987561'), (u'CALL_-1206989182', u'STORE_-1206989165'), ('const-16', u'INT_ADD_-1206988671'), ('const-0', u'STORE_-1206989216'), (u'CALL_-1206988413', u'STORE_-1206988402'), (u'CAST_-1206987279', u'COPY_-1206987381'), (u'MULTIEQUAL_-1206987878', u'MULTIEQUAL_-1206987864'), (u'INT_MULT_-1206988762', u'INT_ADD_-1206988757'), (u'MULTIEQUAL_-1206987408', u'MULTIEQUAL_-1206987550'), ('const-433', u'STORE_-1206989165'), (u'LOAD_-1206989446', u'INT_EQUAL_-1206989431'), ('const-433', u'LOAD_-1206989121'), (u'MULTIEQUAL_-1206987591', u'COPY_-1206987406'), ('const-48', u'COPY_-1206988073'), ('const-52', u'INT_ADD_-1206989518'), (u'MULTIEQUAL_-1206988298', u'MULTIEQUAL_-1206988291'), ('const-1', u'PTRADD_-1206987267'), ('const-72', u'INT_ADD_-1206988388'), ('tmp_1804', u'BRANCH_-1206988491'), (u'CAST_-1206987353', u'LOAD_-1206988750'), (u'CALL_-1206989625', u'INDIRECT_-1206988240'), (u'CALL_-1206988789', u'INDIRECT_-1206987767'), (u'CALL_-1206989154', u'INDIRECT_-1206988003'), (u'INT_ADD_-1206988746', u'SUBPIECE_-1206987858'), ('const-1', u'INT_ADD_-1206988746'), ('const-80', u'INT_ADD_-1206988836'), (u'CALL_-1206989656', u'INT_ADD_-1206989151'), (u'PTRADD_-1206987210', u'MULTIEQUAL_-1206987880'), ('tmp_883', u'CBRANCH_-1206989090'), (u'CAST_-1206987509', u'STORE_-1206989245'), (u'INT_ADD_-1206988757', u'CAST_-1206987365'), (u'MULTIEQUAL_-1206987663', u'INT_ADD_-1206988769'), ('const-433', u'STORE_-1206988857')]
null
null
0011cc30
x64
O2
(translation_unit "/* WARNING: Removing unreachable block (ram,0x0011ccc8) */\n\nlong FUN_0011cc30(undefined8 param_1,long param_2,char param_3,undefined4 param_4,undefined8 param_5\n ,undefined8 param_6,undefined8 param_7)\n\n{\n long lVar1;\n long lVar2;\n uint uVar3;\n long lVar4;\n undefined8 uVar5;\n ulong uVar6;\n long *plVar7;\n long *plVar8;\n int iVar9;\n long lVar10;\n long lVar11;\n long in_FS_OFFSET;\n uint local_88;\n long *local_80;\n long local_68 [6];\n long local_38;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n lVar4 = FUN_0011c450(param_1,2,param_5,param_6,param_7);\n if (param_2 != 0) {\n param_2 = FUN_00121c90();\n }\n *(long *)(lVar4 + 8) = param_2;\n iVar9 = 0;\n uVar3 = 0x30;\n local_80 = (long *)&stack0x00000010;\n *(char *)(lVar4 + 0x30) = param_3;\n *(undefined4 *)(lVar4 + 0x34) = param_4;\n plVar8 = local_80;\nLAB_0011cd1d:\n lVar10 = *plVar8;\n plVar8 = plVar8 + 1;\n if (lVar10 != 0) {\n do {\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n } while( true );\n }\n *(int *)(lVar4 + 0x38) = iVar9;\n lVar10 = (long)iVar9;\n if (param_3 == '\0') {\n uVar5 = FUN_00121b90(lVar10,1);\n lVar10 = (long)*(int *)(lVar4 + 0x38);\n *(undefined8 *)(lVar4 + 0x48) = uVar5;\n }\n else {\n *(undefined8 *)(lVar4 + 0x48) = 0;\n }\n lVar11 = 0;\n uVar5 = FUN_00121b90(lVar10,8);\n *(undefined8 *)(lVar4 + 0x40) = uVar5;\n uVar5 = FUN_00121b90((long)*(int *)(lVar4 + 0x38),8);\n local_88 = 0x30;\n *(undefined8 *)(lVar4 + 0x50) = uVar5;\n if (0 < *(int *)(lVar4 + 0x38)) {\n do {\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n } while ((int)lVar11 < *(int *)(lVar4 + 0x38));\n }\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return lVar4;\n}\n\n" comment (function_definition "long FUN_0011cc30(undefined8 param_1,long param_2,char param_3,undefined4 param_4,undefined8 param_5\n ,undefined8 param_6,undefined8 param_7)\n\n{\n long lVar1;\n long lVar2;\n uint uVar3;\n long lVar4;\n undefined8 uVar5;\n ulong uVar6;\n long *plVar7;\n long *plVar8;\n int iVar9;\n long lVar10;\n long lVar11;\n long in_FS_OFFSET;\n uint local_88;\n long *local_80;\n long local_68 [6];\n long local_38;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n lVar4 = FUN_0011c450(param_1,2,param_5,param_6,param_7);\n if (param_2 != 0) {\n param_2 = FUN_00121c90();\n }\n *(long *)(lVar4 + 8) = param_2;\n iVar9 = 0;\n uVar3 = 0x30;\n local_80 = (long *)&stack0x00000010;\n *(char *)(lVar4 + 0x30) = param_3;\n *(undefined4 *)(lVar4 + 0x34) = param_4;\n plVar8 = local_80;\nLAB_0011cd1d:\n lVar10 = *plVar8;\n plVar8 = plVar8 + 1;\n if (lVar10 != 0) {\n do {\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n } while( true );\n }\n *(int *)(lVar4 + 0x38) = iVar9;\n lVar10 = (long)iVar9;\n if (param_3 == '\0') {\n uVar5 = FUN_00121b90(lVar10,1);\n lVar10 = (long)*(int *)(lVar4 + 0x38);\n *(undefined8 *)(lVar4 + 0x48) = uVar5;\n }\n else {\n *(undefined8 *)(lVar4 + 0x48) = 0;\n }\n lVar11 = 0;\n uVar5 = FUN_00121b90(lVar10,8);\n *(undefined8 *)(lVar4 + 0x40) = uVar5;\n uVar5 = FUN_00121b90((long)*(int *)(lVar4 + 0x38),8);\n local_88 = 0x30;\n *(undefined8 *)(lVar4 + 0x50) = uVar5;\n if (0 < *(int *)(lVar4 + 0x38)) {\n do {\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n } while ((int)lVar11 < *(int *)(lVar4 + 0x38));\n }\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return lVar4;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_0011cc30(undefined8 param_1,long param_2,char param_3,undefined4 param_4,undefined8 param_5\n ,undefined8 param_6,undefined8 param_7)" identifier (parameter_list "(undefined8 param_1,long param_2,char param_3,undefined4 param_4,undefined8 param_5\n ,undefined8 param_6,undefined8 param_7)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "char param_3" primitive_type identifier) , (parameter_declaration "undefined4 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n uint uVar3;\n long lVar4;\n undefined8 uVar5;\n ulong uVar6;\n long *plVar7;\n long *plVar8;\n int iVar9;\n long lVar10;\n long lVar11;\n long in_FS_OFFSET;\n uint local_88;\n long *local_80;\n long local_68 [6];\n long local_38;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n lVar4 = FUN_0011c450(param_1,2,param_5,param_6,param_7);\n if (param_2 != 0) {\n param_2 = FUN_00121c90();\n }\n *(long *)(lVar4 + 8) = param_2;\n iVar9 = 0;\n uVar3 = 0x30;\n local_80 = (long *)&stack0x00000010;\n *(char *)(lVar4 + 0x30) = param_3;\n *(undefined4 *)(lVar4 + 0x34) = param_4;\n plVar8 = local_80;\nLAB_0011cd1d:\n lVar10 = *plVar8;\n plVar8 = plVar8 + 1;\n if (lVar10 != 0) {\n do {\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n } while( true );\n }\n *(int *)(lVar4 + 0x38) = iVar9;\n lVar10 = (long)iVar9;\n if (param_3 == '\0') {\n uVar5 = FUN_00121b90(lVar10,1);\n lVar10 = (long)*(int *)(lVar4 + 0x38);\n *(undefined8 *)(lVar4 + 0x48) = uVar5;\n }\n else {\n *(undefined8 *)(lVar4 + 0x48) = 0;\n }\n lVar11 = 0;\n uVar5 = FUN_00121b90(lVar10,8);\n *(undefined8 *)(lVar4 + 0x40) = uVar5;\n uVar5 = FUN_00121b90((long)*(int *)(lVar4 + 0x38),8);\n local_88 = 0x30;\n *(undefined8 *)(lVar4 + 0x50) = uVar5;\n if (0 < *(int *)(lVar4 + 0x38)) {\n do {\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n } while ((int)lVar11 < *(int *)(lVar4 + 0x38));\n }\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return lVar4;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "long *plVar7;" (sized_type_specifier "long" long) (pointer_declarator "*plVar7" * identifier) ;) (declaration "long *plVar8;" (sized_type_specifier "long" long) (pointer_declarator "*plVar8" * identifier) ;) (declaration "int iVar9;" primitive_type identifier ;) (declaration "long lVar10;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "uint local_88;" type_identifier identifier ;) (declaration "long *local_80;" (sized_type_specifier "long" long) (pointer_declarator "*local_80" * identifier) ;) (declaration "long local_68 [6];" (sized_type_specifier "long" long) (array_declarator "local_68 [6]" identifier [ number_literal ]) ;) (declaration "long local_38;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lVar1 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "lVar4 = FUN_0011c450(param_1,2,param_5,param_6,param_7);" (assignment_expression "lVar4 = FUN_0011c450(param_1,2,param_5,param_6,param_7)" identifier = (call_expression "FUN_0011c450(param_1,2,param_5,param_6,param_7)" identifier (argument_list "(param_1,2,param_5,param_6,param_7)" ( identifier , number_literal , identifier , identifier , identifier )))) ;) (if_statement "if (param_2 != 0) {\n param_2 = FUN_00121c90();\n }" if (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) (compound_statement "{\n param_2 = FUN_00121c90();\n }" { (expression_statement "param_2 = FUN_00121c90();" (assignment_expression "param_2 = FUN_00121c90()" identifier = (call_expression "FUN_00121c90()" identifier (argument_list "()" ( )))) ;) })) (expression_statement "*(long *)(lVar4 + 8) = param_2;" (assignment_expression "*(long *)(lVar4 + 8) = param_2" (pointer_expression "*(long *)(lVar4 + 8)" * (cast_expression "(long *)(lVar4 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 8)" ( (binary_expression "lVar4 + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "iVar9 = 0;" (assignment_expression "iVar9 = 0" identifier = number_literal) ;) (expression_statement "uVar3 = 0x30;" (assignment_expression "uVar3 = 0x30" identifier = number_literal) ;) (expression_statement "local_80 = (long *)&stack0x00000010;" (assignment_expression "local_80 = (long *)&stack0x00000010" identifier = (cast_expression "(long *)&stack0x00000010" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "&stack0x00000010" & identifier))) ;) (expression_statement "*(char *)(lVar4 + 0x30) = param_3;" (assignment_expression "*(char *)(lVar4 + 0x30) = param_3" (pointer_expression "*(char *)(lVar4 + 0x30)" * (cast_expression "(char *)(lVar4 + 0x30)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x30)" ( (binary_expression "lVar4 + 0x30" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)(lVar4 + 0x34) = param_4;" (assignment_expression "*(undefined4 *)(lVar4 + 0x34) = param_4" (pointer_expression "*(undefined4 *)(lVar4 + 0x34)" * (cast_expression "(undefined4 *)(lVar4 + 0x34)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x34)" ( (binary_expression "lVar4 + 0x34" identifier + number_literal) )))) = identifier) ;) (expression_statement "plVar8 = local_80;" (assignment_expression "plVar8 = local_80" identifier = identifier) ;) (labeled_statement "LAB_0011cd1d:\n lVar10 = *plVar8;" statement_identifier : (expression_statement "lVar10 = *plVar8;" (assignment_expression "lVar10 = *plVar8" identifier = (pointer_expression "*plVar8" * identifier)) ;)) (expression_statement "plVar8 = plVar8 + 1;" (assignment_expression "plVar8 = plVar8 + 1" identifier = (binary_expression "plVar8 + 1" identifier + number_literal)) ;) (if_statement "if (lVar10 != 0) {\n do {\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n } while( true );\n }" if (parenthesized_expression "(lVar10 != 0)" ( (binary_expression "lVar10 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n } while( true );\n }" { (do_statement "do {\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n } while( true );" do (compound_statement "{\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n }" { (expression_statement "iVar9 = iVar9 + 1;" (assignment_expression "iVar9 = iVar9 + 1" identifier = (binary_expression "iVar9 + 1" identifier + number_literal)) ;) (if_statement "if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }" if (parenthesized_expression "(param_3 == '\0')" ( (binary_expression "param_3 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }" { (if_statement "if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }" if (parenthesized_expression "(uVar3 < 0x30)" ( (binary_expression "uVar3 < 0x30" identifier < number_literal) )) (compound_statement "{\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }" { (expression_statement "uVar3 = uVar3 + 8;" (assignment_expression "uVar3 = uVar3 + 8" identifier = (binary_expression "uVar3 + 8" identifier + number_literal)) ;) (goto_statement "goto LAB_0011cd01;" goto statement_identifier ;) })) (expression_statement "plVar8 = plVar8 + 1;" (assignment_expression "plVar8 = plVar8 + 1" identifier = (binary_expression "plVar8 + 1" identifier + number_literal)) ;) (labeled_statement "LAB_0011ce7c:\n plVar8 = plVar8 + 1;" statement_identifier : (expression_statement "plVar8 = plVar8 + 1;" (assignment_expression "plVar8 = plVar8 + 1" identifier = (binary_expression "plVar8 + 1" identifier + number_literal)) ;)) }) (else_clause "else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }" else (compound_statement "{\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }" { (labeled_statement "LAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;" statement_identifier : (if_statement "if (0x2f < uVar3) goto LAB_0011ce7c;" if (parenthesized_expression "(0x2f < uVar3)" ( (binary_expression "0x2f < uVar3" number_literal < identifier) )) (goto_statement "goto LAB_0011ce7c;" goto statement_identifier ;))) (expression_statement "uVar3 = uVar3 + 8;" (assignment_expression "uVar3 = uVar3 + 8" identifier = (binary_expression "uVar3 + 8" identifier + number_literal)) ;) }))) (expression_statement "uVar6 = (ulong)uVar3;" (assignment_expression "uVar6 = (ulong)uVar3" identifier = (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (0x2f < uVar3) goto LAB_0011cd1d;" if (parenthesized_expression "(0x2f < uVar3)" ( (binary_expression "0x2f < uVar3" number_literal < identifier) )) (goto_statement "goto LAB_0011cd1d;" goto statement_identifier ;)) (expression_statement "uVar3 = uVar3 + 8;" (assignment_expression "uVar3 = uVar3 + 8" identifier = (binary_expression "uVar3 + 8" identifier + number_literal)) ;) (if_statement "if (*(long *)((long)local_68 + uVar6) == 0) break;" if (parenthesized_expression "(*(long *)((long)local_68 + uVar6) == 0)" ( (binary_expression "*(long *)((long)local_68 + uVar6) == 0" (pointer_expression "*(long *)((long)local_68 + uVar6)" * (cast_expression "(long *)((long)local_68 + uVar6)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_68 + uVar6)" ( (binary_expression "(long)local_68 + uVar6" (cast_expression "(long)local_68" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) == number_literal) )) (break_statement "break;" break ;)) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "*(int *)(lVar4 + 0x38) = iVar9;" (assignment_expression "*(int *)(lVar4 + 0x38) = iVar9" (pointer_expression "*(int *)(lVar4 + 0x38)" * (cast_expression "(int *)(lVar4 + 0x38)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x38)" ( (binary_expression "lVar4 + 0x38" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar10 = (long)iVar9;" (assignment_expression "lVar10 = (long)iVar9" identifier = (cast_expression "(long)iVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if (param_3 == '\0') {\n uVar5 = FUN_00121b90(lVar10,1);\n lVar10 = (long)*(int *)(lVar4 + 0x38);\n *(undefined8 *)(lVar4 + 0x48) = uVar5;\n }\n else {\n *(undefined8 *)(lVar4 + 0x48) = 0;\n }" if (parenthesized_expression "(param_3 == '\0')" ( (binary_expression "param_3 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar5 = FUN_00121b90(lVar10,1);\n lVar10 = (long)*(int *)(lVar4 + 0x38);\n *(undefined8 *)(lVar4 + 0x48) = uVar5;\n }" { (expression_statement "uVar5 = FUN_00121b90(lVar10,1);" (assignment_expression "uVar5 = FUN_00121b90(lVar10,1)" identifier = (call_expression "FUN_00121b90(lVar10,1)" identifier (argument_list "(lVar10,1)" ( identifier , number_literal )))) ;) (expression_statement "lVar10 = (long)*(int *)(lVar4 + 0x38);" (assignment_expression "lVar10 = (long)*(int *)(lVar4 + 0x38)" identifier = (cast_expression "(long)*(int *)(lVar4 + 0x38)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)(lVar4 + 0x38)" * (cast_expression "(int *)(lVar4 + 0x38)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x38)" ( (binary_expression "lVar4 + 0x38" identifier + number_literal) )))))) ;) (expression_statement "*(undefined8 *)(lVar4 + 0x48) = uVar5;" (assignment_expression "*(undefined8 *)(lVar4 + 0x48) = uVar5" (pointer_expression "*(undefined8 *)(lVar4 + 0x48)" * (cast_expression "(undefined8 *)(lVar4 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x48)" ( (binary_expression "lVar4 + 0x48" identifier + number_literal) )))) = identifier) ;) }) (else_clause "else {\n *(undefined8 *)(lVar4 + 0x48) = 0;\n }" else (compound_statement "{\n *(undefined8 *)(lVar4 + 0x48) = 0;\n }" { (expression_statement "*(undefined8 *)(lVar4 + 0x48) = 0;" (assignment_expression "*(undefined8 *)(lVar4 + 0x48) = 0" (pointer_expression "*(undefined8 *)(lVar4 + 0x48)" * (cast_expression "(undefined8 *)(lVar4 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x48)" ( (binary_expression "lVar4 + 0x48" identifier + number_literal) )))) = number_literal) ;) }))) (expression_statement "lVar11 = 0;" (assignment_expression "lVar11 = 0" identifier = number_literal) ;) (expression_statement "uVar5 = FUN_00121b90(lVar10,8);" (assignment_expression "uVar5 = FUN_00121b90(lVar10,8)" identifier = (call_expression "FUN_00121b90(lVar10,8)" identifier (argument_list "(lVar10,8)" ( identifier , number_literal )))) ;) (expression_statement "*(undefined8 *)(lVar4 + 0x40) = uVar5;" (assignment_expression "*(undefined8 *)(lVar4 + 0x40) = uVar5" (pointer_expression "*(undefined8 *)(lVar4 + 0x40)" * (cast_expression "(undefined8 *)(lVar4 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x40)" ( (binary_expression "lVar4 + 0x40" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar5 = FUN_00121b90((long)*(int *)(lVar4 + 0x38),8);" (assignment_expression "uVar5 = FUN_00121b90((long)*(int *)(lVar4 + 0x38),8)" identifier = (call_expression "FUN_00121b90((long)*(int *)(lVar4 + 0x38),8)" identifier (argument_list "((long)*(int *)(lVar4 + 0x38),8)" ( (cast_expression "(long)*(int *)(lVar4 + 0x38)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)(lVar4 + 0x38)" * (cast_expression "(int *)(lVar4 + 0x38)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x38)" ( (binary_expression "lVar4 + 0x38" identifier + number_literal) ))))) , number_literal )))) ;) (expression_statement "local_88 = 0x30;" (assignment_expression "local_88 = 0x30" identifier = number_literal) ;) (expression_statement "*(undefined8 *)(lVar4 + 0x50) = uVar5;" (assignment_expression "*(undefined8 *)(lVar4 + 0x50) = uVar5" (pointer_expression "*(undefined8 *)(lVar4 + 0x50)" * (cast_expression "(undefined8 *)(lVar4 + 0x50)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x50)" ( (binary_expression "lVar4 + 0x50" identifier + number_literal) )))) = identifier) ;) (if_statement "if (0 < *(int *)(lVar4 + 0x38)) {\n do {\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n } while ((int)lVar11 < *(int *)(lVar4 + 0x38));\n }" if (parenthesized_expression "(0 < *(int *)(lVar4 + 0x38))" ( (binary_expression "0 < *(int *)(lVar4 + 0x38)" number_literal < (pointer_expression "*(int *)(lVar4 + 0x38)" * (cast_expression "(int *)(lVar4 + 0x38)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x38)" ( (binary_expression "lVar4 + 0x38" identifier + number_literal) ))))) )) (compound_statement "{\n do {\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n } while ((int)lVar11 < *(int *)(lVar4 + 0x38));\n }" { (do_statement "do {\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n } while ((int)lVar11 < *(int *)(lVar4 + 0x38));" do (compound_statement "{\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n }" { (if_statement "if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }" if (parenthesized_expression "(local_88 < 0x30)" ( (binary_expression "local_88 < 0x30" identifier < number_literal) )) (compound_statement "{\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }" { (expression_statement "lVar10 = *(long *)(lVar4 + 0x40);" (assignment_expression "lVar10 = *(long *)(lVar4 + 0x40)" identifier = (pointer_expression "*(long *)(lVar4 + 0x40)" * (cast_expression "(long *)(lVar4 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x40)" ( (binary_expression "lVar4 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "uVar3 = local_88 + 8;" (assignment_expression "uVar3 = local_88 + 8" identifier = (binary_expression "local_88 + 8" identifier + number_literal)) ;) (expression_statement "uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));" (assignment_expression "uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88))" identifier = (call_expression "FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88))" identifier (argument_list "(*(undefined8 *)((long)local_68 + (ulong)local_88))" ( (pointer_expression "*(undefined8 *)((long)local_68 + (ulong)local_88)" * (cast_expression "(undefined8 *)((long)local_68 + (ulong)local_88)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_68 + (ulong)local_88)" ( (binary_expression "(long)local_68 + (ulong)local_88" (cast_expression "(long)local_68" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (cast_expression "(ulong)local_88" ( (type_descriptor "ulong" type_identifier) ) identifier)) )))) )))) ;) (expression_statement "*(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;" (assignment_expression "*(undefined8 *)(lVar10 + lVar11 * 8) = uVar5" (pointer_expression "*(undefined8 *)(lVar10 + lVar11 * 8)" * (cast_expression "(undefined8 *)(lVar10 + lVar11 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + lVar11 * 8)" ( (binary_expression "lVar10 + lVar11 * 8" identifier + (binary_expression "lVar11 * 8" identifier * number_literal)) )))) = identifier) ;) (if_statement "if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }" if (parenthesized_expression "(*(char *)(lVar4 + 0x30) == '\0')" ( (binary_expression "*(char *)(lVar4 + 0x30) == '\0'" (pointer_expression "*(char *)(lVar4 + 0x30)" * (cast_expression "(char *)(lVar4 + 0x30)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x30)" ( (binary_expression "lVar4 + 0x30" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }" { (if_statement "if (0x2f < uVar3) goto LAB_0011ce5c;" if (parenthesized_expression "(0x2f < uVar3)" ( (binary_expression "0x2f < uVar3" number_literal < identifier) )) (goto_statement "goto LAB_0011ce5c;" goto statement_identifier ;)) (expression_statement "plVar8 = (long *)((long)local_68 + (ulong)uVar3);" (assignment_expression "plVar8 = (long *)((long)local_68 + (ulong)uVar3)" identifier = (cast_expression "(long *)((long)local_68 + (ulong)uVar3)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_68 + (ulong)uVar3)" ( (binary_expression "(long)local_68 + (ulong)uVar3" (cast_expression "(long)local_68" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier)) )))) ;) (expression_statement "local_88 = local_88 + 0x10;" (assignment_expression "local_88 = local_88 + 0x10" identifier = (binary_expression "local_88 + 0x10" identifier + number_literal)) ;) (goto_statement "goto LAB_0011cde2;" goto statement_identifier ;) })) (labeled_statement "LAB_0011cdec:\n local_88 = uVar3;" statement_identifier : (expression_statement "local_88 = uVar3;" (assignment_expression "local_88 = uVar3" identifier = identifier) ;)) (expression_statement "plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));" (assignment_expression "plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50))" identifier = (cast_expression "(long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar11 * 8 + *(long *)(lVar4 + 0x50))" ( (binary_expression "lVar11 * 8 + *(long *)(lVar4 + 0x50)" (binary_expression "lVar11 * 8" identifier * number_literal) + (pointer_expression "*(long *)(lVar4 + 0x50)" * (cast_expression "(long *)(lVar4 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x50)" ( (binary_expression "lVar4 + 0x50" identifier + number_literal) ))))) )))) ;) (if_statement "if (0x2f < local_88) goto LAB_0011ce94;" if (parenthesized_expression "(0x2f < local_88)" ( (binary_expression "0x2f < local_88" number_literal < identifier) )) (goto_statement "goto LAB_0011ce94;" goto statement_identifier ;)) (expression_statement "uVar6 = (ulong)local_88;" (assignment_expression "uVar6 = (ulong)local_88" identifier = (cast_expression "(ulong)local_88" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "local_88 = local_88 + 8;" (assignment_expression "local_88 = local_88 + 8" identifier = (binary_expression "local_88 + 8" identifier + number_literal)) ;) (expression_statement "plVar7 = (long *)((long)local_68 + uVar6);" (assignment_expression "plVar7 = (long *)((long)local_68 + uVar6)" identifier = (cast_expression "(long *)((long)local_68 + uVar6)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_68 + uVar6)" ( (binary_expression "(long)local_68 + uVar6" (cast_expression "(long)local_68" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) }) (else_clause "else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }" else (compound_statement "{\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }" { (expression_statement "lVar10 = *(long *)(lVar4 + 0x40);" (assignment_expression "lVar10 = *(long *)(lVar4 + 0x40)" identifier = (pointer_expression "*(long *)(lVar4 + 0x40)" * (cast_expression "(long *)(lVar4 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x40)" ( (binary_expression "lVar4 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "lVar2 = *local_80;" (assignment_expression "lVar2 = *local_80" identifier = (pointer_expression "*local_80" * identifier)) ;) (expression_statement "local_80 = local_80 + 1;" (assignment_expression "local_80 = local_80 + 1" identifier = (binary_expression "local_80 + 1" identifier + number_literal)) ;) (expression_statement "uVar5 = FUN_00121c90(lVar2);" (assignment_expression "uVar5 = FUN_00121c90(lVar2)" identifier = (call_expression "FUN_00121c90(lVar2)" identifier (argument_list "(lVar2)" ( identifier )))) ;) (expression_statement "*(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;" (assignment_expression "*(undefined8 *)(lVar10 + lVar11 * 8) = uVar5" (pointer_expression "*(undefined8 *)(lVar10 + lVar11 * 8)" * (cast_expression "(undefined8 *)(lVar10 + lVar11 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + lVar11 * 8)" ( (binary_expression "lVar10 + lVar11 * 8" identifier + (binary_expression "lVar11 * 8" identifier * number_literal)) )))) = identifier) ;) (expression_statement "uVar3 = local_88;" (assignment_expression "uVar3 = local_88" identifier = identifier) ;) (if_statement "if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }" if (parenthesized_expression "(*(char *)(lVar4 + 0x30) == '\0')" ( (binary_expression "*(char *)(lVar4 + 0x30) == '\0'" (pointer_expression "*(char *)(lVar4 + 0x30)" * (cast_expression "(char *)(lVar4 + 0x30)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x30)" ( (binary_expression "lVar4 + 0x30" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }" { (labeled_statement "LAB_0011ce5c:\n local_88 = uVar3;" statement_identifier : (expression_statement "local_88 = uVar3;" (assignment_expression "local_88 = uVar3" identifier = identifier) ;)) (expression_statement "plVar8 = local_80;" (assignment_expression "plVar8 = local_80" identifier = identifier) ;) (expression_statement "local_80 = local_80 + 1;" (assignment_expression "local_80 = local_80 + 1" identifier = (binary_expression "local_80 + 1" identifier + number_literal)) ;) (labeled_statement "LAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;" statement_identifier : (expression_statement "*(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;" (assignment_expression "*(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8" (pointer_expression "*(char *)(*(long *)(lVar4 + 0x48) + lVar11)" * (cast_expression "(char *)(*(long *)(lVar4 + 0x48) + lVar11)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar4 + 0x48) + lVar11)" ( (binary_expression "*(long *)(lVar4 + 0x48) + lVar11" (pointer_expression "*(long *)(lVar4 + 0x48)" * (cast_expression "(long *)(lVar4 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x48)" ( (binary_expression "lVar4 + 0x48" identifier + number_literal) )))) + identifier) )))) = (cast_expression "(char)(int)*plVar8" ( (type_descriptor "char" primitive_type) ) (cast_expression "(int)*plVar8" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*plVar8" * identifier)))) ;)) (expression_statement "uVar3 = local_88;" (assignment_expression "uVar3 = local_88" identifier = identifier) ;) (goto_statement "goto LAB_0011cdec;" goto statement_identifier ;) })) (expression_statement "plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));" (assignment_expression "plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50))" identifier = (cast_expression "(long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar11 * 8 + *(long *)(lVar4 + 0x50))" ( (binary_expression "lVar11 * 8 + *(long *)(lVar4 + 0x50)" (binary_expression "lVar11 * 8" identifier * number_literal) + (pointer_expression "*(long *)(lVar4 + 0x50)" * (cast_expression "(long *)(lVar4 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x50)" ( (binary_expression "lVar4 + 0x50" identifier + number_literal) ))))) )))) ;) (labeled_statement "LAB_0011ce94:\n plVar7 = local_80;" statement_identifier : (expression_statement "plVar7 = local_80;" (assignment_expression "plVar7 = local_80" identifier = identifier) ;)) (expression_statement "local_80 = local_80 + 1;" (assignment_expression "local_80 = local_80 + 1" identifier = (binary_expression "local_80 + 1" identifier + number_literal)) ;) }))) (expression_statement "lVar11 = lVar11 + 1;" (assignment_expression "lVar11 = lVar11 + 1" identifier = (binary_expression "lVar11 + 1" identifier + number_literal)) ;) (expression_statement "*plVar8 = *plVar7;" (assignment_expression "*plVar8 = *plVar7" (pointer_expression "*plVar8" * identifier) = (pointer_expression "*plVar7" * identifier)) ;) }) while (parenthesized_expression "((int)lVar11 < *(int *)(lVar4 + 0x38))" ( (binary_expression "(int)lVar11 < *(int *)(lVar4 + 0x38)" (cast_expression "(int)lVar11" ( (type_descriptor "int" primitive_type) ) identifier) < (pointer_expression "*(int *)(lVar4 + 0x38)" * (cast_expression "(int *)(lVar4 + 0x38)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x38)" ( (binary_expression "lVar4 + 0x38" identifier + number_literal) ))))) )) ;) })) (if_statement "if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(lVar1 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "lVar1 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return lVar4;" return identifier ;) })))
(translation_unit "/* WARNING: Removing unreachable block (ram,0x0011ccc8) */\n\ncontrol * ctrl_radiobuttons(controlset *s,char *label,char shortcut,int ncolumns,intorptr helpctx,\n handler_fn handler,intorptr context,...)\n\n{\n long lVar1;\n uint uVar2;\n control *pcVar3;\n char **ppcVar4;\n intorptr *piVar5;\n undefined4 *puVar6;\n ulong uVar7;\n intorptr *piVar8;\n char *pcVar9;\n long *plVar10;\n int iVar11;\n size_t n;\n long lVar12;\n long in_FS_OFFSET;\n va_list ap;\n intorptr local_68 [6];\n long local_38;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n pcVar3 = ctrl_new(s,2,helpctx,handler,context);\n if (label != (char *)0x0) {\n label = dupstr(label);\n }\n (pcVar3->generic).label = label;\n iVar11 = 0;\n uVar2 = 0x30;\n ap[0].overflow_arg_area = &stack0x00000010;\n (pcVar3->editbox).shortcut = shortcut;\n (pcVar3->editbox).percentwidth = ncolumns;\n plVar10 = (long *)ap[0].overflow_arg_area;\nLAB_0011cd1d:\n lVar12 = *plVar10;\n plVar10 = plVar10 + 1;\n if (lVar12 != 0) {\n do {\n iVar11 = iVar11 + 1;\n if (shortcut == '\0') {\n if (uVar2 < 0x30) {\n uVar2 = uVar2 + 8;\n goto LAB_0011cd01;\n }\n plVar10 = plVar10 + 1;\nLAB_0011ce7c:\n plVar10 = plVar10 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar2) goto LAB_0011ce7c;\n uVar2 = uVar2 + 8;\n }\n uVar7 = (ulong)uVar2;\n if (0x2f < uVar2) goto LAB_0011cd1d;\n uVar2 = uVar2 + 8;\n if (*(long *)((long)local_68 + uVar7) == 0) break;\n } while( true );\n }\n (pcVar3->editbox).password = iVar11;\n n = (size_t)iVar11;\n if (shortcut == '\0') {\n pcVar9 = (char *)safemalloc(n,1);\n n = (size_t)(pcVar3->editbox).password;\n (pcVar3->radio).shortcuts = pcVar9;\n }\n else {\n (pcVar3->radio).shortcuts = (char *)0x0;\n }\n lVar12 = 0;\n ppcVar4 = (char **)safemalloc(n,8);\n (pcVar3->radio).buttons = ppcVar4;\n piVar5 = (intorptr *)safemalloc((long)(pcVar3->editbox).password,8);\n ap[0].gp_offset = 0x30;\n (pcVar3->radio).buttondata = piVar5;\n if (0 < (pcVar3->editbox).password) {\n do {\n if (ap[0].gp_offset < 0x30) {\n ppcVar4 = (pcVar3->radio).buttons;\n uVar2 = ap[0].gp_offset + 8;\n pcVar9 = dupstr(*(char **)((long)local_68 + (ulong)ap[0].gp_offset));\n ppcVar4[lVar12] = pcVar9;\n if ((pcVar3->editbox).shortcut == '\0') {\n if (0x2f < uVar2) goto LAB_0011ce5c;\n puVar6 = (undefined4 *)((long)local_68 + (ulong)uVar2);\n ap[0].gp_offset = ap[0].gp_offset + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n ap[0].gp_offset = uVar2;\n piVar5 = (pcVar3->radio).buttondata + lVar12;\n if (0x2f < ap[0].gp_offset) goto LAB_0011ce94;\n uVar7 = (ulong)ap[0].gp_offset;\n ap[0].gp_offset = ap[0].gp_offset + 8;\n piVar8 = (intorptr *)((long)local_68 + uVar7);\n }\n else {\n ppcVar4 = (pcVar3->radio).buttons;\n /* WARNING: Load size is inaccurate */\n pcVar9 = *ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n pcVar9 = dupstr(pcVar9);\n ppcVar4[lVar12] = pcVar9;\n uVar2 = ap[0].gp_offset;\n if ((pcVar3->editbox).shortcut == '\0') {\nLAB_0011ce5c:\n ap[0].gp_offset = uVar2;\n puVar6 = (undefined4 *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\nLAB_0011cde2:\n (pcVar3->radio).shortcuts[lVar12] = (char)*puVar6;\n uVar2 = ap[0].gp_offset;\n goto LAB_0011cdec;\n }\n piVar5 = (pcVar3->radio).buttondata + lVar12;\nLAB_0011ce94:\n piVar8 = (intorptr *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n }\n lVar12 = lVar12 + 1;\n *piVar5 = *piVar8;\n } while ((int)lVar12 < (pcVar3->editbox).password);\n }\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return pcVar3;\n}\n\n" comment (function_definition "control * ctrl_radiobuttons(controlset *s,char *label,char shortcut,int ncolumns,intorptr helpctx,\n handler_fn handler,intorptr context,...)\n\n{\n long lVar1;\n uint uVar2;\n control *pcVar3;\n char **ppcVar4;\n intorptr *piVar5;\n undefined4 *puVar6;\n ulong uVar7;\n intorptr *piVar8;\n char *pcVar9;\n long *plVar10;\n int iVar11;\n size_t n;\n long lVar12;\n long in_FS_OFFSET;\n va_list ap;\n intorptr local_68 [6];\n long local_38;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n pcVar3 = ctrl_new(s,2,helpctx,handler,context);\n if (label != (char *)0x0) {\n label = dupstr(label);\n }\n (pcVar3->generic).label = label;\n iVar11 = 0;\n uVar2 = 0x30;\n ap[0].overflow_arg_area = &stack0x00000010;\n (pcVar3->editbox).shortcut = shortcut;\n (pcVar3->editbox).percentwidth = ncolumns;\n plVar10 = (long *)ap[0].overflow_arg_area;\nLAB_0011cd1d:\n lVar12 = *plVar10;\n plVar10 = plVar10 + 1;\n if (lVar12 != 0) {\n do {\n iVar11 = iVar11 + 1;\n if (shortcut == '\0') {\n if (uVar2 < 0x30) {\n uVar2 = uVar2 + 8;\n goto LAB_0011cd01;\n }\n plVar10 = plVar10 + 1;\nLAB_0011ce7c:\n plVar10 = plVar10 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar2) goto LAB_0011ce7c;\n uVar2 = uVar2 + 8;\n }\n uVar7 = (ulong)uVar2;\n if (0x2f < uVar2) goto LAB_0011cd1d;\n uVar2 = uVar2 + 8;\n if (*(long *)((long)local_68 + uVar7) == 0) break;\n } while( true );\n }\n (pcVar3->editbox).password = iVar11;\n n = (size_t)iVar11;\n if (shortcut == '\0') {\n pcVar9 = (char *)safemalloc(n,1);\n n = (size_t)(pcVar3->editbox).password;\n (pcVar3->radio).shortcuts = pcVar9;\n }\n else {\n (pcVar3->radio).shortcuts = (char *)0x0;\n }\n lVar12 = 0;\n ppcVar4 = (char **)safemalloc(n,8);\n (pcVar3->radio).buttons = ppcVar4;\n piVar5 = (intorptr *)safemalloc((long)(pcVar3->editbox).password,8);\n ap[0].gp_offset = 0x30;\n (pcVar3->radio).buttondata = piVar5;\n if (0 < (pcVar3->editbox).password) {\n do {\n if (ap[0].gp_offset < 0x30) {\n ppcVar4 = (pcVar3->radio).buttons;\n uVar2 = ap[0].gp_offset + 8;\n pcVar9 = dupstr(*(char **)((long)local_68 + (ulong)ap[0].gp_offset));\n ppcVar4[lVar12] = pcVar9;\n if ((pcVar3->editbox).shortcut == '\0') {\n if (0x2f < uVar2) goto LAB_0011ce5c;\n puVar6 = (undefined4 *)((long)local_68 + (ulong)uVar2);\n ap[0].gp_offset = ap[0].gp_offset + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n ap[0].gp_offset = uVar2;\n piVar5 = (pcVar3->radio).buttondata + lVar12;\n if (0x2f < ap[0].gp_offset) goto LAB_0011ce94;\n uVar7 = (ulong)ap[0].gp_offset;\n ap[0].gp_offset = ap[0].gp_offset + 8;\n piVar8 = (intorptr *)((long)local_68 + uVar7);\n }\n else {\n ppcVar4 = (pcVar3->radio).buttons;\n /* WARNING: Load size is inaccurate */\n pcVar9 = *ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n pcVar9 = dupstr(pcVar9);\n ppcVar4[lVar12] = pcVar9;\n uVar2 = ap[0].gp_offset;\n if ((pcVar3->editbox).shortcut == '\0') {\nLAB_0011ce5c:\n ap[0].gp_offset = uVar2;\n puVar6 = (undefined4 *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\nLAB_0011cde2:\n (pcVar3->radio).shortcuts[lVar12] = (char)*puVar6;\n uVar2 = ap[0].gp_offset;\n goto LAB_0011cdec;\n }\n piVar5 = (pcVar3->radio).buttondata + lVar12;\nLAB_0011ce94:\n piVar8 = (intorptr *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n }\n lVar12 = lVar12 + 1;\n *piVar5 = *piVar8;\n } while ((int)lVar12 < (pcVar3->editbox).password);\n }\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return pcVar3;\n}" type_identifier (pointer_declarator "* ctrl_radiobuttons(controlset *s,char *label,char shortcut,int ncolumns,intorptr helpctx,\n handler_fn handler,intorptr context,...)" * (function_declarator "ctrl_radiobuttons(controlset *s,char *label,char shortcut,int ncolumns,intorptr helpctx,\n handler_fn handler,intorptr context,...)" identifier (parameter_list "(controlset *s,char *label,char shortcut,int ncolumns,intorptr helpctx,\n handler_fn handler,intorptr context,...)" ( (parameter_declaration "controlset *s" type_identifier (pointer_declarator "*s" * identifier)) , (parameter_declaration "char *label" primitive_type (pointer_declarator "*label" * identifier)) , (parameter_declaration "char shortcut" primitive_type identifier) , (parameter_declaration "int ncolumns" primitive_type identifier) , (parameter_declaration "intorptr helpctx" type_identifier identifier) , (parameter_declaration "handler_fn handler" type_identifier identifier) , (parameter_declaration "intorptr context" type_identifier identifier) , (variadic_parameter "..." ...) )))) (compound_statement "{\n long lVar1;\n uint uVar2;\n control *pcVar3;\n char **ppcVar4;\n intorptr *piVar5;\n undefined4 *puVar6;\n ulong uVar7;\n intorptr *piVar8;\n char *pcVar9;\n long *plVar10;\n int iVar11;\n size_t n;\n long lVar12;\n long in_FS_OFFSET;\n va_list ap;\n intorptr local_68 [6];\n long local_38;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n pcVar3 = ctrl_new(s,2,helpctx,handler,context);\n if (label != (char *)0x0) {\n label = dupstr(label);\n }\n (pcVar3->generic).label = label;\n iVar11 = 0;\n uVar2 = 0x30;\n ap[0].overflow_arg_area = &stack0x00000010;\n (pcVar3->editbox).shortcut = shortcut;\n (pcVar3->editbox).percentwidth = ncolumns;\n plVar10 = (long *)ap[0].overflow_arg_area;\nLAB_0011cd1d:\n lVar12 = *plVar10;\n plVar10 = plVar10 + 1;\n if (lVar12 != 0) {\n do {\n iVar11 = iVar11 + 1;\n if (shortcut == '\0') {\n if (uVar2 < 0x30) {\n uVar2 = uVar2 + 8;\n goto LAB_0011cd01;\n }\n plVar10 = plVar10 + 1;\nLAB_0011ce7c:\n plVar10 = plVar10 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar2) goto LAB_0011ce7c;\n uVar2 = uVar2 + 8;\n }\n uVar7 = (ulong)uVar2;\n if (0x2f < uVar2) goto LAB_0011cd1d;\n uVar2 = uVar2 + 8;\n if (*(long *)((long)local_68 + uVar7) == 0) break;\n } while( true );\n }\n (pcVar3->editbox).password = iVar11;\n n = (size_t)iVar11;\n if (shortcut == '\0') {\n pcVar9 = (char *)safemalloc(n,1);\n n = (size_t)(pcVar3->editbox).password;\n (pcVar3->radio).shortcuts = pcVar9;\n }\n else {\n (pcVar3->radio).shortcuts = (char *)0x0;\n }\n lVar12 = 0;\n ppcVar4 = (char **)safemalloc(n,8);\n (pcVar3->radio).buttons = ppcVar4;\n piVar5 = (intorptr *)safemalloc((long)(pcVar3->editbox).password,8);\n ap[0].gp_offset = 0x30;\n (pcVar3->radio).buttondata = piVar5;\n if (0 < (pcVar3->editbox).password) {\n do {\n if (ap[0].gp_offset < 0x30) {\n ppcVar4 = (pcVar3->radio).buttons;\n uVar2 = ap[0].gp_offset + 8;\n pcVar9 = dupstr(*(char **)((long)local_68 + (ulong)ap[0].gp_offset));\n ppcVar4[lVar12] = pcVar9;\n if ((pcVar3->editbox).shortcut == '\0') {\n if (0x2f < uVar2) goto LAB_0011ce5c;\n puVar6 = (undefined4 *)((long)local_68 + (ulong)uVar2);\n ap[0].gp_offset = ap[0].gp_offset + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n ap[0].gp_offset = uVar2;\n piVar5 = (pcVar3->radio).buttondata + lVar12;\n if (0x2f < ap[0].gp_offset) goto LAB_0011ce94;\n uVar7 = (ulong)ap[0].gp_offset;\n ap[0].gp_offset = ap[0].gp_offset + 8;\n piVar8 = (intorptr *)((long)local_68 + uVar7);\n }\n else {\n ppcVar4 = (pcVar3->radio).buttons;\n /* WARNING: Load size is inaccurate */\n pcVar9 = *ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n pcVar9 = dupstr(pcVar9);\n ppcVar4[lVar12] = pcVar9;\n uVar2 = ap[0].gp_offset;\n if ((pcVar3->editbox).shortcut == '\0') {\nLAB_0011ce5c:\n ap[0].gp_offset = uVar2;\n puVar6 = (undefined4 *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\nLAB_0011cde2:\n (pcVar3->radio).shortcuts[lVar12] = (char)*puVar6;\n uVar2 = ap[0].gp_offset;\n goto LAB_0011cdec;\n }\n piVar5 = (pcVar3->radio).buttondata + lVar12;\nLAB_0011ce94:\n piVar8 = (intorptr *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n }\n lVar12 = lVar12 + 1;\n *piVar5 = *piVar8;\n } while ((int)lVar12 < (pcVar3->editbox).password);\n }\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return pcVar3;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "control *pcVar3;" type_identifier (pointer_declarator "*pcVar3" * identifier) ;) (declaration "char **ppcVar4;" primitive_type (pointer_declarator "**ppcVar4" * (pointer_declarator "*ppcVar4" * identifier)) ;) (declaration "intorptr *piVar5;" type_identifier (pointer_declarator "*piVar5" * identifier) ;) (declaration "undefined4 *puVar6;" type_identifier (pointer_declarator "*puVar6" * identifier) ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "intorptr *piVar8;" type_identifier (pointer_declarator "*piVar8" * identifier) ;) (declaration "char *pcVar9;" primitive_type (pointer_declarator "*pcVar9" * identifier) ;) (declaration "long *plVar10;" (sized_type_specifier "long" long) (pointer_declarator "*plVar10" * identifier) ;) (declaration "int iVar11;" primitive_type identifier ;) (declaration "size_t n;" primitive_type identifier ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "va_list ap;" type_identifier identifier ;) (declaration "intorptr local_68 [6];" type_identifier (array_declarator "local_68 [6]" identifier [ number_literal ]) ;) (declaration "long local_38;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lVar1 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "pcVar3 = ctrl_new(s,2,helpctx,handler,context);" (assignment_expression "pcVar3 = ctrl_new(s,2,helpctx,handler,context)" identifier = (call_expression "ctrl_new(s,2,helpctx,handler,context)" identifier (argument_list "(s,2,helpctx,handler,context)" ( identifier , number_literal , identifier , identifier , identifier )))) ;) (if_statement "if (label != (char *)0x0) {\n label = dupstr(label);\n }" if (parenthesized_expression "(label != (char *)0x0)" ( (binary_expression "label != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n label = dupstr(label);\n }" { (expression_statement "label = dupstr(label);" (assignment_expression "label = dupstr(label)" identifier = (call_expression "dupstr(label)" identifier (argument_list "(label)" ( identifier )))) ;) })) (expression_statement "(pcVar3->generic).label = label;" (assignment_expression "(pcVar3->generic).label = label" (field_expression "(pcVar3->generic).label" (parenthesized_expression "(pcVar3->generic)" ( (field_expression "pcVar3->generic" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "iVar11 = 0;" (assignment_expression "iVar11 = 0" identifier = number_literal) ;) (expression_statement "uVar2 = 0x30;" (assignment_expression "uVar2 = 0x30" identifier = number_literal) ;) (expression_statement "ap[0].overflow_arg_area = &stack0x00000010;" (assignment_expression "ap[0].overflow_arg_area = &stack0x00000010" (field_expression "ap[0].overflow_arg_area" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier) = (pointer_expression "&stack0x00000010" & identifier)) ;) (expression_statement "(pcVar3->editbox).shortcut = shortcut;" (assignment_expression "(pcVar3->editbox).shortcut = shortcut" (field_expression "(pcVar3->editbox).shortcut" (parenthesized_expression "(pcVar3->editbox)" ( (field_expression "pcVar3->editbox" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(pcVar3->editbox).percentwidth = ncolumns;" (assignment_expression "(pcVar3->editbox).percentwidth = ncolumns" (field_expression "(pcVar3->editbox).percentwidth" (parenthesized_expression "(pcVar3->editbox)" ( (field_expression "pcVar3->editbox" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "plVar10 = (long *)ap[0].overflow_arg_area;" (assignment_expression "plVar10 = (long *)ap[0].overflow_arg_area" identifier = (cast_expression "(long *)ap[0].overflow_arg_area" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (field_expression "ap[0].overflow_arg_area" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier))) ;) (labeled_statement "LAB_0011cd1d:\n lVar12 = *plVar10;" statement_identifier : (expression_statement "lVar12 = *plVar10;" (assignment_expression "lVar12 = *plVar10" identifier = (pointer_expression "*plVar10" * identifier)) ;)) (expression_statement "plVar10 = plVar10 + 1;" (assignment_expression "plVar10 = plVar10 + 1" identifier = (binary_expression "plVar10 + 1" identifier + number_literal)) ;) (if_statement "if (lVar12 != 0) {\n do {\n iVar11 = iVar11 + 1;\n if (shortcut == '\0') {\n if (uVar2 < 0x30) {\n uVar2 = uVar2 + 8;\n goto LAB_0011cd01;\n }\n plVar10 = plVar10 + 1;\nLAB_0011ce7c:\n plVar10 = plVar10 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar2) goto LAB_0011ce7c;\n uVar2 = uVar2 + 8;\n }\n uVar7 = (ulong)uVar2;\n if (0x2f < uVar2) goto LAB_0011cd1d;\n uVar2 = uVar2 + 8;\n if (*(long *)((long)local_68 + uVar7) == 0) break;\n } while( true );\n }" if (parenthesized_expression "(lVar12 != 0)" ( (binary_expression "lVar12 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n iVar11 = iVar11 + 1;\n if (shortcut == '\0') {\n if (uVar2 < 0x30) {\n uVar2 = uVar2 + 8;\n goto LAB_0011cd01;\n }\n plVar10 = plVar10 + 1;\nLAB_0011ce7c:\n plVar10 = plVar10 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar2) goto LAB_0011ce7c;\n uVar2 = uVar2 + 8;\n }\n uVar7 = (ulong)uVar2;\n if (0x2f < uVar2) goto LAB_0011cd1d;\n uVar2 = uVar2 + 8;\n if (*(long *)((long)local_68 + uVar7) == 0) break;\n } while( true );\n }" { (do_statement "do {\n iVar11 = iVar11 + 1;\n if (shortcut == '\0') {\n if (uVar2 < 0x30) {\n uVar2 = uVar2 + 8;\n goto LAB_0011cd01;\n }\n plVar10 = plVar10 + 1;\nLAB_0011ce7c:\n plVar10 = plVar10 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar2) goto LAB_0011ce7c;\n uVar2 = uVar2 + 8;\n }\n uVar7 = (ulong)uVar2;\n if (0x2f < uVar2) goto LAB_0011cd1d;\n uVar2 = uVar2 + 8;\n if (*(long *)((long)local_68 + uVar7) == 0) break;\n } while( true );" do (compound_statement "{\n iVar11 = iVar11 + 1;\n if (shortcut == '\0') {\n if (uVar2 < 0x30) {\n uVar2 = uVar2 + 8;\n goto LAB_0011cd01;\n }\n plVar10 = plVar10 + 1;\nLAB_0011ce7c:\n plVar10 = plVar10 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar2) goto LAB_0011ce7c;\n uVar2 = uVar2 + 8;\n }\n uVar7 = (ulong)uVar2;\n if (0x2f < uVar2) goto LAB_0011cd1d;\n uVar2 = uVar2 + 8;\n if (*(long *)((long)local_68 + uVar7) == 0) break;\n }" { (expression_statement "iVar11 = iVar11 + 1;" (assignment_expression "iVar11 = iVar11 + 1" identifier = (binary_expression "iVar11 + 1" identifier + number_literal)) ;) (if_statement "if (shortcut == '\0') {\n if (uVar2 < 0x30) {\n uVar2 = uVar2 + 8;\n goto LAB_0011cd01;\n }\n plVar10 = plVar10 + 1;\nLAB_0011ce7c:\n plVar10 = plVar10 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar2) goto LAB_0011ce7c;\n uVar2 = uVar2 + 8;\n }" if (parenthesized_expression "(shortcut == '\0')" ( (binary_expression "shortcut == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (uVar2 < 0x30) {\n uVar2 = uVar2 + 8;\n goto LAB_0011cd01;\n }\n plVar10 = plVar10 + 1;\nLAB_0011ce7c:\n plVar10 = plVar10 + 1;\n }" { (if_statement "if (uVar2 < 0x30) {\n uVar2 = uVar2 + 8;\n goto LAB_0011cd01;\n }" if (parenthesized_expression "(uVar2 < 0x30)" ( (binary_expression "uVar2 < 0x30" identifier < number_literal) )) (compound_statement "{\n uVar2 = uVar2 + 8;\n goto LAB_0011cd01;\n }" { (expression_statement "uVar2 = uVar2 + 8;" (assignment_expression "uVar2 = uVar2 + 8" identifier = (binary_expression "uVar2 + 8" identifier + number_literal)) ;) (goto_statement "goto LAB_0011cd01;" goto statement_identifier ;) })) (expression_statement "plVar10 = plVar10 + 1;" (assignment_expression "plVar10 = plVar10 + 1" identifier = (binary_expression "plVar10 + 1" identifier + number_literal)) ;) (labeled_statement "LAB_0011ce7c:\n plVar10 = plVar10 + 1;" statement_identifier : (expression_statement "plVar10 = plVar10 + 1;" (assignment_expression "plVar10 = plVar10 + 1" identifier = (binary_expression "plVar10 + 1" identifier + number_literal)) ;)) }) (else_clause "else {\nLAB_0011cd01:\n if (0x2f < uVar2) goto LAB_0011ce7c;\n uVar2 = uVar2 + 8;\n }" else (compound_statement "{\nLAB_0011cd01:\n if (0x2f < uVar2) goto LAB_0011ce7c;\n uVar2 = uVar2 + 8;\n }" { (labeled_statement "LAB_0011cd01:\n if (0x2f < uVar2) goto LAB_0011ce7c;" statement_identifier : (if_statement "if (0x2f < uVar2) goto LAB_0011ce7c;" if (parenthesized_expression "(0x2f < uVar2)" ( (binary_expression "0x2f < uVar2" number_literal < identifier) )) (goto_statement "goto LAB_0011ce7c;" goto statement_identifier ;))) (expression_statement "uVar2 = uVar2 + 8;" (assignment_expression "uVar2 = uVar2 + 8" identifier = (binary_expression "uVar2 + 8" identifier + number_literal)) ;) }))) (expression_statement "uVar7 = (ulong)uVar2;" (assignment_expression "uVar7 = (ulong)uVar2" identifier = (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (0x2f < uVar2) goto LAB_0011cd1d;" if (parenthesized_expression "(0x2f < uVar2)" ( (binary_expression "0x2f < uVar2" number_literal < identifier) )) (goto_statement "goto LAB_0011cd1d;" goto statement_identifier ;)) (expression_statement "uVar2 = uVar2 + 8;" (assignment_expression "uVar2 = uVar2 + 8" identifier = (binary_expression "uVar2 + 8" identifier + number_literal)) ;) (if_statement "if (*(long *)((long)local_68 + uVar7) == 0) break;" if (parenthesized_expression "(*(long *)((long)local_68 + uVar7) == 0)" ( (binary_expression "*(long *)((long)local_68 + uVar7) == 0" (pointer_expression "*(long *)((long)local_68 + uVar7)" * (cast_expression "(long *)((long)local_68 + uVar7)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_68 + uVar7)" ( (binary_expression "(long)local_68 + uVar7" (cast_expression "(long)local_68" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) == number_literal) )) (break_statement "break;" break ;)) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "(pcVar3->editbox).password = iVar11;" (assignment_expression "(pcVar3->editbox).password = iVar11" (field_expression "(pcVar3->editbox).password" (parenthesized_expression "(pcVar3->editbox)" ( (field_expression "pcVar3->editbox" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "n = (size_t)iVar11;" (assignment_expression "n = (size_t)iVar11" identifier = (cast_expression "(size_t)iVar11" ( (type_descriptor "size_t" primitive_type) ) identifier)) ;) (if_statement "if (shortcut == '\0') {\n pcVar9 = (char *)safemalloc(n,1);\n n = (size_t)(pcVar3->editbox).password;\n (pcVar3->radio).shortcuts = pcVar9;\n }\n else {\n (pcVar3->radio).shortcuts = (char *)0x0;\n }" if (parenthesized_expression "(shortcut == '\0')" ( (binary_expression "shortcut == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n pcVar9 = (char *)safemalloc(n,1);\n n = (size_t)(pcVar3->editbox).password;\n (pcVar3->radio).shortcuts = pcVar9;\n }" { (expression_statement "pcVar9 = (char *)safemalloc(n,1);" (assignment_expression "pcVar9 = (char *)safemalloc(n,1)" identifier = (cast_expression "(char *)safemalloc(n,1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "safemalloc(n,1)" identifier (argument_list "(n,1)" ( identifier , number_literal ))))) ;) (expression_statement "n = (size_t)(pcVar3->editbox).password;" (assignment_expression "n = (size_t)(pcVar3->editbox).password" identifier = (cast_expression "(size_t)(pcVar3->editbox).password" ( (type_descriptor "size_t" primitive_type) ) (field_expression "(pcVar3->editbox).password" (parenthesized_expression "(pcVar3->editbox)" ( (field_expression "pcVar3->editbox" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "(pcVar3->radio).shortcuts = pcVar9;" (assignment_expression "(pcVar3->radio).shortcuts = pcVar9" (field_expression "(pcVar3->radio).shortcuts" (parenthesized_expression "(pcVar3->radio)" ( (field_expression "pcVar3->radio" identifier -> field_identifier) )) . field_identifier) = identifier) ;) }) (else_clause "else {\n (pcVar3->radio).shortcuts = (char *)0x0;\n }" else (compound_statement "{\n (pcVar3->radio).shortcuts = (char *)0x0;\n }" { (expression_statement "(pcVar3->radio).shortcuts = (char *)0x0;" (assignment_expression "(pcVar3->radio).shortcuts = (char *)0x0" (field_expression "(pcVar3->radio).shortcuts" (parenthesized_expression "(pcVar3->radio)" ( (field_expression "pcVar3->radio" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }))) (expression_statement "lVar12 = 0;" (assignment_expression "lVar12 = 0" identifier = number_literal) ;) (expression_statement "ppcVar4 = (char **)safemalloc(n,8);" (assignment_expression "ppcVar4 = (char **)safemalloc(n,8)" identifier = (cast_expression "(char **)safemalloc(n,8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (call_expression "safemalloc(n,8)" identifier (argument_list "(n,8)" ( identifier , number_literal ))))) ;) (expression_statement "(pcVar3->radio).buttons = ppcVar4;" (assignment_expression "(pcVar3->radio).buttons = ppcVar4" (field_expression "(pcVar3->radio).buttons" (parenthesized_expression "(pcVar3->radio)" ( (field_expression "pcVar3->radio" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "piVar5 = (intorptr *)safemalloc((long)(pcVar3->editbox).password,8);" (assignment_expression "piVar5 = (intorptr *)safemalloc((long)(pcVar3->editbox).password,8)" identifier = (cast_expression "(intorptr *)safemalloc((long)(pcVar3->editbox).password,8)" ( (type_descriptor "intorptr *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "safemalloc((long)(pcVar3->editbox).password,8)" identifier (argument_list "((long)(pcVar3->editbox).password,8)" ( (cast_expression "(long)(pcVar3->editbox).password" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(pcVar3->editbox).password" (parenthesized_expression "(pcVar3->editbox)" ( (field_expression "pcVar3->editbox" identifier -> field_identifier) )) . field_identifier)) , number_literal ))))) ;) (expression_statement "ap[0].gp_offset = 0x30;" (assignment_expression "ap[0].gp_offset = 0x30" (field_expression "ap[0].gp_offset" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier) = number_literal) ;) (expression_statement "(pcVar3->radio).buttondata = piVar5;" (assignment_expression "(pcVar3->radio).buttondata = piVar5" (field_expression "(pcVar3->radio).buttondata" (parenthesized_expression "(pcVar3->radio)" ( (field_expression "pcVar3->radio" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (if_statement "if (0 < (pcVar3->editbox).password) {\n do {\n if (ap[0].gp_offset < 0x30) {\n ppcVar4 = (pcVar3->radio).buttons;\n uVar2 = ap[0].gp_offset + 8;\n pcVar9 = dupstr(*(char **)((long)local_68 + (ulong)ap[0].gp_offset));\n ppcVar4[lVar12] = pcVar9;\n if ((pcVar3->editbox).shortcut == '\0') {\n if (0x2f < uVar2) goto LAB_0011ce5c;\n puVar6 = (undefined4 *)((long)local_68 + (ulong)uVar2);\n ap[0].gp_offset = ap[0].gp_offset + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n ap[0].gp_offset = uVar2;\n piVar5 = (pcVar3->radio).buttondata + lVar12;\n if (0x2f < ap[0].gp_offset) goto LAB_0011ce94;\n uVar7 = (ulong)ap[0].gp_offset;\n ap[0].gp_offset = ap[0].gp_offset + 8;\n piVar8 = (intorptr *)((long)local_68 + uVar7);\n }\n else {\n ppcVar4 = (pcVar3->radio).buttons;\n /* WARNING: Load size is inaccurate */\n pcVar9 = *ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n pcVar9 = dupstr(pcVar9);\n ppcVar4[lVar12] = pcVar9;\n uVar2 = ap[0].gp_offset;\n if ((pcVar3->editbox).shortcut == '\0') {\nLAB_0011ce5c:\n ap[0].gp_offset = uVar2;\n puVar6 = (undefined4 *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\nLAB_0011cde2:\n (pcVar3->radio).shortcuts[lVar12] = (char)*puVar6;\n uVar2 = ap[0].gp_offset;\n goto LAB_0011cdec;\n }\n piVar5 = (pcVar3->radio).buttondata + lVar12;\nLAB_0011ce94:\n piVar8 = (intorptr *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n }\n lVar12 = lVar12 + 1;\n *piVar5 = *piVar8;\n } while ((int)lVar12 < (pcVar3->editbox).password);\n }" if (parenthesized_expression "(0 < (pcVar3->editbox).password)" ( (binary_expression "0 < (pcVar3->editbox).password" number_literal < (field_expression "(pcVar3->editbox).password" (parenthesized_expression "(pcVar3->editbox)" ( (field_expression "pcVar3->editbox" identifier -> field_identifier) )) . field_identifier)) )) (compound_statement "{\n do {\n if (ap[0].gp_offset < 0x30) {\n ppcVar4 = (pcVar3->radio).buttons;\n uVar2 = ap[0].gp_offset + 8;\n pcVar9 = dupstr(*(char **)((long)local_68 + (ulong)ap[0].gp_offset));\n ppcVar4[lVar12] = pcVar9;\n if ((pcVar3->editbox).shortcut == '\0') {\n if (0x2f < uVar2) goto LAB_0011ce5c;\n puVar6 = (undefined4 *)((long)local_68 + (ulong)uVar2);\n ap[0].gp_offset = ap[0].gp_offset + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n ap[0].gp_offset = uVar2;\n piVar5 = (pcVar3->radio).buttondata + lVar12;\n if (0x2f < ap[0].gp_offset) goto LAB_0011ce94;\n uVar7 = (ulong)ap[0].gp_offset;\n ap[0].gp_offset = ap[0].gp_offset + 8;\n piVar8 = (intorptr *)((long)local_68 + uVar7);\n }\n else {\n ppcVar4 = (pcVar3->radio).buttons;\n /* WARNING: Load size is inaccurate */\n pcVar9 = *ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n pcVar9 = dupstr(pcVar9);\n ppcVar4[lVar12] = pcVar9;\n uVar2 = ap[0].gp_offset;\n if ((pcVar3->editbox).shortcut == '\0') {\nLAB_0011ce5c:\n ap[0].gp_offset = uVar2;\n puVar6 = (undefined4 *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\nLAB_0011cde2:\n (pcVar3->radio).shortcuts[lVar12] = (char)*puVar6;\n uVar2 = ap[0].gp_offset;\n goto LAB_0011cdec;\n }\n piVar5 = (pcVar3->radio).buttondata + lVar12;\nLAB_0011ce94:\n piVar8 = (intorptr *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n }\n lVar12 = lVar12 + 1;\n *piVar5 = *piVar8;\n } while ((int)lVar12 < (pcVar3->editbox).password);\n }" { (do_statement "do {\n if (ap[0].gp_offset < 0x30) {\n ppcVar4 = (pcVar3->radio).buttons;\n uVar2 = ap[0].gp_offset + 8;\n pcVar9 = dupstr(*(char **)((long)local_68 + (ulong)ap[0].gp_offset));\n ppcVar4[lVar12] = pcVar9;\n if ((pcVar3->editbox).shortcut == '\0') {\n if (0x2f < uVar2) goto LAB_0011ce5c;\n puVar6 = (undefined4 *)((long)local_68 + (ulong)uVar2);\n ap[0].gp_offset = ap[0].gp_offset + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n ap[0].gp_offset = uVar2;\n piVar5 = (pcVar3->radio).buttondata + lVar12;\n if (0x2f < ap[0].gp_offset) goto LAB_0011ce94;\n uVar7 = (ulong)ap[0].gp_offset;\n ap[0].gp_offset = ap[0].gp_offset + 8;\n piVar8 = (intorptr *)((long)local_68 + uVar7);\n }\n else {\n ppcVar4 = (pcVar3->radio).buttons;\n /* WARNING: Load size is inaccurate */\n pcVar9 = *ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n pcVar9 = dupstr(pcVar9);\n ppcVar4[lVar12] = pcVar9;\n uVar2 = ap[0].gp_offset;\n if ((pcVar3->editbox).shortcut == '\0') {\nLAB_0011ce5c:\n ap[0].gp_offset = uVar2;\n puVar6 = (undefined4 *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\nLAB_0011cde2:\n (pcVar3->radio).shortcuts[lVar12] = (char)*puVar6;\n uVar2 = ap[0].gp_offset;\n goto LAB_0011cdec;\n }\n piVar5 = (pcVar3->radio).buttondata + lVar12;\nLAB_0011ce94:\n piVar8 = (intorptr *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n }\n lVar12 = lVar12 + 1;\n *piVar5 = *piVar8;\n } while ((int)lVar12 < (pcVar3->editbox).password);" do (compound_statement "{\n if (ap[0].gp_offset < 0x30) {\n ppcVar4 = (pcVar3->radio).buttons;\n uVar2 = ap[0].gp_offset + 8;\n pcVar9 = dupstr(*(char **)((long)local_68 + (ulong)ap[0].gp_offset));\n ppcVar4[lVar12] = pcVar9;\n if ((pcVar3->editbox).shortcut == '\0') {\n if (0x2f < uVar2) goto LAB_0011ce5c;\n puVar6 = (undefined4 *)((long)local_68 + (ulong)uVar2);\n ap[0].gp_offset = ap[0].gp_offset + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n ap[0].gp_offset = uVar2;\n piVar5 = (pcVar3->radio).buttondata + lVar12;\n if (0x2f < ap[0].gp_offset) goto LAB_0011ce94;\n uVar7 = (ulong)ap[0].gp_offset;\n ap[0].gp_offset = ap[0].gp_offset + 8;\n piVar8 = (intorptr *)((long)local_68 + uVar7);\n }\n else {\n ppcVar4 = (pcVar3->radio).buttons;\n /* WARNING: Load size is inaccurate */\n pcVar9 = *ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n pcVar9 = dupstr(pcVar9);\n ppcVar4[lVar12] = pcVar9;\n uVar2 = ap[0].gp_offset;\n if ((pcVar3->editbox).shortcut == '\0') {\nLAB_0011ce5c:\n ap[0].gp_offset = uVar2;\n puVar6 = (undefined4 *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\nLAB_0011cde2:\n (pcVar3->radio).shortcuts[lVar12] = (char)*puVar6;\n uVar2 = ap[0].gp_offset;\n goto LAB_0011cdec;\n }\n piVar5 = (pcVar3->radio).buttondata + lVar12;\nLAB_0011ce94:\n piVar8 = (intorptr *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n }\n lVar12 = lVar12 + 1;\n *piVar5 = *piVar8;\n }" { (if_statement "if (ap[0].gp_offset < 0x30) {\n ppcVar4 = (pcVar3->radio).buttons;\n uVar2 = ap[0].gp_offset + 8;\n pcVar9 = dupstr(*(char **)((long)local_68 + (ulong)ap[0].gp_offset));\n ppcVar4[lVar12] = pcVar9;\n if ((pcVar3->editbox).shortcut == '\0') {\n if (0x2f < uVar2) goto LAB_0011ce5c;\n puVar6 = (undefined4 *)((long)local_68 + (ulong)uVar2);\n ap[0].gp_offset = ap[0].gp_offset + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n ap[0].gp_offset = uVar2;\n piVar5 = (pcVar3->radio).buttondata + lVar12;\n if (0x2f < ap[0].gp_offset) goto LAB_0011ce94;\n uVar7 = (ulong)ap[0].gp_offset;\n ap[0].gp_offset = ap[0].gp_offset + 8;\n piVar8 = (intorptr *)((long)local_68 + uVar7);\n }\n else {\n ppcVar4 = (pcVar3->radio).buttons;\n /* WARNING: Load size is inaccurate */\n pcVar9 = *ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n pcVar9 = dupstr(pcVar9);\n ppcVar4[lVar12] = pcVar9;\n uVar2 = ap[0].gp_offset;\n if ((pcVar3->editbox).shortcut == '\0') {\nLAB_0011ce5c:\n ap[0].gp_offset = uVar2;\n puVar6 = (undefined4 *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\nLAB_0011cde2:\n (pcVar3->radio).shortcuts[lVar12] = (char)*puVar6;\n uVar2 = ap[0].gp_offset;\n goto LAB_0011cdec;\n }\n piVar5 = (pcVar3->radio).buttondata + lVar12;\nLAB_0011ce94:\n piVar8 = (intorptr *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n }" if (parenthesized_expression "(ap[0].gp_offset < 0x30)" ( (binary_expression "ap[0].gp_offset < 0x30" (field_expression "ap[0].gp_offset" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier) < number_literal) )) (compound_statement "{\n ppcVar4 = (pcVar3->radio).buttons;\n uVar2 = ap[0].gp_offset + 8;\n pcVar9 = dupstr(*(char **)((long)local_68 + (ulong)ap[0].gp_offset));\n ppcVar4[lVar12] = pcVar9;\n if ((pcVar3->editbox).shortcut == '\0') {\n if (0x2f < uVar2) goto LAB_0011ce5c;\n puVar6 = (undefined4 *)((long)local_68 + (ulong)uVar2);\n ap[0].gp_offset = ap[0].gp_offset + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n ap[0].gp_offset = uVar2;\n piVar5 = (pcVar3->radio).buttondata + lVar12;\n if (0x2f < ap[0].gp_offset) goto LAB_0011ce94;\n uVar7 = (ulong)ap[0].gp_offset;\n ap[0].gp_offset = ap[0].gp_offset + 8;\n piVar8 = (intorptr *)((long)local_68 + uVar7);\n }" { (expression_statement "ppcVar4 = (pcVar3->radio).buttons;" (assignment_expression "ppcVar4 = (pcVar3->radio).buttons" identifier = (field_expression "(pcVar3->radio).buttons" (parenthesized_expression "(pcVar3->radio)" ( (field_expression "pcVar3->radio" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "uVar2 = ap[0].gp_offset + 8;" (assignment_expression "uVar2 = ap[0].gp_offset + 8" identifier = (binary_expression "ap[0].gp_offset + 8" (field_expression "ap[0].gp_offset" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier) + number_literal)) ;) (expression_statement "pcVar9 = dupstr(*(char **)((long)local_68 + (ulong)ap[0].gp_offset));" (assignment_expression "pcVar9 = dupstr(*(char **)((long)local_68 + (ulong)ap[0].gp_offset))" identifier = (call_expression "dupstr(*(char **)((long)local_68 + (ulong)ap[0].gp_offset))" identifier (argument_list "(*(char **)((long)local_68 + (ulong)ap[0].gp_offset))" ( (pointer_expression "*(char **)((long)local_68 + (ulong)ap[0].gp_offset)" * (cast_expression "(char **)((long)local_68 + (ulong)ap[0].gp_offset)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)local_68 + (ulong)ap[0].gp_offset)" ( (binary_expression "(long)local_68 + (ulong)ap[0].gp_offset" (cast_expression "(long)local_68" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (cast_expression "(ulong)ap[0].gp_offset" ( (type_descriptor "ulong" type_identifier) ) (field_expression "ap[0].gp_offset" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier))) )))) )))) ;) (expression_statement "ppcVar4[lVar12] = pcVar9;" (assignment_expression "ppcVar4[lVar12] = pcVar9" (subscript_expression "ppcVar4[lVar12]" identifier [ identifier ]) = identifier) ;) (if_statement "if ((pcVar3->editbox).shortcut == '\0') {\n if (0x2f < uVar2) goto LAB_0011ce5c;\n puVar6 = (undefined4 *)((long)local_68 + (ulong)uVar2);\n ap[0].gp_offset = ap[0].gp_offset + 0x10;\n goto LAB_0011cde2;\n }" if (parenthesized_expression "((pcVar3->editbox).shortcut == '\0')" ( (binary_expression "(pcVar3->editbox).shortcut == '\0'" (field_expression "(pcVar3->editbox).shortcut" (parenthesized_expression "(pcVar3->editbox)" ( (field_expression "pcVar3->editbox" identifier -> field_identifier) )) . field_identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (0x2f < uVar2) goto LAB_0011ce5c;\n puVar6 = (undefined4 *)((long)local_68 + (ulong)uVar2);\n ap[0].gp_offset = ap[0].gp_offset + 0x10;\n goto LAB_0011cde2;\n }" { (if_statement "if (0x2f < uVar2) goto LAB_0011ce5c;" if (parenthesized_expression "(0x2f < uVar2)" ( (binary_expression "0x2f < uVar2" number_literal < identifier) )) (goto_statement "goto LAB_0011ce5c;" goto statement_identifier ;)) (expression_statement "puVar6 = (undefined4 *)((long)local_68 + (ulong)uVar2);" (assignment_expression "puVar6 = (undefined4 *)((long)local_68 + (ulong)uVar2)" identifier = (cast_expression "(undefined4 *)((long)local_68 + (ulong)uVar2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_68 + (ulong)uVar2)" ( (binary_expression "(long)local_68 + (ulong)uVar2" (cast_expression "(long)local_68" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier)) )))) ;) (expression_statement "ap[0].gp_offset = ap[0].gp_offset + 0x10;" (assignment_expression "ap[0].gp_offset = ap[0].gp_offset + 0x10" (field_expression "ap[0].gp_offset" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier) = (binary_expression "ap[0].gp_offset + 0x10" (field_expression "ap[0].gp_offset" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier) + number_literal)) ;) (goto_statement "goto LAB_0011cde2;" goto statement_identifier ;) })) (labeled_statement "LAB_0011cdec:\n ap[0].gp_offset = uVar2;" statement_identifier : (expression_statement "ap[0].gp_offset = uVar2;" (assignment_expression "ap[0].gp_offset = uVar2" (field_expression "ap[0].gp_offset" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier) = identifier) ;)) (expression_statement "piVar5 = (pcVar3->radio).buttondata + lVar12;" (assignment_expression "piVar5 = (pcVar3->radio).buttondata + lVar12" identifier = (binary_expression "(pcVar3->radio).buttondata + lVar12" (field_expression "(pcVar3->radio).buttondata" (parenthesized_expression "(pcVar3->radio)" ( (field_expression "pcVar3->radio" identifier -> field_identifier) )) . field_identifier) + identifier)) ;) (if_statement "if (0x2f < ap[0].gp_offset) goto LAB_0011ce94;" if (parenthesized_expression "(0x2f < ap[0].gp_offset)" ( (binary_expression "0x2f < ap[0].gp_offset" number_literal < (field_expression "ap[0].gp_offset" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier)) )) (goto_statement "goto LAB_0011ce94;" goto statement_identifier ;)) (expression_statement "uVar7 = (ulong)ap[0].gp_offset;" (assignment_expression "uVar7 = (ulong)ap[0].gp_offset" identifier = (cast_expression "(ulong)ap[0].gp_offset" ( (type_descriptor "ulong" type_identifier) ) (field_expression "ap[0].gp_offset" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier))) ;) (expression_statement "ap[0].gp_offset = ap[0].gp_offset + 8;" (assignment_expression "ap[0].gp_offset = ap[0].gp_offset + 8" (field_expression "ap[0].gp_offset" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier) = (binary_expression "ap[0].gp_offset + 8" (field_expression "ap[0].gp_offset" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier) + number_literal)) ;) (expression_statement "piVar8 = (intorptr *)((long)local_68 + uVar7);" (assignment_expression "piVar8 = (intorptr *)((long)local_68 + uVar7)" identifier = (cast_expression "(intorptr *)((long)local_68 + uVar7)" ( (type_descriptor "intorptr *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_68 + uVar7)" ( (binary_expression "(long)local_68 + uVar7" (cast_expression "(long)local_68" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) }) (else_clause "else {\n ppcVar4 = (pcVar3->radio).buttons;\n /* WARNING: Load size is inaccurate */\n pcVar9 = *ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n pcVar9 = dupstr(pcVar9);\n ppcVar4[lVar12] = pcVar9;\n uVar2 = ap[0].gp_offset;\n if ((pcVar3->editbox).shortcut == '\0') {\nLAB_0011ce5c:\n ap[0].gp_offset = uVar2;\n puVar6 = (undefined4 *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\nLAB_0011cde2:\n (pcVar3->radio).shortcuts[lVar12] = (char)*puVar6;\n uVar2 = ap[0].gp_offset;\n goto LAB_0011cdec;\n }\n piVar5 = (pcVar3->radio).buttondata + lVar12;\nLAB_0011ce94:\n piVar8 = (intorptr *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n }" else (compound_statement "{\n ppcVar4 = (pcVar3->radio).buttons;\n /* WARNING: Load size is inaccurate */\n pcVar9 = *ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n pcVar9 = dupstr(pcVar9);\n ppcVar4[lVar12] = pcVar9;\n uVar2 = ap[0].gp_offset;\n if ((pcVar3->editbox).shortcut == '\0') {\nLAB_0011ce5c:\n ap[0].gp_offset = uVar2;\n puVar6 = (undefined4 *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\nLAB_0011cde2:\n (pcVar3->radio).shortcuts[lVar12] = (char)*puVar6;\n uVar2 = ap[0].gp_offset;\n goto LAB_0011cdec;\n }\n piVar5 = (pcVar3->radio).buttondata + lVar12;\nLAB_0011ce94:\n piVar8 = (intorptr *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\n }" { (expression_statement "ppcVar4 = (pcVar3->radio).buttons;" (assignment_expression "ppcVar4 = (pcVar3->radio).buttons" identifier = (field_expression "(pcVar3->radio).buttons" (parenthesized_expression "(pcVar3->radio)" ( (field_expression "pcVar3->radio" identifier -> field_identifier) )) . field_identifier)) ;) comment (expression_statement "pcVar9 = *ap[0].overflow_arg_area;" (assignment_expression "pcVar9 = *ap[0].overflow_arg_area" identifier = (pointer_expression "*ap[0].overflow_arg_area" * (field_expression "ap[0].overflow_arg_area" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier))) ;) (expression_statement "ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);" (assignment_expression "ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8)" (field_expression "ap[0].overflow_arg_area" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier) = (cast_expression "(void *)((long)ap[0].overflow_arg_area + 8)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)ap[0].overflow_arg_area + 8)" ( (binary_expression "(long)ap[0].overflow_arg_area + 8" (cast_expression "(long)ap[0].overflow_arg_area" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "ap[0].overflow_arg_area" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier)) + number_literal) )))) ;) (expression_statement "pcVar9 = dupstr(pcVar9);" (assignment_expression "pcVar9 = dupstr(pcVar9)" identifier = (call_expression "dupstr(pcVar9)" identifier (argument_list "(pcVar9)" ( identifier )))) ;) (expression_statement "ppcVar4[lVar12] = pcVar9;" (assignment_expression "ppcVar4[lVar12] = pcVar9" (subscript_expression "ppcVar4[lVar12]" identifier [ identifier ]) = identifier) ;) (expression_statement "uVar2 = ap[0].gp_offset;" (assignment_expression "uVar2 = ap[0].gp_offset" identifier = (field_expression "ap[0].gp_offset" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier)) ;) (if_statement "if ((pcVar3->editbox).shortcut == '\0') {\nLAB_0011ce5c:\n ap[0].gp_offset = uVar2;\n puVar6 = (undefined4 *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\nLAB_0011cde2:\n (pcVar3->radio).shortcuts[lVar12] = (char)*puVar6;\n uVar2 = ap[0].gp_offset;\n goto LAB_0011cdec;\n }" if (parenthesized_expression "((pcVar3->editbox).shortcut == '\0')" ( (binary_expression "(pcVar3->editbox).shortcut == '\0'" (field_expression "(pcVar3->editbox).shortcut" (parenthesized_expression "(pcVar3->editbox)" ( (field_expression "pcVar3->editbox" identifier -> field_identifier) )) . field_identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\nLAB_0011ce5c:\n ap[0].gp_offset = uVar2;\n puVar6 = (undefined4 *)ap[0].overflow_arg_area;\n ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);\nLAB_0011cde2:\n (pcVar3->radio).shortcuts[lVar12] = (char)*puVar6;\n uVar2 = ap[0].gp_offset;\n goto LAB_0011cdec;\n }" { (labeled_statement "LAB_0011ce5c:\n ap[0].gp_offset = uVar2;" statement_identifier : (expression_statement "ap[0].gp_offset = uVar2;" (assignment_expression "ap[0].gp_offset = uVar2" (field_expression "ap[0].gp_offset" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier) = identifier) ;)) (expression_statement "puVar6 = (undefined4 *)ap[0].overflow_arg_area;" (assignment_expression "puVar6 = (undefined4 *)ap[0].overflow_arg_area" identifier = (cast_expression "(undefined4 *)ap[0].overflow_arg_area" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "ap[0].overflow_arg_area" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier))) ;) (expression_statement "ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);" (assignment_expression "ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8)" (field_expression "ap[0].overflow_arg_area" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier) = (cast_expression "(void *)((long)ap[0].overflow_arg_area + 8)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)ap[0].overflow_arg_area + 8)" ( (binary_expression "(long)ap[0].overflow_arg_area + 8" (cast_expression "(long)ap[0].overflow_arg_area" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "ap[0].overflow_arg_area" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier)) + number_literal) )))) ;) (labeled_statement "LAB_0011cde2:\n (pcVar3->radio).shortcuts[lVar12] = (char)*puVar6;" statement_identifier : (expression_statement "(pcVar3->radio).shortcuts[lVar12] = (char)*puVar6;" (assignment_expression "(pcVar3->radio).shortcuts[lVar12] = (char)*puVar6" (subscript_expression "(pcVar3->radio).shortcuts[lVar12]" (field_expression "(pcVar3->radio).shortcuts" (parenthesized_expression "(pcVar3->radio)" ( (field_expression "pcVar3->radio" identifier -> field_identifier) )) . field_identifier) [ identifier ]) = (cast_expression "(char)*puVar6" ( (type_descriptor "char" primitive_type) ) (pointer_expression "*puVar6" * identifier))) ;)) (expression_statement "uVar2 = ap[0].gp_offset;" (assignment_expression "uVar2 = ap[0].gp_offset" identifier = (field_expression "ap[0].gp_offset" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier)) ;) (goto_statement "goto LAB_0011cdec;" goto statement_identifier ;) })) (expression_statement "piVar5 = (pcVar3->radio).buttondata + lVar12;" (assignment_expression "piVar5 = (pcVar3->radio).buttondata + lVar12" identifier = (binary_expression "(pcVar3->radio).buttondata + lVar12" (field_expression "(pcVar3->radio).buttondata" (parenthesized_expression "(pcVar3->radio)" ( (field_expression "pcVar3->radio" identifier -> field_identifier) )) . field_identifier) + identifier)) ;) (labeled_statement "LAB_0011ce94:\n piVar8 = (intorptr *)ap[0].overflow_arg_area;" statement_identifier : (expression_statement "piVar8 = (intorptr *)ap[0].overflow_arg_area;" (assignment_expression "piVar8 = (intorptr *)ap[0].overflow_arg_area" identifier = (cast_expression "(intorptr *)ap[0].overflow_arg_area" ( (type_descriptor "intorptr *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "ap[0].overflow_arg_area" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier))) ;)) (expression_statement "ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8);" (assignment_expression "ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8)" (field_expression "ap[0].overflow_arg_area" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier) = (cast_expression "(void *)((long)ap[0].overflow_arg_area + 8)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)ap[0].overflow_arg_area + 8)" ( (binary_expression "(long)ap[0].overflow_arg_area + 8" (cast_expression "(long)ap[0].overflow_arg_area" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "ap[0].overflow_arg_area" (subscript_expression "ap[0]" identifier [ number_literal ]) . field_identifier)) + number_literal) )))) ;) }))) (expression_statement "lVar12 = lVar12 + 1;" (assignment_expression "lVar12 = lVar12 + 1" identifier = (binary_expression "lVar12 + 1" identifier + number_literal)) ;) (expression_statement "*piVar5 = *piVar8;" (assignment_expression "*piVar5 = *piVar8" (pointer_expression "*piVar5" * identifier) = (pointer_expression "*piVar8" * identifier)) ;) }) while (parenthesized_expression "((int)lVar12 < (pcVar3->editbox).password)" ( (binary_expression "(int)lVar12 < (pcVar3->editbox).password" (cast_expression "(int)lVar12" ( (type_descriptor "int" primitive_type) ) identifier) < (field_expression "(pcVar3->editbox).password" (parenthesized_expression "(pcVar3->editbox)" ( (field_expression "pcVar3->editbox" identifier -> field_identifier) )) . field_identifier)) )) ;) })) (if_statement "if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(lVar1 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "lVar1 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return pcVar3;" return identifier ;) })))
(translation_unit "long FUN_0011cc30(undefined8 param_1,long param_2,char param_3,undefined4 param_4,undefined8 param_5\n ,undefined8 param_6,undefined8 param_7)\n\n{\n long lVar1;\n long lVar2;\n uint uVar3;\n long lVar4;\n undefined8 uVar5;\n ulong uVar6;\n long *plVar7;\n long *plVar8;\n int iVar9;\n long lVar10;\n long lVar11;\n long in_FS_OFFSET;\n uint local_88;\n long *local_80;\n long local_68 [6];\n long local_38;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n lVar4 = FUN_0011c450(param_1,2,param_5,param_6,param_7);\n if (param_2 != 0) {\n param_2 = FUN_00121c90();\n }\n *(long *)(lVar4 + 8) = param_2;\n iVar9 = 0;\n uVar3 = 0x30;\n local_80 = (long *)&stack0x00000010;\n *(char *)(lVar4 + 0x30) = param_3;\n *(undefined4 *)(lVar4 + 0x34) = param_4;\n plVar8 = local_80;\nLAB_0011cd1d:\n lVar10 = *plVar8;\n plVar8 = plVar8 + 1;\n if (lVar10 != 0) {\n do {\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n } while( true );\n }\n *(int *)(lVar4 + 0x38) = iVar9;\n lVar10 = (long)iVar9;\n if (param_3 == '\0') {\n uVar5 = FUN_00121b90(lVar10,1);\n lVar10 = (long)*(int *)(lVar4 + 0x38);\n *(undefined8 *)(lVar4 + 0x48) = uVar5;\n }\n else {\n *(undefined8 *)(lVar4 + 0x48) = 0;\n }\n lVar11 = 0;\n uVar5 = FUN_00121b90(lVar10,8);\n *(undefined8 *)(lVar4 + 0x40) = uVar5;\n uVar5 = FUN_00121b90((long)*(int *)(lVar4 + 0x38),8);\n local_88 = 0x30;\n *(undefined8 *)(lVar4 + 0x50) = uVar5;\n if (0 < *(int *)(lVar4 + 0x38)) {\n do {\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n } while ((int)lVar11 < *(int *)(lVar4 + 0x38));\n }\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return lVar4;\n}\n\n" (function_definition "long FUN_0011cc30(undefined8 param_1,long param_2,char param_3,undefined4 param_4,undefined8 param_5\n ,undefined8 param_6,undefined8 param_7)\n\n{\n long lVar1;\n long lVar2;\n uint uVar3;\n long lVar4;\n undefined8 uVar5;\n ulong uVar6;\n long *plVar7;\n long *plVar8;\n int iVar9;\n long lVar10;\n long lVar11;\n long in_FS_OFFSET;\n uint local_88;\n long *local_80;\n long local_68 [6];\n long local_38;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n lVar4 = FUN_0011c450(param_1,2,param_5,param_6,param_7);\n if (param_2 != 0) {\n param_2 = FUN_00121c90();\n }\n *(long *)(lVar4 + 8) = param_2;\n iVar9 = 0;\n uVar3 = 0x30;\n local_80 = (long *)&stack0x00000010;\n *(char *)(lVar4 + 0x30) = param_3;\n *(undefined4 *)(lVar4 + 0x34) = param_4;\n plVar8 = local_80;\nLAB_0011cd1d:\n lVar10 = *plVar8;\n plVar8 = plVar8 + 1;\n if (lVar10 != 0) {\n do {\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n } while( true );\n }\n *(int *)(lVar4 + 0x38) = iVar9;\n lVar10 = (long)iVar9;\n if (param_3 == '\0') {\n uVar5 = FUN_00121b90(lVar10,1);\n lVar10 = (long)*(int *)(lVar4 + 0x38);\n *(undefined8 *)(lVar4 + 0x48) = uVar5;\n }\n else {\n *(undefined8 *)(lVar4 + 0x48) = 0;\n }\n lVar11 = 0;\n uVar5 = FUN_00121b90(lVar10,8);\n *(undefined8 *)(lVar4 + 0x40) = uVar5;\n uVar5 = FUN_00121b90((long)*(int *)(lVar4 + 0x38),8);\n local_88 = 0x30;\n *(undefined8 *)(lVar4 + 0x50) = uVar5;\n if (0 < *(int *)(lVar4 + 0x38)) {\n do {\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n } while ((int)lVar11 < *(int *)(lVar4 + 0x38));\n }\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return lVar4;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_0011cc30(undefined8 param_1,long param_2,char param_3,undefined4 param_4,undefined8 param_5\n ,undefined8 param_6,undefined8 param_7)" identifier (parameter_list "(undefined8 param_1,long param_2,char param_3,undefined4 param_4,undefined8 param_5\n ,undefined8 param_6,undefined8 param_7)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "char param_3" primitive_type identifier) , (parameter_declaration "undefined4 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n uint uVar3;\n long lVar4;\n undefined8 uVar5;\n ulong uVar6;\n long *plVar7;\n long *plVar8;\n int iVar9;\n long lVar10;\n long lVar11;\n long in_FS_OFFSET;\n uint local_88;\n long *local_80;\n long local_68 [6];\n long local_38;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n lVar4 = FUN_0011c450(param_1,2,param_5,param_6,param_7);\n if (param_2 != 0) {\n param_2 = FUN_00121c90();\n }\n *(long *)(lVar4 + 8) = param_2;\n iVar9 = 0;\n uVar3 = 0x30;\n local_80 = (long *)&stack0x00000010;\n *(char *)(lVar4 + 0x30) = param_3;\n *(undefined4 *)(lVar4 + 0x34) = param_4;\n plVar8 = local_80;\nLAB_0011cd1d:\n lVar10 = *plVar8;\n plVar8 = plVar8 + 1;\n if (lVar10 != 0) {\n do {\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n } while( true );\n }\n *(int *)(lVar4 + 0x38) = iVar9;\n lVar10 = (long)iVar9;\n if (param_3 == '\0') {\n uVar5 = FUN_00121b90(lVar10,1);\n lVar10 = (long)*(int *)(lVar4 + 0x38);\n *(undefined8 *)(lVar4 + 0x48) = uVar5;\n }\n else {\n *(undefined8 *)(lVar4 + 0x48) = 0;\n }\n lVar11 = 0;\n uVar5 = FUN_00121b90(lVar10,8);\n *(undefined8 *)(lVar4 + 0x40) = uVar5;\n uVar5 = FUN_00121b90((long)*(int *)(lVar4 + 0x38),8);\n local_88 = 0x30;\n *(undefined8 *)(lVar4 + 0x50) = uVar5;\n if (0 < *(int *)(lVar4 + 0x38)) {\n do {\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n } while ((int)lVar11 < *(int *)(lVar4 + 0x38));\n }\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return lVar4;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "long *plVar7;" (sized_type_specifier "long" long) (pointer_declarator "*plVar7" * identifier) ;) (declaration "long *plVar8;" (sized_type_specifier "long" long) (pointer_declarator "*plVar8" * identifier) ;) (declaration "int iVar9;" primitive_type identifier ;) (declaration "long lVar10;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "uint local_88;" type_identifier identifier ;) (declaration "long *local_80;" (sized_type_specifier "long" long) (pointer_declarator "*local_80" * identifier) ;) (declaration "long local_68 [6];" (sized_type_specifier "long" long) (array_declarator "local_68 [6]" identifier [ number_literal ]) ;) (declaration "long local_38;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lVar1 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "lVar4 = FUN_0011c450(param_1,2,param_5,param_6,param_7);" (assignment_expression "lVar4 = FUN_0011c450(param_1,2,param_5,param_6,param_7)" identifier = (call_expression "FUN_0011c450(param_1,2,param_5,param_6,param_7)" identifier (argument_list "(param_1,2,param_5,param_6,param_7)" ( identifier , number_literal , identifier , identifier , identifier )))) ;) (if_statement "if (param_2 != 0) {\n param_2 = FUN_00121c90();\n }" if (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) (compound_statement "{\n param_2 = FUN_00121c90();\n }" { (expression_statement "param_2 = FUN_00121c90();" (assignment_expression "param_2 = FUN_00121c90()" identifier = (call_expression "FUN_00121c90()" identifier (argument_list "()" ( )))) ;) })) (expression_statement "*(long *)(lVar4 + 8) = param_2;" (assignment_expression "*(long *)(lVar4 + 8) = param_2" (pointer_expression "*(long *)(lVar4 + 8)" * (cast_expression "(long *)(lVar4 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 8)" ( (binary_expression "lVar4 + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "iVar9 = 0;" (assignment_expression "iVar9 = 0" identifier = number_literal) ;) (expression_statement "uVar3 = 0x30;" (assignment_expression "uVar3 = 0x30" identifier = number_literal) ;) (expression_statement "local_80 = (long *)&stack0x00000010;" (assignment_expression "local_80 = (long *)&stack0x00000010" identifier = (cast_expression "(long *)&stack0x00000010" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "&stack0x00000010" & identifier))) ;) (expression_statement "*(char *)(lVar4 + 0x30) = param_3;" (assignment_expression "*(char *)(lVar4 + 0x30) = param_3" (pointer_expression "*(char *)(lVar4 + 0x30)" * (cast_expression "(char *)(lVar4 + 0x30)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x30)" ( (binary_expression "lVar4 + 0x30" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)(lVar4 + 0x34) = param_4;" (assignment_expression "*(undefined4 *)(lVar4 + 0x34) = param_4" (pointer_expression "*(undefined4 *)(lVar4 + 0x34)" * (cast_expression "(undefined4 *)(lVar4 + 0x34)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x34)" ( (binary_expression "lVar4 + 0x34" identifier + number_literal) )))) = identifier) ;) (expression_statement "plVar8 = local_80;" (assignment_expression "plVar8 = local_80" identifier = identifier) ;) (labeled_statement "LAB_0011cd1d:\n lVar10 = *plVar8;" statement_identifier : (expression_statement "lVar10 = *plVar8;" (assignment_expression "lVar10 = *plVar8" identifier = (pointer_expression "*plVar8" * identifier)) ;)) (expression_statement "plVar8 = plVar8 + 1;" (assignment_expression "plVar8 = plVar8 + 1" identifier = (binary_expression "plVar8 + 1" identifier + number_literal)) ;) (if_statement "if (lVar10 != 0) {\n do {\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n } while( true );\n }" if (parenthesized_expression "(lVar10 != 0)" ( (binary_expression "lVar10 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n } while( true );\n }" { (do_statement "do {\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n } while( true );" do (compound_statement "{\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n }" { (expression_statement "iVar9 = iVar9 + 1;" (assignment_expression "iVar9 = iVar9 + 1" identifier = (binary_expression "iVar9 + 1" identifier + number_literal)) ;) (if_statement "if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }" if (parenthesized_expression "(param_3 == '\0')" ( (binary_expression "param_3 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }" { (if_statement "if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }" if (parenthesized_expression "(uVar3 < 0x30)" ( (binary_expression "uVar3 < 0x30" identifier < number_literal) )) (compound_statement "{\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }" { (expression_statement "uVar3 = uVar3 + 8;" (assignment_expression "uVar3 = uVar3 + 8" identifier = (binary_expression "uVar3 + 8" identifier + number_literal)) ;) (goto_statement "goto LAB_0011cd01;" goto statement_identifier ;) })) (expression_statement "plVar8 = plVar8 + 1;" (assignment_expression "plVar8 = plVar8 + 1" identifier = (binary_expression "plVar8 + 1" identifier + number_literal)) ;) (labeled_statement "LAB_0011ce7c:\n plVar8 = plVar8 + 1;" statement_identifier : (expression_statement "plVar8 = plVar8 + 1;" (assignment_expression "plVar8 = plVar8 + 1" identifier = (binary_expression "plVar8 + 1" identifier + number_literal)) ;)) }) (else_clause "else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }" else (compound_statement "{\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }" { (labeled_statement "LAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;" statement_identifier : (if_statement "if (0x2f < uVar3) goto LAB_0011ce7c;" if (parenthesized_expression "(0x2f < uVar3)" ( (binary_expression "0x2f < uVar3" number_literal < identifier) )) (goto_statement "goto LAB_0011ce7c;" goto statement_identifier ;))) (expression_statement "uVar3 = uVar3 + 8;" (assignment_expression "uVar3 = uVar3 + 8" identifier = (binary_expression "uVar3 + 8" identifier + number_literal)) ;) }))) (expression_statement "uVar6 = (ulong)uVar3;" (assignment_expression "uVar6 = (ulong)uVar3" identifier = (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (0x2f < uVar3) goto LAB_0011cd1d;" if (parenthesized_expression "(0x2f < uVar3)" ( (binary_expression "0x2f < uVar3" number_literal < identifier) )) (goto_statement "goto LAB_0011cd1d;" goto statement_identifier ;)) (expression_statement "uVar3 = uVar3 + 8;" (assignment_expression "uVar3 = uVar3 + 8" identifier = (binary_expression "uVar3 + 8" identifier + number_literal)) ;) (if_statement "if (*(long *)((long)local_68 + uVar6) == 0) break;" if (parenthesized_expression "(*(long *)((long)local_68 + uVar6) == 0)" ( (binary_expression "*(long *)((long)local_68 + uVar6) == 0" (pointer_expression "*(long *)((long)local_68 + uVar6)" * (cast_expression "(long *)((long)local_68 + uVar6)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_68 + uVar6)" ( (binary_expression "(long)local_68 + uVar6" (cast_expression "(long)local_68" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) == number_literal) )) (break_statement "break;" break ;)) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "*(int *)(lVar4 + 0x38) = iVar9;" (assignment_expression "*(int *)(lVar4 + 0x38) = iVar9" (pointer_expression "*(int *)(lVar4 + 0x38)" * (cast_expression "(int *)(lVar4 + 0x38)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x38)" ( (binary_expression "lVar4 + 0x38" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar10 = (long)iVar9;" (assignment_expression "lVar10 = (long)iVar9" identifier = (cast_expression "(long)iVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if (param_3 == '\0') {\n uVar5 = FUN_00121b90(lVar10,1);\n lVar10 = (long)*(int *)(lVar4 + 0x38);\n *(undefined8 *)(lVar4 + 0x48) = uVar5;\n }\n else {\n *(undefined8 *)(lVar4 + 0x48) = 0;\n }" if (parenthesized_expression "(param_3 == '\0')" ( (binary_expression "param_3 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar5 = FUN_00121b90(lVar10,1);\n lVar10 = (long)*(int *)(lVar4 + 0x38);\n *(undefined8 *)(lVar4 + 0x48) = uVar5;\n }" { (expression_statement "uVar5 = FUN_00121b90(lVar10,1);" (assignment_expression "uVar5 = FUN_00121b90(lVar10,1)" identifier = (call_expression "FUN_00121b90(lVar10,1)" identifier (argument_list "(lVar10,1)" ( identifier , number_literal )))) ;) (expression_statement "lVar10 = (long)*(int *)(lVar4 + 0x38);" (assignment_expression "lVar10 = (long)*(int *)(lVar4 + 0x38)" identifier = (cast_expression "(long)*(int *)(lVar4 + 0x38)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)(lVar4 + 0x38)" * (cast_expression "(int *)(lVar4 + 0x38)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x38)" ( (binary_expression "lVar4 + 0x38" identifier + number_literal) )))))) ;) (expression_statement "*(undefined8 *)(lVar4 + 0x48) = uVar5;" (assignment_expression "*(undefined8 *)(lVar4 + 0x48) = uVar5" (pointer_expression "*(undefined8 *)(lVar4 + 0x48)" * (cast_expression "(undefined8 *)(lVar4 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x48)" ( (binary_expression "lVar4 + 0x48" identifier + number_literal) )))) = identifier) ;) }) (else_clause "else {\n *(undefined8 *)(lVar4 + 0x48) = 0;\n }" else (compound_statement "{\n *(undefined8 *)(lVar4 + 0x48) = 0;\n }" { (expression_statement "*(undefined8 *)(lVar4 + 0x48) = 0;" (assignment_expression "*(undefined8 *)(lVar4 + 0x48) = 0" (pointer_expression "*(undefined8 *)(lVar4 + 0x48)" * (cast_expression "(undefined8 *)(lVar4 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x48)" ( (binary_expression "lVar4 + 0x48" identifier + number_literal) )))) = number_literal) ;) }))) (expression_statement "lVar11 = 0;" (assignment_expression "lVar11 = 0" identifier = number_literal) ;) (expression_statement "uVar5 = FUN_00121b90(lVar10,8);" (assignment_expression "uVar5 = FUN_00121b90(lVar10,8)" identifier = (call_expression "FUN_00121b90(lVar10,8)" identifier (argument_list "(lVar10,8)" ( identifier , number_literal )))) ;) (expression_statement "*(undefined8 *)(lVar4 + 0x40) = uVar5;" (assignment_expression "*(undefined8 *)(lVar4 + 0x40) = uVar5" (pointer_expression "*(undefined8 *)(lVar4 + 0x40)" * (cast_expression "(undefined8 *)(lVar4 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x40)" ( (binary_expression "lVar4 + 0x40" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar5 = FUN_00121b90((long)*(int *)(lVar4 + 0x38),8);" (assignment_expression "uVar5 = FUN_00121b90((long)*(int *)(lVar4 + 0x38),8)" identifier = (call_expression "FUN_00121b90((long)*(int *)(lVar4 + 0x38),8)" identifier (argument_list "((long)*(int *)(lVar4 + 0x38),8)" ( (cast_expression "(long)*(int *)(lVar4 + 0x38)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)(lVar4 + 0x38)" * (cast_expression "(int *)(lVar4 + 0x38)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x38)" ( (binary_expression "lVar4 + 0x38" identifier + number_literal) ))))) , number_literal )))) ;) (expression_statement "local_88 = 0x30;" (assignment_expression "local_88 = 0x30" identifier = number_literal) ;) (expression_statement "*(undefined8 *)(lVar4 + 0x50) = uVar5;" (assignment_expression "*(undefined8 *)(lVar4 + 0x50) = uVar5" (pointer_expression "*(undefined8 *)(lVar4 + 0x50)" * (cast_expression "(undefined8 *)(lVar4 + 0x50)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x50)" ( (binary_expression "lVar4 + 0x50" identifier + number_literal) )))) = identifier) ;) (if_statement "if (0 < *(int *)(lVar4 + 0x38)) {\n do {\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n } while ((int)lVar11 < *(int *)(lVar4 + 0x38));\n }" if (parenthesized_expression "(0 < *(int *)(lVar4 + 0x38))" ( (binary_expression "0 < *(int *)(lVar4 + 0x38)" number_literal < (pointer_expression "*(int *)(lVar4 + 0x38)" * (cast_expression "(int *)(lVar4 + 0x38)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x38)" ( (binary_expression "lVar4 + 0x38" identifier + number_literal) ))))) )) (compound_statement "{\n do {\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n } while ((int)lVar11 < *(int *)(lVar4 + 0x38));\n }" { (do_statement "do {\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n } while ((int)lVar11 < *(int *)(lVar4 + 0x38));" do (compound_statement "{\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n }" { (if_statement "if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }" if (parenthesized_expression "(local_88 < 0x30)" ( (binary_expression "local_88 < 0x30" identifier < number_literal) )) (compound_statement "{\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }" { (expression_statement "lVar10 = *(long *)(lVar4 + 0x40);" (assignment_expression "lVar10 = *(long *)(lVar4 + 0x40)" identifier = (pointer_expression "*(long *)(lVar4 + 0x40)" * (cast_expression "(long *)(lVar4 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x40)" ( (binary_expression "lVar4 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "uVar3 = local_88 + 8;" (assignment_expression "uVar3 = local_88 + 8" identifier = (binary_expression "local_88 + 8" identifier + number_literal)) ;) (expression_statement "uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));" (assignment_expression "uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88))" identifier = (call_expression "FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88))" identifier (argument_list "(*(undefined8 *)((long)local_68 + (ulong)local_88))" ( (pointer_expression "*(undefined8 *)((long)local_68 + (ulong)local_88)" * (cast_expression "(undefined8 *)((long)local_68 + (ulong)local_88)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_68 + (ulong)local_88)" ( (binary_expression "(long)local_68 + (ulong)local_88" (cast_expression "(long)local_68" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (cast_expression "(ulong)local_88" ( (type_descriptor "ulong" type_identifier) ) identifier)) )))) )))) ;) (expression_statement "*(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;" (assignment_expression "*(undefined8 *)(lVar10 + lVar11 * 8) = uVar5" (pointer_expression "*(undefined8 *)(lVar10 + lVar11 * 8)" * (cast_expression "(undefined8 *)(lVar10 + lVar11 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + lVar11 * 8)" ( (binary_expression "lVar10 + lVar11 * 8" identifier + (binary_expression "lVar11 * 8" identifier * number_literal)) )))) = identifier) ;) (if_statement "if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }" if (parenthesized_expression "(*(char *)(lVar4 + 0x30) == '\0')" ( (binary_expression "*(char *)(lVar4 + 0x30) == '\0'" (pointer_expression "*(char *)(lVar4 + 0x30)" * (cast_expression "(char *)(lVar4 + 0x30)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x30)" ( (binary_expression "lVar4 + 0x30" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }" { (if_statement "if (0x2f < uVar3) goto LAB_0011ce5c;" if (parenthesized_expression "(0x2f < uVar3)" ( (binary_expression "0x2f < uVar3" number_literal < identifier) )) (goto_statement "goto LAB_0011ce5c;" goto statement_identifier ;)) (expression_statement "plVar8 = (long *)((long)local_68 + (ulong)uVar3);" (assignment_expression "plVar8 = (long *)((long)local_68 + (ulong)uVar3)" identifier = (cast_expression "(long *)((long)local_68 + (ulong)uVar3)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_68 + (ulong)uVar3)" ( (binary_expression "(long)local_68 + (ulong)uVar3" (cast_expression "(long)local_68" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier)) )))) ;) (expression_statement "local_88 = local_88 + 0x10;" (assignment_expression "local_88 = local_88 + 0x10" identifier = (binary_expression "local_88 + 0x10" identifier + number_literal)) ;) (goto_statement "goto LAB_0011cde2;" goto statement_identifier ;) })) (labeled_statement "LAB_0011cdec:\n local_88 = uVar3;" statement_identifier : (expression_statement "local_88 = uVar3;" (assignment_expression "local_88 = uVar3" identifier = identifier) ;)) (expression_statement "plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));" (assignment_expression "plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50))" identifier = (cast_expression "(long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar11 * 8 + *(long *)(lVar4 + 0x50))" ( (binary_expression "lVar11 * 8 + *(long *)(lVar4 + 0x50)" (binary_expression "lVar11 * 8" identifier * number_literal) + (pointer_expression "*(long *)(lVar4 + 0x50)" * (cast_expression "(long *)(lVar4 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x50)" ( (binary_expression "lVar4 + 0x50" identifier + number_literal) ))))) )))) ;) (if_statement "if (0x2f < local_88) goto LAB_0011ce94;" if (parenthesized_expression "(0x2f < local_88)" ( (binary_expression "0x2f < local_88" number_literal < identifier) )) (goto_statement "goto LAB_0011ce94;" goto statement_identifier ;)) (expression_statement "uVar6 = (ulong)local_88;" (assignment_expression "uVar6 = (ulong)local_88" identifier = (cast_expression "(ulong)local_88" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "local_88 = local_88 + 8;" (assignment_expression "local_88 = local_88 + 8" identifier = (binary_expression "local_88 + 8" identifier + number_literal)) ;) (expression_statement "plVar7 = (long *)((long)local_68 + uVar6);" (assignment_expression "plVar7 = (long *)((long)local_68 + uVar6)" identifier = (cast_expression "(long *)((long)local_68 + uVar6)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_68 + uVar6)" ( (binary_expression "(long)local_68 + uVar6" (cast_expression "(long)local_68" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) }) (else_clause "else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }" else (compound_statement "{\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }" { (expression_statement "lVar10 = *(long *)(lVar4 + 0x40);" (assignment_expression "lVar10 = *(long *)(lVar4 + 0x40)" identifier = (pointer_expression "*(long *)(lVar4 + 0x40)" * (cast_expression "(long *)(lVar4 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x40)" ( (binary_expression "lVar4 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "lVar2 = *local_80;" (assignment_expression "lVar2 = *local_80" identifier = (pointer_expression "*local_80" * identifier)) ;) (expression_statement "local_80 = local_80 + 1;" (assignment_expression "local_80 = local_80 + 1" identifier = (binary_expression "local_80 + 1" identifier + number_literal)) ;) (expression_statement "uVar5 = FUN_00121c90(lVar2);" (assignment_expression "uVar5 = FUN_00121c90(lVar2)" identifier = (call_expression "FUN_00121c90(lVar2)" identifier (argument_list "(lVar2)" ( identifier )))) ;) (expression_statement "*(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;" (assignment_expression "*(undefined8 *)(lVar10 + lVar11 * 8) = uVar5" (pointer_expression "*(undefined8 *)(lVar10 + lVar11 * 8)" * (cast_expression "(undefined8 *)(lVar10 + lVar11 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + lVar11 * 8)" ( (binary_expression "lVar10 + lVar11 * 8" identifier + (binary_expression "lVar11 * 8" identifier * number_literal)) )))) = identifier) ;) (expression_statement "uVar3 = local_88;" (assignment_expression "uVar3 = local_88" identifier = identifier) ;) (if_statement "if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }" if (parenthesized_expression "(*(char *)(lVar4 + 0x30) == '\0')" ( (binary_expression "*(char *)(lVar4 + 0x30) == '\0'" (pointer_expression "*(char *)(lVar4 + 0x30)" * (cast_expression "(char *)(lVar4 + 0x30)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x30)" ( (binary_expression "lVar4 + 0x30" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }" { (labeled_statement "LAB_0011ce5c:\n local_88 = uVar3;" statement_identifier : (expression_statement "local_88 = uVar3;" (assignment_expression "local_88 = uVar3" identifier = identifier) ;)) (expression_statement "plVar8 = local_80;" (assignment_expression "plVar8 = local_80" identifier = identifier) ;) (expression_statement "local_80 = local_80 + 1;" (assignment_expression "local_80 = local_80 + 1" identifier = (binary_expression "local_80 + 1" identifier + number_literal)) ;) (labeled_statement "LAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;" statement_identifier : (expression_statement "*(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;" (assignment_expression "*(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8" (pointer_expression "*(char *)(*(long *)(lVar4 + 0x48) + lVar11)" * (cast_expression "(char *)(*(long *)(lVar4 + 0x48) + lVar11)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar4 + 0x48) + lVar11)" ( (binary_expression "*(long *)(lVar4 + 0x48) + lVar11" (pointer_expression "*(long *)(lVar4 + 0x48)" * (cast_expression "(long *)(lVar4 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x48)" ( (binary_expression "lVar4 + 0x48" identifier + number_literal) )))) + identifier) )))) = (cast_expression "(char)(int)*plVar8" ( (type_descriptor "char" primitive_type) ) (cast_expression "(int)*plVar8" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*plVar8" * identifier)))) ;)) (expression_statement "uVar3 = local_88;" (assignment_expression "uVar3 = local_88" identifier = identifier) ;) (goto_statement "goto LAB_0011cdec;" goto statement_identifier ;) })) (expression_statement "plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));" (assignment_expression "plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50))" identifier = (cast_expression "(long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar11 * 8 + *(long *)(lVar4 + 0x50))" ( (binary_expression "lVar11 * 8 + *(long *)(lVar4 + 0x50)" (binary_expression "lVar11 * 8" identifier * number_literal) + (pointer_expression "*(long *)(lVar4 + 0x50)" * (cast_expression "(long *)(lVar4 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x50)" ( (binary_expression "lVar4 + 0x50" identifier + number_literal) ))))) )))) ;) (labeled_statement "LAB_0011ce94:\n plVar7 = local_80;" statement_identifier : (expression_statement "plVar7 = local_80;" (assignment_expression "plVar7 = local_80" identifier = identifier) ;)) (expression_statement "local_80 = local_80 + 1;" (assignment_expression "local_80 = local_80 + 1" identifier = (binary_expression "local_80 + 1" identifier + number_literal)) ;) }))) (expression_statement "lVar11 = lVar11 + 1;" (assignment_expression "lVar11 = lVar11 + 1" identifier = (binary_expression "lVar11 + 1" identifier + number_literal)) ;) (expression_statement "*plVar8 = *plVar7;" (assignment_expression "*plVar8 = *plVar7" (pointer_expression "*plVar8" * identifier) = (pointer_expression "*plVar7" * identifier)) ;) }) while (parenthesized_expression "((int)lVar11 < *(int *)(lVar4 + 0x38))" ( (binary_expression "(int)lVar11 < *(int *)(lVar4 + 0x38)" (cast_expression "(int)lVar11" ( (type_descriptor "int" primitive_type) ) identifier) < (pointer_expression "*(int *)(lVar4 + 0x38)" * (cast_expression "(int *)(lVar4 + 0x38)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x38)" ( (binary_expression "lVar4 + 0x38" identifier + number_literal) ))))) )) ;) })) (if_statement "if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" if (parenthesized_expression "(lVar1 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "lVar1 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n \n __stack_chk_fail();\n }" { (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return lVar4;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (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) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (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 = (call_expression IDENT (argument_list ( IDENT , LIT , IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) })) (expression_statement (assignment_expression (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 = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression & 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) ;) (labeled_statement statement_identifier : (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 != LIT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;)) }) (else_clause else (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (goto_statement goto statement_identifier ;))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) == LIT) )) (break_statement break ;)) }) while (parenthesized_expression ( BOOL )) ;) })) (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 = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , 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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) }))) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (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 = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) , LIT )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (cast_expression ( (type_descriptor TYPE) ) IDENT)) )))) )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (cast_expression ( (type_descriptor TYPE) ) IDENT)) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (goto_statement goto statement_identifier ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT * LIT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (char_literal ' escape_sequence ')) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (labeled_statement statement_identifier : (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) )))) + IDENT) )))) = (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * IDENT)))) ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT * LIT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) }) while (parenthesized_expression ( (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 IDENT ;) })))
(function_definition "long FUN_0011cc30(undefined8 param_1,long param_2,char param_3,undefined4 param_4,undefined8 param_5\n ,undefined8 param_6,undefined8 param_7)\n\n{\n long lVar1;\n long lVar2;\n uint uVar3;\n long lVar4;\n undefined8 uVar5;\n ulong uVar6;\n long *plVar7;\n long *plVar8;\n int iVar9;\n long lVar10;\n long lVar11;\n long in_FS_OFFSET;\n uint local_88;\n long *local_80;\n long local_68 [6];\n long local_38;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n lVar4 = FUN_0011c450(param_1,2,param_5,param_6,param_7);\n if (param_2 != 0) {\n param_2 = FUN_00121c90();\n }\n *(long *)(lVar4 + 8) = param_2;\n iVar9 = 0;\n uVar3 = 0x30;\n local_80 = (long *)&stack0x00000010;\n *(char *)(lVar4 + 0x30) = param_3;\n *(undefined4 *)(lVar4 + 0x34) = param_4;\n plVar8 = local_80;\nLAB_0011cd1d:\n lVar10 = *plVar8;\n plVar8 = plVar8 + 1;\n if (lVar10 != 0) {\n do {\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n } while( true );\n }\n *(int *)(lVar4 + 0x38) = iVar9;\n lVar10 = (long)iVar9;\n if (param_3 == '\0') {\n uVar5 = FUN_00121b90(lVar10,1);\n lVar10 = (long)*(int *)(lVar4 + 0x38);\n *(undefined8 *)(lVar4 + 0x48) = uVar5;\n }\n else {\n *(undefined8 *)(lVar4 + 0x48) = 0;\n }\n lVar11 = 0;\n uVar5 = FUN_00121b90(lVar10,8);\n *(undefined8 *)(lVar4 + 0x40) = uVar5;\n uVar5 = FUN_00121b90((long)*(int *)(lVar4 + 0x38),8);\n local_88 = 0x30;\n *(undefined8 *)(lVar4 + 0x50) = uVar5;\n if (0 < *(int *)(lVar4 + 0x38)) {\n do {\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n } while ((int)lVar11 < *(int *)(lVar4 + 0x38));\n }\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return lVar4;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_0011cc30(undefined8 param_1,long param_2,char param_3,undefined4 param_4,undefined8 param_5\n ,undefined8 param_6,undefined8 param_7)" (identifier "FUN_0011cc30") (parameter_list "(undefined8 param_1,long param_2,char param_3,undefined4 param_4,undefined8 param_5\n ,undefined8 param_6,undefined8 param_7)" (( "(") (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 "char param_3" (primitive_type "char") (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 "undefined8 param_6" (type_identifier "undefined8") (identifier "param_6")) (, ",") (parameter_declaration "undefined8 param_7" (type_identifier "undefined8") (identifier "param_7")) () ")"))) (compound_statement "{\n long lVar1;\n long lVar2;\n uint uVar3;\n long lVar4;\n undefined8 uVar5;\n ulong uVar6;\n long *plVar7;\n long *plVar8;\n int iVar9;\n long lVar10;\n long lVar11;\n long in_FS_OFFSET;\n uint local_88;\n long *local_80;\n long local_68 [6];\n long local_38;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n lVar4 = FUN_0011c450(param_1,2,param_5,param_6,param_7);\n if (param_2 != 0) {\n param_2 = FUN_00121c90();\n }\n *(long *)(lVar4 + 8) = param_2;\n iVar9 = 0;\n uVar3 = 0x30;\n local_80 = (long *)&stack0x00000010;\n *(char *)(lVar4 + 0x30) = param_3;\n *(undefined4 *)(lVar4 + 0x34) = param_4;\n plVar8 = local_80;\nLAB_0011cd1d:\n lVar10 = *plVar8;\n plVar8 = plVar8 + 1;\n if (lVar10 != 0) {\n do {\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n } while( true );\n }\n *(int *)(lVar4 + 0x38) = iVar9;\n lVar10 = (long)iVar9;\n if (param_3 == '\0') {\n uVar5 = FUN_00121b90(lVar10,1);\n lVar10 = (long)*(int *)(lVar4 + 0x38);\n *(undefined8 *)(lVar4 + 0x48) = uVar5;\n }\n else {\n *(undefined8 *)(lVar4 + 0x48) = 0;\n }\n lVar11 = 0;\n uVar5 = FUN_00121b90(lVar10,8);\n *(undefined8 *)(lVar4 + 0x40) = uVar5;\n uVar5 = FUN_00121b90((long)*(int *)(lVar4 + 0x38),8);\n local_88 = 0x30;\n *(undefined8 *)(lVar4 + 0x50) = uVar5;\n if (0 < *(int *)(lVar4 + 0x38)) {\n do {\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n } while ((int)lVar11 < *(int *)(lVar4 + 0x38));\n }\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return lVar4;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "uint uVar3;" (type_identifier "uint") (identifier "uVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "undefined8 uVar5;" (type_identifier "undefined8") (identifier "uVar5") (; ";")) (declaration "ulong uVar6;" (type_identifier "ulong") (identifier "uVar6") (; ";")) (declaration "long *plVar7;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar7" (* "*") (identifier "plVar7")) (; ";")) (declaration "long *plVar8;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar8" (* "*") (identifier "plVar8")) (; ";")) (declaration "int iVar9;" (primitive_type "int") (identifier "iVar9") (; ";")) (declaration "long lVar10;" (sized_type_specifier "long" (long "long")) (identifier "lVar10") (; ";")) (declaration "long lVar11;" (sized_type_specifier "long" (long "long")) (identifier "lVar11") (; ";")) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" (long "long")) (identifier "in_FS_OFFSET") (; ";")) (declaration "uint local_88;" (type_identifier "uint") (identifier "local_88") (; ";")) (declaration "long *local_80;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_80" (* "*") (identifier "local_80")) (; ";")) (declaration "long local_68 [6];" (sized_type_specifier "long" (long "long")) (array_declarator "local_68 [6]" (identifier "local_68") ([ "[") (number_literal "6") (] "]")) (; ";")) (declaration "long local_38;" (sized_type_specifier "long" (long "long")) (identifier "local_38") (; ";")) (expression_statement "lVar1 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lVar1 = *(long *)(in_FS_OFFSET + 0x28)" (identifier "lVar1") (= "=") (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 "lVar4 = FUN_0011c450(param_1,2,param_5,param_6,param_7);" (assignment_expression "lVar4 = FUN_0011c450(param_1,2,param_5,param_6,param_7)" (identifier "lVar4") (= "=") (call_expression "FUN_0011c450(param_1,2,param_5,param_6,param_7)" (identifier "FUN_0011c450") (argument_list "(param_1,2,param_5,param_6,param_7)" (( "(") (identifier "param_1") (, ",") (number_literal "2") (, ",") (identifier "param_5") (, ",") (identifier "param_6") (, ",") (identifier "param_7") () ")")))) (; ";")) (if_statement "if (param_2 != 0) {\n param_2 = FUN_00121c90();\n }" (if "if") (parenthesized_expression "(param_2 != 0)" (( "(") (binary_expression "param_2 != 0" (identifier "param_2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n param_2 = FUN_00121c90();\n }" ({ "{") (expression_statement "param_2 = FUN_00121c90();" (assignment_expression "param_2 = FUN_00121c90()" (identifier "param_2") (= "=") (call_expression "FUN_00121c90()" (identifier "FUN_00121c90") (argument_list "()" (( "(") () ")")))) (; ";")) (} "}"))) (expression_statement "*(long *)(lVar4 + 8) = param_2;" (assignment_expression "*(long *)(lVar4 + 8) = param_2" (pointer_expression "*(long *)(lVar4 + 8)" (* "*") (cast_expression "(long *)(lVar4 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 8)" (( "(") (binary_expression "lVar4 + 8" (identifier "lVar4") (+ "+") (number_literal "8")) () ")")))) (= "=") (identifier "param_2")) (; ";")) (expression_statement "iVar9 = 0;" (assignment_expression "iVar9 = 0" (identifier "iVar9") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar3 = 0x30;" (assignment_expression "uVar3 = 0x30" (identifier "uVar3") (= "=") (number_literal "0x30")) (; ";")) (expression_statement "local_80 = (long *)&stack0x00000010;" (assignment_expression "local_80 = (long *)&stack0x00000010" (identifier "local_80") (= "=") (cast_expression "(long *)&stack0x00000010" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "&stack0x00000010" (& "&") (identifier "stack0x00000010")))) (; ";")) (expression_statement "*(char *)(lVar4 + 0x30) = param_3;" (assignment_expression "*(char *)(lVar4 + 0x30) = param_3" (pointer_expression "*(char *)(lVar4 + 0x30)" (* "*") (cast_expression "(char *)(lVar4 + 0x30)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x30)" (( "(") (binary_expression "lVar4 + 0x30" (identifier "lVar4") (+ "+") (number_literal "0x30")) () ")")))) (= "=") (identifier "param_3")) (; ";")) (expression_statement "*(undefined4 *)(lVar4 + 0x34) = param_4;" (assignment_expression "*(undefined4 *)(lVar4 + 0x34) = param_4" (pointer_expression "*(undefined4 *)(lVar4 + 0x34)" (* "*") (cast_expression "(undefined4 *)(lVar4 + 0x34)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x34)" (( "(") (binary_expression "lVar4 + 0x34" (identifier "lVar4") (+ "+") (number_literal "0x34")) () ")")))) (= "=") (identifier "param_4")) (; ";")) (expression_statement "plVar8 = local_80;" (assignment_expression "plVar8 = local_80" (identifier "plVar8") (= "=") (identifier "local_80")) (; ";")) (labeled_statement "LAB_0011cd1d:\n lVar10 = *plVar8;" (statement_identifier "LAB_0011cd1d") (: ":") (expression_statement "lVar10 = *plVar8;" (assignment_expression "lVar10 = *plVar8" (identifier "lVar10") (= "=") (pointer_expression "*plVar8" (* "*") (identifier "plVar8"))) (; ";"))) (expression_statement "plVar8 = plVar8 + 1;" (assignment_expression "plVar8 = plVar8 + 1" (identifier "plVar8") (= "=") (binary_expression "plVar8 + 1" (identifier "plVar8") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (lVar10 != 0) {\n do {\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n } while( true );\n }" (if "if") (parenthesized_expression "(lVar10 != 0)" (( "(") (binary_expression "lVar10 != 0" (identifier "lVar10") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n do {\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n } while( true );\n }" ({ "{") (do_statement "do {\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n } while( true );" (do "do") (compound_statement "{\n iVar9 = iVar9 + 1;\n if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }\n uVar6 = (ulong)uVar3;\n if (0x2f < uVar3) goto LAB_0011cd1d;\n uVar3 = uVar3 + 8;\n if (*(long *)((long)local_68 + uVar6) == 0) break;\n }" ({ "{") (expression_statement "iVar9 = iVar9 + 1;" (assignment_expression "iVar9 = iVar9 + 1" (identifier "iVar9") (= "=") (binary_expression "iVar9 + 1" (identifier "iVar9") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (param_3 == '\0') {\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }\n else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }" (if "if") (parenthesized_expression "(param_3 == '\0')" (( "(") (binary_expression "param_3 == '\0'" (identifier "param_3") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }\n plVar8 = plVar8 + 1;\nLAB_0011ce7c:\n plVar8 = plVar8 + 1;\n }" ({ "{") (if_statement "if (uVar3 < 0x30) {\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }" (if "if") (parenthesized_expression "(uVar3 < 0x30)" (( "(") (binary_expression "uVar3 < 0x30" (identifier "uVar3") (< "<") (number_literal "0x30")) () ")")) (compound_statement "{\n uVar3 = uVar3 + 8;\n goto LAB_0011cd01;\n }" ({ "{") (expression_statement "uVar3 = uVar3 + 8;" (assignment_expression "uVar3 = uVar3 + 8" (identifier "uVar3") (= "=") (binary_expression "uVar3 + 8" (identifier "uVar3") (+ "+") (number_literal "8"))) (; ";")) (goto_statement "goto LAB_0011cd01;" (goto "goto") (statement_identifier "LAB_0011cd01") (; ";")) (} "}"))) (expression_statement "plVar8 = plVar8 + 1;" (assignment_expression "plVar8 = plVar8 + 1" (identifier "plVar8") (= "=") (binary_expression "plVar8 + 1" (identifier "plVar8") (+ "+") (number_literal "1"))) (; ";")) (labeled_statement "LAB_0011ce7c:\n plVar8 = plVar8 + 1;" (statement_identifier "LAB_0011ce7c") (: ":") (expression_statement "plVar8 = plVar8 + 1;" (assignment_expression "plVar8 = plVar8 + 1" (identifier "plVar8") (= "=") (binary_expression "plVar8 + 1" (identifier "plVar8") (+ "+") (number_literal "1"))) (; ";"))) (} "}")) (else_clause "else {\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }" (else "else") (compound_statement "{\nLAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;\n uVar3 = uVar3 + 8;\n }" ({ "{") (labeled_statement "LAB_0011cd01:\n if (0x2f < uVar3) goto LAB_0011ce7c;" (statement_identifier "LAB_0011cd01") (: ":") (if_statement "if (0x2f < uVar3) goto LAB_0011ce7c;" (if "if") (parenthesized_expression "(0x2f < uVar3)" (( "(") (binary_expression "0x2f < uVar3" (number_literal "0x2f") (< "<") (identifier "uVar3")) () ")")) (goto_statement "goto LAB_0011ce7c;" (goto "goto") (statement_identifier "LAB_0011ce7c") (; ";")))) (expression_statement "uVar3 = uVar3 + 8;" (assignment_expression "uVar3 = uVar3 + 8" (identifier "uVar3") (= "=") (binary_expression "uVar3 + 8" (identifier "uVar3") (+ "+") (number_literal "8"))) (; ";")) (} "}")))) (expression_statement "uVar6 = (ulong)uVar3;" (assignment_expression "uVar6 = (ulong)uVar3" (identifier "uVar6") (= "=") (cast_expression "(ulong)uVar3" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar3"))) (; ";")) (if_statement "if (0x2f < uVar3) goto LAB_0011cd1d;" (if "if") (parenthesized_expression "(0x2f < uVar3)" (( "(") (binary_expression "0x2f < uVar3" (number_literal "0x2f") (< "<") (identifier "uVar3")) () ")")) (goto_statement "goto LAB_0011cd1d;" (goto "goto") (statement_identifier "LAB_0011cd1d") (; ";"))) (expression_statement "uVar3 = uVar3 + 8;" (assignment_expression "uVar3 = uVar3 + 8" (identifier "uVar3") (= "=") (binary_expression "uVar3 + 8" (identifier "uVar3") (+ "+") (number_literal "8"))) (; ";")) (if_statement "if (*(long *)((long)local_68 + uVar6) == 0) break;" (if "if") (parenthesized_expression "(*(long *)((long)local_68 + uVar6) == 0)" (( "(") (binary_expression "*(long *)((long)local_68 + uVar6) == 0" (pointer_expression "*(long *)((long)local_68 + uVar6)" (* "*") (cast_expression "(long *)((long)local_68 + uVar6)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)local_68 + uVar6)" (( "(") (binary_expression "(long)local_68 + uVar6" (cast_expression "(long)local_68" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_68")) (+ "+") (identifier "uVar6")) () ")")))) (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}"))) (expression_statement "*(int *)(lVar4 + 0x38) = iVar9;" (assignment_expression "*(int *)(lVar4 + 0x38) = iVar9" (pointer_expression "*(int *)(lVar4 + 0x38)" (* "*") (cast_expression "(int *)(lVar4 + 0x38)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x38)" (( "(") (binary_expression "lVar4 + 0x38" (identifier "lVar4") (+ "+") (number_literal "0x38")) () ")")))) (= "=") (identifier "iVar9")) (; ";")) (expression_statement "lVar10 = (long)iVar9;" (assignment_expression "lVar10 = (long)iVar9" (identifier "lVar10") (= "=") (cast_expression "(long)iVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar9"))) (; ";")) (if_statement "if (param_3 == '\0') {\n uVar5 = FUN_00121b90(lVar10,1);\n lVar10 = (long)*(int *)(lVar4 + 0x38);\n *(undefined8 *)(lVar4 + 0x48) = uVar5;\n }\n else {\n *(undefined8 *)(lVar4 + 0x48) = 0;\n }" (if "if") (parenthesized_expression "(param_3 == '\0')" (( "(") (binary_expression "param_3 == '\0'" (identifier "param_3") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar5 = FUN_00121b90(lVar10,1);\n lVar10 = (long)*(int *)(lVar4 + 0x38);\n *(undefined8 *)(lVar4 + 0x48) = uVar5;\n }" ({ "{") (expression_statement "uVar5 = FUN_00121b90(lVar10,1);" (assignment_expression "uVar5 = FUN_00121b90(lVar10,1)" (identifier "uVar5") (= "=") (call_expression "FUN_00121b90(lVar10,1)" (identifier "FUN_00121b90") (argument_list "(lVar10,1)" (( "(") (identifier "lVar10") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "lVar10 = (long)*(int *)(lVar4 + 0x38);" (assignment_expression "lVar10 = (long)*(int *)(lVar4 + 0x38)" (identifier "lVar10") (= "=") (cast_expression "(long)*(int *)(lVar4 + 0x38)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "*(int *)(lVar4 + 0x38)" (* "*") (cast_expression "(int *)(lVar4 + 0x38)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x38)" (( "(") (binary_expression "lVar4 + 0x38" (identifier "lVar4") (+ "+") (number_literal "0x38")) () ")")))))) (; ";")) (expression_statement "*(undefined8 *)(lVar4 + 0x48) = uVar5;" (assignment_expression "*(undefined8 *)(lVar4 + 0x48) = uVar5" (pointer_expression "*(undefined8 *)(lVar4 + 0x48)" (* "*") (cast_expression "(undefined8 *)(lVar4 + 0x48)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x48)" (( "(") (binary_expression "lVar4 + 0x48" (identifier "lVar4") (+ "+") (number_literal "0x48")) () ")")))) (= "=") (identifier "uVar5")) (; ";")) (} "}")) (else_clause "else {\n *(undefined8 *)(lVar4 + 0x48) = 0;\n }" (else "else") (compound_statement "{\n *(undefined8 *)(lVar4 + 0x48) = 0;\n }" ({ "{") (expression_statement "*(undefined8 *)(lVar4 + 0x48) = 0;" (assignment_expression "*(undefined8 *)(lVar4 + 0x48) = 0" (pointer_expression "*(undefined8 *)(lVar4 + 0x48)" (* "*") (cast_expression "(undefined8 *)(lVar4 + 0x48)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x48)" (( "(") (binary_expression "lVar4 + 0x48" (identifier "lVar4") (+ "+") (number_literal "0x48")) () ")")))) (= "=") (number_literal "0")) (; ";")) (} "}")))) (expression_statement "lVar11 = 0;" (assignment_expression "lVar11 = 0" (identifier "lVar11") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar5 = FUN_00121b90(lVar10,8);" (assignment_expression "uVar5 = FUN_00121b90(lVar10,8)" (identifier "uVar5") (= "=") (call_expression "FUN_00121b90(lVar10,8)" (identifier "FUN_00121b90") (argument_list "(lVar10,8)" (( "(") (identifier "lVar10") (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "*(undefined8 *)(lVar4 + 0x40) = uVar5;" (assignment_expression "*(undefined8 *)(lVar4 + 0x40) = uVar5" (pointer_expression "*(undefined8 *)(lVar4 + 0x40)" (* "*") (cast_expression "(undefined8 *)(lVar4 + 0x40)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x40)" (( "(") (binary_expression "lVar4 + 0x40" (identifier "lVar4") (+ "+") (number_literal "0x40")) () ")")))) (= "=") (identifier "uVar5")) (; ";")) (expression_statement "uVar5 = FUN_00121b90((long)*(int *)(lVar4 + 0x38),8);" (assignment_expression "uVar5 = FUN_00121b90((long)*(int *)(lVar4 + 0x38),8)" (identifier "uVar5") (= "=") (call_expression "FUN_00121b90((long)*(int *)(lVar4 + 0x38),8)" (identifier "FUN_00121b90") (argument_list "((long)*(int *)(lVar4 + 0x38),8)" (( "(") (cast_expression "(long)*(int *)(lVar4 + 0x38)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "*(int *)(lVar4 + 0x38)" (* "*") (cast_expression "(int *)(lVar4 + 0x38)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x38)" (( "(") (binary_expression "lVar4 + 0x38" (identifier "lVar4") (+ "+") (number_literal "0x38")) () ")"))))) (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "local_88 = 0x30;" (assignment_expression "local_88 = 0x30" (identifier "local_88") (= "=") (number_literal "0x30")) (; ";")) (expression_statement "*(undefined8 *)(lVar4 + 0x50) = uVar5;" (assignment_expression "*(undefined8 *)(lVar4 + 0x50) = uVar5" (pointer_expression "*(undefined8 *)(lVar4 + 0x50)" (* "*") (cast_expression "(undefined8 *)(lVar4 + 0x50)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x50)" (( "(") (binary_expression "lVar4 + 0x50" (identifier "lVar4") (+ "+") (number_literal "0x50")) () ")")))) (= "=") (identifier "uVar5")) (; ";")) (if_statement "if (0 < *(int *)(lVar4 + 0x38)) {\n do {\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n } while ((int)lVar11 < *(int *)(lVar4 + 0x38));\n }" (if "if") (parenthesized_expression "(0 < *(int *)(lVar4 + 0x38))" (( "(") (binary_expression "0 < *(int *)(lVar4 + 0x38)" (number_literal "0") (< "<") (pointer_expression "*(int *)(lVar4 + 0x38)" (* "*") (cast_expression "(int *)(lVar4 + 0x38)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x38)" (( "(") (binary_expression "lVar4 + 0x38" (identifier "lVar4") (+ "+") (number_literal "0x38")) () ")"))))) () ")")) (compound_statement "{\n do {\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n } while ((int)lVar11 < *(int *)(lVar4 + 0x38));\n }" ({ "{") (do_statement "do {\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n } while ((int)lVar11 < *(int *)(lVar4 + 0x38));" (do "do") (compound_statement "{\n if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }\n lVar11 = lVar11 + 1;\n *plVar8 = *plVar7;\n }" ({ "{") (if_statement "if (local_88 < 0x30) {\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }\n else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }" (if "if") (parenthesized_expression "(local_88 < 0x30)" (( "(") (binary_expression "local_88 < 0x30" (identifier "local_88") (< "<") (number_literal "0x30")) () ")")) (compound_statement "{\n lVar10 = *(long *)(lVar4 + 0x40);\n uVar3 = local_88 + 8;\n uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }\nLAB_0011cdec:\n local_88 = uVar3;\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\n if (0x2f < local_88) goto LAB_0011ce94;\n uVar6 = (ulong)local_88;\n local_88 = local_88 + 8;\n plVar7 = (long *)((long)local_68 + uVar6);\n }" ({ "{") (expression_statement "lVar10 = *(long *)(lVar4 + 0x40);" (assignment_expression "lVar10 = *(long *)(lVar4 + 0x40)" (identifier "lVar10") (= "=") (pointer_expression "*(long *)(lVar4 + 0x40)" (* "*") (cast_expression "(long *)(lVar4 + 0x40)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x40)" (( "(") (binary_expression "lVar4 + 0x40" (identifier "lVar4") (+ "+") (number_literal "0x40")) () ")"))))) (; ";")) (expression_statement "uVar3 = local_88 + 8;" (assignment_expression "uVar3 = local_88 + 8" (identifier "uVar3") (= "=") (binary_expression "local_88 + 8" (identifier "local_88") (+ "+") (number_literal "8"))) (; ";")) (expression_statement "uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88));" (assignment_expression "uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88))" (identifier "uVar5") (= "=") (call_expression "FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88))" (identifier "FUN_00121c90") (argument_list "(*(undefined8 *)((long)local_68 + (ulong)local_88))" (( "(") (pointer_expression "*(undefined8 *)((long)local_68 + (ulong)local_88)" (* "*") (cast_expression "(undefined8 *)((long)local_68 + (ulong)local_88)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)local_68 + (ulong)local_88)" (( "(") (binary_expression "(long)local_68 + (ulong)local_88" (cast_expression "(long)local_68" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_68")) (+ "+") (cast_expression "(ulong)local_88" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "local_88"))) () ")")))) () ")")))) (; ";")) (expression_statement "*(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;" (assignment_expression "*(undefined8 *)(lVar10 + lVar11 * 8) = uVar5" (pointer_expression "*(undefined8 *)(lVar10 + lVar11 * 8)" (* "*") (cast_expression "(undefined8 *)(lVar10 + lVar11 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar10 + lVar11 * 8)" (( "(") (binary_expression "lVar10 + lVar11 * 8" (identifier "lVar10") (+ "+") (binary_expression "lVar11 * 8" (identifier "lVar11") (* "*") (number_literal "8"))) () ")")))) (= "=") (identifier "uVar5")) (; ";")) (if_statement "if (*(char *)(lVar4 + 0x30) == '\0') {\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }" (if "if") (parenthesized_expression "(*(char *)(lVar4 + 0x30) == '\0')" (( "(") (binary_expression "*(char *)(lVar4 + 0x30) == '\0'" (pointer_expression "*(char *)(lVar4 + 0x30)" (* "*") (cast_expression "(char *)(lVar4 + 0x30)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x30)" (( "(") (binary_expression "lVar4 + 0x30" (identifier "lVar4") (+ "+") (number_literal "0x30")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n if (0x2f < uVar3) goto LAB_0011ce5c;\n plVar8 = (long *)((long)local_68 + (ulong)uVar3);\n local_88 = local_88 + 0x10;\n goto LAB_0011cde2;\n }" ({ "{") (if_statement "if (0x2f < uVar3) goto LAB_0011ce5c;" (if "if") (parenthesized_expression "(0x2f < uVar3)" (( "(") (binary_expression "0x2f < uVar3" (number_literal "0x2f") (< "<") (identifier "uVar3")) () ")")) (goto_statement "goto LAB_0011ce5c;" (goto "goto") (statement_identifier "LAB_0011ce5c") (; ";"))) (expression_statement "plVar8 = (long *)((long)local_68 + (ulong)uVar3);" (assignment_expression "plVar8 = (long *)((long)local_68 + (ulong)uVar3)" (identifier "plVar8") (= "=") (cast_expression "(long *)((long)local_68 + (ulong)uVar3)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)local_68 + (ulong)uVar3)" (( "(") (binary_expression "(long)local_68 + (ulong)uVar3" (cast_expression "(long)local_68" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_68")) (+ "+") (cast_expression "(ulong)uVar3" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar3"))) () ")")))) (; ";")) (expression_statement "local_88 = local_88 + 0x10;" (assignment_expression "local_88 = local_88 + 0x10" (identifier "local_88") (= "=") (binary_expression "local_88 + 0x10" (identifier "local_88") (+ "+") (number_literal "0x10"))) (; ";")) (goto_statement "goto LAB_0011cde2;" (goto "goto") (statement_identifier "LAB_0011cde2") (; ";")) (} "}"))) (labeled_statement "LAB_0011cdec:\n local_88 = uVar3;" (statement_identifier "LAB_0011cdec") (: ":") (expression_statement "local_88 = uVar3;" (assignment_expression "local_88 = uVar3" (identifier "local_88") (= "=") (identifier "uVar3")) (; ";"))) (expression_statement "plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));" (assignment_expression "plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50))" (identifier "plVar8") (= "=") (cast_expression "(long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar11 * 8 + *(long *)(lVar4 + 0x50))" (( "(") (binary_expression "lVar11 * 8 + *(long *)(lVar4 + 0x50)" (binary_expression "lVar11 * 8" (identifier "lVar11") (* "*") (number_literal "8")) (+ "+") (pointer_expression "*(long *)(lVar4 + 0x50)" (* "*") (cast_expression "(long *)(lVar4 + 0x50)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x50)" (( "(") (binary_expression "lVar4 + 0x50" (identifier "lVar4") (+ "+") (number_literal "0x50")) () ")"))))) () ")")))) (; ";")) (if_statement "if (0x2f < local_88) goto LAB_0011ce94;" (if "if") (parenthesized_expression "(0x2f < local_88)" (( "(") (binary_expression "0x2f < local_88" (number_literal "0x2f") (< "<") (identifier "local_88")) () ")")) (goto_statement "goto LAB_0011ce94;" (goto "goto") (statement_identifier "LAB_0011ce94") (; ";"))) (expression_statement "uVar6 = (ulong)local_88;" (assignment_expression "uVar6 = (ulong)local_88" (identifier "uVar6") (= "=") (cast_expression "(ulong)local_88" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "local_88"))) (; ";")) (expression_statement "local_88 = local_88 + 8;" (assignment_expression "local_88 = local_88 + 8" (identifier "local_88") (= "=") (binary_expression "local_88 + 8" (identifier "local_88") (+ "+") (number_literal "8"))) (; ";")) (expression_statement "plVar7 = (long *)((long)local_68 + uVar6);" (assignment_expression "plVar7 = (long *)((long)local_68 + uVar6)" (identifier "plVar7") (= "=") (cast_expression "(long *)((long)local_68 + uVar6)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)local_68 + uVar6)" (( "(") (binary_expression "(long)local_68 + uVar6" (cast_expression "(long)local_68" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_68")) (+ "+") (identifier "uVar6")) () ")")))) (; ";")) (} "}")) (else_clause "else {\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }" (else "else") (compound_statement "{\n lVar10 = *(long *)(lVar4 + 0x40);\n lVar2 = *local_80;\n local_80 = local_80 + 1;\n uVar5 = FUN_00121c90(lVar2);\n *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;\n uVar3 = local_88;\n if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }\n plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));\nLAB_0011ce94:\n plVar7 = local_80;\n local_80 = local_80 + 1;\n }" ({ "{") (expression_statement "lVar10 = *(long *)(lVar4 + 0x40);" (assignment_expression "lVar10 = *(long *)(lVar4 + 0x40)" (identifier "lVar10") (= "=") (pointer_expression "*(long *)(lVar4 + 0x40)" (* "*") (cast_expression "(long *)(lVar4 + 0x40)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x40)" (( "(") (binary_expression "lVar4 + 0x40" (identifier "lVar4") (+ "+") (number_literal "0x40")) () ")"))))) (; ";")) (expression_statement "lVar2 = *local_80;" (assignment_expression "lVar2 = *local_80" (identifier "lVar2") (= "=") (pointer_expression "*local_80" (* "*") (identifier "local_80"))) (; ";")) (expression_statement "local_80 = local_80 + 1;" (assignment_expression "local_80 = local_80 + 1" (identifier "local_80") (= "=") (binary_expression "local_80 + 1" (identifier "local_80") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "uVar5 = FUN_00121c90(lVar2);" (assignment_expression "uVar5 = FUN_00121c90(lVar2)" (identifier "uVar5") (= "=") (call_expression "FUN_00121c90(lVar2)" (identifier "FUN_00121c90") (argument_list "(lVar2)" (( "(") (identifier "lVar2") () ")")))) (; ";")) (expression_statement "*(undefined8 *)(lVar10 + lVar11 * 8) = uVar5;" (assignment_expression "*(undefined8 *)(lVar10 + lVar11 * 8) = uVar5" (pointer_expression "*(undefined8 *)(lVar10 + lVar11 * 8)" (* "*") (cast_expression "(undefined8 *)(lVar10 + lVar11 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar10 + lVar11 * 8)" (( "(") (binary_expression "lVar10 + lVar11 * 8" (identifier "lVar10") (+ "+") (binary_expression "lVar11 * 8" (identifier "lVar11") (* "*") (number_literal "8"))) () ")")))) (= "=") (identifier "uVar5")) (; ";")) (expression_statement "uVar3 = local_88;" (assignment_expression "uVar3 = local_88" (identifier "uVar3") (= "=") (identifier "local_88")) (; ";")) (if_statement "if (*(char *)(lVar4 + 0x30) == '\0') {\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }" (if "if") (parenthesized_expression "(*(char *)(lVar4 + 0x30) == '\0')" (( "(") (binary_expression "*(char *)(lVar4 + 0x30) == '\0'" (pointer_expression "*(char *)(lVar4 + 0x30)" (* "*") (cast_expression "(char *)(lVar4 + 0x30)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x30)" (( "(") (binary_expression "lVar4 + 0x30" (identifier "lVar4") (+ "+") (number_literal "0x30")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\nLAB_0011ce5c:\n local_88 = uVar3;\n plVar8 = local_80;\n local_80 = local_80 + 1;\nLAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;\n uVar3 = local_88;\n goto LAB_0011cdec;\n }" ({ "{") (labeled_statement "LAB_0011ce5c:\n local_88 = uVar3;" (statement_identifier "LAB_0011ce5c") (: ":") (expression_statement "local_88 = uVar3;" (assignment_expression "local_88 = uVar3" (identifier "local_88") (= "=") (identifier "uVar3")) (; ";"))) (expression_statement "plVar8 = local_80;" (assignment_expression "plVar8 = local_80" (identifier "plVar8") (= "=") (identifier "local_80")) (; ";")) (expression_statement "local_80 = local_80 + 1;" (assignment_expression "local_80 = local_80 + 1" (identifier "local_80") (= "=") (binary_expression "local_80 + 1" (identifier "local_80") (+ "+") (number_literal "1"))) (; ";")) (labeled_statement "LAB_0011cde2:\n *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;" (statement_identifier "LAB_0011cde2") (: ":") (expression_statement "*(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8;" (assignment_expression "*(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8" (pointer_expression "*(char *)(*(long *)(lVar4 + 0x48) + lVar11)" (* "*") (cast_expression "(char *)(*(long *)(lVar4 + 0x48) + lVar11)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(lVar4 + 0x48) + lVar11)" (( "(") (binary_expression "*(long *)(lVar4 + 0x48) + lVar11" (pointer_expression "*(long *)(lVar4 + 0x48)" (* "*") (cast_expression "(long *)(lVar4 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x48)" (( "(") (binary_expression "lVar4 + 0x48" (identifier "lVar4") (+ "+") (number_literal "0x48")) () ")")))) (+ "+") (identifier "lVar11")) () ")")))) (= "=") (cast_expression "(char)(int)*plVar8" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (cast_expression "(int)*plVar8" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*plVar8" (* "*") (identifier "plVar8"))))) (; ";"))) (expression_statement "uVar3 = local_88;" (assignment_expression "uVar3 = local_88" (identifier "uVar3") (= "=") (identifier "local_88")) (; ";")) (goto_statement "goto LAB_0011cdec;" (goto "goto") (statement_identifier "LAB_0011cdec") (; ";")) (} "}"))) (expression_statement "plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50));" (assignment_expression "plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50))" (identifier "plVar8") (= "=") (cast_expression "(long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar11 * 8 + *(long *)(lVar4 + 0x50))" (( "(") (binary_expression "lVar11 * 8 + *(long *)(lVar4 + 0x50)" (binary_expression "lVar11 * 8" (identifier "lVar11") (* "*") (number_literal "8")) (+ "+") (pointer_expression "*(long *)(lVar4 + 0x50)" (* "*") (cast_expression "(long *)(lVar4 + 0x50)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x50)" (( "(") (binary_expression "lVar4 + 0x50" (identifier "lVar4") (+ "+") (number_literal "0x50")) () ")"))))) () ")")))) (; ";")) (labeled_statement "LAB_0011ce94:\n plVar7 = local_80;" (statement_identifier "LAB_0011ce94") (: ":") (expression_statement "plVar7 = local_80;" (assignment_expression "plVar7 = local_80" (identifier "plVar7") (= "=") (identifier "local_80")) (; ";"))) (expression_statement "local_80 = local_80 + 1;" (assignment_expression "local_80 = local_80 + 1" (identifier "local_80") (= "=") (binary_expression "local_80 + 1" (identifier "local_80") (+ "+") (number_literal "1"))) (; ";")) (} "}")))) (expression_statement "lVar11 = lVar11 + 1;" (assignment_expression "lVar11 = lVar11 + 1" (identifier "lVar11") (= "=") (binary_expression "lVar11 + 1" (identifier "lVar11") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*plVar8 = *plVar7;" (assignment_expression "*plVar8 = *plVar7" (pointer_expression "*plVar8" (* "*") (identifier "plVar8")) (= "=") (pointer_expression "*plVar7" (* "*") (identifier "plVar7"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((int)lVar11 < *(int *)(lVar4 + 0x38))" (( "(") (binary_expression "(int)lVar11 < *(int *)(lVar4 + 0x38)" (cast_expression "(int)lVar11" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar11")) (< "<") (pointer_expression "*(int *)(lVar4 + 0x38)" (* "*") (cast_expression "(int *)(lVar4 + 0x38)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x38)" (( "(") (binary_expression "lVar4 + 0x38" (identifier "lVar4") (+ "+") (number_literal "0x38")) () ")"))))) () ")")) (; ";")) (} "}"))) (if_statement "if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" (if "if") (parenthesized_expression "(lVar1 != *(long *)(in_FS_OFFSET + 0x28))" (( "(") (binary_expression "lVar1 != *(long *)(in_FS_OFFSET + 0x28)" (identifier "lVar1") (!= "!=") (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 lVar4;" (return "return") (identifier "lVar4") (; ";")) (} "}")))
/* WARNING: Removing unreachable block (ram,0x0011ccc8) */ type_1 * function_1(type_2 *s,char *var_3,char var_8,int ncolumns,type_3 helpctx, type_4 handler,type_3 context,...) { long var_12; type_5 var_9; type_1 *pcVar3; char **ppcVar4; type_3 *piVar5; type_6 *puVar6; type_7 var_10; type_3 *piVar8; char *pcVar9; long *var_5; int var_7; size_t n; long var_6; long var_1; type_8 ap; type_3 local_68 [6]; long local_38; var_12 = *(long *)(var_1 + 0x28); pcVar3 = var_2(s,2,helpctx,handler,context); if (var_3 != (char *)0x0) { var_3 = var_4(var_3); } (pcVar3->generic).var_3 = var_3; var_7 = 0; var_9 = 0x30; ap[0].overflow_arg_area = &stack0x00000010; (pcVar3->editbox).var_8 = var_8; (pcVar3->editbox).percentwidth = ncolumns; var_5 = (long *)ap[0].overflow_arg_area; LAB_0011cd1d: var_6 = *var_5; var_5 = var_5 + 1; if (var_6 != 0) { do { var_7 = var_7 + 1; if (var_8 == '\0') { if (var_9 < 0x30) { var_9 = var_9 + 8; goto LAB_0011cd01; } var_5 = var_5 + 1; LAB_0011ce7c: var_5 = var_5 + 1; } else { LAB_0011cd01: if (0x2f < var_9) goto LAB_0011ce7c; var_9 = var_9 + 8; } var_10 = (type_7)var_9; if (0x2f < var_9) goto LAB_0011cd1d; var_9 = var_9 + 8; if (*(long *)((long)local_68 + var_10) == 0) break; } while( true ); } (pcVar3->editbox).password = var_7; n = (size_t)var_7; if (var_8 == '\0') { pcVar9 = (char *)var_11(n,1); n = (size_t)(pcVar3->editbox).password; (pcVar3->radio).shortcuts = pcVar9; } else { (pcVar3->radio).shortcuts = (char *)0x0; } var_6 = 0; ppcVar4 = (char **)var_11(n,8); (pcVar3->radio).buttons = ppcVar4; piVar5 = (type_3 *)var_11((long)(pcVar3->editbox).password,8); ap[0].gp_offset = 0x30; (pcVar3->radio).buttondata = piVar5; if (0 < (pcVar3->editbox).password) { do { if (ap[0].gp_offset < 0x30) { ppcVar4 = (pcVar3->radio).buttons; var_9 = ap[0].gp_offset + 8; pcVar9 = var_4(*(char **)((long)local_68 + (type_7)ap[0].gp_offset)); ppcVar4[var_6] = pcVar9; if ((pcVar3->editbox).var_8 == '\0') { if (0x2f < var_9) goto LAB_0011ce5c; puVar6 = (type_6 *)((long)local_68 + (type_7)var_9); ap[0].gp_offset = ap[0].gp_offset + 0x10; goto LAB_0011cde2; } LAB_0011cdec: ap[0].gp_offset = var_9; piVar5 = (pcVar3->radio).buttondata + var_6; if (0x2f < ap[0].gp_offset) goto LAB_0011ce94; var_10 = (type_7)ap[0].gp_offset; ap[0].gp_offset = ap[0].gp_offset + 8; piVar8 = (type_3 *)((long)local_68 + var_10); } else { ppcVar4 = (pcVar3->radio).buttons; /* WARNING: Load size is inaccurate */ pcVar9 = *ap[0].overflow_arg_area; ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8); pcVar9 = var_4(pcVar9); ppcVar4[var_6] = pcVar9; var_9 = ap[0].gp_offset; if ((pcVar3->editbox).var_8 == '\0') { LAB_0011ce5c: ap[0].gp_offset = var_9; puVar6 = (type_6 *)ap[0].overflow_arg_area; ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8); LAB_0011cde2: (pcVar3->radio).shortcuts[var_6] = (char)*puVar6; var_9 = ap[0].gp_offset; goto LAB_0011cdec; } piVar5 = (pcVar3->radio).buttondata + var_6; LAB_0011ce94: piVar8 = (type_3 *)ap[0].overflow_arg_area; ap[0].overflow_arg_area = (void *)((long)ap[0].overflow_arg_area + 8); } var_6 = var_6 + 1; *piVar5 = *piVar8; } while ((int)var_6 < (pcVar3->editbox).password); } if (var_12 != *(long *)(var_1 + 0x28)) { /* WARNING: Subroutine does not return */ var_13(); } return pcVar3; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (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: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) 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: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (identifier) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))))) (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (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))) (labeled_statement label: (statement_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)))) (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)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) alternative: (else_clause (compound_statement (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (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: (identifier))))) right: (number_literal))) consequence: (break_statement))) condition: (parenthesized_expression (true))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) 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: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (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 (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression 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: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (goto_statement label: (statement_identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression 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: (identifier)))) (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))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (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: (identifier))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (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)))))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) condition: (parenthesized_expression (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 (identifier)))))
null
/* WARNING: Removing unreachable block (ram,0x0011ccc8) */ long MASKED(undefined8 param_1,long param_2,char param_3,undefined4 param_4,undefined8 param_5 ,undefined8 param_6,undefined8 param_7) { long lVar1; long lVar2; uint uVar3; long lVar4; undefined8 uVar5; ulong uVar6; long *plVar7; long *plVar8; int iVar9; long lVar10; long lVar11; long in_FS_OFFSET; uint local_88; long *local_80; long local_68 [6]; long local_38; lVar1 = *(long *)(in_FS_OFFSET + 0x28); lVar4 = FUN_0011c450(param_1,2,param_5,param_6,param_7); if (param_2 != 0) { param_2 = FUN_00121c90(); } *(long *)(lVar4 + 8) = param_2; iVar9 = 0; uVar3 = 0x30; local_80 = (long *)&stack0x00000010; *(char *)(lVar4 + 0x30) = param_3; *(undefined4 *)(lVar4 + 0x34) = param_4; plVar8 = local_80; LAB_0011cd1d: lVar10 = *plVar8; plVar8 = plVar8 + 1; if (lVar10 != 0) { do { iVar9 = iVar9 + 1; if (param_3 == '\0') { if (uVar3 < 0x30) { uVar3 = uVar3 + 8; goto LAB_0011cd01; } plVar8 = plVar8 + 1; LAB_0011ce7c: plVar8 = plVar8 + 1; } else { LAB_0011cd01: if (0x2f < uVar3) goto LAB_0011ce7c; uVar3 = uVar3 + 8; } uVar6 = (ulong)uVar3; if (0x2f < uVar3) goto LAB_0011cd1d; uVar3 = uVar3 + 8; if (*(long *)((long)local_68 + uVar6) == 0) break; } while( true ); } *(int *)(lVar4 + 0x38) = iVar9; lVar10 = (long)iVar9; if (param_3 == '\0') { uVar5 = FUN_00121b90(lVar10,1); lVar10 = (long)*(int *)(lVar4 + 0x38); *(undefined8 *)(lVar4 + 0x48) = uVar5; } else { *(undefined8 *)(lVar4 + 0x48) = 0; } lVar11 = 0; uVar5 = FUN_00121b90(lVar10,8); *(undefined8 *)(lVar4 + 0x40) = uVar5; uVar5 = FUN_00121b90((long)*(int *)(lVar4 + 0x38),8); local_88 = 0x30; *(undefined8 *)(lVar4 + 0x50) = uVar5; if (0 < *(int *)(lVar4 + 0x38)) { do { if (local_88 < 0x30) { lVar10 = *(long *)(lVar4 + 0x40); uVar3 = local_88 + 8; uVar5 = FUN_00121c90(*(undefined8 *)((long)local_68 + (ulong)local_88)); *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5; if (*(char *)(lVar4 + 0x30) == '\0') { if (0x2f < uVar3) goto LAB_0011ce5c; plVar8 = (long *)((long)local_68 + (ulong)uVar3); local_88 = local_88 + 0x10; goto LAB_0011cde2; } LAB_0011cdec: local_88 = uVar3; plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50)); if (0x2f < local_88) goto LAB_0011ce94; uVar6 = (ulong)local_88; local_88 = local_88 + 8; plVar7 = (long *)((long)local_68 + uVar6); } else { lVar10 = *(long *)(lVar4 + 0x40); lVar2 = *local_80; local_80 = local_80 + 1; uVar5 = FUN_00121c90(lVar2); *(undefined8 *)(lVar10 + lVar11 * 8) = uVar5; uVar3 = local_88; if (*(char *)(lVar4 + 0x30) == '\0') { LAB_0011ce5c: local_88 = uVar3; plVar8 = local_80; local_80 = local_80 + 1; LAB_0011cde2: *(char *)(*(long *)(lVar4 + 0x48) + lVar11) = (char)(int)*plVar8; uVar3 = local_88; goto LAB_0011cdec; } plVar8 = (long *)(lVar11 * 8 + *(long *)(lVar4 + 0x50)); LAB_0011ce94: plVar7 = local_80; local_80 = local_80 + 1; } lVar11 = lVar11 + 1; *plVar8 = *plVar7; } while ((int)lVar11 < *(int *)(lVar4 + 0x38)); } if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return lVar4; }
5407_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
do_addralign
FUN_002ef900
/* DWARF original prototype: uint64_t do_addralign(AArch64_input_section<64,_true> * this) */ uint64_t __thiscall anon_unknown.dwarf_12235f4::AArch64_input_section<64,_true>::do_addralign (AArch64_input_section<64,_true> *this) { The_stub_table *pTVar1; _func_int_varargs *p_Var2; int iVar3; ulong uVar4; undefined4 extraout_var; ulong uVar5; pTVar1 = this->stub_table_; uVar5 = (ulong)this->original_addralign_; if ((pTVar1 != (The_stub_table *)0x0) && (this == pTVar1->owner_)) { p_Var2 = (pTVar1->super_Output_data)._vptr_Output_data[3]; uVar4 = 4; if (p_Var2 != Stub_table<64,_false>::do_addralign) { iVar3 = (*p_Var2)(pTVar1); uVar4 = CONCAT44(extraout_var,iVar3); } if (uVar5 < uVar4) { uVar5 = uVar4; } return uVar5; } return uVar5; }
ulong FUN_002ef900(long param_1) { long *plVar1; ulong uVar2; ulong uVar3; plVar1 = *(long **)(param_1 + 0x48); uVar3 = (ulong)*(uint *)(param_1 + 0x5c); if ((plVar1 != (long *)0x0) && (param_1 == plVar1[5])) { uVar2 = 4; if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) { uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1); } if (uVar3 < uVar2) { uVar3 = uVar2; } return uVar3; } return uVar3; }
PUSH RBX MOV RDX,qword ptr [RDI + 0x48] MOV EBX,dword ptr [RDI + 0x5c] TEST RDX,RDX JZ 0x002ef913 CMP RDI,qword ptr [RDX + 0x28] JZ 0x002ef920 MOV RAX,RBX POP RBX RET MOV RAX,qword ptr [RDX] LEA RSI,[0x2eb2d0] MOV RCX,qword ptr [RAX + 0x18] MOV EAX,0x4 CMP RCX,RSI JNZ 0x002ef948 CMP RBX,RAX CMOVC RBX,RAX MOV RAX,RBX POP RBX RET MOV RDI,RDX CALL RCX JMP 0x002ef938
null
null
null
null
[(u'PTRSUB_-1204684281', u'INT_NOTEQUAL_-1204684428'), (u'LOAD_-1204684537', u'PTRSUB_-1204684296'), (u'CALLIND_-1204684375', u'INDIRECT_-1204684308'), (u'COPY_-1204684330', u'MULTIEQUAL_-1204684310'), (u'PTRSUB_-1204684295', u'LOAD_-1204684469'), (u'PIECE_-1204684306', u'MULTIEQUAL_-1204684325'), (u'INT_EQUAL_-1204684493', u'CBRANCH_-1204684490'), ('const-0', u'PTRSUB_-1204684296'), (u'MULTIEQUAL_-1204684325', u'COPY_-1204684330'), (u'COPY_-1204684450', u'MULTIEQUAL_-1204684325'), ('tmp_232', u'INT_EQUAL_-1204684493'), (u'LOAD_-1204684469', u'PTRADD_-1204684285'), ('tmp_222', u'BRANCH_-1204684376'), (u'PTRSUB_-1204684316', u'LOAD_-1204684508'), ('tmp_50', u'CBRANCH_-1204684509'), (u'COPY_-1204684406', u'RETURN_-1204684386'), ('const-433', u'LOAD_-1204684530'), (u'LOAD_-1204684508', u'INT_EQUAL_-1204684493'), ('const-72', u'PTRSUB_-1204684330'), (u'INT_LESS_-1204684412', u'CBRANCH_-1204684408'), ('const-8', u'PTRADD_-1204684285'), (u'LOAD_-1204684537', u'INT_NOTEQUAL_-1204684510'), (u'PTRSUB_-1204684325', u'LOAD_-1204684530'), ('const-0', u'PTRSUB_-1204684281'), ('const-0', u'RETURN_-1204684386'), ('const-3060432', u'PTRSUB_-1204684281'), ('tmp_232', u'PTRSUB_-1204684325'), ('const-40', u'PTRSUB_-1204684316'), (u'COPY_-1204684331', u'MULTIEQUAL_-1204684310'), (u'INT_NOTEQUAL_-1204684510', u'CBRANCH_-1204684509'), (u'INT_NOTEQUAL_-1204684428', u'CBRANCH_-1204684426'), (u'MULTIEQUAL_-1204684325', u'INT_LESS_-1204684412'), (u'INT_ZEXT_-1204684412', u'COPY_-1204684491'), ('const-0', u'RETURN_-1204684471'), ('const-0', u'PTRSUB_-1204684295'), ('tmp_188', u'CBRANCH_-1204684408'), (u'LOAD_-1204684537', u'PTRSUB_-1204684316'), (u'CALLIND_-1204684375', u'PIECE_-1204684306'), (u'INT_ZEXT_-1204684412', u'COPY_-1204684331'), ('const-433', u'LOAD_-1204684469'), ('tmp_154', u'CBRANCH_-1204684426'), ('const-3', u'PTRADD_-1204684285'), (u'INDIRECT_-1204684308', u'PIECE_-1204684306'), ('const-0', u'INT_NOTEQUAL_-1204684510'), (u'LOAD_-1204684455', u'CALLIND_-1204684375'), (u'COPY_-1204684491', u'RETURN_-1204684471'), (u'LOAD_-1204684455', u'INT_NOTEQUAL_-1204684428'), (u'LOAD_-1204684530', u'INT_ZEXT_-1204684412'), (u'PTRSUB_-1204684330', u'LOAD_-1204684537'), ('tmp_86', u'CBRANCH_-1204684490'), ('const-4', u'COPY_-1204684450'), (u'PTRSUB_-1204684296', u'PTRSUB_-1204684295'), (u'INT_ZEXT_-1204684412', u'INT_LESS_-1204684412'), ('tmp_232', u'PTRSUB_-1204684330'), (u'PTRADD_-1204684285', u'LOAD_-1204684455'), ('const-433', u'LOAD_-1204684537'), ('const-433', u'LOAD_-1204684508'), ('const-433', u'LOAD_-1204684455'), (u'LOAD_-1204684537', u'CALLIND_-1204684375'), ('const-92', u'PTRSUB_-1204684325'), (u'MULTIEQUAL_-1204684310', u'COPY_-1204684406')]
[('const-24', u'INT_ADD_-1204684439'), (u'LOAD_-1204684530', u'INT_ZEXT_-1204684414'), ('const-72', u'INT_ADD_-1204684521'), (u'CAST_-1204684331', u'LOAD_-1204684537'), ('const-92', u'INT_ADD_-1204684514'), ('tmp_368', u'INT_EQUAL_-1204684493'), (u'INT_EQUAL_-1204684493', u'CBRANCH_-1204684490'), (u'MULTIEQUAL_-1204684327', u'COPY_-1204684337'), ('const-433', u'LOAD_-1204684537'), (u'CAST_-1204684326', u'LOAD_-1204684530'), ('const-433', u'LOAD_-1204684469'), ('tmp_222', u'BRANCH_-1204684376'), ('tmp_50', u'CBRANCH_-1204684509'), (u'COPY_-1204684406', u'RETURN_-1204684386'), (u'LOAD_-1204684508', u'INT_EQUAL_-1204684493'), (u'PTRADD_-1204684321', u'LOAD_-1204684508'), (u'INT_LESS_-1204684412', u'CBRANCH_-1204684408'), (u'LOAD_-1204684537', u'INT_NOTEQUAL_-1204684510'), ('const-433', u'LOAD_-1204684455'), ('const-0', u'RETURN_-1204684386'), (u'INT_ADD_-1204684439', u'CAST_-1204684288'), ('const-433', u'LOAD_-1204684530'), ('const-433', u'LOAD_-1204684508'), ('const-8', u'PTRADD_-1204684321'), (u'LOAD_-1204684537', u'PTRADD_-1204684321'), (u'COPY_-1204684338', u'MULTIEQUAL_-1204684312'), (u'COPY_-1204684450', u'MULTIEQUAL_-1204684327'), (u'INT_NOTEQUAL_-1204684510', u'CBRANCH_-1204684509'), ('const-5', u'PTRADD_-1204684321'), (u'INT_NOTEQUAL_-1204684428', u'CBRANCH_-1204684426'), (u'INT_ZEXT_-1204684414', u'COPY_-1204684338'), ('const-0', u'RETURN_-1204684471'), ('const-3060432', u'PTRSUB_-1204684283'), ('tmp_368', u'INT_ADD_-1204684521'), (u'LOAD_-1204684469', u'INT_ADD_-1204684439'), ('tmp_368', u'INT_ADD_-1204684514'), ('tmp_188', u'CBRANCH_-1204684408'), (u'COPY_-1204684337', u'MULTIEQUAL_-1204684312'), ('tmp_154', u'CBRANCH_-1204684426'), (u'MULTIEQUAL_-1204684312', u'COPY_-1204684406'), ('const-0', u'INT_NOTEQUAL_-1204684510'), (u'LOAD_-1204684455', u'CALLIND_-1204684375'), (u'COPY_-1204684491', u'RETURN_-1204684471'), (u'INT_ADD_-1204684514', u'CAST_-1204684326'), (u'LOAD_-1204684455', u'INT_NOTEQUAL_-1204684428'), ('tmp_86', u'CBRANCH_-1204684490'), (u'CAST_-1204684288', u'LOAD_-1204684455'), ('const-4', u'COPY_-1204684450'), (u'CALLIND_-1204684375', u'MULTIEQUAL_-1204684327'), (u'PTRSUB_-1204684283', u'INT_NOTEQUAL_-1204684428'), ('const-0', u'PTRSUB_-1204684283'), (u'LOAD_-1204684537', u'LOAD_-1204684469'), (u'MULTIEQUAL_-1204684327', u'INT_LESS_-1204684412'), (u'LOAD_-1204684537', u'CALLIND_-1204684375'), (u'INT_ADD_-1204684521', u'CAST_-1204684331'), (u'INT_ZEXT_-1204684414', u'COPY_-1204684491'), (u'INT_ZEXT_-1204684414', u'INT_LESS_-1204684412')]
null
null
002ef900
x64
O2
(translation_unit "ulong FUN_002ef900(long param_1)\n\n{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n \n plVar1 = *(long **)(param_1 + 0x48);\n uVar3 = (ulong)*(uint *)(param_1 + 0x5c);\n if ((plVar1 != (long *)0x0) && (param_1 == plVar1[5])) {\n uVar2 = 4;\n if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) {\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }\n if (uVar3 < uVar2) {\n uVar3 = uVar2;\n }\n return uVar3;\n }\n return uVar3;\n}\n\n" (function_definition "ulong FUN_002ef900(long param_1)\n\n{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n \n plVar1 = *(long **)(param_1 + 0x48);\n uVar3 = (ulong)*(uint *)(param_1 + 0x5c);\n if ((plVar1 != (long *)0x0) && (param_1 == plVar1[5])) {\n uVar2 = 4;\n if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) {\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }\n if (uVar3 < uVar2) {\n uVar3 = uVar2;\n }\n return uVar3;\n }\n return uVar3;\n}" type_identifier (function_declarator "FUN_002ef900(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n \n plVar1 = *(long **)(param_1 + 0x48);\n uVar3 = (ulong)*(uint *)(param_1 + 0x5c);\n if ((plVar1 != (long *)0x0) && (param_1 == plVar1[5])) {\n uVar2 = 4;\n if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) {\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }\n if (uVar3 < uVar2) {\n uVar3 = uVar2;\n }\n return uVar3;\n }\n return uVar3;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (expression_statement "plVar1 = *(long **)(param_1 + 0x48);" (assignment_expression "plVar1 = *(long **)(param_1 + 0x48)" identifier = (pointer_expression "*(long **)(param_1 + 0x48)" * (cast_expression "(long **)(param_1 + 0x48)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) ;) (expression_statement "uVar3 = (ulong)*(uint *)(param_1 + 0x5c);" (assignment_expression "uVar3 = (ulong)*(uint *)(param_1 + 0x5c)" identifier = (binary_expression "(ulong)*(uint *)(param_1 + 0x5c)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1 + 0x5c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5c)" ( (binary_expression "param_1 + 0x5c" identifier + number_literal) ))))) ;) (if_statement "if ((plVar1 != (long *)0x0) && (param_1 == plVar1[5])) {\n uVar2 = 4;\n if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) {\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }\n if (uVar3 < uVar2) {\n uVar3 = uVar2;\n }\n return uVar3;\n }" if (parenthesized_expression "((plVar1 != (long *)0x0) && (param_1 == plVar1[5]))" ( (binary_expression "(plVar1 != (long *)0x0) && (param_1 == plVar1[5])" (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)) )) && (parenthesized_expression "(param_1 == plVar1[5])" ( (binary_expression "param_1 == plVar1[5]" identifier == (subscript_expression "plVar1[5]" identifier [ number_literal ])) ))) )) (compound_statement "{\n uVar2 = 4;\n if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) {\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }\n if (uVar3 < uVar2) {\n uVar3 = uVar2;\n }\n return uVar3;\n }" { (expression_statement "uVar2 = 4;" (assignment_expression "uVar2 = 4" identifier = number_literal) ;) (if_statement "if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) {\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }" if (parenthesized_expression "(*(code **)(*plVar1 + 0x18) != FUN_002eb2d0)" ( (binary_expression "*(code **)(*plVar1 + 0x18) != FUN_002eb2d0" (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) )))) != identifier) )) (compound_statement "{\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }" { (expression_statement "uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);" (assignment_expression "uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1)" identifier = (call_expression "(**(code **)(*plVar1 + 0x18))(plVar1)" (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)" ( identifier )))) ;) })) (if_statement "if (uVar3 < uVar2) {\n uVar3 = uVar2;\n }" if (parenthesized_expression "(uVar3 < uVar2)" ( (binary_expression "uVar3 < uVar2" identifier < identifier) )) (compound_statement "{\n uVar3 = uVar2;\n }" { (expression_statement "uVar3 = uVar2;" (assignment_expression "uVar3 = uVar2" identifier = identifier) ;) })) (return_statement "return uVar3;" return identifier ;) })) (return_statement "return uVar3;" return identifier ;) })))
(translation_unit "/* DWARF original prototype: uint64_t do_addralign(AArch64_input_section<64,_true> * this) */\n\nuint64_t __thiscall\nanon_unknown.dwarf_12235f4::AArch64_input_section<64,_true>::do_addralign\n (AArch64_input_section<64,_true> *this)\n\n{\n The_stub_table *pTVar1;\n _func_int_varargs *p_Var2;\n int iVar3;\n ulong uVar4;\n undefined4 extraout_var;\n ulong uVar5;\n \n pTVar1 = this->stub_table_;\n uVar5 = (ulong)this->original_addralign_;\n if ((pTVar1 != (The_stub_table *)0x0) && (this == pTVar1->owner_)) {\n p_Var2 = (pTVar1->super_Output_data)._vptr_Output_data[3];\n uVar4 = 4;\n if (p_Var2 != Stub_table<64,_false>::do_addralign) {\n iVar3 = (*p_Var2)(pTVar1);\n uVar4 = CONCAT44(extraout_var,iVar3);\n }\n if (uVar5 < uVar4) {\n uVar5 = uVar4;\n }\n return uVar5;\n }\n return uVar5;\n}\n\n" comment (declaration "uint64_t __thiscall\nanon_unknown.dwarf_12235f4::AArch64_input_section<64,_true>::do_addralign\n (AArch64_input_section<64,_true> *this)\n\n{\n The_stub_table *pTVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "anon_unknown.dwarf_12235f4::" identifier . identifier : :) identifier (ERROR "<64" < number_literal) , (ERROR "_true>::do_addralign\n (AArch64_input_section<64,_true> *this)\n\n{\n The_stub_table" identifier > : : (function_declarator "do_addralign\n (AArch64_input_section<64,_true> *this)" identifier (parameter_list "(AArch64_input_section<64,_true> *this)" ( (parameter_declaration "AArch64_input_section" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) ))) { identifier) (pointer_declarator "*pTVar1" * identifier) ;) (declaration "_func_int_varargs *p_Var2;" type_identifier (pointer_declarator "*p_Var2" * identifier) ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "undefined4 extraout_var;" type_identifier identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (expression_statement "pTVar1 = this->stub_table_;" (assignment_expression "pTVar1 = this->stub_table_" identifier = (field_expression "this->stub_table_" identifier -> field_identifier)) ;) (expression_statement "uVar5 = (ulong)this->original_addralign_;" (assignment_expression "uVar5 = (ulong)this->original_addralign_" identifier = (cast_expression "(ulong)this->original_addralign_" ( (type_descriptor "ulong" type_identifier) ) (field_expression "this->original_addralign_" identifier -> field_identifier))) ;) (if_statement "if ((pTVar1 != (The_stub_table *)0x0) && (this == pTVar1->owner_)) {\n p_Var2 = (pTVar1->super_Output_data)._vptr_Output_data[3];\n uVar4 = 4;\n if (p_Var2 != Stub_table<64,_false>::do_addralign) {\n iVar3 = (*p_Var2)(pTVar1);\n uVar4 = CONCAT44(extraout_var,iVar3);\n }\n if (uVar5 < uVar4) {\n uVar5 = uVar4;\n }\n return uVar5;\n }" if (parenthesized_expression "((pTVar1 != (The_stub_table *)0x0) && (this == pTVar1->owner_))" ( (binary_expression "(pTVar1 != (The_stub_table *)0x0) && (this == pTVar1->owner_)" (parenthesized_expression "(pTVar1 != (The_stub_table *)0x0)" ( (binary_expression "pTVar1 != (The_stub_table *)0x0" identifier != (cast_expression "(The_stub_table *)0x0" ( (type_descriptor "The_stub_table *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(this == pTVar1->owner_)" ( (binary_expression "this == pTVar1->owner_" identifier == (field_expression "pTVar1->owner_" identifier -> field_identifier)) ))) )) (compound_statement "{\n p_Var2 = (pTVar1->super_Output_data)._vptr_Output_data[3];\n uVar4 = 4;\n if (p_Var2 != Stub_table<64,_false>::do_addralign) {\n iVar3 = (*p_Var2)(pTVar1);\n uVar4 = CONCAT44(extraout_var,iVar3);\n }\n if (uVar5 < uVar4) {\n uVar5 = uVar4;\n }\n return uVar5;\n }" { (expression_statement "p_Var2 = (pTVar1->super_Output_data)._vptr_Output_data[3];" (assignment_expression "p_Var2 = (pTVar1->super_Output_data)._vptr_Output_data[3]" identifier = (subscript_expression "(pTVar1->super_Output_data)._vptr_Output_data[3]" (field_expression "(pTVar1->super_Output_data)._vptr_Output_data" (parenthesized_expression "(pTVar1->super_Output_data)" ( (field_expression "pTVar1->super_Output_data" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) ;) (expression_statement "uVar4 = 4;" (assignment_expression "uVar4 = 4" identifier = number_literal) ;) (if_statement "if (p_Var2 != Stub_table<64,_false>::do_addralign) {\n iVar3 = (*p_Var2)(pTVar1);\n uVar4 = CONCAT44(extraout_var,iVar3);\n }" if (parenthesized_expression "(p_Var2 != Stub_table<64,_false>::do_addralign)" ( (comma_expression "p_Var2 != Stub_table<64,_false>::do_addralign" (binary_expression "p_Var2 != Stub_table<64" identifier != (binary_expression "Stub_table<64" identifier < number_literal)) , (binary_expression "_false>::do_addralign" identifier > (ERROR "::" : :) identifier)) )) (compound_statement "{\n iVar3 = (*p_Var2)(pTVar1);\n uVar4 = CONCAT44(extraout_var,iVar3);\n }" { (expression_statement "iVar3 = (*p_Var2)(pTVar1);" (assignment_expression "iVar3 = (*p_Var2)(pTVar1)" identifier = (call_expression "(*p_Var2)(pTVar1)" (parenthesized_expression "(*p_Var2)" ( (pointer_expression "*p_Var2" * identifier) )) (argument_list "(pTVar1)" ( identifier )))) ;) (expression_statement "uVar4 = CONCAT44(extraout_var,iVar3);" (assignment_expression "uVar4 = CONCAT44(extraout_var,iVar3)" identifier = (call_expression "CONCAT44(extraout_var,iVar3)" identifier (argument_list "(extraout_var,iVar3)" ( identifier , identifier )))) ;) })) (if_statement "if (uVar5 < uVar4) {\n uVar5 = uVar4;\n }" if (parenthesized_expression "(uVar5 < uVar4)" ( (binary_expression "uVar5 < uVar4" identifier < identifier) )) (compound_statement "{\n uVar5 = uVar4;\n }" { (expression_statement "uVar5 = uVar4;" (assignment_expression "uVar5 = uVar4" identifier = identifier) ;) })) (return_statement "return uVar5;" return identifier ;) })) (return_statement "return uVar5;" return identifier ;) (ERROR "}" }))
(translation_unit "ulong FUN_002ef900(long param_1)\n\n{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n \n plVar1 = *(long **)(param_1 + 0x48);\n uVar3 = (ulong)*(uint *)(param_1 + 0x5c);\n if ((plVar1 != (long *)0x0) && (param_1 == plVar1[5])) {\n uVar2 = 4;\n if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) {\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }\n if (uVar3 < uVar2) {\n uVar3 = uVar2;\n }\n return uVar3;\n }\n return uVar3;\n}\n\n" (function_definition "ulong FUN_002ef900(long param_1)\n\n{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n \n plVar1 = *(long **)(param_1 + 0x48);\n uVar3 = (ulong)*(uint *)(param_1 + 0x5c);\n if ((plVar1 != (long *)0x0) && (param_1 == plVar1[5])) {\n uVar2 = 4;\n if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) {\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }\n if (uVar3 < uVar2) {\n uVar3 = uVar2;\n }\n return uVar3;\n }\n return uVar3;\n}" type_identifier (function_declarator "FUN_002ef900(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n \n plVar1 = *(long **)(param_1 + 0x48);\n uVar3 = (ulong)*(uint *)(param_1 + 0x5c);\n if ((plVar1 != (long *)0x0) && (param_1 == plVar1[5])) {\n uVar2 = 4;\n if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) {\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }\n if (uVar3 < uVar2) {\n uVar3 = uVar2;\n }\n return uVar3;\n }\n return uVar3;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (expression_statement "plVar1 = *(long **)(param_1 + 0x48);" (assignment_expression "plVar1 = *(long **)(param_1 + 0x48)" identifier = (pointer_expression "*(long **)(param_1 + 0x48)" * (cast_expression "(long **)(param_1 + 0x48)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) ;) (expression_statement "uVar3 = (ulong)*(uint *)(param_1 + 0x5c);" (assignment_expression "uVar3 = (ulong)*(uint *)(param_1 + 0x5c)" identifier = (binary_expression "(ulong)*(uint *)(param_1 + 0x5c)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1 + 0x5c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x5c)" ( (binary_expression "param_1 + 0x5c" identifier + number_literal) ))))) ;) (if_statement "if ((plVar1 != (long *)0x0) && (param_1 == plVar1[5])) {\n uVar2 = 4;\n if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) {\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }\n if (uVar3 < uVar2) {\n uVar3 = uVar2;\n }\n return uVar3;\n }" if (parenthesized_expression "((plVar1 != (long *)0x0) && (param_1 == plVar1[5]))" ( (binary_expression "(plVar1 != (long *)0x0) && (param_1 == plVar1[5])" (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)) )) && (parenthesized_expression "(param_1 == plVar1[5])" ( (binary_expression "param_1 == plVar1[5]" identifier == (subscript_expression "plVar1[5]" identifier [ number_literal ])) ))) )) (compound_statement "{\n uVar2 = 4;\n if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) {\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }\n if (uVar3 < uVar2) {\n uVar3 = uVar2;\n }\n return uVar3;\n }" { (expression_statement "uVar2 = 4;" (assignment_expression "uVar2 = 4" identifier = number_literal) ;) (if_statement "if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) {\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }" if (parenthesized_expression "(*(code **)(*plVar1 + 0x18) != FUN_002eb2d0)" ( (binary_expression "*(code **)(*plVar1 + 0x18) != FUN_002eb2d0" (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) )))) != identifier) )) (compound_statement "{\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }" { (expression_statement "uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);" (assignment_expression "uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1)" identifier = (call_expression "(**(code **)(*plVar1 + 0x18))(plVar1)" (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)" ( identifier )))) ;) })) (if_statement "if (uVar3 < uVar2) {\n uVar3 = uVar2;\n }" if (parenthesized_expression "(uVar3 < uVar2)" ( (binary_expression "uVar3 < uVar2" identifier < identifier) )) (compound_statement "{\n uVar3 = uVar2;\n }" { (expression_statement "uVar3 = uVar2;" (assignment_expression "uVar3 = uVar2" identifier = identifier) ;) })) (return_statement "return uVar3;" return identifier ;) })) (return_statement "return uVar3;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE 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 = (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (binary_expression IDENT == (subscript_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 * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) != IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (return_statement return IDENT ;) })) (return_statement return IDENT ;) })))
(function_definition "ulong FUN_002ef900(long param_1)\n\n{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n \n plVar1 = *(long **)(param_1 + 0x48);\n uVar3 = (ulong)*(uint *)(param_1 + 0x5c);\n if ((plVar1 != (long *)0x0) && (param_1 == plVar1[5])) {\n uVar2 = 4;\n if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) {\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }\n if (uVar3 < uVar2) {\n uVar3 = uVar2;\n }\n return uVar3;\n }\n return uVar3;\n}" (type_identifier "ulong") (function_declarator "FUN_002ef900(long param_1)" (identifier "FUN_002ef900") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n long *plVar1;\n ulong uVar2;\n ulong uVar3;\n \n plVar1 = *(long **)(param_1 + 0x48);\n uVar3 = (ulong)*(uint *)(param_1 + 0x5c);\n if ((plVar1 != (long *)0x0) && (param_1 == plVar1[5])) {\n uVar2 = 4;\n if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) {\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }\n if (uVar3 < uVar2) {\n uVar3 = uVar2;\n }\n return uVar3;\n }\n return uVar3;\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "ulong uVar2;" (type_identifier "ulong") (identifier "uVar2") (; ";")) (declaration "ulong uVar3;" (type_identifier "ulong") (identifier "uVar3") (; ";")) (expression_statement "plVar1 = *(long **)(param_1 + 0x48);" (assignment_expression "plVar1 = *(long **)(param_1 + 0x48)" (identifier "plVar1") (= "=") (pointer_expression "*(long **)(param_1 + 0x48)" (* "*") (cast_expression "(long **)(param_1 + 0x48)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")"))))) (; ";")) (expression_statement "uVar3 = (ulong)*(uint *)(param_1 + 0x5c);" (assignment_expression "uVar3 = (ulong)*(uint *)(param_1 + 0x5c)" (identifier "uVar3") (= "=") (binary_expression "(ulong)*(uint *)(param_1 + 0x5c)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(param_1 + 0x5c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x5c)" (( "(") (binary_expression "param_1 + 0x5c" (identifier "param_1") (+ "+") (number_literal "0x5c")) () ")"))))) (; ";")) (if_statement "if ((plVar1 != (long *)0x0) && (param_1 == plVar1[5])) {\n uVar2 = 4;\n if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) {\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }\n if (uVar3 < uVar2) {\n uVar3 = uVar2;\n }\n return uVar3;\n }" (if "if") (parenthesized_expression "((plVar1 != (long *)0x0) && (param_1 == plVar1[5]))" (( "(") (binary_expression "(plVar1 != (long *)0x0) && (param_1 == plVar1[5])" (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"))) () ")")) (&& "&&") (parenthesized_expression "(param_1 == plVar1[5])" (( "(") (binary_expression "param_1 == plVar1[5]" (identifier "param_1") (== "==") (subscript_expression "plVar1[5]" (identifier "plVar1") ([ "[") (number_literal "5") (] "]"))) () ")"))) () ")")) (compound_statement "{\n uVar2 = 4;\n if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) {\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }\n if (uVar3 < uVar2) {\n uVar3 = uVar2;\n }\n return uVar3;\n }" ({ "{") (expression_statement "uVar2 = 4;" (assignment_expression "uVar2 = 4" (identifier "uVar2") (= "=") (number_literal "4")) (; ";")) (if_statement "if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) {\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }" (if "if") (parenthesized_expression "(*(code **)(*plVar1 + 0x18) != FUN_002eb2d0)" (( "(") (binary_expression "*(code **)(*plVar1 + 0x18) != FUN_002eb2d0" (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")) () ")")))) (!= "!=") (identifier "FUN_002eb2d0")) () ")")) (compound_statement "{\n uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);\n }" ({ "{") (expression_statement "uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1);" (assignment_expression "uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1)" (identifier "uVar2") (= "=") (call_expression "(**(code **)(*plVar1 + 0x18))(plVar1)" (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)" (( "(") (identifier "plVar1") () ")")))) (; ";")) (} "}"))) (if_statement "if (uVar3 < uVar2) {\n uVar3 = uVar2;\n }" (if "if") (parenthesized_expression "(uVar3 < uVar2)" (( "(") (binary_expression "uVar3 < uVar2" (identifier "uVar3") (< "<") (identifier "uVar2")) () ")")) (compound_statement "{\n uVar3 = uVar2;\n }" ({ "{") (expression_statement "uVar3 = uVar2;" (assignment_expression "uVar3 = uVar2" (identifier "uVar3") (= "=") (identifier "uVar2")) (; ";")) (} "}"))) (return_statement "return uVar3;" (return "return") (identifier "uVar3") (; ";")) (} "}"))) (return_statement "return uVar3;" (return "return") (identifier "uVar3") (; ";")) (} "}")))
/* DWARF original prototype: uint64_t do_addralign(AArch64_input_section<64,_true> * this) */ uint64_t __thiscall anon_unknown.dwarf_12235f4::AArch64_input_section<64,_true>::var_6 (AArch64_input_section<64,_true> *var_2) { type_4 *var_1; type_1 *var_3; int iVar3; type_2 var_9; type_3 extraout_var; type_2 var_8; var_1 = var_2->stub_table_; var_8 = (type_2)var_2->original_addralign_; if ((var_1 != (type_4 *)0x0) && (var_2 == var_1->owner_)) { var_3 = (var_1->super_Output_data)._vptr_Output_data[3]; var_9 = 4; if (var_3 != var_4<64,var_5>::var_6) { iVar3 = (*var_3)(var_1); var_9 = var_7(extraout_var,iVar3); } if (var_8 < var_9) { var_8 = var_9; } return var_8; } return var_8; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (binary_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (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: (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: (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: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (return_statement (identifier)))) (return_statement (identifier)))))
null
ulong MASKED(long param_1) { long *plVar1; ulong uVar2; ulong uVar3; plVar1 = *(long **)(param_1 + 0x48); uVar3 = (ulong)*(uint *)(param_1 + 0x5c); if ((plVar1 != (long *)0x0) && (param_1 == plVar1[5])) { uVar2 = 4; if (*(code **)(*plVar1 + 0x18) != FUN_002eb2d0) { uVar2 = (**(code **)(*plVar1 + 0x18))(plVar1); } if (uVar3 < uVar2) { uVar3 = uVar2; } return uVar3; } return uVar3; }
69_sparc64-linux-gnu-readelf_and_sparc64-linux-gnu-readelf_strip.c
main
FUN_00107450
wchar_t main(wchar_t argc,char **argv) { char **ppcVar1; int iVar2; bfd_boolean bVar3; char *pcVar4; ulong uVar5; long lVar6; Filedata *filedata; FILE *pFVar7; size_t sVar8; int *piVar9; char *message; char *pcVar10; wchar_t in_ECX; wchar_t wVar11; char *unaff_RBP; option *unaff_R12; char **unaff_R14; Filedata *unaff_R15; char **local_e8; wchar_t local_e0; wchar_t local_dc [3]; char armag [8]; char *cp; uint local_b0; bfd_size_type local_98; local_e8 = argv; local_dc[0] = argc; setlocale(5,""); setlocale(0,""); bindtextdomain("binutils","/usr/share/locale"); textdomain("binutils"); expandargv(local_dc,&local_e8); wVar11 = local_dc[0]; ppcVar1 = local_e8; cmdline.file_name = "<cmdline>"; if (local_dc[0] < L'\x02') goto LAB_001076c0; unaff_R12 = options; unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z"; unaff_R14 = &cp; unaff_R15 = &cmdline; LAB_001074f0: in_ECX = getopt_long(wVar11,ppcVar1,unaff_RBP,unaff_R12,0); if (in_ECX != L'\xffffffff') { if (in_ECX != L'h') { if (in_ECX < L'i') { if (in_ECX == L'R') { do_dump = do_dump + 1; uVar5 = strtoul(optarg,unaff_R14,0); if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) { request_dump_bynumber(unaff_R15,(uint)uVar5,'\x10'); } else { request_dump_byname(optarg,'\x10'); } goto LAB_001074f0; } if (in_ECX < L'S') { if (in_ECX == L'D') { LAB_00107818: do_using_dynamic = 1; goto LAB_001074f0; } if (L'D' < in_ECX) { if (in_ECX != L'I') { if (in_ECX != L'N') { if (in_ECX == L'H') { usage(stdout); goto LAB_00107818; } goto LAB_00107699; } goto LAB_001077dd; } do_histogram = 1; goto LAB_001074f0; } if (in_ECX == L'?') goto LAB_001076c0; if (in_ECX == L'A') { do_arch = 1; goto LAB_001074f0; } if (in_ECX == L'\0') goto LAB_001074f0; } else { if (in_ECX == L'a') { do_syms = 1; do_reloc = 1; do_unwind = 1; do_dynamic = 1; do_header = 1; do_sections = 1; do_section_groups = 1; do_segments = 1; do_version = 1; do_histogram = 1; do_arch = 1; do_notes = 1; goto LAB_001074f0; } if (in_ECX < L'b') { if (in_ECX == L'V') { do_version = 1; goto LAB_001074f0; } if (in_ECX == L'W') { do_wide = 1; goto LAB_001074f0; } if (in_ECX == L'S') { do_sections = 1; goto LAB_001074f0; } } else { if (in_ECX == L'd') { do_dynamic = 1; goto LAB_001074f0; } if (L'd' < in_ECX) { if (in_ECX == L'e') { do_header = 1; do_sections = 1; do_segments = 1; } else { if (in_ECX != L'g') goto LAB_00107699; do_section_groups = 1; } goto LAB_001074f0; } if (in_ECX == L'c') { do_archive_index = 1; goto LAB_001074f0; } } } } else { if (in_ECX == L'v') { print_version(program_name); goto LAB_001074f0; } if (in_ECX < L'w') { if (in_ECX == L'r') { do_reloc = 1; } else { if (L'r' < in_ECX) goto LAB_001076d0; if (in_ECX == L'n') { do_notes = 1; } else if (in_ECX == L'p') { do_dump = do_dump + 1; uVar5 = strtoul(optarg,unaff_R14,0); if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) { request_dump_bynumber(unaff_R15,(uint)uVar5,'\b'); } else { request_dump_byname(optarg,'\b'); } } else { if (in_ECX != L'l') goto LAB_00107699; do_segments = 1; } } goto LAB_001074f0; } if (in_ECX == L'Ȁ') { do_dump = 1; if (optarg == (char *)0x0) { do_debugging = 1; } else { do_debugging = 0; dwarf_select_sections_by_names(optarg); } goto LAB_001074f0; } if (L'Ȁ' < in_ECX) { if (in_ECX == L'Ȃ') { uVar5 = strtoul(optarg,unaff_R14,0); dwarf_cutoff_level = (int)uVar5; } else if (in_ECX < L'Ȃ') { do_dyn_syms = 1; } else if (in_ECX == L'ȃ') { dwarf_start_die = strtoul(optarg,unaff_R14,0); } else { if (in_ECX != L'Ȅ') goto LAB_00107699; dwarf_check = 1; } goto LAB_001074f0; } if (in_ECX == L'x') { do_dump = do_dump + 1; uVar5 = strtoul(optarg,unaff_R14,0); if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) { request_dump_bynumber(unaff_R15,(uint)uVar5,'\x01'); } else { request_dump_byname(optarg,'\x01'); } goto LAB_001074f0; } if (in_ECX < L'x') { do_dump = 1; if (optarg == (char *)0x0) { do_debugging = 1; dwarf_select_sections_all(); } else { do_debugging = 0; dwarf_select_sections_by_letters(optarg); } goto LAB_001074f0; } if (in_ECX == L'z') { decompress_dumps = 1; goto LAB_001074f0; } } LAB_00107699: local_e0 = in_ECX; pcVar4 = (char *)dcgettext(0,"Invalid option \'-%c\'\n",5); in_ECX = local_e0; error(pcVar4,(ulong)(uint)local_e0); goto LAB_001076c0; } do_header = 1; goto LAB_001074f0; } if (((((((((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) || do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) || do_version != 0) || do_histogram != 0) || do_debugging != 0) || do_arch != 0) || do_notes != 0) || do_section_groups != 0) || do_archive_index != 0) || do_dyn_syms != 0) { in_ECX = local_dc[0] + L'\xffffffff'; if (optind < in_ECX) { show_name = 1; LAB_00107aa4: wVar11 = L'\0'; LAB_00107af0: do { while( true ) { lVar6 = (long)optind; if (local_dc[0] <= optind) { if (cmdline.dump_sects != (dump_type *)0x0) { free(cmdline.dump_sects); } return wVar11; } optind = optind + L'\x01'; pcVar4 = local_e8[lVar6]; iVar2 = __xstat(1,pcVar4,(stat *)&cp); if (-1 < iVar2) break; piVar9 = __errno_location(); pcVar10 = "\'%s\': No such file\n"; if (*piVar9 == 2) { LAB_00107acc: wVar11 = L'\x01'; pcVar10 = (char *)dcgettext(0,pcVar10,5); error(pcVar10,pcVar4); } else { pcVar10 = strerror(*piVar9); message = (char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5); wVar11 = L'\x01'; error(message,pcVar4,pcVar10); } } if ((local_b0 & 0xf000) != 0x8000) { pcVar10 = "\'%s\' is not an ordinary file\n"; goto LAB_00107acc; } filedata = (Filedata *)calloc(1,0xa0); if (filedata == (Filedata *)0x0) { wVar11 = L'\x01'; pcVar4 = (char *)dcgettext(0,"Out of memory allocating file data structure\n",5); error(pcVar4); goto LAB_00107af0; } filedata->file_name = pcVar4; pFVar7 = fopen(pcVar4,"rb"); filedata->handle = (FILE *)pFVar7; if (pFVar7 != (FILE *)0x0) { sVar8 = fread(armag,8,1,pFVar7); if (sVar8 == 1) { filedata->file_size = local_98; if (armag == (char [8])0xa3e686372613c21) { iVar2 = process_archive(filedata,0); joined_r0x00107d9a: if (iVar2 == 0) goto LAB_00107ca1; pFVar7 = (FILE *)filedata->handle; LAB_00107bf3: fclose(pFVar7); free(filedata); goto LAB_00107af0; } if (armag == (char [8])0xa3e6e6968743c21) { iVar2 = process_archive(filedata,1); goto joined_r0x00107d9a; } if (do_archive_index != 0) { pcVar10 = (char *)dcgettext(0, "File %s is not an archive so its index cannot be displayed.\n" ,5); error(pcVar10,pcVar4); } rewind((FILE *)filedata->handle); archive_file_offset = 0; archive_file_size = 0; bVar3 = process_object(filedata); pFVar7 = (FILE *)filedata->handle; if (bVar3 != 0) goto LAB_00107bf3; } else { pcVar10 = (char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5); error(pcVar10,pcVar4); LAB_00107ca1: pFVar7 = (FILE *)filedata->handle; } fclose(pFVar7); wVar11 = L'\x01'; free(filedata); goto LAB_00107af0; } wVar11 = L'\x01'; pcVar10 = (char *)dcgettext(0,"Input file \'%s\' is not readable.\n",5); error(pcVar10,pcVar4); free(filedata); } while( true ); } if (optind < local_dc[0]) goto LAB_00107aa4; pcVar4 = (char *)dcgettext(0,"Nothing to do.\n",5); warn(pcVar4); } LAB_001076c0: usage(stderr); LAB_001076d0: if (in_ECX == L't') { LAB_001077dd: do_sections = 1; do_section_details = 1; } else if (in_ECX < L'u') { do_syms = 1; } else { do_unwind = 1; } goto LAB_001074f0; }
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ undefined4 FUN_00107450(int param_1,long param_2,undefined8 param_3,int param_4) { char *__filename; int iVar1; undefined8 uVar2; ulong uVar3; long lVar4; undefined8 *__ptr; FILE *pFVar5; size_t sVar6; int *piVar7; undefined4 uVar8; char *unaff_RBP; char *pcVar9; undefined **unaff_R12; stat *unaff_R14; undefined *unaff_R15; long local_e8; int local_e0; int local_dc [3]; long local_d0; stat local_c8; local_e8 = param_2; local_dc[0] = param_1; setlocale(5,""); setlocale(0,""); bindtextdomain("binutils","/usr/share/locale"); textdomain("binutils"); FUN_00156230(local_dc,&local_e8); iVar1 = local_dc[0]; lVar4 = local_e8; _DAT_001933a0 = "<cmdline>"; if (local_dc[0] < 2) goto LAB_001076c0; unaff_R12 = &PTR_s_all_00190c60; unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z"; unaff_R14 = &local_c8; unaff_R15 = &DAT_001933a0; LAB_001074f0: param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0); if (param_4 != -1) { if (param_4 != 0x68) { if (param_4 < 0x69) { if (param_4 == 0x52) { DAT_00193478 = DAT_00193478 + 1; uVar3 = strtoul(optarg,(char **)unaff_R14,0); if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) { FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10); } else { FUN_00111510(optarg,0x10); } goto LAB_001074f0; } if (param_4 < 0x53) { if (param_4 == 0x44) { LAB_00107818: DAT_00193480 = 1; goto LAB_001074f0; } if (0x44 < param_4) { if (param_4 != 0x49) { if (param_4 != 0x4e) { if (param_4 == 0x48) { FUN_001115b0(stdout); goto LAB_00107818; } goto LAB_00107699; } goto LAB_001077dd; } DAT_00193470 = 1; goto LAB_001074f0; } if (param_4 == 0x3f) goto LAB_001076c0; if (param_4 == 0x41) { DAT_00193468 = 1; goto LAB_001074f0; } if (param_4 == 0) goto LAB_001074f0; } else { if (param_4 == 0x61) { DAT_001934a0 = 1; DAT_00193498 = 1; DAT_00193484 = 1; DAT_001934a4 = 1; DAT_0019347c = 1; DAT_00193494 = 1; DAT_00193490 = 1; DAT_00193488 = 1; DAT_00193474 = 1; DAT_00193470 = 1; DAT_00193468 = 1; DAT_00193464 = 1; goto LAB_001074f0; } if (param_4 < 0x62) { if (param_4 == 0x56) { DAT_00193474 = 1; goto LAB_001074f0; } if (param_4 == 0x57) { DAT_00196f50 = 1; goto LAB_001074f0; } if (param_4 == 0x53) { DAT_00193494 = 1; goto LAB_001074f0; } } else { if (param_4 == 100) { DAT_001934a4 = 1; goto LAB_001074f0; } if (100 < param_4) { if (param_4 == 0x65) { DAT_0019347c = 1; DAT_00193494 = 1; DAT_00193488 = 1; } else { if (param_4 != 0x67) goto LAB_00107699; DAT_00193490 = 1; } goto LAB_001074f0; } if (param_4 == 99) { DAT_00193460 = 1; goto LAB_001074f0; } } } } else { if (param_4 == 0x76) { FUN_0013b520(PTR_s_readelf_001910a0); goto LAB_001074f0; } if (param_4 < 0x77) { if (param_4 == 0x72) { DAT_00193498 = 1; } else { if (0x72 < param_4) goto LAB_001076d0; if (param_4 == 0x6e) { DAT_00193464 = 1; } else if (param_4 == 0x70) { DAT_00193478 = DAT_00193478 + 1; uVar3 = strtoul(optarg,(char **)unaff_R14,0); if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) { FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8); } else { FUN_00111510(optarg,8); } } else { if (param_4 != 0x6c) goto LAB_00107699; DAT_00193488 = 1; } } goto LAB_001074f0; } if (param_4 == 0x200) { DAT_00193478 = 1; if (optarg == (char *)0x0) { DAT_0019346c = 1; } else { DAT_0019346c = 0; FUN_001547f0(); } goto LAB_001074f0; } if (0x200 < param_4) { if (param_4 == 0x202) { uVar3 = strtoul(optarg,(char **)unaff_R14,0); DAT_001910ac = (undefined4)uVar3; } else if (param_4 < 0x202) { DAT_0019349c = 1; } else if (param_4 == 0x203) { DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0); } else { if (param_4 != 0x204) goto LAB_00107699; DAT_001946e0 = 1; } goto LAB_001074f0; } if (param_4 == 0x78) { DAT_00193478 = DAT_00193478 + 1; uVar3 = strtoul(optarg,(char **)unaff_R14,0); if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) { FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1); } else { FUN_00111510(optarg,1); } goto LAB_001074f0; } if (param_4 < 0x78) { DAT_00193478 = 1; if (optarg == (char *)0x0) { DAT_0019346c = 1; FUN_00154ac0(); } else { DAT_0019346c = 0; FUN_001548f0(); } goto LAB_001074f0; } if (param_4 == 0x7a) { DAT_00193458 = 1; goto LAB_001074f0; } } LAB_00107699: local_e0 = param_4; uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5); param_4 = local_e0; error(uVar2,local_e0); goto LAB_001076c0; } DAT_0019347c = 1; goto LAB_001074f0; } if (((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) || DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0 ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) || DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) || DAT_00193460 != 0) || DAT_0019349c != 0) { param_4 = local_dc[0] + -1; if (optind < param_4) { DAT_001934a8 = 1; LAB_00107aa4: uVar8 = 0; LAB_00107af0: do { while( true ) { lVar4 = (long)optind; if (local_dc[0] <= optind) { if (DAT_00193430 != (void *)0x0) { free(DAT_00193430); } return uVar8; } optind = optind + 1; __filename = *(char **)(local_e8 + lVar4 * 8); iVar1 = __xstat(1,__filename,&local_c8); if (-1 < iVar1) break; piVar7 = __errno_location(); pcVar9 = "\'%s\': No such file\n"; if (*piVar7 == 2) { LAB_00107acc: uVar8 = 1; uVar2 = dcgettext(0,pcVar9,5); error(uVar2,__filename); } else { pcVar9 = strerror(*piVar7); uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5); uVar8 = 1; error(uVar2,__filename,pcVar9); } } if ((local_c8.st_mode & 0xf000) != 0x8000) { pcVar9 = "\'%s\' is not an ordinary file\n"; goto LAB_00107acc; } __ptr = (undefined8 *)calloc(1,0xa0); if (__ptr == (undefined8 *)0x0) { uVar8 = 1; uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5); error(uVar2); goto LAB_00107af0; } *__ptr = __filename; pFVar5 = fopen(__filename,"rb"); __ptr[1] = pFVar5; if (pFVar5 != (FILE *)0x0) { sVar6 = fread(&local_d0,8,1,pFVar5); if (sVar6 == 1) { __ptr[2] = local_c8.st_size; if (local_d0 == 0xa3e686372613c21) { iVar1 = FUN_0013ab00(__ptr,0); joined_r0x00107d9a: if (iVar1 == 0) goto LAB_00107ca1; pFVar5 = (FILE *)__ptr[1]; LAB_00107bf3: fclose(pFVar5); free(__ptr); goto LAB_00107af0; } if (local_d0 == 0xa3e6e6968743c21) { iVar1 = FUN_0013ab00(__ptr,1); goto joined_r0x00107d9a; } if (DAT_00193460 != 0) { uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5) ; error(uVar2,__filename); } rewind((FILE *)__ptr[1]); DAT_001946b8 = 0; DAT_001946b0 = 0; iVar1 = FUN_00136890(__ptr); pFVar5 = (FILE *)__ptr[1]; if (iVar1 != 0) goto LAB_00107bf3; } else { uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5); error(uVar2,__filename); LAB_00107ca1: pFVar5 = (FILE *)__ptr[1]; } fclose(pFVar5); uVar8 = 1; free(__ptr); goto LAB_00107af0; } uVar8 = 1; uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5); error(uVar2,__filename); free(__ptr); } while( true ); } if (optind < local_dc[0]) goto LAB_00107aa4; uVar2 = dcgettext(0,"Nothing to do.\n",5); warn(uVar2); } LAB_001076c0: FUN_001115b0(stderr); LAB_001076d0: if (param_4 == 0x74) { LAB_001077dd: DAT_00193494 = 1; DAT_0019348c = 1; } else if (param_4 < 0x75) { DAT_001934a0 = 1; } else { DAT_00193484 = 1; } goto LAB_001074f0; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0xb8 MOV dword ptr [RSP + 0xc],EDI MOV EDI,0x5 MOV qword ptr [RSP],RSI LEA RSI,[0x169c35] CALL 0x00107320 LEA RSI,[0x169c35] XOR EDI,EDI CALL 0x00107320 LEA RSI,[0x16bc3d] LEA RDI,[0x16bc4f] CALL 0x00107110 LEA RDI,[0x16bc4f] CALL 0x001070f0 MOV RSI,RSP LEA RDI,[RSP + 0xc] CALL 0x00156230 MOV EBX,dword ptr [RSP + 0xc] LEA RAX,[0x16bc58] MOV R13,qword ptr [RSP] MOV qword ptr [0x001933a0],RAX CMP EBX,0x1 JLE 0x001076c0 LEA R12,[0x190c60] LEA RBP,[0x1745b0] LEA R14,[RSP + 0x20] LEA R15,[0x1933a0] NOP dword ptr [RAX] MOV RCX,R12 XOR R8D,R8D MOV RDX,RBP MOV RSI,R13 MOV EDI,EBX CALL 0x00107160 MOV ECX,EAX CMP EAX,-0x1 JZ 0x00107a20 CMP ECX,0x68 JZ 0x001079d0 JLE 0x00107570 CMP ECX,0x76 JZ 0x00107980 JLE 0x00107630 CMP ECX,0x200 JZ 0x001079f0 JLE 0x001075f0 CMP ECX,0x202 JZ 0x001079b0 JL 0x00107998 CMP ECX,0x203 JNZ 0x001075d0 MOV RDI,qword ptr [0x001923c8] XOR EDX,EDX MOV RSI,R14 CALL 0x00107390 MOV qword ptr [0x00196f80],RAX JMP 0x001074f0 CMP ECX,0x52 JZ 0x001078c0 JLE 0x00107760 CMP ECX,0x61 JZ 0x00107840 JLE 0x00107740 CMP ECX,0x64 JZ 0x00107830 JLE 0x00107720 CMP ECX,0x65 JNZ 0x00107708 MOV dword ptr [0x0019347c],0x1 MOV dword ptr [0x00193494],0x1 MOV dword ptr [0x00193488],0x1 JMP 0x001074f0 CMP ECX,0x204 JNZ 0x00107699 MOV dword ptr [0x001946e0],0x1 JMP 0x001074f0 CMP ECX,0x78 JZ 0x00107930 JGE 0x001076f0 MOV RDI,qword ptr [0x001923c8] MOV dword ptr [0x00193478],0x1 TEST RDI,RDI JZ 0x00107d0c MOV dword ptr [0x0019346c],0x0 CALL 0x001548f0 JMP 0x001074f0 CMP ECX,0x72 JZ 0x00107970 JG 0x001076d0 CMP ECX,0x6e JZ 0x00107910 CMP ECX,0x70 JNZ 0x00107690 MOV RDI,qword ptr [0x001923c8] XOR EDX,EDX MOV RSI,R14 ADD dword ptr [0x00193478],0x1 CALL 0x00107390 MOV RDX,qword ptr [RSP + 0x20] CMP byte ptr [RDX],0x0 JNZ 0x00107677 TEST EAX,EAX JNS 0x00107d20 MOV RDI,qword ptr [0x001923c8] MOV ESI,0x8 CALL 0x00111510 JMP 0x001074f0 CMP ECX,0x6c JZ 0x00107920 LEA RSI,[0x16bc62] XOR EDI,EDI MOV EDX,0x5 MOV dword ptr [RSP + 0x8],ECX CALL 0x00107130 MOV ECX,dword ptr [RSP + 0x8] MOV RDI,RAX XOR EAX,EAX MOV ESI,ECX CALL 0x00154b80 MOV RDI,qword ptr [0x001923e0] CALL 0x001115b0 NOP dword ptr [RAX] CMP ECX,0x74 JZ 0x001077dd JG 0x001079e0 MOV dword ptr [0x001934a0],0x1 JMP 0x001074f0 CMP ECX,0x7a JNZ 0x00107699 MOV dword ptr [0x00193458],0x1 JMP 0x001074f0 CMP ECX,0x67 JNZ 0x00107699 MOV dword ptr [0x00193490],0x1 JMP 0x001074f0 CMP ECX,0x63 JNZ 0x00107699 MOV dword ptr [0x00193460],0x1 JMP 0x001074f0 CMP ECX,0x56 JZ 0x00107900 CMP ECX,0x57 JNZ 0x00107790 MOV dword ptr [0x00196f50],0x1 JMP 0x001074f0 CMP ECX,0x44 JZ 0x00107818 JG 0x001077c0 CMP ECX,0x3f JZ 0x001076c0 CMP ECX,0x41 JNZ 0x001077b0 MOV dword ptr [0x00193468],0x1 JMP 0x001074f0 CMP ECX,0x53 JNZ 0x00107699 MOV dword ptr [0x00193494],0x1 JMP 0x001074f0 TEST ECX,ECX JNZ 0x00107699 JMP 0x001074f0 CMP ECX,0x49 JNZ 0x001077d8 MOV dword ptr [0x00193470],0x1 JMP 0x001074f0 CMP ECX,0x4e JNZ 0x00107800 MOV dword ptr [0x00193494],0x1 MOV dword ptr [0x0019348c],0x1 JMP 0x001074f0 CMP ECX,0x48 JNZ 0x00107699 MOV RDI,qword ptr [0x001923a0] CALL 0x001115b0 NOP dword ptr [RAX] MOV dword ptr [0x00193480],0x1 JMP 0x001074f0 MOV dword ptr [0x001934a4],0x1 JMP 0x001074f0 MOV dword ptr [0x001934a0],0x1 MOV dword ptr [0x00193498],0x1 MOV dword ptr [0x00193484],0x1 MOV dword ptr [0x001934a4],0x1 MOV dword ptr [0x0019347c],0x1 MOV dword ptr [0x00193494],0x1 MOV dword ptr [0x00193490],0x1 MOV dword ptr [0x00193488],0x1 MOV dword ptr [0x00193474],0x1 MOV dword ptr [0x00193470],0x1 MOV dword ptr [0x00193468],0x1 MOV dword ptr [0x00193464],0x1 JMP 0x001074f0 MOV RDI,qword ptr [0x001923c8] XOR EDX,EDX MOV RSI,R14 ADD dword ptr [0x00193478],0x1 CALL 0x00107390 MOV RDX,qword ptr [RSP + 0x20] CMP byte ptr [RDX],0x0 JNZ 0x001078ea TEST EAX,EAX JNS 0x00107d48 MOV RDI,qword ptr [0x001923c8] MOV ESI,0x10 CALL 0x00111510 JMP 0x001074f0 MOV dword ptr [0x00193474],0x1 JMP 0x001074f0 MOV dword ptr [0x00193464],0x1 JMP 0x001074f0 MOV dword ptr [0x00193488],0x1 JMP 0x001074f0 MOV RDI,qword ptr [0x001923c8] XOR EDX,EDX MOV RSI,R14 ADD dword ptr [0x00193478],0x1 CALL 0x00107390 MOV RDX,qword ptr [RSP + 0x20] CMP byte ptr [RDX],0x0 JNZ 0x0010795a TEST EAX,EAX JNS 0x00107d34 MOV RDI,qword ptr [0x001923c8] MOV ESI,0x1 CALL 0x00111510 JMP 0x001074f0 MOV dword ptr [0x00193498],0x1 JMP 0x001074f0 MOV RDI,qword ptr [0x001910a0] CALL 0x0013b520 JMP 0x001074f0 MOV dword ptr [0x0019349c],0x1 JMP 0x001074f0 MOV RDI,qword ptr [0x001923c8] XOR EDX,EDX MOV RSI,R14 CALL 0x00107390 MOV dword ptr [0x001910ac],EAX JMP 0x001074f0 MOV dword ptr [0x0019347c],0x1 JMP 0x001074f0 MOV dword ptr [0x00193484],0x1 JMP 0x001074f0 MOV RDI,qword ptr [0x001923c8] MOV dword ptr [0x00193478],0x1 TEST RDI,RDI JZ 0x00107c08 MOV dword ptr [0x0019346c],0x0 CALL 0x001547f0 JMP 0x001074f0 MOV EAX,dword ptr [0x001934a4] OR EAX,dword ptr [0x001934a0] OR EAX,dword ptr [0x00193498] OR EAX,dword ptr [0x00193484] OR EAX,dword ptr [0x00193494] OR EAX,dword ptr [0x00193488] OR EAX,dword ptr [0x0019347c] OR EAX,dword ptr [0x00193478] OR EAX,dword ptr [0x00193474] OR EAX,dword ptr [0x00193470] OR EAX,dword ptr [0x0019346c] OR EAX,dword ptr [0x00193468] OR EAX,dword ptr [0x00193464] OR EAX,dword ptr [0x00193490] OR EAX,dword ptr [0x00193460] OR EAX,dword ptr [0x0019349c] JZ 0x001076c0 MOV EDX,dword ptr [RSP + 0xc] MOVSXD RAX,dword ptr [0x001923a8] LEA ECX,[RDX + -0x1] CMP ECX,EAX JG 0x00107c17 CMP EDX,EAX JLE 0x00107de5 XOR EBX,EBX LEA RBP,[RSP + 0x20] LEA R12,[RSP + 0x18] MOV R13,0xa3e686372613c21 JMP 0x00107af0 MOV EDX,0x5 LEA RSI,[0x16bc9c] XOR EDI,EDI MOV EBX,0x1 CALL 0x00107130 MOV RSI,R15 MOV RDI,RAX XOR EAX,EAX CALL 0x00154b80 MOVSXD RAX,dword ptr [0x001923a8] MOV EDX,dword ptr [RSP + 0xc] CMP EAX,EDX JGE 0x00107cc0 LEA EDX,[RAX + 0x1] MOV EDI,0x1 MOV dword ptr [0x001923a8],EDX MOV RDX,qword ptr [RSP] MOV R15,qword ptr [RDX + RAX*0x8] MOV RDX,RBP MOV RSI,R15 CALL 0x001072d0 TEST EAX,EAX JS 0x00107c30 MOV EAX,dword ptr [RSP + 0x38] AND EAX,0xf000 CMP EAX,0x8000 JNZ 0x00107ac0 MOV ESI,0xa0 MOV EDI,0x1 CALL 0x00107250 MOV R14,RAX TEST RAX,RAX JZ 0x00107ce5 MOV qword ptr [RAX],R15 LEA RSI,[0x17c91c] MOV RDI,R15 CALL 0x00107350 MOV qword ptr [R14 + 0x8],RAX TEST RAX,RAX JZ 0x00107d5c MOV RCX,RAX MOV EDX,0x1 MOV ESI,0x8 MOV RDI,R12 CALL 0x001070e0 CMP RAX,0x1 JNZ 0x00107c81 MOV RAX,qword ptr [RSP + 0x50] MOV qword ptr [R14 + 0x10],RAX CMP qword ptr [RSP + 0x18],R13 JZ 0x00107d8e MOV RAX,0xa3e6e6968743c21 CMP qword ptr [RSP + 0x18],RAX JZ 0x00107da9 CMP dword ptr [0x00193460],0x0 JNZ 0x00107dc0 MOV RDI,qword ptr [R14 + 0x8] CALL 0x001071a0 MOV RDI,R14 MOV qword ptr [0x001946b8],0x0 MOV qword ptr [0x001946b0],0x0 CALL 0x00136890 MOV RDI,qword ptr [R14 + 0x8] TEST EAX,EAX JZ 0x00107ca5 CALL 0x00107100 MOV RDI,R14 CALL 0x00107030 JMP 0x00107ae5 MOV dword ptr [0x0019346c],0x1 JMP 0x001074f0 MOV dword ptr [0x001934a8],0x1 JMP 0x00107aa4 CALL 0x00107060 MOV EDX,0x5 LEA RSI,[0x16bc88] MOV EDI,dword ptr [RAX] CMP EDI,0x2 JZ 0x00107acc CALL 0x00107400 MOV EDX,0x5 LEA RSI,[0x1745d8] XOR EDI,EDI MOV RBX,RAX CALL 0x00107130 MOV RDX,RBX MOV RSI,R15 MOV EBX,0x1 MOV RDI,RAX XOR EAX,EAX CALL 0x00154b80 JMP 0x00107ae5 LEA RSI,[0x174640] XOR EDI,EDI MOV EDX,0x5 CALL 0x00107130 MOV RSI,R15 MOV RDI,RAX XOR EAX,EAX CALL 0x00154b80 MOV RDI,qword ptr [R14 + 0x8] CALL 0x00107100 MOV RDI,R14 MOV EBX,0x1 CALL 0x00107030 JMP 0x00107ae5 MOV RDI,qword ptr [0x00193430] TEST RDI,RDI JZ 0x00107cd1 CALL 0x00107030 ADD RSP,0xb8 MOV EAX,EBX POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV EDX,0x5 LEA RSI,[0x174610] XOR EDI,EDI MOV EBX,0x1 CALL 0x00107130 MOV RDI,RAX XOR EAX,EAX CALL 0x00154b80 JMP 0x00107ae5 MOV dword ptr [0x0019346c],0x1 CALL 0x00154ac0 JMP 0x001074f0 MOV EDX,0x8 MOV ESI,EAX MOV RDI,R15 CALL 0x00111440 JMP 0x001074f0 MOV EDX,0x1 MOV ESI,EAX MOV RDI,R15 CALL 0x00111440 JMP 0x001074f0 MOV EDX,0x10 MOV ESI,EAX MOV RDI,R15 CALL 0x00111440 JMP 0x001074f0 MOV EDX,0x5 LEA RSI,[0x174538] XOR EDI,EDI MOV EBX,0x1 CALL 0x00107130 MOV RSI,R15 MOV RDI,RAX XOR EAX,EAX CALL 0x00154b80 MOV RDI,R14 CALL 0x00107030 JMP 0x00107ae5 XOR ESI,ESI MOV RDI,R14 CALL 0x0013ab00 TEST EAX,EAX JZ 0x00107ca1 MOV RDI,qword ptr [R14 + 0x8] JMP 0x00107bf3 MOV ESI,0x1 MOV RDI,R14 CALL 0x0013ab00 TEST EAX,EAX JZ 0x00107ca1 JMP 0x00107da0 XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x174668] CALL 0x00107130 MOV RSI,R15 MOV RDI,RAX XOR EAX,EAX CALL 0x00154b80 JMP 0x00107bc0 XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x16bc78] CALL 0x00107130 MOV RDI,RAX XOR EAX,EAX CALL 0x001550d0 JMP 0x001076c0
null
null
null
null
[(u'INDIRECT_-1206942248', u'CALL_-1206946253'), (u'INDIRECT_-1206939013', u'MULTIEQUAL_-1206939351'), (u'STORE_-1206943684', u'INDIRECT_-1206939054'), (u'INDIRECT_-1206940378', u'MULTIEQUAL_-1206940671'), (u'BOOL_OR_-1206937757', u'BOOL_OR_-1206937759'), (u'CALL_-1206944751', u'INDIRECT_-1206940579'), (u'CALL_-1206943925', u'INDIRECT_-1206940119'), (u'CALL_-1206942976', u'INDIRECT_-1206939079'), (u'INDIRECT_-1206939727', u'MULTIEQUAL_-1206939137'), (u'INDIRECT_-1206942248', u'CALL_-1206944820'), (u'CALL_-1206943513', u'INDIRECT_-1206939927'), (u'INDIRECT_-1206938430', u'MULTIEQUAL_-1206938912'), (u'INDIRECT_-1206940531', u'MULTIEQUAL_-1206940486'), (u'INDIRECT_-1206939923', u'MULTIEQUAL_-1206939396'), (u'INDIRECT_-1206940990', u'MULTIEQUAL_-1206940956'), (u'CALL_-1206943049', u'INDIRECT_-1206937582'), (u'CALL_-1206943224', u'INDIRECT_-1206938648'), (u'INDIRECT_-1206942029', u'MULTIEQUAL_-1206941175'), (u'INDIRECT_-1206939526', u'MULTIEQUAL_-1206940008'), (u'INDIRECT_-1206938716', u'MULTIEQUAL_-1206936864'), (u'COPY_-1206939313', u'CALL_-1206946656'), (u'CALL_-1206943073', u'INDIRECT_-1206939172'), (u'CALL_-1206945930', u'INDIRECT_-1206940158'), (u'CALL_-1206946446', u'INDIRECT_-1206939785'), (u'MULTIEQUAL_-1206940184', u'MULTIEQUAL_-1206939914'), (u'INDIRECT_-1206938064', u'MULTIEQUAL_-1206938023'), (u'CALL_-1206944684', u'INDIRECT_-1206939739'), (u'INDIRECT_-1206940077', u'MULTIEQUAL_-1206940055'), (u'INDIRECT_-1206939456', u'MULTIEQUAL_-1206940671'), ('tmp_1534', u'CBRANCH_-1206945801'), (u'INDIRECT_-1206939728', u'MULTIEQUAL_-1206939683'), (u'CALL_-1206943010', u'INDIRECT_-1206939373'), (u'MULTIEQUAL_-1206939548', u'MULTIEQUAL_-1206940305'), (u'INDIRECT_-1206937857', u'MULTIEQUAL_-1206937639'), (u'INDIRECT_-1206938664', u'MULTIEQUAL_-1206939883'), (u'COPY_-1206943218', u'MULTIEQUAL_-1206942043'), (u'MULTIEQUAL_-1206943300', u'CALL_-1206944751'), (u'CALL_-1206943217', u'INDIRECT_-1206938964'), (u'INDIRECT_-1206939200', u'MULTIEQUAL_-1206939149'), (u'INDIRECT_-1206940760', u'MULTIEQUAL_-1206941912'), (u'STORE_-1206943684', u'INDIRECT_-1206940733'), (u'INT_SLESS_-1206945213', u'CBRANCH_-1206945220'), ('tmp_1574', u'BRANCH_-1206945741'), (u'CALL_-1206944684', u'INDIRECT_-1206940615'), (u'CALL_-1206942990', u'INDIRECT_-1206938758'), (u'CALL_-1206946588', u'INDIRECT_-1206940086'), (u'CALL_-1206945888', u'INDIRECT_-1206941554'), (u'INDIRECT_-1206940422', u'MULTIEQUAL_-1206939908'), (u'INDIRECT_-1206938246', u'MULTIEQUAL_-1206936858'), (u'CALL_-1206944751', u'INDIRECT_-1206940433'), (u'INDIRECT_-1206938852', u'MULTIEQUAL_-1206938807'), (u'CAST_-1206937413', u'CALL_-1206943546'), (u'CALL_-1206943217', u'INDIRECT_-1206940059'), (u'CALL_-1206942976', u'INDIRECT_-1206939809'), (u'CALL_-1206943139', u'INDIRECT_-1206940641'), (u'CALL_-1206943177', u'INDIRECT_-1206938047'), ('const-1', u'COPY_-1206944970'), (u'CALL_-1206944146', u'INDIRECT_-1206937877'), (u'CALL_-1206943546', u'INDIRECT_-1206938413'), (u'CALL_-1206944146', u'INDIRECT_-1206938819'), (u'INDIRECT_-1206938331', u'MULTIEQUAL_-1206940451'), (u'INDIRECT_-1206940249', u'MULTIEQUAL_-1206941401'), (u'INT_EQUAL_-1206945954', u'CBRANCH_-1206945952'), (u'CALL_-1206944146', u'INDIRECT_-1206938234'), ('const-0', u'INT_NOTEQUAL_-1206937796'), (u'CALL_-1206944027', u'INDIRECT_-1206939073'), (u'MULTIEQUAL_-1206936884', u'MULTIEQUAL_-1206940559'), (u'CALL_-1206943304', u'INDIRECT_-1206938203'), (u'CALL_-1206943004', u'INDIRECT_-1206939677'), (u'CALL_-1206943073', u'INDIRECT_-1206939902'), (u'CALL_-1206943591', u'INDIRECT_-1206938145'), (u'CALL_-1206945703', u'INDIRECT_-1206941712'), (u'INDIRECT_-1206941024', u'MULTIEQUAL_-1206940957'), (u'CALL_-1206945930', u'INDIRECT_-1206941911'), (u'INDIRECT_-1206937587', u'MULTIEQUAL_-1206939676'), (u'CALL_-1206943772', u'INDIRECT_-1206940242'), (u'MULTIEQUAL_-1206936877', u'MULTIEQUAL_-1206940048'), ('tmp_1371', u'BRANCH_-1206943922'), (u'INT_EQUAL_-1206945206', u'CBRANCH_-1206945204'), (u'CALL_-1206943217', u'INDIRECT_-1206939840'), ('const-0', u'CALL_-1206946628'), (u'INDIRECT_-1206939073', u'MULTIEQUAL_-1206941182'), (u'CALL_-1206943101', u'INDIRECT_-1206938867'), (u'INDIRECT_-1206939716', u'MULTIEQUAL_-1206938137'), (u'CALL_-1206942629', u'INDIRECT_-1206939724'), (u'INDIRECT_-1206939666', u'MULTIEQUAL_-1206940671'), (u'CALL_-1206943217', u'INDIRECT_-1206940205'), (u'CALL_-1206946628', u'INDIRECT_-1206940050'), (u'INDIRECT_-1206940614', u'MULTIEQUAL_-1206941766'), (u'INDIRECT_-1206941153', u'MULTIEQUAL_-1206940622'), (u'CAST_-1206937413', u'CALL_-1206943304'), (u'CALL_-1206943563', u'INDIRECT_-1206939272'), (u'CALL_-1206943501', u'INDIRECT_-1206940283'), (u'CALL_-1206944751', u'INDIRECT_-1206939049'), (u'CALL_-1206942990', u'INDIRECT_-1206939707'), (u'CALL_-1206945703', u'INDIRECT_-1206939257'), (u'CALL_-1206942629', u'INDIRECT_-1206938848'), (u'INDIRECT_-1206941748', u'MULTIEQUAL_-1206942131'), (u'CALL_-1206943925', u'INDIRECT_-1206939827'), (u'CALL_-1206943010', u'INDIRECT_-1206939957'), (u'CALL_-1206942629', u'INDIRECT_-1206939870'), (u'INDIRECT_-1206939037', u'MULTIEQUAL_-1206938996'), (u'CALL_-1206943322', u'INDIRECT_-1206939459'), (u'CALL_-1206943224', u'INDIRECT_-1206938575'), (u'INDIRECT_-1206939958', u'MULTIEQUAL_-1206941255'), (u'INDIRECT_-1206937699', u'MULTIEQUAL_-1206938211'), (u'CALL_-1206945636', u'INDIRECT_-1206941237'), (u'CALL_-1206945040', u'INDIRECT_-1206941208'), (u'CALL_-1206946588', u'INDIRECT_-1206942488'), (u'CALL_-1206945040', u'INDIRECT_-1206940040'), (u'CALL_-1206943899', u'INDIRECT_-1206940832'), (u'INDIRECT_-1206941737', u'MULTIEQUAL_-1206940936'), (u'CALL_-1206943010', u'INDIRECT_-1206939446'), (u'CALL_-1206943245', u'INDIRECT_-1206937691'), (u'CALL_-1206945888', u'INDIRECT_-1206941773'), (u'MULTIEQUAL_-1206937640', u'MULTIEQUAL_-1206937639'), (u'INDIRECT_-1206941829', u'MULTIEQUAL_-1206941807'), (u'MULTIEQUAL_-1206939745', u'MULTIEQUAL_-1206939475'), (u'COPY_-1206945707', u'MULTIEQUAL_-1206941912'), (u'INDIRECT_-1206940653', u'MULTIEQUAL_-1206941036'), (u'INDIRECT_-1206942394', u'MULTIEQUAL_-1206941880'), (u'CALL_-1206943513', u'INDIRECT_-1206940146'), (u'COPY_-1206944981', u'MULTIEQUAL_-1206940890'), (u'INDIRECT_-1206939854', u'MULTIEQUAL_-1206939814'), (u'BOOL_OR_-1206937747', u'BOOL_OR_-1206937749'), (u'MULTIEQUAL_-1206939653', u'MULTIEQUAL_-1206939652'), (u'INDIRECT_-1206940867', u'MULTIEQUAL_-1206940841'), (u'STORE_-1206943768', u'INDIRECT_-1206939834'), (u'CALL_-1206943322', u'INDIRECT_-1206938006'), (u'INDIRECT_-1206938223', u'MULTIEQUAL_-1206938839'), (u'MULTIEQUAL_-1206939120', u'MULTIEQUAL_-1206939607'), (u'INDIRECT_-1206939106', u'MULTIEQUAL_-1206940232'), (u'CALL_-1206943049', u'INDIRECT_-1206938869'), (u'COPY_-1206945036', u'MULTIEQUAL_-1206940671'), (u'CALL_-1206943563', u'INDIRECT_-1206938833'), (u'CALL_-1206942962', u'INDIRECT_-1206937664'), (u'INDIRECT_-1206940003', u'MULTIEQUAL_-1206939883'), (u'INDIRECT_-1206939359', u'MULTIEQUAL_-1206941150'), (u'INDIRECT_-1206941080', u'MULTIEQUAL_-1206940566'), (u'STORE_-1206943768', u'INDIRECT_-1206938592'), (u'INDIRECT_-1206940604', u'MULTIEQUAL_-1206940559'), (u'CALL_-1206942976', u'INDIRECT_-1206939006'), (u'CALL_-1206944027', u'INDIRECT_-1206938123'), (u'CALL_-1206943322', u'INDIRECT_-1206940116'), (u'CALL_-1206942653', u'INDIRECT_-1206938713'), (u'INDIRECT_-1206940844', u'MULTIEQUAL_-1206940810'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945232'), (u'CALL_-1206943217', u'INDIRECT_-1206939767'), (u'INDIRECT_-1206940916', u'MULTIEQUAL_-1206942131'), (u'CALL_-1206943004', u'INDIRECT_-1206939531'), ('const-32768', u'INT_NOTEQUAL_-1206943843'), (u'CALL_-1206943101', u'INDIRECT_-1206939743'), (u'CALL_-1206943322', u'INDIRECT_-1206938729'), (u'INDIRECT_-1206941670', u'MULTIEQUAL_-1206941644'), (u'COPY_-1206945014', u'MULTIEQUAL_-1206941182'), (u'CALL_-1206943501', u'INDIRECT_-1206939115'), (u'INDIRECT_-1206939402', u'MULTIEQUAL_-1206939361'), (u'CALL_-1206943177', u'INDIRECT_-1206939569'), (u'INDIRECT_-1206940642', u'MULTIEQUAL_-1206940598'), ('const-512', u'INT_EQUAL_-1206946353'), (u'CALL_-1206945852', u'INDIRECT_-1206940588'), (u'CALL_-1206943820', u'INDIRECT_-1206940713'), (u'CALL_-1206943101', u'INDIRECT_-1206938140'), (u'CALL_-1206943001', u'INDIRECT_-1206938060'), (u'INDIRECT_-1206941529', u'MULTIEQUAL_-1206941912'), (u'INT_SLESS_-1206946364', u'CBRANCH_-1206946371'), (u'CALL_-1206943304', u'INDIRECT_-1206940321'), (u'PTRADD_-1206937546', u'LOAD_-1206943920'), (u'INDIRECT_-1206939371', u'MULTIEQUAL_-1206939879'), (u'CALL_-1206945636', u'INDIRECT_-1206939634'), ('const-1', u'COPY_-1206944846'), (u'CALL_-1206943177', u'INDIRECT_-1206939715'), (u'INDIRECT_-1206940458', u'MULTIEQUAL_-1206940236'), (u'INDIRECT_-1206937480', u'MULTIEQUAL_-1206939275'), (u'CALL_-1206942629', u'INDIRECT_-1206939432'), (u'MULTIEQUAL_-1206936869', u'MULTIEQUAL_-1206939464'), (u'INDIRECT_-1206941737', u'INT_NOTEQUAL_-1206937782'), (u'CALL_-1206943004', u'INDIRECT_-1206938655'), (u'INDIRECT_-1206941014', u'MULTIEQUAL_-1206940420'), (u'CAST_-1206937413', u'PTRSUB_-1206937359'), (u'INDIRECT_-1206940247', u'MULTIEQUAL_-1206940182'), ('const-0', u'RETURN_-1206942936'), (u'CALL_-1206945836', u'INDIRECT_-1206941378'), (u'CALL_-1206943101', u'INDIRECT_-1206938794'), (u'CALL_-1206945040', u'INDIRECT_-1206939090'), (u'MULTIEQUAL_-1206936857', u'MULTIEQUAL_-1206938586'), (u'CALL_-1206942629', u'INDIRECT_-1206940235'), (u'INDIRECT_-1206939736', u'MULTIEQUAL_-1206940244'), (u'INDIRECT_-1206939593', u'MULTIEQUAL_-1206940598'), (u'CALL_-1206946628', u'INDIRECT_-1206942594'), (u'CALL_-1206945703', u'INDIRECT_-1206940252'), (u'INDIRECT_-1206938672', u'MULTIEQUAL_-1206938631'), (u'CALL_-1206943501', u'INDIRECT_-1206938823'), (u'INDIRECT_-1206939500', u'MULTIEQUAL_-1206939607'), (u'MULTIEQUAL_-1206936861', u'MULTIEQUAL_-1206938880'), (u'INDIRECT_-1206938603', u'MULTIEQUAL_-1206938839'), (u'CALL_-1206942990', u'INDIRECT_-1206937540'), (u'CALL_-1206946588', u'INDIRECT_-1206942123'), (u'INDIRECT_-1206939840', u'MULTIEQUAL_-1206939799'), (u'CALL_-1206944027', u'INDIRECT_-1206939657'), (u'INDIRECT_-1206940934', u'MULTIEQUAL_-1206939351'), (u'CALL_-1206946446', u'INDIRECT_-1206940569'), (u'PTRSUB_-1206937478', u'STORE_-1206943794'), (u'CALL_-1206944972', u'INDIRECT_-1206939675'), (u'PTRSUB_-1206937459', u'STORE_-1206943768'), (u'CALL_-1206943010', u'INDIRECT_-1206940103'), (u'CALL_-1206943177', u'INDIRECT_-1206940007'), (u'INDIRECT_-1206938366', u'MULTIEQUAL_-1206940451'), (u'INDIRECT_-1206940203', u'MULTIEQUAL_-1206939689'), (u'INDIRECT_-1206938355', u'MULTIEQUAL_-1206938693'), (u'INDIRECT_-1206940469', u'MULTIEQUAL_-1206941766'), (u'COPY_-1206945025', u'MULTIEQUAL_-1206940817'), (u'INDIRECT_-1206938942', u'MULTIEQUAL_-1206939424'), (u'INDIRECT_-1206938632', u'MULTIEQUAL_-1206938409'), (u'CALL_-1206943177', u'INDIRECT_-1206938116'), (u'CALL_-1206946656', u'INDIRECT_-1206940784'), (u'STORE_-1206943684', u'INDIRECT_-1206940295'), (u'CALL_-1206943245', u'INDIRECT_-1206940438'), (u'CALL_-1206943177', u'INDIRECT_-1206938473'), (u'CALL_-1206942990', u'INDIRECT_-1206938319'), (u'CALL_-1206945930', u'INDIRECT_-1206941765'), (u'INT_ZEXT_-1206943201', u'CALL_-1206945852'), (u'CALL_-1206944820', u'INDIRECT_-1206940031'), (u'CALL_-1206943560', u'INDIRECT_-1206937621'), (u'CALL_-1206942990', u'INDIRECT_-1206937678'), (u'CALL_-1206946628', u'INDIRECT_-1206940696'), (u'INDIRECT_-1206940715', u'MULTIEQUAL_-1206939861'), (u'CALL_-1206943560', u'INDIRECT_-1206937552'), (u'INT_EQUAL_-1206943802', u'CBRANCH_-1206943800'), (u'INDIRECT_-1206942394', u'MULTIEQUAL_-1206941593'), (u'CALL_-1206942653', u'INDIRECT_-1206938494'), (u'CALL_-1206945019', u'INDIRECT_-1206941297'), (u'INDIRECT_-1206940422', u'MULTIEQUAL_-1206940525'), (u'CALL_-1206942990', u'INDIRECT_-1206938027'), (u'CALL_-1206945086', u'INDIRECT_-1206939874'), ('const--200', u'PTRSUB_-1206939125'), (u'CALL_-1206946253', u'INDIRECT_-1206940129'), (u'INDIRECT_-1206939845', u'MULTIEQUAL_-1206940081'), (u'CALL_-1206943245', u'INDIRECT_-1206939124'), (u'INDIRECT_-1206939465', u'MULTIEQUAL_-1206940081'), (u'CALL_-1206943546', u'INDIRECT_-1206940239'), (u'PTRSUB_-1206946429', u'MULTIEQUAL_-1206943295'), (u'INDIRECT_-1206938868', u'MULTIEQUAL_-1206939167'), (u'CALL_-1206943582', u'INDIRECT_-1206940489'), (u'CALL_-1206942653', u'INDIRECT_-1206937560'), (u'CALL_-1206942629', u'INDIRECT_-1206937618'), (u'CALL_-1206946628', u'INDIRECT_-1206940988'), (u'CALL_-1206945636', u'INDIRECT_-1206940872'), (u'STORE_-1206943794', u'INDIRECT_-1206939415'), (u'CALL_-1206942653', u'INDIRECT_-1206939297'), (u'INDIRECT_-1206940860', u'MULTIEQUAL_-1206940963'), (u'CALL_-1206943546', u'INDIRECT_-1206940750'), (u'CALL_-1206945040', u'INDIRECT_-1206939821'), (u'CALL_-1206943001', u'INDIRECT_-1206939590'), (u'CALL_-1206944972', u'INDIRECT_-1206941282'), (u'INDIRECT_-1206938284', u'MULTIEQUAL_-1206938766'), (u'INDIRECT_-1206939432', u'MULTIEQUAL_-1206941223'), (u'INDIRECT_-1206940733', u'MULTIEQUAL_-1206940682'), (u'CALL_-1206943772', u'INDIRECT_-1206939877'), (u'INDIRECT_-1206940030', u'MULTIEQUAL_-1206941182'), (u'CALL_-1206945019', u'INDIRECT_-1206940275'), (u'CALL_-1206943322', u'INDIRECT_-1206940408'), (u'CALL_-1206946569', u'INDIRECT_-1206942255'), (u'MULTIEQUAL_-1206941593', u'MULTIEQUAL_-1206942350'), (u'INDIRECT_-1206940429', u'MULTIEQUAL_-1206939835'), (u'STORE_-1206943794', u'INDIRECT_-1206938611'), (u'CALL_-1206945636', u'INDIRECT_-1206941529'), ('const-1', u'COPY_-1206940540'), (u'COPY_-1206945544', u'MULTIEQUAL_-1206940890'), (u'INDIRECT_-1206938944', u'MULTIEQUAL_-1206940159'), (u'INDIRECT_-1206940861', u'MULTIEQUAL_-1206940330'), (u'CALL_-1206944146', u'INDIRECT_-1206938527'), (u'CALL_-1206943245', u'INDIRECT_-1206939416'), (u'CALL_-1206944684', u'INDIRECT_-1206940907'), ('tmp_724', u'BRANCH_-1206945017'), ('const-8', u'CALL_-1206943925'), (u'INDIRECT_-1206939549', u'MULTIEQUAL_-1206941620'), (u'CALL_-1206943101', u'INDIRECT_-1206937726'), (u'INT_NOTEQUAL_-1206946426', u'CBRANCH_-1206946425'), (u'MULTIEQUAL_-1206943306', u'MULTIEQUAL_-1206943306'), (u'MULTIEQUAL_-1206939767', u'MULTIEQUAL_-1206940525'), (u'COPY_-1206944915', u'MULTIEQUAL_-1206941766'), (u'CALL_-1206943560', u'INDIRECT_-1206939427'), (u'INDIRECT_-1206941153', u'MULTIEQUAL_-1206940352'), (u'INDIRECT_-1206939529', u'MULTIEQUAL_-1206939495'), (u'CALL_-1206943245', u'INDIRECT_-1206938539'), ('tmp_1708', u'CBRANCH_-1206945295'), (u'INDIRECT_-1206938720', u'MULTIEQUAL_-1206940021'), (u'CALL_-1206945852', u'INDIRECT_-1206941975'), (u'INDIRECT_-1206942029', u'MULTIEQUAL_-1206941985'), (u'CALL_-1206943899', u'INDIRECT_-1206939007'), (u'CALL_-1206943820', u'INDIRECT_-1206938453'), (u'CALL_-1206945019', u'INDIRECT_-1206939764'), (u'MULTIEQUAL_-1206940987', u'MULTIEQUAL_-1206940717'), (u'CALL_-1206946588', u'INDIRECT_-1206941174'), (u'INDIRECT_-1206938037', u'MULTIEQUAL_-1206937935'), (u'INDIRECT_-1206939418', u'MULTIEQUAL_-1206939396'), (u'INDIRECT_-1206939602', u'MULTIEQUAL_-1206940817'), (u'INDIRECT_-1206938058', u'MULTIEQUAL_-1206936855'), (u'INDIRECT_-1206940743', u'MULTIEQUAL_-1206941036'), (u'CALL_-1206945888', u'INDIRECT_-1206939947'), (u'INDIRECT_-1206939918', u'MULTIEQUAL_-1206940154'), (u'INDIRECT_-1206939992', u'MULTIEQUAL_-1206939465'), ('const-1', u'COPY_-1206945296'), (u'CALL_-1206943546', u'INDIRECT_-1206939071'), (u'INDIRECT_-1206939621', u'MULTIEQUAL_-1206939580'), (u'CALL_-1206945703', u'INDIRECT_-1206939395'), (u'INDIRECT_-1206941087', u'MULTIEQUAL_-1206940493'), (u'CALL_-1206945040', u'INDIRECT_-1206940551'), (u'INT_SLESS_-1206945852', u'CBRANCH_-1206945859'), (u'CALL_-1206945086', u'INDIRECT_-1206941042'), (u'CALL_-1206943049', u'INDIRECT_-1206940183'), (u'CALL_-1206943101', u'INDIRECT_-1206940181'), (u'CALL_-1206942950', u'INDIRECT_-1206938370'), (u'INDIRECT_-1206942109', u'MULTIEQUAL_-1206941515'), ('const-1', u'COPY_-1206944969'), (u'CALL_-1206945019', u'INDIRECT_-1206939325'), (u'CALL_-1206946446', u'INDIRECT_-1206939716'), (u'CALL_-1206944146', u'INDIRECT_-1206939695'), (u'CALL_-1206943245', u'INDIRECT_-1206938393'), (u'INDIRECT_-1206937932', u'MULTIEQUAL_-1206940021'), (u'MULTIEQUAL_-1206939424', u'MULTIEQUAL_-1206938941'), (u'INDIRECT_-1206940934', u'MULTIEQUAL_-1206940403'), (u'INDIRECT_-1206941671', u'MULTIEQUAL_-1206941547'), (u'CALL_-1206943820', u'INDIRECT_-1206940494'), (u'INDIRECT_-1206939910', u'MULTIEQUAL_-1206941036'), ('const--232', u'PTRSUB_-1206939262'), (u'CALL_-1206943899', u'INDIRECT_-1206939810'), (u'MULTIEQUAL_-1206941082', u'MULTIEQUAL_-1206941839'), (u'CALL_-1206944834', u'INDIRECT_-1206940468'), (u'CALL_-1206943772', u'INDIRECT_-1206939147'), (u'CALL_-1206946253', u'INDIRECT_-1206941006'), (u'CALL_-1206945703', u'INDIRECT_-1206941201'), (u'CALL_-1206943501', u'INDIRECT_-1206938457'), (u'INDIRECT_-1206940312', u'MULTIEQUAL_-1206940267'), ('const-1641568', u'PTRSUB_-1206946452'), (u'CALL_-1206943899', u'INDIRECT_-1206938085'), (u'MULTIEQUAL_-1206936870', u'MULTIEQUAL_-1206939361'), (u'CALL_-1206943139', u'INDIRECT_-1206938889'), (u'CALL_-1206942950', u'INDIRECT_-1206937655'), (u'CALL_-1206943322', u'INDIRECT_-1206937868'), (u'CALL_-1206943560', u'INDIRECT_-1206938551'), (u'MULTIEQUAL_-1206941686', u'MULTIEQUAL_-1206942496'), (u'CALL_-1206943139', u'INDIRECT_-1206940568'), (u'CALL_-1206946588', u'INDIRECT_-1206940589'), (u'CALL_-1206943177', u'INDIRECT_-1206938985'), (u'MULTIEQUAL_-1206939580', u'MULTIEQUAL_-1206939579'), (u'INDIRECT_-1206941428', u'MULTIEQUAL_-1206941394'), (u'CALL_-1206946253', u'INDIRECT_-1206942393'), (u'CALL_-1206943245', u'INDIRECT_-1206940146'), (u'CALL_-1206943101', u'INDIRECT_-1206939305'), (u'CALL_-1206943899', u'INDIRECT_-1206940978'), (u'CALL_-1206943224', u'INDIRECT_-1206940620'), (u'CALL_-1206944972', u'INDIRECT_-1206940479'), (u'CALL_-1206944834', u'INDIRECT_-1206938589'), (u'CALL_-1206943012', u'INDIRECT_-1206938100'), (u'INDIRECT_-1206939446', u'MULTIEQUAL_-1206940451'), (u'INDIRECT_-1206939208', u'MULTIEQUAL_-1206941328'), (u'CALL_-1206943101', u'INDIRECT_-1206939597'), (u'INDIRECT_-1206940794', u'MULTIEQUAL_-1206940768'), (u'CALL_-1206943820', u'INDIRECT_-1206940567'), (u'CALL_-1206945636', u'INDIRECT_-1206941018'), ('tmp_1814', u'CBRANCH_-1206945220'), (u'CALL_-1206944684', u'INDIRECT_-1206939012'), (u'CALL_-1206943546', u'INDIRECT_-1206938779'), (u'CALL_-1206946569', u'INDIRECT_-1206940429'), (u'MULTIEQUAL_-1206940591', u'MULTIEQUAL_-1206941401'), (u'CALL_-1206942990', u'INDIRECT_-1206939926'), (u'INDIRECT_-1206940722', u'MULTIEQUAL_-1206940598'), (u'MULTIEQUAL_-1206938935', u'MULTIEQUAL_-1206939745'), (u'STORE_-1206943768', u'INDIRECT_-1206939980'), (u'INDIRECT_-1206938658', u'MULTIEQUAL_-1206939814'), (u'CALL_-1206943820', u'INDIRECT_-1206940640'), (u'INDIRECT_-1206940531', u'MULTIEQUAL_-1206940309'), (u'CALL_-1206945930', u'INDIRECT_-1206941692'), (u'CALL_-1206943591', u'INDIRECT_-1206938701'), (u'CALL_-1206943563', u'INDIRECT_-1206939418'), (u'MULTIEQUAL_-1206943300', u'CALL_-1206945040'), (u'CALL_-1206943245', u'INDIRECT_-1206938466'), (u'MULTIEQUAL_-1206938866', u'MULTIEQUAL_-1206939676'), (u'CALL_-1206943001', u'INDIRECT_-1206937922'), (u'INDIRECT_-1206937647', u'MULTIEQUAL_-1206938068'), (u'INDIRECT_-1206941451', u'MULTIEQUAL_-1206941425'), (u'CALL_-1206942976', u'INDIRECT_-1206938714'), (u'CALL_-1206942990', u'INDIRECT_-1206939488'), (u'CALL_-1206945636', u'INDIRECT_-1206940361'), (u'INDIRECT_-1206940186', u'MULTIEQUAL_-1206941401'), (u'STORE_-1206943768', u'INDIRECT_-1206939615'), (u'CALL_-1206943139', u'INDIRECT_-1206940203'), (u'MULTIEQUAL_-1206940622', u'MULTIEQUAL_-1206940352'), (u'COPY_-1206944937', u'MULTIEQUAL_-1206941547'), (u'CALL_-1206946569', u'INDIRECT_-1206941379'), (u'INDIRECT_-1206937793', u'MULTIEQUAL_-1206938413'), (u'CALL_-1206944972', u'INDIRECT_-1206939456'), (u'CALL_-1206943546', u'INDIRECT_-1206938133'), (u'MULTIEQUAL_-1206939534', u'MULTIEQUAL_-1206939264'), (u'CALL_-1206946604', u'INDIRECT_-1206942136'), (u'COPY_-1206940728', u'MULTIEQUAL_-1206941120'), (u'CALL_-1206943217', u'INDIRECT_-1206938379'), (u'INDIRECT_-1206940642', u'MULTIEQUAL_-1206939841'), (u'MULTIEQUAL_-1206936876', u'MULTIEQUAL_-1206939799'), (u'CALL_-1206942629', u'INDIRECT_-1206939651'), (u'INDIRECT_-1206941199', u'MULTIEQUAL_-1206942496'), (u'INDIRECT_-1206940546', u'MULTIEQUAL_-1206940884'), (u'CALL_-1206943322', u'INDIRECT_-1206938436'), (u'CALL_-1206944027', u'INDIRECT_-1206937632'), (u'INDIRECT_-1206938495', u'MULTIEQUAL_-1206938912'), (u'INDIRECT_-1206939123', u'MULTIEQUAL_-1206936870'), (u'INDIRECT_-1206939103', u'MULTIEQUAL_-1206939073'), ('const-2', u'INT_EQUAL_-1206943190'), (u'INDIRECT_-1206941006', u'MULTIEQUAL_-1206941109'), (u'INDIRECT_-1206940568', u'MULTIEQUAL_-1206940671'), (u'INDIRECT_-1206940513', u'MULTIEQUAL_-1206940446'), ('const-1', u'INT_EQUAL_-1206943703'), (u'INDIRECT_-1206940166', u'MULTIEQUAL_-1206940121'), (u'CALL_-1206946588', u'INDIRECT_-1206941101'), (u'CALL_-1206946604', u'INDIRECT_-1206941844'), (u'CALL_-1206943101', u'INDIRECT_-1206938501'), (u'CALL_-1206946588', u'INDIRECT_-1206940516'), (u'CALL_-1206943049', u'INDIRECT_-1206940475'), ('tmp_495', u'CBRANCH_-1206946284'), (u'CALL_-1206943501', u'INDIRECT_-1206940429'), ('tmp_11819', u'MULTIEQUAL_-1206942830'), (u'INDIRECT_-1206939160', u'MULTIEQUAL_-1206939459'), (u'CALL_-1206946604', u'INDIRECT_-1206941917'), (u'INDIRECT_-1206938662', u'MULTIEQUAL_-1206939278'), (u'CALL_-1206945836', u'INDIRECT_-1206941962'), (u'INDIRECT_-1206938100', u'MULTIEQUAL_-1206936856'), (u'INDIRECT_-1206940031', u'MULTIEQUAL_-1206941036'), (u'INDIRECT_-1206942029', u'MULTIEQUAL_-1206941515'), (u'MULTIEQUAL_-1206938868', u'COPY_-1206938922'), (u'CALL_-1206945852', u'INDIRECT_-1206940296'), (u'CALL_-1206943177', u'INDIRECT_-1206940153'), (u'CALL_-1206946253', u'INDIRECT_-1206940422'), (u'CALL_-1206944027', u'INDIRECT_-1206938342'), (u'CALL_-1206945852', u'INDIRECT_-1206939293'), (u'CALL_-1206943718', u'INDIRECT_-1206938313'), (u'INDIRECT_-1206937532', u'MULTIEQUAL_-1206939607'), (u'MULTIEQUAL_-1206936851', u'MULTIEQUAL_-1206938092'), (u'CALL_-1206942976', u'INDIRECT_-1206937910'), (u'INDIRECT_-1206939853', u'MULTIEQUAL_-1206936880'), ('tmp_895', u'BRANCH_-1206945693'), (u'INDIRECT_-1206940788', u'MULTIEQUAL_-1206939987'), (u'CALL_-1206943591', u'INDIRECT_-1206939432'), (u'CALL_-1206944027', u'INDIRECT_-1206939146'), (u'INDIRECT_-1206940422', u'MULTIEQUAL_-1206938839'), (u'CALL_-1206946588', u'INDIRECT_-1206942196'), (u'CALL_-1206943245', u'INDIRECT_-1206938686'), (u'INDIRECT_-1206941590', u'MULTIEQUAL_-1206941693'), (u'INDIRECT_-1206939006', u'MULTIEQUAL_-1206938941'), (u'MULTIEQUAL_-1206942812', u'MULTIEQUAL_-1206942544'), (u'INDIRECT_-1206942255', u'MULTIEQUAL_-1206942131'), (u'CALL_-1206946656', u'INDIRECT_-1206941076'), ('const-103', u'INT_NOTEQUAL_-1206945403'), (u'INDIRECT_-1206939992', u'MULTIEQUAL_-1206939142'), (u'MULTIEQUAL_-1206936852', u'MULTIEQUAL_-1206938161'), (u'CALL_-1206943004', u'INDIRECT_-1206938801'), (u'CALL_-1206943582', u'INDIRECT_-1206939467'), (u'INDIRECT_-1206938022', u'MULTIEQUAL_-1206937985'), (u'CAST_-1206937413', u'PTRSUB_-1206936876'), (u'INDIRECT_-1206938342', u'MULTIEQUAL_-1206940451'), (u'INDIRECT_-1206940349', u'MULTIEQUAL_-1206940305'), (u'CALL_-1206946446', u'INT_SLESS_-1206945794'), (u'CALL_-1206946446', u'INDIRECT_-1206941883'), (u'INDIRECT_-1206941233', u'MULTIEQUAL_-1206940639'), (u'INDIRECT_-1206940693', u'MULTIEQUAL_-1206940992'), (u'INDIRECT_-1206940567', u'MULTIEQUAL_-1206941693'), (u'CALL_-1206946569', u'INDIRECT_-1206940941'), (u'CALL_-1206943304', u'INDIRECT_-1206938349'), (u'COPY_-1206937229', u'CALL_-1206943245'), (u'CALL_-1206946569', u'INDIRECT_-1206941233'), (u'CALL_-1206943004', u'INDIRECT_-1206937782'), (u'CALL_-1206946253', u'INDIRECT_-1206940056'), (u'INDIRECT_-1206939007', u'MULTIEQUAL_-1206939424'), (u'CALL_-1206943322', u'INDIRECT_-1206940043'), (u'INDIRECT_-1206940028', u'MULTIEQUAL_-1206939963'), (u'CALL_-1206943560', u'INDIRECT_-1206939354'), (u'CALL_-1206943501', u'INDIRECT_-1206940356'), (u'MULTIEQUAL_-1206943306', u'CALL_-1206946446'), (u'INT_EQUAL_-1206945186', u'CBRANCH_-1206945183'), (u'CALL_-1206946656', u'INDIRECT_-1206941514'), (u'STORE_-1206943684', u'INDIRECT_-1206939346'), (u'CALL_-1206943001', u'INDIRECT_-1206940101'), (u'CALL_-1206943582', u'INDIRECT_-1206939248'), (u'MULTIEQUAL_-1206938850', u'MULTIEQUAL_-1206939607'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945186'), (u'STORE_-1206943684', u'INDIRECT_-1206939930'), (u'CALL_-1206946253', u'INDIRECT_-1206939914'), (u'INDIRECT_-1206940356', u'MULTIEQUAL_-1206939762'), (u'CALL_-1206943591', u'INDIRECT_-1206940892'), (u'CALL_-1206943004', u'INDIRECT_-1206940188'), (u'INDIRECT_-1206939042', u'MULTIEQUAL_-1206939278'), (u'STORE_-1206943768', u'INDIRECT_-1206939542'), (u'MULTIEQUAL_-1206936875', u'MULTIEQUAL_-1206939902'), ('tmp_463', u'CBRANCH_-1206946308'), (u'STORE_-1206943684', u'INDIRECT_-1206940514'), (u'MULTIEQUAL_-1206941374', u'MULTIEQUAL_-1206942131'), (u'INDIRECT_-1206940059', u'MULTIEQUAL_-1206940018'), (u'CALL_-1206943073', u'INDIRECT_-1206938807'), (u'INDIRECT_-1206941151', u'MULTIEQUAL_-1206942277'), (u'INDIRECT_-1206942111', u'MULTIEQUAL_-1206942113'), (u'INDIRECT_-1206941007', u'INT_NOTEQUAL_-1206937786'), (u'CALL_-1206943560', u'INDIRECT_-1206938112'), (u'CALL_-1206942950', u'INDIRECT_-1206940195'), (u'CALL_-1206945836', u'INDIRECT_-1206939844'), (u'CALL_-1206945930', u'INDIRECT_-1206940305'), (u'CALL_-1206944820', u'INDIRECT_-1206939228'), (u'INT_EQUAL_-1206943190', u'CBRANCH_-1206943188'), (u'CALL_-1206943546', u'INDIRECT_-1206940312'), (u'MULTIEQUAL_-1206940446', u'CALL_-1206943001'), (u'INDIRECT_-1206938204', u'MULTIEQUAL_-1206936857'), (u'CALL_-1206943820', u'INDIRECT_-1206938315'), ('const-16', u'CALL_-1206943560'), (u'INDIRECT_-1206940149', u'MULTIEQUAL_-1206940098'), (u'INDIRECT_-1206938410', u'MULTIEQUAL_-1206940201'), (u'CALL_-1206943224', u'INDIRECT_-1206939671'), (u'CALL_-1206943012', u'INDIRECT_-1206938539'), (u'CALL_-1206944027', u'INDIRECT_-1206939730'), ('const-433', u'LOAD_-1206945077'), ('tmp_352', u'CBRANCH_-1206946396'), ('const-5', u'CALL_-1206945888'), (u'BOOL_OR_-1206937759', u'BOOL_OR_-1206937761'), (u'STORE_-1206943684', u'INDIRECT_-1206938469'), (u'CALL_-1206943718', u'INDIRECT_-1206938382'), (u'CALL_-1206944751', u'INDIRECT_-1206940798'), ('const-514', u'INT_SLESS_-1206946301'), (u'CALL_-1206943560', u'INDIRECT_-1206940303'), (u'INDIRECT_-1206940979', u'MULTIEQUAL_-1206942131'), (u'INDIRECT_-1206940141', u'MULTIEQUAL_-1206940021'), (u'CALL_-1206942629', u'INDIRECT_-1206938629'), (u'INDIRECT_-1206941664', u'MULTIEQUAL_-1206941620'), (u'INDIRECT_-1206939647', u'MULTIEQUAL_-1206939120'), (u'STORE_-1206943794', u'INDIRECT_-1206940583'), (u'INDIRECT_-1206941591', u'MULTIEQUAL_-1206941077'), (u'CALL_-1206943049', u'INDIRECT_-1206939526'), (u'CALL_-1206943501', u'INDIRECT_-1206939699'), (u'INDIRECT_-1206940203', u'MULTIEQUAL_-1206939349'), (u'CALL_-1206943139', u'INDIRECT_-1206939108'), (u'INDIRECT_-1206940688', u'MULTIEQUAL_-1206941985'), (u'INDIRECT_-1206941736', u'MULTIEQUAL_-1206941839'), (u'MULTIEQUAL_-1206943300', u'MULTIEQUAL_-1206943300'), (u'CALL_-1206946446', u'INDIRECT_-1206941372'), (u'CALL_-1206945930', u'INDIRECT_-1206940232'), (u'CALL_-1206943322', u'INDIRECT_-1206939240'), ('tmp_3942', u'CBRANCH_-1206943008'), (u'INDIRECT_-1206939330', u'MULTIEQUAL_-1206941401'), (u'INDIRECT_-1206939299', u'MULTIEQUAL_-1206939313'), (u'CALL_-1206945040', u'INDIRECT_-1206940113'), (u'CALL_-1206943322', u'INDIRECT_-1206939386'), (u'INDIRECT_-1206940569', u'MULTIEQUAL_-1206940055'), (u'INDIRECT_-1206940917', u'MULTIEQUAL_-1206940883'), (u'CALL_-1206945888', u'INDIRECT_-1206941116'), (u'CALL_-1206944684', u'INDIRECT_-1206941272'), (u'CALL_-1206945852', u'INDIRECT_-1206939857'), (u'INDIRECT_-1206939342', u'MULTIEQUAL_-1206936873'), (u'CALL_-1206943217', u'INDIRECT_-1206937884'), (u'CALL_-1206942990', u'CAST_-1206936847'), (u'CALL_-1206943049', u'INDIRECT_-1206937651'), (u'INDIRECT_-1206938570', u'MULTIEQUAL_-1206936862'), (u'INDIRECT_-1206940012', u'MULTIEQUAL_-1206940305'), (u'INDIRECT_-1206938361', u'MULTIEQUAL_-1206938379'), (u'CALL_-1206945852', u'INDIRECT_-1206939362'), (u'CALL_-1206944972', u'INDIRECT_-1206940333'), ('const-1', u'COPY_-1206944948'), (u'MULTIEQUAL_-1206938912', u'MULTIEQUAL_-1206938429'), (u'CALL_-1206944751', u'INDIRECT_-1206939995'), (u'INDIRECT_-1206939140', u'MULTIEQUAL_-1206940931'), (u'CALL_-1206945086', u'INDIRECT_-1206940604'), (u'INDIRECT_-1206940265', u'MULTIEQUAL_-1206942350'), (u'CALL_-1206946628', u'INDIRECT_-1206940915'), (u'CALL_-1206945636', u'INDIRECT_-1206941310'), (u'INDIRECT_-1206938379', u'MULTIEQUAL_-1206938338'), (u'CALL_-1206942962', u'INDIRECT_-1206938305'), (u'INDIRECT_-1206941518', u'MULTIEQUAL_-1206940664'), (u'CALL_-1206946604', u'INDIRECT_-1206942574'), (u'STORE_-1206943794', u'INDIRECT_-1206940729'), (u'CALL_-1206946656', u'INDIRECT_-1206941222'), (u'MULTIEQUAL_-1206941279', u'MULTIEQUAL_-1206941766'), (u'MULTIEQUAL_-1206940352', u'MULTIEQUAL_-1206941109'), (u'CALL_-1206942976', u'INDIRECT_-1206938349'), (u'INDIRECT_-1206937808', u'MULTIEQUAL_-1206939883'), (u'CALL_-1206945852', u'INDIRECT_-1206941829'), (u'INDIRECT_-1206940648', u'MULTIEQUAL_-1206940884'), (u'MULTIEQUAL_-1206940154', u'MULTIEQUAL_-1206939671'), (u'CALL_-1206943177', u'INDIRECT_-1206938619'), (u'CALL_-1206943012', u'INDIRECT_-1206940145'), (u'INDIRECT_-1206942401', u'MULTIEQUAL_-1206941807'), (u'CALL_-1206943513', u'INDIRECT_-1206940657'), (u'CALL_-1206945086', u'INDIRECT_-1206939143'), (u'CALL_-1206942950', u'INDIRECT_-1206939246'), (u'CALL_-1206943772', u'INDIRECT_-1206940899'), (u'CALL_-1206943582', u'INDIRECT_-1206939540'), (u'CALL_-1206944751', u'INDIRECT_-1206940506'), (u'CALL_-1206945086', u'INDIRECT_-1206940823'), (u'CALL_-1206943560', u'INDIRECT_-1206937483'), (u'CAST_-1206937507', u'CALL_-1206943563'), (u'CALL_-1206943004', u'INDIRECT_-1206938509'), (u'CALL_-1206944834', u'INDIRECT_-1206938520'), ('const-0', u'INT_NOTEQUAL_-1206937776'), (u'CALL_-1206943501', u'INDIRECT_-1206940721'), (u'CALL_-1206943560', u'INDIRECT_-1206937759'), (u'INDIRECT_-1206939785', u'MULTIEQUAL_-1206939258'), (u'CALL_-1206945040', u'INDIRECT_-1206941062'), ('const-1481781', u'COPY_-1206939298'), (u'INDIRECT_-1206938220', u'MULTIEQUAL_-1206940305'), (u'STORE_-1206943768', u'INDIRECT_-1206939323'), (u'COPY_-1206944992', u'MULTIEQUAL_-1206941328'), (u'CALL_-1206944751', u'INDIRECT_-1206939483'), (u'MULTIEQUAL_-1206936856', u'MULTIEQUAL_-1206938514'), (u'CALL_-1206943177', u'INDIRECT_-1206939423'), (u'STORE_-1206943684', u'INDIRECT_-1206939857'), (u'INDIRECT_-1206941664', u'INT_NOTEQUAL_-1206937780'), ('tmp_344', u'CBRANCH_-1206946405'), (u'INDIRECT_-1206939675', u'MULTIEQUAL_-1206939641'), (u'INDIRECT_-1206939599', u'MULTIEQUAL_-1206940081'), (u'CALL_-1206944834', u'INDIRECT_-1206939373'), (u'INDIRECT_-1206941080', u'MULTIEQUAL_-1206941036'), (u'INDIRECT_-1206940064', u'MULTIEQUAL_-1206940300'), (u'CALL_-1206943217', u'INDIRECT_-1206939037'), (u'INDIRECT_-1206940805', u'MULTIEQUAL_-1206940738'), ('tmp_382', u'CBRANCH_-1206946380'), (u'INDIRECT_-1206941153', u'MULTIEQUAL_-1206940639'), (u'MULTIEQUAL_-1206940883', u'MULTIEQUAL_-1206941693'), (u'COPY_-1206945802', u'MULTIEQUAL_-1206940671'), (u'MULTIEQUAL_-1206938137', u'COPY_-1206938191'), ('tmp_390', u'CBRANCH_-1206946371'), (u'INDIRECT_-1206938413', u'MULTIEQUAL_-1206938191'), (u'CALL_-1206943322', u'INDIRECT_-1206938075'), (u'INDIRECT_-1206938733', u'MULTIEQUAL_-1206939952'), (u'CALL_-1206943322', u'INDIRECT_-1206939678'), (u'CALL_-1206946253', u'INDIRECT_-1206941225'), (u'CALL_-1206943718', u'INDIRECT_-1206940496'), (u'INDIRECT_-1206941344', u'MULTIEQUAL_-1206942496'), (u'CALL_-1206943101', u'INDIRECT_-1206940108'), (u'CALL_-1206943073', u'INDIRECT_-1206938368'), (u'CALL_-1206943772', u'INDIRECT_-1206940023'), (u'CALL_-1206943718', u'INDIRECT_-1206939693'), (u'CALL_-1206943772', u'INDIRECT_-1206938562'), (u'MULTIEQUAL_-1206940446', u'INT_NOTEQUAL_-1206943009'), (u'CALL_-1206943925', u'INDIRECT_-1206940338'), (u'INDIRECT_-1206942393', u'MULTIEQUAL_-1206942496'), (u'CALL_-1206945636', u'INDIRECT_-1206941602'), (u'INDIRECT_-1206939509', u'MULTIEQUAL_-1206939464'), (u'INDIRECT_-1206938559', u'MULTIEQUAL_-1206938514'), (u'CALL_-1206943049', u'INDIRECT_-1206939745'), (u'INDIRECT_-1206937992', u'MULTIEQUAL_-1206938413'), (u'INDIRECT_-1206939874', u'MULTIEQUAL_-1206939652'), (u'CALL_-1206944027', u'INDIRECT_-1206937701'), (u'CALL_-1206943004', u'INDIRECT_-1206939020'), ('tmp_729', u'BRANCH_-1206945519'), (u'CALL_-1206943139', u'INDIRECT_-1206939692'), ('const-433', u'LOAD_-1206943021'), (u'INDIRECT_-1206938635', u'MULTIEQUAL_-1206940744'), (u'INDIRECT_-1206939738', u'MULTIEQUAL_-1206940890'), (u'INDIRECT_-1206941224', u'MULTIEQUAL_-1206942350'), (u'INDIRECT_-1206942540', u'CALL_-1206944834'), (u'INDIRECT_-1206940254', u'MULTIEQUAL_-1206940592'), (u'INDIRECT_-1206938796', u'MULTIEQUAL_-1206939952'), (u'INDIRECT_-1206939090', u'MULTIEQUAL_-1206940305'), (u'CALL_-1206945888', u'INDIRECT_-1206939586'), (u'CALL_-1206945852', u'INDIRECT_-1206939224'), (u'INDIRECT_-1206939664', u'MULTIEQUAL_-1206940081'), (u'CALL_-1206944751', u'INDIRECT_-1206941528'), (u'CALL_-1206942629', u'INDIRECT_-1206940089'), (u'CALL_-1206946656', u'INDIRECT_-1206942171'), (u'INDIRECT_-1206940235', u'MULTIEQUAL_-1206942026'), (u'INDIRECT_-1206940659', u'MULTIEQUAL_-1206940592'), (u'CALL_-1206944820', u'INDIRECT_-1206940615'), (u'CALL_-1206944684', u'INDIRECT_-1206938874'), (u'CALL_-1206943772', u'INDIRECT_-1206939366'), (u'COPY_-1206946120', u'MULTIEQUAL_-1206940305'), (u'CALL_-1206943563', u'INDIRECT_-1206938545'), (u'INDIRECT_-1206938483', u'MULTIEQUAL_-1206940274'), (u'INDIRECT_-1206940104', u'MULTIEQUAL_-1206941109'), (u'CALL_-1206945836', u'INDIRECT_-1206941451'), (u'CALL_-1206943139', u'INDIRECT_-1206939327'), (u'INDIRECT_-1206939923', u'MULTIEQUAL_-1206939126'), (u'CALL_-1206943563', u'INDIRECT_-1206940659'), (u'MULTIEQUAL_-1206941540', u'MULTIEQUAL_-1206942350'), (u'INDIRECT_-1206939233', u'MULTIEQUAL_-1206939532'), (u'INDIRECT_-1206939081', u'MULTIEQUAL_-1206940378'), (u'STORE_-1206943768', u'INDIRECT_-1206940272'), (u'CALL_-1206943049', u'INDIRECT_-1206940256'), (u'CALL_-1206943004', u'INDIRECT_-1206939823'), (u'CALL_-1206945636', u'INDIRECT_-1206940653'), ('tmp_1712', u'BRANCH_-1206945282'), (u'INDIRECT_-1206941445', u'MULTIEQUAL_-1206940591'), (u'INDIRECT_-1206940328', u'MULTIEQUAL_-1206940627'), (u'INDIRECT_-1206941810', u'MULTIEQUAL_-1206940227'), (u'CALL_-1206942962', u'INDIRECT_-1206939255'), (u'INDIRECT_-1206939363', u'MULTIEQUAL_-1206939141'), (u'INDIRECT_-1206938351', u'MULTIEQUAL_-1206936859'), (u'CALL_-1206943139', u'INDIRECT_-1206940495'), (u'CALL_-1206945888', u'INDIRECT_-1206940605'), (u'CALL_-1206944146', u'INDIRECT_-1206939476'), (u'CALL_-1206945040', u'INDIRECT_-1206938733'), (u'CALL_-1206944820', u'INDIRECT_-1206938720'), (u'CALL_-1206945930', u'INDIRECT_-1206940451'), ('const-5', u'CALL_-1206943139'), (u'INDIRECT_-1206940356', u'MULTIEQUAL_-1206940232'), (u'MULTIEQUAL_-1206943155', u'MULTIEQUAL_-1206943638'), (u'CALL_-1206946588', u'INDIRECT_-1206939948'), (u'INDIRECT_-1206938133', u'MULTIEQUAL_-1206937915'), (u'BOOL_OR_-1206937755', u'BOOL_OR_-1206937757'), (u'INDIRECT_-1206940248', u'MULTIEQUAL_-1206940262'), (u'STORE_-1206943684', u'INDIRECT_-1206938542'), (u'MULTIEQUAL_-1206939643', u'MULTIEQUAL_-1206939160'), (u'CALL_-1206943582', u'INDIRECT_-1206939686'), (u'CALL_-1206943925', u'INDIRECT_-1206939170'), (u'INDIRECT_-1206940108', u'MULTIEQUAL_-1206940446'), (u'INDIRECT_-1206937985', u'MULTIEQUAL_-1206936854'), (u'INDIRECT_-1206939992', u'MULTIEQUAL_-1206939195'), (u'CALL_-1206946588', u'INDIRECT_-1206940955'), ('const-1', u'COPY_-1206944165'), (u'INDIRECT_-1206939803', u'MULTIEQUAL_-1206941912'), (u'MULTIEQUAL_-1206939534', u'MULTIEQUAL_-1206940021'), (u'CALL_-1206945852', u'INDIRECT_-1206940515'), (u'CALL_-1206946604', u'INDIRECT_-1206940968'), (u'INDIRECT_-1206938568', u'MULTIEQUAL_-1206939076'), (u'CALL_-1206943049', u'INDIRECT_-1206938430'), (u'INDIRECT_-1206939646', u'MULTIEQUAL_-1206941766'), (u'CALL_-1206943177', u'INDIRECT_-1206939642'), (u'CALL_-1206945930', u'INDIRECT_-1206941254'), (u'INDIRECT_-1206937518', u'MULTIEQUAL_-1206939607'), (u'CALL_-1206942629', u'INDIRECT_-1206937898'), (u'MULTIEQUAL_-1206940914', u'MULTIEQUAL_-1206940644'), (u'CALL_-1206944972', u'INDIRECT_-1206939241'), (u'CALL_-1206945852', u'INDIRECT_-1206940003'), (u'INDIRECT_-1206938393', u'MULTIEQUAL_-1206936860'), (u'INDIRECT_-1206939992', u'MULTIEQUAL_-1206938413'), (u'MULTIEQUAL_-1206939799', u'MULTIEQUAL_-1206939798'), (u'CALL_-1206943010', u'INDIRECT_-1206937774'), (u'INDIRECT_-1206941445', u'INT_ADD_-1206945090'), ('tmp_1609', u'BRANCH_-1206945388'), (u'MULTIEQUAL_-1206941120', u'MULTIEQUAL_-1206941120'), ('const-1', u'CALL_-1206943012'), (u'CALL_-1206946253', u'INDIRECT_-1206941882'), (u'CALL_-1206943820', u'INDIRECT_-1206939326'), (u'CALL_-1206944684', u'INDIRECT_-1206940031'), (u'MULTIEQUAL_-1206938482', u'PTRADD_-1206937546'), (u'CALL_-1206944972', u'INDIRECT_-1206941720'), (u'COPY_-1206945402', u'MULTIEQUAL_-1206940963'), (u'INDIRECT_-1206938874', u'MULTIEQUAL_-1206939883'), (u'CALL_-1206945836', u'INDIRECT_-1206941743'), (u'INDIRECT_-1206938934', u'MULTIEQUAL_-1206939351'), (u'INDIRECT_-1206939771', u'MULTIEQUAL_-1206939745'), (u'INDIRECT_-1206940424', u'MULTIEQUAL_-1206940383'), (u'INDIRECT_-1206940239', u'MULTIEQUAL_-1206940017'), (u'MULTIEQUAL_-1206940060', u'MULTIEQUAL_-1206940817'), (u'MULTIEQUAL_-1206942549', u'MULTIEQUAL_-1206943300'), (u'CALL_-1206945703', u'INDIRECT_-1206940105'), (u'CALL_-1206942629', u'INDIRECT_-1206937549'), (u'INDIRECT_-1206941675', u'MULTIEQUAL_-1206942058'), ('tmp_1410', u'BRANCH_-1206944854'), ('const-1', u'COPY_-1206944952'), (u'CALL_-1206945852', u'INDIRECT_-1206939569'), (u'CALL_-1206943073', u'INDIRECT_-1206940413'), (u'CALL_-1206946588', u'INDIRECT_-1206941612'), (u'CALL_-1206945086', u'INDIRECT_-1206940896'), (u'CALL_-1206945040', u'INDIRECT_-1206940332'), (u'INDIRECT_-1206940394', u'MULTIEQUAL_-1206940811'), (u'CALL_-1206943004', u'INDIRECT_-1206939969'), (u'MULTIEQUAL_-1206941102', u'MULTIEQUAL_-1206941912'), (u'CALL_-1206943004', u'INDIRECT_-1206937997'), (u'MULTIEQUAL_-1206940037', u'MULTIEQUAL_-1206939767'), (u'INDIRECT_-1206940279', u'MULTIEQUAL_-1206942350'), (u'CALL_-1206943820', u'INDIRECT_-1206940275'), (u'CALL_-1206944751', u'INDIRECT_-1206940214'), (u'CALL_-1206943224', u'INDIRECT_-1206939963'), (u'CALL_-1206944834', u'INDIRECT_-1206939884'), (u'MULTIEQUAL_-1206940738', u'INT_SEXT_-1206944100'), (u'CALL_-1206946656', u'INDIRECT_-1206942683'), (u'INDIRECT_-1206939866', u'MULTIEQUAL_-1206940159'), (u'INDIRECT_-1206939739', u'MULTIEQUAL_-1206940744'), (u'INDIRECT_-1206941371', u'MULTIEQUAL_-1206941474'), (u'CALL_-1206946628', u'INDIRECT_-1206940330'), (u'INDIRECT_-1206939491', u'MULTIEQUAL_-1206939424'), ('tmp_1676', u'CBRANCH_-1206945316'), (u'MULTIEQUAL_-1206939641', u'MULTIEQUAL_-1206940451'), (u'CALL_-1206944820', u'INDIRECT_-1206941199'), (u'INDIRECT_-1206938723', u'MULTIEQUAL_-1206939205'), (u'CALL_-1206944684', u'INDIRECT_-1206941199'), (u'INDIRECT_-1206941956', u'MULTIEQUAL_-1206941912'), (u'CAST_-1206937413', u'PTRSUB_-1206937132'), (u'CALL_-1206943010', u'INDIRECT_-1206937843'), (u'CALL_-1206946588', u'INDIRECT_-1206942634'), (u'INT_SLESS_-1206944710', u'CBRANCH_-1206944709'), (u'CALL_-1206943177', u'CALL_-1206943101'), (u'CALL_-1206943010', u'INDIRECT_-1206938131'), (u'INDIRECT_-1206940540', u'MULTIEQUAL_-1206940554'), (u'CALL_-1206945703', u'INDIRECT_-1206940690'), (u'CALL_-1206943501', u'INDIRECT_-1206940064'), (u'CALL_-1206943101', u'INDIRECT_-1206938648'), (u'CALL_-1206945852', u'INDIRECT_-1206941610'), (u'CALL_-1206944146', u'INDIRECT_-1206939987'), (u'MULTIEQUAL_-1206939672', u'MULTIEQUAL_-1206939402'), (u'INDIRECT_-1206939914', u'MULTIEQUAL_-1206940021'), (u'INDIRECT_-1206940321', u'MULTIEQUAL_-1206940738'), (u'MULTIEQUAL_-1206938411', u'MULTIEQUAL_-1206938409'), (u'CALL_-1206946253', u'INDIRECT_-1206941371'), (u'CALL_-1206942629', u'INDIRECT_-1206939067'), (u'INDIRECT_-1206938941', u'MULTIEQUAL_-1206939240'), (u'INT_SLESS_-1206946389', u'CBRANCH_-1206946396'), (u'CALL_-1206943073', u'INDIRECT_-1206938222'), (u'CALL_-1206945086', u'INDIRECT_-1206939289'), (u'INDIRECT_-1206941053', u'MULTIEQUAL_-1206942350'), (u'INDIRECT_-1206939917', u'MULTIEQUAL_-1206939891'), (u'INDIRECT_-1206940552', u'MULTIEQUAL_-1206940518'), (u'INT_NOTEQUAL_-1206937788', u'BOOL_OR_-1206937769'), (u'CALL_-1206943004', u'INDIRECT_-1206938728'), (u'CALL_-1206945703', u'INDIRECT_-1206939464'), (u'CALL_-1206943304', u'INDIRECT_-1206939591'), (u'CALL_-1206943560', u'INDIRECT_-1206940157'), ('const-5', u'CALL_-1206943004'), (u'INDIRECT_-1206938476', u'MULTIEQUAL_-1206938413'), (u'CALL_-1206943073', u'INDIRECT_-1206938295'), (u'CALL_-1206943010', u'INDIRECT_-1206940249'), (u'LOAD_-1206943920', u'CALL_-1206943772'), (u'CALL_-1206943501', u'INDIRECT_-1206937897'), (u'CALL_-1206942950', u'INDIRECT_-1206939757'), (u'INDIRECT_-1206940816', u'MULTIEQUAL_-1206941109'), (u'INDIRECT_-1206941518', u'MULTIEQUAL_-1206940987'), (u'INDIRECT_-1206937884', u'MULTIEQUAL_-1206937847'), (u'CALL_-1206945019', u'INDIRECT_-1206940348'), (u'INDIRECT_-1206940640', u'MULTIEQUAL_-1206941766'), (u'INDIRECT_-1206937843', u'MULTIEQUAL_-1206936853'), (u'CALL_-1206943139', u'INDIRECT_-1206938377'), (u'CALL_-1206945836', u'INDIRECT_-1206939556'), (u'CALL_-1206943049', u'INDIRECT_-1206938650'), (u'INDIRECT_-1206940726', u'MULTIEQUAL_-1206941109'), (u'CALL_-1206943563', u'INDIRECT_-1206938131'), (u'CALL_-1206946446', u'INT_SLESS_-1206946301'), (u'INDIRECT_-1206942102', u'MULTIEQUAL_-1206942058'), ('tmp_1566', u'CBRANCH_-1206945780'), (u'INDIRECT_-1206939561', u'MULTIEQUAL_-1206936876'), (u'INDIRECT_-1206938234', u'MULTIEQUAL_-1206940305'), (u'MULTIEQUAL_-1206940257', u'MULTIEQUAL_-1206939987'), (u'INDIRECT_-1206939964', u'MULTIEQUAL_-1206940446'), (u'MULTIEQUAL_-1206939014', u'COPY_-1206939068'), (u'INDIRECT_-1206939453', u'MULTIEQUAL_-1206939935'), ('tmp_2584', u'CBRANCH_-1206944128'), (u'INDIRECT_-1206941299', u'MULTIEQUAL_-1206940785'), (u'CALL_-1206943217', u'INDIRECT_-1206938818'), (u'CALL_-1206943501', u'INDIRECT_-1206939042'), (u'INDIRECT_-1206937724', u'MULTIEQUAL_-1206938344'), (u'CALL_-1206943718', u'INDIRECT_-1206940788'), (u'INDIRECT_-1206941254', u'MULTIEQUAL_-1206941547'), (u'CALL_-1206946604', u'INDIRECT_-1206939961'), (u'CALL_-1206945888', u'INDIRECT_-1206942065'), (u'CALL_-1206944146', u'INDIRECT_-1206938454'), (u'CALL_-1206942976', u'INDIRECT_-1206938641'), ('tmp_1101', u'BRANCH_-1206944817'), (u'CALL_-1206945836', u'INDIRECT_-1206940502'), (u'CALL_-1206946253', u'INDIRECT_-1206941736'), (u'CALL_-1206943139', u'INDIRECT_-1206938162'), (u'CALL_-1206942653', u'INDIRECT_-1206938786'), (u'INDIRECT_-1206941379', u'MULTIEQUAL_-1206941255'), (u'INT_NOTEQUAL_-1206945083', u'CBRANCH_-1206945081'), (u'CALL_-1206943322', u'INDIRECT_-1206939021'), (u'INDIRECT_-1206939968', u'MULTIEQUAL_-1206939934'), (u'CALL_-1206943139', u'INDIRECT_-1206938596'), (u'CALL_-1206943925', u'INDIRECT_-1206937932'), (u'CALL_-1206945836', u'INDIRECT_-1206939142'), (u'INDIRECT_-1206939651', u'MULTIEQUAL_-1206941442'), (u'INDIRECT_-1206940721', u'MULTIEQUAL_-1206940695'), (u'CALL_-1206943010', u'INDIRECT_-1206938935'), (u'INDIRECT_-1206942467', u'MULTIEQUAL_-1206941953'), (u'MULTIEQUAL_-1206941498', u'MULTIEQUAL_-1206941985'), (u'CALL_-1206946253', u'INDIRECT_-1206939845'), (u'INDIRECT_-1206940547', u'MULTIEQUAL_-1206940846'), (u'INDIRECT_-1206938819', u'MULTIEQUAL_-1206940890'), (u'CALL_-1206942976', u'INDIRECT_-1206939517'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945366'), (u'CALL_-1206943049', u'INDIRECT_-1206940110'), (u'INDIRECT_-1206939865', u'MULTIEQUAL_-1206939275'), (u'INDIRECT_-1206942474', u'MULTIEQUAL_-1206942350'), (u'INDIRECT_-1206941372', u'MULTIEQUAL_-1206941328'), (u'INT_SLESS_-1206945794', u'CBRANCH_-1206945801'), (u'INDIRECT_-1206941445', u'MULTIEQUAL_-1206941401'), (u'INDIRECT_-1206940137', u'MULTIEQUAL_-1206940111'), (u'INT_NOTEQUAL_-1206937772', u'BOOL_OR_-1206937747'), (u'INDIRECT_-1206940110', u'MULTIEQUAL_-1206940592'), (u'CALL_-1206943772', u'INDIRECT_-1206938282'), (u'CALL_-1206946253', u'INDIRECT_-1206941955'), (u'CALL_-1206945636', u'INDIRECT_-1206942040'), (u'CALL_-1206943591', u'INDIRECT_-1206938847'), (u'INDIRECT_-1206940495', u'MULTIEQUAL_-1206939641'), (u'INDIRECT_-1206939378', u'MULTIEQUAL_-1206939716'), (u'CALL_-1206943546', u'INDIRECT_-1206939290'), (u'CALL_-1206944684', u'INDIRECT_-1206941345'), (u'INDIRECT_-1206939776', u'MULTIEQUAL_-1206939883'), (u'CALL_-1206943899', u'INDIRECT_-1206940029'), (u'INDIRECT_-1206938133', u'MULTIEQUAL_-1206938092'), (u'INDIRECT_-1206939395', u'LOAD_-1206945694'), ('const-118', u'INT_EQUAL_-1206946382'), (u'INDIRECT_-1206942620', u'MULTIEQUAL_-1206942026'), (u'INDIRECT_-1206940495', u'MULTIEQUAL_-1206939964'), (u'INDIRECT_-1206939785', u'MULTIEQUAL_-1206938935'), (u'MULTIEQUAL_-1206941936', u'MULTIEQUAL_-1206942423'), (u'INDIRECT_-1206941518', u'MULTIEQUAL_-1206940717'), (u'CALL_-1206943899', u'INDIRECT_-1206938499'), (u'CALL_-1206943012', u'MULTIEQUAL_-1206936834'), (u'INDIRECT_-1206940102', u'MULTIEQUAL_-1206940116'), (u'MULTIEQUAL_-1206938766', u'MULTIEQUAL_-1206938283'), (u'CALL_-1206943546', u'INDIRECT_-1206940166'), (u'CALL_-1206943004', u'INDIRECT_-1206939093'), (u'CALL_-1206943560', u'INDIRECT_-1206940376'), (u'CALL_-1206946656', u'INDIRECT_-1206940930'), (u'CALL_-1206942976', u'INDIRECT_-1206937699'), (u'CALL_-1206943501', u'INDIRECT_-1206937828'), (u'INDIRECT_-1206940421', u'MULTIEQUAL_-1206941547'), (u'CALL_-1206945636', u'INDIRECT_-1206940288'), (u'STORE_-1206943684', u'INDIRECT_-1206940441'), (u'INDIRECT_-1206938138', u'MULTIEQUAL_-1206938620'), (u'STORE_-1206943684', u'INDIRECT_-1206939273'), (u'CALL_-1206943245', u'INDIRECT_-1206940511'), (u'INDIRECT_-1206939071', u'MULTIEQUAL_-1206938849'), (u'INDIRECT_-1206940072', u'MULTIEQUAL_-1206936883'), (u'CALL_-1206944751', u'INDIRECT_-1206939191'), ('const-433', u'LOAD_-1206944742'), (u'INDIRECT_-1206940288', u'MULTIEQUAL_-1206940671'), (u'INDIRECT_-1206939217', u'MULTIEQUAL_-1206939172'), (u'INDIRECT_-1206940323', u'MULTIEQUAL_-1206941328'), (u'CALL_-1206943563', u'INDIRECT_-1206940951'), (u'MULTIEQUAL_-1206940018', u'MULTIEQUAL_-1206940017'), (u'INDIRECT_-1206937483', u'MULTIEQUAL_-1206939607'), (u'CALL_-1206944146', u'INDIRECT_-1206939257'), (u'CALL_-1206942976', u'INDIRECT_-1206938276'), (u'INDIRECT_-1206942321', u'MULTIEQUAL_-1206942277'), (u'CALL_-1206944146', u'INDIRECT_-1206939184'), (u'CALL_-1206942950', u'INDIRECT_-1206939538'), (u'CALL_-1206942653', u'INDIRECT_-1206939662'), (u'CALL_-1206943224', u'INDIRECT_-1206939087'), (u'CALL_-1206946253', u'INDIRECT_-1206941298'), ('const-1', u'COPY_-1206945207'), (u'CALL_-1206942950', u'INDIRECT_-1206939392'), (u'CALL_-1206945019', u'INDIRECT_-1206940859'), (u'INDIRECT_-1206938781', u'MULTIEQUAL_-1206940890'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945113'), (u'CALL_-1206943245', u'INDIRECT_-1206938105'), (u'INDIRECT_-1206938504', u'MULTIEQUAL_-1206938986'), (u'INDIRECT_-1206937448', u'MULTIEQUAL_-1206938068'), (u'CALL_-1206944820', u'INDIRECT_-1206939520'), ('const-433', u'LOAD_-1206943595'), (u'MULTIEQUAL_-1206939598', u'COPY_-1206939652'), (u'INDIRECT_-1206939895', u'MULTIEQUAL_-1206939861'), (u'INDIRECT_-1206938422', u'MULTIEQUAL_-1206938930'), (u'INDIRECT_-1206940218', u'MULTIEQUAL_-1206936885'), (u'INDIRECT_-1206938708', u'MULTIEQUAL_-1206940817'), (u'CALL_-1206943591', u'INDIRECT_-1206938993'), (u'INDIRECT_-1206938688', u'MULTIEQUAL_-1206938639'), (u'CALL_-1206945930', u'INDIRECT_-1206939724'), ('tmp_3143', u'CBRANCH_-1206943600'), (u'CALL_-1206946446', u'INDIRECT_-1206941080'), (u'CALL_-1206942962', u'INDIRECT_-1206939620'), (u'CALL_-1206944972', u'INDIRECT_-1206940990'), (u'CALL_-1206945703', u'INDIRECT_-1206941128'), (u'INDIRECT_-1206939663', u'MULTIEQUAL_-1206940171'), (u'CALL_-1206944834', u'INDIRECT_-1206940833'), (u'INDIRECT_-1206941160', u'MULTIEQUAL_-1206941036'), (u'INDIRECT_-1206939757', u'MULTIEQUAL_-1206940373'), (u'CALL_-1206943139', u'INDIRECT_-1206938450'), (u'INDIRECT_-1206940624', u'MULTIEQUAL_-1206941839'), (u'CALL_-1206943591', u'INDIRECT_-1206940381'), (u'CALL_-1206943245', u'INDIRECT_-1206940000'), (u'CALL_-1206944820', u'INDIRECT_-1206940250'), (u'CALL_-1206943899', u'INDIRECT_-1206939591'), (u'CALL_-1206944834', u'INDIRECT_-1206941125'), (u'CALL_-1206944751', u'INDIRECT_-1206939630'), (u'INDIRECT_-1206942029', u'MULTIEQUAL_-1206941498'), ('tmp_732', u'BRANCH_-1206945084'), (u'INDIRECT_-1206940276', u'MULTIEQUAL_-1206938693'), (u'INDIRECT_-1206939854', u'MULTIEQUAL_-1206939004'), (u'CALL_-1206942990', u'INDIRECT_-1206939269'), (u'CALL_-1206945019', u'INDIRECT_-1206939545'), (u'INDIRECT_-1206938589', u'MULTIEQUAL_-1206939745'), (u'CALL_-1206946253', u'INDIRECT_-1206942174'), (u'CALL_-1206943772', u'INDIRECT_-1206940534'), (u'INDIRECT_-1206940393', u'MULTIEQUAL_-1206940328'), ('tmp_3823', u'CBRANCH_-1206943188'), (u'CALL_-1206942629', u'INDIRECT_-1206939286'), (u'INDIRECT_-1206940102', u'MULTIEQUAL_-1206940519'), (u'CALL_-1206943820', u'INDIRECT_-1206939472'), (u'CALL_-1206944834', u'INDIRECT_-1206940541'), (u'CALL_-1206943820', u'INDIRECT_-1206939034'), (u'INDIRECT_-1206939517', u'COPY_-1206938638'), (u'INDIRECT_-1206939015', u'MULTIEQUAL_-1206939497'), (u'MULTIEQUAL_-1206936848', u'MULTIEQUAL_-1206937816'), (u'CALL_-1206942653', u'INDIRECT_-1206938567'), (u'INDIRECT_-1206939955', u'MULTIEQUAL_-1206940463'), ('tmp_2882', u'CBRANCH_-1206943839'), (u'CALL_-1206943546', u'INDIRECT_-1206938064'), (u'CALL_-1206945852', u'INDIRECT_-1206941537'), (u'MULTIEQUAL_-1206936863', u'MULTIEQUAL_-1206939026'), ('const-1', u'COPY_-1206940660'), (u'CALL_-1206943073', u'INDIRECT_-1206938007'), (u'CALL_-1206943925', u'INDIRECT_-1206938220'), ('tmp_1421', u'BRANCH_-1206944831'), (u'CALL_-1206943101', u'INDIRECT_-1206939889'), (u'CALL_-1206943010', u'INDIRECT_-1206937429'), (u'CALL_-1206943591', u'INDIRECT_-1206940527'), (u'CALL_-1206943718', u'INDIRECT_-1206938963'), (u'INT_NOTEQUAL_-1206945403', u'CBRANCH_-1206945401'), (u'INT_EQUAL_-1206945753', u'CBRANCH_-1206945750'), (u'INDIRECT_-1206941153', u'MULTIEQUAL_-1206939570'), (u'CALL_-1206946446', u'INDIRECT_-1206941445'), (u'INDIRECT_-1206941902', u'MULTIEQUAL_-1206941880'), (u'CALL_-1206943217', u'INDIRECT_-1206940132'), (u'CALL_-1206946604', u'INDIRECT_-1206942282'), (u'CALL_-1206944820', u'INDIRECT_-1206941126'), (u'CALL_-1206946604', u'INDIRECT_-1206940822'), (u'CALL_-1206943304', u'INDIRECT_-1206939664'), (u'CALL_-1206945019', u'INDIRECT_-1206939399'), (u'CALL_-1206944972', u'INDIRECT_-1206941136'), (u'PTRSUB_-1206937409', u'STORE_-1206943684'), (u'INDIRECT_-1206940934', u'MULTIEQUAL_-1206940890'), (u'INT_SLESS_-1206946513', u'CBRANCH_-1206946520'), (u'INDIRECT_-1206938264', u'MULTIEQUAL_-1206940055'), (u'CALL_-1206943582', u'INDIRECT_-1206940781'), (u'CALL_-1206942653', u'INDIRECT_-1206938640'), ('const-0', u'PTRSUB_-1206946452'), (u'CALL_-1206944972', u'INDIRECT_-1206941209'), (u'CALL_-1206943925', u'INDIRECT_-1206939462'), (u'INT_NOTEQUAL_-1206943843', u'CBRANCH_-1206943839'), (u'MULTIEQUAL_-1206943295', u'MULTIEQUAL_-1206942812'), (u'INDIRECT_-1206941838', u'MULTIEQUAL_-1206942131'), (u'CALL_-1206943513', u'INDIRECT_-1206939270'), (u'MULTIEQUAL_-1206940957', u'MULTIEQUAL_-1206940474'), (u'MULTIEQUAL_-1206943155', u'MULTIEQUAL_-1206942887'), (u'INDIRECT_-1206942175', u'MULTIEQUAL_-1206940592'), (u'INDIRECT_-1206939281', u'MULTIEQUAL_-1206941401'), (u'INDIRECT_-1206940022', u'MULTIEQUAL_-1206942131'), (u'INDIRECT_-1206940275', u'MULTIEQUAL_-1206941401'), (u'INDIRECT_-1206939153', u'MULTIEQUAL_-1206939167'), (u'INDIRECT_-1206941159', u'MULTIEQUAL_-1206941133'), ('const-0', u'INT_NOTEQUAL_-1206943009'), (u'CALL_-1206944027', u'INDIRECT_-1206939000'), (u'CALL_-1206942990', u'INDIRECT_-1206937471'), (u'CALL_-1206944684', u'INDIRECT_-1206939812'), (u'CALL_-1206945852', u'INDIRECT_-1206940442'), (u'INT_EQUAL_-1206945709', u'CBRANCH_-1206945706'), (u'CALL_-1206942976', u'INDIRECT_-1206940028'), (u'CALL_-1206942629', u'INDIRECT_-1206938117'), (u'INT_NOTEQUAL_-1206937770', u'BOOL_OR_-1206937745'), (u'CALL_-1206946604', u'INDIRECT_-1206942355'), (u'STORE_-1206943768', u'INDIRECT_-1206940783'), (u'CAST_-1206937413', u'CALL_-1206943010'), (u'MULTIEQUAL_-1206939890', u'COPY_-1206939944'), (u'MULTIEQUAL_-1206942009', u'MULTIEQUAL_-1206942496'), (u'INDIRECT_-1206938865', u'MULTIEQUAL_-1206940021'), (u'CALL_-1206943591', u'INDIRECT_-1206940454'), (u'CALL_-1206942990', u'INDIRECT_-1206939196'), (u'LOAD_-1206943920', u'CALL_-1206943217'), ('const-117', u'INT_SLESS_-1206945798'), (u'INDIRECT_-1206938375', u'MULTIEQUAL_-1206939676'), (u'INDIRECT_-1206939999', u'MULTIEQUAL_-1206936882'), (u'CALL_-1206946446', u'INDIRECT_-1206942102'), (u'MULTIEQUAL_-1206938338', u'MULTIEQUAL_-1206938337'), (u'CALL_-1206946569', u'INDIRECT_-1206942401'), ('const-72', u'INT_EQUAL_-1206944994'), (u'CALL_-1206943925', u'INDIRECT_-1206939973'), (u'STORE_-1206943684', u'INDIRECT_-1206938761'), ('tmp_1747', u'BRANCH_-1206945193'), (u'CALL_-1206943224', u'LOAD_-1206943209'), (u'INDIRECT_-1206939809', u'MULTIEQUAL_-1206940317'), (u'CALL_-1206943073', u'INDIRECT_-1206939099'), (u'CALL_-1206943049', u'INDIRECT_-1206939453'), (u'CALL_-1206943899', u'INDIRECT_-1206940394'), (u'CALL_-1206943217', u'INDIRECT_-1206937677'), (u'INDIRECT_-1206938652', u'LOAD_-1206945077'), (u'INDIRECT_-1206940283', u'MULTIEQUAL_-1206939689'), (u'MULTIEQUAL_-1206936866', u'MULTIEQUAL_-1206939245'), (u'INDIRECT_-1206940569', u'MULTIEQUAL_-1206939767'), (u'CALL_-1206944834', u'INDIRECT_-1206940322'), (u'INDIRECT_-1206938927', u'MULTIEQUAL_-1206941036'), (u'STORE_-1206943768', u'INDIRECT_-1206939469'), (u'INDIRECT_-1206938513', u'MULTIEQUAL_-1206940598'), (u'CALL_-1206943245', u'INDIRECT_-1206938978'), ('const-8', u'PTRSUB_-1206937132'), (u'INDIRECT_-1206939257', u'MULTIEQUAL_-1206941328'), (u'INDIRECT_-1206938422', u'MULTIEQUAL_-1206938839'), (u'INDIRECT_-1206941282', u'MULTIEQUAL_-1206941248'), (u'INDIRECT_-1206940441', u'MULTIEQUAL_-1206940390'), (u'CALL_-1206942976', u'INDIRECT_-1206937354'), (u'INDIRECT_-1206940941', u'MULTIEQUAL_-1206940817'), (u'CALL_-1206945888', u'INDIRECT_-1206941335'), (u'INDIRECT_-1206938088', u'MULTIEQUAL_-1206940159'), (u'MULTIEQUAL_-1206936834', u'INT_EQUAL_-1206942996'), (u'CALL_-1206942962', u'INDIRECT_-1206938525'), (u'INDIRECT_-1206941602', u'MULTIEQUAL_-1206941985'), (u'INT_NOTEQUAL_-1206943606', u'CBRANCH_-1206943600'), (u'CALL_-1206946253', u'INDIRECT_-1206941590'), (u'CALL_-1206943224', u'INDIRECT_-1206940547'), (u'CALL_-1206945703', u'INDIRECT_-1206941055'), (u'INDIRECT_-1206939349', u'MULTIEQUAL_-1206939327'), ('const-1', u'COPY_-1206944959'), (u'CALL_-1206946446', u'INT_SLESS_-1206946389'), (u'CALL_-1206943049', u'INDIRECT_-1206939015'), (u'INDIRECT_-1206938104', u'MULTIEQUAL_-1206938344'), (u'INDIRECT_-1206938981', u'MULTIEQUAL_-1206938930'), (u'INDIRECT_-1206938202', u'MULTIEQUAL_-1206938712'), (u'CALL_-1206943560', u'INDIRECT_-1206938185'), (u'INDIRECT_-1206939292', u'MULTIEQUAL_-1206941401'), (u'INDIRECT_-1206940649', u'MULTIEQUAL_-1206940525'), ('tmp_4123', u'BRANCH_-1206942626'), (u'INDIRECT_-1206940222', u'MULTIEQUAL_-1206940171'), (u'INDIRECT_-1206938685', u'MULTIEQUAL_-1206936864'), (u'CALL_-1206945086', u'INDIRECT_-1206939947'), (u'BOOL_OR_-1206937745', u'BOOL_OR_-1206937747'), (u'CALL_-1206945930', u'INDIRECT_-1206941035'), (u'MULTIEQUAL_-1206943295', u'MULTIEQUAL_-1206943295'), (u'CALL_-1206943560', u'INDIRECT_-1206939646'), (u'CALL_-1206945703', u'INDIRECT_-1206940909'), (u'CALL_-1206943139', u'INDIRECT_-1206939181'), (u'INDIRECT_-1206939392', u'MULTIEQUAL_-1206940008'), (u'CALL_-1206943899', u'INDIRECT_-1206939445'), (u'CALL_-1206943772', u'INDIRECT_-1206938420'), (u'CALL_-1206942962', u'INDIRECT_-1206939474'), (u'COPY_-1206945207', u'MULTIEQUAL_-1206940890'), (u'CALL_-1206943820', u'INDIRECT_-1206940421'), (u'INDIRECT_-1206941890', u'MULTIEQUAL_-1206941766'), (u'INDIRECT_-1206941491', u'MULTIEQUAL_-1206942496'), (u'INDIRECT_-1206939211', u'MULTIEQUAL_-1206939189'), (u'CAST_-1206937377', u'STORE_-1206943768'), (u'CALL_-1206944146', u'INDIRECT_-1206938892'), ('const-0', u'INT_NOTEQUAL_-1206943524'), (u'CALL_-1206943245', u'INDIRECT_-1206940292'), (u'CALL_-1206943772', u'INDIRECT_-1206939220'), (u'CALL_-1206944972', u'INDIRECT_-1206940041'), (u'CALL_-1206946656', u'INDIRECT_-1206942317'), (u'CALL_-1206943582', u'INDIRECT_-1206939613'), (u'CALL_-1206943513', u'INDIRECT_-1206938044'), (u'MULTIEQUAL_-1206940037', u'MULTIEQUAL_-1206940525'), (u'CALL_-1206945040', u'INDIRECT_-1206939894'), (u'CALL_-1206946446', u'INDIRECT_-1206941664'), (u'CALL_-1206945836', u'INDIRECT_-1206941597'), (u'INT_NOTEQUAL_-1206945045', u'CBRANCH_-1206945043'), (u'CALL_-1206943001', u'INDIRECT_-1206940174'), (u'INT_NOTEQUAL_-1206937768', u'BOOL_OR_-1206937743'), (u'CALL_-1206943582', u'INDIRECT_-1206939905'), (u'CALL_-1206945703', u'INDIRECT_-1206940471'), (u'CALL_-1206942976', u'INDIRECT_-1206938933'), ('const-1', u'COPY_-1206945082'), (u'INDIRECT_-1206939923', u'INT_SLESS_-1206944056'), (u'CALL_-1206946656', u'INDIRECT_-1206939996'), (u'INDIRECT_-1206939033', u'MULTIEQUAL_-1206940159'), (u'CALL_-1206942990', u'INDIRECT_-1206938246'), (u'CALL_-1206945040', u'INDIRECT_-1206939017'), (u'INDIRECT_-1206937898', u'MULTIEQUAL_-1206939689'), (u'CALL_-1206945852', u'INDIRECT_-1206942111'), (u'MULTIEQUAL_-1206939073', u'MULTIEQUAL_-1206939883'), (u'CALL_-1206944751', u'INDIRECT_-1206939410'), (u'INDIRECT_-1206939520', u'MULTIEQUAL_-1206940817'), (u'CALL_-1206944820', u'INDIRECT_-1206939958'), (u'LOAD_-1206943920', u'CALL_-1206943899'), (u'INDIRECT_-1206939681', u'MULTIEQUAL_-1206941766'), (u'INDIRECT_-1206939038', u'MULTIEQUAL_-1206941109'), (u'INDIRECT_-1206939582', u'MULTIEQUAL_-1206939537'), (u'CALL_-1206943513', u'INDIRECT_-1206938978'), (u'CALL_-1206943322', u'INDIRECT_-1206939532'), (u'INDIRECT_-1206940132', u'MULTIEQUAL_-1206940091'), (u'CALL_-1206943560', u'INDIRECT_-1206938697'), ('const-1', u'COPY_-1206945802'), (u'CALL_-1206944684', u'INDIRECT_-1206939666'), (u'CALL_-1206943245', u'INDIRECT_-1206939562'), (u'CALL_-1206945888', u'INDIRECT_-1206940897'), ('const-73', u'INT_NOTEQUAL_-1206945083'), (u'CALL_-1206942950', u'INDIRECT_-1206938443'), ('const-1', u'COPY_-1206945003'), (u'CALL_-1206943101', u'INDIRECT_-1206938002'), (u'INDIRECT_-1206939086', u'MULTIEQUAL_-1206939424'), ('const-433', u'LOAD_-1206943920'), (u'MULTIEQUAL_-1206936859', u'MULTIEQUAL_-1206938734'), (u'CALL_-1206943718', u'INDIRECT_-1206940131'), (u'INDIRECT_-1206942102', u'MULTIEQUAL_-1206941248'), (u'CALL_-1206946446', u'INDIRECT_-1206941518'), (u'CALL_-1206942653', u'INDIRECT_-1206938201'), (u'INDIRECT_-1206940232', u'MULTIEQUAL_-1206940525'), (u'CALL_-1206942629', u'INDIRECT_-1206937342'), ('const-0', u'INT_NOTEQUAL_-1206937782'), (u'INDIRECT_-1206940291', u'MULTIEQUAL_-1206936886'), (u'INDIRECT_-1206939462', u'MULTIEQUAL_-1206941547'), (u'INDIRECT_-1206939373', u'MULTIEQUAL_-1206940378'), (u'CALL_-1206946446', u'INT_EQUAL_-1206946382'), (u'CALL_-1206945930', u'INDIRECT_-1206941473'), (u'CALL_-1206946569', u'INDIRECT_-1206942182'), (u'CALL_-1206943224', u'INDIRECT_-1206938007'), (u'INDIRECT_-1206937759', u'MULTIEQUAL_-1206939883'), (u'CALL_-1206946604', u'INDIRECT_-1206940529'), (u'INDIRECT_-1206939199', u'MULTIEQUAL_-1206939132'), (u'INDIRECT_-1206941692', u'MULTIEQUAL_-1206941985'), (u'INDIRECT_-1206940473', u'MULTIEQUAL_-1206940811'), (u'INDIRECT_-1206940061', u'MULTIEQUAL_-1206939211'), (u'CALL_-1206943001', u'INDIRECT_-1206940247'), (u'INDIRECT_-1206940323', u'MULTIEQUAL_-1206941620'), ('const-0', u'SUBPIECE_-1206943061'), (u'CALL_-1206943001', u'INDIRECT_-1206939298'), (u'MULTIEQUAL_-1206936875', u'MULTIEQUAL_-1206939726'), (u'CALL_-1206943772', u'INDIRECT_-1206939439'), (u'CALL_-1206943513', u'INDIRECT_-1206939197'), (u'CALL_-1206946569', u'INDIRECT_-1206941817'), (u'CALL_-1206943513', u'INDIRECT_-1206938759'), (u'INDIRECT_-1206938687', u'MULTIEQUAL_-1206938620'), ('const-1', u'CALL_-1206943899'), ('const-1', u'CALL_-1206943820'), (u'CALL_-1206943322', u'INDIRECT_-1206939970'), ('const-1', u'COPY_-1206944462'), (u'INDIRECT_-1206939012', u'MULTIEQUAL_-1206940021'), (u'CALL_-1206943001', u'INDIRECT_-1206938348'), (u'INT_ADD_-1206941263', u'INT_SLESS_-1206944077'), (u'CALL_-1206943582', u'INDIRECT_-1206938663'), (u'INDIRECT_-1206938641', u'MULTIEQUAL_-1206938655'), (u'INDIRECT_-1206939711', u'MULTIEQUAL_-1206939660'), (u'MULTIEQUAL_-1206943295', u'MULTIEQUAL_-1206942830'), (u'CALL_-1206943073', u'INDIRECT_-1206938149'), (u'CALL_-1206943820', u'INDIRECT_-1206940786'), (u'INDIRECT_-1206937897', u'MULTIEQUAL_-1206940021'), (u'INDIRECT_-1206937953', u'MULTIEQUAL_-1206937916'), (u'INDIRECT_-1206940770', u'MULTIEQUAL_-1206941985'), (u'INDIRECT_-1206937863', u'MULTIEQUAL_-1206939952'), (u'INDIRECT_-1206940806', u'MULTIEQUAL_-1206940755'), (u'CALL_-1206942976', u'INDIRECT_-1206939225'), (u'INDIRECT_-1206939883', u'MULTIEQUAL_-1206939897'), (u'INDIRECT_-1206941087', u'MULTIEQUAL_-1206940963'), (u'CALL_-1206943004', u'INDIRECT_-1206937368'), (u'INDIRECT_-1206940677', u'MULTIEQUAL_-1206940632'), (u'CALL_-1206943560', u'INDIRECT_-1206939062'), (u'CALL_-1206946569', u'INDIRECT_-1206940072'), (u'CALL_-1206946446', u'INDIRECT_-1206942029'), (u'INT_EQUAL_-1206945366', u'CBRANCH_-1206945363'), (u'INDIRECT_-1206939524', u'MULTIEQUAL_-1206939862'), (u'CALL_-1206943049', u'INDIRECT_-1206939964'), (u'INDIRECT_-1206941372', u'INT_NOTEQUAL_-1206937772'), (u'LOAD_-1206943920', u'CALL_-1206942962'), (u'INDIRECT_-1206939447', u'MULTIEQUAL_-1206940744'), (u'CALL_-1206942976', u'INDIRECT_-1206939663'), (u'CALL_-1206946253', u'INDIRECT_-1206939776'), (u'INDIRECT_-1206941445', u'MULTIEQUAL_-1206939862'), (u'INDIRECT_-1206939346', u'MULTIEQUAL_-1206939295'), (u'INDIRECT_-1206941810', u'MULTIEQUAL_-1206941296'), (u'INDIRECT_-1206941372', u'MULTIEQUAL_-1206939789'), (u'CALL_-1206943501', u'INDIRECT_-1206939991'), (u'INDIRECT_-1206937908', u'MULTIEQUAL_-1206940021'), (u'INDIRECT_-1206938440', u'MULTIEQUAL_-1206940525'), (u'CALL_-1206943049', u'INDIRECT_-1206938211'), (u'CALL_-1206945019', u'INDIRECT_-1206938822'), (u'CALL_-1206944820', u'INDIRECT_-1206939666'), (u'CALL_-1206942629', u'INDIRECT_-1206939140'), (u'COPY_-1206936909', u'CALL_-1206943004'), (u'CALL_-1206943012', u'INDIRECT_-1206938173'), (u'CALL_-1206943245', u'INDIRECT_-1206938613'), (u'INDIRECT_-1206939519', u'MULTIEQUAL_-1206940671'), (u'INDIRECT_-1206939930', u'MULTIEQUAL_-1206939879'), (u'INDIRECT_-1206940932', u'MULTIEQUAL_-1206942058'), (u'CALL_-1206946588', u'INDIRECT_-1206939741'), (u'CALL_-1206945852', u'INDIRECT_-1206940953'), (u'INDIRECT_-1206939767', u'MULTIEQUAL_-1206939726'), (u'CALL_-1206946446', u'INT_SLESS_-1206945852'), (u'CALL_-1206943304', u'INDIRECT_-1206938061'), (u'INDIRECT_-1206940615', u'MULTIEQUAL_-1206941620'), (u'INDIRECT_-1206942540', u'MULTIEQUAL_-1206942026'), (u'CALL_-1206943001', u'INDIRECT_-1206938714'), (u'CALL_-1206942962', u'INDIRECT_-1206938890'), (u'CALL_-1206943073', u'INDIRECT_-1206939756'), (u'CALL_-1206943010', u'INDIRECT_-1206937636'), (u'CALL_-1206945636', u'INDIRECT_-1206941748'), (u'INDIRECT_-1206940402', u'MULTIEQUAL_-1206940884'), (u'CALL_-1206944972', u'INDIRECT_-1206940114'), (u'CALL_-1206944684', u'INDIRECT_-1206941491'), (u'INDIRECT_-1206940239', u'MULTIEQUAL_-1206940194'), (u'CALL_-1206946628', u'INDIRECT_-1206940549'), (u'CAST_-1206937563', u'CALL_-1206943899'), (u'CALL_-1206946628', u'INDIRECT_-1206941061'), (u'CALL_-1206943322', u'INDIRECT_-1206937661'), (u'STORE_-1206943768', u'INDIRECT_-1206940491'), (u'CALL_-1206942976', u'INDIRECT_-1206938787'), (u'INDIRECT_-1206937467', u'MULTIEQUAL_-1206936849'), (u'INDIRECT_-1206940524', u'MULTIEQUAL_-1206940817'), (u'CALL_-1206944834', u'INDIRECT_-1206940760'), (u'MULTIEQUAL_-1206936884', u'MULTIEQUAL_-1206940383'), ('const-0', u'INT_EQUAL_-1206942996'), (u'INDIRECT_-1206939372', u'MULTIEQUAL_-1206939789'), (u'INDIRECT_-1206940642', u'MULTIEQUAL_-1206940128'), ('const-78', u'INT_NOTEQUAL_-1206945045'), (u'INDIRECT_-1206939054', u'MULTIEQUAL_-1206939003'), (u'INDIRECT_-1206939655', u'MULTIEQUAL_-1206939952'), (u'CALL_-1206945852', u'INDIRECT_-1206941756'), (u'CALL_-1206943217', u'INDIRECT_-1206938672'), (u'CALL_-1206945852', u'INDIRECT_-1206940661'), (u'INDIRECT_-1206939934', u'MULTIEQUAL_-1206939344'), (u'INDIRECT_-1206938451', u'MULTIEQUAL_-1206939607'), ('const-1525168', u'COPY_-1206946509'), (u'CALL_-1206944834', u'INDIRECT_-1206939299'), (u'MULTIEQUAL_-1206936872', u'MULTIEQUAL_-1206939507'), (u'INDIRECT_-1206940588', u'MULTIEQUAL_-1206940566'), (u'INDIRECT_-1206938077', u'MULTIEQUAL_-1206938693'), (u'STORE_-1206943768', u'INDIRECT_-1206940053'), (u'STORE_-1206943684', u'INDIRECT_-1206939638'), (u'CALL_-1206946628', u'INDIRECT_-1206942083'), (u'MULTIEQUAL_-1206943300', u'MULTIEQUAL_-1206942835'), (u'INDIRECT_-1206938835', u'MULTIEQUAL_-1206938784'), (u'CALL_-1206943139', u'INDIRECT_-1206939473'), (u'CALL_-1206942976', u'INDIRECT_-1206938422'), (u'CALL_-1206945040', u'INDIRECT_-1206941135'), (u'INDIRECT_-1206940872', u'MULTIEQUAL_-1206941255'), (u'STORE_-1206943768', u'INDIRECT_-1206938519'), (u'CALL_-1206946604', u'INDIRECT_-1206941479'), (u'INDIRECT_-1206939990', u'MULTIEQUAL_-1206939964'), (u'INDIRECT_-1206937812', u'MULTIEQUAL_-1206936853'), (u'CALL_-1206945852', u'INDIRECT_-1206940369'), (u'CALL_-1206944751', u'INDIRECT_-1206940287'), (u'CALL_-1206943245', u'INDIRECT_-1206939927'), (u'CALL_-1206943073', u'INDIRECT_-1206939464'), (u'CALL_-1206942653', u'INDIRECT_-1206938348'), (u'INDIRECT_-1206939764', u'MULTIEQUAL_-1206940890'), (u'INDIRECT_-1206938129', u'MULTIEQUAL_-1206938639'), (u'INT_SLESSEQUAL_-1206943943', u'CBRANCH_-1206943951'), (u'CALL_-1206943245', u'INDIRECT_-1206937760'), (u'INDIRECT_-1206939418', u'MULTIEQUAL_-1206939351'), (u'CALL_-1206943224', u'INDIRECT_-1206937869'), (u'CALL_-1206946628', u'INDIRECT_-1206941280'), (u'INDIRECT_-1206940072', u'MULTIEQUAL_-1206939952'), (u'INDIRECT_-1206941810', u'MULTIEQUAL_-1206941009'), (u'INDIRECT_-1206940256', u'MULTIEQUAL_-1206940738'), (u'INDIRECT_-1206938862', u'MULTIEQUAL_-1206940159'), (u'INT_SLESS_-1206946301', u'CBRANCH_-1206946308'), (u'CALL_-1206943546', u'INDIRECT_-1206938486'), (u'CALL_-1206942990', u'INDIRECT_-1206938539'), (u'CALL_-1206945930', u'INDIRECT_-1206940743'), (u'INDIRECT_-1206941737', u'MULTIEQUAL_-1206941206'), (u'MULTIEQUAL_-1206938797', u'MULTIEQUAL_-1206939607'), ('tmp_3915', u'BRANCH_-1206943098'), (u'INDIRECT_-1206939079', u'MULTIEQUAL_-1206939014'), (u'CALL_-1206946604', u'INDIRECT_-1206942501'), (u'INDIRECT_-1206939665', u'MULTIEQUAL_-1206940817'), (u'INDIRECT_-1206939967', u'MULTIEQUAL_-1206941182'), (u'COPY_-1206945098', u'MULTIEQUAL_-1206940744'), (u'INDIRECT_-1206941962', u'MULTIEQUAL_-1206941936'), (u'INDIRECT_-1206939431', u'MULTIEQUAL_-1206939413'), (u'CALL_-1206946446', u'INDIRECT_-1206942321'), (u'INDIRECT_-1206940368', u'MULTIEQUAL_-1206940317'), (u'CALL_-1206943012', u'INDIRECT_-1206939196'), (u'INDIRECT_-1206940569', u'MULTIEQUAL_-1206940525'), (u'INDIRECT_-1206939334', u'MULTIEQUAL_-1206939570'), (u'MULTIEQUAL_-1206938484', u'MULTIEQUAL_-1206938482'), (u'MULTIEQUAL_-1206939818', u'MULTIEQUAL_-1206939548'), (u'CALL_-1206942976', u'INDIRECT_-1206938129'), (u'CALL_-1206942950', u'INDIRECT_-1206939903'), (u'CALL_-1206945888', u'INDIRECT_-1206939310'), (u'CALL_-1206943001', u'INDIRECT_-1206939006'), (u'CALL_-1206946604', u'INDIRECT_-1206941406'), (u'CALL_-1206943245', u'INDIRECT_-1206938320'), (u'CALL_-1206943245', u'INDIRECT_-1206940219'), (u'INDIRECT_-1206940980', u'MULTIEQUAL_-1206941985'), (u'INT_SEXT_-1206944100', u'PTRADD_-1206937546'), (u'INDIRECT_-1206939371', u'MULTIEQUAL_-1206939306'), (u'CALL_-1206943546', u'INDIRECT_-1206938202'), ('tmp_1404', u'BRANCH_-1206944938'), (u'CALL_-1206942653', u'INDIRECT_-1206937698'), (u'CALL_-1206943513', u'INDIRECT_-1206938182'), (u'CALL_-1206942950', u'INDIRECT_-1206938662'), (u'CALL_-1206943513', u'INDIRECT_-1206938251'), (u'CALL_-1206944751', u'INDIRECT_-1206938704'), ('const-1', u'INT_ADD_-1206943930'), (u'INDIRECT_-1206941956', u'MULTIEQUAL_-1206941442'), (u'CALL_-1206946569', u'INDIRECT_-1206940502'), (u'STORE_-1206943684', u'INDIRECT_-1206940368'), (u'CALL_-1206943139', u'INDIRECT_-1206938024'), (u'MULTIEQUAL_-1206939189', u'MULTIEQUAL_-1206939676'), (u'CALL_-1206945836', u'INDIRECT_-1206939211'), (u'MULTIEQUAL_-1206939379', u'COPY_-1206939433'), (u'INDIRECT_-1206940807', u'MULTIEQUAL_-1206940785'), ('const-1490008', u'COPY_-1206946547'), (u'INDIRECT_-1206940834', u'MULTIEQUAL_-1206941839'), (u'CALL_-1206944146', u'INDIRECT_-1206939622'), (u'CALL_-1206943899', u'INDIRECT_-1206938430'), (u'CALL_-1206943001', u'INDIRECT_-1206939809'), (u'MULTIEQUAL_-1206938722', u'COPY_-1206938776'), (u'INDIRECT_-1206942248', u'MULTIEQUAL_-1206941394'), (u'CALL_-1206943322', u'INDIRECT_-1206938363'), (u'INDIRECT_-1206940861', u'INT_NOTEQUAL_-1206937764'), (u'INDIRECT_-1206938908', u'MULTIEQUAL_-1206938857'), (u'CALL_-1206942962', u'INDIRECT_-1206938232'), (u'INDIRECT_-1206938998', u'MULTIEQUAL_-1206938953'), (u'CALL_-1206943591', u'INDIRECT_-1206940746'), (u'CALL_-1206942990', u'INDIRECT_-1206938173'), (u'INDIRECT_-1206938452', u'MULTIEQUAL_-1206938411'), (u'CALL_-1206945086', u'INDIRECT_-1206938514'), (u'MULTIEQUAL_-1206937847', u'MULTIEQUAL_-1206937846'), (u'CALL_-1206945086', u'INDIRECT_-1206939655'), (u'INDIRECT_-1206938881', u'MULTIEQUAL_-1206939497'), ('tmp_2127', u'CBRANCH_-1206944724'), (u'CALL_-1206946446', u'INDIRECT_-1206940861'), (u'CALL_-1206943560', u'INDIRECT_-1206939573'), (u'CALL_-1206943582', u'INDIRECT_-1206940270'), (u'MULTIEQUAL_-1206939142', u'MULTIEQUAL_-1206939952'), (u'MULTIEQUAL_-1206939934', u'MULTIEQUAL_-1206940744'), (u'CALL_-1206943224', u'INDIRECT_-1206938795'), (u'CALL_-1206946656', u'INDIRECT_-1206941587'), ('const-0', u'INT_EQUAL_-1206945062'), (u'CALL_-1206943899', u'INDIRECT_-1206938292'), (u'CALL_-1206943224', u'INDIRECT_-1206939160'), ('const-0', u'CALL_-1206946446'), (u'INDIRECT_-1206940721', u'MULTIEQUAL_-1206940957'), (u'BOOL_OR_-1206937749', u'BOOL_OR_-1206937751'), (u'INDIRECT_-1206938714', u'MULTIEQUAL_-1206938728'), (u'CALL_-1206943718', u'INDIRECT_-1206938743'), (u'STORE_-1206943684', u'INDIRECT_-1206939711'), (u'CALL_-1206943925', u'INDIRECT_-1206937656'), (u'INDIRECT_-1206939730', u'MULTIEQUAL_-1206941839'), (u'CALL_-1206944146', u'INDIRECT_-1206939330'), (u'CALL_-1206944684', u'INDIRECT_-1206940323'), (u'MULTIEQUAL_-1206939402', u'MULTIEQUAL_-1206940159'), (u'CALL_-1206942653', u'INDIRECT_-1206940027'), (u'CALL_-1206945930', u'INDIRECT_-1206939310'), (u'INDIRECT_-1206940951', u'MULTIEQUAL_-1206940884'), (u'CALL_-1206943899', u'INDIRECT_-1206938154'), (u'CALL_-1206943546', u'INDIRECT_-1206940458'), (u'CALL_-1206943546', u'INT_NOTEQUAL_-1206943524'), ('const-1489999', u'COPY_-1206939276'), ('const-82', u'INT_EQUAL_-1206945870'), (u'INDIRECT_-1206941226', u'MULTIEQUAL_-1206939643'), (u'CALL_-1206945019', u'INDIRECT_-1206938891'), (u'CALL_-1206943546', u'INDIRECT_-1206940604'), (u'INDIRECT_-1206941737', u'MULTIEQUAL_-1206941693'), (u'CALL_-1206942950', u'INDIRECT_-1206939830'), (u'LOAD_-1206943920', u'STORE_-1206943794'), (u'CALL_-1206943772', u'INDIRECT_-1206940607'), (u'INDIRECT_-1206940162', u'MULTIEQUAL_-1206941953'), (u'CALL_-1206945086', u'INDIRECT_-1206940166'), (u'INDIRECT_-1206940429', u'MULTIEQUAL_-1206940403'), ('const-8', u'PTRADD_-1206937546'), (u'INDIRECT_-1206941956', u'MULTIEQUAL_-1206941102'), (u'CALL_-1206943139', u'INDIRECT_-1206940276'), (u'CALL_-1206945040', u'INDIRECT_-1206938457'), (u'INDIRECT_-1206938827', u'MULTIEQUAL_-1206938797'), (u'CALL_-1206943217', u'INDIRECT_-1206938452'), ('tmp_849', u'BRANCH_-1206945927'), (u'INDIRECT_-1206939389', u'MULTIEQUAL_-1206941474'), (u'MULTIEQUAL_-1206936871', u'MULTIEQUAL_-1206939610'), (u'STORE_-1206943794', u'INDIRECT_-1206939269'), (u'CALL_-1206946446', u'INDIRECT_-1206940349'), (u'CALL_-1206942976', u'INDIRECT_-1206937630'), (u'CALL_-1206942653', u'INDIRECT_-1206937491'), (u'CALL_-1206943513', u'INDIRECT_-1206939562'), (u'CALL_-1206946446', u'INDIRECT_-1206942248'), (u'INDIRECT_-1206941226', u'MULTIEQUAL_-1206940372'), (u'MULTIEQUAL_-1206940987', u'MULTIEQUAL_-1206941474'), (u'INDIRECT_-1206940861', u'MULTIEQUAL_-1206940347'), (u'CALL_-1206946253', u'INDIRECT_-1206939569'), (u'CALL_-1206943322', u'INDIRECT_-1206938583'), (u'INDIRECT_-1206940697', u'MULTIEQUAL_-1206941912'), (u'INDIRECT_-1206939818', u'MULTIEQUAL_-1206940300'), (u'INDIRECT_-1206937701', u'MULTIEQUAL_-1206939814'), (u'INDIRECT_-1206940406', u'MULTIEQUAL_-1206940372'), (u'INDIRECT_-1206938632', u'MULTIEQUAL_-1206938586'), (u'CALL_-1206943010', u'INDIRECT_-1206939300'), (u'INDIRECT_-1206937670', u'MULTIEQUAL_-1206939745'), ('const-1490056', u'COPY_-1206943218'), (u'INDIRECT_-1206939666', u'MULTIEQUAL_-1206940963'), (u'INDIRECT_-1206940466', u'MULTIEQUAL_-1206940401'), (u'CALL_-1206943304', u'INDIRECT_-1206938422'), (u'CALL_-1206945019', u'INDIRECT_-1206941005'), (u'INDIRECT_-1206937656', u'MULTIEQUAL_-1206939745'), (u'INDIRECT_-1206940469', u'MULTIEQUAL_-1206941474'), (u'CALL_-1206943139', u'INDIRECT_-1206937955'), (u'CALL_-1206943001', u'INDIRECT_-1206940466'), (u'MULTIEQUAL_-1206939935', u'MULTIEQUAL_-1206939452'), (u'MULTIEQUAL_-1206940328', u'COPY_-1206940382'), (u'CALL_-1206944027', u'INDIRECT_-1206938781'), (u'INDIRECT_-1206939520', u'MULTIEQUAL_-1206940525'), (u'INDIRECT_-1206939923', u'MULTIEQUAL_-1206939413'), (u'CALL_-1206943304', u'INDIRECT_-1206937647'), (u'INDIRECT_-1206938727', u'MULTIEQUAL_-1206939883'), (u'INDIRECT_-1206939647', u'MULTIEQUAL_-1206938797'), (u'CALL_-1206943591', u'INDIRECT_-1206940965'), (u'STORE_-1206943684', u'INDIRECT_-1206939784'), ('tmp_1458', u'CBRANCH_-1206945859'), (u'CALL_-1206946446', u'INDIRECT_-1206941007'), (u'CALL_-1206946628', u'INDIRECT_-1206941791'), (u'CALL_-1206945703', u'INDIRECT_-1206940982'), (u'CALL_-1206945888', u'INDIRECT_-1206940532'), (u'CALL_-1206943004', u'INDIRECT_-1206937644'), ('const-1', u'COPY_-1206944992'), (u'MULTIEQUAL_-1206941863', u'MULTIEQUAL_-1206942350'), (u'CALL_-1206943718', u'INDIRECT_-1206939547'), (u'CALL_-1206945040', u'INDIRECT_-1206938802'), ('const-114', u'INT_EQUAL_-1206945803'), (u'CALL_-1206943177', u'INDIRECT_-1206940591'), (u'MULTIEQUAL_-1206939258', u'MULTIEQUAL_-1206939745'), (u'STORE_-1206943768', u'INDIRECT_-1206939031'), (u'INDIRECT_-1206937926', u'MULTIEQUAL_-1206937708'), (u'INDIRECT_-1206939634', u'MULTIEQUAL_-1206936877'), (u'INDIRECT_-1206939876', u'MULTIEQUAL_-1206941985'), (u'MULTIEQUAL_-1206940841', u'MULTIEQUAL_-1206941328'), (u'CALL_-1206943101', u'INDIRECT_-1206939013'), (u'CALL_-1206943101', u'INDIRECT_-1206938071'), (u'CALL_-1206942962', u'INDIRECT_-1206940204'), (u'CALL_-1206943012', u'INDIRECT_-1206937605'), (u'CALL_-1206943563', u'INDIRECT_-1206938687'), (u'INDIRECT_-1206938546', u'MULTIEQUAL_-1206939676'), (u'CALL_-1206944820', u'INDIRECT_-1206938375'), (u'CALL_-1206944684', u'INDIRECT_-1206940980'), (u'MULTIEQUAL_-1206938356', u'COPY_-1206938410'), (u'INDIRECT_-1206939403', u'MULTIEQUAL_-1206941474'), ('tmp_1029', u'CBRANCH_-1206945044'), (u'CALL_-1206946604', u'INDIRECT_-1206940383'), (u'INDIRECT_-1206938002', u'MULTIEQUAL_-1206938344'), (u'CALL_-1206942976', u'INDIRECT_-1206940174'), (u'CALL_-1206945703', u'INDIRECT_-1206942077'), ('const-1481781', u'COPY_-1206939313'), (u'CALL_-1206943718', u'INDIRECT_-1206938670'), (u'CALL_-1206943004', u'INDIRECT_-1206940042'), (u'CALL_-1206943177', u'INDIRECT_-1206938766'), (u'CALL_-1206943591', u'INDIRECT_-1206939359'), (u'CALL_-1206943546', u'INDIRECT_-1206938705'), (u'CALL_-1206943245', u'INDIRECT_-1206939781'), (u'INDIRECT_-1206938629', u'MULTIEQUAL_-1206940420'), (u'CALL_-1206944027', u'INDIRECT_-1206939365'), (u'MULTIEQUAL_-1206940884', u'MULTIEQUAL_-1206940401'), (u'CALL_-1206943820', u'INDIRECT_-1206938668'), (u'CALL_-1206943001', u'INDIRECT_-1206938202'), (u'CALL_-1206946253', u'INDIRECT_-1206941444'), (u'MULTIEQUAL_-1206936864', u'MULTIEQUAL_-1206939099'), (u'CALL_-1206944834', u'INDIRECT_-1206938451'), (u'PTRSUB_-1206939181', u'CALL_-1206946569'), ('tmp_1644', u'BRANCH_-1206945346'), (u'STORE_-1206943794', u'INDIRECT_-1206940072'), ('const-433', u'LOAD_-1206943544'), (u'CALL_-1206943073', u'INDIRECT_-1206938441'), (u'CALL_-1206943073', u'INDIRECT_-1206937800'), (u'INDIRECT_-1206941473', u'MULTIEQUAL_-1206941766'), (u'CALL_-1206942950', u'INDIRECT_-1206939319'), (u'INDIRECT_-1206938501', u'MULTIEQUAL_-1206938839'), (u'CALL_-1206943004', u'INDIRECT_-1206938947'), (u'CALL_-1206945836', u'INDIRECT_-1206940137'), (u'CALL_-1206944027', u'INDIRECT_-1206940022'), (u'CALL_-1206946446', u'INT_NOTEQUAL_-1206946406'), (u'CALL_-1206943501', u'INDIRECT_-1206939188'), (u'INDIRECT_-1206939080', u'MULTIEQUAL_-1206939094'), (u'CALL_-1206943560', u'INDIRECT_-1206937690'), (u'INDIRECT_-1206939444', u'MULTIEQUAL_-1206939379'), ('const-514', u'INT_EQUAL_-1206946321'), ('const-114', u'INT_SLESS_-1206945784'), (u'CALL_-1206943224', u'INDIRECT_-1206938214'), (u'LOAD_-1206943272', u'CAST_-1206937051'), (u'CALL_-1206943772', u'INDIRECT_-1206938708'), (u'INDIRECT_-1206940029', u'MULTIEQUAL_-1206940043'), (u'INDIRECT_-1206939957', u'MULTIEQUAL_-1206936881'), (u'INDIRECT_-1206938269', u'MULTIEQUAL_-1206940378'), (u'CALL_-1206943101', u'INDIRECT_-1206940400'), (u'INDIRECT_-1206939511', u'MULTIEQUAL_-1206941620'), (u'INDIRECT_-1206941018', u'MULTIEQUAL_-1206941401'), (u'CALL_-1206943899', u'INDIRECT_-1206939372'), (u'INDIRECT_-1206942174', u'MULTIEQUAL_-1206942277'), (u'CALL_-1206943925', u'INDIRECT_-1206939608'), (u'CALL_-1206946656', u'INDIRECT_-1206942536'), (u'MULTIEQUAL_-1206940936', u'MULTIEQUAL_-1206941693'), (u'INT_EQUAL_-1206945298', u'CBRANCH_-1206945295'), (u'CALL_-1206946446', u'INT_NOTEQUAL_-1206946128'), (u'CALL_-1206945930', u'INDIRECT_-1206941400'), (u'INDIRECT_-1206939772', u'MULTIEQUAL_-1206940008'), (u'CALL_-1206945040', u'INDIRECT_-1206939967'), ('const-0', u'PTRSUB_-1206946429'), (u'CALL_-1206943772', u'INDIRECT_-1206938075'), (u'CALL_-1206943217', u'INDIRECT_-1206940570'), (u'CALL_-1206943304', u'INDIRECT_-1206938495'), (u'CALL_-1206943049', u'INDIRECT_-1206937927'), (u'INDIRECT_-1206939780', u'MULTIEQUAL_-1206936879'), (u'INT_NOTEQUAL_-1206937786', u'BOOL_OR_-1206937761'), (u'INDIRECT_-1206940095', u'MULTIEQUAL_-1206942204'), ('const-0', u'INT_NOTEQUAL_-1206937772'), (u'CALL_-1206943772', u'INDIRECT_-1206939074'), ('tmp_2169', u'BRANCH_-1206944681'), (u'INDIRECT_-1206940064', u'MULTIEQUAL_-1206940037'), (u'INDIRECT_-1206941518', u'INT_NOTEQUAL_-1206937776'), (u'STORE_-1206943684', u'INDIRECT_-1206938688'), (u'CALL_-1206946604', u'INDIRECT_-1206940895'), (u'CALL_-1206946446', u'INDIRECT_-1206939992'), (u'INDIRECT_-1206940203', u'MULTIEQUAL_-1206938620'), (u'CAST_-1206938584', u'CALL_-1206945852'), (u'INDIRECT_-1206942321', u'INT_SLESS_-1206944056'), (u'CALL_-1206943073', u'INDIRECT_-1206937662'), ('const-0', u'CALL_-1206943591'), (u'CALL_-1206943101', u'INDIRECT_-1206938282'), (u'CALL_-1206944684', u'INDIRECT_-1206941418'), (u'CALL_-1206944972', u'INDIRECT_-1206940771'), (u'INT_EQUAL_-1206945232', u'CBRANCH_-1206945230'), (u'MULTIEQUAL_-1206940717', u'MULTIEQUAL_-1206941474'), (u'INDIRECT_-1206939261', u'MULTIEQUAL_-1206939497'), (u'INDIRECT_-1206941108', u'MULTIEQUAL_-1206941401'), (u'INDIRECT_-1206939716', u'MULTIEQUAL_-1206939189'), (u'INDIRECT_-1206938794', u'MULTIEQUAL_-1206939132'), (u'INDIRECT_-1206938760', u'MULTIEQUAL_-1206938693'), (u'INDIRECT_-1206940104', u'MULTIEQUAL_-1206941401'), (u'INDIRECT_-1206939785', u'MULTIEQUAL_-1206939275'), (u'INDIRECT_-1206938513', u'MULTIEQUAL_-1206939814'), (u'INDIRECT_-1206938275', u'MULTIEQUAL_-1206938210'), (u'INDIRECT_-1206941883', u'MULTIEQUAL_-1206941369'), (u'CALL_-1206942962', u'INDIRECT_-1206937802'), (u'INDIRECT_-1206941518', u'MULTIEQUAL_-1206939935'), (u'CALL_-1206943591', u'INDIRECT_-1206940673'), (u'CALL_-1206944027', u'INDIRECT_-1206939292'), (u'INDIRECT_-1206940687', u'MULTIEQUAL_-1206941839'), (u'INDIRECT_-1206937630', u'MULTIEQUAL_-1206938142'), (u'INDIRECT_-1206940283', u'MULTIEQUAL_-1206940257'), (u'CALL_-1206943010', u'INDIRECT_-1206938716'), (u'INDIRECT_-1206939155', u'MULTIEQUAL_-1206939137'), (u'CALL_-1206944972', u'INDIRECT_-1206938965'), (u'CALL_-1206943224', u'INDIRECT_-1206940036'), (u'MULTIEQUAL_-1206936877', u'MULTIEQUAL_-1206939872'), (u'CALL_-1206943004', u'CAST_-1206936748'), ('const--220', u'PTRSUB_-1206939181'), (u'INT_EQUAL_-1206944844', u'CBRANCH_-1206944842'), (u'INDIRECT_-1206939379', u'MULTIEQUAL_-1206939678'), (u'INDIRECT_-1206937756', u'MULTIEQUAL_-1206939551'), (u'INDIRECT_-1206942102', u'MULTIEQUAL_-1206940519'), (u'CALL_-1206943899', u'INDIRECT_-1206940613'), (u'CALL_-1206944684', u'INDIRECT_-1206939446'), (u'MULTIEQUAL_-1206943638', u'MULTIEQUAL_-1206943173'), ('const-4294967295', u'INT_SLESS_-1206945662'), (u'CALL_-1206943224', u'INDIRECT_-1206939233'), (u'INDIRECT_-1206941984', u'MULTIEQUAL_-1206942277'), (u'CALL_-1206946569', u'INDIRECT_-1206941087'), ('const-8', u'PTRSUB_-1206937459'), (u'CALL_-1206946604', u'INDIRECT_-1206941990'), (u'STORE_-1206943794', u'INDIRECT_-1206940291'), ('tmp_3207', u'CBRANCH_-1206943524'), (u'INT_NOTEQUAL_-1206945603', u'CBRANCH_-1206945602'), (u'CALL_-1206946253', u'INDIRECT_-1206942101'), (u'INDIRECT_-1206940322', u'MULTIEQUAL_-1206941474'), ('const-1', u'COPY_-1206945766'), (u'CALL_-1206946253', u'INDIRECT_-1206941663'), (u'CALL_-1206944820', u'INDIRECT_-1206940761'), (u'CALL_-1206943513', u'INDIRECT_-1206939416'), (u'CALL_-1206943718', u'INDIRECT_-1206939474'), (u'CALL_-1206943101', u'INDIRECT_-1206939451'), (u'MULTIEQUAL_-1206939914', u'MULTIEQUAL_-1206940671'), (u'INT_EQUAL_-1206943703', u'CBRANCH_-1206943699'), (u'CALL_-1206943177', u'INDIRECT_-1206940445'), (u'MULTIEQUAL_-1206936872', u'MULTIEQUAL_-1206939683'), (u'INDIRECT_-1206939637', u'MULTIEQUAL_-1206939570'), (u'INDIRECT_-1206941816', u'MULTIEQUAL_-1206941790'), (u'SUBPIECE_-1206943167', u'CAST_-1206938020'), (u'CALL_-1206943820', u'INDIRECT_-1206939253'), (u'STORE_-1206943768', u'INDIRECT_-1206939104'), (u'CALL_-1206943501', u'INDIRECT_-1206939845'), (u'INDIRECT_-1206939184', u'MULTIEQUAL_-1206941255'), (u'INDIRECT_-1206941135', u'MULTIEQUAL_-1206942350'), (u'CALL_-1206942629', u'INDIRECT_-1206940162'), (u'CALL_-1206946569', u'INDIRECT_-1206940575'), (u'INDIRECT_-1206939817', u'MULTIEQUAL_-1206940116'), (u'INDIRECT_-1206939664', u'MULTIEQUAL_-1206939678'), (u'STORE_-1206943768', u'INDIRECT_-1206940637'), (u'INDIRECT_-1206937869', u'MULTIEQUAL_-1206938172'), (u'CALL_-1206942976', u'INDIRECT_-1206939882'), (u'INDIRECT_-1206941372', u'MULTIEQUAL_-1206940518'), (u'CALL_-1206943718', u'INDIRECT_-1206938244'), (u'CALL_-1206943925', u'INDIRECT_-1206939243'), (u'INDIRECT_-1206942048', u'MULTIEQUAL_-1206942026'), (u'INDIRECT_-1206941591', u'MULTIEQUAL_-1206941547'), (u'CALL_-1206942653', u'INDIRECT_-1206937909'), (u'INDIRECT_-1206941765', u'MULTIEQUAL_-1206942058'), (u'INDIRECT_-1206940761', u'MULTIEQUAL_-1206941766'), (u'CALL_-1206942950', u'INDIRECT_-1206937724'), ('const-0', u'COPY_-1206944058'), (u'INDIRECT_-1206940348', u'MULTIEQUAL_-1206940451'), (u'INDIRECT_-1206938651', u'MULTIEQUAL_-1206939952'), ('const-0', u'INT_EQUAL_-1206944727'), (u'INDIRECT_-1206939152', u'MULTIEQUAL_-1206939087'), (u'CALL_-1206942976', u'INDIRECT_-1206939955'), (u'MULTIEQUAL_-1206940768', u'MULTIEQUAL_-1206941255'), (u'CALL_-1206943322', u'INDIRECT_-1206937730'), (u'CALL_-1206946628', u'INDIRECT_-1206942375'), (u'STORE_-1206943794', u'INDIRECT_-1206940218'), (u'CALL_-1206946446', u'INT_SLESS_-1206945784'), (u'CALL_-1206944684', u'INDIRECT_-1206939885'), (u'CALL_-1206943582', u'INDIRECT_-1206939321'), (u'CALL_-1206943010', u'INDIRECT_-1206939008'), (u'CALL_-1206942629', u'INDIRECT_-1206938044'), (u'INDIRECT_-1206942102', u'MULTIEQUAL_-1206941588'), (u'BOOL_OR_-1206937743', u'BOOL_OR_-1206937745'), (u'CALL_-1206945852', u'INDIRECT_-1206939711'), (u'INDIRECT_-1206940934', u'MULTIEQUAL_-1206940080'), (u'INDIRECT_-1206940514', u'MULTIEQUAL_-1206940463'), (u'INDIRECT_-1206939226', u'MULTIEQUAL_-1206939240'), (u'INDIRECT_-1206938175', u'INT_EQUAL_-1206943629'), (u'CALL_-1206945930', u'INDIRECT_-1206939939'), (u'CALL_-1206946569', u'INDIRECT_-1206941014'), (u'MULTIEQUAL_-1206940080', u'MULTIEQUAL_-1206940890'), (u'COPY_-1206937537', u'CALL_-1206943772'), (u'INDIRECT_-1206940322', u'MULTIEQUAL_-1206936886'), (u'INDIRECT_-1206940003', u'MULTIEQUAL_-1206939952'), (u'INDIRECT_-1206940551', u'MULTIEQUAL_-1206941766'), (u'CALL_-1206944972', u'INDIRECT_-1206941355'), (u'CALL_-1206942962', u'INDIRECT_-1206939912'), (u'MULTIEQUAL_-1206942104', u'INT_EQUAL_-1206945817'), (u'CALL_-1206942976', u'INDIRECT_-1206939371'), (u'INDIRECT_-1206939217', u'MULTIEQUAL_-1206938995'), ('const-98', u'INT_SLESS_-1206945823'), (u'CALL_-1206944027', u'INDIRECT_-1206940095'), (u'MULTIEQUAL_-1206939396', u'MULTIEQUAL_-1206939126'), (u'COPY_-1206945095', u'MULTIEQUAL_-1206940598'), (u'CALL_-1206943245', u'INDIRECT_-1206939635'), (u'INDIRECT_-1206939987', u'MULTIEQUAL_-1206942058'), (u'CALL_-1206945930', u'INDIRECT_-1206940524'), (u'CALL_-1206946588', u'INDIRECT_-1206940155'), (u'CALL_-1206943073', u'INDIRECT_-1206940194'), (u'MULTIEQUAL_-1206941661', u'CALL_-1206945836'), (u'CALL_-1206943820', u'INDIRECT_-1206939691'), (u'CALL_-1206946569', u'INDIRECT_-1206939796'), (u'CALL_-1206943322', u'INDIRECT_-1206939751'), (u'INDIRECT_-1206942320', u'MULTIEQUAL_-1206942423'), (u'CALL_-1206944972', u'INDIRECT_-1206939968'), (u'MULTIEQUAL_-1206936880', u'MULTIEQUAL_-1206940091'), (u'CALL_-1206942962', u'INDIRECT_-1206939401'), (u'CALL_-1206943245', u'INDIRECT_-1206940073'), (u'CALL_-1206945019', u'INDIRECT_-1206940932'), (u'INDIRECT_-1206939269', u'MULTIEQUAL_-1206936872'), (u'CALL_-1206944146', u'INDIRECT_-1206939841'), (u'INDIRECT_-1206939243', u'MULTIEQUAL_-1206941328'), ('tmp_1775', u'BRANCH_-1206944901'), (u'CALL_-1206943304', u'INDIRECT_-1206938788'), (u'CALL_-1206945888', u'INDIRECT_-1206939448'), (u'STORE_-1206943794', u'INDIRECT_-1206939561'), (u'CALL_-1206943010', u'INDIRECT_-1206940176'), (u'CALL_-1206942629', u'INDIRECT_-1206939359'), (u'CALL_-1206944146', u'INDIRECT_-1206937601'), (u'INDIRECT_-1206938904', u'MULTIEQUAL_-1206936867'), (u'CALL_-1206944834', u'INDIRECT_-1206939811'), (u'INDIRECT_-1206939564', u'MULTIEQUAL_-1206939497'), (u'INDIRECT_-1206939957', u'MULTIEQUAL_-1206941109'), (u'INDIRECT_-1206939582', u'MULTIEQUAL_-1206939360'), (u'MULTIEQUAL_-1206939672', u'MULTIEQUAL_-1206940159'), (u'MULTIEQUAL_-1206939349', u'MULTIEQUAL_-1206940159'), (u'CALL_-1206946604', u'INDIRECT_-1206941625'), (u'INDIRECT_-1206938499', u'MULTIEQUAL_-1206938517'), ('const-1', u'COPY_-1206940796'), (u'CALL_-1206942950', u'INDIRECT_-1206938077'), (u'CALL_-1206943560', u'INDIRECT_-1206939208'), (u'CALL_-1206943224', u'INDIRECT_-1206940474'), (u'CALL_-1206945836', u'INDIRECT_-1206940064'), (u'CALL_-1206943073', u'INDIRECT_-1206938734'), (u'CALL_-1206943010', u'INDIRECT_-1206938643'), (u'INDIRECT_-1206939146', u'MULTIEQUAL_-1206941255'), (u'INDIRECT_-1206939841', u'MULTIEQUAL_-1206941912'), (u'MULTIEQUAL_-1206938795', u'COPY_-1206938849'), (u'CALL_-1206943245', u'INDIRECT_-1206939343'), (u'CALL_-1206946446', u'INDIRECT_-1206941299'), (u'CALL_-1206944972', u'INDIRECT_-1206941428'), (u'INT_EQUAL_-1206942996', u'CBRANCH_-1206942995'), (u'INDIRECT_-1206938667', u'MULTIEQUAL_-1206939676'), (u'CALL_-1206943139', u'INDIRECT_-1206938743'), (u'CALL_-1206945040', u'INDIRECT_-1206939602'), (u'INDIRECT_-1206940788', u'MULTIEQUAL_-1206940257'), (u'CALL_-1206945852', u'INDIRECT_-1206941683'), (u'INDIRECT_-1206940314', u'MULTIEQUAL_-1206942423'), (u'INDIRECT_-1206941080', u'MULTIEQUAL_-1206939497'), (u'CALL_-1206945040', u'INDIRECT_-1206940843'), (u'INDIRECT_-1206937858', u'MULTIEQUAL_-1206938344'), ('const-0', u'INT_NOTEQUAL_-1206937766'), (u'INDIRECT_-1206939286', u'MULTIEQUAL_-1206941077'), (u'STORE_-1206943768', u'INDIRECT_-1206939907'), (u'CALL_-1206946253', u'INDIRECT_-1206941517'), (u'CALL_-1206945852', u'INDIRECT_-1206941026'), ('const-0', u'INT_NOTEQUAL_-1206943606'), (u'INDIRECT_-1206938145', u'MULTIEQUAL_-1206938448'), (u'MULTIEQUAL_-1206942544', u'MULTIEQUAL_-1206943295'), (u'MULTIEQUAL_-1206940403', u'MULTIEQUAL_-1206940890'), (u'MULTIEQUAL_-1206941248', u'MULTIEQUAL_-1206942058'), (u'INDIRECT_-1206938896', u'MULTIEQUAL_-1206938866'), (u'MULTIEQUAL_-1206941228', u'MULTIEQUAL_-1206941985'), (u'INDIRECT_-1206941810', u'INT_NOTEQUAL_-1206937784'), (u'INDIRECT_-1206941099', u'MULTIEQUAL_-1206941077'), (u'INDIRECT_-1206939913', u'MULTIEQUAL_-1206939872'), (u'CALL_-1206943925', u'INDIRECT_-1206937863'), (u'CALL_-1206946628', u'INDIRECT_-1206941499'), (u'INDIRECT_-1206938117', u'MULTIEQUAL_-1206939908'), (u'INDIRECT_-1206941327', u'MULTIEQUAL_-1206941620'), (u'INDIRECT_-1206940859', u'MULTIEQUAL_-1206941985'), (u'CALL_-1206946588', u'INDIRECT_-1206941758'), (u'MULTIEQUAL_-1206939726', u'MULTIEQUAL_-1206939725'), (u'MULTIEQUAL_-1206940255', u'COPY_-1206940309'), (u'CALL_-1206943899', u'INDIRECT_-1206940759'), (u'INDIRECT_-1206940604', u'MULTIEQUAL_-1206940382'), (u'INDIRECT_-1206940861', u'MULTIEQUAL_-1206940817'), (u'INDIRECT_-1206939710', u'MULTIEQUAL_-1206939643'), (u'INDIRECT_-1206941378', u'MULTIEQUAL_-1206941352'), (u'CALL_-1206945086', u'INDIRECT_-1206940458'), (u'INDIRECT_-1206939345', u'MULTIEQUAL_-1206939278'), (u'CALL_-1206943501', u'INDIRECT_-1206939334'), (u'INT_EQUAL_-1206944727', u'CBRANCH_-1206944724'), (u'INDIRECT_-1206938758', u'MULTIEQUAL_-1206936865'), (u'MULTIEQUAL_-1206939452', u'COPY_-1206939506'), (u'CALL_-1206944820', u'INDIRECT_-1206939008'), (u'INDIRECT_-1206938933', u'MULTIEQUAL_-1206939441'), (u'CALL_-1206943004', u'INDIRECT_-1206939239'), (u'CALL_-1206942653', u'INDIRECT_-1206939735'), (u'INT_EQUAL_-1206945817', u'CBRANCH_-1206945815'), (u'CALL_-1206944834', u'INDIRECT_-1206939665'), (u'CALL_-1206943322', u'INDIRECT_-1206938948'), (u'CALL_-1206945930', u'INDIRECT_-1206941327'), (u'INDIRECT_-1206940003', u'MULTIEQUAL_-1206939413'), (u'STORE_-1206943794', u'INDIRECT_-1206939488'), (u'MULTIEQUAL_-1206936849', u'MULTIEQUAL_-1206937885'), (u'INDIRECT_-1206942394', u'CALL_-1206944972'), (u'INDIRECT_-1206938527', u'MULTIEQUAL_-1206940598'), (u'INDIRECT_-1206938852', u'MULTIEQUAL_-1206938630'), ('const-4294967295', u'INT_NOTEQUAL_-1206946426'), ('const-738142165265366049', u'INT_EQUAL_-1206943664'), (u'MULTIEQUAL_-1206942841', u'MULTIEQUAL_-1206942823'), (u'INDIRECT_-1206942175', u'MULTIEQUAL_-1206941321'), (u'CALL_-1206944820', u'INDIRECT_-1206940542'), (u'CALL_-1206942629', u'INDIRECT_-1206937756'), (u'CALL_-1206946253', u'INDIRECT_-1206939500'), (u'MULTIEQUAL_-1206939142', u'MULTIEQUAL_-1206939141'), (u'INDIRECT_-1206938805', u'MULTIEQUAL_-1206940890'), (u'INDIRECT_-1206939226', u'MULTIEQUAL_-1206940378'), (u'CALL_-1206944972', u'INDIRECT_-1206939103'), (u'INDIRECT_-1206942035', u'MULTIEQUAL_-1206942009'), ('const-8', u'PTRSUB_-1206937359'), (u'INDIRECT_-1206940149', u'INT_NOTEQUAL_-1206943606'), (u'MULTIEQUAL_-1206939120', u'MULTIEQUAL_-1206938850'), (u'CALL_-1206944146', u'INDIRECT_-1206938088'), (u'CALL_-1206944751', u'INDIRECT_-1206941090'), (u'COPY_-1206939265', u'CALL_-1206946588'), (u'INDIRECT_-1206940181', u'MULTIEQUAL_-1206940519'), (u'CALL_-1206943217', u'INDIRECT_-1206937746'), (u'MULTIEQUAL_-1206940164', u'MULTIEQUAL_-1206940163'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945213'), (u'CALL_-1206946446', u'INT_SLESS_-1206945213'), (u'MULTIEQUAL_-1206940237', u'MULTIEQUAL_-1206940236'), (u'INDIRECT_-1206941091', u'MULTIEQUAL_-1206941474'), (u'CALL_-1206943925', u'INDIRECT_-1206939754'), (u'INDIRECT_-1206941647', u'MULTIEQUAL_-1206941613'), (u'CALL_-1206943513', u'INDIRECT_-1206938113'), ('const-0', u'SUBPIECE_-1206943167'), ('const-63', u'INT_EQUAL_-1206945206'), (u'CALL_-1206945636', u'INDIRECT_-1206940726'), (u'INDIRECT_-1206942547', u'MULTIEQUAL_-1206942423'), (u'CALL_-1206943010', u'INDIRECT_-1206938204'), (u'INDIRECT_-1206940049', u'MULTIEQUAL_-1206940665'), (u'CALL_-1206942962', u'INDIRECT_-1206940131'), (u'INDIRECT_-1206938598', u'MULTIEQUAL_-1206939607'), (u'CALL_-1206943217', u'INDIRECT_-1206937953'), (u'CALL_-1206943560', u'INDIRECT_-1206939719'), (u'MULTIEQUAL_-1206939258', u'MULTIEQUAL_-1206938988'), (u'CALL_-1206943245', u'INDIRECT_-1206938247'), (u'CALL_-1206943010', u'INDIRECT_-1206938058'), (u'CALL_-1206944820', u'INDIRECT_-1206938513'), (u'CALL_-1206946588', u'INDIRECT_-1206940370'), (u'MULTIEQUAL_-1206941060', u'MULTIEQUAL_-1206941547'), (u'CALL_-1206944027', u'INDIRECT_-1206938196'), (u'INT_EQUAL_-1206945213', u'CBRANCH_-1206945210'), (u'INDIRECT_-1206938965', u'MULTIEQUAL_-1206938935'), (u'CALL_-1206946588', u'INDIRECT_-1206941028'), (u'INDIRECT_-1206941299', u'MULTIEQUAL_-1206940498'), (u'CALL_-1206946446', u'INT_NOTEQUAL_-1206946426'), (u'CALL_-1206944751', u'INDIRECT_-1206940871'), (u'CALL_-1206943820', u'INDIRECT_-1206938246'), (u'MULTIEQUAL_-1206938265', u'MULTIEQUAL_-1206938264'), (u'CALL_-1206942990', u'INDIRECT_-1206938100'), (u'CALL_-1206943012', u'INDIRECT_-1206939853'), (u'CALL_-1206945888', u'INDIRECT_-1206939172'), ('const-100', u'INT_SLESS_-1206945794'), (u'CALL_-1206944146', u'INDIRECT_-1206940206'), (u'CALL_-1206945019', u'INDIRECT_-1206939106'), (u'INDIRECT_-1206938282', u'MULTIEQUAL_-1206938620'), (u'CALL_-1206943012', u'INDIRECT_-1206938831'), (u'MULTIEQUAL_-1206943300', u'MULTIEQUAL_-1206942817'), (u'CALL_-1206946628', u'INDIRECT_-1206940842'), (u'INDIRECT_-1206941591', u'MULTIEQUAL_-1206941060'), (u'CALL_-1206946446', u'INT_EQUAL_-1206946353'), ('const-0', u'PTRSUB_-1206937478'), (u'INDIRECT_-1206940176', u'MULTIEQUAL_-1206936884'), (u'COPY_-1206943119', u'MULTIEQUAL_-1206939058'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945870'), (u'INDIRECT_-1206939992', u'MULTIEQUAL_-1206939482'), (u'INDIRECT_-1206939142', u'MULTIEQUAL_-1206939120'), (u'CALL_-1206946588', u'INDIRECT_-1206940882'), (u'INDIRECT_-1206938154', u'INT_AND_-1206943845'), (u'PTRSUB_-1206937359', u'LOAD_-1206943595'), (u'INDIRECT_-1206941664', u'MULTIEQUAL_-1206940081'), ('const-738148787938409505', u'INT_EQUAL_-1206943629'), ('const-1', u'CALL_-1206945019'), ('const-433', u'LOAD_-1206943272'), (u'MULTIEQUAL_-1206936865', u'MULTIEQUAL_-1206938996'), ('tmp_802', u'CBRANCH_-1206945998'), (u'INDIRECT_-1206939992', u'MULTIEQUAL_-1206939952'), (u'CALL_-1206943304', u'INDIRECT_-1206939153'), (u'CALL_-1206945040', u'INDIRECT_-1206940259'), (u'CALL_-1206944834', u'INDIRECT_-1206938796'), (u'CALL_-1206943049', u'INDIRECT_-1206939161'), (u'CALL_-1206945930', u'INDIRECT_-1206940889'), (u'CALL_-1206943563', u'INDIRECT_-1206938407'), (u'MULTIEQUAL_-1206938054', u'MULTIEQUAL_-1206938053'), (u'CALL_-1206946569', u'INDIRECT_-1206941452'), (u'INDIRECT_-1206940268', u'MULTIEQUAL_-1206940884'), (u'MULTIEQUAL_-1206939745', u'MULTIEQUAL_-1206940232'), ('const-1525048', u'COPY_-1206937008'), (u'INDIRECT_-1206939955', u'MULTIEQUAL_-1206939890'), (u'COPY_-1206937276', u'CALL_-1206943139'), (u'INDIRECT_-1206940542', u'MULTIEQUAL_-1206941547'), (u'STORE_-1206943684', u'INDIRECT_-1206938615'), (u'INDIRECT_-1206938964', u'MULTIEQUAL_-1206938923'), (u'INDIRECT_-1206939565', u'MULTIEQUAL_-1206939952'), (u'CALL_-1206945019', u'INDIRECT_-1206939837'), (u'CALL_-1206944820', u'INDIRECT_-1206940469'), (u'MULTIEQUAL_-1206942817', u'MULTIEQUAL_-1206943300'), (u'INDIRECT_-1206939602', u'MULTIEQUAL_-1206939568'), (u'INDIRECT_-1206938035', u'MULTIEQUAL_-1206938275'), (u'CALL_-1206943513', u'INDIRECT_-1206939051'), (u'STORE_-1206943794', u'INDIRECT_-1206940875'), (u'CALL_-1206943501', u'INDIRECT_-1206940648'), (u'CALL_-1206942962', u'INDIRECT_-1206937871'), (u'CALL_-1206943012', u'INDIRECT_-1206939050'), ('const-1', u'COPY_-1206945533'), (u'INDIRECT_-1206938969', u'MULTIEQUAL_-1206939205'), ('tmp_3385', u'BRANCH_-1206943013'), (u'INDIRECT_-1206939707', u'MULTIEQUAL_-1206939814'), (u'INDIRECT_-1206940333', u'MULTIEQUAL_-1206940299'), ('const-1', u'COPY_-1206945402'), (u'MULTIEQUAL_-1206939495', u'MULTIEQUAL_-1206940305'), (u'CALL_-1206943177', u'INDIRECT_-1206938546'), (u'PTRSUB_-1206936876', u'LOAD_-1206943021'), ('tmp_1844', u'CBRANCH_-1206945204'), (u'INDIRECT_-1206939695', u'MULTIEQUAL_-1206941766'), (u'CALL_-1206944751', u'INDIRECT_-1206941309'), (u'INDIRECT_-1206938574', u'MULTIEQUAL_-1206938912'), (u'MULTIEQUAL_-1206940518', u'MULTIEQUAL_-1206941328'), ('tmp_2750', u'CBRANCH_-1206943951'), (u'INDIRECT_-1206939870', u'MULTIEQUAL_-1206941661'), (u'CALL_-1206942990', u'INDIRECT_-1206939853'), (u'CALL_-1206943582', u'INDIRECT_-1206937888'), (u'INDIRECT_-1206938721', u'MULTIEQUAL_-1206939059'), (u'INDIRECT_-1206939298', u'MULTIEQUAL_-1206939806'), (u'INDIRECT_-1206938779', u'MULTIEQUAL_-1206938734'), (u'INDIRECT_-1206938705', u'MULTIEQUAL_-1206938482'), (u'INDIRECT_-1206941810', u'MULTIEQUAL_-1206941279'), (u'MULTIEQUAL_-1206938344', u'INT_SLESSEQUAL_-1206943943'), (u'MULTIEQUAL_-1206943300', u'CALL_-1206945086'), (u'CALL_-1206943899', u'INDIRECT_-1206939518'), ('tmp_11823', u'MULTIEQUAL_-1206942841'), (u'CALL_-1206944684', u'INDIRECT_-1206940177'), (u'CALL_-1206943563', u'INDIRECT_-1206938476'), (u'CALL_-1206943899', u'INDIRECT_-1206938860'), (u'INDIRECT_-1206940093', u'MULTIEQUAL_-1206940048'), (u'INDIRECT_-1206938933', u'MULTIEQUAL_-1206938947'), (u'CALL_-1206943772', u'INDIRECT_-1206938928'), (u'INT_AND_-1206943845', u'INT_NOTEQUAL_-1206943843'), (u'INDIRECT_-1206942467', u'MULTIEQUAL_-1206941613'), (u'CALL_-1206942653', u'INDIRECT_-1206937767'), (u'MULTIEQUAL_-1206939475', u'MULTIEQUAL_-1206940232'), (u'INDIRECT_-1206940145', u'MULTIEQUAL_-1206936884'), (u'CALL_-1206946588', u'INDIRECT_-1206940809'), (u'INDIRECT_-1206940215', u'MULTIEQUAL_-1206940598'), (u'CALL_-1206943012', u'INDIRECT_-1206939999'), (u'CALL_-1206942950', u'INDIRECT_-1206939976'), (u'LOAD_-1206943544', u'CAST_-1206937233'), (u'CALL_-1206944027', u'INDIRECT_-1206938927'), (u'CALL_-1206945703', u'SUBPIECE_-1206943797'), (u'CALL_-1206944820', u'INDIRECT_-1206938582'), (u'INDIRECT_-1206940868', u'MULTIEQUAL_-1206940274'), (u'INDIRECT_-1206941160', u'MULTIEQUAL_-1206940566'), (u'MULTIEQUAL_-1206939945', u'MULTIEQUAL_-1206939944'), (u'INDIRECT_-1206940351', u'MULTIEQUAL_-1206940310'), (u'CALL_-1206943582', u'INDIRECT_-1206940197'), (u'INDIRECT_-1206938486', u'MULTIEQUAL_-1206938264'), (u'CALL_-1206944146', u'INDIRECT_-1206938673'), ('const-5', u'CALL_-1206942653'), (u'CALL_-1206944820', u'INDIRECT_-1206940396'), (u'CALL_-1206943582', u'INDIRECT_-1206938444'), (u'CALL_-1206942976', u'INDIRECT_-1206937561'), ('tmp_11820', u'PTRSUB_-1206937641'), (u'MULTIEQUAL_-1206938839', u'MULTIEQUAL_-1206938356'), (u'CALL_-1206943010', u'INDIRECT_-1206939154'), (u'INDIRECT_-1206938925', u'MULTIEQUAL_-1206938880'), (u'CALL_-1206943772', u'CAST_-1206937377'), (u'INDIRECT_-1206937705', u'MULTIEQUAL_-1206936851'), (u'MULTIEQUAL_-1206939891', u'MULTIEQUAL_-1206940378'), (u'INDIRECT_-1206942247', u'MULTIEQUAL_-1206942350'), (u'INDIRECT_-1206938027', u'MULTIEQUAL_-1206936855'), (u'CALL_-1206943073', u'INDIRECT_-1206939391'), (u'STORE_-1206943684', u'INDIRECT_-1206940076'), (u'INDIRECT_-1206940642', u'INT_NOTEQUAL_-1206937763'), (u'CALL_-1206946446', u'INDIRECT_-1206940422'), (u'CALL_-1206943772', u'INDIRECT_-1206940826'), (u'INDIRECT_-1206938770', u'MULTIEQUAL_-1206940890'), (u'INDIRECT_-1206938271', u'MULTIEQUAL_-1206938230'), (u'INDIRECT_-1206939934', u'MULTIEQUAL_-1206939814'), (u'INDIRECT_-1206939290', u'MULTIEQUAL_-1206939245'), (u'INDIRECT_-1206939586', u'MULTIEQUAL_-1206939883'), (u'INDIRECT_-1206939500', u'MULTIEQUAL_-1206941620'), (u'CALL_-1206943101', u'INDIRECT_-1206939670'), (u'INDIRECT_-1206939665', u'MULTIEQUAL_-1206936877'), (u'INDIRECT_-1206939354', u'MULTIEQUAL_-1206941474'), (u'MULTIEQUAL_-1206939789', u'MULTIEQUAL_-1206939306'), (u'CALL_-1206943224', u'INDIRECT_-1206938145'), (u'CALL_-1206945888', u'INDIRECT_-1206941992'), (u'CALL_-1206945930', u'INDIRECT_-1206939448'), (u'INDIRECT_-1206939300', u'MULTIEQUAL_-1206936872'), (u'CALL_-1206943582', u'INDIRECT_-1206938164'), (u'MULTIEQUAL_-1206938576', u'COPY_-1206938630'), (u'CALL_-1206942990', u'INDIRECT_-1206938612'), (u'COPY_-1206944462', u'MULTIEQUAL_-1206941328'), (u'CALL_-1206946569', u'INDIRECT_-1206942620'), (u'CALL_-1206943925', u'INDIRECT_-1206940265'), (u'PTRSUB_-1206939262', u'CALL_-1206946569'), (u'INDIRECT_-1206939299', u'MULTIEQUAL_-1206939716'), (u'INDIRECT_-1206939144', u'MULTIEQUAL_-1206938922'), ('tmp_572', u'BRANCH_-1206946106'), (u'MULTIEQUAL_-1206936858', u'MULTIEQUAL_-1206938484'), (u'CALL_-1206943049', u'INDIRECT_-1206937789'), (u'CALL_-1206945888', u'INDIRECT_-1206939517'), (u'INDIRECT_-1206939219', u'MULTIEQUAL_-1206941328'), (u'INDIRECT_-1206938745', u'MULTIEQUAL_-1206938704'), (u'INDIRECT_-1206939976', u'MULTIEQUAL_-1206940592'), (u'CALL_-1206945888', u'INDIRECT_-1206941700'), (u'INDIRECT_-1206940834', u'MULTIEQUAL_-1206942131'), (u'INDIRECT_-1206938697', u'MULTIEQUAL_-1206940817'), (u'CALL_-1206942976', u'INDIRECT_-1206939590'), (u'INDIRECT_-1206939062', u'MULTIEQUAL_-1206941182'), (u'INDIRECT_-1206941379', u'MULTIEQUAL_-1206940785'), (u'CALL_-1206943718', u'INDIRECT_-1206938816'), (u'CALL_-1206946588', u'INDIRECT_-1206939879'), (u'INDIRECT_-1206942248', u'CALL_-1206945040'), (u'INDIRECT_-1206938413', u'MULTIEQUAL_-1206938368'), (u'INDIRECT_-1206938306', u'MULTIEQUAL_-1206938265'), (u'INDIRECT_-1206941445', u'INT_ADD_-1206944755'), (u'INDIRECT_-1206942540', u'MULTIEQUAL_-1206941686'), (u'INDIRECT_-1206940174', u'MULTIEQUAL_-1206940109'), (u'CALL_-1206943899', u'INDIRECT_-1206939737'), (u'CALL_-1206946446', u'INT_SLESS_-1206946364'), (u'INDIRECT_-1206939903', u'MULTIEQUAL_-1206940519'), (u'INDIRECT_-1206941400', u'MULTIEQUAL_-1206941693'), ('const-1525312', u'COPY_-1206937229'), (u'INDIRECT_-1206939225', u'MULTIEQUAL_-1206939160'), (u'INDIRECT_-1206938854', u'MULTIEQUAL_-1206940963'), (u'INDIRECT_-1206938676', u'MULTIEQUAL_-1206938912'), (u'INDIRECT_-1206941299', u'MULTIEQUAL_-1206941255'), (u'CALL_-1206946253', u'INDIRECT_-1206940714'), (u'CALL_-1206946446', u'INDIRECT_-1206941737'), (u'MULTIEQUAL_-1206942887', u'MULTIEQUAL_-1206943638'), (u'CALL_-1206946446', u'MULTIEQUAL_-1206942113'), ('const-0', u'CALL_-1206945703'), (u'CALL_-1206943546', u'INDIRECT_-1206939728'), (u'INDIRECT_-1206940150', u'MULTIEQUAL_-1206940128'), (u'MULTIEQUAL_-1206938429', u'COPY_-1206938483'), (u'CALL_-1206945636', u'INDIRECT_-1206939849'), (u'CALL_-1206945636', u'INDIRECT_-1206940507'), (u'MULTIEQUAL_-1206940790', u'MULTIEQUAL_-1206941547'), (u'CALL_-1206944751', u'INDIRECT_-1206941455'), (u'INDIRECT_-1206939067', u'MULTIEQUAL_-1206940858'), (u'CALL_-1206943004', u'INDIRECT_-1206937437'), (u'INDIRECT_-1206940575', u'MULTIEQUAL_-1206940451'), ('const-1', u'COPY_-1206944937'), (u'INDIRECT_-1206939079', u'MULTIEQUAL_-1206939587'), (u'CALL_-1206945836', u'INDIRECT_-1206941524'), (u'CALL_-1206943591', u'INDIRECT_-1206939213'), (u'MULTIEQUAL_-1206936878', u'MULTIEQUAL_-1206940121'), ('const-2', u'INT_SLESS_-1206946513'), (u'CALL_-1206943501', u'INDIRECT_-1206938750'), (u'CALL_-1206943010', u'INDIRECT_-1206940322'), (u'INDIRECT_-1206941026', u'MULTIEQUAL_-1206941004'), (u'CALL_-1206944146', u'INDIRECT_-1206937808'), (u'CALL_-1206944751', u'INDIRECT_-1206940944'), (u'INDIRECT_-1206942028', u'MULTIEQUAL_-1206942131'), ('tmp_11820', u'PTRSUB_-1206939125'), (u'CALL_-1206945040', u'INDIRECT_-1206938526'), (u'CALL_-1206943224', u'INDIRECT_-1206939744'), ('const-5', u'CALL_-1206942990'), (u'CALL_-1206946446', u'INT_EQUAL_-1206946290'), (u'CALL_-1206942976', u'INDIRECT_-1206937423'), (u'INDIRECT_-1206941591', u'INT_NOTEQUAL_-1206937778'), (u'CALL_-1206942950', u'INDIRECT_-1206940341'), ('tmp_1205', u'CBRANCH_-1206945750'), (u'CALL_-1206943899', u'INDIRECT_-1206939664'), (u'INDIRECT_-1206939475', u'MULTIEQUAL_-1206939434'), (u'INDIRECT_-1206940103', u'MULTIEQUAL_-1206941255'), (u'CALL_-1206942962', u'INDIRECT_-1206940058'), (u'INDIRECT_-1206941237', u'MULTIEQUAL_-1206941620'), (u'CALL_-1206943772', u'CALL_-1206943718'), (u'INDIRECT_-1206938648', u'MULTIEQUAL_-1206938986'), (u'CALL_-1206943224', u'INDIRECT_-1206938722'), (u'CALL_-1206944027', u'INDIRECT_-1206940387'), (u'INDIRECT_-1206938589', u'MULTIEQUAL_-1206939205'), (u'CALL_-1206943001', u'INDIRECT_-1206938860'), (u'INDIRECT_-1206941809', u'MULTIEQUAL_-1206941912'), (u'CALL_-1206945836', u'INDIRECT_-1206942110'), (u'INDIRECT_-1206938185', u'MULTIEQUAL_-1206940305'), (u'CALL_-1206943718', u'INDIRECT_-1206939985'), (u'CALL_-1206944684', u'INDIRECT_-1206939593'), (u'INDIRECT_-1206938380', u'MULTIEQUAL_-1206940451'), (u'INDIRECT_-1206940283', u'MULTIEQUAL_-1206940159'), (u'INDIRECT_-1206940478', u'MULTIEQUAL_-1206941693'), (u'INDIRECT_-1206938551', u'MULTIEQUAL_-1206940671'), (u'INDIRECT_-1206938796', u'MULTIEQUAL_-1206939278'), (u'CALL_-1206944834', u'INDIRECT_-1206939007'), (u'INDIRECT_-1206939153', u'MULTIEQUAL_-1206940305'), (u'INDIRECT_-1206940247', u'MULTIEQUAL_-1206940755'), ('const-1489999', u'COPY_-1206939265'), ('const-83', u'INT_EQUAL_-1206945213'), (u'CALL_-1206942990', u'INDIRECT_-1206939999'), (u'INDIRECT_-1206938891', u'MULTIEQUAL_-1206940021'), (u'CALL_-1206943563', u'INDIRECT_-1206940367'), (u'CALL_-1206943139', u'INDIRECT_-1206940130'), (u'MULTIEQUAL_-1206938941', u'COPY_-1206938995'), (u'INDIRECT_-1206939301', u'MULTIEQUAL_-1206940598'), (u'CALL_-1206943772', u'INDIRECT_-1206939293'), (u'CALL_-1206946253', u'INDIRECT_-1206940275'), ('tmp_2718', u'BRANCH_-1206944020'), (u'INDIRECT_-1206939213', u'MULTIEQUAL_-1206941004'), (u'MULTIEQUAL_-1206940695', u'MULTIEQUAL_-1206940425'), (u'CALL_-1206945703', u'INDIRECT_-1206939813'), (u'MULTIEQUAL_-1206940111', u'MULTIEQUAL_-1206939841'), (u'CALL_-1206944972', u'INDIRECT_-1206940187'), (u'BOOL_OR_-1206937737', u'BOOL_OR_-1206937739'), (u'CALL_-1206943224', u'INDIRECT_-1206939817'), (u'MULTIEQUAL_-1206942043', u'CALL_-1206943591'), (u'CALL_-1206943563', u'INDIRECT_-1206938979'), (u'INDIRECT_-1206939380', u'MULTIEQUAL_-1206939862'), (u'INDIRECT_-1206939647', u'MULTIEQUAL_-1206938068'), (u'INDIRECT_-1206939889', u'MULTIEQUAL_-1206940227'), ('const-1', u'COPY_-1206945098'), (u'STORE_-1206943794', u'INDIRECT_-1206939123'), (u'CALL_-1206946656', u'INDIRECT_-1206940418'), (u'CALL_-1206943012', u'INDIRECT_-1206937674'), (u'INDIRECT_-1206940788', u'MULTIEQUAL_-1206940274'), (u'INDIRECT_-1206939810', u'MULTIEQUAL_-1206939824'), (u'CALL_-1206943177', u'INDIRECT_-1206940518'), (u'CALL_-1206943718', u'INDIRECT_-1206939839'), (u'CALL_-1206945040', u'INDIRECT_-1206939236'), (u'INDIRECT_-1206941126', u'MULTIEQUAL_-1206942131'), (u'CALL_-1206942653', u'INDIRECT_-1206940173'), (u'INDIRECT_-1206939135', u'MULTIEQUAL_-1206941255'), (u'INDIRECT_-1206938735', u'MULTIEQUAL_-1206939351'), (u'CALL_-1206943591', u'INDIRECT_-1206939651'), (u'CALL_-1206945040', u'INDIRECT_-1206938388'), ('tmp_3021', u'CBRANCH_-1206943699'), ('const-1', u'COPY_-1206944324'), (u'CALL_-1206943224', u'INDIRECT_-1206939306'), (u'CALL_-1206943304', u'INDIRECT_-1206939883'), (u'CALL_-1206944972', u'INDIRECT_-1206940698'), (u'INDIRECT_-1206939891', u'MULTIEQUAL_-1206940373'), ('const-1', u'COPY_-1206944869'), ('const-0', u'INT_NOTEQUAL_-1206937786'), (u'CALL_-1206946446', u'INDIRECT_-1206941153'), (u'INDIRECT_-1206942401', u'MULTIEQUAL_-1206942277'), (u'CALL_-1206943217', u'INDIRECT_-1206939329'), (u'CALL_-1206945888', u'INDIRECT_-1206940678'), (u'INDIRECT_-1206938123', u'MULTIEQUAL_-1206940232'), (u'INT_NOTEQUAL_-1206937766', u'BOOL_OR_-1206937741'), (u'INDIRECT_-1206938071', u'MULTIEQUAL_-1206938413'), (u'INDIRECT_-1206937636', u'MULTIEQUAL_-1206936850'), (u'INDIRECT_-1206939822', u'MULTIEQUAL_-1206939788'), (u'INDIRECT_-1206939183', u'MULTIEQUAL_-1206939142'), (u'CALL_-1206943004', u'INDIRECT_-1206938143'), (u'CALL_-1206943177', u'INDIRECT_-1206939058'), (u'INDIRECT_-1206939796', u'MULTIEQUAL_-1206939206'), ('const-1525264', u'COPY_-1206937125'), (u'CALL_-1206944684', u'INDIRECT_-1206939300'), (u'CALL_-1206944820', u'INDIRECT_-1206940980'), (u'INDIRECT_-1206938861', u'MULTIEQUAL_-1206939278'), (u'CALL_-1206944972', u'INDIRECT_-1206941574'), (u'INDIRECT_-1206939456', u'MULTIEQUAL_-1206939422'), (u'CALL_-1206943139', u'INDIRECT_-1206939254'), (u'CALL_-1206946604', u'INDIRECT_-1206940456'), (u'INDIRECT_-1206939593', u'MULTIEQUAL_-1206940890'), (u'CALL_-1206943899', u'INDIRECT_-1206938787'), (u'CALL_-1206943546', u'INDIRECT_-1206938271'), (u'CALL_-1206943582', u'INDIRECT_-1206940562'), (u'MULTIEQUAL_-1206941863', u'MULTIEQUAL_-1206941593'), (u'INT_SLESS_-1206945662', u'CBRANCH_-1206945661'), (u'INDIRECT_-1206939014', u'MULTIEQUAL_-1206939313'), (u'CALL_-1206944146', u'INDIRECT_-1206940425'), (u'INDIRECT_-1206940722', u'MULTIEQUAL_-1206940128'), (u'INDIRECT_-1206939373', u'MULTIEQUAL_-1206940525'), (u'CALL_-1206946656', u'INDIRECT_-1206942390'), (u'INDIRECT_-1206940907', u'MULTIEQUAL_-1206941912'), (u'CALL_-1206943322', u'INDIRECT_-1206940554'), (u'CALL_-1206943899', u'INDIRECT_-1206939883'), (u'CALL_-1206943010', u'INDIRECT_-1206939227'), (u'INDIRECT_-1206937429', u'MULTIEQUAL_-1206936848'), (u'CALL_-1206942950', u'INDIRECT_-1206939173'), ('const-0', u'CALL_-1206943010'), (u'CALL_-1206945636', u'INDIRECT_-1206941894'), (u'INDIRECT_-1206937968', u'MULTIEQUAL_-1206937866'), (u'MULTIEQUAL_-1206940768', u'MULTIEQUAL_-1206940498'), ('tmp_4126', u'BRANCH_-1206943105'), (u'CALL_-1206942653', u'INDIRECT_-1206939370'), (u'CALL_-1206945888', u'INDIRECT_-1206940167'), (u'CALL_-1206943718', u'INDIRECT_-1206940861'), (u'MULTIEQUAL_-1206940529', u'MULTIEQUAL_-1206940528'), (u'CALL_-1206946656', u'INDIRECT_-1206941879'), ('const-1', u'COPY_-1206945184'), (u'INT_SLESS_-1206945823', u'CBRANCH_-1206945830'), (u'INDIRECT_-1206940788', u'MULTIEQUAL_-1206940744'), (u'CALL_-1206943563', u'INDIRECT_-1206940440'), (u'CALL_-1206945040', u'SUBPIECE_-1206942951'), (u'INDIRECT_-1206940387', u'MULTIEQUAL_-1206942496'), ('const-0', u'INT_NOTEQUAL_-1206937763'), (u'CALL_-1206946569', u'INDIRECT_-1206940356'), (u'MULTIEQUAL_-1206940841', u'MULTIEQUAL_-1206940571'), (u'CALL_-1206942950', u'INDIRECT_-1206940049'), (u'MULTIEQUAL_-1206938919', u'MULTIEQUAL_-1206939676'), (u'CALL_-1206944751', u'INDIRECT_-1206941382'), (u'INDIRECT_-1206938466', u'MULTIEQUAL_-1206936861'), (u'CALL_-1206944027', u'INDIRECT_-1206939438'), (u'COPY_-1206942057', u'RETURN_-1206942936'), (u'INDIRECT_-1206940028', u'MULTIEQUAL_-1206940536'), (u'CAST_-1206937070', u'CALL_-1206943217'), (u'CALL_-1206943718', u'INDIRECT_-1206940277'), (u'MULTIEQUAL_-1206941206', u'MULTIEQUAL_-1206940936'), (u'INDIRECT_-1206939080', u'MULTIEQUAL_-1206940232'), (u'INDIRECT_-1206940349', u'MULTIEQUAL_-1206938766'), (u'CALL_-1206943560', u'INDIRECT_-1206938989'), (u'CALL_-1206943772', u'INDIRECT_-1206938854'), (u'CALL_-1206943012', u'INDIRECT_-1206938320'), (u'CALL_-1206946656', u'INDIRECT_-1206941733'), (u'SUBPIECE_-1206943797', u'CALL_-1206943925'), (u'INDIRECT_-1206940029', u'MULTIEQUAL_-1206940446'), (u'MULTIEQUAL_-1206941717', u'MULTIEQUAL_-1206941447'), (u'INDIRECT_-1206939856', u'MULTIEQUAL_-1206939789'), (u'INDIRECT_-1206941817', u'MULTIEQUAL_-1206941693'), (u'INDIRECT_-1206941610', u'MULTIEQUAL_-1206941588'), (u'INDIRECT_-1206941305', u'MULTIEQUAL_-1206941279'), (u'CALL_-1206943073', u'INDIRECT_-1206940048'), (u'CALL_-1206943304', u'INDIRECT_-1206939007'), (u'INDIRECT_-1206938150', u'MULTIEQUAL_-1206938766'), (u'INDIRECT_-1206939227', u'MULTIEQUAL_-1206936871'), (u'CALL_-1206945703', u'INDIRECT_-1206940544'), ('tmp_837', u'CBRANCH_-1206945952'), (u'CALL_-1206945703', u'INDIRECT_-1206941420'), (u'CALL_-1206943177', u'INDIRECT_-1206938839'), (u'INDIRECT_-1206941372', u'MULTIEQUAL_-1206940858'), (u'STORE_-1206943768', u'INDIRECT_-1206939250'), (u'MULTIEQUAL_-1206940622', u'MULTIEQUAL_-1206941109'), (u'COPY_-1206944966', u'MULTIEQUAL_-1206941766'), (u'CALL_-1206943582', u'INDIRECT_-1206938517'), (u'MULTIEQUAL_-1206936862', u'MULTIEQUAL_-1206938953'), (u'CALL_-1206943139', u'INDIRECT_-1206938304'), (u'INDIRECT_-1206939188', u'MULTIEQUAL_-1206939424'), (u'STORE_-1206943794', u'INDIRECT_-1206939196'), (u'CALL_-1206945636', u'INDIRECT_-1206940945'), (u'INDIRECT_-1206941963', u'MULTIEQUAL_-1206941369'), ('tmp_1089', u'CBRANCH_-1206944842'), (u'INDIRECT_-1206937768', u'MULTIEQUAL_-1206938280'), (u'CALL_-1206944972', u'INDIRECT_-1206940844'), (u'INDIRECT_-1206940085', u'MULTIEQUAL_-1206940378'), (u'CALL_-1206942962', u'INDIRECT_-1206939839'), (u'CALL_-1206943073', u'INDIRECT_-1206939610'), (u'INDIRECT_-1206942255', u'MULTIEQUAL_-1206941661'), (u'CALL_-1206944027', u'INDIRECT_-1206940314'), (u'CALL_-1206945852', u'INDIRECT_-1206941245'), (u'INDIRECT_-1206940338', u'MULTIEQUAL_-1206942423'), (u'CALL_-1206945636', u'INDIRECT_-1206941091'), (u'CALL_-1206942629', u'INDIRECT_-1206940016'), (u'CALL_-1206945888', u'INDIRECT_-1206940970'), (u'INDIRECT_-1206938200', u'MULTIEQUAL_-1206938137'), (u'INDIRECT_-1206938357', u'MULTIEQUAL_-1206938839'), (u'CALL_-1206946253', u'INDIRECT_-1206941152'), (u'INDIRECT_-1206940786', u'MULTIEQUAL_-1206941912'), (u'CALL_-1206946656', u'INDIRECT_-1206939927'), (u'CALL_-1206945836', u'INDIRECT_-1206940283'), (u'INT_NOTEQUAL_-1206937762', u'BOOL_OR_-1206937737'), (u'CALL_-1206945040', u'INDIRECT_-1206940697'), (u'INDIRECT_-1206937605', u'MULTIEQUAL_-1206936850'), (u'CALL_-1206946569', u'INDIRECT_-1206942474'), (u'CALL_-1206943925', u'INDIRECT_-1206938805'), (u'CALL_-1206943899', u'INDIRECT_-1206940467'), (u'CALL_-1206943591', u'INDIRECT_-1206939797'), (u'CALL_-1206942950', u'INDIRECT_-1206937517'), (u'CALL_-1206945019', u'INDIRECT_-1206939983'), (u'CALL_-1206943010', u'INDIRECT_-1206939738'), (u'COPY_-1206944970', u'MULTIEQUAL_-1206940963'), (u'INDIRECT_-1206938862', u'MULTIEQUAL_-1206936866'), (u'INDIRECT_-1206942130', u'MULTIEQUAL_-1206942423'), (u'INDIRECT_-1206939748', u'MULTIEQUAL_-1206940963'), ('const-68', u'INT_SLESS_-1206945213'), (u'CALL_-1206942629', u'INDIRECT_-1206938921'), (u'CALL_-1206943820', u'INDIRECT_-1206938814'), (u'INDIRECT_-1206940250', u'MULTIEQUAL_-1206941255'), (u'INDIRECT_-1206940061', u'MULTIEQUAL_-1206940021'), (u'CALL_-1206944972', u'INDIRECT_-1206938896'), (u'CALL_-1206946656', u'INDIRECT_-1206940637'), (u'INDIRECT_-1206940670', u'MULTIEQUAL_-1206940963'), (u'CALL_-1206944146', u'INDIRECT_-1206939549'), (u'CALL_-1206944972', u'INDIRECT_-1206939383'), (u'MULTIEQUAL_-1206939788', u'MULTIEQUAL_-1206940598'), (u'INDIRECT_-1206940195', u'MULTIEQUAL_-1206940811'), (u'CALL_-1206943546', u'INDIRECT_-1206939509'), (u'INDIRECT_-1206938486', u'MULTIEQUAL_-1206938441'), (u'CALL_-1206943217', u'INDIRECT_-1206940351'), (u'CAST_-1206938646', u'INT_SLESS_-1206945662'), (u'MULTIEQUAL_-1206936876', u'MULTIEQUAL_-1206939975'), (u'COPY_-1206939278', u'CALL_-1206946604'), (u'CALL_-1206943546', u'INDIRECT_-1206939144'), (u'MULTIEQUAL_-1206939396', u'MULTIEQUAL_-1206939883'), (u'INDIRECT_-1206941153', u'INT_NOTEQUAL_-1206937770'), (u'INDIRECT_-1206940030', u'MULTIEQUAL_-1206936882'), (u'INDIRECT_-1206939622', u'MULTIEQUAL_-1206941693'), (u'INDIRECT_-1206939885', u'MULTIEQUAL_-1206940890'), (u'CALL_-1206943772', u'INDIRECT_-1206940388'), (u'CALL_-1206943513', u'INDIRECT_-1206938393'), (u'INT_EQUAL_-1206943664', u'CBRANCH_-1206943660'), (u'CALL_-1206944146', u'INDIRECT_-1206937670'), (u'MULTIEQUAL_-1206942830', u'MULTIEQUAL_-1206942812'), (u'INT_EQUAL_-1206945812', u'CBRANCH_-1206945810'), (u'INDIRECT_-1206940788', u'MULTIEQUAL_-1206939934'), ('const-1', u'COPY_-1206944966'), (u'CALL_-1206945040', u'INDIRECT_-1206940989'), (u'LOAD_-1206943920', u'CALL_-1206943563'), (u'CALL_-1206942629', u'INDIRECT_-1206938190'), (u'CALL_-1206945836', u'INDIRECT_-1206941159'), (u'INDIRECT_-1206940349', u'MULTIEQUAL_-1206939818'), (u'CALL_-1206943304', u'INDIRECT_-1206939299'), (u'CALL_-1206942629', u'INDIRECT_-1206939797'), (u'INDIRECT_-1206939228', u'MULTIEQUAL_-1206940525'), (u'CALL_-1206943217', u'INDIRECT_-1206939256'), (u'INDIRECT_-1206938848', u'MULTIEQUAL_-1206940639'), (u'INDIRECT_-1206942321', u'MULTIEQUAL_-1206941520'), (u'CALL_-1206943004', u'INDIRECT_-1206937575'), (u'INDIRECT_-1206937494', u'MULTIEQUAL_-1206939607'), (u'CALL_-1206942653', u'INDIRECT_-1206939224'), (u'INDIRECT_-1206938940', u'MULTIEQUAL_-1206939278'), ('tmp_1104', u'BRANCH_-1206944310'), (u'INDIRECT_-1206940210', u'MULTIEQUAL_-1206940446'), (u'INDIRECT_-1206938085', u'MULTIEQUAL_-1206938103'), (u'CALL_-1206943073', u'INDIRECT_-1206938588'), (u'CALL_-1206945836', u'INDIRECT_-1206942035'), (u'CALL_-1206943304', u'INDIRECT_-1206939956'), (u'CALL_-1206943101', u'INDIRECT_-1206940035'), (u'CALL_-1206943004', u'INDIRECT_-1206939604'), (u'CALL_-1206945930', u'INDIRECT_-1206941984'), (u'INDIRECT_-1206941525', u'MULTIEQUAL_-1206941401'), (u'INDIRECT_-1206939691', u'MULTIEQUAL_-1206940817'), (u'CALL_-1206945703', u'INDIRECT_-1206941493'), (u'INDIRECT_-1206939716', u'MULTIEQUAL_-1206939206'), (u'CALL_-1206944834', u'INDIRECT_-1206941052'), (u'INT_EQUAL_-1206945062', u'CBRANCH_-1206945059'), (u'INDIRECT_-1206938582', u'MULTIEQUAL_-1206939883'), (u'CALL_-1206945836', u'INDIRECT_-1206940721'), ('tmp_1944', u'BRANCH_-1206945068'), (u'MULTIEQUAL_-1206943295', u'CALL_-1206943560'), (u'INDIRECT_-1206941209', u'MULTIEQUAL_-1206941175'), ('const-0', u'INT_NOTEQUAL_-1206937764'), (u'INDIRECT_-1206939785', u'MULTIEQUAL_-1206939745'), (u'INDIRECT_-1206938896', u'MULTIEQUAL_-1206939132'), (u'INDIRECT_-1206937423', u'MULTIEQUAL_-1206937935'), (u'INDIRECT_-1206938822', u'MULTIEQUAL_-1206939952'), ('const-61440', u'INT_AND_-1206943845'), (u'INDIRECT_-1206941597', u'MULTIEQUAL_-1206941571'), (u'CALL_-1206943304', u'INDIRECT_-1206940540'), (u'CALL_-1206945852', u'INDIRECT_-1206941464'), (u'INDIRECT_-1206940502', u'MULTIEQUAL_-1206939908'), (u'COPY_-1206944926', u'MULTIEQUAL_-1206941693'), (u'CALL_-1206943304', u'INDIRECT_-1206938569'), (u'CALL_-1206946446', u'INDIRECT_-1206942175'), (u'INDIRECT_-1206938454', u'MULTIEQUAL_-1206940525'), (u'CALL_-1206942990', u'INDIRECT_-1206939050'), (u'MULTIEQUAL_-1206939963', u'COPY_-1206940017'), (u'MULTIEQUAL_-1206939422', u'MULTIEQUAL_-1206940232'), (u'INDIRECT_-1206942467', u'MULTIEQUAL_-1206942423'), (u'MULTIEQUAL_-1206940206', u'MULTIEQUAL_-1206940963'), (u'INDIRECT_-1206939738', u'MULTIEQUAL_-1206936878'), ('const-433', u'STORE_-1206943768'), (u'INDIRECT_-1206940119', u'MULTIEQUAL_-1206942204'), (u'CALL_-1206945636', u'INDIRECT_-1206941967'), (u'INDIRECT_-1206939127', u'MULTIEQUAL_-1206939076'), (u'INDIRECT_-1206940422', u'MULTIEQUAL_-1206939891'), (u'INDIRECT_-1206940332', u'MULTIEQUAL_-1206941547'), (u'CALL_-1206945086', u'INDIRECT_-1206941115'), (u'INDIRECT_-1206938443', u'MULTIEQUAL_-1206939059'), (u'CALL_-1206946569', u'INDIRECT_-1206942036'), (u'CALL_-1206944820', u'INDIRECT_-1206939301'), (u'CALL_-1206943012', u'INDIRECT_-1206937812'), ('const-1651616', u'PTRSUB_-1206946429'), (u'INDIRECT_-1206940003', u'MULTIEQUAL_-1206939981'), (u'CALL_-1206944146', u'INDIRECT_-1206940352'), (u'CALL_-1206944684', u'INDIRECT_-1206938943'), (u'MULTIEQUAL_-1206942104', u'INT_SLESS_-1206945798'), (u'CALL_-1206943501', u'INDIRECT_-1206938384'), (u'CALL_-1206943591', u'INDIRECT_-1206940308'), (u'INDIRECT_-1206937910', u'MULTIEQUAL_-1206938418'), (u'INDIRECT_-1206939365', u'MULTIEQUAL_-1206941474'), (u'CALL_-1206943224', u'INDIRECT_-1206938868'), (u'CALL_-1206942962', u'INDIRECT_-1206938744'), (u'CALL_-1206943177', u'INDIRECT_-1206940299'), (u'STORE_-1206943684', u'INDIRECT_-1206939419'), (u'CALL_-1206944027', u'INDIRECT_-1206938416'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945753'), (u'CALL_-1206943049', u'INDIRECT_-1206939599'), (u'INDIRECT_-1206939080', u'MULTIEQUAL_-1206939497'), (u'MULTIEQUAL_-1206941601', u'CALL_-1206943513'), (u'INDIRECT_-1206941152', u'MULTIEQUAL_-1206941255'), (u'CAST_-1206936795', u'MULTIEQUAL_-1206941601'), ('const-99', u'INT_EQUAL_-1206945366'), (u'CALL_-1206943582', u'INDIRECT_-1206938590'), (u'INDIRECT_-1206940833', u'MULTIEQUAL_-1206941985'), (u'INDIRECT_-1206938808', u'MULTIEQUAL_-1206939424'), (u'CALL_-1206946628', u'INDIRECT_-1206941353'), (u'CALL_-1206943546', u'INDIRECT_-1206938852'), (u'CALL_-1206943560', u'INDIRECT_-1206938843'), (u'INDIRECT_-1206940356', u'MULTIEQUAL_-1206940330'), (u'INDIRECT_-1206939923', u'MULTIEQUAL_-1206938344'), (u'CALL_-1206945636', u'INDIRECT_-1206941821'), (u'CALL_-1206944972', u'INDIRECT_-1206939749'), (u'INT_EQUAL_-1206945870', u'CBRANCH_-1206945868'), (u'INDIRECT_-1206940750', u'MULTIEQUAL_-1206940705'), (u'CALL_-1206942950', u'INDIRECT_-1206938150'), (u'INDIRECT_-1206940940', u'MULTIEQUAL_-1206940914'), ('const-0', u'INT_EQUAL_-1206945679'), (u'CALL_-1206943513', u'INDIRECT_-1206938612'), (u'CALL_-1206945040', u'INDIRECT_-1206939748'), (u'CALL_-1206945086', u'INDIRECT_-1206938583'), (u'INDIRECT_-1206940036', u'MULTIEQUAL_-1206940335'), (u'INDIRECT_-1206942540', u'MULTIEQUAL_-1206940957'), (u'COPY_-1206939164', u'CALL_-1206946446'), (u'CAST_-1206937413', u'PTRSUB_-1206937459'), (u'INDIRECT_-1206940003', u'INT_SLESS_-1206946513'), (u'INDIRECT_-1206938787', u'MULTIEQUAL_-1206939295'), (u'INDIRECT_-1206937618', u'MULTIEQUAL_-1206939413'), (u'INDIRECT_-1206938641', u'MULTIEQUAL_-1206938576'), (u'INDIRECT_-1206941883', u'MULTIEQUAL_-1206940300'), (u'CALL_-1206943820', u'INDIRECT_-1206940859'), (u'INDIRECT_-1206938233', u'MULTIEQUAL_-1206938192'), (u'INDIRECT_-1206939783', u'MULTIEQUAL_-1206939716'), (u'INDIRECT_-1206942547', u'MULTIEQUAL_-1206941953'), (u'MULTIEQUAL_-1206940446', u'MULTIEQUAL_-1206939963'), (u'CALL_-1206942653', u'INDIRECT_-1206937422'), ('const-512', u'INT_SLESS_-1206946332'), (u'INDIRECT_-1206940276', u'MULTIEQUAL_-1206939475'), (u'CALL_-1206943177', u'INDIRECT_-1206939350'), (u'INDIRECT_-1206938933', u'MULTIEQUAL_-1206938868'), (u'INT_EQUAL_-1206946382', u'CBRANCH_-1206946380'), (u'CALL_-1206943560', u'INDIRECT_-1206938770'), (u'COPY_-1206945184', u'MULTIEQUAL_-1206941693'), (u'INDIRECT_-1206937549', u'MULTIEQUAL_-1206939344'), (u'CALL_-1206943820', u'INDIRECT_-1206940348'), (u'MULTIEQUAL_-1206939057', u'MULTIEQUAL_-1206939814'), (u'CALL_-1206943513', u'INDIRECT_-1206939489'), (u'CALL_-1206943177', u'INDIRECT_-1206938327'), (u'MULTIEQUAL_-1206939351', u'MULTIEQUAL_-1206938868'), (u'INDIRECT_-1206938860', u'MULTIEQUAL_-1206938795'), (u'CALL_-1206943177', u'INDIRECT_-1206939204'), (u'INDIRECT_-1206937933', u'MULTIEQUAL_-1206938275'), (u'INDIRECT_-1206941518', u'MULTIEQUAL_-1206941004'), (u'CALL_-1206943001', u'INDIRECT_-1206940320'), (u'CALL_-1206943304', u'INDIRECT_-1206937716'), (u'CALL_-1206943899', u'INDIRECT_-1206939153'), (u'INDIRECT_-1206940175', u'MULTIEQUAL_-1206940189'), (u'CALL_-1206944684', u'INDIRECT_-1206940761'), (u'CALL_-1206943591', u'INDIRECT_-1206938559'), (u'INDIRECT_-1206940597', u'MULTIEQUAL_-1206940890'), (u'CALL_-1206944972', u'INDIRECT_-1206941501'), (u'CALL_-1206943513', u'INDIRECT_-1206938466'), (u'INDIRECT_-1206937854', u'MULTIEQUAL_-1206938275'), (u'CALL_-1206943563', u'INDIRECT_-1206939856'), (u'CALL_-1206946588', u'INDIRECT_-1206940663'), (u'CALL_-1206944751', u'INDIRECT_-1206939557'), (u'INDIRECT_-1206939830', u'MULTIEQUAL_-1206940446'), (u'CALL_-1206943718', u'INDIRECT_-1206939328'), (u'INDIRECT_-1206940429', u'MULTIEQUAL_-1206940305'), (u'CALL_-1206943012', u'INDIRECT_-1206939123'), (u'COPY_-1206944869', u'MULTIEQUAL_-1206941401'), ('const-0', u'CALL_-1206942653'), (u'MULTIEQUAL_-1206936867', u'MULTIEQUAL_-1206939142'), (u'INDIRECT_-1206938388', u'MULTIEQUAL_-1206939607'), (u'INDIRECT_-1206940075', u'MULTIEQUAL_-1206940008'), (u'INDIRECT_-1206941271', u'MULTIEQUAL_-1206942423'), (u'INDIRECT_-1206938276', u'MULTIEQUAL_-1206938693'), (u'MULTIEQUAL_-1206938850', u'MULTIEQUAL_-1206938849'), (u'INDIRECT_-1206938293', u'MULTIEQUAL_-1206940378'), (u'INDIRECT_-1206941007', u'MULTIEQUAL_-1206940153'), ('const-0', u'INT_NOTEQUAL_-1206937770'), (u'CALL_-1206944834', u'INDIRECT_-1206939153'), (u'INDIRECT_-1206939307', u'MULTIEQUAL_-1206939789'), (u'INDIRECT_-1206941226', u'MULTIEQUAL_-1206941182'), (u'INDIRECT_-1206938173', u'MULTIEQUAL_-1206938413'), (u'INDIRECT_-1206937687', u'MULTIEQUAL_-1206939482'), (u'CALL_-1206942962', u'INDIRECT_-1206937457'), (u'INDIRECT_-1206940016', u'MULTIEQUAL_-1206941807'), (u'MULTIEQUAL_-1206939160', u'COPY_-1206939214'), (u'CALL_-1206943010', u'INDIRECT_-1206939519'), (u'MULTIEQUAL_-1206940644', u'MULTIEQUAL_-1206941401'), ('const-516', u'INT_NOTEQUAL_-1206946128'), (u'CALL_-1206943012', u'INDIRECT_-1206939269'), (u'CALL_-1206944820', u'INDIRECT_-1206939374'), (u'INDIRECT_-1206938039', u'MULTIEQUAL_-1206940159'), ('tmp_707', u'CBRANCH_-1206945815'), (u'INDIRECT_-1206938736', u'MULTIEQUAL_-1206939745'), (u'INDIRECT_-1206939496', u'MULTIEQUAL_-1206939883'), (u'MULTIEQUAL_-1206939233', u'COPY_-1206939287'), (u'CALL_-1206942653', u'INDIRECT_-1206938275'), (u'CALL_-1206943820', u'INDIRECT_-1206940056'), (u'CALL_-1206942990', u'INDIRECT_-1206937816'), (u'MULTIEQUAL_-1206938620', u'MULTIEQUAL_-1206938137'), ('tmp_3697', u'BRANCH_-1206943046'), (u'MULTIEQUAL_-1206939841', u'MULTIEQUAL_-1206940598'), (u'CALL_-1206945040', u'INDIRECT_-1206940624'), (u'CALL_-1206942976', u'INDIRECT_-1206939152'), (u'INDIRECT_-1206942040', u'MULTIEQUAL_-1206942423'), (u'INDIRECT_-1206938659', u'MULTIEQUAL_-1206940744'), (u'CALL_-1206943582', u'INDIRECT_-1206940708'), ('tmp_2642', u'CBRANCH_-1206944084'), (u'MULTIEQUAL_-1206941301', u'MULTIEQUAL_-1206942058'), (u'CALL_-1206945930', u'INDIRECT_-1206940378'), (u'CALL_-1206943925', u'INDIRECT_-1206940046'), (u'CALL_-1206945040', u'INDIRECT_-1206939529'), (u'CALL_-1206943304', u'INDIRECT_-1206939226'), (u'INDIRECT_-1206939487', u'MULTIEQUAL_-1206939465'), (u'MULTIEQUAL_-1206936863', u'MULTIEQUAL_-1206938850'), (u'INDIRECT_-1206939930', u'MULTIEQUAL_-1206939908'), (u'COPY_-1206940540', u'MULTIEQUAL_-1206941120'), (u'MULTIEQUAL_-1206936858', u'MULTIEQUAL_-1206938659'), (u'MULTIEQUAL_-1206940184', u'MULTIEQUAL_-1206940671'), (u'CALL_-1206943073', u'INDIRECT_-1206940267'), (u'LOAD_-1206943920', u'CALL_-1206942976'), (u'CALL_-1206943582', u'INDIRECT_-1206940343'), (u'CALL_-1206943501', u'INDIRECT_-1206938603'), (u'CALL_-1206943049', u'INDIRECT_-1206937858'), (u'CALL_-1206943513', u'INDIRECT_-1206938685'), (u'MULTIEQUAL_-1206940227', u'MULTIEQUAL_-1206939744'), (u'CALL_-1206946628', u'INDIRECT_-1206939843'), (u'MULTIEQUAL_-1206941447', u'MULTIEQUAL_-1206942204'), (u'INDIRECT_-1206940250', u'MULTIEQUAL_-1206941547'), (u'CALL_-1206942653', u'INDIRECT_-1206939881'), (u'MULTIEQUAL_-1206939132', u'MULTIEQUAL_-1206938649'), (u'CALL_-1206945636', u'INDIRECT_-1206939922'), ('const-16', u'PTRSUB_-1206937409'), (u'MULTIEQUAL_-1206939465', u'MULTIEQUAL_-1206939195'), (u'COPY_-1206946509', u'MULTIEQUAL_-1206943638'), (u'INDIRECT_-1206941078', u'MULTIEQUAL_-1206942204'), (u'INDIRECT_-1206941383', u'MULTIEQUAL_-1206941766'), (u'CALL_-1206945086', u'INDIRECT_-1206941407'), (u'CALL_-1206943899', u'INDIRECT_-1206940540'), (u'CALL_-1206946656', u'INDIRECT_-1206939789'), (u'CALL_-1206945040', u'INDIRECT_-1206939675'), (u'INDIRECT_-1206940677', u'MULTIEQUAL_-1206940455'), ('tmp_1060', u'BRANCH_-1206944024'), (u'CALL_-1206945836', u'INDIRECT_-1206940429'), (u'CALL_-1206943582', u'INDIRECT_-1206938233'), (u'CALL_-1206946604', u'INDIRECT_-1206942209'), (u'MULTIEQUAL_-1206936849', u'MULTIEQUAL_-1206937709'), (u'MULTIEQUAL_-1206941206', u'MULTIEQUAL_-1206941693'), (u'INDIRECT_-1206938258', u'MULTIEQUAL_-1206940378'), (u'INDIRECT_-1206941883', u'MULTIEQUAL_-1206941082'), (u'CALL_-1206945703', u'INDIRECT_-1206941785'), (u'INDIRECT_-1206940880', u'MULTIEQUAL_-1206940858'), (u'CALL_-1206946446', u'INT_EQUAL_-1206946321'), (u'CALL_-1206945852', u'INDIRECT_-1206941391'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945298'), (u'CALL_-1206942950', u'INDIRECT_-1206938589'), (u'INDIRECT_-1206939000', u'MULTIEQUAL_-1206941109'), (u'INDIRECT_-1206940276', u'MULTIEQUAL_-1206940232'), (u'MULTIEQUAL_-1206939059', u'MULTIEQUAL_-1206938576'), (u'INDIRECT_-1206939293', u'MULTIEQUAL_-1206939275'), (u'INT_EQUAL_-1206945803', u'CBRANCH_-1206945801'), (u'STORE_-1206943794', u'INDIRECT_-1206939999'), (u'CALL_-1206945836', u'INDIRECT_-1206940210'), ('tmp_225', u'CBRANCH_-1206946520'), (u'INDIRECT_-1206938478', u'MULTIEQUAL_-1206940598'), (u'CALL_-1206946628', u'INDIRECT_-1206942448'), (u'INDIRECT_-1206938648', u'MULTIEQUAL_-1206938947'), (u'CALL_-1206943563', u'INDIRECT_-1206940294'), (u'INDIRECT_-1206939252', u'MULTIEQUAL_-1206940378'), (u'INDIRECT_-1206941245', u'MULTIEQUAL_-1206941223'), (u'CALL_-1206942653', u'CAST_-1206936705'), (u'MULTIEQUAL_-1206941644', u'MULTIEQUAL_-1206941374'), (u'CALL_-1206945636', u'INDIRECT_-1206939289'), (u'CALL_-1206943049', u'INDIRECT_-1206939380'), (u'INDIRECT_-1206937926', u'MULTIEQUAL_-1206937885'), (u'INDIRECT_-1206940641', u'MULTIEQUAL_-1206940744'), (u'INDIRECT_-1206939225', u'MULTIEQUAL_-1206939733'), (u'CALL_-1206946604', u'INDIRECT_-1206939823'), (u'CALL_-1206943245', u'INDIRECT_-1206940365'), (u'INDIRECT_-1206939372', u'MULTIEQUAL_-1206939386'), (u'INDIRECT_-1206941591', u'MULTIEQUAL_-1206940008'), (u'STORE_-1206943684', u'INDIRECT_-1206940660'), (u'CALL_-1206945636', u'INDIRECT_-1206939220'), (u'STORE_-1206943768', u'INDIRECT_-1206938958'), (u'INDIRECT_-1206941619', u'MULTIEQUAL_-1206941912'), (u'MULTIEQUAL_-1206943638', u'MULTIEQUAL_-1206943155'), (u'INDIRECT_-1206938175', u'MULTIEQUAL_-1206938073'), (u'CALL_-1206943010', u'MULTIEQUAL_-1206936834'), (u'INDIRECT_-1206940294', u'MULTIEQUAL_-1206940227'), (u'INDIRECT_-1206937857', u'MULTIEQUAL_-1206937816'), (u'INDIRECT_-1206942248', u'MULTIEQUAL_-1206941717'), (u'MULTIEQUAL_-1206939964', u'MULTIEQUAL_-1206940451'), (u'INDIRECT_-1206941035', u'MULTIEQUAL_-1206941328'), (u'CALL_-1206943224', u'INDIRECT_-1206939525'), (u'CALL_-1206942962', u'INDIRECT_-1206938671'), (u'CALL_-1206943925', u'INDIRECT_-1206938951'), ('tmp_428', u'CBRANCH_-1206946339'), (u'CALL_-1206943925', u'INDIRECT_-1206938659'), (u'CALL_-1206945086', u'INDIRECT_-1206938859'), (u'CALL_-1206945836', u'INDIRECT_-1206939917'), (u'INDIRECT_-1206940861', u'MULTIEQUAL_-1206939278'), ('const-1489981', u'COPY_-1206939278'), (u'INDIRECT_-1206942394', u'MULTIEQUAL_-1206941540'), (u'MULTIEQUAL_-1206939306', u'COPY_-1206939360'), (u'CALL_-1206943245', u'INDIRECT_-1206938759'), (u'INDIRECT_-1206941911', u'MULTIEQUAL_-1206942204'), ('const-0', u'CALL_-1206943073'), (u'INDIRECT_-1206939929', u'MULTIEQUAL_-1206939862'), (u'CALL_-1206943591', u'INDIRECT_-1206939724'), (u'CALL_-1206943004', u'INDIRECT_-1206940261'), (u'CALL_-1206945019', u'INDIRECT_-1206939910'), (u'INDIRECT_-1206942036', u'MULTIEQUAL_-1206941442'), (u'CALL_-1206943177', u'INDIRECT_-1206939934'), (u'INDIRECT_-1206938056', u'MULTIEQUAL_-1206938564'), (u'CALL_-1206943925', u'INDIRECT_-1206939535'), (u'INDIRECT_-1206938370', u'MULTIEQUAL_-1206938986'), (u'INDIRECT_-1206937498', u'MULTIEQUAL_-1206936849'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945783'), (u'INDIRECT_-1206938007', u'MULTIEQUAL_-1206938310'), (u'MULTIEQUAL_-1206942823', u'MULTIEQUAL_-1206943306'), (u'INDIRECT_-1206940260', u'MULTIEQUAL_-1206940226'), (u'INDIRECT_-1206937342', u'MULTIEQUAL_-1206939137'), (u'INDIRECT_-1206940945', u'MULTIEQUAL_-1206941328'), (u'CALL_-1206943012', u'INDIRECT_-1206937954'), (u'CALL_-1206942976', u'INDIRECT_-1206939444'), (u'CALL_-1206946656', u'INDIRECT_-1206939858'), (u'INDIRECT_-1206941299', u'MULTIEQUAL_-1206940768'), (u'CALL_-1206943546', u'INDIRECT_-1206939655'), (u'INDIRECT_-1206939518', u'MULTIEQUAL_-1206939532'), (u'CALL_-1206943563', u'INDIRECT_-1206940002'), (u'CALL_-1206945019', u'INDIRECT_-1206939179'), (u'MULTIEQUAL_-1206940007', u'MULTIEQUAL_-1206940817'), (u'INDIRECT_-1206942248', u'INT_EQUAL_-1206945954'), (u'CALL_-1206942990', u'INDIRECT_-1206940291'), (u'INDIRECT_-1206941456', u'MULTIEQUAL_-1206941839'), (u'CALL_-1206945888', u'CAST_-1206938584'), (u'CALL_-1206943899', u'INDIRECT_-1206940321'), (u'CALL_-1206944751', u'INDIRECT_-1206938842'), (u'CALL_-1206943322', u'INDIRECT_-1206938875'), (u'CALL_-1206945930', u'INDIRECT_-1206940962'), (u'INT_SLESS_-1206946332', u'CBRANCH_-1206946339'), (u'STORE_-1206943684', u'INDIRECT_-1206940806'), (u'CALL_-1206943012', u'INDIRECT_-1206940291'), (u'CALL_-1206944834', u'INDIRECT_-1206941344'), (u'INDIRECT_-1206941053', u'MULTIEQUAL_-1206942058'), ('tmp_420', u'CBRANCH_-1206946348'), (u'INDIRECT_-1206941501', u'MULTIEQUAL_-1206941467'), (u'INDIRECT_-1206938673', u'MULTIEQUAL_-1206940744'), ('tmp_11824', u'MULTIEQUAL_-1206943173'), (u'CALL_-1206943049', u'INDIRECT_-1206939891'), (u'CALL_-1206943925', u'INDIRECT_-1206937587'), (u'CALL_-1206943001', u'INDIRECT_-1206939444'), (u'INT_NOTEQUAL_-1206937782', u'BOOL_OR_-1206937757'), (u'INDIRECT_-1206938823', u'MULTIEQUAL_-1206939059'), (u'CALL_-1206944027', u'INDIRECT_-1206937494'), (u'CALL_-1206943012', u'INDIRECT_-1206938685'), (u'INDIRECT_-1206940569', u'MULTIEQUAL_-1206939715'), (u'INDIRECT_-1206939923', u'MULTIEQUAL_-1206939073'), (u'INDIRECT_-1206941883', u'INT_NOTEQUAL_-1206937788'), (u'INDIRECT_-1206938307', u'MULTIEQUAL_-1206940378'), (u'MULTIEQUAL_-1206941425', u'MULTIEQUAL_-1206941912'), (u'MULTIEQUAL_-1206936855', u'MULTIEQUAL_-1206938441'), (u'INDIRECT_-1206941464', u'MULTIEQUAL_-1206941442'), ('const-1525208', u'COPY_-1206937276'), (u'CALL_-1206943101', u'INDIRECT_-1206938428'), (u'MULTIEQUAL_-1206941571', u'MULTIEQUAL_-1206942058'), (u'CALL_-1206945852', u'INDIRECT_-1206939930'), (u'INDIRECT_-1206941232', u'MULTIEQUAL_-1206941206'), (u'CALL_-1206943546', u'INDIRECT_-1206939801'), (u'CALL_-1206943012', u'INDIRECT_-1206938246'), (u'CALL_-1206945040', u'INDIRECT_-1206940405'), (u'STORE_-1206943794', u'INDIRECT_-1206939707'), (u'STORE_-1206943684', u'INDIRECT_-1206940003'), (u'CALL_-1206943820', u'INDIRECT_-1206940129'), (u'CALL_-1206945636', u'INDIRECT_-1206940434'), (u'CALL_-1206946569', u'INDIRECT_-1206940283'), (u'CALL_-1206945703', u'INDIRECT_-1206940836'), (u'INDIRECT_-1206937552', u'MULTIEQUAL_-1206939676'), (u'CALL_-1206944751', u'INDIRECT_-1206939337'), (u'INDIRECT_-1206941744', u'MULTIEQUAL_-1206941620'), (u'INDIRECT_-1206940686', u'MULTIEQUAL_-1206940700'), (u'INDIRECT_-1206938516', u'MULTIEQUAL_-1206939132'), ('tmp_1173', u'CBRANCH_-1206945771'), (u'CALL_-1206942950', u'INDIRECT_-1206940268'), (u'CALL_-1206945703', u'INDIRECT_-1206941566'), (u'CALL_-1206945086', u'INDIRECT_-1206939216'), (u'CALL_-1206942629', u'INDIRECT_-1206937687'), (u'CALL_-1206946446', u'INT_NOTEQUAL_-1206945083'), (u'CALL_-1206945040', u'INDIRECT_-1206940478'), ('const-1', u'COPY_-1206941210'), (u'MULTIEQUAL_-1206940372', u'MULTIEQUAL_-1206941182'), (u'CALL_-1206943177', u'INDIRECT_-1206938400'), (u'CALL_-1206946588', u'INDIRECT_-1206940736'), (u'CALL_-1206946628', u'INDIRECT_-1206940476'), (u'INDIRECT_-1206938292', u'MULTIEQUAL_-1206938310'), (u'CALL_-1206943513', u'INDIRECT_-1206938539'), (u'CALL_-1206943177', u'INDIRECT_-1206937840'), (u'CALL_-1206943139', u'INDIRECT_-1206938816'), (u'INDIRECT_-1206937582', u'MULTIEQUAL_-1206938068'), (u'INDIRECT_-1206938004', u'MULTIEQUAL_-1206938620'), (u'CALL_-1206946604', u'INDIRECT_-1206940749'), (u'STORE_-1206943794', u'INDIRECT_-1206939780'), (u'INDIRECT_-1206940411', u'MULTIEQUAL_-1206942496'), (u'INDIRECT_-1206941226', u'INT_NOTEQUAL_-1206937766'), (u'CALL_-1206944820', u'INDIRECT_-1206940834'), (u'INDIRECT_-1206939801', u'MULTIEQUAL_-1206939756'), (u'STORE_-1206943768', u'INDIRECT_-1206940418'), (u'MULTIEQUAL_-1206936874', u'MULTIEQUAL_-1206939653'), (u'INDIRECT_-1206940385', u'MULTIEQUAL_-1206940163'), (u'CALL_-1206946446', u'INT_SLESS_-1206946332'), (u'INDIRECT_-1206937800', u'MULTIEQUAL_-1206938103'), (u'INDIRECT_-1206940103', u'MULTIEQUAL_-1206936883'), (u'MULTIEQUAL_-1206939987', u'MULTIEQUAL_-1206940744'), (u'CAST_-1206937906', u'INT_SLESS_-1206945045'), (u'CALL_-1206943217', u'INDIRECT_-1206938599'), (u'CALL_-1206945888', u'INDIRECT_-1206940751'), (u'CALL_-1206943073', u'INDIRECT_-1206940121'), (u'CALL_-1206946628', u'INDIRECT_-1206942156'), (u'CALL_-1206942629', u'INDIRECT_-1206938702'), (u'MULTIEQUAL_-1206940810', u'MULTIEQUAL_-1206941620'), (u'INDIRECT_-1206941452', u'MULTIEQUAL_-1206940858'), (u'CALL_-1206945888', u'INDIRECT_-1206941627'), (u'INDIRECT_-1206942540', u'MULTIEQUAL_-1206942496'), (u'INDIRECT_-1206940041', u'MULTIEQUAL_-1206940007'), (u'CALL_-1206945636', u'INDIRECT_-1206940580'), (u'INT_NOTEQUAL_-1206943524', u'CBRANCH_-1206943524'), (u'CALL_-1206944684', u'INDIRECT_-1206940688'), ('tmp_458', u'CBRANCH_-1206946316'), (u'INT_NOTEQUAL_-1206943750', u'CBRANCH_-1206943749'), (u'CALL_-1206943073', u'INDIRECT_-1206939829'), (u'INDIRECT_-1206939883', u'MULTIEQUAL_-1206940300'), (u'CALL_-1206945703', u'INDIRECT_-1206940325'), (u'INDIRECT_-1206938494', u'MULTIEQUAL_-1206938429'), (u'INDIRECT_-1206941372', u'MULTIEQUAL_-1206940571'), (u'CALL_-1206942962', u'INDIRECT_-1206939109'), ('const-0', u'CALL_-1206945086'), (u'COPY_-1206944324', u'MULTIEQUAL_-1206941620'), (u'CALL_-1206946656', u'INDIRECT_-1206940065'), (u'INDIRECT_-1206940642', u'MULTIEQUAL_-1206939788'), (u'CALL_-1206944027', u'INDIRECT_-1206938708'), ('const-0', u'CALL_-1206942990'), (u'CALL_-1206945930', u'INDIRECT_-1206941619'), (u'INDIRECT_-1206938624', u'MULTIEQUAL_-1206940744'), (u'LOAD_-1206945694', u'INT_EQUAL_-1206945679'), (u'INDIRECT_-1206940715', u'INT_NOTEQUAL_-1206937762'), (u'INT_SLESS_-1206944056', u'CBRANCH_-1206944063'), (u'INDIRECT_-1206940688', u'MULTIEQUAL_-1206941693'), (u'INDIRECT_-1206941591', u'MULTIEQUAL_-1206940790'), (u'MULTIEQUAL_-1206938996', u'MULTIEQUAL_-1206938995'), (u'MULTIEQUAL_-1206941739', u'MULTIEQUAL_-1206942496'), (u'INDIRECT_-1206940474', u'MULTIEQUAL_-1206940773'), (u'INDIRECT_-1206939796', u'MULTIEQUAL_-1206939676'), (u'INDIRECT_-1206940495', u'MULTIEQUAL_-1206940598'), (u'MULTIEQUAL_-1206936885', u'MULTIEQUAL_-1206940632'), (u'CALL_-1206943101', u'INDIRECT_-1206939159'), (u'INDIRECT_-1206938050', u'MULTIEQUAL_-1206940159'), (u'MULTIEQUAL_-1206941133', u'MULTIEQUAL_-1206941620'), (u'CALL_-1206943560', u'INDIRECT_-1206938624'), (u'INDIRECT_-1206939419', u'MULTIEQUAL_-1206939368'), (u'INDIRECT_-1206940259', u'MULTIEQUAL_-1206941474'), (u'INDIRECT_-1206938244', u'MULTIEQUAL_-1206938142'), (u'CALL_-1206945019', u'INDIRECT_-1206939033'), (u'INDIRECT_-1206939154', u'MULTIEQUAL_-1206940451'), (u'CALL_-1206944972', u'INDIRECT_-1206940406'), (u'CALL_-1206946446', u'INDIRECT_-1206940715'), (u'INDIRECT_-1206939784', u'MULTIEQUAL_-1206939762'), (u'CALL_-1206942990', u'INDIRECT_-1206938831'), (u'CALL_-1206946628', u'INDIRECT_-1206940119'), (u'MULTIEQUAL_-1206936880', u'MULTIEQUAL_-1206940267'), (u'INDIRECT_-1206941720', u'MULTIEQUAL_-1206941686'), (u'CALL_-1206945019', u'INDIRECT_-1206938615'), (u'INDIRECT_-1206939306', u'MULTIEQUAL_-1206939605'), (u'INDIRECT_-1206938320', u'MULTIEQUAL_-1206936859'), (u'INDIRECT_-1206940649', u'MULTIEQUAL_-1206940055'), (u'INDIRECT_-1206941007', u'MULTIEQUAL_-1206940493'), (u'MULTIEQUAL_-1206939361', u'MULTIEQUAL_-1206939360'), (u'CALL_-1206943010', u'INDIRECT_-1206938351'), (u'CALL_-1206946446', u'INDIRECT_-1206939854'), (u'CALL_-1206943546', u'INDIRECT_-1206939217'), (u'CALL_-1206943501', u'INDIRECT_-1206938242'), (u'CALL_-1206942629', u'INDIRECT_-1206938483'), ('const-0', u'SUBPIECE_-1206942951'), (u'CALL_-1206946569', u'INDIRECT_-1206942637'), (u'INDIRECT_-1206941671', u'MULTIEQUAL_-1206941077'), (u'CALL_-1206942976', u'INDIRECT_-1206940101'), (u'CALL_-1206946588', u'INDIRECT_-1206940297'), (u'INDIRECT_-1206942248', u'CALL_-1206945930'), (u'CALL_-1206943820', u'INDIRECT_-1206939983'), (u'COPY_-1206940660', u'MULTIEQUAL_-1206941120'), (u'CALL_-1206944146', u'INDIRECT_-1206940133'), (u'INDIRECT_-1206940137', u'MULTIEQUAL_-1206940373'), (u'INDIRECT_-1206939865', u'MULTIEQUAL_-1206941985'), ('tmp_1880', u'BRANCH_-1206945170'), ('const--208', u'PTRSUB_-1206937641'), (u'INDIRECT_-1206941963', u'MULTIEQUAL_-1206941839'), (u'INDIRECT_-1206940158', u'MULTIEQUAL_-1206940451'), (u'INDIRECT_-1206940046', u'MULTIEQUAL_-1206942131'), ('tmp_1743', u'CBRANCH_-1206945210'), (u'INDIRECT_-1206938714', u'MULTIEQUAL_-1206938649'), (u'CALL_-1206946628', u'INDIRECT_-1206941134'), ('tmp_3111', u'CBRANCH_-1206943625'), (u'INDIRECT_-1206939196', u'MULTIEQUAL_-1206936871'), (u'INDIRECT_-1206939236', u'MULTIEQUAL_-1206940451'), (u'CALL_-1206944820', u'INDIRECT_-1206940688'), (u'INDIRECT_-1206942321', u'INT_SLESS_-1206944077'), (u'INDIRECT_-1206940321', u'MULTIEQUAL_-1206940335'), (u'CALL_-1206945703', u'INDIRECT_-1206941274'), ('const-0', u'INT_NOTEQUAL_-1206937768'), (u'INDIRECT_-1206939923', u'INT_ADD_-1206941263'), (u'CALL_-1206943012', u'INDIRECT_-1206939634'), ('const-0', u'CALL_-1206944751'), (u'INDIRECT_-1206939719', u'MULTIEQUAL_-1206941839'), (u'MULTIEQUAL_-1206939205', u'MULTIEQUAL_-1206938722'), (u'CALL_-1206944684', u'INDIRECT_-1206940542'), (u'MULTIEQUAL_-1206939568', u'MULTIEQUAL_-1206940378'), (u'CALL_-1206943139', u'INDIRECT_-1206939546'), (u'CALL_-1206943820', u'INDIRECT_-1206939618'), (u'CALL_-1206943582', u'INDIRECT_-1206938810'), (u'CALL_-1206943177', u'INDIRECT_-1206939496'), (u'CALL_-1206943322', u'INDIRECT_-1206940262'), (u'CALL_-1206944834', u'INDIRECT_-1206938658'), ('tmp_1526', u'CBRANCH_-1206945810'), (u'INDIRECT_-1206939445', u'MULTIEQUAL_-1206939459'), (u'INDIRECT_-1206940122', u'MULTIEQUAL_-1206940738'), (u'CALL_-1206943001', u'INDIRECT_-1206938275'), (u'INDIRECT_-1206940349', u'MULTIEQUAL_-1206939835'), (u'INDIRECT_-1206938211', u'MULTIEQUAL_-1206938693'), (u'CALL_-1206943073', u'INDIRECT_-1206938661'), (u'INDIRECT_-1206938202', u'MULTIEQUAL_-1206938137'), (u'CALL_-1206946588', u'INDIRECT_-1206942644'), (u'CALL_-1206943501', u'INDIRECT_-1206938173'), (u'CALL_-1206944146', u'INDIRECT_-1206939403'), (u'CALL_-1206943718', u'INDIRECT_-1206939255'), (u'CAST_-1206937233', u'MULTIEQUAL_-1206941601'), (u'CALL_-1206943718', u'INDIRECT_-1206938890'), (u'CALL_-1206943513', u'INDIRECT_-1206939854'), (u'MULTIEQUAL_-1206939278', u'MULTIEQUAL_-1206938795'), (u'INT_EQUAL_-1206946000', u'CBRANCH_-1206945998'), (u'CALL_-1206943501', u'INDIRECT_-1206939480'), ('tmp_11821', u'MULTIEQUAL_-1206942835'), (u'CALL_-1206942653', u'INDIRECT_-1206940100'), ('const-87', u'INT_EQUAL_-1206945298'), (u'CALL_-1206944684', u'INDIRECT_-1206939373'), (u'INDIRECT_-1206940356', u'MULTIEQUAL_-1206940592'), (u'CALL_-1206945019', u'INDIRECT_-1206940786'), (u'INDIRECT_-1206940575', u'MULTIEQUAL_-1206940549'), (u'CALL_-1206943591', u'INDIRECT_-1206939578'), (u'INDIRECT_-1206940570', u'MULTIEQUAL_-1206940529'), (u'INDIRECT_-1206941883', u'MULTIEQUAL_-1206941029'), (u'CALL_-1206943899', u'INT_SLESS_-1206943884'), (u'CALL_-1206942990', u'INDIRECT_-1206939123'), (u'INDIRECT_-1206937632', u'MULTIEQUAL_-1206939745'), (u'MULTIEQUAL_-1206939964', u'MULTIEQUAL_-1206939694'), ('tmp_1340', u'CBRANCH_-1206945661'), (u'CALL_-1206943073', u'INDIRECT_-1206939026'), (u'MULTIEQUAL_-1206941936', u'MULTIEQUAL_-1206941666'), (u'INDIRECT_-1206937789', u'MULTIEQUAL_-1206938275'), ('tmp_314', u'CBRANCH_-1206946425'), (u'INDIRECT_-1206940303', u'MULTIEQUAL_-1206942423'), (u'CALL_-1206943718', u'INDIRECT_-1206940204'), (u'CALL_-1206943925', u'INDIRECT_-1206938366'), (u'CALL_-1206946588', u'INDIRECT_-1206942561'), (u'INDIRECT_-1206938520', u'MULTIEQUAL_-1206939676'), ('const-108', u'INT_NOTEQUAL_-1206945603'), (u'PTRSUB_-1206939125', u'MULTIEQUAL_-1206943300'), (u'CALL_-1206942950', u'INDIRECT_-1206938808'), (u'CALL_-1206946588', u'INDIRECT_-1206942342'), (u'INDIRECT_-1206939638', u'MULTIEQUAL_-1206939745'), (u'INDIRECT_-1206938878', u'MULTIEQUAL_-1206940963'), (u'INDIRECT_-1206939452', u'MULTIEQUAL_-1206939751'), (u'INDIRECT_-1206940759', u'MULTIEQUAL_-1206940773'), (u'INDIRECT_-1206941883', u'MULTIEQUAL_-1206941839'), (u'CALL_-1206946604', u'INDIRECT_-1206942428'), (u'INDIRECT_-1206939694', u'MULTIEQUAL_-1206939653'), (u'STORE_-1206943684', u'INDIRECT_-1206939200'), (u'CALL_-1206943217', u'INDIRECT_-1206939694'), (u'CALL_-1206946656', u'INDIRECT_-1206941660'), (u'INDIRECT_-1206938989', u'MULTIEQUAL_-1206941109'), (u'MULTIEQUAL_-1206941467', u'MULTIEQUAL_-1206942277'), (u'INDIRECT_-1206937923', u'MULTIEQUAL_-1206938344'), (u'STORE_-1206943768', u'INDIRECT_-1206940564'), ('const-5', u'CALL_-1206943245'), (u'INDIRECT_-1206940068', u'MULTIEQUAL_-1206940451'), ('const-1558812', u'COPY_-1206937537'), (u'INDIRECT_-1206941445', u'MULTIEQUAL_-1206940644'), (u'INDIRECT_-1206940276', u'MULTIEQUAL_-1206939422'), (u'CALL_-1206943004', u'INDIRECT_-1206938874'), (u'INDIRECT_-1206938921', u'MULTIEQUAL_-1206940712'), (u'CALL_-1206945888', u'INDIRECT_-1206941846'), (u'CALL_-1206943217', u'INDIRECT_-1206939548'), (u'CALL_-1206943925', u'INDIRECT_-1206940192'), (u'CALL_-1206945852', u'INDIRECT_-1206940077'), (u'INDIRECT_-1206939947', u'MULTIEQUAL_-1206939725'), (u'INDIRECT_-1206940060', u'MULTIEQUAL_-1206942131'), ('tmp_1940', u'CBRANCH_-1206945081'), (u'INDIRECT_-1206941737', u'MULTIEQUAL_-1206940154'), (u'CALL_-1206943899', u'INDIRECT_-1206939299'), (u'CALL_-1206943772', u'INDIRECT_-1206940315'), (u'MULTIEQUAL_-1206938693', u'MULTIEQUAL_-1206938210'), (u'CALL_-1206943012', u'INDIRECT_-1206940072'), (u'CALL_-1206943501', u'INDIRECT_-1206938676'), (u'CALL_-1206944820', u'INDIRECT_-1206939081'), (u'INT_SLESS_-1206943884', u'CBRANCH_-1206943884'), (u'INDIRECT_-1206940542', u'MULTIEQUAL_-1206941839'), (u'CALL_-1206945636', u'INDIRECT_-1206940215'), (u'CALL_-1206943101', u'INDIRECT_-1206938574'), (u'INDIRECT_-1206939024', u'MULTIEQUAL_-1206941109'), (u'INDIRECT_-1206938428', u'MULTIEQUAL_-1206938766'), (u'STORE_-1206943768', u'INDIRECT_-1206939177'), ('const-0', u'SUBPIECE_-1206943797'), (u'INDIRECT_-1206939711', u'MULTIEQUAL_-1206939689'), (u'CALL_-1206945019', u'INDIRECT_-1206938684'), (u'INDIRECT_-1206938444', u'MULTIEQUAL_-1206939745'), (u'CALL_-1206943501', u'INDIRECT_-1206940502'), (u'CALL_-1206943049', u'INDIRECT_-1206939307'), (u'CALL_-1206945888', u'INDIRECT_-1206941481'), (u'INDIRECT_-1206939812', u'MULTIEQUAL_-1206941109'), (u'CALL_-1206946656', u'INDIRECT_-1206941149'), (u'INDIRECT_-1206940515', u'MULTIEQUAL_-1206940493'), (u'INDIRECT_-1206940114', u'MULTIEQUAL_-1206940080'), (u'CALL_-1206945852', u'INDIRECT_-1206942048'), (u'CALL_-1206946446', u'INDIRECT_-1206942467'), (u'INDIRECT_-1206939801', u'MULTIEQUAL_-1206939579'), (u'INDIRECT_-1206939529', u'MULTIEQUAL_-1206940744'), ('const-1', u'INT_ADD_-1206945707'), ('tmp_1496', u'CBRANCH_-1206945830'), (u'INDIRECT_-1206939179', u'MULTIEQUAL_-1206940305'), (u'CALL_-1206943546', u'INDIRECT_-1206940531'), (u'CALL_-1206946446', u'INDIRECT_-1206940495'), (u'INDIRECT_-1206939446', u'MULTIEQUAL_-1206940598'), (u'INDIRECT_-1206942540', u'MULTIEQUAL_-1206942009'), (u'CALL_-1206943139', u'INDIRECT_-1206939765'), (u'CALL_-1206943591', u'INDIRECT_-1206940162'), (u'MULTIEQUAL_-1206936868', u'MULTIEQUAL_-1206939391'), (u'INDIRECT_-1206940101', u'MULTIEQUAL_-1206940609'), (u'INDIRECT_-1206941574', u'MULTIEQUAL_-1206941540'), (u'COPY_-1206946547', u'MULTIEQUAL_-1206942058'), (u'CALL_-1206946588', u'INDIRECT_-1206941904'), (u'MULTIEQUAL_-1206940571', u'MULTIEQUAL_-1206941328'), (u'CALL_-1206944751', u'INDIRECT_-1206940141'), (u'MULTIEQUAL_-1206941425', u'MULTIEQUAL_-1206941155'), (u'CALL_-1206946253', u'INDIRECT_-1206942320'), (u'CALL_-1206943772', u'INDIRECT_-1206940680'), (u'CALL_-1206943546', u'INDIRECT_-1206938632'), (u'MULTIEQUAL_-1206940456', u'MULTIEQUAL_-1206940455'), (u'CALL_-1206945703', u'INDIRECT_-1206941858'), (u'STORE_-1206943768', u'INDIRECT_-1206940710'), (u'MULTIEQUAL_-1206936883', u'MULTIEQUAL_-1206940486'), (u'INDIRECT_-1206940035', u'MULTIEQUAL_-1206940373'), (u'INDIRECT_-1206939358', u'MULTIEQUAL_-1206939745'), (u'INDIRECT_-1206939670', u'MULTIEQUAL_-1206940008'), (u'INDIRECT_-1206939126', u'MULTIEQUAL_-1206939059'), (u'STORE_-1206943794', u'INDIRECT_-1206938977'), (u'INDIRECT_-1206942467', u'MULTIEQUAL_-1206940884'), (u'CALL_-1206943224', u'INDIRECT_-1206939452'), (u'INDIRECT_-1206939597', u'MULTIEQUAL_-1206939935'), (u'STORE_-1206943794', u'INDIRECT_-1206939853'), (u'CALL_-1206943049', u'INDIRECT_-1206940402'), (u'CALL_-1206943322', u'INDIRECT_-1206938802'), (u'COPY_-1206939276', u'CALL_-1206946604'), (u'CALL_-1206943049', u'INDIRECT_-1206937996'), (u'CALL_-1206943772', u'INDIRECT_-1206939658'), (u'CALL_-1206944834', u'INDIRECT_-1206939226'), (u'MULTIEQUAL_-1206936856', u'MULTIEQUAL_-1206938338'), (u'MULTIEQUAL_-1206938649', u'COPY_-1206938703'), (u'CALL_-1206943073', u'INDIRECT_-1206937869'), ('const-5', u'CALL_-1206943073'), (u'CALL_-1206945836', u'INDIRECT_-1206940648'), (u'CALL_-1206946446', u'INT_NOTEQUAL_-1206945403'), (u'MULTIEQUAL_-1206941155', u'MULTIEQUAL_-1206941912'), (u'PTRSUB_-1206946452', u'MULTIEQUAL_-1206943306'), (u'CALL_-1206946253', u'MULTIEQUAL_-1206940159'), (u'INDIRECT_-1206939517', u'MULTIEQUAL_-1206940025'), (u'MULTIEQUAL_-1206936883', u'MULTIEQUAL_-1206940310'), (u'CALL_-1206943245', u'INDIRECT_-1206938832'), (u'CALL_-1206943925', u'INDIRECT_-1206938293'), (u'CALL_-1206945852', u'INDIRECT_-1206939155'), ('tmp_1907', u'CBRANCH_-1206945111'), (u'CALL_-1206944820', u'INDIRECT_-1206938306'), (u'INDIRECT_-1206940133', u'MULTIEQUAL_-1206942204'), (u'INDIRECT_-1206938599', u'MULTIEQUAL_-1206938558'), (u'CALL_-1206943304', u'INDIRECT_-1206939445'), (u'INDIRECT_-1206938405', u'MULTIEQUAL_-1206940525'), (u'INDIRECT_-1206939034', u'MULTIEQUAL_-1206939004'), (u'CALL_-1206944027', u'INDIRECT_-1206937908'), (u'CALL_-1206944972', u'INDIRECT_-1206939034'), (u'COPY_-1206944058', u'MULTIEQUAL_-1206941120'), (u'INDIRECT_-1206939476', u'MULTIEQUAL_-1206941547'), (u'INDIRECT_-1206939227', u'MULTIEQUAL_-1206940232'), (u'CALL_-1206942653', u'INDIRECT_-1206938128'), (u'INDIRECT_-1206940361', u'MULTIEQUAL_-1206940744'), (u'MULTIEQUAL_-1206943638', u'CALL_-1206946446'), (u'MULTIEQUAL_-1206940153', u'MULTIEQUAL_-1206940963'), (u'INDIRECT_-1206940249', u'MULTIEQUAL_-1206936885'), (u'CALL_-1206943718', u'INDIRECT_-1206939036'), (u'CALL_-1206946628', u'INDIRECT_-1206942521'), (u'CALL_-1206943718', u'INDIRECT_-1206939109'), (u'CALL_-1206943224', u'INDIRECT_-1206939014'), (u'CAST_-1206938020', u'INT_SLESS_-1206944710'), (u'CALL_-1206943304', u'INDIRECT_-1206940029'), (u'CALL_-1206943004', u'INDIRECT_-1206939458'), (u'CALL_-1206945040', u'INDIRECT_-1206939383'), (u'CALL_-1206942629', u'INDIRECT_-1206939505'), (u'INDIRECT_-1206939598', u'MULTIEQUAL_-1206939897'), (u'MULTIEQUAL_-1206940300', u'MULTIEQUAL_-1206939817'), (u'CALL_-1206943925', u'INDIRECT_-1206938732'), (u'CALL_-1206946628', u'INDIRECT_-1206940403'), (u'CALL_-1206943010', u'INDIRECT_-1206939081'), ('const-1490076', u'COPY_-1206943625'), ('tmp_1750', u'BRANCH_-1206944832'), (u'INDIRECT_-1206938998', u'MULTIEQUAL_-1206938776'), ('const-68', u'INT_EQUAL_-1206945232'), (u'INDIRECT_-1206939716', u'MULTIEQUAL_-1206938866'), (u'INDIRECT_-1206937690', u'MULTIEQUAL_-1206939814'), (u'CALL_-1206943224', u'INDIRECT_-1206940109'), (u'INDIRECT_-1206941007', u'MULTIEQUAL_-1206939424'), (u'INDIRECT_-1206939590', u'MULTIEQUAL_-1206939525'), (u'CALL_-1206942990', u'INDIRECT_-1206938904'), (u'INDIRECT_-1206941345', u'MULTIEQUAL_-1206942350'), (u'INDIRECT_-1206939736', u'MULTIEQUAL_-1206939671'), (u'MULTIEQUAL_-1206941666', u'MULTIEQUAL_-1206942423'), (u'INDIRECT_-1206942248', u'CALL_-1206945086'), (u'CAST_-1206936705', u'CALL_-1206942629'), (u'INDIRECT_-1206940715', u'MULTIEQUAL_-1206939132'), (u'INDIRECT_-1206941007', u'MULTIEQUAL_-1206940963'), (u'INDIRECT_-1206938337', u'MULTIEQUAL_-1206940128'), (u'INDIRECT_-1206941858', u'CALL_-1206945636'), (u'CALL_-1206945086', u'INDIRECT_-1206940969'), (u'INDIRECT_-1206941226', u'MULTIEQUAL_-1206940695'), (u'INDIRECT_-1206940422', u'MULTIEQUAL_-1206939621'), (u'CALL_-1206943591', u'INDIRECT_-1206938774'), (u'CALL_-1206943224', u'INDIRECT_-1206938941'), (u'STORE_-1206943684', u'INDIRECT_-1206938981'), (u'CALL_-1206943001', u'INDIRECT_-1206939079'), (u'CALL_-1206944834', u'INDIRECT_-1206940687'), (u'INDIRECT_-1206938595', u'MULTIEQUAL_-1206939814'), ('const-4294967295', u'INT_ADD_-1206941263'), (u'INDIRECT_-1206941125', u'MULTIEQUAL_-1206942277'), (u'INT_SLESS_-1206945798', u'CBRANCH_-1206945805'), (u'INDIRECT_-1206941810', u'MULTIEQUAL_-1206940956'), (u'MULTIEQUAL_-1206940738', u'INT_ADD_-1206943930'), (u'CALL_-1206945636', u'INDIRECT_-1206939565'), ('const-1', u'COPY_-1206940728'), (u'CALL_-1206943925', u'INDIRECT_-1206940411'), (u'CALL_-1206943582', u'INDIRECT_-1206938302'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945709'), (u'CALL_-1206946604', u'INDIRECT_-1206942647'), (u'INDIRECT_-1206942620', u'MULTIEQUAL_-1206942496'), (u'INDIRECT_-1206941062', u'MULTIEQUAL_-1206942277'), (u'CALL_-1206943001', u'INDIRECT_-1206940393'), (u'CALL_-1206945040', u'INDIRECT_-1206941281'), (u'CALL_-1206943925', u'INDIRECT_-1206939097'), (u'CALL_-1206946588', u'INDIRECT_-1206941831'), (u'INDIRECT_-1206937946', u'MULTIEQUAL_-1206940021'), (u'CALL_-1206943010', u'INDIRECT_-1206937705'), (u'CALL_-1206945636', u'INDIRECT_-1206941675'), (u'CALL_-1206943820', u'INDIRECT_-1206938961'), (u'CALL_-1206943224', u'INDIRECT_-1206937800'), (u'CALL_-1206943073', u'INDIRECT_-1206940340'), (u'CALL_-1206943049', u'INDIRECT_-1206939672'), (u'INDIRECT_-1206938296', u'MULTIEQUAL_-1206938912'), (u'INDIRECT_-1206939436', u'MULTIEQUAL_-1206939214'), (u'INDIRECT_-1206939310', u'MULTIEQUAL_-1206939607'), (u'INDIRECT_-1206939509', u'MULTIEQUAL_-1206939287'), ('tmp_2007', u'CBRANCH_-1206944991'), (u'CALL_-1206943304', u'INDIRECT_-1206940467'), (u'INDIRECT_-1206937828', u'MULTIEQUAL_-1206939952'), (u'CALL_-1206945703', u'INDIRECT_-1206939326'), (u'INDIRECT_-1206940587', u'MULTIEQUAL_-1206940536'), (u'INDIRECT_-1206939111', u'MULTIEQUAL_-1206941182'), ('const-433', u'STORE_-1206943794'), (u'CALL_-1206942629', u'INDIRECT_-1206938994'), (u'CALL_-1206942653', u'INDIRECT_-1206939516'), (u'CALL_-1206943718', u'INDIRECT_-1206937968'), (u'CALL_-1206943010', u'INDIRECT_-1206939592'), (u'INDIRECT_-1206941890', u'MULTIEQUAL_-1206941296'), (u'INDIRECT_-1206938994', u'MULTIEQUAL_-1206940785'), (u'INDIRECT_-1206940934', u'INT_NOTEQUAL_-1206937768'), (u'CALL_-1206943501', u'INDIRECT_-1206938530'), (u'MULTIEQUAL_-1206940401', u'COPY_-1206940455'), (u'INDIRECT_-1206939914', u'MULTIEQUAL_-1206941985'), (u'MULTIEQUAL_-1206936850', u'MULTIEQUAL_-1206938023'), (u'CALL_-1206943010', u'INDIRECT_-1206938862'), (u'SUBPIECE_-1206943061', u'CAST_-1206937906'), ('const-100', u'INT_EQUAL_-1206945812'), (u'INDIRECT_-1206939383', u'MULTIEQUAL_-1206939349'), (u'INDIRECT_-1206939325', u'MULTIEQUAL_-1206940451'), (u'MULTIEQUAL_-1206939264', u'MULTIEQUAL_-1206940021'), (u'CALL_-1206945019', u'INDIRECT_-1206940713'), ('tmp_3073', u'CBRANCH_-1206943660'), (u'CALL_-1206943224', u'INDIRECT_-1206940182'), (u'MULTIEQUAL_-1206940549', u'MULTIEQUAL_-1206941036'), (u'PTRSUB_-1206937641', u'CALL_-1206943718'), (u'CALL_-1206943001', u'INDIRECT_-1206939225'), (u'INDIRECT_-1206937794', u'MULTIEQUAL_-1206939883'), (u'INDIRECT_-1206941355', u'MULTIEQUAL_-1206941321'), (u'CALL_-1206943546', u'INDIRECT_-1206939363'), (u'CALL_-1206943322', u'INDIRECT_-1206938290'), (u'MULTIEQUAL_-1206939327', u'MULTIEQUAL_-1206939814'), (u'CALL_-1206943560', u'INDIRECT_-1206937897'), (u'MULTIEQUAL_-1206936851', u'MULTIEQUAL_-1206937916'), (u'INDIRECT_-1206938615', u'MULTIEQUAL_-1206939745'), (u'CALL_-1206943073', u'INDIRECT_-1206938953'), ('const-0', u'INT_NOTEQUAL_-1206937788'), (u'INDIRECT_-1206940933', u'MULTIEQUAL_-1206941036'), (u'INDIRECT_-1206941115', u'CALL_-1206945019'), (u'INDIRECT_-1206940660', u'MULTIEQUAL_-1206940609'), (u'STORE_-1206943794', u'INDIRECT_-1206939342'), (u'CALL_-1206944146', u'INDIRECT_-1206938380'), (u'CALL_-1206943012', u'INDIRECT_-1206940218'), (u'INDIRECT_-1206938732', u'MULTIEQUAL_-1206940817'), (u'CALL_-1206946628', u'INDIRECT_-1206939774'), (u'INT_EQUAL_-1206944994', u'CBRANCH_-1206944991'), (u'CALL_-1206944820', u'INDIRECT_-1206940907'), (u'CALL_-1206943925', u'INDIRECT_-1206938878'), (u'CALL_-1206945086', u'INDIRECT_-1206939436'), ('const-1', u'COPY_-1206945014'), (u'CALL_-1206943546', u'INDIRECT_-1206938925'), (u'CALL_-1206946446', u'INDIRECT_-1206940203'), (u'LOAD_-1206945077', u'INT_EQUAL_-1206945062'), (u'INDIRECT_-1206939698', u'MULTIEQUAL_-1206939672'), (u'CALL_-1206944820', u'INDIRECT_-1206939739'), (u'CALL_-1206943073', u'CAST_-1206936959'), (u'PTRSUB_-1206937319', u'LOAD_-1206943544'), (u'INDIRECT_-1206938906', u'MULTIEQUAL_-1206938839'), (u'BOOL_OR_-1206937739', u'BOOL_OR_-1206937741'), (u'CALL_-1206946628', u'INDIRECT_-1206939981'), (u'INDIRECT_-1206939923', u'MULTIEQUAL_-1206939883'), (u'COPY_-1206944969', u'MULTIEQUAL_-1206941255'), (u'CALL_-1206945852', u'INDIRECT_-1206941099'), (u'INT_EQUAL_-1206945773', u'CBRANCH_-1206945771'), (u'CALL_-1206945852', u'INDIRECT_-1206941902'), (u'CAST_-1206937413', u'PTRSUB_-1206937319'), (u'CALL_-1206944146', u'INDIRECT_-1206937946'), ('tmp_2678', u'CBRANCH_-1206944063'), (u'CALL_-1206943591', u'INDIRECT_-1206938490'), ('const-5', u'CALL_-1206943591'), (u'INDIRECT_-1206940223', u'MULTIEQUAL_-1206940201'), (u'CALL_-1206942629', u'INDIRECT_-1206938775'), (u'CALL_-1206942950', u'INDIRECT_-1206937793'), (u'MULTIEQUAL_-1206940476', u'MULTIEQUAL_-1206940963'), (u'MULTIEQUAL_-1206939861', u'MULTIEQUAL_-1206940671'), (u'CALL_-1206943513', u'INDIRECT_-1206937837'), (u'CALL_-1206943012', u'INDIRECT_-1206938612'), (u'CALL_-1206943582', u'INDIRECT_-1206939175'), (u'CALL_-1206943224', u'INDIRECT_-1206939379'), (u'STORE_-1206943794', u'INDIRECT_-1206940437'), (u'CAST_-1206936847', u'CALL_-1206942962'), (u'INDIRECT_-1206938802', u'MULTIEQUAL_-1206940021'), (u'CALL_-1206945930', u'INDIRECT_-1206941181'), (u'CALL_-1206945040', u'INDIRECT_-1206939456'), ('const-0', u'INT_NOTEQUAL_-1206937784'), (u'CALL_-1206943322', u'INDIRECT_-1206939094'), (u'COPY_-1206945777', u'MULTIEQUAL_-1206941328'), (u'INDIRECT_-1206938789', u'MULTIEQUAL_-1206936865'), (u'INDIRECT_-1206938831', u'MULTIEQUAL_-1206936866'), ('tmp_568', u'CBRANCH_-1206946123'), (u'CALL_-1206943012', u'INDIRECT_-1206938977'), (u'INDIRECT_-1206939163', u'MULTIEQUAL_-1206940378'), (u'STORE_-1206943684', u'INDIRECT_-1206938908'), (u'INDIRECT_-1206938867', u'MULTIEQUAL_-1206939205'), (u'MULTIEQUAL_-1206940373', u'MULTIEQUAL_-1206939890'), (u'CALL_-1206942962', u'INDIRECT_-1206937526'), (u'MULTIEQUAL_-1206939525', u'COPY_-1206939579'), (u'CALL_-1206942950', u'INDIRECT_-1206938296'), (u'INDIRECT_-1206939110', u'MULTIEQUAL_-1206939069'), (u'CALL_-1206943563', u'INDIRECT_-1206940148'), (u'MULTIEQUAL_-1206939087', u'COPY_-1206939141'), (u'INT_EQUAL_-1206946321', u'CBRANCH_-1206946316'), (u'CALL_-1206945888', u'INDIRECT_-1206940459'), (u'INDIRECT_-1206940401', u'MULTIEQUAL_-1206940700'), (u'INDIRECT_-1206938562', u'MULTIEQUAL_-1206940671'), (u'MULTIEQUAL_-1206940863', u'MULTIEQUAL_-1206941620'), (u'CALL_-1206944146', u'INDIRECT_-1206940279'), (u'CALL_-1206943012', u'INDIRECT_-1206938904'), (u'CALL_-1206945019', u'INDIRECT_-1206938546'), (u'INDIRECT_-1206942328', u'MULTIEQUAL_-1206942204'), (u'CALL_-1206945703', u'INDIRECT_-1206939886'), (u'INDIRECT_-1206939655', u'MULTIEQUAL_-1206939610'), (u'CALL_-1206943001', u'INDIRECT_-1206938933'), (u'INDIRECT_-1206939556', u'MULTIEQUAL_-1206939534'), (u'CALL_-1206943224', u'INDIRECT_-1206938502'), (u'CALL_-1206946446', u'INDIRECT_-1206940934'), (u'INDIRECT_-1206938276', u'MULTIEQUAL_-1206938784'), (u'INDIRECT_-1206939592', u'MULTIEQUAL_-1206936876'), (u'INDIRECT_-1206940907', u'MULTIEQUAL_-1206942204'), (u'INDIRECT_-1206942029', u'MULTIEQUAL_-1206941228'), (u'INDIRECT_-1206940442', u'MULTIEQUAL_-1206940420'), (u'CALL_-1206943004', u'INDIRECT_-1206939896'), (u'CALL_-1206944820', u'INDIRECT_-1206940323'), (u'INDIRECT_-1206939854', u'MULTIEQUAL_-1206938275'), (u'INDIRECT_-1206941013', u'MULTIEQUAL_-1206940987'), ('const-1', u'COPY_-1206945707'), (u'CALL_-1206945888', u'INDIRECT_-1206940824'), (u'INDIRECT_-1206938545', u'MULTIEQUAL_-1206938482'), (u'CALL_-1206944820', u'INDIRECT_-1206939447'), (u'INDIRECT_-1206940329', u'MULTIEQUAL_-1206940811'), (u'INDIRECT_-1206937726', u'MULTIEQUAL_-1206938068'), (u'CALL_-1206943010', u'INDIRECT_-1206940030'), (u'CALL_-1206946628', u'INDIRECT_-1206941937'), (u'CALL_-1206943322', u'INDIRECT_-1206938656'), (u'INDIRECT_-1206939647', u'MULTIEQUAL_-1206939137'), ('tmp_1640', u'CBRANCH_-1206945363'), (u'INDIRECT_-1206941052', u'MULTIEQUAL_-1206942204'), (u'INDIRECT_-1206939647', u'MULTIEQUAL_-1206939607'), ('tmp_4296', u'COPY_-1206939217'), (u'INDIRECT_-1206941372', u'MULTIEQUAL_-1206940841'), (u'CALL_-1206943139', u'INDIRECT_-1206938523'), ('const-101', u'INT_EQUAL_-1206945783'), (u'INDIRECT_-1206938746', u'MULTIEQUAL_-1206940817'), (u'INDIRECT_-1206939884', u'MULTIEQUAL_-1206936880'), (u'INDIRECT_-1206941164', u'MULTIEQUAL_-1206941547'), (u'INDIRECT_-1206940906', u'MULTIEQUAL_-1206942058'), (u'INDIRECT_-1206937563', u'MULTIEQUAL_-1206939676'), (u'INDIRECT_-1206939956', u'MULTIEQUAL_-1206940373'), (u'MULTIEQUAL_-1206936853', u'MULTIEQUAL_-1206938054'), (u'INDIRECT_-1206941821', u'MULTIEQUAL_-1206942204'), (u'INDIRECT_-1206940889', u'MULTIEQUAL_-1206941182'), (u'CALL_-1206943073', u'INDIRECT_-1206939683'), (u'CALL_-1206945852', u'INDIRECT_-1206940223'), (u'CALL_-1206945888', u'INDIRECT_-1206939801'), (u'INDIRECT_-1206940129', u'MULTIEQUAL_-1206940232'), (u'INDIRECT_-1206939373', u'MULTIEQUAL_-1206936873'), (u'CALL_-1206944751', u'INDIRECT_-1206939264'), (u'CALL_-1206944146', u'INDIRECT_-1206939111'), (u'CALL_-1206943772', u'INDIRECT_-1206938006'), (u'CALL_-1206944027', u'INDIRECT_-1206938489'), (u'INDIRECT_-1206939811', u'MULTIEQUAL_-1206936879'), (u'MULTIEQUAL_-1206940226', u'MULTIEQUAL_-1206941036'), ('const-0', u'COPY_-1206944839'), (u'CALL_-1206945930', u'INDIRECT_-1206940597'), (u'CALL_-1206943591', u'INDIRECT_-1206939943'), (u'CALL_-1206943718', u'INDIRECT_-1206940642'), (u'INDIRECT_-1206940174', u'MULTIEQUAL_-1206940682'), (u'CALL_-1206942962', u'INDIRECT_-1206938598'), (u'CALL_-1206945852', u'INDIRECT_-1206941318'), (u'CALL_-1206944027', u'INDIRECT_-1206937563'), (u'INDIRECT_-1206940502', u'MULTIEQUAL_-1206940476'), (u'CALL_-1206944834', u'INDIRECT_-1206939592'), (u'INDIRECT_-1206939754', u'MULTIEQUAL_-1206941839'), (u'CALL_-1206943010', u'INDIRECT_-1206938570'), (u'CALL_-1206943004', u'INDIRECT_-1206939385'), (u'CALL_-1206944027', u'INDIRECT_-1206939219'), (u'CALL_-1206944684', u'INDIRECT_-1206941053'), (u'INDIRECT_-1206941281', u'MULTIEQUAL_-1206942496'), ('const-1', u'COPY_-1206944915'), (u'CALL_-1206945040', u'INDIRECT_-1206939310'), (u'CALL_-1206943718', u'INDIRECT_-1206940350'), ('const-1', u'COPY_-1206945025'), (u'MULTIEQUAL_-1206936878', u'MULTIEQUAL_-1206939945'), ('const-0', u'COPY_-1206943578'), (u'CALL_-1206943501', u'INDIRECT_-1206938969'), (u'INDIRECT_-1206941537', u'MULTIEQUAL_-1206941515'), (u'INDIRECT_-1206938600', u'MULTIEQUAL_-1206940671'), (u'MULTIEQUAL_-1206936860', u'MULTIEQUAL_-1206938807'), (u'INDIRECT_-1206940305', u'MULTIEQUAL_-1206940598'), (u'INDIRECT_-1206939857', u'MULTIEQUAL_-1206939835'), (u'CALL_-1206945019', u'INDIRECT_-1206938477'), (u'INDIRECT_-1206940494', u'MULTIEQUAL_-1206941620'), (u'INDIRECT_-1206940619', u'MULTIEQUAL_-1206940957'), (u'CALL_-1206946569', u'INDIRECT_-1206940795'), (u'CALL_-1206946588', u'INDIRECT_-1206941977'), (u'INDIRECT_-1206941664', u'MULTIEQUAL_-1206941150'), (u'INDIRECT_-1206940861', u'MULTIEQUAL_-1206940060'), (u'INDIRECT_-1206939810', u'MULTIEQUAL_-1206940227'), ('const-120', u'INT_SLESS_-1206945983'), (u'INDIRECT_-1206939865', u'MULTIEQUAL_-1206939745'), (u'CALL_-1206943322', u'INDIRECT_-1206940189'), (u'CALL_-1206943217', u'INDIRECT_-1206939913'), (u'INDIRECT_-1206940698', u'MULTIEQUAL_-1206940664'), ('tmp_1400', u'CBRANCH_-1206945602'), (u'INT_EQUAL_-1206945318', u'CBRANCH_-1206945316'), (u'CAST_-1206937233', u'MULTIEQUAL_-1206941424'), (u'INDIRECT_-1206938384', u'MULTIEQUAL_-1206938620'), (u'CALL_-1206946628', u'INDIRECT_-1206941718'), (u'INDIRECT_-1206939407', u'MULTIEQUAL_-1206939643'), (u'INDIRECT_-1206940320', u'MULTIEQUAL_-1206940255'), (u'CALL_-1206943012', u'INDIRECT_-1206937467'), (u'INDIRECT_-1206940141', u'MULTIEQUAL_-1206939551'), (u'CALL_-1206944684', u'INDIRECT_-1206940469'), (u'CALL_-1206943563', u'INDIRECT_-1206939783'), (u'INDIRECT_-1206939519', u'MULTIEQUAL_-1206936875'), ('const-112', u'INT_EQUAL_-1206945753'), (u'SUBPIECE_-1206943061', u'CALL_-1206944027'), (u'CALL_-1206945019', u'INDIRECT_-1206940202'), (u'MULTIEQUAL_-1206941644', u'MULTIEQUAL_-1206942131'), (u'INDIRECT_-1206939947', u'MULTIEQUAL_-1206939902'), (u'INDIRECT_-1206940276', u'MULTIEQUAL_-1206939762'), (u'CAST_-1206937413', u'INT_EQUAL_-1206943802'), (u'STORE_-1206943684', u'INDIRECT_-1206939565'), (u'INDIRECT_-1206938502', u'MULTIEQUAL_-1206938801'), (u'CALL_-1206946446', u'COPY_-1206938652'), (u'CALL_-1206943073', u'INDIRECT_-1206938515'), (u'SUBPIECE_-1206943797', u'CAST_-1206938646'), ('const-0', u'INT_NOTEQUAL_-1206937774'), (u'CALL_-1206942976', u'INDIRECT_-1206937983'), (u'MULTIEQUAL_-1206940091', u'MULTIEQUAL_-1206940090'), (u'INDIRECT_-1206938429', u'MULTIEQUAL_-1206938728'), (u'CALL_-1206943217', u'INDIRECT_-1206938745'), (u'CALL_-1206944146', u'INDIRECT_-1206938161'), ('const-1', u'COPY_-1206944926'), (u'INDIRECT_-1206938076', u'MULTIEQUAL_-1206938379'), (u'MULTIEQUAL_-1206939744', u'COPY_-1206939798'), (u'CALL_-1206946656', u'INDIRECT_-1206942682'), (u'CALL_-1206943245', u'INDIRECT_-1206937898'), (u'INDIRECT_-1206940953', u'MULTIEQUAL_-1206940931'), (u'CALL_-1206946253', u'INDIRECT_-1206940495'), (u'CALL_-1206943582', u'INDIRECT_-1206938095'), (u'INDIRECT_-1206940061', u'MULTIEQUAL_-1206938482'), (u'INDIRECT_-1206938715', u'MULTIEQUAL_-1206939132'), (u'STORE_-1206943794', u'INDIRECT_-1206939050'), (u'INDIRECT_-1206937743', u'MULTIEQUAL_-1206936852'), (u'INDIRECT_-1206941956', u'MULTIEQUAL_-1206940373'), (u'INDIRECT_-1206938979', u'MULTIEQUAL_-1206938912'), (u'CALL_-1206946253', u'INDIRECT_-1206940348'), (u'CALL_-1206943001', u'INDIRECT_-1206939736'), (u'CALL_-1206945930', u'INDIRECT_-1206939379'), (u'CALL_-1206943304', u'INDIRECT_-1206937854'), (u'CALL_-1206943101', u'INDIRECT_-1206940254'), (u'CAST_-1206936959', u'CALL_-1206943049'), (u'MULTIEQUAL_-1206941009', u'MULTIEQUAL_-1206941766'), (u'INT_EQUAL_-1206946290', u'CBRANCH_-1206946284'), (u'INDIRECT_-1206940002', u'MULTIEQUAL_-1206939935'), (u'CALL_-1206943560', u'INDIRECT_-1206939938'), (u'CALL_-1206946628', u'INDIRECT_-1206942229'), (u'INDIRECT_-1206938424', u'MULTIEQUAL_-1206936860'), (u'MULTIEQUAL_-1206943300', u'CALL_-1206946253'), (u'INDIRECT_-1206940312', u'MULTIEQUAL_-1206940090'), (u'INDIRECT_-1206938925', u'MULTIEQUAL_-1206938703'), (u'INDIRECT_-1206939578', u'MULTIEQUAL_-1206941369'), (u'MULTIEQUAL_-1206939069', u'MULTIEQUAL_-1206939068'), (u'CALL_-1206944146', u'INDIRECT_-1206939038'), (u'MULTIEQUAL_-1206939716', u'MULTIEQUAL_-1206939233'), (u'CALL_-1206945888', u'INDIRECT_-1206940094'), (u'INDIRECT_-1206942248', u'CALL_-1206944751'), (u'COPY_-1206937125', u'CALL_-1206943073'), (u'MULTIEQUAL_-1206940664', u'MULTIEQUAL_-1206941474'), (u'INDIRECT_-1206939699', u'MULTIEQUAL_-1206939935'), (u'CALL_-1206943004', u'INDIRECT_-1206940115'), (u'MULTIEQUAL_-1206941498', u'MULTIEQUAL_-1206941228'), (u'CALL_-1206942962', u'INDIRECT_-1206939693'), (u'CALL_-1206945836', u'INDIRECT_-1206941013'), ('const-0', u'CALL_-1206945888'), (u'MULTIEQUAL_-1206940737', u'MULTIEQUAL_-1206941547'), (u'CALL_-1206943217', u'INDIRECT_-1206939402'), (u'CALL_-1206943591', u'INDIRECT_-1206939870'), (u'CALL_-1206942990', u'INDIRECT_-1206939342'), (u'CALL_-1206943560', u'INDIRECT_-1206938039'), (u'CALL_-1206942950', u'INDIRECT_-1206938516'), (u'CALL_-1206943925', u'INDIRECT_-1206938586'), ('const-8', u'PTRSUB_-1206936876'), (u'INDIRECT_-1206940113', u'MULTIEQUAL_-1206941328'), ('tmp_1605', u'CBRANCH_-1206945401'), (u'INDIRECT_-1206940349', u'MULTIEQUAL_-1206939548'), (u'CALL_-1206945040', u'INDIRECT_-1206940770'), (u'INDIRECT_-1206941086', u'MULTIEQUAL_-1206941060'), (u'CALL_-1206943820', u'INDIRECT_-1206939764'), (u'MULTIEQUAL_-1206939817', u'COPY_-1206939871'), (u'INDIRECT_-1206942101', u'MULTIEQUAL_-1206942204'), (u'CALL_-1206944684', u'INDIRECT_-1206938667'), (u'BOOL_OR_-1206937761', u'CBRANCH_-1206944128'), (u'CALL_-1206942653', u'INDIRECT_-1206939151'), (u'CALL_-1206943245', u'INDIRECT_-1206937967'), (u'CALL_-1206942962', u'INDIRECT_-1206937733'), (u'MULTIEQUAL_-1206938283', u'COPY_-1206938337'), (u'INDIRECT_-1206939280', u'MULTIEQUAL_-1206939258'), (u'CALL_-1206943899', u'INDIRECT_-1206939080'), (u'CALL_-1206943073', u'INDIRECT_-1206939318'), (u'CALL_-1206945852', u'INDIRECT_-1206940150'), (u'INDIRECT_-1206938242', u'MULTIEQUAL_-1206938482'), (u'INDIRECT_-1206941445', u'INT_ADD_-1206945707'), (u'CALL_-1206943004', u'INDIRECT_-1206938582'), (u'CALL_-1206943001', u'INDIRECT_-1206940028'), (u'MULTIEQUAL_-1206936882', u'MULTIEQUAL_-1206940237'), (u'INDIRECT_-1206938805', u'MULTIEQUAL_-1206939814'), (u'INDIRECT_-1206939505', u'MULTIEQUAL_-1206941296'), (u'CALL_-1206944027', u'INDIRECT_-1206938854'), (u'CALL_-1206946569', u'INDIRECT_-1206941963'), (u'INDIRECT_-1206937651', u'MULTIEQUAL_-1206938137'), (u'CALL_-1206943546', u'INDIRECT_-1206937926'), (u'CALL_-1206943073', u'INDIRECT_-1206939537'), (u'CALL_-1206943546', u'INDIRECT_-1206940093'), (u'INDIRECT_-1206939071', u'MULTIEQUAL_-1206939026'), (u'INDIRECT_-1206938489', u'MULTIEQUAL_-1206940598'), (u'CALL_-1206943563', u'INDIRECT_-1206939710'), (u'COPY_-1206940796', u'MULTIEQUAL_-1206941120'), (u'MULTIEQUAL_-1206942812', u'MULTIEQUAL_-1206943295'), (u'INDIRECT_-1206939289', u'MULTIEQUAL_-1206939676'), (u'INDIRECT_-1206938843', u'MULTIEQUAL_-1206940963'), (u'INDIRECT_-1206940434', u'MULTIEQUAL_-1206940817'), (u'INDIRECT_-1206939451', u'MULTIEQUAL_-1206939789'), (u'INDIRECT_-1206938061', u'MULTIEQUAL_-1206938482'), (u'CALL_-1206943563', u'INDIRECT_-1206938338'), (u'CALL_-1206942990', u'INDIRECT_-1206938685'), (u'INDIRECT_-1206940868', u'MULTIEQUAL_-1206940744'), (u'CALL_-1206946628', u'INDIRECT_-1206939912'), (u'CALL_-1206946604', u'INDIRECT_-1206941698'), (u'INDIRECT_-1206939768', u'MULTIEQUAL_-1206941839'), (u'CALL_-1206945930', u'INDIRECT_-1206942130'), (u'INDIRECT_-1206939298', u'MULTIEQUAL_-1206939233'), (u'CALL_-1206943101', u'INDIRECT_-1206939524'), (u'CALL_-1206943012', u'INDIRECT_-1206939415'), (u'CALL_-1206943012', u'INDIRECT_-1206939561'), (u'INDIRECT_-1206939220', u'MULTIEQUAL_-1206939607'), (u'INDIRECT_-1206938044', u'MULTIEQUAL_-1206939835'), (u'INDIRECT_-1206939671', u'MULTIEQUAL_-1206939970'), (u'CALL_-1206944027', u'INDIRECT_-1206939876'), (u'INDIRECT_-1206938860', u'MULTIEQUAL_-1206939368'), (u'CALL_-1206945040', u'INDIRECT_-1206940186'), (u'CALL_-1206943925', u'INDIRECT_-1206939316'), (u'INDIRECT_-1206939657', u'MULTIEQUAL_-1206941766'), (u'CALL_-1206945836', u'INDIRECT_-1206941086'), (u'LOAD_-1206943920', u'CALL_-1206943101'), (u'INDIRECT_-1206938271', u'MULTIEQUAL_-1206938053'), (u'CALL_-1206943925', u'INDIRECT_-1206939389'), (u'INDIRECT_-1206941756', u'MULTIEQUAL_-1206941734'), (u'INDIRECT_-1206942321', u'MULTIEQUAL_-1206941790'), (u'MULTIEQUAL_-1206940738', u'INT_SLESSEQUAL_-1206943943'), (u'CALL_-1206943546', u'INDIRECT_-1206939582'), (u'INDIRECT_-1206942540', u'MULTIEQUAL_-1206941739'), ('tmp_11820', u'PTRSUB_-1206937647'), (u'INDIRECT_-1206940440', u'MULTIEQUAL_-1206940373'), (u'INDIRECT_-1206941518', u'MULTIEQUAL_-1206941474'), (u'INDIRECT_-1206938382', u'MULTIEQUAL_-1206938280'), (u'CALL_-1206943012', u'INDIRECT_-1206938758'), (u'INDIRECT_-1206940202', u'MULTIEQUAL_-1206941328'), (u'MULTIEQUAL_-1206941790', u'MULTIEQUAL_-1206941520'), (u'CALL_-1206943772', u'INT_NOTEQUAL_-1206943750'), (u'CALL_-1206945086', u'INDIRECT_-1206941334'), (u'CALL_-1206944146', u'INDIRECT_-1206938965'), (u'CALL_-1206943010', u'INDIRECT_-1206939884'), (u'INDIRECT_-1206940586', u'MULTIEQUAL_-1206940519'), (u'CALL_-1206945888', u'INDIRECT_-1206939874'), (u'INDIRECT_-1206938313', u'MULTIEQUAL_-1206938211'), (u'INDIRECT_-1206938916', u'MULTIEQUAL_-1206941036'), (u'COPY_-1206943625', u'MULTIEQUAL_-1206942043'), (u'MULTIEQUAL_-1206939189', u'MULTIEQUAL_-1206938919'), (u'CALL_-1206943224', u'INDIRECT_-1206938429'), (u'INDIRECT_-1206940962', u'MULTIEQUAL_-1206941255'), (u'INDIRECT_-1206939584', u'MULTIEQUAL_-1206941693'), (u'CALL_-1206943010', u'INDIRECT_-1206939665'), (u'CALL_-1206944972', u'INDIRECT_-1206939822'), (u'CALL_-1206944684', u'INDIRECT_-1206939154'), (u'CALL_-1206943772', u'INDIRECT_-1206939001'), (u'INDIRECT_-1206938348', u'MULTIEQUAL_-1206938283'), ('const-160', u'CALL_-1206943820'), (u'CALL_-1206943101', u'INDIRECT_-1206939232'), (u'INT_EQUAL_-1206945679', u'CBRANCH_-1206945676'), (u'CALL_-1206944684', u'INDIRECT_-1206940104'), (u'INDIRECT_-1206940037', u'MULTIEQUAL_-1206940519'), (u'INDIRECT_-1206937739', u'MULTIEQUAL_-1206939814'), (u'INDIRECT_-1206939962', u'MULTIEQUAL_-1206940300'), (u'CALL_-1206946446', u'INDIRECT_-1206941226'), (u'CALL_-1206943304', u'INDIRECT_-1206938934'), (u'CALL_-1206943224', u'INDIRECT_-1206938356'), (u'CALL_-1206942962', u'INDIRECT_-1206938379'), (u'CALL_-1206943177', u'INDIRECT_-1206939861'), (u'CALL_-1206943139', u'INDIRECT_-1206939619'), ('tmp_3620', u'BRANCH_-1206942947'), (u'CALL_-1206944027', u'INDIRECT_-1206937770'), (u'INDIRECT_-1206939553', u'MULTIEQUAL_-1206939789'), (u'INDIRECT_-1206941445', u'MULTIEQUAL_-1206940931'), (u'INDIRECT_-1206942474', u'MULTIEQUAL_-1206941880'), (u'INDIRECT_-1206941546', u'MULTIEQUAL_-1206941839'), (u'INDIRECT_-1206938190', u'MULTIEQUAL_-1206939981'), (u'CALL_-1206945086', u'INDIRECT_-1206939070'), (u'CALL_-1206943513', u'INDIRECT_-1206940438'), (u'CALL_-1206946604', u'INDIRECT_-1206940310'), (u'CALL_-1206945040', u'INDIRECT_-1206938944'), (u'INDIRECT_-1206941198', u'MULTIEQUAL_-1206942350'), (u'CALL_-1206945703', u'INDIRECT_-1206939533'), (u'CALL_-1206944820', u'INDIRECT_-1206938862'), (u'CALL_-1206945703', u'INDIRECT_-1206940398'), (u'CALL_-1206945636', u'INDIRECT_-1206939358'), (u'CALL_-1206946446', u'INDIRECT_-1206942540'), (u'CALL_-1206943322', u'INDIRECT_-1206938217'), (u'INT_EQUAL_-1206945783', u'CBRANCH_-1206945780'), (u'INDIRECT_-1206942248', u'MULTIEQUAL_-1206941447'), (u'CALL_-1206943591', u'INDIRECT_-1206940819'), (u'INDIRECT_-1206938977', u'MULTIEQUAL_-1206936868'), (u'STORE_-1206943768', u'INDIRECT_-1206938665'), (u'CALL_-1206943718', u'INDIRECT_-1206939766'), (u'CALL_-1206946604', u'INDIRECT_-1206940099'), (u'CALL_-1206943925', u'INDIRECT_-1206937518'), (u'INDIRECT_-1206939854', u'MULTIEQUAL_-1206939327'), (u'INDIRECT_-1206938891', u'MULTIEQUAL_-1206938850'), (u'CALL_-1206943563', u'INDIRECT_-1206939126'), (u'INDIRECT_-1206939749', u'MULTIEQUAL_-1206939715'), ('tmp_1647', u'BRANCH_-1206945081'), (u'INDIRECT_-1206938074', u'MULTIEQUAL_-1206940159'), ('tmp_1133', u'CBRANCH_-1206945801'), (u'CALL_-1206942976', u'INDIRECT_-1206940247'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945812'), (u'CALL_-1206944972', u'INDIRECT_-1206940552'), (u'INDIRECT_-1206939743', u'MULTIEQUAL_-1206940081'), ('const-16', u'CALL_-1206944684'), (u'INDIRECT_-1206941663', u'MULTIEQUAL_-1206941766'), (u'INDIRECT_-1206938569', u'MULTIEQUAL_-1206938986'), (u'CALL_-1206943245', u'INDIRECT_-1206940584'), (u'CALL_-1206946446', u'INDIRECT_-1206939923'), (u'MULTIEQUAL_-1206941790', u'MULTIEQUAL_-1206942277'), (u'INDIRECT_-1206939797', u'MULTIEQUAL_-1206941588'), (u'INDIRECT_-1206939234', u'MULTIEQUAL_-1206939716'), (u'CALL_-1206943820', u'INDIRECT_-1206938384'), (u'MULTIEQUAL_-1206943306', u'MULTIEQUAL_-1206942841'), (u'INDIRECT_-1206939154', u'MULTIEQUAL_-1206940159'), (u'INDIRECT_-1206938469', u'MULTIEQUAL_-1206938418'), (u'CALL_-1206943560', u'INDIRECT_-1206937828'), (u'CALL_-1206942976', u'INDIRECT_-1206938568'), (u'MULTIEQUAL_-1206940111', u'MULTIEQUAL_-1206940598'), (u'MULTIEQUAL_-1206939004', u'MULTIEQUAL_-1206939814'), (u'INDIRECT_-1206939655', u'MULTIEQUAL_-1206939433'), (u'CALL_-1206942653', u'INDIRECT_-1206937629'), (u'CALL_-1206946253', u'INDIRECT_-1206939638'), (u'CALL_-1206944751', u'INDIRECT_-1206941163'), ('const-86', u'INT_EQUAL_-1206945318'), (u'INDIRECT_-1206938892', u'MULTIEQUAL_-1206940963'), (u'INT_SLESS_-1206945045', u'CBRANCH_-1206945044'), (u'CALL_-1206946569', u'INDIRECT_-1206941890'), (u'INDIRECT_-1206942394', u'MULTIEQUAL_-1206940811'), (u'CALL_-1206943217', u'INDIRECT_-1206940497'), (u'INDIRECT_-1206940276', u'MULTIEQUAL_-1206939745'), (u'INDIRECT_-1206939438', u'MULTIEQUAL_-1206941547'), (u'CALL_-1206944834', u'INDIRECT_-1206940906'), (u'INDIRECT_-1206940255', u'MULTIEQUAL_-1206940554'), (u'CALL_-1206945086', u'INDIRECT_-1206938790'), (u'INDIRECT_-1206937354', u'MULTIEQUAL_-1206937866'), (u'INDIRECT_-1206939939', u'MULTIEQUAL_-1206940232'), (u'CALL_-1206946446', u'INDIRECT_-1206941956'), (u'STORE_-1206943684', u'INDIRECT_-1206939492'), (u'INDIRECT_-1206939938', u'MULTIEQUAL_-1206942058'), (u'CALL_-1206945930', u'INDIRECT_-1206940085'), (u'INDIRECT_-1206940495', u'MULTIEQUAL_-1206938912'), (u'CALL_-1206945636', u'INDIRECT_-1206942113'), ('tmp_1975', u'CBRANCH_-1206945043'), (u'INDIRECT_-1206937655', u'MULTIEQUAL_-1206938275'), (u'INDIRECT_-1206940714', u'MULTIEQUAL_-1206940817'), (u'CALL_-1206945836', u'INDIRECT_-1206940575'), (u'CALL_-1206945086', u'INDIRECT_-1206939509'), (u'CALL_-1206943546', u'INDIRECT_-1206939947'), (u'STORE_-1206943794', u'INDIRECT_-1206940802'), (u'CALL_-1206942962', u'INDIRECT_-1206939182'), (u'INDIRECT_-1206939707', u'MULTIEQUAL_-1206936878'), (u'CALL_-1206943591', u'INDIRECT_-1206938214'), (u'CALL_-1206945888', u'INDIRECT_-1206941043'), (u'CALL_-1206943546', u'INDIRECT_-1206939874'), (u'INDIRECT_-1206938277', u'MULTIEQUAL_-1206936858'), (u'MULTIEQUAL_-1206941571', u'MULTIEQUAL_-1206941301'), (u'CAST_-1206937051', u'MULTIEQUAL_-1206941424'), (u'INDIRECT_-1206939626', u'MULTIEQUAL_-1206939862'), (u'CALL_-1206945852', u'INDIRECT_-1206940880'), (u'INDIRECT_-1206939500', u'MULTIEQUAL_-1206939482'), ('const-1', u'COPY_-1206945777'), (u'INDIRECT_-1206941894', u'MULTIEQUAL_-1206942277'), (u'STORE_-1206943768', u'INDIRECT_-1206938885'), (u'CALL_-1206943012', u'INDIRECT_-1206939780'), (u'INDIRECT_-1206939638', u'MULTIEQUAL_-1206939587'), (u'CALL_-1206943139', u'INDIRECT_-1206939984'), ('const-116', u'INT_EQUAL_-1206945817'), (u'MULTIEQUAL_-1206938558', u'MULTIEQUAL_-1206938557'), (u'INDIRECT_-1206941525', u'MULTIEQUAL_-1206940931'), (u'CALL_-1206943591', u'INDIRECT_-1206940235'), (u'INDIRECT_-1206942102', u'MULTIEQUAL_-1206941571'), (u'CALL_-1206943718', u'INDIRECT_-1206938597'), ('tmp_1043', u'BRANCH_-1206945016'), (u'CALL_-1206945836', u'INDIRECT_-1206939698'), ('const-433', u'LOAD_-1206945694'), (u'MULTIEQUAL_-1206936850', u'MULTIEQUAL_-1206937847'), ('const-104', u'INT_NOTEQUAL_-1206946406'), ('tmp_1354', u'BRANCH_-1206945633'), (u'CALL_-1206943245', u'INDIRECT_-1206939708'), (u'INDIRECT_-1206940497', u'MULTIEQUAL_-1206940456'), (u'CALL_-1206943772', u'INDIRECT_-1206938635'), (u'CALL_-1206943304', u'INDIRECT_-1206938642'), (u'CALL_-1206946604', u'INDIRECT_-1206941771'), (u'INDIRECT_-1206940495', u'MULTIEQUAL_-1206940451'), (u'CALL_-1206943049', u'INDIRECT_-1206938577'), (u'INDIRECT_-1206939849', u'MULTIEQUAL_-1206940232'), ('tmp_1804', u'CBRANCH_-1206945230'), (u'CALL_-1206942653', u'INDIRECT_-1206938055'), (u'CALL_-1206946588', u'INDIRECT_-1206941393'), (u'CALL_-1206943101', u'INDIRECT_-1206939378'), (u'INDIRECT_-1206942394', u'MULTIEQUAL_-1206942350'), (u'MULTIEQUAL_-1206943295', u'MULTIEQUAL_-1206942544'), (u'INDIRECT_-1206939241', u'MULTIEQUAL_-1206939211'), (u'CALL_-1206946604', u'INDIRECT_-1206941333'), (u'CALL_-1206946588', u'INDIRECT_-1206941685'), (u'INDIRECT_-1206940575', u'MULTIEQUAL_-1206940811'), (u'COPY_-1206945533', u'MULTIEQUAL_-1206941036'), (u'INDIRECT_-1206939884', u'MULTIEQUAL_-1206941036'), (u'CALL_-1206943820', u'INDIRECT_-1206939107'), (u'INDIRECT_-1206939943', u'MULTIEQUAL_-1206941734'), (u'CALL_-1206943304', u'INDIRECT_-1206940102'), (u'CALL_-1206943560', u'INDIRECT_-1206940084'), (u'CALL_-1206945086', u'INDIRECT_-1206941261'), (u'INDIRECT_-1206940183', u'MULTIEQUAL_-1206940665'), (u'CALL_-1206943560', u'INDIRECT_-1206939500'), (u'INDIRECT_-1206940580', u'MULTIEQUAL_-1206940963'), (u'CALL_-1206944751', u'INDIRECT_-1206941017'), (u'CALL_-1206946446', u'INDIRECT_-1206940061'), (u'CALL_-1206943820', u'INDIRECT_-1206938108'), (u'INDIRECT_-1206939894', u'MULTIEQUAL_-1206941109'), (u'INDIRECT_-1206942467', u'MULTIEQUAL_-1206941666'), (u'INDIRECT_-1206938779', u'MULTIEQUAL_-1206938557'), (u'INDIRECT_-1206940715', u'MULTIEQUAL_-1206940671'), (u'INDIRECT_-1206940625', u'MULTIEQUAL_-1206940591'), (u'CALL_-1206942653', u'INDIRECT_-1206938859'), (u'CALL_-1206942629', u'INDIRECT_-1206939578'), (u'INDIRECT_-1206941226', u'MULTIEQUAL_-1206940425'), (u'INDIRECT_-1206940771', u'MULTIEQUAL_-1206940737'), (u'CALL_-1206943513', u'INDIRECT_-1206940365'), (u'INDIRECT_-1206939008', u'MULTIEQUAL_-1206936868'), (u'INDIRECT_-1206941126', u'MULTIEQUAL_-1206942423'), (u'CALL_-1206946569', u'INDIRECT_-1206940722'), (u'MULTIEQUAL_-1206941060', u'MULTIEQUAL_-1206940790'), (u'CALL_-1206943582', u'INDIRECT_-1206940124'), (u'INDIRECT_-1206939300', u'MULTIEQUAL_-1206940305'), (u'CALL_-1206945888', u'INDIRECT_-1206941919'), (u'CALL_-1206946604', u'INDIRECT_-1206939754'), (u'INDIRECT_-1206939548', u'MULTIEQUAL_-1206939507'), (u'CALL_-1206943322', u'INDIRECT_-1206939605'), (u'STORE_-1206943768', u'INDIRECT_-1206940199'), (u'INDIRECT_-1206941955', u'MULTIEQUAL_-1206942058'), (u'CALL_-1206943513', u'INDIRECT_-1206940730'), (u'CALL_-1206943177', u'INDIRECT_-1206940226'), (u'CALL_-1206942653', u'INDIRECT_-1206937353'), (u'COPY_-1206945082', u'MULTIEQUAL_-1206941547'), (u'CALL_-1206944834', u'INDIRECT_-1206939519'), (u'INDIRECT_-1206940878', u'MULTIEQUAL_-1206940811'), (u'CALL_-1206943304', u'INDIRECT_-1206938276'), (u'INDIRECT_-1206938140', u'MULTIEQUAL_-1206938482'), (u'INDIRECT_-1206939305', u'MULTIEQUAL_-1206939643'), (u'CALL_-1206943591', u'INDIRECT_-1206940089'), (u'CALL_-1206943899', u'INDIRECT_-1206940175'), (u'CALL_-1206944834', u'INDIRECT_-1206939080'), (u'CALL_-1206942990', u'INDIRECT_-1206938393'), ('const-1', u'COPY_-1206946120'), (u'CALL_-1206943049', u'INDIRECT_-1206940329'), (u'INDIRECT_-1206939958', u'MULTIEQUAL_-1206940963'), (u'LOAD_-1206943209', u'INT_EQUAL_-1206943190'), (u'CAST_-1206937413', u'CALL_-1206942950'), ('const-0', u'INT_NOTEQUAL_-1206943750'), (u'INDIRECT_-1206938196', u'MULTIEQUAL_-1206940305'), (u'CALL_-1206944972', u'INDIRECT_-1206939602'), (u'CALL_-1206945930', u'INDIRECT_-1206941546'), (u'MULTIEQUAL_-1206940498', u'MULTIEQUAL_-1206941255'), (u'CALL_-1206943224', u'INDIRECT_-1206940255'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945803'), (u'INDIRECT_-1206938526', u'MULTIEQUAL_-1206939745'), (u'CALL_-1206943563', u'INDIRECT_-1206939637'), (u'INDIRECT_-1206940157', u'MULTIEQUAL_-1206942277'), (u'MULTIEQUAL_-1206938210', u'COPY_-1206938264'), (u'CALL_-1206943718', u'INDIRECT_-1206939620'), ('tmp_2155', u'CBRANCH_-1206944709'), (u'INDIRECT_-1206937674', u'MULTIEQUAL_-1206936851'), (u'INDIRECT_-1206939525', u'MULTIEQUAL_-1206939824'), (u'INDIRECT_-1206941225', u'MULTIEQUAL_-1206941328'), (u'INDIRECT_-1206938497', u'MULTIEQUAL_-1206936861'), (u'INDIRECT_-1206938457', u'MULTIEQUAL_-1206938693'), (u'CALL_-1206946656', u'INDIRECT_-1206940857'), (u'CALL_-1206943224', u'INDIRECT_-1206940693'), (u'LOAD_-1206943209', u'CALL_-1206943177'), (u'INDIRECT_-1206940084', u'MULTIEQUAL_-1206942204'), (u'CALL_-1206943718', u'INDIRECT_-1206938037'), ('const-1490018', u'COPY_-1206938742'), (u'INDIRECT_-1206940003', u'COPY_-1206939163'), (u'INDIRECT_-1206941199', u'MULTIEQUAL_-1206942204'), (u'CALL_-1206943073', u'INDIRECT_-1206939975'), (u'COPY_-1206946547', u'MULTIEQUAL_-1206941588'), (u'CALL_-1206942962', u'INDIRECT_-1206939547'), (u'CALL_-1206946628', u'INDIRECT_-1206941572'), (u'INDIRECT_-1206940230', u'MULTIEQUAL_-1206942350'), ('const-0', u'CALL_-1206943139'), (u'CALL_-1206943001', u'INDIRECT_-1206938421'), (u'MULTIEQUAL_-1206940956', u'MULTIEQUAL_-1206941766'), (u'CALL_-1206945086', u'INDIRECT_-1206939728'), (u'MULTIEQUAL_-1206940182', u'COPY_-1206940236'), (u'CALL_-1206943177', u'INDIRECT_-1206938912'), (u'CALL_-1206943101', u'INDIRECT_-1206939816'), (u'INDIRECT_-1206941080', u'MULTIEQUAL_-1206940549'), (u'CALL_-1206943322', u'INDIRECT_-1206939824'), (u'CALL_-1206946628', u'INDIRECT_-1206942302'), (u'CALL_-1206943563', u'INDIRECT_-1206939564'), (u'INDIRECT_-1206942467', u'MULTIEQUAL_-1206941936'), (u'INDIRECT_-1206941956', u'MULTIEQUAL_-1206941155'), (u'INDIRECT_-1206940168', u'MULTIEQUAL_-1206942277'), (u'CALL_-1206944820', u'INDIRECT_-1206938935'), (u'MULTIEQUAL_-1206942823', u'MULTIEQUAL_-1206942555'), (u'CALL_-1206943304', u'INDIRECT_-1206940248'), (u'INDIRECT_-1206939844', u'MULTIEQUAL_-1206939818'), (u'CALL_-1206943899', u'INDIRECT_-1206938714'), (u'CALL_-1206943772', u'INDIRECT_-1206939731'), (u'COPY_-1206936877', u'CALL_-1206942653'), (u'INDIRECT_-1206938306', u'MULTIEQUAL_-1206939607'), (u'CALL_-1206945836', u'INDIRECT_-1206940867'), (u'CALL_-1206943925', u'INDIRECT_-1206938074'), ('const-433', u'LOAD_-1206943209'), (u'INDIRECT_-1206941005', u'MULTIEQUAL_-1206942131'), (u'INDIRECT_-1206941524', u'MULTIEQUAL_-1206941498'), (u'CALL_-1206943582', u'INDIRECT_-1206938956'), (u'CALL_-1206943304', u'INDIRECT_-1206938861'), (u'INDIRECT_-1206940989', u'MULTIEQUAL_-1206942204'), (u'CALL_-1206946446', u'INDIRECT_-1206941810'), (u'INDIRECT_-1206940283', u'MULTIEQUAL_-1206940519'), (u'INDIRECT_-1206940327', u'MULTIEQUAL_-1206940665'), (u'INDIRECT_-1206941391', u'MULTIEQUAL_-1206941369'), (u'CALL_-1206943001', u'INDIRECT_-1206939663'), (u'INDIRECT_-1206941181', u'MULTIEQUAL_-1206941474'), (u'INDIRECT_-1206940109', u'MULTIEQUAL_-1206940408'), (u'INDIRECT_-1206940203', u'MULTIEQUAL_-1206940159'), (u'CALL_-1206946656', u'INDIRECT_-1206940491'), (u'CALL_-1206943563', u'INDIRECT_-1206939345'), (u'CALL_-1206946446', u'INDIRECT_-1206940788'), (u'STORE_-1206943768', u'INDIRECT_-1206939761'), (u'MULTIEQUAL_-1206941175', u'MULTIEQUAL_-1206941985'), (u'INDIRECT_-1206939027', u'MULTIEQUAL_-1206939643'), (u'CALL_-1206946656', u'INDIRECT_-1206940345'), (u'INT_NOTEQUAL_-1206937784', u'BOOL_OR_-1206937759'), (u'CALL_-1206943925', u'INDIRECT_-1206937725'), (u'CALL_-1206946656', u'INDIRECT_-1206941806'), (u'CALL_-1206943049', u'INDIRECT_-1206940037'), (u'INDIRECT_-1206938173', u'MULTIEQUAL_-1206936857'), (u'SUBPIECE_-1206942951', u'MULTIEQUAL_-1206942423'), (u'INDIRECT_-1206939161', u'MULTIEQUAL_-1206939643'), (u'CALL_-1206945019', u'INDIRECT_-1206940421'), (u'CALL_-1206942950', u'INDIRECT_-1206940122'), ('tmp_537', u'BRANCH_-1206946242'), (u'INDIRECT_-1206941975', u'MULTIEQUAL_-1206941953'), (u'CALL_-1206946604', u'INDIRECT_-1206939892'), (u'MULTIEQUAL_-1206936879', u'MULTIEQUAL_-1206940194'), (u'INDIRECT_-1206940396', u'MULTIEQUAL_-1206941401'), (u'INDIRECT_-1206941664', u'MULTIEQUAL_-1206941133'), (u'CALL_-1206943718', u'INDIRECT_-1206938524'), (u'CALL_-1206943820', u'INDIRECT_-1206939399'), (u'CALL_-1206946656', u'INDIRECT_-1206940134'), (u'INDIRECT_-1206940425', u'MULTIEQUAL_-1206942496'), (u'INDIRECT_-1206939776', u'MULTIEQUAL_-1206940159'), (u'INDIRECT_-1206940795', u'MULTIEQUAL_-1206940201'), (u'CALL_-1206944820', u'INDIRECT_-1206938651'), (u'CALL_-1206944834', u'INDIRECT_-1206941198'), ('const-515', u'INT_EQUAL_-1206946290'), (u'CALL_-1206945888', u'INDIRECT_-1206939379'), (u'CALL_-1206944820', u'INDIRECT_-1206940104'), (u'INDIRECT_-1206941737', u'MULTIEQUAL_-1206941223'), (u'STORE_-1206943794', u'INDIRECT_-1206939926'), (u'MULTIEQUAL_-1206940036', u'COPY_-1206940090'), (u'CALL_-1206943004', u'INDIRECT_-1206938216'), (u'INDIRECT_-1206939647', u'MULTIEQUAL_-1206938850'), (u'CALL_-1206943010', u'INDIRECT_-1206937498'), (u'CALL_-1206942990', u'INDIRECT_-1206939561'), (u'CALL_-1206945636', u'INDIRECT_-1206940142'), (u'CALL_-1206943501', u'INDIRECT_-1206939261'), (u'CALL_-1206943012', u'INDIRECT_-1206938466'), ('const-1', u'COPY_-1206945544'), (u'CALL_-1206943001', u'INDIRECT_-1206939955'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945773'), (u'CALL_-1206944834', u'INDIRECT_-1206940030'), (u'CALL_-1206943073', u'INDIRECT_-1206939245'), ('tmp_1450', u'CBRANCH_-1206945868'), (u'INDIRECT_-1206939724', u'MULTIEQUAL_-1206941515'), (u'STORE_-1206943768', u'INDIRECT_-1206940126'), (u'COPY_-1206945755', u'MULTIEQUAL_-1206941109'), (u'INDIRECT_-1206939591', u'MULTIEQUAL_-1206940008'), (u'CALL_-1206943563', u'INDIRECT_-1206940878'), (u'INDIRECT_-1206940750', u'MULTIEQUAL_-1206940528'), (u'CALL_-1206945040', u'INDIRECT_-1206938664'), (u'CALL_-1206944027', u'INDIRECT_-1206940241'), (u'CALL_-1206946446', u'INT_EQUAL_-1206944994'), (u'INDIRECT_-1206940575', u'MULTIEQUAL_-1206939981'), (u'MULTIEQUAL_-1206936859', u'MULTIEQUAL_-1206938558'), (u'MULTIEQUAL_-1206940665', u'MULTIEQUAL_-1206940182'), (u'MULTIEQUAL_-1206940592', u'MULTIEQUAL_-1206940109'), (u'CALL_-1206943101', u'INDIRECT_-1206938940'), (u'CALL_-1206944820', u'INDIRECT_-1206938444'), (u'CALL_-1206943012', u'INDIRECT_-1206938027'), (u'INDIRECT_-1206940176', u'MULTIEQUAL_-1206941328'), (u'CALL_-1206944684', u'INDIRECT_-1206938805'), (u'CALL_-1206943217', u'INDIRECT_-1206938306'), (u'CALL_-1206946446', u'INT_SLESS_-1206945823'), (u'CALL_-1206943304', u'INDIRECT_-1206940175'), (u'CALL_-1206945086', u'INDIRECT_-1206941188'), (u'CALL_-1206942962', u'INDIRECT_-1206938159'), (u'INDIRECT_-1206937971', u'MULTIEQUAL_-1206939762'), (u'INDIRECT_-1206941299', u'MULTIEQUAL_-1206939716'), (u'CALL_-1206943546', u'INDIRECT_-1206940385'), (u'INDIRECT_-1206941452', u'MULTIEQUAL_-1206941328'), (u'CALL_-1206943004', u'INDIRECT_-1206938363'), (u'CALL_-1206946588', u'INDIRECT_-1206940443'), (u'MULTIEQUAL_-1206942817', u'MULTIEQUAL_-1206942549'), (u'INDIRECT_-1206940020', u'MULTIEQUAL_-1206939975'), (u'MULTIEQUAL_-1206943638', u'MULTIEQUAL_-1206943638'), (u'CALL_-1206943304', u'INDIRECT_-1206939737'), (u'MULTIEQUAL_-1206943300', u'CALL_-1206945703'), (u'CALL_-1206944972', u'INDIRECT_-1206938827'), (u'CALL_-1206943820', u'INDIRECT_-1206940202'), ('const-0', u'INT_EQUAL_-1206944844'), (u'CALL_-1206943245', u'INDIRECT_-1206939270'), (u'INDIRECT_-1206940980', u'MULTIEQUAL_-1206942277'), (u'CALL_-1206944684', u'INDIRECT_-1206938598'), ('const-1', u'COPY_-1206945095'), (u'CALL_-1206942629', u'INDIRECT_-1206940257'), (u'MULTIEQUAL_-1206936871', u'MULTIEQUAL_-1206939434'), (u'CALL_-1206943139', u'INDIRECT_-1206938670'), (u'INDIRECT_-1206940569', u'MULTIEQUAL_-1206939058'), (u'CALL_-1206945836', u'INDIRECT_-1206939418'), (u'CALL_-1206943217', u'INDIRECT_-1206939621'), (u'CALL_-1206943004', u'INDIRECT_-1206938436'), (u'INDIRECT_-1206941445', u'MULTIEQUAL_-1206940914'), (u'MULTIEQUAL_-1206937916', u'MULTIEQUAL_-1206937915'), (u'INDIRECT_-1206938642', u'MULTIEQUAL_-1206939059'), (u'CALL_-1206946628', u'INDIRECT_-1206940622'), (u'CALL_-1206943001', u'INDIRECT_-1206939882'), (u'CALL_-1206945888', u'INDIRECT_-1206941408'), (u'COPY_-1206945031', u'MULTIEQUAL_-1206941182'), (u'LOAD_-1206943595', u'CAST_-1206937273'), (u'CALL_-1206942950', u'INDIRECT_-1206937448'), (u'INDIRECT_-1206940349', u'MULTIEQUAL_-1206939495'), (u'CALL_-1206943591', u'INDIRECT_-1206939286'), (u'INDIRECT_-1206940203', u'MULTIEQUAL_-1206939672'), (u'CALL_-1206942950', u'INDIRECT_-1206939611'), (u'CALL_-1206945086', u'INDIRECT_-1206939582'), (u'CALL_-1206945703', u'INDIRECT_-1206939671'), (u'INDIRECT_-1206938833', u'MULTIEQUAL_-1206938766'), (u'CALL_-1206942990', u'INDIRECT_-1206937747'), (u'INDIRECT_-1206939379', u'MULTIEQUAL_-1206939676'), (u'INDIRECT_-1206939256', u'MULTIEQUAL_-1206939215'), (u'CALL_-1206943049', u'INDIRECT_-1206938357'), (u'INDIRECT_-1206939922', u'MULTIEQUAL_-1206940305'), (u'CALL_-1206943899', u'INDIRECT_-1206940686'), (u'CALL_-1206942653', u'INDIRECT_-1206940246'), (u'INDIRECT_-1206939854', u'MULTIEQUAL_-1206939057'), (u'INDIRECT_-1206939926', u'MULTIEQUAL_-1206936881'), (u'CALL_-1206945852', u'INDIRECT_-1206939431'), (u'INDIRECT_-1206939383', u'MULTIEQUAL_-1206940598'), ('tmp_4297', u'COPY_-1206939219'), (u'MULTIEQUAL_-1206943295', u'CALL_-1206944027'), (u'CALL_-1206942653', u'INDIRECT_-1206939005'), (u'INT_NOTEQUAL_-1206937774', u'BOOL_OR_-1206937749'), (u'CALL_-1206944751', u'INDIRECT_-1206939849'), (u'CALL_-1206944820', u'INDIRECT_-1206939593'), (u'CALL_-1206943582', u'INDIRECT_-1206939978'), (u'CALL_-1206944834', u'INDIRECT_-1206940249'), (u'INDIRECT_-1206940429', u'MULTIEQUAL_-1206940665'), (u'CALL_-1206943501', u'INDIRECT_-1206939918'), (u'MULTIEQUAL_-1206943295', u'CALL_-1206943925'), (u'MULTIEQUAL_-1206941352', u'MULTIEQUAL_-1206941839'), (u'CALL_-1206943546', u'INDIRECT_-1206940677'), (u'CAST_-1206937413', u'CALL_-1206943501'), (u'CALL_-1206945703', u'INDIRECT_-1206940179'), (u'CALL_-1206945703', u'INDIRECT_-1206941347'), (u'MULTIEQUAL_-1206943306', u'MULTIEQUAL_-1206942823'), (u'INDIRECT_-1206939362', u'MULTIEQUAL_-1206939344'), (u'INDIRECT_-1206940141', u'COPY_-1206939164'), (u'SUBPIECE_-1206943167', u'CALL_-1206943560'), (u'MULTIEQUAL_-1206939891', u'MULTIEQUAL_-1206939621'), (u'CALL_-1206946656', u'INDIRECT_-1206941368'), (u'CALL_-1206942990', u'INDIRECT_-1206940145'), (u'CALL_-1206943591', u'INDIRECT_-1206939505'), ('const-8', u'PTRSUB_-1206937319'), (u'CALL_-1206942629', u'INDIRECT_-1206937411'), (u'CALL_-1206945019', u'INDIRECT_-1206940640'), (u'INDIRECT_-1206938954', u'MULTIEQUAL_-1206939570'), (u'MULTIEQUAL_-1206940081', u'MULTIEQUAL_-1206939598'), (u'CALL_-1206943177', u'INDIRECT_-1206940080'), (u'CALL_-1206943899', u'INDIRECT_-1206938933'), (u'CALL_-1206943217', u'INDIRECT_-1206938525'), (u'CALL_-1206943004', u'INDIRECT_-1206939750'), ('tmp_717', u'CBRANCH_-1206945805'), (u'INDIRECT_-1206937770', u'MULTIEQUAL_-1206939883'), (u'CALL_-1206943591', u'INDIRECT_-1206940016'), (u'INDIRECT_-1206940248', u'MULTIEQUAL_-1206940665'), (u'INDIRECT_-1206939882', u'MULTIEQUAL_-1206940390'), (u'INDIRECT_-1206939857', u'MULTIEQUAL_-1206939806'), (u'CALL_-1206946569', u'INDIRECT_-1206942328'), (u'INDIRECT_-1206942248', u'CALL_-1206945703'), (u'CALL_-1206943820', u'CAST_-1206937413'), (u'INDIRECT_-1206940795', u'MULTIEQUAL_-1206940671'), (u'INDIRECT_-1206939290', u'MULTIEQUAL_-1206939068'), (u'CALL_-1206942962', u'INDIRECT_-1206938963'), (u'INDIRECT_-1206940715', u'MULTIEQUAL_-1206940184'), (u'MULTIEQUAL_-1206936882', u'MULTIEQUAL_-1206940413'), (u'CALL_-1206944027', u'INDIRECT_-1206938269'), (u'MULTIEQUAL_-1206940257', u'MULTIEQUAL_-1206940744'), (u'CALL_-1206943899', u'INDIRECT_-1206940905'), (u'CALL_-1206946628', u'INDIRECT_-1206942667'), (u'INDIRECT_-1206940732', u'MULTIEQUAL_-1206940665'), (u'STORE_-1206943684', u'INDIRECT_-1206938835'), (u'INDIRECT_-1206940539', u'MULTIEQUAL_-1206940474'), (u'INDIRECT_-1206942102', u'MULTIEQUAL_-1206941301'), (u'CALL_-1206944146', u'INDIRECT_-1206938600'), ('tmp_1001', u'CBRANCH_-1206945059'), (u'CALL_-1206943582', u'INDIRECT_-1206940635'), (u'MULTIEQUAL_-1206939872', u'MULTIEQUAL_-1206939871'), (u'CALL_-1206946656', u'INDIRECT_-1206942098'), (u'CALL_-1206944027', u'INDIRECT_-1206939584'), (u'CALL_-1206945930', u'INDIRECT_-1206940012'), ('const-122', u'INT_EQUAL_-1206945709'), (u'INT_NOTEQUAL_-1206937796', u'BOOL_OR_-1206937761'), (u'INDIRECT_-1206937601', u'MULTIEQUAL_-1206939676'), (u'INDIRECT_-1206939492', u'MULTIEQUAL_-1206939441'), (u'CALL_-1206944834', u'INDIRECT_-1206939738'), (u'CALL_-1206943560', u'INDIRECT_-1206939865'), (u'INDIRECT_-1206941014', u'MULTIEQUAL_-1206940890'), (u'INDIRECT_-1206940507', u'MULTIEQUAL_-1206940890'), ('tmp_3454', u'CBRANCH_-1206942995'), (u'CALL_-1206945930', u'INDIRECT_-1206941108'), ('const-119', u'INT_SLESS_-1206946364'), ('tmp_2922', u'CBRANCH_-1206943800'), (u'CALL_-1206946628', u'INDIRECT_-1206940769'), (u'CALL_-1206943322', u'INDIRECT_-1206940481'), (u'CALL_-1206942962', u'INDIRECT_-1206938013'), (u'CALL_-1206942950', u'INDIRECT_-1206939465'), (u'CALL_-1206943513', u'INDIRECT_-1206937906'), (u'CALL_-1206943217', u'INDIRECT_-1206940278'), ('const-97', u'INT_EQUAL_-1206945841'), (u'INDIRECT_-1206939007', u'MULTIEQUAL_-1206940159'), (u'INDIRECT_-1206938202', u'MULTIEQUAL_-1206938161'), (u'CALL_-1206945040', u'INDIRECT_-1206938595'), (u'MULTIEQUAL_-1206936865', u'MULTIEQUAL_-1206939172'), (u'INDIRECT_-1206940142', u'MULTIEQUAL_-1206940525'), (u'CALL_-1206943591', u'INDIRECT_-1206939140'), (u'INDIRECT_-1206940502', u'MULTIEQUAL_-1206940738'), (u'MULTIEQUAL_-1206940695', u'MULTIEQUAL_-1206941182'), (u'INDIRECT_-1206941226', u'MULTIEQUAL_-1206940712'), (u'MULTIEQUAL_-1206938988', u'MULTIEQUAL_-1206939745'), (u'STORE_-1206943768', u'INDIRECT_-1206940345'), (u'CALL_-1206946446', u'INDIRECT_-1206939647'), (u'CALL_-1206943101', u'INDIRECT_-1206938721'), (u'INDIRECT_-1206940422', u'MULTIEQUAL_-1206939568'), ('tmp_1312', u'CBRANCH_-1206945676'), (u'COPY_-1206945766', u'MULTIEQUAL_-1206940890'), (u'CALL_-1206945888', u'INDIRECT_-1206940386'), (u'CALL_-1206944972', u'INDIRECT_-1206939895'), (u'INDIRECT_-1206941883', u'MULTIEQUAL_-1206941352'), (u'INDIRECT_-1206939809', u'MULTIEQUAL_-1206939744'), (u'INDIRECT_-1206941136', u'MULTIEQUAL_-1206941102'), (u'CAST_-1206937273', u'CALL_-1206943582'), (u'CALL_-1206943563', u'INDIRECT_-1206939053'), (u'CALL_-1206943925', u'INDIRECT_-1206937794'), ('const-1525352', u'COPY_-1206936909'), (u'CALL_-1206942653', u'INDIRECT_-1206939954'), (u'CALL_-1206943563', u'INDIRECT_-1206938906'), (u'CALL_-1206942990', u'INDIRECT_-1206937885'), (u'INDIRECT_-1206940661', u'MULTIEQUAL_-1206940639'), (u'INDIRECT_-1206941310', u'MULTIEQUAL_-1206941693'), (u'MULTIEQUAL_-1206939211', u'MULTIEQUAL_-1206940021'), (u'CALL_-1206943224', u'INDIRECT_-1206938076'), (u'CALL_-1206942990', u'INDIRECT_-1206938466'), (u'CALL_-1206946604', u'INDIRECT_-1206942654'), (u'CALL_-1206942990', u'INDIRECT_-1206938977'), (u'CALL_-1206943501', u'INDIRECT_-1206940210'), (u'INDIRECT_-1206938753', u'MULTIEQUAL_-1206939883'), (u'INDIRECT_-1206939882', u'MULTIEQUAL_-1206939817'), (u'CALL_-1206945888', u'INDIRECT_-1206941262'), (u'INDIRECT_-1206940458', u'MULTIEQUAL_-1206940413'), ('const--200', u'PTRSUB_-1206937647'), (u'CALL_-1206943139', u'INDIRECT_-1206939400'), (u'CALL_-1206943772', u'INDIRECT_-1206940753'), (u'CALL_-1206945836', u'INDIRECT_-1206941232'), ('tmp_11820', u'PTRSUB_-1206939262'), (u'CALL_-1206945888', u'INDIRECT_-1206940020'), (u'CALL_-1206945086', u'INDIRECT_-1206939362'), (u'CALL_-1206943820', u'INDIRECT_-1206938595'), (u'CALL_-1206943139', u'INDIRECT_-1206939035'), (u'MULTIEQUAL_-1206936852', u'MULTIEQUAL_-1206937985'), (u'CALL_-1206946588', u'INDIRECT_-1206941539'), (u'MULTIEQUAL_-1206936885', u'MULTIEQUAL_-1206940456'), (u'CALL_-1206943772', u'INDIRECT_-1206940461'), (u'MULTIEQUAL_-1206938923', u'MULTIEQUAL_-1206938922'), (u'CALL_-1206942653', u'INDIRECT_-1206939808'), (u'CALL_-1206945636', u'INDIRECT_-1206940068'), (u'CALL_-1206946656', u'INDIRECT_-1206942609'), (u'INDIRECT_-1206941683', u'MULTIEQUAL_-1206941661'), (u'CALL_-1206943001', u'INDIRECT_-1206939371'), (u'CALL_-1206942950', u'INDIRECT_-1206939100'), (u'MULTIEQUAL_-1206939288', u'MULTIEQUAL_-1206939287'), (u'CALL_-1206945930', u'INDIRECT_-1206942057'), (u'CALL_-1206943217', u'INDIRECT_-1206938091'), (u'CALL_-1206943049', u'INDIRECT_-1206938504'), (u'INDIRECT_-1206942175', u'MULTIEQUAL_-1206941661'), (u'CALL_-1206946656', u'INDIRECT_-1206942244'), (u'INDIRECT_-1206938131', u'MULTIEQUAL_-1206938068'), (u'CALL_-1206943718', u'INDIRECT_-1206940058'), ('const-0', u'COPY_-1206943566'), (u'MULTIEQUAL_-1206940914', u'MULTIEQUAL_-1206941401'), (u'CALL_-1206944834', u'INDIRECT_-1206940176'), (u'INDIRECT_-1206939724', u'MULTIEQUAL_-1206940021'), (u'BOOL_OR_-1206937741', u'BOOL_OR_-1206937743'), (u'CALL_-1206944146', u'INDIRECT_-1206938746'), (u'INDIRECT_-1206938643', u'MULTIEQUAL_-1206936863'), (u'CALL_-1206946656', u'INDIRECT_-1206940711'), (u'CAST_-1206937413', u'PTRSUB_-1206937409'), (u'CALL_-1206943217', u'INDIRECT_-1206939986'), (u'INDIRECT_-1206939081', u'MULTIEQUAL_-1206936869'), (u'INDIRECT_-1206939374', u'MULTIEQUAL_-1206940671'), (u'CALL_-1206943925', u'INDIRECT_-1206938513'), (u'INDIRECT_-1206940734', u'MULTIEQUAL_-1206940712'), (u'INDIRECT_-1206939973', u'MULTIEQUAL_-1206942058'), (u'CALL_-1206945019', u'INDIRECT_-1206939618'), (u'INDIRECT_-1206939727', u'MULTIEQUAL_-1206939607'), (u'CALL_-1206942976', u'INDIRECT_-1206938056'), (u'CALL_-1206943217', u'INDIRECT_-1206939475'), (u'INDIRECT_-1206939363', u'MULTIEQUAL_-1206939318'), (u'CALL_-1206945019', u'INDIRECT_-1206940494'), (u'CALL_-1206943245', u'INDIRECT_-1206939489'), (u'CALL_-1206943820', u'INDIRECT_-1206940932'), (u'INDIRECT_-1206938349', u'MULTIEQUAL_-1206938766'), (u'INDIRECT_-1206941591', u'MULTIEQUAL_-1206940737'), (u'CALL_-1206942653', u'INDIRECT_-1206938932'), (u'INT_EQUAL_-1206945841', u'CBRANCH_-1206945839'), (u'CALL_-1206942629', u'INDIRECT_-1206937480'), (u'INDIRECT_-1206937968', u'STORE_-1206943684'), (u'INDIRECT_-1206938935', u'MULTIEQUAL_-1206936867'), (u'CALL_-1206943004', u'INDIRECT_-1206939166'), (u'CALL_-1206944972', u'INDIRECT_-1206941063'), (u'CALL_-1206943772', u'INDIRECT_-1206939950'), (u'CALL_-1206943591', u'INDIRECT_-1206938920'), (u'INDIRECT_-1206939329', u'MULTIEQUAL_-1206939288'), (u'CALL_-1206945636', u'INDIRECT_-1206939427'), (u'CALL_-1206944972', u'INDIRECT_-1206939172'), (u'INDIRECT_-1206939445', u'MULTIEQUAL_-1206939862'), ('const-8', u'CALL_-1206945636'), (u'MULTIEQUAL_-1206941352', u'MULTIEQUAL_-1206941082'), (u'CALL_-1206943591', u'INDIRECT_-1206938421'), (u'INDIRECT_-1206940978', u'MULTIEQUAL_-1206940992'), (u'INDIRECT_-1206940129', u'MULTIEQUAL_-1206941255'), (u'CALL_-1206945703', u'INDIRECT_-1206939602'), (u'CALL_-1206945086', u'SUBPIECE_-1206943061'), (u'INDIRECT_-1206939837', u'MULTIEQUAL_-1206940963'), (u'MULTIEQUAL_-1206936886', u'MULTIEQUAL_-1206940705'), (u'CALL_-1206943513', u'INDIRECT_-1206940292'), (u'INDIRECT_-1206942113', u'MULTIEQUAL_-1206942496'), (u'CALL_-1206943718', u'INDIRECT_-1206940715'), (u'CALL_-1206943101', u'INDIRECT_-1206940327'), (u'CALL_-1206945019', u'INDIRECT_-1206941151'), (u'CALL_-1206943304', u'INDIRECT_-1206940394'), (u'INDIRECT_-1206939569', u'MULTIEQUAL_-1206939676'), (u'CALL_-1206944834', u'INDIRECT_-1206940614'), (u'INDIRECT_-1206938860', u'MULTIEQUAL_-1206938874'), (u'INDIRECT_-1206939088', u'MULTIEQUAL_-1206939570'), (u'INDIRECT_-1206941306', u'MULTIEQUAL_-1206941182'), (u'CALL_-1206943139', u'INDIRECT_-1206937748'), ('const-1', u'INT_ADD_-1206944755'), (u'INDIRECT_-1206939986', u'MULTIEQUAL_-1206939945'), (u'CALL_-1206943012', u'INDIRECT_-1206939488'), (u'CALL_-1206945703', u'INDIRECT_-1206940032'), (u'CALL_-1206943073', u'INDIRECT_-1206938880'), (u'INDIRECT_-1206939592', u'MULTIEQUAL_-1206940744'), (u'CALL_-1206945930', u'INDIRECT_-1206940670'), (u'CALL_-1206943001', u'INDIRECT_-1206938641'), (u'INDIRECT_-1206940941', u'MULTIEQUAL_-1206940347'), (u'CALL_-1206943591', u'INDIRECT_-1206938352'), (u'CALL_-1206943563', u'INDIRECT_-1206940075'), (u'CALL_-1206942962', u'INDIRECT_-1206938086'), (u'INT_NOTEQUAL_-1206937764', u'BOOL_OR_-1206937739'), (u'INDIRECT_-1206940475', u'MULTIEQUAL_-1206940957'), (u'INDIRECT_-1206939663', u'MULTIEQUAL_-1206939598'), (u'CALL_-1206944751', u'INDIRECT_-1206938635'), (u'INDIRECT_-1206941370', u'MULTIEQUAL_-1206942496'), (u'INDIRECT_-1206942637', u'MULTIEQUAL_-1206942113'), (u'STORE_-1206943794', u'INDIRECT_-1206938830'), (u'CALL_-1206943139', u'CAST_-1206937107'), (u'INDIRECT_-1206940422', u'MULTIEQUAL_-1206940378'), (u'CALL_-1206944751', u'INDIRECT_-1206939703'), (u'INDIRECT_-1206937621', u'MULTIEQUAL_-1206939745'), (u'CALL_-1206943004', u'INDIRECT_-1206937924'), (u'CALL_-1206945086', u'INDIRECT_-1206940385'), (u'CALL_-1206946253', u'INDIRECT_-1206941809'), (u'MULTIEQUAL_-1206939058', u'MULTIEQUAL_-1206938986'), (u'CALL_-1206946588', u'INDIRECT_-1206939810'), (u'MULTIEQUAL_-1206940476', u'MULTIEQUAL_-1206940206'), (u'CALL_-1206943322', u'INDIRECT_-1206937937'), (u'MULTIEQUAL_-1206943306', u'MULTIEQUAL_-1206942555'), (u'CALL_-1206944684', u'INDIRECT_-1206940250'), (u'MULTIEQUAL_-1206938986', u'MULTIEQUAL_-1206938503'), ('const-1', u'COPY_-1206945979'), (u'INDIRECT_-1206939299', u'MULTIEQUAL_-1206940451'), (u'STORE_-1206943684', u'INDIRECT_-1206940222'), (u'CALL_-1206943546', u'INDIRECT_-1206940020'), (u'CALL_-1206943010', u'INDIRECT_-1206938497'), (u'INDIRECT_-1206940093', u'MULTIEQUAL_-1206939871'), (u'INDIRECT_-1206942321', u'MULTIEQUAL_-1206940738'), (u'CALL_-1206944684', u'INDIRECT_-1206940396'), (u'INDIRECT_-1206940468', u'MULTIEQUAL_-1206941620'), (u'CALL_-1206945836', u'INDIRECT_-1206939349'), (u'INDIRECT_-1206939885', u'MULTIEQUAL_-1206941182'), (u'CALL_-1206943772', u'INDIRECT_-1206939512'), (u'INDIRECT_-1206940642', u'MULTIEQUAL_-1206939059'), (u'CALL_-1206945086', u'INDIRECT_-1206940093'), (u'INDIRECT_-1206941445', u'INT_NOTEQUAL_-1206937774'), (u'INDIRECT_-1206939821', u'MULTIEQUAL_-1206941036'), (u'CALL_-1206943001', u'INDIRECT_-1206938494'), (u'INDIRECT_-1206938568', u'MULTIEQUAL_-1206938503'), (u'CALL_-1206944751', u'INDIRECT_-1206941236'), (u'MULTIEQUAL_-1206939570', u'MULTIEQUAL_-1206939087'), (u'INT_NOTEQUAL_-1206946406', u'CBRANCH_-1206946405'), (u'INDIRECT_-1206941272', u'MULTIEQUAL_-1206942277'), (u'INT_SLESS_-1206944077', u'CBRANCH_-1206944084'), (u'CALL_-1206943899', u'INDIRECT_-1206938361'), (u'INDIRECT_-1206938407', u'MULTIEQUAL_-1206938344'), (u'CALL_-1206943582', u'INDIRECT_-1206937957'), (u'MULTIEQUAL_-1206940474', u'COPY_-1206940528'), (u'CALL_-1206944751', u'INDIRECT_-1206939922'), (u'CALL_-1206945930', u'INDIRECT_-1206942203'), ('const-0', u'CALL_-1206945040'), (u'CALL_-1206945086', u'INDIRECT_-1206940020'), (u'CALL_-1206943513', u'INDIRECT_-1206939343'), (u'CALL_-1206945636', u'INDIRECT_-1206940799'), (u'BOOL_OR_-1206937751', u'BOOL_OR_-1206937753'), (u'INDIRECT_-1206938338', u'MULTIEQUAL_-1206938275'), (u'CALL_-1206943899', u'INDIRECT_-1206939226'), ('const-8', u'CALL_-1206943718'), (u'CALL_-1206943563', u'INDIRECT_-1206938760'), ('tmp_721', u'BRANCH_-1206945788'), (u'CALL_-1206943925', u'INDIRECT_-1206938147'), (u'INDIRECT_-1206939144', u'MULTIEQUAL_-1206939099'), (u'MULTIEQUAL_-1206940299', u'MULTIEQUAL_-1206941109'), (u'INDIRECT_-1206940540', u'MULTIEQUAL_-1206940957'), (u'CALL_-1206946656', u'INDIRECT_-1206940203'), (u'COPY_-1206944959', u'MULTIEQUAL_-1206941109'), (u'INDIRECT_-1206939611', u'MULTIEQUAL_-1206940227'), (u'CALL_-1206944820', u'INDIRECT_-1206939154'), (u'INDIRECT_-1206941080', u'MULTIEQUAL_-1206940226'), (u'INDIRECT_-1206937839', u'MULTIEQUAL_-1206939952'), (u'INT_NOTEQUAL_-1206946128', u'CBRANCH_-1206946123'), (u'INDIRECT_-1206940182', u'MULTIEQUAL_-1206940481'), (u'CALL_-1206943820', u'INDIRECT_-1206939180'), (u'INDIRECT_-1206939816', u'MULTIEQUAL_-1206940154'), (u'INDIRECT_-1206941889', u'MULTIEQUAL_-1206941863'), (u'MULTIEQUAL_-1206936853', u'MULTIEQUAL_-1206938230'), (u'CALL_-1206943001', u'INDIRECT_-1206938787'), (u'CALL_-1206943772', u'INDIRECT_-1206939585'), ('tmp_3227', u'BRANCH_-1206943498'), (u'CALL_-1206944834', u'INDIRECT_-1206938865'), (u'CALL_-1206943501', u'INDIRECT_-1206939626'), (u'INDIRECT_-1206940369', u'MULTIEQUAL_-1206940347'), (u'CALL_-1206943177', u'INDIRECT_-1206937771'), (u'CALL_-1206943049', u'INDIRECT_-1206938723'), (u'CALL_-1206946446', u'INDIRECT_-1206940276'), (u'INDIRECT_-1206942036', u'MULTIEQUAL_-1206941912'), (u'MULTIEQUAL_-1206942835', u'MULTIEQUAL_-1206942817'), (u'CALL_-1206946446', u'INT_NOTEQUAL_-1206945603'), (u'CALL_-1206942976', u'INDIRECT_-1206938860'), (u'INDIRECT_-1206941737', u'MULTIEQUAL_-1206940883'), (u'INDIRECT_-1206939785', u'MULTIEQUAL_-1206938988'), (u'INDIRECT_-1206939591', u'MULTIEQUAL_-1206939605'), (u'CALL_-1206942962', u'INDIRECT_-1206939036'), (u'CALL_-1206945888', u'INDIRECT_-1206940313'), (u'INDIRECT_-1206939316', u'MULTIEQUAL_-1206941401'), (u'CALL_-1206943501', u'INDIRECT_-1206940137'), (u'INDIRECT_-1206940061', u'MULTIEQUAL_-1206939534'), (u'CALL_-1206943101', u'INDIRECT_-1206940546'), (u'INDIRECT_-1206937927', u'MULTIEQUAL_-1206938413'), ('const-4294967295', u'INT_SLESS_-1206945045'), (u'CALL_-1206946569', u'INDIRECT_-1206939865'), (u'INDIRECT_-1206940451', u'MULTIEQUAL_-1206940744'), (u'MULTIEQUAL_-1206940383', u'MULTIEQUAL_-1206940382'), (u'MULTIEQUAL_-1206936857', u'MULTIEQUAL_-1206938411'), (u'INDIRECT_-1206937954', u'MULTIEQUAL_-1206936854'), (u'MULTIEQUAL_-1206939818', u'MULTIEQUAL_-1206940305'), ('const-1', u'COPY_-1206944981'), ('const-1', u'COPY_-1206945031'), (u'INDIRECT_-1206937996', u'MULTIEQUAL_-1206938482'), (u'CALL_-1206943718', u'INDIRECT_-1206939401'), (u'COPY_-1206944952', u'MULTIEQUAL_-1206941109'), (u'INDIRECT_-1206938559', u'MULTIEQUAL_-1206938337'), (u'BOOL_OR_-1206937753', u'BOOL_OR_-1206937755'), (u'MULTIEQUAL_-1206940738', u'MULTIEQUAL_-1206940255'), (u'CALL_-1206944751', u'INDIRECT_-1206938980'), (u'CALL_-1206943073', u'INDIRECT_-1206940486'), (u'CALL_-1206946588', u'INDIRECT_-1206942050'), (u'MULTIEQUAL_-1206936854', u'MULTIEQUAL_-1206938192'), (u'CALL_-1206943560', u'INDIRECT_-1206939792'), (u'CALL_-1206945703', u'INDIRECT_-1206941639'), (u'INDIRECT_-1206940394', u'MULTIEQUAL_-1206940408'), (u'CALL_-1206943245', u'INDIRECT_-1206938905'), (u'INDIRECT_-1206940011', u'MULTIEQUAL_-1206942131'), (u'INDIRECT_-1206939608', u'MULTIEQUAL_-1206941693'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945318'), (u'INDIRECT_-1206939152', u'MULTIEQUAL_-1206939660'), (u'CALL_-1206943560', u'INDIRECT_-1206940011'), (u'INDIRECT_-1206941007', u'MULTIEQUAL_-1206940476'), (u'INDIRECT_-1206939087', u'MULTIEQUAL_-1206939386'), (u'INDIRECT_-1206938525', u'MULTIEQUAL_-1206938484'), (u'STORE_-1206943768', u'INDIRECT_-1206940856'), (u'INDIRECT_-1206937774', u'MULTIEQUAL_-1206936852'), (u'INDIRECT_-1206939900', u'MULTIEQUAL_-1206941985'), (u'CALL_-1206943177', u'INDIRECT_-1206939277'), (u'CALL_-1206944834', u'INDIRECT_-1206939446'), (u'MULTIEQUAL_-1206941424', u'CALL_-1206943322'), (u'INDIRECT_-1206939538', u'MULTIEQUAL_-1206940154'), (u'CALL_-1206944751', u'INDIRECT_-1206939776'), (u'CALL_-1206946569', u'INDIRECT_-1206940141'), (u'INDIRECT_-1206940843', u'MULTIEQUAL_-1206942058'), (u'CALL_-1206943513', u'INDIRECT_-1206940000'), (u'CALL_-1206943899', u'INDIRECT_-1206940102'), ('tmp_1488', u'CBRANCH_-1206945839'), (u'MULTIEQUAL_-1206936855', u'MULTIEQUAL_-1206938265'), (u'CALL_-1206945836', u'INDIRECT_-1206939771'), (u'CALL_-1206944027', u'INDIRECT_-1206938050'), (u'CALL_-1206945086', u'INDIRECT_-1206940312'), (u'CALL_-1206943591', u'INDIRECT_-1206940600'), (u'CALL_-1206943049', u'INDIRECT_-1206939234'), (u'INDIRECT_-1206942029', u'MULTIEQUAL_-1206940446'), (u'INDIRECT_-1206937862', u'MULTIEQUAL_-1206938482'), (u'INDIRECT_-1206938154', u'MULTIEQUAL_-1206938172'), (u'INDIRECT_-1206939427', u'MULTIEQUAL_-1206939814'), (u'INDIRECT_-1206940396', u'MULTIEQUAL_-1206941693'), (u'INDIRECT_-1206938586', u'MULTIEQUAL_-1206940671'), (u'CALL_-1206945930', u'INDIRECT_-1206939866'), (u'INDIRECT_-1206940341', u'MULTIEQUAL_-1206940957'), (u'CALL_-1206942950', u'INDIRECT_-1206938223'), (u'INDIRECT_-1206939170', u'MULTIEQUAL_-1206941255'), (u'CALL_-1206943217', u'INDIRECT_-1206938233'), (u'CALL_-1206943177', u'INDIRECT_-1206939788'), (u'INDIRECT_-1206940056', u'MULTIEQUAL_-1206941182'), (u'INDIRECT_-1206940376', u'MULTIEQUAL_-1206942496'), (u'CALL_-1206946604', u'INDIRECT_-1206941041'), (u'CALL_-1206943139', u'INDIRECT_-1206938093'), (u'CALL_-1206943560', u'INDIRECT_-1206939135'), (u'CALL_-1206942962', u'INDIRECT_-1206938452'), (u'CALL_-1206943591', u'CAST_-1206937507'), (u'INDIRECT_-1206940367', u'MULTIEQUAL_-1206940300'), (u'INDIRECT_-1206940905', u'MULTIEQUAL_-1206940919'), (u'MULTIEQUAL_-1206936881', u'MULTIEQUAL_-1206940340'), (u'STORE_-1206943794', u'INDIRECT_-1206938538'), (u'INDIRECT_-1206940934', u'MULTIEQUAL_-1206940420'), (u'INDIRECT_-1206942110', u'MULTIEQUAL_-1206942104'), (u'CALL_-1206943820', u'INDIRECT_-1206939837'), (u'INDIRECT_-1206939995', u'MULTIEQUAL_-1206940378'), (u'CALL_-1206943245', u'CAST_-1206937070'), (u'INDIRECT_-1206940101', u'MULTIEQUAL_-1206940036'), (u'MULTIEQUAL_-1206939671', u'COPY_-1206939725'), (u'CALL_-1206942950', u'INDIRECT_-1206938004'), (u'CALL_-1206943772', u'INDIRECT_-1206939804'), (u'CALL_-1206943560', u'INDIRECT_-1206938916'), (u'INDIRECT_-1206940257', u'MULTIEQUAL_-1206942113'), (u'CALL_-1206943501', u'INDIRECT_-1206940575'), (u'CALL_-1206946628', u'INDIRECT_-1206942010'), (u'CALL_-1206942950', u'INDIRECT_-1206939027'), (u'INDIRECT_-1206939565', u'MULTIEQUAL_-1206939514'), (u'INDIRECT_-1206940787', u'MULTIEQUAL_-1206940890'), (u'MULTIEQUAL_-1206939694', u'MULTIEQUAL_-1206940451'), ('const-433', u'STORE_-1206943684'), (u'INDIRECT_-1206941956', u'MULTIEQUAL_-1206941425'), ('tmp_1407', u'BRANCH_-1206944952'), (u'CALL_-1206943139', u'INDIRECT_-1206940349'), (u'CALL_-1206945019', u'INDIRECT_-1206941078'), ('tmp_773', u'BRANCH_-1206945030'), ('const-0', u'INT_NOTEQUAL_-1206937780'), (u'INDIRECT_-1206939874', u'MULTIEQUAL_-1206939829'), (u'CALL_-1206943224', u'INDIRECT_-1206940401'), (u'INDIRECT_-1206942248', u'MULTIEQUAL_-1206940665'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945841'), (u'STORE_-1206943684', u'INDIRECT_-1206940149'), (u'CALL_-1206943546', u'INDIRECT_-1206937857'), (u'MULTIEQUAL_-1206936848', u'MULTIEQUAL_-1206937640'), (u'CALL_-1206944751', u'SUBPIECE_-1206943167'), (u'INDIRECT_-1206940832', u'MULTIEQUAL_-1206940846'), (u'CALL_-1206946656', u'INDIRECT_-1206942463'), (u'CALL_-1206945019', u'INDIRECT_-1206941224'), (u'MULTIEQUAL_-1206936869', u'MULTIEQUAL_-1206939288'), (u'INDIRECT_-1206940788', u'MULTIEQUAL_-1206939205'), (u'CALL_-1206945703', u'INDIRECT_-1206942150'), ('tmp_1143', u'CBRANCH_-1206945791'), (u'CALL_-1206946604', u'INDIRECT_-1206941260'), (u'INDIRECT_-1206940348', u'MULTIEQUAL_-1206941474'), (u'CALL_-1206943772', u'INDIRECT_-1206938781'), (u'CALL_-1206943101', u'INDIRECT_-1206938355'), (u'CALL_-1206945703', u'INDIRECT_-1206939959'), (u'MULTIEQUAL_-1206940330', u'MULTIEQUAL_-1206940060'), (u'MULTIEQUAL_-1206941613', u'MULTIEQUAL_-1206942423'), (u'INDIRECT_-1206938131', u'MULTIEQUAL_-1206936856'), (u'MULTIEQUAL_-1206943173', u'MULTIEQUAL_-1206943155'), (u'CALL_-1206943582', u'INDIRECT_-1206938736'), (u'CALL_-1206943101', u'INDIRECT_-1206939086'), ('tmp_2816', u'CBRANCH_-1206943884'), (u'CALL_-1206946253', u'INDIRECT_-1206942028'), (u'INDIRECT_-1206939172', u'MULTIEQUAL_-1206939142'), (u'CALL_-1206944027', u'INDIRECT_-1206937839'), (u'CALL_-1206945852', u'INDIRECT_-1206939500'), (u'INDIRECT_-1206940177', u'MULTIEQUAL_-1206941182'), (u'INDIRECT_-1206938175', u'INT_EQUAL_-1206943664'), (u'INDIRECT_-1206939716', u'MULTIEQUAL_-1206938919'), (u'STORE_-1206943794', u'INDIRECT_-1206938757'), (u'CALL_-1206942990', u'INDIRECT_-1206940218'), (u'INDIRECT_-1206940642', u'MULTIEQUAL_-1206940111'), (u'CALL_-1206942976', u'INDIRECT_-1206937768'), (u'INDIRECT_-1206939672', u'MULTIEQUAL_-1206940154'), (u'INDIRECT_-1206942175', u'MULTIEQUAL_-1206941374'), (u'MULTIEQUAL_-1206940811', u'MULTIEQUAL_-1206940328'), (u'CALL_-1206942962', u'INDIRECT_-1206939328'), (u'CALL_-1206946253', u'INDIRECT_-1206940568'), (u'CALL_-1206943101', u'INDIRECT_-1206937795'), (u'CALL_-1206946604', u'INDIRECT_-1206940602'), (u'CALL_-1206943899', u'INDIRECT_-1206940248'), (u'CALL_-1206943772', u'INDIRECT_-1206940096'), (u'CALL_-1206943304', u'INDIRECT_-1206939810'), (u'INDIRECT_-1206940502', u'MULTIEQUAL_-1206940378'), (u'INDIRECT_-1206939792', u'MULTIEQUAL_-1206941912'), (u'INDIRECT_-1206942109', u'MULTIEQUAL_-1206941985'), (u'INDIRECT_-1206941744', u'MULTIEQUAL_-1206941150'), (u'CALL_-1206943820', u'INDIRECT_-1206939545'), (u'COPY_-1206939298', u'CALL_-1206946628'), (u'INDIRECT_-1206940031', u'MULTIEQUAL_-1206941328'), (u'CALL_-1206942629', u'INDIRECT_-1206938264'), (u'INDIRECT_-1206938935', u'MULTIEQUAL_-1206940232'), (u'INDIRECT_-1206938615', u'MULTIEQUAL_-1206938564'), (u'INDIRECT_-1206941418', u'MULTIEQUAL_-1206942423'), (u'CALL_-1206942962', u'INDIRECT_-1206940277'), (u'INDIRECT_-1206942394', u'MULTIEQUAL_-1206941863'), (u'CALL_-1206943177', u'INDIRECT_-1206940372'), (u'CAST_-1206937413', u'CALL_-1206943012'), (u'CALL_-1206942962', u'INDIRECT_-1206939766'), ('const-1', u'COPY_-1206945755'), (u'CALL_-1206943560', u'INDIRECT_-1206938478'), (u'CALL_-1206945703', u'INDIRECT_-1206940763'), (u'INDIRECT_-1206939415', u'MULTIEQUAL_-1206936874'), (u'INDIRECT_-1206940221', u'MULTIEQUAL_-1206940154'), (u'INDIRECT_-1206940206', u'MULTIEQUAL_-1206942277'), (u'INDIRECT_-1206939737', u'MULTIEQUAL_-1206939751'), (u'CALL_-1206946656', u'INDIRECT_-1206940564'), (u'INDIRECT_-1206939246', u'MULTIEQUAL_-1206939862'), (u'CALL_-1206943049', u'INDIRECT_-1206939088'), (u'CALL_-1206943004', u'INDIRECT_-1206938290'), (u'INDIRECT_-1206939991', u'MULTIEQUAL_-1206940227'), (u'CALL_-1206943925', u'INDIRECT_-1206939681'), (u'COPY_-1206944846', u'MULTIEQUAL_-1206941474'), (u'CALL_-1206946569', u'INDIRECT_-1206941306'), (u'CALL_-1206943304', u'INDIRECT_-1206939080'), (u'CALL_-1206946569', u'INDIRECT_-1206940649'), (u'CALL_-1206943501', u'INDIRECT_-1206939553'), (u'INDIRECT_-1206941882', u'MULTIEQUAL_-1206941985'), (u'LOAD_-1206943021', u'CAST_-1206936795'), (u'INDIRECT_-1206938650', u'MULTIEQUAL_-1206939132'), (u'MULTIEQUAL_-1206941120', u'COPY_-1206942057'), (u'INT_SLESS_-1206945983', u'CBRANCH_-1206945990'), (u'CALL_-1206943245', u'INDIRECT_-1206939854'), ('const-4294967295', u'INT_SLESS_-1206944710'), (u'CALL_-1206945019', u'INDIRECT_-1206940129'), (u'INDIRECT_-1206940648', u'MULTIEQUAL_-1206940622'), (u'CALL_-1206946446', u'INT_SLESS_-1206945983'), (u'INDIRECT_-1206937561', u'MULTIEQUAL_-1206938073'), (u'CALL_-1206942990', u'INDIRECT_-1206939634'), (u'INDIRECT_-1206940405', u'MULTIEQUAL_-1206941620'), (u'MULTIEQUAL_-1206940109', u'COPY_-1206940163'), (u'CALL_-1206943925', u'INDIRECT_-1206938440'), (u'INDIRECT_-1206937725', u'MULTIEQUAL_-1206939814'), (u'MULTIEQUAL_-1206943300', u'MULTIEQUAL_-1206942549'), (u'CALL_-1206946604', u'INDIRECT_-1206941187'), ('const-0', u'CALL_-1206943245'), (u'CALL_-1206946656', u'INDIRECT_-1206942025'), (u'CALL_-1206943591', u'INDIRECT_-1206939067'), (u'CALL_-1206944834', u'INDIRECT_-1206940395'), (u'CALL_-1206943012', u'INDIRECT_-1206937743'), (u'CALL_-1206944684', u'INDIRECT_-1206939520'), ('const-0', u'CALL_-1206943004'), (u'INDIRECT_-1206942057', u'MULTIEQUAL_-1206942350'), (u'CALL_-1206943245', u'INDIRECT_-1206939197'), (u'CALL_-1206945888', u'INDIRECT_-1206940240'), (u'INDIRECT_-1206940400', u'MULTIEQUAL_-1206940738'), (u'CALL_-1206943925', u'INDIRECT_-1206939900'), (u'CALL_-1206946604', u'INDIRECT_-1206942063'), (u'INDIRECT_-1206938722', u'MULTIEQUAL_-1206939021'), (u'CALL_-1206946253', u'INDIRECT_-1206941079'), (u'INDIRECT_-1206939224', u'MULTIEQUAL_-1206939206'), (u'MULTIEQUAL_-1206936854', u'MULTIEQUAL_-1206938368'), (u'CALL_-1206944834', u'INDIRECT_-1206940979'), (u'CALL_-1206945703', u'INDIRECT_-1206941931'), ('const-1490040', u'COPY_-1206936877'), (u'INDIRECT_-1206937517', u'MULTIEQUAL_-1206938137'), (u'CALL_-1206946446', u'INT_EQUAL_-1206946000'), (u'CALL_-1206945852', u'INDIRECT_-1206940807'), (u'PTRSUB_-1206937647', u'CAST_-1206937563'), (u'CALL_-1206943582', u'INDIRECT_-1206939832'), ('tmp_1876', u'CBRANCH_-1206945183'), (u'CALL_-1206943139', u'INDIRECT_-1206940422'), (u'CALL_-1206943513', u'INDIRECT_-1206938905'), (u'CALL_-1206943217', u'INDIRECT_-1206938891'), (u'CALL_-1206944027', u'INDIRECT_-1206938562'), (u'CALL_-1206943049', u'INDIRECT_-1206939818'), (u'CALL_-1206946628', u'INDIRECT_-1206940188'), (u'MULTIEQUAL_-1206939195', u'MULTIEQUAL_-1206939952'), (u'CALL_-1206943010', u'INDIRECT_-1206938424'), (u'CALL_-1206946253', u'INDIRECT_-1206940641'), (u'INDIRECT_-1206939854', u'MULTIEQUAL_-1206939344'), (u'LOAD_-1206944742', u'INT_EQUAL_-1206944727'), (u'COPY_-1206945003', u'MULTIEQUAL_-1206940598'), (u'INDIRECT_-1206939050', u'MULTIEQUAL_-1206936869'), (u'CALL_-1206945636', u'INDIRECT_-1206941164'), (u'CALL_-1206945019', u'INDIRECT_-1206939691'), (u'CALL_-1206945086', u'INDIRECT_-1206940239'), (u'INDIRECT_-1206938577', u'MULTIEQUAL_-1206939059'), (u'CALL_-1206942990', u'INDIRECT_-1206940364'), (u'INDIRECT_-1206939812', u'MULTIEQUAL_-1206940817'), (u'CALL_-1206946253', u'INDIRECT_-1206939707'), (u'CALL_-1206943101', u'INDIRECT_-1206940619'), (u'MULTIEQUAL_-1206936873', u'MULTIEQUAL_-1206939756'), (u'CALL_-1206943560', u'INDIRECT_-1206938258'), (u'CALL_-1206943010', u'INDIRECT_-1206938789'), (u'CALL_-1206943049', u'INDIRECT_-1206938796'), (u'CALL_-1206945888', u'INDIRECT_-1206939241'), (u'CALL_-1206945086', u'INDIRECT_-1206940531'), (u'CALL_-1206944834', u'INDIRECT_-1206939957'), (u'CALL_-1206943582', u'INDIRECT_-1206939394'), (u'INDIRECT_-1206939154', u'MULTIEQUAL_-1206936870'), (u'INDIRECT_-1206938356', u'MULTIEQUAL_-1206938655'), (u'CALL_-1206943820', u'INDIRECT_-1206939910'), (u'CALL_-1206945086', u'INDIRECT_-1206939801'), (u'CALL_-1206946588', u'INDIRECT_-1206942415'), (u'MULTIEQUAL_-1206936886', u'MULTIEQUAL_-1206940529'), (u'CALL_-1206946253', u'INDIRECT_-1206940933'), (u'INDIRECT_-1206940203', u'MULTIEQUAL_-1206939402'), (u'CALL_-1206943718', u'INDIRECT_-1206939182'), (u'INDIRECT_-1206938705', u'MULTIEQUAL_-1206938659'), ('tmp_2021', u'BRANCH_-1206944955'), (u'CALL_-1206943177', u'INDIRECT_-1206938185'), (u'CALL_-1206942962', u'INDIRECT_-1206939985'), (u'CALL_-1206945636', u'INDIRECT_-1206941456'), (u'CALL_-1206944146', u'INDIRECT_-1206940060'), (u'CALL_-1206946604', u'INDIRECT_-1206941552'), (u'INDIRECT_-1206938702', u'MULTIEQUAL_-1206940493'), (u'INDIRECT_-1206940861', u'MULTIEQUAL_-1206940007'), (u'MULTIEQUAL_-1206936874', u'MULTIEQUAL_-1206939829'), (u'INDIRECT_-1206938943', u'MULTIEQUAL_-1206939952'), ('tmp_891', u'CBRANCH_-1206945706'), (u'CALL_-1206946656', u'INDIRECT_-1206941952'), (u'MULTIEQUAL_-1206941279', u'MULTIEQUAL_-1206941009'), (u'INDIRECT_-1206937677', u'MULTIEQUAL_-1206937640'), (u'CALL_-1206945930', u'INDIRECT_-1206941838'), (u'INDIRECT_-1206938869', u'MULTIEQUAL_-1206939351'), (u'INDIRECT_-1206941298', u'MULTIEQUAL_-1206941401'), (u'INDIRECT_-1206939745', u'MULTIEQUAL_-1206940227'), (u'INDIRECT_-1206939618', u'MULTIEQUAL_-1206940744'), (u'INDIRECT_-1206938556', u'MULTIEQUAL_-1206940347'), (u'INT_EQUAL_-1206943629', u'CBRANCH_-1206943625'), (u'INDIRECT_-1206940495', u'MULTIEQUAL_-1206939981'), (u'CALL_-1206942629', u'INDIRECT_-1206938556'), (u'CALL_-1206945019', u'INDIRECT_-1206940567'), (u'INDIRECT_-1206939684', u'MULTIEQUAL_-1206940300'), (u'CALL_-1206943718', u'INDIRECT_-1206939912'), (u'INDIRECT_-1206941079', u'MULTIEQUAL_-1206941182'), (u'CALL_-1206945019', u'INDIRECT_-1206939252'), (u'CALL_-1206944146', u'INDIRECT_-1206939768'), (u'CALL_-1206943012', u'INDIRECT_-1206939342'), (u'CALL_-1206945836', u'INDIRECT_-1206941305'), (u'CALL_-1206944972', u'INDIRECT_-1206941647'), (u'CALL_-1206943304', u'INDIRECT_-1206939518'), (u'CALL_-1206944972', u'INDIRECT_-1206939529'), (u'STORE_-1206943684', u'INDIRECT_-1206940587'), (u'CALL_-1206943513', u'INDIRECT_-1206939635'), (u'CALL_-1206943224', u'INDIRECT_-1206939890'), (u'CALL_-1206942950', u'INDIRECT_-1206938735'), (u'MULTIEQUAL_-1206941520', u'MULTIEQUAL_-1206942277'), (u'STORE_-1206943794', u'INDIRECT_-1206940364'), (u'STORE_-1206943794', u'INDIRECT_-1206940145'), (u'INDIRECT_-1206939008', u'MULTIEQUAL_-1206940305'), (u'CALL_-1206943899', u'INDIRECT_-1206939956'), (u'STORE_-1206943794', u'INDIRECT_-1206938684'), (u'CALL_-1206943217', u'INDIRECT_-1206939110'), (u'CALL_-1206943546', u'INDIRECT_-1206938998'), (u'CALL_-1206943563', u'INDIRECT_-1206939491'), (u'CAST_-1206937413', u'PTRSUB_-1206937478'), (u'CALL_-1206943501', u'INDIRECT_-1206939407'), (u'MULTIEQUAL_-1206936860', u'MULTIEQUAL_-1206938631'), (u'CALL_-1206946446', u'INT_NOTEQUAL_-1206945045'), (u'INDIRECT_-1206941233', u'MULTIEQUAL_-1206941109'), (u'INDIRECT_-1206939159', u'MULTIEQUAL_-1206939497'), (u'CALL_-1206943513', u'INDIRECT_-1206940073'), (u'INDIRECT_-1206939448', u'MULTIEQUAL_-1206939745'), (u'CALL_-1206945836', u'INDIRECT_-1206941889'), (u'CALL_-1206945019', u'INDIRECT_-1206940056'), (u'MULTIEQUAL_-1206936862', u'MULTIEQUAL_-1206938777'), (u'CALL_-1206944027', u'INDIRECT_-1206939803'), (u'CALL_-1206942950', u'INDIRECT_-1206938954'), (u'CALL_-1206945636', u'INDIRECT_-1206941383'), (u'INDIRECT_-1206941664', u'MULTIEQUAL_-1206940863'), (u'CALL_-1206946569', u'INDIRECT_-1206941525'), (u'CALL_-1206943177', u'INDIRECT_-1206939131'), (u'INDIRECT_-1206939728', u'MULTIEQUAL_-1206939506'), (u'CALL_-1206943322', u'INDIRECT_-1206939313'), (u'CALL_-1206943820', u'INDIRECT_-1206938039'), (u'INDIRECT_-1206938714', u'MULTIEQUAL_-1206939222'), (u'INDIRECT_-1206939399', u'MULTIEQUAL_-1206940525'), (u'CALL_-1206946604', u'INDIRECT_-1206941114'), (u'CALL_-1206943304', u'INDIRECT_-1206938715'), (u'INDIRECT_-1206941817', u'MULTIEQUAL_-1206941223'), (u'INDIRECT_-1206937716', u'MULTIEQUAL_-1206938137'), (u'CALL_-1206943012', u'INDIRECT_-1206939707'), (u'CALL_-1206946446', u'INDIRECT_-1206942394'), ('tmp_3337', u'BRANCH_-1206942973'), (u'INT_NOTEQUAL_-1206937780', u'BOOL_OR_-1206937755'), (u'INDIRECT_-1206938147', u'MULTIEQUAL_-1206940232'), (u'CALL_-1206942653', u'INDIRECT_-1206938421'), (u'CALL_-1206943546', u'INDIRECT_-1206939436'), ('const-0', u'INT_EQUAL_-1206945113'), (u'INT_NOTEQUAL_-1206937763', u'BOOL_OR_-1206937737'), (u'STORE_-1206943794', u'INDIRECT_-1206940510'), (u'STORE_-1206943768', u'INDIRECT_-1206938811'), (u'CALL_-1206944684', u'INDIRECT_-1206939227'), (u'INDIRECT_-1206942248', u'MULTIEQUAL_-1206941734'), (u'CALL_-1206943322', u'INDIRECT_-1206939167'), (u'CALL_-1206946656', u'INDIRECT_-1206941003'), ('const-0', u'INT_NOTEQUAL_-1206937778'), (u'MULTIEQUAL_-1206942555', u'MULTIEQUAL_-1206943306'), (u'INDIRECT_-1206941444', u'MULTIEQUAL_-1206941547'), (u'MULTIEQUAL_-1206942009', u'MULTIEQUAL_-1206941739'), ('tmp_2186', u'BRANCH_-1206943557'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945206'), (u'CALL_-1206943224', u'INDIRECT_-1206939598'), (u'INDIRECT_-1206941306', u'MULTIEQUAL_-1206940712'), (u'CALL_-1206945703', u'INDIRECT_-1206940617'), (u'CALL_-1206943322', u'INDIRECT_-1206940335'), (u'CALL_-1206943004', u'INDIRECT_-1206938070'), ('tmp_3260', u'BRANCH_-1206943301'), (u'COPY_-1206944948', u'MULTIEQUAL_-1206941474'), (u'INDIRECT_-1206939446', u'MULTIEQUAL_-1206936874'), (u'CALL_-1206943049', u'INDIRECT_-1206938284'), (u'STORE_-1206943794', u'INDIRECT_-1206938904'), (u'CALL_-1206945636', u'INDIRECT_-1206939995'), (u'INDIRECT_-1206939956', u'MULTIEQUAL_-1206939970'), ('const-1', u'COPY_-1206945036'), (u'INDIRECT_-1206938064', u'MULTIEQUAL_-1206937846'), (u'CAST_-1206937107', u'CALL_-1206943101'), (u'INDIRECT_-1206937398', u'MULTIEQUAL_-1206936848'), (u'INDIRECT_-1206938684', u'MULTIEQUAL_-1206939814'), (u'INDIRECT_-1206940187', u'MULTIEQUAL_-1206940153'), (u'CALL_-1206942629', u'INDIRECT_-1206939213'), ('const-83', u'INT_SLESS_-1206945852'), (u'INDIRECT_-1206940569', u'MULTIEQUAL_-1206940037'), (u'INDIRECT_-1206940613', u'MULTIEQUAL_-1206940627'), (u'INT_NOTEQUAL_-1206943009', u'CBRANCH_-1206943008'), (u'CALL_-1206943563', u'INDIRECT_-1206940805'), (u'CALL_-1206943820', u'INDIRECT_-1206938741'), (u'INDIRECT_-1206939273', u'MULTIEQUAL_-1206939222'), (u'CALL_-1206943010', u'INDIRECT_-1206938277'), (u'CALL_-1206945852', u'INDIRECT_-1206941172'), (u'CALL_-1206943718', u'INT_EQUAL_-1206943703'), (u'COPY_-1206938742', u'CALL_-1206945888'), (u'INDIRECT_-1206941664', u'MULTIEQUAL_-1206940810'), (u'STORE_-1206943768', u'INDIRECT_-1206938738'), ('const-110', u'INT_EQUAL_-1206945773'), (u'INDIRECT_-1206941598', u'MULTIEQUAL_-1206941004'), (u'CALL_-1206943513', u'INDIRECT_-1206939708'), (u'CALL_-1206945930', u'INDIRECT_-1206939586'), (u'INDIRECT_-1206940166', u'MULTIEQUAL_-1206939944'), (u'CALL_-1206943217', u'INDIRECT_-1206938022'), (u'INDIRECT_-1206938575', u'MULTIEQUAL_-1206938874'), (u'CALL_-1206943004', u'INDIRECT_-1206939312'), ('const-1', u'INT_ADD_-1206945090'), (u'INDIRECT_-1206938202', u'MULTIEQUAL_-1206937984'), (u'CALL_-1206943177', u'INDIRECT_-1206940664'), (u'CALL_-1206943001', u'INDIRECT_-1206939517'), (u'INDIRECT_-1206940541', u'MULTIEQUAL_-1206941693'), (u'COPY_-1206944868', u'MULTIEQUAL_-1206940817'), (u'CALL_-1206944027', u'INDIRECT_-1206939511'), (u'MULTIEQUAL_-1206938503', u'COPY_-1206938557'), (u'MULTIEQUAL_-1206936881', u'MULTIEQUAL_-1206940164'), (u'INDIRECT_-1206940061', u'MULTIEQUAL_-1206939264'), (u'INT_NOTEQUAL_-1206937776', u'BOOL_OR_-1206937751'), (u'INDIRECT_-1206939963', u'MULTIEQUAL_-1206940262'), (u'CALL_-1206944146', u'INDIRECT_-1206937532'), (u'CALL_-1206943772', u'INDIRECT_-1206940169'), (u'MULTIEQUAL_-1206941394', u'MULTIEQUAL_-1206942204'), (u'CALL_-1206942976', u'INDIRECT_-1206939736'), ('const-0', u'CALL_-1206946253'), (u'INDIRECT_-1206938965', u'MULTIEQUAL_-1206941036'), (u'INDIRECT_-1206938091', u'MULTIEQUAL_-1206938054'), (u'INDIRECT_-1206940177', u'MULTIEQUAL_-1206941474'), (u'CALL_-1206945040', u'INDIRECT_-1206940916'), (u'MULTIEQUAL_-1206936879', u'MULTIEQUAL_-1206940018'), (u'INDIRECT_-1206938416', u'MULTIEQUAL_-1206940525'), (u'BOOL_OR_-1206937769', u'BOOL_OR_-1206937761'), ('tmp_2189', u'BRANCH_-1206944448'), (u'INDIRECT_-1206939535', u'MULTIEQUAL_-1206941620'), ('tmp_807', u'CBRANCH_-1206945990'), (u'CALL_-1206946588', u'INDIRECT_-1206940017'), ('const-4294967295', u'INT_SLESS_-1206943884'), (u'CALL_-1206945852', u'INDIRECT_-1206939784'), (u'MULTIEQUAL_-1206941717', u'MULTIEQUAL_-1206942204'), (u'INDIRECT_-1206940192', u'MULTIEQUAL_-1206942277'), (u'INDIRECT_-1206941007', u'MULTIEQUAL_-1206940206'), (u'CALL_-1206945636', u'INDIRECT_-1206939496'), (u'INDIRECT_-1206940715', u'MULTIEQUAL_-1206939914'), (u'CALL_-1206944684', u'INDIRECT_-1206940834'), (u'CALL_-1206943563', u'INDIRECT_-1206940221'), (u'INDIRECT_-1206939272', u'MULTIEQUAL_-1206939205'), (u'PTRSUB_-1206937132', u'LOAD_-1206943272'), (u'CALL_-1206942629', u'INDIRECT_-1206938410'), (u'CALL_-1206944834', u'INDIRECT_-1206940103'), ('const-5', u'CALL_-1206946656'), (u'INDIRECT_-1206940040', u'MULTIEQUAL_-1206941255'), (u'INDIRECT_-1206941810', u'MULTIEQUAL_-1206941766'), (u'INDIRECT_-1206938612', u'MULTIEQUAL_-1206936863'), (u'CALL_-1206943560', u'INDIRECT_-1206938331'), (u'INT_EQUAL_-1206946353', u'CBRANCH_-1206946348'), (u'CALL_-1206944684', u'INDIRECT_-1206939958'), (u'INDIRECT_-1206939949', u'MULTIEQUAL_-1206942058'), (u'INDIRECT_-1206938951', u'MULTIEQUAL_-1206941036'), (u'INDIRECT_-1206941318', u'MULTIEQUAL_-1206941296'), (u'CALL_-1206942990', u'INDIRECT_-1206939780'), ('const-0', u'INT_EQUAL_-1206945954'), (u'CALL_-1206945836', u'INDIRECT_-1206940356'), (u'CALL_-1206943513', u'INDIRECT_-1206940584'), (u'CALL_-1206945836', u'INDIRECT_-1206940940'), (u'INDIRECT_-1206938787', u'MULTIEQUAL_-1206938801'), (u'CALL_-1206946588', u'INDIRECT_-1206941247'), (u'INDIRECT_-1206937877', u'MULTIEQUAL_-1206939952'), (u'MULTIEQUAL_-1206940330', u'MULTIEQUAL_-1206940817'), (u'CALL_-1206946656', u'INDIRECT_-1206941441'), (u'CALL_-1206943177', u'INDIRECT_-1206938693'), (u'CALL_-1206946253', u'INDIRECT_-1206940202'), (u'CALL_-1206945930', u'INDIRECT_-1206939655'), (u'CALL_-1206944820', u'INDIRECT_-1206939812'), (u'CALL_-1206946569', u'INDIRECT_-1206940003'), (u'MULTIEQUAL_-1206941029', u'MULTIEQUAL_-1206941839'), (u'INDIRECT_-1206940275', u'MULTIEQUAL_-1206940378'), (u'STORE_-1206943768', u'INDIRECT_-1206939396'), (u'MULTIEQUAL_-1206936864', u'MULTIEQUAL_-1206938923'), (u'CALL_-1206944684', u'INDIRECT_-1206941126'), (u'COPY_-1206941210', u'MULTIEQUAL_-1206941120'), (u'CALL_-1206943820', u'INDIRECT_-1206938887'), (u'MULTIEQUAL_-1206940519', u'MULTIEQUAL_-1206940036'), (u'CALL_-1206943563', u'INDIRECT_-1206940586'), (u'CALL_-1206946628', u'INDIRECT_-1206941645'), (u'CALL_-1206943322', u'INDIRECT_-1206939897'), (u'INDIRECT_-1206941598', u'MULTIEQUAL_-1206941474'), (u'CALL_-1206944751', u'INDIRECT_-1206938911'), (u'MULTIEQUAL_-1206938704', u'MULTIEQUAL_-1206938703'), (u'INDIRECT_-1206940395', u'MULTIEQUAL_-1206941547'), (u'MULTIEQUAL_-1206937985', u'MULTIEQUAL_-1206937984'), (u'CALL_-1206942950', u'INDIRECT_-1206938881'), (u'CALL_-1206943001', u'INDIRECT_-1206940539'), (u'CALL_-1206946253', u'INDIRECT_-1206940787'), (u'CALL_-1206944972', u'INDIRECT_-1206940260'), (u'COPY_-1206945296', u'MULTIEQUAL_-1206940232'), (u'INDIRECT_-1206941063', u'MULTIEQUAL_-1206941029'), (u'CALL_-1206942653', u'INDIRECT_-1206939078'), (u'INDIRECT_-1206940467', u'MULTIEQUAL_-1206940884'), (u'INDIRECT_-1206942321', u'MULTIEQUAL_-1206941467'), (u'INDIRECT_-1206939517', u'MULTIEQUAL_-1206939452'), (u'CALL_-1206942990', u'INDIRECT_-1206940072'), (u'INDIRECT_-1206937897', u'MULTIEQUAL_-1206938137'), (u'CALL_-1206943224', u'INDIRECT_-1206940328'), (u'CALL_-1206943899', u'INDIRECT_-1206938641'), (u'INDIRECT_-1206940385', u'MULTIEQUAL_-1206940340'), (u'INDIRECT_-1206938495', u'MULTIEQUAL_-1206939003'), (u'CALL_-1206946604', u'INDIRECT_-1206940030'), (u'CALL_-1206943073', u'INDIRECT_-1206937593'), (u'CALL_-1206943139', u'INDIRECT_-1206939838'), (u'CALL_-1206943010', u'INDIRECT_-1206939811'), (u'INDIRECT_-1206938214', u'MULTIEQUAL_-1206938517'), (u'CALL_-1206944820', u'INDIRECT_-1206940177'), (u'INDIRECT_-1206939310', u'MULTIEQUAL_-1206940525'), (u'CALL_-1206943304', u'INDIRECT_-1206937923'), (u'MULTIEQUAL_-1206939862', u'MULTIEQUAL_-1206939379'), (u'MULTIEQUAL_-1206939507', u'MULTIEQUAL_-1206939506'), (u'CALL_-1206943772', u'INDIRECT_-1206938213'), (u'CALL_-1206943004', u'INDIRECT_-1206937713'), ('const-0', u'COPY_-1206945949'), (u'CALL_-1206942629', u'INDIRECT_-1206938337'), (u'MULTIEQUAL_-1206939327', u'MULTIEQUAL_-1206939057'), (u'CALL_-1206942950', u'INDIRECT_-1206937862'), (u'CALL_-1206943582', u'INDIRECT_-1206938883'), (u'INDIRECT_-1206940205', u'MULTIEQUAL_-1206940164'), (u'CALL_-1206943582', u'INDIRECT_-1206940051'), (u'CALL_-1206943322', u'INDIRECT_-1206938509'), (u'MULTIEQUAL_-1206940008', u'MULTIEQUAL_-1206939525'), (u'CALL_-1206945086', u'INDIRECT_-1206940750'), (u'CALL_-1206943012', u'INDIRECT_-1206939926'), (u'CALL_-1206944146', u'INDIRECT_-1206938307'), (u'CALL_-1206942653', u'INDIRECT_-1206940261'), (u'COPY_-1206937008', u'CALL_-1206942990'), (u'INDIRECT_-1206937795', u'MULTIEQUAL_-1206938137'), (u'INDIRECT_-1206942175', u'MULTIEQUAL_-1206942131'), (u'CALL_-1206943245', u'INDIRECT_-1206938036'), (u'MULTIEQUAL_-1206936866', u'MULTIEQUAL_-1206939069'), (u'CALL_-1206946569', u'INDIRECT_-1206939727'), (u'INDIRECT_-1206940210', u'MULTIEQUAL_-1206940184'), (u'CALL_-1206945703', u'INDIRECT_-1206942004'), (u'INDIRECT_-1206938761', u'MULTIEQUAL_-1206938712'), (u'CALL_-1206942962', u'INDIRECT_-1206940350'), (u'INDIRECT_-1206940072', u'MULTIEQUAL_-1206939482'), ('const-1', u'CALL_-1206943718'), ('const-65', u'INT_EQUAL_-1206945186'), (u'CALL_-1206942629', u'INDIRECT_-1206939943'), (u'INDIRECT_-1206939232', u'MULTIEQUAL_-1206939570'), (u'CALL_-1206945888', u'INDIRECT_-1206941189'), (u'CALL_-1206942976', u'INDIRECT_-1206938495'), (u'CALL_-1206946588', u'INDIRECT_-1206941320'), (u'INDIRECT_-1206939590', u'MULTIEQUAL_-1206940098'), (u'INDIRECT_-1206939716', u'MULTIEQUAL_-1206939676'), (u'INDIRECT_-1206939744', u'MULTIEQUAL_-1206940043'), (u'CALL_-1206943513', u'INDIRECT_-1206939124'), (u'MULTIEQUAL_-1206936867', u'MULTIEQUAL_-1206939318'), (u'CALL_-1206942976', u'INDIRECT_-1206939298'), (u'CALL_-1206944751', u'INDIRECT_-1206940725'), (u'CALL_-1206946628', u'INDIRECT_-1206941426'), (u'INDIRECT_-1206938112', u'MULTIEQUAL_-1206940232'), (u'CALL_-1206945836', u'INDIRECT_-1206939280'), (u'INDIRECT_-1206940799', u'MULTIEQUAL_-1206941182'), (u'CALL_-1206946604', u'INDIRECT_-1206940168'), (u'INDIRECT_-1206939480', u'MULTIEQUAL_-1206939716'), ('const-1', u'COPY_-1206944868'), (u'CALL_-1206946446', u'INDIRECT_-1206940642'), (u'CALL_-1206943546', u'INDIRECT_-1206938559'), (u'MULTIEQUAL_-1206939715', u'MULTIEQUAL_-1206940525'), (u'CALL_-1206943217', u'INDIRECT_-1206939183'), (u'INDIRECT_-1206939573', u'MULTIEQUAL_-1206941693'), (u'CALL_-1206943501', u'INDIRECT_-1206938896'), (u'CALL_-1206943001', u'INDIRECT_-1206938568'), (u'CALL_-1206942653', u'INDIRECT_-1206937982'), (u'INDIRECT_-1206939115', u'MULTIEQUAL_-1206939351'), (u'CALL_-1206946446', u'MULTIEQUAL_-1206942104'), (u'INDIRECT_-1206939983', u'MULTIEQUAL_-1206941109'), (u'INDIRECT_-1206938539', u'MULTIEQUAL_-1206936862'), (u'CALL_-1206943501', u'INDIRECT_-1206938035'), (u'CALL_-1206942962', u'INDIRECT_-1206938817'), (u'CALL_-1206945086', u'INDIRECT_-1206938928'), (u'INDIRECT_-1206940296', u'MULTIEQUAL_-1206940274'), (u'CALL_-1206942629', u'INDIRECT_-1206937971'), (u'CALL_-1206946569', u'INDIRECT_-1206941160'), (u'MULTIEQUAL_-1206940425', u'MULTIEQUAL_-1206941182'), (u'MULTIEQUAL_-1206937709', u'MULTIEQUAL_-1206937708'), (u'CALL_-1206943563', u'INDIRECT_-1206941024'), (u'CALL_-1206943560', u'INDIRECT_-1206939281'), (u'INDIRECT_-1206940615', u'MULTIEQUAL_-1206941912'), (u'CALL_-1206943101', u'INDIRECT_-1206939962'), (u'CALL_-1206943513', u'INDIRECT_-1206940511'), (u'CALL_-1206946604', u'INDIRECT_-1206940676'), (u'INT_SLESS_-1206945784', u'CBRANCH_-1206945791'), (u'CAST_-1206938569', u'INT_ZEXT_-1206943201'), (u'INDIRECT_-1206941153', u'MULTIEQUAL_-1206940299'), ('const-0', u'INT_NOTEQUAL_-1206937762'), (u'INDIRECT_-1206938477', u'MULTIEQUAL_-1206939607'), (u'INDIRECT_-1206938795', u'MULTIEQUAL_-1206939094'), (u'MULTIEQUAL_-1206941321', u'MULTIEQUAL_-1206942131'), (u'CALL_-1206943245', u'INDIRECT_-1206939051'), (u'CALL_-1206943563', u'INDIRECT_-1206938200'), ('const-0', u'INT_EQUAL_-1206943802'), (u'INDIRECT_-1206939545', u'MULTIEQUAL_-1206940671'), (u'CALL_-1206945040', u'INDIRECT_-1206939163'), (u'MULTIEQUAL_-1206939465', u'MULTIEQUAL_-1206939952'), (u'CALL_-1206945086', u'INDIRECT_-1206938652'), (u'CALL_-1206943012', u'INDIRECT_-1206937398'), (u'INDIRECT_-1206941172', u'MULTIEQUAL_-1206941150'), (u'MULTIEQUAL_-1206943638', u'MULTIEQUAL_-1206942887'), (u'INDIRECT_-1206939890', u'MULTIEQUAL_-1206940189'), (u'CALL_-1206945930', u'INDIRECT_-1206939517'), (u'MULTIEQUAL_-1206938631', u'MULTIEQUAL_-1206938630'), (u'CALL_-1206943101', u'INDIRECT_-1206940473'), (u'MULTIEQUAL_-1206939126', u'MULTIEQUAL_-1206939883'), (u'CALL_-1206945888', u'INDIRECT_-1206939728'), (u'INDIRECT_-1206939845', u'MULTIEQUAL_-1206939952'), (u'CALL_-1206946446', u'INDIRECT_-1206941591'), (u'CALL_-1206943139', u'INDIRECT_-1206937817'), (u'INDIRECT_-1206938818', u'MULTIEQUAL_-1206938777'), (u'INDIRECT_-1206941153', u'MULTIEQUAL_-1206941109'), (u'CALL_-1206946656', u'INDIRECT_-1206941295'), (u'CALL_-1206943563', u'INDIRECT_-1206939199'), (u'CALL_-1206943139', u'INDIRECT_-1206940057'), (u'INDIRECT_-1206939737', u'MULTIEQUAL_-1206940154'), (u'INDIRECT_-1206942328', u'MULTIEQUAL_-1206941734'), ('const-1', u'COPY_-1206943119'), (u'CALL_-1206943925', u'INDIRECT_-1206939024'), (u'INDIRECT_-1206939569', u'MULTIEQUAL_-1206939551'), (u'CALL_-1206943513', u'INDIRECT_-1206938832'), (u'CALL_-1206944027', u'INDIRECT_-1206938635'), (u'CALL_-1206942950', u'INDIRECT_-1206939684'), (u'INDIRECT_-1206940467', u'MULTIEQUAL_-1206940481'), (u'CALL_-1206944146', u'INDIRECT_-1206937739'), (u'CALL_-1206943513', u'INDIRECT_-1206939781'), (u'CALL_-1206943304', u'INDIRECT_-1206937992'), (u'CALL_-1206943513', u'INDIRECT_-1206940219'), ('const-1', u'CALL_-1206944027'), (u'INDIRECT_-1206940020', u'MULTIEQUAL_-1206939798'), (u'CALL_-1206943582', u'INDIRECT_-1206939102'), (u'INDIRECT_-1206940241', u'MULTIEQUAL_-1206942350'), (u'INDIRECT_-1206939518', u'MULTIEQUAL_-1206939935'), (u'INDIRECT_-1206939226', u'MULTIEQUAL_-1206939643'), (u'CALL_-1206944146', u'INDIRECT_-1206939914'), (u'CALL_-1206945836', u'INDIRECT_-1206941670'), (u'INDIRECT_-1206940148', u'MULTIEQUAL_-1206940081'), (u'CALL_-1206945930', u'INDIRECT_-1206940816'), (u'INT_NOTEQUAL_-1206937778', u'BOOL_OR_-1206937753'), (u'INDIRECT_-1206939007', u'MULTIEQUAL_-1206939021'), (u'INDIRECT_-1206941517', u'MULTIEQUAL_-1206941620'), (u'INDIRECT_-1206939444', u'MULTIEQUAL_-1206939952'), (u'MULTIEQUAL_-1206939434', u'MULTIEQUAL_-1206939433'), (u'CALL_-1206943591', u'INDIRECT_-1206941038'), (u'CALL_-1206942653', u'INDIRECT_-1206939589'), (u'INDIRECT_-1206941297', u'MULTIEQUAL_-1206942423'), (u'INDIRECT_-1206939634', u'MULTIEQUAL_-1206940021'), (u'INDIRECT_-1206941236', u'CALL_-1206944684'), (u'CALL_-1206942976', u'INDIRECT_-1206938202'), (u'INDIRECT_-1206942248', u'MULTIEQUAL_-1206942204'), (u'CALL_-1206944751', u'INDIRECT_-1206940360'), (u'CALL_-1206946253', u'INDIRECT_-1206942247'), (u'CALL_-1206946569', u'INDIRECT_-1206942547'), (u'CALL_-1206943582', u'INDIRECT_-1206939759'), (u'INDIRECT_-1206942175', u'MULTIEQUAL_-1206941644'), (u'INDIRECT_-1206942248', u'INT_EQUAL_-1206944844'), (u'INDIRECT_-1206940715', u'MULTIEQUAL_-1206940201'), (u'CALL_-1206943217', u'INDIRECT_-1206940424'), (u'CALL_-1206945086', u'INDIRECT_-1206940677'), (u'CALL_-1206944027', u'INDIRECT_-1206939949'), (u'INDIRECT_-1206938349', u'MULTIEQUAL_-1206938857'), (u'INDIRECT_-1206939436', u'MULTIEQUAL_-1206939391'), (u'CALL_-1206942990', u'INDIRECT_-1206939415'), (u'INDIRECT_-1206940352', u'MULTIEQUAL_-1206942423'), (u'CALL_-1206943012', u'INDIRECT_-1206938393'), (u'CALL_-1206944972', u'INDIRECT_-1206940917'), (u'CALL_-1206946588', u'INDIRECT_-1206942269'), (u'CAST_-1206936748', u'CALL_-1206942976'), (u'INDIRECT_-1206939488', u'MULTIEQUAL_-1206936875'), ('const-1', u'COPY_-1206945360'), (u'INDIRECT_-1206939017', u'MULTIEQUAL_-1206940232'), (u'INDIRECT_-1206938530', u'MULTIEQUAL_-1206938766'), (u'INDIRECT_-1206939675', u'MULTIEQUAL_-1206940890'), (u'INDIRECT_-1206939006', u'MULTIEQUAL_-1206939514'), (u'INDIRECT_-1206938430', u'MULTIEQUAL_-1206938448'), (u'MULTIEQUAL_-1206938192', u'MULTIEQUAL_-1206938191'), (u'INDIRECT_-1206938775', u'MULTIEQUAL_-1206940566'), (u'MULTIEQUAL_-1206939215', u'MULTIEQUAL_-1206939214'), (u'INDIRECT_-1206939811', u'MULTIEQUAL_-1206940963'), (u'CALL_-1206944751', u'INDIRECT_-1206938773'), (u'INDIRECT_-1206938641', u'MULTIEQUAL_-1206939149'), (u'CALL_-1206943718', u'INDIRECT_-1206938175'), ('const-105', u'INT_SLESS_-1206946389'), (u'CALL_-1206946628', u'INDIRECT_-1206942671'), (u'CALL_-1206943563', u'INDIRECT_-1206939929'), (u'CALL_-1206943049', u'INDIRECT_-1206938138'), ('tmp_11820', u'PTRSUB_-1206939181'), (u'INDIRECT_-1206940295', u'MULTIEQUAL_-1206940244'), (u'INDIRECT_-1206940788', u'INT_NOTEQUAL_-1206937796'), ('tmp_2973', u'CBRANCH_-1206943749'), (u'MULTIEQUAL_-1206938777', u'MULTIEQUAL_-1206938776'), (u'CALL_-1206945019', u'INDIRECT_-1206938753'), (u'STORE_-1206943794', u'INDIRECT_-1206939634'), (u'INT_EQUAL_-1206945113', u'CBRANCH_-1206945111'), (u'INDIRECT_-1206940620', u'MULTIEQUAL_-1206940919'), (u'CALL_-1206943049', u'INDIRECT_-1206938942'), (u'CALL_-1206944820', u'INDIRECT_-1206941053'), (u'CALL_-1206943010', u'INDIRECT_-1206937985'), (u'INDIRECT_-1206939097', u'MULTIEQUAL_-1206941182'), ('const-120', u'INT_EQUAL_-1206946000'), (u'INDIRECT_-1206939053', u'MULTIEQUAL_-1206938986'), (u'CALL_-1206946628', u'INDIRECT_-1206941864'), (u'CALL_-1206946588', u'INDIRECT_-1206941466'), (u'INDIRECT_-1206940713', u'MULTIEQUAL_-1206941839'), (u'CALL_-1206946569', u'INDIRECT_-1206941598'), (u'INDIRECT_-1206937411', u'MULTIEQUAL_-1206939206'), (u'CALL_-1206943001', u'INDIRECT_-1206937991'), ('tmp_860', u'BRANCH_-1206944143'), (u'CALL_-1206943304', u'INDIRECT_-1206939372'), (u'INDIRECT_-1206939517', u'CAST_-1206938569'), (u'MULTIEQUAL_-1206941133', u'MULTIEQUAL_-1206940863'), (u'CALL_-1206946569', u'INDIRECT_-1206941744'), (u'CALL_-1206944751', u'INDIRECT_-1206940068'), (u'CALL_-1206944751', u'INDIRECT_-1206940652'), (u'COPY_-1206945360', u'MULTIEQUAL_-1206941839'), (u'INDIRECT_-1206939739', u'MULTIEQUAL_-1206941036'), (u'CALL_-1206945636', u'INDIRECT_-1206939776'), (u'COPY_-1206939163', u'CALL_-1206946446'), (u'CALL_-1206943563', u'INDIRECT_-1206940732'), (u'INDIRECT_-1206940202', u'MULTIEQUAL_-1206940305'), (u'INDIRECT_-1206938457', u'MULTIEQUAL_-1206939676'), (u'CALL_-1206945086', u'INDIRECT_-1206938721'), (u'INDIRECT_-1206939319', u'MULTIEQUAL_-1206939935'), (u'CALL_-1206946569', u'INDIRECT_-1206942109'), (u'CALL_-1206943560', u'INDIRECT_-1206938405'), (u'INDIRECT_-1206938161', u'MULTIEQUAL_-1206940232'), (u'STORE_-1206943794', u'INDIRECT_-1206940656'), (u'BOOL_OR_-1206937761', u'BOOL_OR_-1206937769'), (u'INDIRECT_-1206940076', u'MULTIEQUAL_-1206940025'), (u'CALL_-1206943139', u'INDIRECT_-1206938962'), (u'INDIRECT_-1206939427', u'MULTIEQUAL_-1206941547'), (u'INDIRECT_-1206940495', u'MULTIEQUAL_-1206939694'), (u'CALL_-1206944834', u'INDIRECT_-1206938727'), (u'INDIRECT_-1206937746', u'MULTIEQUAL_-1206937709'), (u'CALL_-1206945852', u'INDIRECT_-1206940734'), (u'INDIRECT_-1206939784', u'MULTIEQUAL_-1206939733'), (u'CALL_-1206943139', u'INDIRECT_-1206939911'), (u'INDIRECT_-1206939100', u'MULTIEQUAL_-1206939716'), (u'INDIRECT_-1206939153', u'MULTIEQUAL_-1206939570'), (u'CALL_-1206943560', u'INDIRECT_-1206940230'), (u'CALL_-1206943563', u'INDIRECT_-1206940513'), (u'CALL_-1206944684', u'INDIRECT_-1206938736'), (u'CALL_-1206943001', u'INDIRECT_-1206939152'), (u'INDIRECT_-1206938750', u'MULTIEQUAL_-1206938986'), (u'CALL_-1206945836', u'INDIRECT_-1206939487'), (u'INDIRECT_-1206941967', u'MULTIEQUAL_-1206942350'), (u'CALL_-1206943718', u'INDIRECT_-1206940569'), (u'CALL_-1206944972', u'INDIRECT_-1206940625'), (u'MULTIEQUAL_-1206936870', u'MULTIEQUAL_-1206939537'), (u'INDIRECT_-1206940089', u'MULTIEQUAL_-1206941880'), (u'CALL_-1206943073', u'INDIRECT_-1206937938'), (u'INDIRECT_-1206937983', u'MULTIEQUAL_-1206938491'), (u'CALL_-1206946628', u'INDIRECT_-1206941207'), (u'STORE_-1206943768', u'INDIRECT_-1206939688'), (u'CALL_-1206943501', u'INDIRECT_-1206938104'), (u'INDIRECT_-1206938542', u'MULTIEQUAL_-1206938491'), (u'INDIRECT_-1206940278', u'MULTIEQUAL_-1206940237'), (u'CALL_-1206943501', u'INDIRECT_-1206939772'), (u'CALL_-1206943177', u'INDIRECT_-1206937978'), (u'CALL_-1206942653', u'INDIRECT_-1206939443'), (u'INDIRECT_-1206939173', u'MULTIEQUAL_-1206939789'), (u'CALL_-1206943582', u'INDIRECT_-1206939029'), (u'INDIRECT_-1206938421', u'MULTIEQUAL_-1206938356'), (u'INDIRECT_-1206938788', u'MULTIEQUAL_-1206939205'), (u'MULTIEQUAL_-1206939621', u'MULTIEQUAL_-1206940378'), (u'CALL_-1206946569', u'INDIRECT_-1206939934'), (u'INDIRECT_-1206939517', u'MULTIEQUAL_-1206939814'), (u'MULTIEQUAL_-1206936873', u'MULTIEQUAL_-1206939580'), (u'CALL_-1206945836', u'INDIRECT_-1206941816'), (u'CALL_-1206943101', u'INDIRECT_-1206937933'), (u'INDIRECT_-1206939827', u'MULTIEQUAL_-1206941912'), (u'INDIRECT_-1206939472', u'MULTIEQUAL_-1206940598'), (u'INDIRECT_-1206942203', u'MULTIEQUAL_-1206942496'), (u'MULTIEQUAL_-1206940310', u'MULTIEQUAL_-1206940309'), (u'MULTIEQUAL_-1206936868', u'MULTIEQUAL_-1206939215'), (u'CALL_-1206946569', u'INDIRECT_-1206940868'), (u'INDIRECT_-1206940761', u'MULTIEQUAL_-1206942058'), (u'INDIRECT_-1206938203', u'MULTIEQUAL_-1206938620'), (u'INDIRECT_-1206938787', u'MULTIEQUAL_-1206938722'), (u'CALL_-1206946569', u'INDIRECT_-1206941671'), (u'INDIRECT_-1206937828', u'MULTIEQUAL_-1206938068'), (u'CALL_-1206943718', u'INDIRECT_-1206940423'), (u'CALL_-1206943582', u'INDIRECT_-1206940416'), (u'INDIRECT_-1206942321', u'MULTIEQUAL_-1206941807'), (u'STORE_-1206943684', u'INDIRECT_-1206939127'), (u'CALL_-1206945836', u'INDIRECT_-1206940794'), (u'INDIRECT_-1206938773', u'LOAD_-1206944742'), (u'CALL_-1206945019', u'INDIRECT_-1206939472'), (u'CALL_-1206944820', u'INDIRECT_-1206939885'), (u'INDIRECT_-1206940175', u'MULTIEQUAL_-1206940592'), (u'CALL_-1206946253', u'INDIRECT_-1206940860'), (u'CALL_-1206944834', u'INDIRECT_-1206941271'), (u'INDIRECT_-1206941743', u'MULTIEQUAL_-1206941717'), (u'CALL_-1206943772', u'INDIRECT_-1206938351'), (u'CALL_-1206945019', u'INDIRECT_-1206941370'), (u'MULTIEQUAL_-1206936861', u'MULTIEQUAL_-1206938704'), (u'CALL_-1206945836', u'INDIRECT_-1206939990'), (u'MULTIEQUAL_-1206939497', u'MULTIEQUAL_-1206939014'), (u'INDIRECT_-1206940061', u'MULTIEQUAL_-1206939551'), (u'CALL_-1206944027', u'INDIRECT_-1206940168')]
[(u'CALL_-1206943718', u'INDIRECT_-1206940371'), (u'BOOL_OR_-1206937757', u'BOOL_OR_-1206937759'), (u'CALL_-1206944684', u'INDIRECT_-1206939760'), (u'INDIRECT_-1206942422', u'MULTIEQUAL_-1206941828'), (u'STORE_-1206943794', u'INDIRECT_-1206940020'), (u'CALL_-1206943899', u'INDIRECT_-1206940415'), (u'MULTIEQUAL_-1206939163', u'MULTIEQUAL_-1206939162'), (u'INDIRECT_-1206938328', u'MULTIEQUAL_-1206940399'), (u'CAST_-1206938931', u'CALL_-1206946253'), (u'CALL_-1206943899', u'INDIRECT_-1206939320'), (u'CALL_-1206943049', u'INDIRECT_-1206938159'), (u'MULTIEQUAL_-1206940935', u'MULTIEQUAL_-1206941422'), (u'INDIRECT_-1206939513', u'MULTIEQUAL_-1206939462'), (u'CALL_-1206945086', u'INDIRECT_-1206940041'), (u'INDIRECT_-1206938267', u'MULTIEQUAL_-1206936878'), (u'MULTIEQUAL_-1206941884', u'MULTIEQUAL_-1206942371'), (u'CALL_-1206943245', u'INDIRECT_-1206938414'), (u'INDIRECT_-1206941101', u'MULTIEQUAL_-1206940247'), ('tmp_1534', u'CBRANCH_-1206945801'), ('const-5', u'CALL_-1206946656'), (u'CALL_-1206942962', u'INDIRECT_-1206939641'), (u'INDIRECT_-1206942276', u'MULTIEQUAL_-1206941682'), (u'INDIRECT_-1206942123', u'MULTIEQUAL_-1206941322'), ('const-2', u'INT_EQUAL_-1206943190'), (u'INDIRECT_-1206939486', u'MULTIEQUAL_-1206940102'), (u'CALL_-1206942976', u'INDIRECT_-1206939027'), (u'MULTIEQUAL_-1206936904', u'MULTIEQUAL_-1206940404'), ('const-1', u'PTRADD_-1206937340'), ('const-515', u'INT_EQUAL_-1206946290'), (u'MULTIEQUAL_-1206939693', u'MULTIEQUAL_-1206939423'), (u'CALL_-1206943012', u'INDIRECT_-1206938779'), (u'INDIRECT_-1206939346', u'MULTIEQUAL_-1206940472'), (u'MULTIEQUAL_-1206939443', u'MULTIEQUAL_-1206940253'), (u'INT_SLESS_-1206945213', u'CBRANCH_-1206945220'), (u'CALL_-1206943591', u'INDIRECT_-1206940037'), (u'CALL_-1206945086', u'INDIRECT_-1206940990'), (u'INDIRECT_-1206938633', u'MULTIEQUAL_-1206936883'), ('tmp_1574', u'BRANCH_-1206945741'), (u'MULTIEQUAL_-1206943314', u'MULTIEQUAL_-1206942849'), (u'CALL_-1206943139', u'INDIRECT_-1206940516'), (u'INDIRECT_-1206937626', u'MULTIEQUAL_-1206936870'), (u'CALL_-1206946588', u'INDIRECT_-1206942655'), (u'INDIRECT_-1206942151', u'MULTIEQUAL_-1206942444'), (u'INDIRECT_-1206939737', u'MULTIEQUAL_-1206938158'), (u'INDIRECT_-1206942349', u'MULTIEQUAL_-1206941755'), ('const-0', u'INT_EQUAL_-1206945679'), (u'CALL_-1206943322', u'INDIRECT_-1206940429'), ('const-1', u'COPY_-1206944970'), (u'CALL_-1206943177', u'INDIRECT_-1206937999'), (u'INT_EQUAL_-1206945954', u'CBRANCH_-1206945952'), (u'INDIRECT_-1206940910', u'MULTIEQUAL_-1206941203'), (u'INDIRECT_-1206939668', u'MULTIEQUAL_-1206938089'), (u'MULTIEQUAL_-1206939486', u'MULTIEQUAL_-1206939216'), (u'INDIRECT_-1206940494', u'MULTIEQUAL_-1206940832'), (u'INDIRECT_-1206941028', u'MULTIEQUAL_-1206940984'), (u'INDIRECT_-1206941631', u'MULTIEQUAL_-1206941609'), (u'MULTIEQUAL_-1206940248', u'MULTIEQUAL_-1206939765'), (u'INDIRECT_-1206938478', u'MULTIEQUAL_-1206938714'), (u'STORE_-1206943684', u'INDIRECT_-1206940097'), (u'INDIRECT_-1206938194', u'MULTIEQUAL_-1206936877'), (u'CALL_-1206943591', u'INDIRECT_-1206938722'), (u'INDIRECT_-1206940124', u'MULTIEQUAL_-1206941276'), (u'MULTIEQUAL_-1206938871', u'MULTIEQUAL_-1206938870'), ('tmp_1371', u'BRANCH_-1206943922'), (u'CALL_-1206942629', u'INDIRECT_-1206939891'), (u'INT_EQUAL_-1206945206', u'CBRANCH_-1206945204'), (u'CALL_-1206943546', u'INDIRECT_-1206940698'), (u'CALL_-1206942629', u'INDIRECT_-1206938577'), (u'INDIRECT_-1206938753', u'MULTIEQUAL_-1206940838'), (u'CALL_-1206943217', u'INDIRECT_-1206939496'), (u'CALL_-1206945852', u'INDIRECT_-1206939176'), (u'MULTIEQUAL_-1206940759', u'INT_SEXT_-1206944100'), (u'CALL_-1206943177', u'INDIRECT_-1206939444'), (u'MULTIEQUAL_-1206939693', u'MULTIEQUAL_-1206940180'), (u'CALL_-1206945930', u'INDIRECT_-1206941421'), (u'CALL_-1206946569', u'INDIRECT_-1206941035'), (u'CALL_-1206944820', u'INDIRECT_-1206940417'), (u'INDIRECT_-1206939238', u'MULTIEQUAL_-1206939193'), (u'CALL_-1206946628', u'INDIRECT_-1206942323'), (u'CALL_-1206942962', u'INDIRECT_-1206937754'), (u'INDIRECT_-1206938478', u'MULTIEQUAL_-1206939697'), (u'INDIRECT_-1206940534', u'MULTIEQUAL_-1206940467'), (u'CALL_-1206943101', u'INDIRECT_-1206940202'), (u'INDIRECT_-1206937746', u'MULTIEQUAL_-1206939835'), (u'INDIRECT_-1206941100', u'MULTIEQUAL_-1206941203'), (u'CALL_-1206943004', u'INDIRECT_-1206939771'), (u'INDIRECT_-1206940304', u'MULTIEQUAL_-1206940180'), (u'INDIRECT_-1206939838', u'MULTIEQUAL_-1206940137'), (u'CALL_-1206944146', u'INDIRECT_-1206938913'), (u'INDIRECT_-1206938590', u'MULTIEQUAL_-1206939007'), (u'CALL_-1206944027', u'INDIRECT_-1206938437'), (u'MULTIEQUAL_-1206936879', u'MULTIEQUAL_-1206938755'), (u'CALL_-1206946656', u'INDIRECT_-1206942630'), (u'INDIRECT_-1206939465', u'MULTIEQUAL_-1206939973'), (u'CALL_-1206943004', u'INDIRECT_-1206940209'), (u'CALL_-1206945852', u'INDIRECT_-1206940390'), ('const-0', u'INT_NOTEQUAL_-1206937780'), (u'CALL_-1206942990', u'INDIRECT_-1206937837'), (u'INT_NOTEQUAL_-1206937798', u'BOOL_OR_-1206937773'), (u'CALL_-1206943925', u'INDIRECT_-1206937746'), (u'MULTIEQUAL_-1206939820', u'MULTIEQUAL_-1206939819'), (u'INDIRECT_-1206941976', u'MULTIEQUAL_-1206942079'), (u'INDIRECT_-1206941174', u'MULTIEQUAL_-1206940660'), (u'CALL_-1206944146', u'INDIRECT_-1206939643'), (u'CALL_-1206943004', u'CALL_-1206942976'), (u'CALL_-1206946446', u'INDIRECT_-1206940516'), (u'CALL_-1206945930', u'INDIRECT_-1206940545'), (u'CALL_-1206946446', u'INDIRECT_-1206941612'), (u'COPY_-1206944948', u'MULTIEQUAL_-1206941495'), (u'CALL_-1206945852', u'INDIRECT_-1206940974'), (u'CALL_-1206945888', u'INDIRECT_-1206940188'), (u'CALL_-1206946588', u'INDIRECT_-1206942582'), (u'CALL_-1206945086', u'INDIRECT_-1206939164'), (u'CALL_-1206943001', u'INDIRECT_-1206939903'), (u'CALL_-1206942976', u'INDIRECT_-1206937720'), (u'CALL_-1206945930', u'INDIRECT_-1206941859'), (u'MULTIEQUAL_-1206940539', u'MULTIEQUAL_-1206941349'), (u'CALL_-1206942629', u'INDIRECT_-1206938869'), (u'MULTIEQUAL_-1206938652', u'MULTIEQUAL_-1206938651'), ('const-0', u'CALL_-1206945086'), ('const-160', u'CALL_-1206943820'), (u'INDIRECT_-1206939165', u'MULTIEQUAL_-1206938943'), (u'INDIRECT_-1206939249', u'MULTIEQUAL_-1206940546'), (u'CALL_-1206943563', u'INDIRECT_-1206938708'), (u'INDIRECT_-1206941838', u'MULTIEQUAL_-1206941244'), (u'CALL_-1206944684', u'INDIRECT_-1206941512'), (u'INDIRECT_-1206941831', u'MULTIEQUAL_-1206941030'), (u'INDIRECT_-1206937642', u'MULTIEQUAL_-1206939766'), (u'CALL_-1206943899', u'INDIRECT_-1206938954'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945232'), (u'CALL_-1206943004', u'INDIRECT_-1206939406'), (u'INDIRECT_-1206942341', u'MULTIEQUAL_-1206942444'), (u'MULTIEQUAL_-1206941443', u'CALL_-1206943322'), (u'INDIRECT_-1206940635', u'MULTIEQUAL_-1206941787'), (u'INDIRECT_-1206939319', u'MULTIEQUAL_-1206939827'), (u'CALL_-1206943563', u'INDIRECT_-1206938359'), (u'MULTIEQUAL_-1206941300', u'MULTIEQUAL_-1206941030'), (u'INDIRECT_-1206938547', u'MULTIEQUAL_-1206939766'), (u'MULTIEQUAL_-1206937730', u'MULTIEQUAL_-1206937729'), (u'CALL_-1206944146', u'INDIRECT_-1206940373'), (u'INDIRECT_-1206939801', u'MULTIEQUAL_-1206936899'), (u'CALL_-1206945086', u'INDIRECT_-1206941209'), (u'CALL_-1206945636', u'INDIRECT_-1206939797'), (u'INDIRECT_-1206940114', u'MULTIEQUAL_-1206940069'), (u'INDIRECT_-1206939676', u'MULTIEQUAL_-1206939631'), (u'CALL_-1206942962', u'INDIRECT_-1206938400'), ('const-108', u'INT_NOTEQUAL_-1206945603'), (u'CALL_-1206943304', u'INDIRECT_-1206939393'), (u'INT_SLESS_-1206946364', u'CBRANCH_-1206946371'), (u'CALL_-1206945836', u'INDIRECT_-1206939938'), (u'INDIRECT_-1206939684', u'MULTIEQUAL_-1206940192'), (u'CALL_-1206943820', u'INDIRECT_-1206939128'), (u'INDIRECT_-1206939221', u'MULTIEQUAL_-1206939170'), (u'INDIRECT_-1206938800', u'MULTIEQUAL_-1206938578'), (u'CALL_-1206945836', u'INDIRECT_-1206941910'), (u'INDIRECT_-1206938975', u'MULTIEQUAL_-1206939591'), (u'CALL_-1206942990', u'INDIRECT_-1206939436'), (u'CALL_-1206942950', u'INDIRECT_-1206939997'), (u'STORE_-1206943684', u'INDIRECT_-1206938490'), (u'INDIRECT_-1206939668', u'MULTIEQUAL_-1206939141'), ('const-1', u'COPY_-1206944846'), (u'CALL_-1206944146', u'INDIRECT_-1206939716'), (u'CALL_-1206946446', u'INDIRECT_-1206942269'), (u'CALL_-1206943004', u'INDIRECT_-1206939698'), ('const-1490008', u'COPY_-1206946547'), (u'CALL_-1206944834', u'INDIRECT_-1206939905'), (u'MULTIEQUAL_-1206936880', u'MULTIEQUAL_-1206938828'), (u'CALL_-1206945086', u'INDIRECT_-1206938535'), (u'INDIRECT_-1206938688', u'MULTIEQUAL_-1206939697'), (u'CALL_-1206944972', u'INDIRECT_-1206940500'), (u'CALL_-1206943073', u'INDIRECT_-1206938901'), (u'CALL_-1206943245', u'INDIRECT_-1206939145'), (u'INDIRECT_-1206941838', u'MULTIEQUAL_-1206941714'), (u'CALL_-1206945703', u'INDIRECT_-1206939834'), (u'STORE_-1206943794', u'INDIRECT_-1206938925'), (u'INDIRECT_-1206937884', u'MULTIEQUAL_-1206939973'), (u'COPY_-1206944981', u'MULTIEQUAL_-1206940911'), ('const-0', u'RETURN_-1206942936'), (u'STORE_-1206943768', u'INDIRECT_-1206938613'), ('const-68', u'INT_SLESS_-1206945213'), (u'CALL_-1206944027', u'INDIRECT_-1206939532'), (u'CALL_-1206945836', u'INDIRECT_-1206939163'), (u'CALL_-1206946604', u'INDIRECT_-1206940550'), (u'INDIRECT_-1206938848', u'MULTIEQUAL_-1206938818'), (u'CALL_-1206945019', u'INDIRECT_-1206940004'), (u'CALL_-1206943501', u'INDIRECT_-1206937918'), (u'INDIRECT_-1206939366', u'MULTIEQUAL_-1206939299'), (u'INDIRECT_-1206941685', u'MULTIEQUAL_-1206941154'), (u'MULTIEQUAL_-1206940174', u'MULTIEQUAL_-1206940984'), (u'INDIRECT_-1206939785', u'MULTIEQUAL_-1206940911'), ('const-1490056', u'COPY_-1206943218'), (u'CALL_-1206946604', u'INDIRECT_-1206940770'), (u'CALL_-1206943177', u'INDIRECT_-1206938494'), (u'CALL_-1206945019', u'INDIRECT_-1206939712'), (u'CALL_-1206943582', u'INDIRECT_-1206938904'), (u'STORE_-1206943794', u'INDIRECT_-1206940093'), (u'CALL_-1206946604', u'INDIRECT_-1206940331'), ('const-1489981', u'COPY_-1206939296'), (u'CALL_-1206945019', u'INDIRECT_-1206939127'), (u'INDIRECT_-1206941339', u'MULTIEQUAL_-1206941317'), (u'CALL_-1206943925', u'INDIRECT_-1206938387'), (u'CALL_-1206946588', u'INDIRECT_-1206941414'), (u'INT_NOTEQUAL_-1206937796', u'BOOL_OR_-1206937771'), (u'CALL_-1206946569', u'INDIRECT_-1206940962'), (u'INDIRECT_-1206939875', u'MULTIEQUAL_-1206939348'), (u'MULTIEQUAL_-1206940550', u'MULTIEQUAL_-1206940549'), (u'CALL_-1206944146', u'INDIRECT_-1206937898'), (u'MULTIEQUAL_-1206936899', u'MULTIEQUAL_-1206940215'), (u'INDIRECT_-1206940150', u'MULTIEQUAL_-1206940253'), (u'CALL_-1206943012', u'INDIRECT_-1206938998'), (u'INDIRECT_-1206941859', u'MULTIEQUAL_-1206942152'), (u'INDIRECT_-1206942268', u'MULTIEQUAL_-1206942371'), (u'INDIRECT_-1206939439', u'MULTIEQUAL_-1206939417'), (u'INDIRECT_-1206942050', u'MULTIEQUAL_-1206941196'), (u'INDIRECT_-1206938525', u'MULTIEQUAL_-1206939007'), (u'CALL_-1206942962', u'INDIRECT_-1206937685'), (u'INDIRECT_-1206940607', u'MULTIEQUAL_-1206940540'), (u'INDIRECT_-1206939530', u'MULTIEQUAL_-1206939308'), (u'INDIRECT_-1206937726', u'MULTIEQUAL_-1206936871'), (u'CALL_-1206945086', u'INDIRECT_-1206939676'), (u'MULTIEQUAL_-1206938818', u'MULTIEQUAL_-1206939628'), (u'CALL_-1206946656', u'INDIRECT_-1206941024'), (u'INDIRECT_-1206940567', u'MULTIEQUAL_-1206940905'), (u'MULTIEQUAL_-1206941957', u'MULTIEQUAL_-1206941687'), (u'CALL_-1206943217', u'INDIRECT_-1206938985'), (u'CALL_-1206944834', u'INDIRECT_-1206939394'), (u'CALL_-1206945888', u'INDIRECT_-1206940918'), (u'MULTIEQUAL_-1206938940', u'MULTIEQUAL_-1206939697'), (u'CALL_-1206943591', u'INDIRECT_-1206939818'), (u'INT_EQUAL_-1206943802', u'CBRANCH_-1206943800'), (u'CALL_-1206943217', u'INDIRECT_-1206939058'), (u'CALL_-1206944027', u'INDIRECT_-1206937515'), (u'CALL_-1206943224', u'INDIRECT_-1206938743'), (u'CALL_-1206945930', u'INDIRECT_-1206941129'), (u'CALL_-1206945852', u'INDIRECT_-1206939245'), (u'CALL_-1206946604', u'INDIRECT_-1206941938'), (u'CALL_-1206946588', u'INDIRECT_-1206942665'), (u'CALL_-1206945852', u'INDIRECT_-1206940317'), ('const-0', u'INT_NOTEQUAL_-1206937790'), (u'CALL_-1206946588', u'INDIRECT_-1206941560'), (u'INDIRECT_-1206940809', u'MULTIEQUAL_-1206939226'), (u'CALL_-1206943177', u'INDIRECT_-1206939225'), (u'CALL_-1206943004', u'INDIRECT_-1206937458'), (u'INDIRECT_-1206940893', u'MULTIEQUAL_-1206941276'), (u'INDIRECT_-1206941612', u'MULTIEQUAL_-1206940029'), (u'INDIRECT_-1206939607', u'MULTIEQUAL_-1206939904'), (u'INDIRECT_-1206942132', u'MULTIEQUAL_-1206942134'), (u'CALL_-1206946604', u'INDIRECT_-1206942157'), (u'INDIRECT_-1206942069', u'MULTIEQUAL_-1206942047'), (u'CALL_-1206943101', u'INDIRECT_-1206938595'), (u'CALL_-1206943304', u'INDIRECT_-1206939028'), (u'CALL_-1206944027', u'INDIRECT_-1206937653'), (u'INDIRECT_-1206940552', u'MULTIEQUAL_-1206940330'), (u'INDIRECT_-1206940962', u'MULTIEQUAL_-1206940368'), (u'INDIRECT_-1206940781', u'MULTIEQUAL_-1206941933'), (u'CALL_-1206946588', u'INDIRECT_-1206942144'), (u'MULTIEQUAL_-1206940643', u'MULTIEQUAL_-1206941130'), (u'CALL_-1206943501', u'INDIRECT_-1206938405'), (u'INDIRECT_-1206940596', u'MULTIEQUAL_-1206940002'), (u'INDIRECT_-1206941010', u'MULTIEQUAL_-1206942225'), (u'INDIRECT_-1206942050', u'MULTIEQUAL_-1206942006'), (u'INDIRECT_-1206939247', u'MULTIEQUAL_-1206940399'), (u'CALL_-1206943582', u'INDIRECT_-1206937909'), (u'PTRADD_-1206937340', u'LOAD_-1206943544'), (u'CALL_-1206943513', u'INDIRECT_-1206939656'), (u'INDIRECT_-1206939905', u'MULTIEQUAL_-1206941057'), (u'CALL_-1206943177', u'INDIRECT_-1206939371'), (u'MULTIEQUAL_-1206936900', u'MULTIEQUAL_-1206940112'), (u'INDIRECT_-1206939310', u'MULTIEQUAL_-1206939697'), (u'CALL_-1206943582', u'INDIRECT_-1206939853'), ('tmp_11831', u'PTRSUB_-1206937659'), (u'CALL_-1206944834', u'INDIRECT_-1206941365'), (u'CALL_-1206943010', u'INDIRECT_-1206939175'), (u'INDIRECT_-1206940734', u'MULTIEQUAL_-1206941860'), (u'MULTIEQUAL_-1206940320', u'MULTIEQUAL_-1206941130'), (u'INDIRECT_-1206939092', u'MULTIEQUAL_-1206939047'), (u'MULTIEQUAL_-1206936869', u'MULTIEQUAL_-1206937906'), (u'INDIRECT_-1206940882', u'MULTIEQUAL_-1206939299'), ('tmp_724', u'BRANCH_-1206945017'), (u'CALL_-1206943073', u'INDIRECT_-1206939777'), (u'CALL_-1206945636', u'INDIRECT_-1206941039'), (u'CALL_-1206943591', u'INDIRECT_-1206939964'), (u'CALL_-1206945040', u'INDIRECT_-1206938754'), (u'INT_NOTEQUAL_-1206946426', u'CBRANCH_-1206946425'), (u'CALL_-1206944027', u'INDIRECT_-1206939897'), (u'CALL_-1206943049', u'INDIRECT_-1206939036'), (u'INDIRECT_-1206938737', u'MULTIEQUAL_-1206936884'), (u'INDIRECT_-1206938541', u'MULTIEQUAL_-1206939697'), ('const-82', u'INT_EQUAL_-1206945870'), (u'CALL_-1206942629', u'INDIRECT_-1206940183'), (u'CALL_-1206945086', u'INDIRECT_-1206938604'), (u'CALL_-1206943217', u'INDIRECT_-1206939861'), ('tmp_1708', u'CBRANCH_-1206945295'), (u'CALL_-1206945888', u'INDIRECT_-1206940334'), (u'INDIRECT_-1206939934', u'MULTIEQUAL_-1206939893'), (u'COPY_-1206946547', u'MULTIEQUAL_-1206941609'), (u'INT_MULT_-1206943892', u'INT_ADD_-1206943904'), (u'INDIRECT_-1206940815', u'MULTIEQUAL_-1206940789'), (u'CALL_-1206943224', u'INDIRECT_-1206939108'), (u'INDIRECT_-1206938085', u'MULTIEQUAL_-1206937867'), (u'CALL_-1206943591', u'INDIRECT_-1206938580'), (u'CALL_-1206943101', u'INDIRECT_-1206937747'), (u'CALL_-1206943322', u'INDIRECT_-1206939845'), (u'INDIRECT_-1206941640', u'MULTIEQUAL_-1206941933'), (u'CAST_-1206937480', u'LOAD_-1206943920'), (u'CALL_-1206944820', u'INDIRECT_-1206938603'), (u'CALL_-1206945040', u'INDIRECT_-1206939915'), (u'CALL_-1206943820', u'INDIRECT_-1206940296'), (u'CALL_-1206945836', u'INDIRECT_-1206940377'), (u'INDIRECT_-1206940589', u'MULTIEQUAL_-1206940692'), (u'INDIRECT_-1206940024', u'MULTIEQUAL_-1206939434'), (u'CALL_-1206945836', u'INDIRECT_-1206941618'), ('const-1', u'COPY_-1206945296'), (u'CALL_-1206943224', u'INDIRECT_-1206940057'), (u'CALL_-1206943560', u'INDIRECT_-1206938645'), (u'MULTIEQUAL_-1206936854', u'INT_EQUAL_-1206942996'), (u'CALL_-1206945040', u'INDIRECT_-1206941156'), (u'INDIRECT_-1206940269', u'MULTIEQUAL_-1206940686'), (u'INDIRECT_-1206940372', u'MULTIEQUAL_-1206940331'), (u'INT_AND_-1206941563', u'CALL_-1206943925'), (u'MULTIEQUAL_-1206937868', u'MULTIEQUAL_-1206937867'), (u'INDIRECT_-1206939642', u'MULTIEQUAL_-1206939601'), (u'CALL_-1206944684', u'INDIRECT_-1206941220'), (u'INT_SLESS_-1206945852', u'CBRANCH_-1206945859'), (u'CALL_-1206943012', u'INDIRECT_-1206939509'), (u'CALL_-1206942950', u'INDIRECT_-1206939705'), (u'INDIRECT_-1206941983', u'MULTIEQUAL_-1206941957'), ('const-1', u'COPY_-1206944969'), (u'CALL_-1206943049', u'INDIRECT_-1206939547'), (u'CALL_-1206943073', u'INDIRECT_-1206938389'), (u'INDIRECT_-1206940281', u'MULTIEQUAL_-1206940247'), (u'INDIRECT_-1206940271', u'MULTIEQUAL_-1206941568'), (u'INDIRECT_-1206942123', u'MULTIEQUAL_-1206941592'), (u'CALL_-1206944834', u'INDIRECT_-1206940489'), (u'CALL_-1206945836', u'INDIRECT_-1206939792'), (u'CALL_-1206943001', u'INDIRECT_-1206939684'), (u'CALL_-1206942629', u'INDIRECT_-1206938650'), (u'INDIRECT_-1206938449', u'MULTIEQUAL_-1206938787'), (u'CALL_-1206944027', u'INDIRECT_-1206939970'), (u'INDIRECT_-1206939439', u'MULTIEQUAL_-1206939372'), (u'CALL_-1206942629', u'INDIRECT_-1206939307'), (u'INDIRECT_-1206941181', u'MULTIEQUAL_-1206941057'), (u'INDIRECT_-1206938771', u'MULTIEQUAL_-1206939007'), (u'CALL_-1206942990', u'INDIRECT_-1206939217'), (u'INDIRECT_-1206939603', u'MULTIEQUAL_-1206939558'), (u'CALL_-1206943925', u'INDIRECT_-1206937953'), (u'COPY_-1206944969', u'MULTIEQUAL_-1206941276'), (u'CALL_-1206943501', u'INDIRECT_-1206940450'), (u'MULTIEQUAL_-1206941154', u'MULTIEQUAL_-1206940884'), (u'CALL_-1206943004', u'INDIRECT_-1206938091'), (u'INDIRECT_-1206940809', u'MULTIEQUAL_-1206940765'), (u'INDIRECT_-1206939935', u'MULTIEQUAL_-1206942006'), (u'INDIRECT_-1206940771', u'MULTIEQUAL_-1206940726'), (u'CALL_-1206943322', u'INDIRECT_-1206939918'), (u'CALL_-1206943322', u'INDIRECT_-1206937751'), (u'CALL_-1206943224', u'INDIRECT_-1206939911'), (u'CALL_-1206945040', u'INDIRECT_-1206940864'), (u'INDIRECT_-1206937639', u'MULTIEQUAL_-1206939434'), (u'CALL_-1206943563', u'INDIRECT_-1206940023'), (u'INDIRECT_-1206938263', u'MULTIEQUAL_-1206938503'), (u'INT_NOTEQUAL_-1206937794', u'BOOL_OR_-1206937769'), (u'INDIRECT_-1206938743', u'MULTIEQUAL_-1206939042'), (u'CALL_-1206942962', u'INDIRECT_-1206939495'), (u'INDIRECT_-1206939696', u'MULTIEQUAL_-1206939662'), (u'COPY_-1206944915', u'MULTIEQUAL_-1206941787'), (u'CALL_-1206944834', u'INDIRECT_-1206940781'), ('const-0', u'CALL_-1206946446'), (u'MULTIEQUAL_-1206939664', u'MULTIEQUAL_-1206939181'), (u'MULTIEQUAL_-1206943314', u'CALL_-1206943560'), (u'CALL_-1206944684', u'INDIRECT_-1206941147'), (u'CALL_-1206943563', u'INDIRECT_-1206940753'), (u'CALL_-1206945930', u'INDIRECT_-1206941056'), (u'INDIRECT_-1206938211', u'MULTIEQUAL_-1206940002'), (u'CALL_-1206943010', u'MULTIEQUAL_-1206936854'), (u'CALL_-1206945852', u'INDIRECT_-1206941850'), (u'CALL_-1206944834', u'INDIRECT_-1206940927'), (u'CALL_-1206943563', u'INDIRECT_-1206940680'), (u'CALL_-1206943718', u'INDIRECT_-1206938764'), (u'INDIRECT_-1206940140', u'MULTIEQUAL_-1206942225'), ('tmp_1814', u'CBRANCH_-1206945220'), (u'CALL_-1206945086', u'INDIRECT_-1206941136'), (u'INDIRECT_-1206938428', u'MULTIEQUAL_-1206938365'), (u'CALL_-1206943582', u'INDIRECT_-1206939634'), (u'INDIRECT_-1206939379', u'MULTIEQUAL_-1206939766'), (u'CALL_-1206945636', u'INDIRECT_-1206941988'), (u'MULTIEQUAL_-1206940203', u'COPY_-1206940257'), (u'MULTIEQUAL_-1206939348', u'MULTIEQUAL_-1206939078'), (u'INDIRECT_-1206938662', u'MULTIEQUAL_-1206938597'), (u'INDIRECT_-1206938603', u'MULTIEQUAL_-1206939904'), (u'MULTIEQUAL_-1206936868', u'MULTIEQUAL_-1206937661'), (u'INDIRECT_-1206937488', u'MULTIEQUAL_-1206936869'), (u'INDIRECT_-1206940590', u'MULTIEQUAL_-1206940076'), (u'INDIRECT_-1206940050', u'MULTIEQUAL_-1206940467'), (u'CALL_-1206944027', u'INDIRECT_-1206939094'), (u'INDIRECT_-1206938431', u'MULTIEQUAL_-1206940222'), (u'CALL_-1206943563', u'INDIRECT_-1206940972'), (u'INDIRECT_-1206940742', u'MULTIEQUAL_-1206940978'), (u'INDIRECT_-1206940561', u'MULTIEQUAL_-1206940575'), (u'INDIRECT_-1206941904', u'MULTIEQUAL_-1206940321'), (u'CALL_-1206943139', u'INDIRECT_-1206939202'), ('const-433', u'STORE_-1206943768'), (u'CALL_-1206942962', u'INDIRECT_-1206937547'), (u'CALL_-1206943582', u'INDIRECT_-1206940583'), (u'COPY_-1206945184', u'MULTIEQUAL_-1206941714'), (u'CALL_-1206944820', u'INDIRECT_-1206938741'), (u'INDIRECT_-1206940223', u'MULTIEQUAL_-1206941349'), (u'INDIRECT_-1206941473', u'MULTIEQUAL_-1206941349'), (u'CALL_-1206945836', u'INDIRECT_-1206939719'), (u'INDIRECT_-1206940901', u'MULTIEQUAL_-1206940879'), (u'CALL_-1206943820', u'INDIRECT_-1206939493'), (u'INDIRECT_-1206940093', u'MULTIEQUAL_-1206939503'), (u'INDIRECT_-1206939778', u'MULTIEQUAL_-1206940394'), (u'INDIRECT_-1206940955', u'MULTIEQUAL_-1206939372'), (u'INDIRECT_-1206939477', u'MULTIEQUAL_-1206940692'), (u'INDIRECT_-1206940427', u'MULTIEQUAL_-1206940393'), (u'CALL_-1206943245', u'INDIRECT_-1206938487'), (u'CALL_-1206943820', u'INDIRECT_-1206938129'), (u'MULTIEQUAL_-1206939737', u'MULTIEQUAL_-1206939254'), ('const-0', u'CALL_-1206943245'), (u'INDIRECT_-1206939789', u'MULTIEQUAL_-1206941860'), (u'MULTIEQUAL_-1206940101', u'MULTIEQUAL_-1206940911'), (u'SUBPIECE_-1206943061', u'INT_SLESS_-1206945045'), (u'INDIRECT_-1206939350', u'MULTIEQUAL_-1206939309'), (u'INDIRECT_-1206939102', u'MULTIEQUAL_-1206936889'), (u'INDIRECT_-1206939632', u'MULTIEQUAL_-1206940248'), (u'INDIRECT_-1206938305', u'MULTIEQUAL_-1206938787'), (u'CALL_-1206943501', u'INDIRECT_-1206939428'), (u'CALL_-1206945888', u'INDIRECT_-1206940626'), (u'INDIRECT_-1206940297', u'MULTIEQUAL_-1206939783'), (u'CALL_-1206944684', u'INDIRECT_-1206940563'), (u'INDIRECT_-1206937444', u'MULTIEQUAL_-1206937956'), (u'MULTIEQUAL_-1206939417', u'MULTIEQUAL_-1206939904'), (u'INDIRECT_-1206940609', u'MULTIEQUAL_-1206940587'), (u'CALL_-1206946446', u'INDIRECT_-1206939668'), (u'CALL_-1206943925', u'INDIRECT_-1206937677'), ('tmp_495', u'CBRANCH_-1206946284'), (u'INDIRECT_-1206940827', u'MULTIEQUAL_-1206940776'), (u'MULTIEQUAL_-1206941811', u'MULTIEQUAL_-1206942298'), (u'CALL_-1206944146', u'INDIRECT_-1206938401'), (u'CALL_-1206942950', u'INDIRECT_-1206939486'), (u'INDIRECT_-1206940816', u'MULTIEQUAL_-1206940692'), ('const-114', u'INT_EQUAL_-1206945803'), (u'INDIRECT_-1206939540', u'MULTIEQUAL_-1206936895'), (u'CALL_-1206946656', u'INDIRECT_-1206941170'), (u'CALL_-1206943139', u'INDIRECT_-1206938325'), (u'CALL_-1206946604', u'INDIRECT_-1206940189'), (u'CALL_-1206945636', u'INDIRECT_-1206939655'), (u'INDIRECT_-1206939394', u'MULTIEQUAL_-1206936893'), (u'INT_NOTEQUAL_-1206937804', u'BOOL_OR_-1206937779'), (u'CALL_-1206944146', u'INDIRECT_-1206939789'), (u'CALL_-1206945888', u'INDIRECT_-1206939469'), (u'CALL_-1206942950', u'INDIRECT_-1206938829'), (u'CALL_-1206943560', u'INDIRECT_-1206938279'), (u'INDIRECT_-1206939623', u'MULTIEQUAL_-1206939589'), (u'INDIRECT_-1206940955', u'INT_NOTEQUAL_-1206937786'), (u'COPY_-1206939296', u'CALL_-1206946604'), (u'CALL_-1206943004', u'INDIRECT_-1206939114'), (u'CALL_-1206943322', u'INDIRECT_-1206939991'), (u'CAST_-1206937939', u'CALL_-1206945086'), (u'CALL_-1206943546', u'INDIRECT_-1206940625'), (u'LOAD_-1206943595', u'CAST_-1206937294'), (u'INDIRECT_-1206938154', u'MULTIEQUAL_-1206938113'), ('tmp_895', u'BRANCH_-1206945693'), (u'INDIRECT_-1206940663', u'INT_NOTEQUAL_-1206937781'), (u'INDIRECT_-1206941830', u'MULTIEQUAL_-1206941933'), (u'CALL_-1206942990', u'INDIRECT_-1206939728'), (u'MULTIEQUAL_-1206940028', u'MULTIEQUAL_-1206940838'), (u'CALL_-1206943899', u'INDIRECT_-1206938735'), (u'INDIRECT_-1206941685', u'INT_NOTEQUAL_-1206937798'), (u'INDIRECT_-1206941837', u'MULTIEQUAL_-1206941811'), (u'INDIRECT_-1206939033', u'MULTIEQUAL_-1206940042'), (u'MULTIEQUAL_-1206939935', u'MULTIEQUAL_-1206940692'), (u'CALL_-1206945086', u'INDIRECT_-1206940917'), (u'CALL_-1206942976', u'INDIRECT_-1206939903'), (u'CALL_-1206944972', u'INDIRECT_-1206939843'), (u'CALL_-1206943563', u'INDIRECT_-1206938854'), (u'INDIRECT_-1206940562', u'MULTIEQUAL_-1206941714'), (u'CALL_-1206945836', u'INDIRECT_-1206941253'), (u'INDIRECT_-1206939765', u'MULTIEQUAL_-1206940064'), (u'INDIRECT_-1206938152', u'MULTIEQUAL_-1206938089'), (u'INDIRECT_-1206939340', u'MULTIEQUAL_-1206939956'), (u'INDIRECT_-1206939401', u'MULTIEQUAL_-1206939883'), (u'STORE_-1206943794', u'INDIRECT_-1206939144'), (u'MULTIEQUAL_-1206938359', u'MULTIEQUAL_-1206938358'), (u'CALL_-1206946446', u'INT_SLESS_-1206945794'), (u'INDIRECT_-1206941911', u'MULTIEQUAL_-1206941317'), (u'INT_NOTEQUAL_-1206937790', u'BOOL_OR_-1206937765'), (u'CALL_-1206944027', u'INDIRECT_-1206939678'), (u'INDIRECT_-1206939897', u'MULTIEQUAL_-1206942006'), (u'INDIRECT_-1206940297', u'MULTIEQUAL_-1206939766'), (u'INDIRECT_-1206941254', u'MULTIEQUAL_-1206940660'), (u'CALL_-1206943245', u'INDIRECT_-1206938268'), (u'MULTIEQUAL_-1206940247', u'MULTIEQUAL_-1206941057'), (u'CALL_-1206944972', u'INDIRECT_-1206939055'), (u'CALL_-1206945086', u'INDIRECT_-1206938949'), (u'CALL_-1206943304', u'INDIRECT_-1206938736'), (u'CALL_-1206946569', u'INDIRECT_-1206942349'), (u'INT_EQUAL_-1206945186', u'CBRANCH_-1206945183'), (u'CALL_-1206943718', u'INDIRECT_-1206939714'), (u'CALL_-1206942962', u'INDIRECT_-1206938765'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945186'), (u'CALL_-1206945852', u'INDIRECT_-1206941193'), (u'INDIRECT_-1206938782', u'MULTIEQUAL_-1206938733'), (u'CALL_-1206943718', u'INDIRECT_-1206939787'), (u'CALL_-1206943925', u'INDIRECT_-1206940286'), (u'INDIRECT_-1206941001', u'MULTIEQUAL_-1206942298'), (u'INDIRECT_-1206940236', u'MULTIEQUAL_-1206940619'), (u'CALL_-1206943004', u'INDIRECT_-1206938676'), (u'INDIRECT_-1206940296', u'MULTIEQUAL_-1206941422'), (u'CALL_-1206944834', u'INDIRECT_-1206939467'), (u'CALL_-1206942653', u'INDIRECT_-1206939537'), (u'CALL_-1206943073', u'INDIRECT_-1206937614'), (u'INDIRECT_-1206939404', u'MULTIEQUAL_-1206940619'), (u'CALL_-1206946628', u'INDIRECT_-1206941666'), (u'INDIRECT_-1206939240', u'MULTIEQUAL_-1206941349'), ('tmp_463', u'CBRANCH_-1206946308'), (u'MULTIEQUAL_-1206942574', u'MULTIEQUAL_-1206943325'), (u'INDIRECT_-1206940754', u'MULTIEQUAL_-1206940703'), (u'INDIRECT_-1206940057', u'MULTIEQUAL_-1206940356'), (u'CALL_-1206946588', u'INDIRECT_-1206941779'), (u'CALL_-1206946588', u'INDIRECT_-1206941633'), (u'CALL_-1206943560', u'INDIRECT_-1206938937'), (u'CALL_-1206943899', u'INDIRECT_-1206940926'), (u'CALL_-1206943073', u'INDIRECT_-1206938682'), (u'MULTIEQUAL_-1206939254', u'COPY_-1206939308'), (u'MULTIEQUAL_-1206936871', u'MULTIEQUAL_-1206937937'), (u'INT_EQUAL_-1206943190', u'CBRANCH_-1206943188'), (u'CALL_-1206945703', u'INDIRECT_-1206940930'), (u'INDIRECT_-1206942488', u'MULTIEQUAL_-1206941687'), (u'CALL_-1206943245', u'INDIRECT_-1206940386'), (u'CALL_-1206942629', u'INDIRECT_-1206937363'), (u'CALL_-1206946569', u'INDIRECT_-1206941765'), (u'CALL_-1206944972', u'INDIRECT_-1206939550'), (u'INDIRECT_-1206938669', u'MULTIEQUAL_-1206938968'), (u'CALL_-1206943718', u'INDIRECT_-1206939860'), (u'INDIRECT_-1206940349', u'MULTIEQUAL_-1206940648'), (u'INDIRECT_-1206939194', u'MULTIEQUAL_-1206939810'), (u'CALL_-1206943012', u'INDIRECT_-1206937764'), (u'INDIRECT_-1206939886', u'MULTIEQUAL_-1206939766'), (u'INDIRECT_-1206939955', u'MULTIEQUAL_-1206939365'), (u'CALL_-1206945040', u'INDIRECT_-1206941010'), (u'INDIRECT_-1206941539', u'MULTIEQUAL_-1206941008'), ('tmp_352', u'CBRANCH_-1206946396'), (u'CALL_-1206945086', u'INDIRECT_-1206940625'), (u'INDIRECT_-1206938297', u'MULTIEQUAL_-1206938805'), (u'CALL_-1206945019', u'INDIRECT_-1206940953'), (u'BOOL_OR_-1206937759', u'BOOL_OR_-1206937761'), (u'CALL_-1206944684', u'INDIRECT_-1206938619'), (u'INDIRECT_-1206939875', u'MULTIEQUAL_-1206939078'), (u'CALL_-1206944684', u'INDIRECT_-1206940052'), (u'CALL_-1206942962', u'INDIRECT_-1206939422'), (u'MULTIEQUAL_-1206939080', u'MULTIEQUAL_-1206938597'), (u'STORE_-1206943794', u'INDIRECT_-1206939217'), (u'INDIRECT_-1206938303', u'MULTIEQUAL_-1206938641'), (u'CALL_-1206943245', u'CALL_-1206943217'), (u'MULTIEQUAL_-1206939518', u'MULTIEQUAL_-1206939035'), (u'INDIRECT_-1206938232', u'MULTIEQUAL_-1206938714'), ('const-98', u'INT_SLESS_-1206945823'), (u'CALL_-1206945930', u'INDIRECT_-1206941786'), (u'CALL_-1206942962', u'INDIRECT_-1206939860'), (u'STORE_-1206943768', u'INDIRECT_-1206940804'), (u'CALL_-1206943217', u'INDIRECT_-1206939788'), ('tmp_3942', u'CBRANCH_-1206943008'), (u'CALL_-1206944834', u'INDIRECT_-1206941292'), (u'CALL_-1206943560', u'INDIRECT_-1206939083'), (u'INDIRECT_-1206939629', u'MULTIEQUAL_-1206941714'), (u'INDIRECT_-1206940590', u'MULTIEQUAL_-1206939788'), (u'INDIRECT_-1206939321', u'MULTIEQUAL_-1206940326'), (u'INDIRECT_-1206942269', u'MULTIEQUAL_-1206941755'), (u'INDIRECT_-1206941391', u'MULTIEQUAL_-1206942517'), (u'CALL_-1206942653', u'INDIRECT_-1206938296'), (u'INDIRECT_-1206940154', u'MULTIEQUAL_-1206942225'), (u'INDIRECT_-1206941704', u'MULTIEQUAL_-1206941682'), (u'CALL_-1206943546', u'INDIRECT_-1206940041'), (u'CALL_-1206943001', u'INDIRECT_-1206938081'), (u'CALL_-1206945040', u'INDIRECT_-1206940353'), (u'CALL_-1206943010', u'INDIRECT_-1206939686'), (u'INDIRECT_-1206939916', u'MULTIEQUAL_-1206939882'), ('const-1', u'COPY_-1206944948'), (u'CALL_-1206944684', u'INDIRECT_-1206941074'), (u'CALL_-1206945836', u'INDIRECT_-1206939370'), (u'INDIRECT_-1206939509', u'MULTIEQUAL_-1206936895'), (u'INDIRECT_-1206938334', u'MULTIEQUAL_-1206938232'), (u'CALL_-1206943101', u'INDIRECT_-1206939691'), (u'STORE_-1206943794', u'INDIRECT_-1206939071'), (u'CALL_-1206943322', u'INDIRECT_-1206938238'), (u'CALL_-1206943546', u'INDIRECT_-1206938154'), (u'CALL_-1206943217', u'INDIRECT_-1206937974'), (u'INDIRECT_-1206938766', u'MULTIEQUAL_-1206938725'), (u'INDIRECT_-1206939413', u'MULTIEQUAL_-1206940029'), (u'CALL_-1206946628', u'INDIRECT_-1206940497'), (u'CALL_-1206945930', u'INDIRECT_-1206942078'), (u'CALL_-1206943304', u'INDIRECT_-1206939466'), (u'CALL_-1206945930', u'INDIRECT_-1206940618'), (u'MULTIEQUAL_-1206938956', u'MULTIEQUAL_-1206939766'), (u'COPY_-1206941229', u'MULTIEQUAL_-1206941139'), (u'CALL_-1206943772', u'INDIRECT_-1206940336'), (u'INDIRECT_-1206938735', u'MULTIEQUAL_-1206938670'), (u'CALL_-1206943217', u'INDIRECT_-1206939131'), (u'MULTIEQUAL_-1206941395', u'MULTIEQUAL_-1206942152'), (u'INDIRECT_-1206942415', u'MULTIEQUAL_-1206941614'), (u'MULTIEQUAL_-1206938450', u'COPY_-1206938504'), (u'INDIRECT_-1206940809', u'INT_NOTEQUAL_-1206937816'), (u'CALL_-1206946569', u'INDIRECT_-1206941473'), (u'INDIRECT_-1206940271', u'MULTIEQUAL_-1206941276'), (u'INDIRECT_-1206940450', u'MULTIEQUAL_-1206940326'), (u'CALL_-1206946253', u'INDIRECT_-1206940296'), (u'CALL_-1206943563', u'INDIRECT_-1206940826'), (u'CALL_-1206946604', u'INDIRECT_-1206939844'), (u'PTRSUB_-1206939199', u'CALL_-1206946569'), (u'CALL_-1206946656', u'INDIRECT_-1206942119'), (u'CALL_-1206945930', u'INDIRECT_-1206940106'), (u'CALL_-1206943560', u'INDIRECT_-1206939448'), (u'CALL_-1206945040', u'INDIRECT_-1206940718'), (u'MULTIEQUAL_-1206940058', u'MULTIEQUAL_-1206940546'), (u'INDIRECT_-1206941923', u'MULTIEQUAL_-1206941901'), ('const-1', u'PTRADD_-1206936897'), (u'CALL_-1206944751', u'INDIRECT_-1206939285'), (u'CALL_-1206943718', u'INDIRECT_-1206938911'), (u'CALL_-1206943101', u'INDIRECT_-1206938888'), (u'CALL_-1206943560', u'INDIRECT_-1206938718'), (u'CALL_-1206946656', u'INDIRECT_-1206941754'), (u'INDIRECT_-1206938255', u'MULTIEQUAL_-1206940326'), (u'INDIRECT_-1206937653', u'MULTIEQUAL_-1206939766'), (u'CALL_-1206943582', u'INDIRECT_-1206939926'), (u'INDIRECT_-1206940227', u'MULTIEQUAL_-1206942298'), (u'CALL_-1206943899', u'INDIRECT_-1206940707'), (u'CALL_-1206944972', u'INDIRECT_-1206940719'), (u'CALL_-1206943245', u'INDIRECT_-1206940021'), ('tmp_344', u'CBRANCH_-1206946405'), (u'CALL_-1206943224', u'INDIRECT_-1206937821'), (u'INDIRECT_-1206941174', u'MULTIEQUAL_-1206941130'), ('const-1525048', u'COPY_-1206937026'), (u'CALL_-1206946446', u'MULTIEQUAL_-1206942134'), (u'MULTIEQUAL_-1206936896', u'MULTIEQUAL_-1206939996'), ('tmp_382', u'CBRANCH_-1206946380'), (u'INDIRECT_-1206939691', u'MULTIEQUAL_-1206940029'), (u'CALL_-1206943073', u'INDIRECT_-1206939996'), (u'CALL_-1206943224', u'INDIRECT_-1206940495'), ('tmp_390', u'CBRANCH_-1206946371'), (u'INDIRECT_-1206940256', u'MULTIEQUAL_-1206942047'), (u'CALL_-1206945019', u'INDIRECT_-1206938843'), (u'CALL_-1206946446', u'INDIRECT_-1206940297'), (u'MULTIEQUAL_-1206938213', u'MULTIEQUAL_-1206938212'), (u'CALL_-1206943304', u'INDIRECT_-1206940415'), (u'INDIRECT_-1206939395', u'MULTIEQUAL_-1206940692'), (u'CAST_-1206938680', u'CALL_-1206945703'), (u'INDIRECT_-1206940608', u'MULTIEQUAL_-1206940557'), (u'CALL_-1206943001', u'INDIRECT_-1206938808'), (u'INDIRECT_-1206939875', u'MULTIEQUAL_-1206939835'), (u'INDIRECT_-1206939386', u'MULTIEQUAL_-1206941495'), ('const-118', u'INT_EQUAL_-1206946382'), (u'INDIRECT_-1206941685', u'MULTIEQUAL_-1206940884'), (u'MULTIEQUAL_-1206943319', u'MULTIEQUAL_-1206942568'), (u'INDIRECT_-1206939766', u'MULTIEQUAL_-1206940248'), (u'INDIRECT_-1206939290', u'MULTIEQUAL_-1206936892'), (u'CALL_-1206945703', u'INDIRECT_-1206941806'), (u'INDIRECT_-1206937814', u'MULTIEQUAL_-1206938434'), (u'INDIRECT_-1206941174', u'MULTIEQUAL_-1206940320'), (u'STORE_-1206943684', u'INDIRECT_-1206939878'), (u'CALL_-1206945636', u'INDIRECT_-1206941842'), (u'INDIRECT_-1206938358', u'MULTIEQUAL_-1206940149'), (u'CALL_-1206944146', u'INDIRECT_-1206939424'), (u'CALL_-1206944972', u'INDIRECT_-1206941230'), (u'MULTIEQUAL_-1206938860', u'MULTIEQUAL_-1206938377'), (u'INDIRECT_-1206939029', u'MULTIEQUAL_-1206936888'), (u'CALL_-1206943139', u'INDIRECT_-1206939348'), (u'INDIRECT_-1206939570', u'MULTIEQUAL_-1206941641'), ('tmp_729', u'BRANCH_-1206945519'), (u'INDIRECT_-1206937821', u'MULTIEQUAL_-1206938124'), (u'INDIRECT_-1206939806', u'MULTIEQUAL_-1206939009'), (u'CALL_-1206943177', u'INDIRECT_-1206939955'), (u'INDIRECT_-1206938697', u'MULTIEQUAL_-1206938933'), (u'CALL_-1206946253', u'INDIRECT_-1206940735'), (u'CALL_-1206946656', u'INDIRECT_-1206940732'), (u'INDIRECT_-1206940013', u'MULTIEQUAL_-1206939973'), ('const-65', u'INT_EQUAL_-1206945186'), (u'CALL_-1206943582', u'INDIRECT_-1206940145'), (u'COPY_-1206944868', u'MULTIEQUAL_-1206940838'), (u'CALL_-1206943501', u'INDIRECT_-1206939647'), (u'CALL_-1206942950', u'INDIRECT_-1206939048'), (u'CALL_-1206946656', u'INDIRECT_-1206942046'), (u'CALL_-1206943304', u'INDIRECT_-1206938013'), (u'CALL_-1206946628', u'INDIRECT_-1206941520'), (u'MULTIEQUAL_-1206936895', u'MULTIEQUAL_-1206939747'), (u'INDIRECT_-1206942056', u'MULTIEQUAL_-1206942030'), (u'CALL_-1206944972', u'INDIRECT_-1206940792'), (u'CALL_-1206942653', u'INDIRECT_-1206938003'), (u'INDIRECT_-1206939539', u'MULTIEQUAL_-1206939956'), (u'CALL_-1206946628', u'INDIRECT_-1206941082'), (u'MULTIEQUAL_-1206940665', u'MULTIEQUAL_-1206941422'), (u'INDIRECT_-1206940309', u'MULTIEQUAL_-1206940692'), (u'INDIRECT_-1206939326', u'MULTIEQUAL_-1206939664'), (u'COPY_-1206945544', u'MULTIEQUAL_-1206940911'), ('const-0', u'INT_NOTEQUAL_-1206937800'), (u'INDIRECT_-1206939313', u'MULTIEQUAL_-1206941422'), (u'CALL_-1206943049', u'INDIRECT_-1206939401'), (u'CALL_-1206946604', u'INDIRECT_-1206942668'), (u'INDIRECT_-1206940013', u'MULTIEQUAL_-1206939486'), (u'INDIRECT_-1206939059', u'MULTIEQUAL_-1206941130'), (u'CALL_-1206946446', u'INDIRECT_-1206942196'), (u'INDIRECT_-1206940007', u'MULTIEQUAL_-1206939966'), (u'CALL_-1206943010', u'INDIRECT_-1206938372'), (u'INDIRECT_-1206940552', u'MULTIEQUAL_-1206940507'), (u'MULTIEQUAL_-1206936889', u'MULTIEQUAL_-1206939485'), (u'INDIRECT_-1206941000', u'MULTIEQUAL_-1206942152'), ('tmp_1712', u'BRANCH_-1206945282'), (u'CALL_-1206942653', u'INDIRECT_-1206938149'), (u'MULTIEQUAL_-1206936874', u'MULTIEQUAL_-1206938389'), (u'INDIRECT_-1206939457', u'MULTIEQUAL_-1206939235'), (u'INDIRECT_-1206939264', u'MULTIEQUAL_-1206941349'), (u'CALL_-1206943591', u'INDIRECT_-1206940913'), ('const-4294967295', u'INT_SLESS_-1206944710'), ('const-0', u'CALL_-1206946253'), (u'INDIRECT_-1206938370', u'MULTIEQUAL_-1206938878'), (u'INDIRECT_-1206938405', u'MULTIEQUAL_-1206938641'), (u'CALL_-1206943139', u'INDIRECT_-1206938544'), (u'CALL_-1206944027', u'INDIRECT_-1206938583'), (u'CALL_-1206942653', u'INDIRECT_-1206938076'), (u'CALL_-1206945636', u'INDIRECT_-1206940893'), (u'CALL_-1206946253', u'INDIRECT_-1206939728'), (u'CALL_-1206942950', u'INDIRECT_-1206939632'), (u'CALL_-1206942653', u'INDIRECT_-1206938734'), (u'CALL_-1206943718', u'INDIRECT_-1206940517'), (u'INDIRECT_-1206939924', u'MULTIEQUAL_-1206940540'), (u'INDIRECT_-1206938414', u'MULTIEQUAL_-1206936880'), (u'INDIRECT_-1206938298', u'MULTIEQUAL_-1206936878'), (u'CALL_-1206942629', u'INDIRECT_-1206939818'), (u'CALL_-1206943772', u'INDIRECT_-1206940482'), (u'BOOL_OR_-1206937755', u'BOOL_OR_-1206937757'), (u'CALL_-1206943073', u'INDIRECT_-1206940215'), (u'MULTIEQUAL_-1206943648', u'CALL_-1206946446'), (u'CALL_-1206944820', u'INDIRECT_-1206940125'), (u'INDIRECT_-1206939367', u'MULTIEQUAL_-1206939316'), (u'MULTIEQUAL_-1206941123', u'MULTIEQUAL_-1206941933'), (u'CALL_-1206943101', u'INDIRECT_-1206938669'), (u'CALL_-1206945888', u'INDIRECT_-1206941210'), (u'INDIRECT_-1206942658', u'MULTIEQUAL_-1206942134'), (u'INDIRECT_-1206940882', u'MULTIEQUAL_-1206940081'), (u'CALL_-1206943001', u'INDIRECT_-1206940414'), ('const-1', u'COPY_-1206944165'), (u'CALL_-1206943563', u'INDIRECT_-1206941045'), (u'CALL_-1206943591', u'INDIRECT_-1206941059'), (u'MULTIEQUAL_-1206941373', u'MULTIEQUAL_-1206941860'), (u'CALL_-1206943101', u'INDIRECT_-1206938815'), (u'CALL_-1206946588', u'INDIRECT_-1206941998'), (u'CAST_-1206937430', u'PTRADD_-1206937480'), (u'CALL_-1206946588', u'INDIRECT_-1206940610'), (u'MULTIEQUAL_-1206943648', u'MULTIEQUAL_-1206943648'), (u'CALL_-1206943591', u'INDIRECT_-1206939380'), (u'BOOL_OR_-1206937765', u'BOOL_OR_-1206937767'), (u'STORE_-1206943684', u'INDIRECT_-1206939075'), (u'CALL_-1206944146', u'INDIRECT_-1206938621'), (u'MULTIEQUAL_-1206939163', u'MULTIEQUAL_-1206939973'), ('const-0', u'INT_NOTEQUAL_-1206937781'), (u'STORE_-1206943768', u'INDIRECT_-1206939709'), (u'INDIRECT_-1206938683', u'MULTIEQUAL_-1206939299'), (u'CALL_-1206944834', u'INDIRECT_-1206939540'), (u'CALL_-1206946604', u'INDIRECT_-1206941062'), (u'INDIRECT_-1206939875', u'MULTIEQUAL_-1206939365'), (u'INDIRECT_-1206938487', u'MULTIEQUAL_-1206936881'), (u'STORE_-1206943768', u'INDIRECT_-1206939417'), (u'INDIRECT_-1206940370', u'MULTIEQUAL_-1206939856'), (u'CALL_-1206943718', u'INDIRECT_-1206940444'), ('tmp_1609', u'BRANCH_-1206945388'), (u'CALL_-1206942976', u'INDIRECT_-1206939976'), (u'CALL_-1206943139', u'INDIRECT_-1206940370'), (u'INDIRECT_-1206941302', u'MULTIEQUAL_-1206942517'), (u'INDIRECT_-1206938475', u'MULTIEQUAL_-1206940546'), (u'CALL_-1206943217', u'INDIRECT_-1206939423'), (u'CALL_-1206945888', u'INDIRECT_-1206939895'), (u'INDIRECT_-1206939577', u'MULTIEQUAL_-1206939555'), (u'CALL_-1206943012', u'INDIRECT_-1206938267'), (u'CALL_-1206943001', u'INDIRECT_-1206939976'), ('const-32768', u'INT_NOTEQUAL_-1206943843'), ('tmp_1410', u'BRANCH_-1206944854'), (u'CALL_-1206945040', u'INDIRECT_-1206940645'), (u'CALL_-1206943012', u'INDIRECT_-1206938633'), (u'INDIRECT_-1206941618', u'MULTIEQUAL_-1206941592'), ('const-1', u'COPY_-1206944952'), (u'MULTIEQUAL_-1206942061', u'CALL_-1206943591'), (u'CALL_-1206943718', u'INDIRECT_-1206939495'), (u'CALL_-1206943304', u'INDIRECT_-1206940050'), (u'CALL_-1206946628', u'INDIRECT_-1206941374'), (u'INDIRECT_-1206938726', u'MULTIEQUAL_-1206938503'), (u'INDIRECT_-1206938986', u'MULTIEQUAL_-1206941057'), (u'CALL_-1206945040', u'INDIRECT_-1206940134'), (u'INDIRECT_-1206942342', u'MULTIEQUAL_-1206942298'), (u'CALL_-1206943899', u'INDIRECT_-1206940488'), (u'CALL_-1206946569', u'INDIRECT_-1206940889'), (u'INDIRECT_-1206941001', u'MULTIEQUAL_-1206942006'), (u'CALL_-1206943004', u'INDIRECT_-1206938822'), (u'INDIRECT_-1206941412', u'MULTIEQUAL_-1206941390'), (u'CALL_-1206945703', u'INDIRECT_-1206941222'), (u'INDIRECT_-1206941146', u'MULTIEQUAL_-1206942298'), (u'INDIRECT_-1206939693', u'MULTIEQUAL_-1206940175'), ('const-0', u'INT_NOTEQUAL_-1206937784'), (u'BOOL_OR_-1206937777', u'BOOL_OR_-1206937779'), (u'CALL_-1206943004', u'INDIRECT_-1206939625'), (u'INDIRECT_-1206940299', u'MULTIEQUAL_-1206940258'), (u'INDIRECT_-1206939668', u'MULTIEQUAL_-1206938871'), (u'CALL_-1206943010', u'INDIRECT_-1206939613'), (u'CALL_-1206945852', u'INDIRECT_-1206941777'), (u'CALL_-1206943563', u'INDIRECT_-1206938781'), (u'MULTIEQUAL_-1206941176', u'MULTIEQUAL_-1206941933'), (u'CALL_-1206943718', u'INDIRECT_-1206940298'), ('tmp_1676', u'CBRANCH_-1206945316'), (u'INDIRECT_-1206940455', u'MULTIEQUAL_-1206940838'), (u'INDIRECT_-1206938244', u'MULTIEQUAL_-1206938860'), (u'INDIRECT_-1206940224', u'MULTIEQUAL_-1206938641'), (u'CALL_-1206943012', u'INDIRECT_-1206939290'), (u'INDIRECT_-1206939038', u'MULTIEQUAL_-1206940253'), (u'INDIRECT_-1206940837', u'MULTIEQUAL_-1206941130'), (u'INT_SLESS_-1206944710', u'CBRANCH_-1206944709'), (u'STORE_-1206943684', u'INDIRECT_-1206938709'), (u'CALL_-1206943177', u'CALL_-1206943101'), (u'INDIRECT_-1206940183', u'MULTIEQUAL_-1206941974'), (u'CALL_-1206943582', u'INDIRECT_-1206939123'), (u'CALL_-1206943501', u'INDIRECT_-1206938624'), (u'INDIRECT_-1206941545', u'MULTIEQUAL_-1206941519'), (u'INDIRECT_-1206938881', u'MULTIEQUAL_-1206939389'), (u'CALL_-1206943001', u'INDIRECT_-1206938515'), (u'INDIRECT_-1206939002', u'MULTIEQUAL_-1206938951'), (u'INDIRECT_-1206940809', u'MULTIEQUAL_-1206940278'), (u'INDIRECT_-1206939127', u'MULTIEQUAL_-1206940253'), (u'CALL_-1206943899', u'INDIRECT_-1206940999'), (u'INT_SLESS_-1206946389', u'CBRANCH_-1206946396'), (u'INDIRECT_-1206939466', u'MULTIEQUAL_-1206939883'), (u'INDIRECT_-1206942488', u'MULTIEQUAL_-1206942444'), (u'CALL_-1206946253', u'INDIRECT_-1206940443'), (u'BOOL_OR_-1206937769', u'BOOL_OR_-1206937771'), (u'INDIRECT_-1206940382', u'MULTIEQUAL_-1206940765'), (u'CALL_-1206944751', u'INDIRECT_-1206938863'), (u'CALL_-1206944972', u'INDIRECT_-1206939262'), (u'INDIRECT_-1206941045', u'MULTIEQUAL_-1206940978'), (u'CALL_-1206944146', u'INDIRECT_-1206938986'), (u'CALL_-1206946656', u'INDIRECT_-1206942703'), (u'LOAD_-1206943920', u'CALL_-1206943772'), (u'INDIRECT_-1206939976', u'MULTIEQUAL_-1206939911'), (u'CALL_-1206943177', u'INDIRECT_-1206938714'), (u'CALL_-1206942976', u'INDIRECT_-1206937931'), (u'CALL_-1206943591', u'INDIRECT_-1206939234'), (u'INDIRECT_-1206942422', u'MULTIEQUAL_-1206942298'), (u'CALL_-1206942629', u'INDIRECT_-1206937919'), (u'MULTIEQUAL_-1206938787', u'MULTIEQUAL_-1206938304'), (u'CALL_-1206943101', u'INDIRECT_-1206938023'), (u'INDIRECT_-1206939944', u'MULTIEQUAL_-1206939147'), (u'INDIRECT_-1206940523', u'MULTIEQUAL_-1206940497'), (u'CALL_-1206943591', u'INDIRECT_-1206938511'), (u'INDIRECT_-1206942196', u'MULTIEQUAL_-1206941682'), (u'INDIRECT_-1206939740', u'MULTIEQUAL_-1206941860'), (u'CALL_-1206945703', u'INDIRECT_-1206940346'), (u'CALL_-1206946628', u'INDIRECT_-1206942542'), (u'CALL_-1206944027', u'INDIRECT_-1206937584'), (u'INDIRECT_-1206940362', u'MULTIEQUAL_-1206940978'), (u'INDIRECT_-1206938443', u'MULTIEQUAL_-1206938951'), (u'CALL_-1206945703', u'INDIRECT_-1206941441'), (u'INDIRECT_-1206939931', u'MULTIEQUAL_-1206941057'), (u'CALL_-1206946446', u'INT_SLESS_-1206946301'), ('tmp_1566', u'CBRANCH_-1206945780'), (u'CALL_-1206946253', u'MULTIEQUAL_-1206940180'), (u'INDIRECT_-1206940568', u'MULTIEQUAL_-1206940867'), (u'INDIRECT_-1206938314', u'MULTIEQUAL_-1206940399'), (u'INDIRECT_-1206940052', u'MULTIEQUAL_-1206941349'), ('tmp_2584', u'CBRANCH_-1206944128'), (u'CALL_-1206945703', u'INDIRECT_-1206940053'), (u'INDIRECT_-1206938372', u'MULTIEQUAL_-1206936879'), (u'INDIRECT_-1206938663', u'MULTIEQUAL_-1206939080'), (u'CALL_-1206942629', u'INDIRECT_-1206938723'), (u'CALL_-1206943563', u'INDIRECT_-1206939220'), (u'INDIRECT_-1206938956', u'MULTIEQUAL_-1206940253'), ('tmp_1101', u'BRANCH_-1206944817'), (u'CALL_-1206943217', u'INDIRECT_-1206940372'), (u'INDIRECT_-1206940590', u'MULTIEQUAL_-1206939736'), (u'CALL_-1206942653', u'INDIRECT_-1206939318'), (u'INDIRECT_-1206942057', u'MULTIEQUAL_-1206941463'), (u'STORE_-1206943684', u'INDIRECT_-1206940389'), (u'CALL_-1206943925', u'INDIRECT_-1206937884'), (u'CALL_-1206943217', u'INDIRECT_-1206938693'), (u'INT_NOTEQUAL_-1206945083', u'CBRANCH_-1206945081'), (u'INDIRECT_-1206940736', u'MULTIEQUAL_-1206939935'), (u'CALL_-1206946588', u'INDIRECT_-1206941487'), (u'CALL_-1206943073', u'INDIRECT_-1206937683'), (u'MULTIEQUAL_-1206941614', u'MULTIEQUAL_-1206942371'), (u'MULTIEQUAL_-1206940057', u'COPY_-1206940111'), (u'CALL_-1206943073', u'INDIRECT_-1206937821'), (u'CALL_-1206943245', u'INDIRECT_-1206940313'), (u'CALL_-1206943925', u'INDIRECT_-1206937815'), (u'CALL_-1206945636', u'INDIRECT_-1206941915'), (u'CALL_-1206943546', u'INDIRECT_-1206940552'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945366'), (u'CALL_-1206945852', u'INDIRECT_-1206940755'), (u'INT_SLESS_-1206945794', u'CBRANCH_-1206945801'), (u'CALL_-1206946604', u'INDIRECT_-1206940989'), (u'CALL_-1206946628', u'INDIRECT_-1206939795'), (u'INDIRECT_-1206939935', u'MULTIEQUAL_-1206940042'), (u'CALL_-1206943513', u'INDIRECT_-1206938487'), ('const-0', u'INT_NOTEQUAL_-1206937782'), (u'INDIRECT_-1206939556', u'MULTIEQUAL_-1206941641'), (u'CALL_-1206942990', u'INDIRECT_-1206940239'), (u'CALL_-1206944972', u'INDIRECT_-1206939193'), (u'CALL_-1206944972', u'INDIRECT_-1206940281'), (u'CALL_-1206943001', u'INDIRECT_-1206938223'), (u'MULTIEQUAL_-1206941620', u'CALL_-1206943513'), (u'CALL_-1206946253', u'INDIRECT_-1206941100'), (u'INDIRECT_-1206939822', u'MULTIEQUAL_-1206939600'), (u'CALL_-1206944684', u'INDIRECT_-1206941439'), (u'CALL_-1206943718', u'INDIRECT_-1206939422'), (u'MULTIEQUAL_-1206936888', u'MULTIEQUAL_-1206939236'), (u'INDIRECT_-1206939886', u'MULTIEQUAL_-1206942006'), (u'INDIRECT_-1206940853', u'MULTIEQUAL_-1206940867'), (u'CALL_-1206944146', u'INDIRECT_-1206938328'), (u'INDIRECT_-1206941546', u'MULTIEQUAL_-1206941422'), (u'INDIRECT_-1206939877', u'MULTIEQUAL_-1206939810'), (u'CALL_-1206943139', u'INDIRECT_-1206939786'), (u'CALL_-1206944751', u'INDIRECT_-1206939943'), (u'MULTIEQUAL_-1206943165', u'MULTIEQUAL_-1206943648'), (u'CALL_-1206943560', u'INDIRECT_-1206937573'), (u'CALL_-1206942976', u'INDIRECT_-1206938150'), (u'INDIRECT_-1206937432', u'MULTIEQUAL_-1206939227'), (u'CALL_-1206943513', u'INDIRECT_-1206939218'), (u'CALL_-1206944972', u'INDIRECT_-1206941449'), (u'INDIRECT_-1206941786', u'MULTIEQUAL_-1206942079'), (u'CALL_-1206943820', u'INDIRECT_-1206940515'), (u'CALL_-1206943718', u'INDIRECT_-1206938403'), ('const-2', u'PTRADD_-1206937430'), (u'INDIRECT_-1206939685', u'MULTIEQUAL_-1206939699'), (u'CALL_-1206945888', u'INDIRECT_-1206939262'), (u'CALL_-1206944751', u'INDIRECT_-1206941476'), (u'MULTIEQUAL_-1206936896', u'MULTIEQUAL_-1206939820'), (u'CALL_-1206943217', u'INDIRECT_-1206939715'), (u'CALL_-1206943820', u'INDIRECT_-1206940588'), (u'CALL_-1206943501', u'INDIRECT_-1206938194'), (u'CALL_-1206943304', u'INDIRECT_-1206938082'), (u'CALL_-1206943546', u'INDIRECT_-1206939749'), (u'CALL_-1206943101', u'INDIRECT_-1206939180'), (u'INDIRECT_-1206939420', u'MULTIEQUAL_-1206940546'), (u'CALL_-1206946628', u'INDIRECT_-1206942615'), (u'INDIRECT_-1206940764', u'MULTIEQUAL_-1206941057'), (u'CALL_-1206943591', u'INDIRECT_-1206939014'), (u'CALL_-1206943101', u'INDIRECT_-1206940275'), (u'INDIRECT_-1206941247', u'INT_NOTEQUAL_-1206937784'), ('const-4294967295', u'INT_ADD_-1206941282'), (u'CALL_-1206946569', u'INDIRECT_-1206941181'), (u'CALL_-1206943049', u'INDIRECT_-1206939328'), (u'CALL_-1206943224', u'INDIRECT_-1206939984'), (u'INDIRECT_-1206941247', u'MULTIEQUAL_-1206939664'), (u'CALL_-1206943001', u'INDIRECT_-1206939830'), (u'CALL_-1206943591', u'INDIRECT_-1206940256'), (u'CALL_-1206945888', u'INDIRECT_-1206941429'), (u'MULTIEQUAL_-1206943325', u'CALL_-1206946446'), (u'INDIRECT_-1206942342', u'MULTIEQUAL_-1206941811'), (u'CALL_-1206943560', u'INDIRECT_-1206937504'), (u'CALL_-1206945040', u'INDIRECT_-1206938965'), (u'CALL_-1206944751', u'INDIRECT_-1206940016'), (u'CALL_-1206942990', u'INDIRECT_-1206939655'), (u'INDIRECT_-1206939988', u'MULTIEQUAL_-1206941203'), (u'CALL_-1206946253', u'INDIRECT_-1206942122'), (u'INDIRECT_-1206941984', u'MULTIEQUAL_-1206941860'), (u'INDIRECT_-1206939538', u'MULTIEQUAL_-1206939473'), (u'CALL_-1206945836', u'INDIRECT_-1206940011'), ('const-1', u'COPY_-1206945207'), (u'CALL_-1206943012', u'INDIRECT_-1206938706'), (u'CALL_-1206943322', u'INDIRECT_-1206937958'), (u'CALL_-1206944751', u'INDIRECT_-1206941549'), (u'CALL_-1206946604', u'INDIRECT_-1206940697'), (u'CALL_-1206945836', u'INDIRECT_-1206940888'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945113'), (u'CALL_-1206944834', u'INDIRECT_-1206940562'), (u'CALL_-1206943899', u'INDIRECT_-1206939101'), (u'CALL_-1206943217', u'INDIRECT_-1206938473'), (u'CALL_-1206942976', u'INDIRECT_-1206940195'), (u'INDIRECT_-1206939184', u'MULTIEQUAL_-1206940399'), (u'CALL_-1206943004', u'INDIRECT_-1206938164'), (u'CALL_-1206943049', u'INDIRECT_-1206940277'), (u'CALL_-1206945636', u'INDIRECT_-1206939241'), (u'LOAD_-1206943272', u'CAST_-1206937071'), (u'INDIRECT_-1206940123', u'MULTIEQUAL_-1206940540'), (u'CALL_-1206946628', u'INDIRECT_-1206940424'), (u'MULTIEQUAL_-1206940278', u'MULTIEQUAL_-1206940008'), (u'INDIRECT_-1206939466', u'MULTIEQUAL_-1206939480'), (u'INDIRECT_-1206942269', u'MULTIEQUAL_-1206941468'), (u'CALL_-1206943501', u'INDIRECT_-1206939866'), ('const-1481781', u'COPY_-1206939331'), ('tmp_3143', u'CBRANCH_-1206943600'), (u'INDIRECT_-1206942561', u'MULTIEQUAL_-1206940978'), (u'CALL_-1206944972', u'INDIRECT_-1206940354'), (u'INDIRECT_-1206939307', u'MULTIEQUAL_-1206941098'), (u'INT_NOTEQUAL_-1206937792', u'BOOL_OR_-1206937767'), (u'INDIRECT_-1206939582', u'MULTIEQUAL_-1206936896'), (u'INDIRECT_-1206940663', u'MULTIEQUAL_-1206939862'), (u'CALL_-1206946588', u'INDIRECT_-1206942436'), (u'CALL_-1206943582', u'INDIRECT_-1206938977'), (u'INDIRECT_-1206939546', u'MULTIEQUAL_-1206939845'), (u'INDIRECT_-1206940516', u'MULTIEQUAL_-1206939985'), ('tmp_732', u'BRANCH_-1206945084'), (u'CALL_-1206944751', u'INDIRECT_-1206940892'), (u'MULTIEQUAL_-1206938075', u'MULTIEQUAL_-1206938074'), (u'CALL_-1206943001', u'INDIRECT_-1206940487'), (u'INDIRECT_-1206941034', u'MULTIEQUAL_-1206941008'), ('tmp_3823', u'CBRANCH_-1206943188'), (u'STORE_-1206943768', u'INDIRECT_-1206940877'), (u'CALL_-1206943177', u'INDIRECT_-1206939590'), (u'MULTIEQUAL_-1206938503', u'INT_ADD_-1206943904'), (u'INDIRECT_-1206940370', u'MULTIEQUAL_-1206940326'), (u'INDIRECT_-1206939806', u'MULTIEQUAL_-1206939279'), (u'CALL_-1206945040', u'INDIRECT_-1206938478'), (u'CALL_-1206943546', u'INDIRECT_-1206939165'), ('tmp_2882', u'CBRANCH_-1206943839'), ('tmp_1421', u'BRANCH_-1206944831'), (u'INDIRECT_-1206941465', u'MULTIEQUAL_-1206941568'), (u'INDIRECT_-1206939715', u'MULTIEQUAL_-1206939674'), (u'INDIRECT_-1206942130', u'MULTIEQUAL_-1206941536'), (u'INT_NOTEQUAL_-1206945403', u'CBRANCH_-1206945401'), (u'INT_EQUAL_-1206945753', u'CBRANCH_-1206945750'), (u'CALL_-1206945836', u'INDIRECT_-1206939439'), (u'MULTIEQUAL_-1206939591', u'MULTIEQUAL_-1206939108'), (u'CALL_-1206945636', u'INDIRECT_-1206940820'), (u'INDIRECT_-1206938369', u'MULTIEQUAL_-1206938304'), (u'INDIRECT_-1206940231', u'MULTIEQUAL_-1206940467'), (u'CALL_-1206943304', u'INDIRECT_-1206939904'), (u'INDIRECT_-1206940224', u'MULTIEQUAL_-1206939693'), (u'CALL_-1206943049', u'INDIRECT_-1206940496'), (u'CALL_-1206943560', u'INDIRECT_-1206937711'), (u'INDIRECT_-1206938518', u'MULTIEQUAL_-1206936881'), (u'INDIRECT_-1206941156', u'MULTIEQUAL_-1206942371'), (u'MULTIEQUAL_-1206941738', u'MULTIEQUAL_-1206941468'), (u'CALL_-1206943217', u'INDIRECT_-1206940591'), (u'CALL_-1206942629', u'INDIRECT_-1206938431'), (u'CALL_-1206942990', u'INDIRECT_-1206938121'), (u'INT_SLESS_-1206946513', u'CBRANCH_-1206946520'), (u'CALL_-1206944751', u'INDIRECT_-1206939578'), (u'CALL_-1206945888', u'INDIRECT_-1206941064'), (u'INT_NOTEQUAL_-1206943843', u'CBRANCH_-1206943839'), (u'CALL_-1206943772', u'INDIRECT_-1206938875'), (u'CALL_-1206944820', u'INDIRECT_-1206940855'), (u'MULTIEQUAL_-1206936904', u'MULTIEQUAL_-1206940580'), (u'INDIRECT_-1206941758', u'MULTIEQUAL_-1206941227'), (u'CALL_-1206943546', u'INDIRECT_-1206938507'), (u'INDIRECT_-1206939806', u'MULTIEQUAL_-1206939766'), (u'INDIRECT_-1206937849', u'MULTIEQUAL_-1206939973'), (u'MULTIEQUAL_-1206939423', u'MULTIEQUAL_-1206940180'), (u'INDIRECT_-1206940955', u'MULTIEQUAL_-1206940911'), (u'CALL_-1206943001', u'INDIRECT_-1206940122'), (u'INDIRECT_-1206940276', u'MULTIEQUAL_-1206940575'), (u'INDIRECT_-1206941623', u'MULTIEQUAL_-1206942006'), (u'INDIRECT_-1206940422', u'MULTIEQUAL_-1206940721'), (u'CALL_-1206946604', u'INDIRECT_-1206942675'), (u'INDIRECT_-1206940297', u'MULTIEQUAL_-1206940253'), (u'INDIRECT_-1206939585', u'MULTIEQUAL_-1206939518'), ('const-0', u'INT_NOTEQUAL_-1206943009'), (u'CALL_-1206944027', u'INDIRECT_-1206939167'), (u'CALL_-1206943224', u'INDIRECT_-1206940422'), (u'CALL_-1206943591', u'INDIRECT_-1206938795'), (u'STORE_-1206943684', u'INDIRECT_-1206939148'), (u'CALL_-1206942629', u'INDIRECT_-1206940037'), (u'INDIRECT_-1206938359', u'MULTIEQUAL_-1206938296'), (u'INDIRECT_-1206937780', u'MULTIEQUAL_-1206939904'), (u'INT_EQUAL_-1206945709', u'CBRANCH_-1206945706'), (u'CALL_-1206943513', u'INDIRECT_-1206938560'), ('const-16', u'CALL_-1206943560'), (u'INDIRECT_-1206939474', u'MULTIEQUAL_-1206939956'), (u'INDIRECT_-1206940479', u'MULTIEQUAL_-1206940257'), (u'CALL_-1206943004', u'INDIRECT_-1206938968'), (u'INDIRECT_-1206939792', u'MULTIEQUAL_-1206939766'), (u'STORE_-1206943684', u'INDIRECT_-1206940243'), (u'CALL_-1206943139', u'INDIRECT_-1206939859'), (u'CALL_-1206946253', u'INDIRECT_-1206940077'), (u'CALL_-1206946656', u'INDIRECT_-1206940366'), ('const-8', u'INT_MULT_-1206943892'), (u'INDIRECT_-1206938450', u'MULTIEQUAL_-1206938749'), (u'CALL_-1206945636', u'INDIRECT_-1206940528'), (u'LOAD_-1206943920', u'CALL_-1206943217'), (u'INDIRECT_-1206938925', u'MULTIEQUAL_-1206936887'), (u'INDIRECT_-1206940641', u'MULTIEQUAL_-1206940940'), (u'CALL_-1206942629', u'INDIRECT_-1206939015'), (u'INDIRECT_-1206940926', u'MULTIEQUAL_-1206940940'), ('tmp_1747', u'BRANCH_-1206945193'), (u'CALL_-1206943010', u'INDIRECT_-1206939832'), (u'MULTIEQUAL_-1206939216', u'MULTIEQUAL_-1206939973'), (u'CALL_-1206943224', u'LOAD_-1206943209'), (u'INDIRECT_-1206939217', u'MULTIEQUAL_-1206936891'), (u'CALL_-1206945040', u'INDIRECT_-1206939550'), (u'CALL_-1206943513', u'INDIRECT_-1206939948'), (u'INDIRECT_-1206941246', u'MULTIEQUAL_-1206941349'), (u'INDIRECT_-1206938890', u'MULTIEQUAL_-1206939372'), (u'INDIRECT_-1206939100', u'MULTIEQUAL_-1206939608'), (u'INDIRECT_-1206940013', u'MULTIEQUAL_-1206939216'), (u'INDIRECT_-1206940753', u'MULTIEQUAL_-1206940686'), (u'INDIRECT_-1206937767', u'MULTIEQUAL_-1206937730'), (u'INDIRECT_-1206939021', u'MULTIEQUAL_-1206941130'), (u'CALL_-1206943899', u'INDIRECT_-1206940634'), (u'MULTIEQUAL_-1206940758', u'MULTIEQUAL_-1206941568'), (u'CALL_-1206942976', u'INDIRECT_-1206939100'), (u'INDIRECT_-1206940596', u'MULTIEQUAL_-1206940832'), (u'CALL_-1206945930', u'INDIRECT_-1206941494'), (u'CALL_-1206942950', u'INDIRECT_-1206940289'), (u'CALL_-1206943010', u'INDIRECT_-1206939321'), (u'CALL_-1206946656', u'INDIRECT_-1206941608'), (u'INDIRECT_-1206939452', u'MULTIEQUAL_-1206939434'), (u'INDIRECT_-1206938159', u'MULTIEQUAL_-1206938641'), (u'CALL_-1206943772', u'INDIRECT_-1206940774'), (u'CALL_-1206945836', u'INDIRECT_-1206940669'), (u'MULTIEQUAL_-1206938158', u'COPY_-1206938212'), (u'CALL_-1206945636', u'INDIRECT_-1206941477'), (u'INT_NOTEQUAL_-1206943606', u'CBRANCH_-1206943600'), (u'INDIRECT_-1206941477', u'MULTIEQUAL_-1206941860'), (u'CALL_-1206945636', u'INDIRECT_-1206941331'), (u'INDIRECT_-1206941247', u'MULTIEQUAL_-1206940733'), ('const-1', u'COPY_-1206944959'), (u'MULTIEQUAL_-1206938377', u'COPY_-1206938431'), ('const-0', u'CALL_-1206943004'), (u'CALL_-1206946446', u'INT_SLESS_-1206946389'), (u'INDIRECT_-1206937603', u'MULTIEQUAL_-1206938089'), (u'CALL_-1206942629', u'INDIRECT_-1206939453'), (u'INDIRECT_-1206938826', u'MULTIEQUAL_-1206940911'), (u'CALL_-1206942976', u'INDIRECT_-1206938077'), (u'CALL_-1206946446', u'INDIRECT_-1206942342'), ('tmp_4123', u'BRANCH_-1206942626'), (u'CALL_-1206943304', u'INDIRECT_-1206939831'), (u'INDIRECT_-1206939732', u'MULTIEQUAL_-1206939710'), (u'CALL_-1206946656', u'INDIRECT_-1206942338'), (u'CALL_-1206944751', u'INDIRECT_-1206941257'), (u'INDIRECT_-1206937375', u'MULTIEQUAL_-1206937887'), (u'CALL_-1206943177', u'INDIRECT_-1206940247'), (u'COPY_-1206937026', u'CALL_-1206942990'), (u'CALL_-1206942976', u'INDIRECT_-1206938735'), (u'INDIRECT_-1206938235', u'MULTIEQUAL_-1206938538'), (u'INDIRECT_-1206940197', u'MULTIEQUAL_-1206936904'), (u'INDIRECT_-1206939805', u'MULTIEQUAL_-1206939783'), (u'CALL_-1206944820', u'INDIRECT_-1206938883'), (u'INDIRECT_-1206939071', u'MULTIEQUAL_-1206936889'), (u'CALL_-1206943073', u'INDIRECT_-1206939850'), ('const-0', u'INT_NOTEQUAL_-1206943524'), (u'CALL_-1206943073', u'INDIRECT_-1206939631'), (u'INDIRECT_-1206938748', u'MULTIEQUAL_-1206939904'), (u'CALL_-1206943101', u'INDIRECT_-1206939764'), (u'CALL_-1206943073', u'INDIRECT_-1206938974'), (u'CALL_-1206944751', u'INDIRECT_-1206940527'), (u'INDIRECT_-1206940415', u'MULTIEQUAL_-1206940429'), (u'CALL_-1206944751', u'INDIRECT_-1206939651'), (u'INDIRECT_-1206939842', u'MULTIEQUAL_-1206941057'), (u'INDIRECT_-1206939668', u'MULTIEQUAL_-1206939628'), ('tmp_11830', u'MULTIEQUAL_-1206942849'), (u'INDIRECT_-1206940743', u'MULTIEQUAL_-1206940149'), (u'MULTIEQUAL_-1206940540', u'MULTIEQUAL_-1206940057'), (u'INT_NOTEQUAL_-1206945045', u'CBRANCH_-1206945043'), (u'CALL_-1206942950', u'INDIRECT_-1206938975'), (u'INDIRECT_-1206938781', u'MULTIEQUAL_-1206938714'), (u'MULTIEQUAL_-1206940393', u'MULTIEQUAL_-1206941203'), (u'CALL_-1206943772', u'INDIRECT_-1206940920'), (u'CALL_-1206944027', u'INDIRECT_-1206940189'), (u'CALL_-1206943001', u'INDIRECT_-1206937943'), (u'MULTIEQUAL_-1206941687', u'MULTIEQUAL_-1206942444'), (u'INDIRECT_-1206939684', u'MULTIEQUAL_-1206939619'), (u'INDIRECT_-1206939545', u'MULTIEQUAL_-1206939883'), ('const-1', u'COPY_-1206945082'), (u'CALL_-1206945888', u'INDIRECT_-1206941721'), (u'CALL_-1206943012', u'INDIRECT_-1206940166'), (u'CALL_-1206945852', u'INDIRECT_-1206939805'), (u'INDIRECT_-1206938551', u'MULTIEQUAL_-1206938787'), (u'INDIRECT_-1206940198', u'MULTIEQUAL_-1206941203'), (u'LOAD_-1206943920', u'CALL_-1206943899'), (u'INDIRECT_-1206940591', u'MULTIEQUAL_-1206940550'), (u'INDIRECT_-1206940043', u'MULTIEQUAL_-1206942152'), (u'INDIRECT_-1206940743', u'MULTIEQUAL_-1206940619'), (u'INDIRECT_-1206941074', u'MULTIEQUAL_-1206942371'), (u'CALL_-1206944684', u'INDIRECT_-1206939467'), ('const-1', u'COPY_-1206945802'), (u'INDIRECT_-1206939246', u'MULTIEQUAL_-1206939181'), (u'MULTIEQUAL_-1206939736', u'MULTIEQUAL_-1206940546'), ('const-1', u'COPY_-1206945003'), (u'CALL_-1206943012', u'INDIRECT_-1206940239'), (u'CALL_-1206944972', u'INDIRECT_-1206941595'), (u'CAST_-1206938669', u'LOAD_-1206945694'), (u'INDIRECT_-1206939614', u'MULTIEQUAL_-1206940619'), (u'INDIRECT_-1206939594', u'MULTIEQUAL_-1206941714'), (u'INDIRECT_-1206937879', u'MULTIEQUAL_-1206938365'), (u'CALL_-1206943899', u'INDIRECT_-1206940050'), (u'INDIRECT_-1206940304', u'MULTIEQUAL_-1206939710'), (u'CALL_-1206943501', u'INDIRECT_-1206940158'), (u'INDIRECT_-1206939985', u'MULTIEQUAL_-1206940467'), (u'INDIRECT_-1206940417', u'MULTIEQUAL_-1206941422'), (u'CALL_-1206944146', u'INDIRECT_-1206939862'), (u'INDIRECT_-1206937898', u'MULTIEQUAL_-1206939973'), (u'CALL_-1206946446', u'INT_EQUAL_-1206946382'), (u'MULTIEQUAL_-1206936872', u'MULTIEQUAL_-1206938006'), (u'INDIRECT_-1206937948', u'MULTIEQUAL_-1206938434'), (u'CALL_-1206944834', u'INDIRECT_-1206939978'), (u'CALL_-1206946656', u'INDIRECT_-1206942192'), (u'CALL_-1206942629', u'INDIRECT_-1206940256'), (u'STORE_-1206943684', u'INDIRECT_-1206938636'), (u'MULTIEQUAL_-1206940205', u'MULTIEQUAL_-1206939935'), (u'INDIRECT_-1206941393', u'INT_NOTEQUAL_-1206937790'), (u'INDIRECT_-1206938161', u'MULTIEQUAL_-1206938503'), (u'CALL_-1206946253', u'INDIRECT_-1206939866'), ('const-1', u'COPY_-1206940815'), (u'STORE_-1206943768', u'INDIRECT_-1206940293'), (u'CALL_-1206943899', u'INDIRECT_-1206938313'), (u'MULTIEQUAL_-1206940349', u'COPY_-1206940403'), (u'CALL_-1206944751', u'INDIRECT_-1206938932'), (u'INDIRECT_-1206941173', u'MULTIEQUAL_-1206941276'), (u'MULTIEQUAL_-1206936884', u'MULTIEQUAL_-1206939120'), (u'CALL_-1206942653', u'INDIRECT_-1206937650'), (u'CALL_-1206943010', u'INDIRECT_-1206939759'), (u'INDIRECT_-1206940342', u'MULTIEQUAL_-1206940356'), (u'INDIRECT_-1206940124', u'MULTIEQUAL_-1206936903'), (u'STORE_-1206943684', u'INDIRECT_-1206940316'), (u'MULTIEQUAL_-1206940612', u'MULTIEQUAL_-1206941422'), (u'STORE_-1206943794', u'INDIRECT_-1206940385'), ('const-1', u'COPY_-1206944462'), (u'CALL_-1206946446', u'INDIRECT_-1206941174'), (u'INDIRECT_-1206940080', u'MULTIEQUAL_-1206940039'), (u'CALL_-1206944972', u'INDIRECT_-1206939696'), (u'INDIRECT_-1206940780', u'MULTIEQUAL_-1206940794'), (u'INDIRECT_-1206941539', u'MULTIEQUAL_-1206939956'), (u'CALL_-1206945852', u'INDIRECT_-1206940609'), (u'INDIRECT_-1206941977', u'MULTIEQUAL_-1206940394'), (u'MULTIEQUAL_-1206936882', u'MULTIEQUAL_-1206938798'), (u'INDIRECT_-1206938434', u'MULTIEQUAL_-1206938389'), (u'CALL_-1206943820', u'INDIRECT_-1206938060'), (u'INDIRECT_-1206940268', u'MULTIEQUAL_-1206940776'), (u'STORE_-1206943768', u'INDIRECT_-1206940220'), (u'INDIRECT_-1206937698', u'MULTIEQUAL_-1206937661'), (u'INDIRECT_-1206937795', u'MULTIEQUAL_-1206936872'), (u'MULTIEQUAL_-1206942563', u'MULTIEQUAL_-1206943314'), (u'CALL_-1206943004', u'INDIRECT_-1206939552'), (u'CALL_-1206943304', u'INDIRECT_-1206939539'), (u'CALL_-1206943501', u'INDIRECT_-1206939720'), (u'CALL_-1206945852', u'INDIRECT_-1206940244'), (u'CALL_-1206943012', u'INDIRECT_-1206939582'), (u'CALL_-1206945086', u'INDIRECT_-1206940406'), (u'INDIRECT_-1206939075', u'MULTIEQUAL_-1206939024'), (u'CALL_-1206943582', u'INDIRECT_-1206938185'), (u'INDIRECT_-1206939911', u'MULTIEQUAL_-1206940210'), (u'INT_EQUAL_-1206945366', u'CBRANCH_-1206945363'), (u'INDIRECT_-1206940596', u'MULTIEQUAL_-1206940570'), (u'LOAD_-1206943920', u'CALL_-1206942962'), (u'CALL_-1206943899', u'INDIRECT_-1206940196'), (u'COPY_-1206939184', u'CALL_-1206946446'), ('const-1525168', u'COPY_-1206946509'), (u'INDIRECT_-1206938396', u'MULTIEQUAL_-1206939697'), (u'CALL_-1206943820', u'INDIRECT_-1206938474'), ('const-120', u'INT_EQUAL_-1206946000'), (u'CALL_-1206942950', u'INDIRECT_-1206940070'), (u'CALL_-1206943501', u'INDIRECT_-1206940012'), (u'CALL_-1206946253', u'INDIRECT_-1206941392'), (u'INDIRECT_-1206939764', u'MULTIEQUAL_-1206940102'), (u'INDIRECT_-1206938741', u'MULTIEQUAL_-1206940042'), (u'CALL_-1206943224', u'INDIRECT_-1206938962'), (u'MULTIEQUAL_-1206940477', u'MULTIEQUAL_-1206940476'), (u'INDIRECT_-1206940669', u'MULTIEQUAL_-1206940905'), (u'CALL_-1206945930', u'INDIRECT_-1206939400'), (u'INDIRECT_-1206940296', u'MULTIEQUAL_-1206940399'), (u'STORE_-1206943794', u'INDIRECT_-1206940458'), (u'COPY_-1206936927', u'CALL_-1206943004'), (u'CALL_-1206946446', u'INT_SLESS_-1206945852'), (u'CALL_-1206943010', u'INDIRECT_-1206939029'), (u'CALL_-1206942629', u'INDIRECT_-1206939526'), (u'CALL_-1206943001', u'INDIRECT_-1206938589'), (u'INDIRECT_-1206939590', u'MULTIEQUAL_-1206939697'), ('const-516', u'INT_NOTEQUAL_-1206946128'), (u'MULTIEQUAL_-1206939417', u'MULTIEQUAL_-1206939147'), (u'CALL_-1206945040', u'INDIRECT_-1206939404'), (u'CALL_-1206943925', u'INDIRECT_-1206939921'), (u'INDIRECT_-1206939613', u'MULTIEQUAL_-1206940765'), (u'CAST_-1206937430', u'CALL_-1206942950'), (u'CALL_-1206946656', u'INDIRECT_-1206941462'), (u'MULTIEQUAL_-1206943319', u'CAST_-1206937939'), (u'MULTIEQUAL_-1206942842', u'MULTIEQUAL_-1206942574'), (u'CALL_-1206943546', u'INDIRECT_-1206937947'), (u'INDIRECT_-1206938563', u'MULTIEQUAL_-1206938512'), (u'CALL_-1206943322', u'INDIRECT_-1206938969'), (u'INDIRECT_-1206938464', u'MULTIEQUAL_-1206939080'), (u'CALL_-1206945888', u'INDIRECT_-1206941283'), (u'INDIRECT_-1206937791', u'MULTIEQUAL_-1206939904'), (u'CALL_-1206942976', u'INDIRECT_-1206940268'), (u'INDIRECT_-1206940523', u'MULTIEQUAL_-1206940399'), (u'CALL_-1206943049', u'INDIRECT_-1206939182'), ('tmp_12029', u'COPY_-1206939237'), (u'CALL_-1206945930', u'INDIRECT_-1206940033'), (u'CALL_-1206943073', u'INDIRECT_-1206940434'), ('const-0', u'INT_EQUAL_-1206942996'), (u'CALL_-1206943004', u'INDIRECT_-1206937734'), (u'INDIRECT_-1206939118', u'MULTIEQUAL_-1206941203'), (u'CALL_-1206943177', u'INDIRECT_-1206938421'), (u'CAST_-1206937430', u'PTRADD_-1206937430'), (u'CALL_-1206944027', u'INDIRECT_-1206938802'), (u'INDIRECT_-1206939175', u'MULTIEQUAL_-1206940472'), (u'CALL_-1206944146', u'INDIRECT_-1206938840'), (u'INDIRECT_-1206940708', u'MULTIEQUAL_-1206941860'), (u'CALL_-1206943245', u'INDIRECT_-1206939218'), (u'CAST_-1206937430', u'PTRADD_-1206937340'), (u'CALL_-1206946656', u'INDIRECT_-1206940439'), (u'CALL_-1206946569', u'INDIRECT_-1206941400'), (u'INDIRECT_-1206938621', u'MULTIEQUAL_-1206940692'), (u'MULTIEQUAL_-1206938725', u'MULTIEQUAL_-1206938724'), (u'CALL_-1206945019', u'INDIRECT_-1206939200'), (u'INDIRECT_-1206940153', u'MULTIEQUAL_-1206940112'), (u'MULTIEQUAL_-1206939955', u'MULTIEQUAL_-1206940765'), (u'INDIRECT_-1206938964', u'MULTIEQUAL_-1206939973'), (u'INDIRECT_-1206937829', u'MULTIEQUAL_-1206939904'), (u'INDIRECT_-1206941977', u'MULTIEQUAL_-1206941176'), (u'CALL_-1206945019', u'INDIRECT_-1206939420'), (u'INDIRECT_-1206938292', u'MULTIEQUAL_-1206938251'), ('const-433', u'LOAD_-1206943021'), (u'STORE_-1206943794', u'INDIRECT_-1206938632'), (u'CALL_-1206943073', u'INDIRECT_-1206939339'), (u'CALL_-1206946604', u'INDIRECT_-1206942595'), (u'CALL_-1206945703', u'INDIRECT_-1206941587'), (u'CALL_-1206946588', u'INDIRECT_-1206941925'), ('const-5', u'CALL_-1206942653'), (u'INDIRECT_-1206939678', u'MULTIEQUAL_-1206941787'), (u'INDIRECT_-1206941320', u'MULTIEQUAL_-1206941276'), (u'MULTIEQUAL_-1206940102', u'MULTIEQUAL_-1206939619'), (u'INDIRECT_-1206939848', u'MULTIEQUAL_-1206941933'), (u'MULTIEQUAL_-1206939747', u'MULTIEQUAL_-1206939746'), (u'INDIRECT_-1206940674', u'MULTIEQUAL_-1206941057'), (u'CALL_-1206943563', u'INDIRECT_-1206938566'), (u'INT_SLESSEQUAL_-1206943943', u'CBRANCH_-1206943951'), (u'CALL_-1206943004', u'INDIRECT_-1206939990'), (u'INDIRECT_-1206940122', u'MULTIEQUAL_-1206940630'), (u'STORE_-1206943684', u'INDIRECT_-1206939002'), (u'CALL_-1206943001', u'INDIRECT_-1206939538'), (u'INDIRECT_-1206939319', u'MULTIEQUAL_-1206939254'), (u'CALL_-1206946253', u'INDIRECT_-1206942341'), (u'MULTIEQUAL_-1206942030', u'MULTIEQUAL_-1206942517'), (u'CALL_-1206942629', u'INDIRECT_-1206937570'), (u'MULTIEQUAL_-1206936889', u'MULTIEQUAL_-1206939309'), (u'CALL_-1206943772', u'INDIRECT_-1206939971'), (u'CALL_-1206943139', u'INDIRECT_-1206940662'), (u'CALL_-1206945086', u'INDIRECT_-1206938880'), (u'INT_SLESS_-1206946301', u'CBRANCH_-1206946308'), (u'CALL_-1206946588', u'INDIRECT_-1206939762'), (u'MULTIEQUAL_-1206940759', u'MULTIEQUAL_-1206940276'), (u'CALL_-1206943560', u'INDIRECT_-1206938426'), (u'CALL_-1206946656', u'INDIRECT_-1206941097'), (u'CALL_-1206944027', u'INDIRECT_-1206938144'), (u'CALL_-1206946446', u'COPY_-1206938672'), (u'INDIRECT_-1206939793', u'MULTIEQUAL_-1206940029'), (u'CALL_-1206945888', u'INDIRECT_-1206939968'), (u'COPY_-1206945025', u'MULTIEQUAL_-1206940838'), ('tmp_3915', u'BRANCH_-1206943098'), (u'INDIRECT_-1206937501', u'MULTIEQUAL_-1206939296'), (u'INDIRECT_-1206940590', u'MULTIEQUAL_-1206940546'), (u'INDIRECT_-1206938757', u'MULTIEQUAL_-1206939766'), (u'INDIRECT_-1206939861', u'MULTIEQUAL_-1206939820'), (u'CALL_-1206943010', u'INDIRECT_-1206938298'), (u'CALL_-1206946656', u'INDIRECT_-1206941243'), (u'INDIRECT_-1206942415', u'MULTIEQUAL_-1206942371'), (u'INDIRECT_-1206940020', u'MULTIEQUAL_-1206936902'), (u'CALL_-1206943560', u'INDIRECT_-1206939740'), (u'CALL_-1206944834', u'INDIRECT_-1206940854'), (u'CALL_-1206942950', u'INDIRECT_-1206938025'), ('const-105', u'INT_SLESS_-1206946389'), (u'INDIRECT_-1206940093', u'MULTIEQUAL_-1206939973'), (u'CALL_-1206944751', u'INDIRECT_-1206941403'), (u'CALL_-1206946253', u'INDIRECT_-1206940954'), (u'CALL_-1206943177', u'INDIRECT_-1206940174'), (u'CALL_-1206943224', u'INDIRECT_-1206939619'), ('tmp_1404', u'BRANCH_-1206944938'), (u'CALL_-1206943560', u'INDIRECT_-1206938791'), (u'INDIRECT_-1206942196', u'MULTIEQUAL_-1206941665'), (u'MULTIEQUAL_-1206936894', u'MULTIEQUAL_-1206939850'), (u'INDIRECT_-1206939015', u'MULTIEQUAL_-1206940806'), (u'CALL_-1206943560', u'INDIRECT_-1206940105'), (u'MULTIEQUAL_-1206936905', u'MULTIEQUAL_-1206940653'), (u'INDIRECT_-1206941696', u'MULTIEQUAL_-1206942079'), (u'CALL_-1206943513', u'INDIRECT_-1206939875'), (u'CALL_-1206945703', u'INDIRECT_-1206941003'), (u'CALL_-1206946446', u'INDIRECT_-1206942561'), (u'INDIRECT_-1206941831', u'MULTIEQUAL_-1206940248'), (u'CALL_-1206943139', u'INDIRECT_-1206939713'), (u'INDIRECT_-1206939895', u'MULTIEQUAL_-1206939673'), (u'CALL_-1206942990', u'INDIRECT_-1206937561'), (u'MULTIEQUAL_-1206939285', u'MULTIEQUAL_-1206940042'), (u'INDIRECT_-1206941466', u'INT_ADD_-1206945707'), (u'INDIRECT_-1206941466', u'MULTIEQUAL_-1206939883'), (u'INDIRECT_-1206937708', u'MULTIEQUAL_-1206939503'), (u'INDIRECT_-1206942488', u'MULTIEQUAL_-1206941957'), (u'CALL_-1206946604', u'INDIRECT_-1206942449'), (u'CALL_-1206943073', u'INDIRECT_-1206937890'), (u'MULTIEQUAL_-1206939236', u'MULTIEQUAL_-1206939235'), (u'CALL_-1206943004', u'INDIRECT_-1206938018'), (u'INDIRECT_-1206938962', u'MULTIEQUAL_-1206939261'), (u'INDIRECT_-1206941327', u'MULTIEQUAL_-1206941203'), (u'CALL_-1206944834', u'INDIRECT_-1206941219'), (u'CALL_-1206943245', u'INDIRECT_-1206940532'), ('const-2', u'INT_SLESS_-1206946513'), (u'MULTIEQUAL_-1206940977', u'MULTIEQUAL_-1206941787'), (u'INDIRECT_-1206940882', u'MULTIEQUAL_-1206940368'), (u'CALL_-1206942950', u'INDIRECT_-1206940362'), (u'CALL_-1206943899', u'INDIRECT_-1206940780'), (u'INDIRECT_-1206939938', u'MULTIEQUAL_-1206939912'), (u'INDIRECT_-1206939862', u'MULTIEQUAL_-1206941933'), (u'INDIRECT_-1206940013', u'MULTIEQUAL_-1206939503'), (u'INDIRECT_-1206937931', u'MULTIEQUAL_-1206938439'), (u'MULTIEQUAL_-1206936870', u'MULTIEQUAL_-1206937868'), (u'CALL_-1206944820', u'INDIRECT_-1206941220'), (u'CALL_-1206943582', u'INDIRECT_-1206939780'), (u'INDIRECT_-1206938515', u'MULTIEQUAL_-1206938450'), (u'CALL_-1206943010', u'INDIRECT_-1206937519'), (u'INDIRECT_-1206940262', u'MULTIEQUAL_-1206942371'), (u'INDIRECT_-1206940488', u'MULTIEQUAL_-1206940502'), (u'INDIRECT_-1206938426', u'MULTIEQUAL_-1206940546'), (u'CALL_-1206943560', u'INDIRECT_-1206940178'), (u'INDIRECT_-1206939220', u'MULTIEQUAL_-1206939153'), (u'CALL_-1206942950', u'INDIRECT_-1206939778'), (u'CALL_-1206944027', u'INDIRECT_-1206938290'), (u'INDIRECT_-1206938895', u'MULTIEQUAL_-1206939904'), (u'INDIRECT_-1206941320', u'MULTIEQUAL_-1206940789'), ('tmp_2127', u'CBRANCH_-1206944724'), (u'CALL_-1206943582', u'INDIRECT_-1206938465'), (u'INDIRECT_-1206939083', u'MULTIEQUAL_-1206941203'), (u'CALL_-1206942990', u'INDIRECT_-1206939363'), (u'INDIRECT_-1206938223', u'MULTIEQUAL_-1206938182'), (u'CALL_-1206943563', u'INDIRECT_-1206939658'), (u'CALL_-1206943010', u'INDIRECT_-1206938518'), (u'CALL_-1206943139', u'INDIRECT_-1206939275'), (u'CALL_-1206946569', u'INDIRECT_-1206941692'), (u'INDIRECT_-1206940260', u'MULTIEQUAL_-1206940215'), (u'INDIRECT_-1206940198', u'MULTIEQUAL_-1206941495'), (u'CALL_-1206946588', u'INDIRECT_-1206942290'), (u'CALL_-1206943899', u'INDIRECT_-1206938662'), (u'CALL_-1206943177', u'INDIRECT_-1206939663'), (u'CALL_-1206946446', u'INDIRECT_-1206941685'), (u'CALL_-1206942653', u'INDIRECT_-1206937443'), (u'INDIRECT_-1206940081', u'MULTIEQUAL_-1206942152'), (u'INDIRECT_-1206938577', u'MULTIEQUAL_-1206940368'), (u'CALL_-1206943322', u'INDIRECT_-1206938604'), (u'CALL_-1206946253', u'INDIRECT_-1206939935'), (u'INDIRECT_-1206938313', u'MULTIEQUAL_-1206938331'), (u'CALL_-1206943245', u'INDIRECT_-1206939729'), (u'CALL_-1206943012', u'INDIRECT_-1206939217'), (u'STORE_-1206943794', u'INDIRECT_-1206939436'), (u'MULTIEQUAL_-1206936891', u'MULTIEQUAL_-1206939455'), (u'CALL_-1206943224', u'INDIRECT_-1206938523'), (u'INDIRECT_-1206941174', u'MULTIEQUAL_-1206940373'), (u'CALL_-1206943582', u'INDIRECT_-1206939999'), (u'CALL_-1206942629', u'INDIRECT_-1206939161'), (u'MULTIEQUAL_-1206942831', u'MULTIEQUAL_-1206942563'), (u'CALL_-1206943546', u'INT_NOTEQUAL_-1206943524'), (u'MULTIEQUAL_-1206939956', u'MULTIEQUAL_-1206939473'), (u'CALL_-1206943718', u'INDIRECT_-1206939276'), (u'MULTIEQUAL_-1206940424', u'MULTIEQUAL_-1206940911'), (u'CALL_-1206943591', u'INDIRECT_-1206939526'), (u'INDIRECT_-1206938133', u'MULTIEQUAL_-1206940253'), (u'MULTIEQUAL_-1206938365', u'INT_SLESSEQUAL_-1206943943'), (u'INDIRECT_-1206938442', u'MULTIEQUAL_-1206938377'), (u'CALL_-1206943139', u'INDIRECT_-1206938114'), (u'MULTIEQUAL_-1206940132', u'MULTIEQUAL_-1206940619'), (u'INDIRECT_-1206939997', u'MULTIEQUAL_-1206940613'), (u'LOAD_-1206943920', u'STORE_-1206943794'), (u'INDIRECT_-1206939100', u'MULTIEQUAL_-1206939035'), (u'CALL_-1206946569', u'INDIRECT_-1206940596'), (u'INDIRECT_-1206937582', u'MULTIEQUAL_-1206938094'), ('tmp_849', u'BRANCH_-1206945927'), (u'MULTIEQUAL_-1206938743', u'COPY_-1206938797'), (u'INDIRECT_-1206939903', u'MULTIEQUAL_-1206939838'), (u'CALL_-1206943049', u'INDIRECT_-1206938451'), (u'CALL_-1206946588', u'INDIRECT_-1206940757'), (u'CALL_-1206944751', u'INDIRECT_-1206940965'), (u'INDIRECT_-1206938175', u'MULTIEQUAL_-1206938193'), (u'INDIRECT_-1206938290', u'MULTIEQUAL_-1206940399'), (u'MULTIEQUAL_-1206941139', u'COPY_-1206937213'), (u'INDIRECT_-1206941539', u'MULTIEQUAL_-1206940685'), ('const-1525264', u'COPY_-1206937143'), (u'CALL_-1206945888', u'INDIRECT_-1206940480'), (u'INDIRECT_-1206938225', u'MULTIEQUAL_-1206936877'), (u'CALL_-1206943012', u'INDIRECT_-1206939874'), (u'INDIRECT_-1206940792', u'MULTIEQUAL_-1206940758'), (u'INDIRECT_-1206941365', u'MULTIEQUAL_-1206942517'), (u'CALL_-1206943546', u'INDIRECT_-1206940187'), (u'INDIRECT_-1206940516', u'MULTIEQUAL_-1206939715'), (u'MULTIEQUAL_-1206939210', u'MULTIEQUAL_-1206939697'), (u'STORE_-1206943794', u'INDIRECT_-1206939728'), (u'MULTIEQUAL_-1206940570', u'MULTIEQUAL_-1206941057'), ('const-0', u'INT_NOTEQUAL_-1206937794'), (u'CALL_-1206943513', u'INDIRECT_-1206938706'), (u'CALL_-1206943560', u'INDIRECT_-1206939229'), (u'INDIRECT_-1206940125', u'MULTIEQUAL_-1206941130'), (u'INDIRECT_-1206939843', u'MULTIEQUAL_-1206939809'), (u'CALL_-1206946628', u'INDIRECT_-1206942396'), (u'INDIRECT_-1206942049', u'MULTIEQUAL_-1206942152'), (u'INDIRECT_-1206942415', u'MULTIEQUAL_-1206941561'), (u'INDIRECT_-1206939036', u'MULTIEQUAL_-1206939518'), ('const-433', u'LOAD_-1206945694'), (u'CALL_-1206943049', u'INDIRECT_-1206939912'), (u'INDIRECT_-1206939392', u'MULTIEQUAL_-1206939327'), (u'CALL_-1206946569', u'INDIRECT_-1206942203'), (u'CALL_-1206942976', u'INDIRECT_-1206940049'), (u'INDIRECT_-1206940056', u'MULTIEQUAL_-1206940394'), (u'CALL_-1206943820', u'INDIRECT_-1206938689'), ('const-100', u'INT_EQUAL_-1206945812'), (u'CALL_-1206943772', u'INDIRECT_-1206938372'), (u'INDIRECT_-1206939839', u'MULTIEQUAL_-1206940321'), (u'CALL_-1206943177', u'INDIRECT_-1206940539'), (u'INDIRECT_-1206938082', u'MULTIEQUAL_-1206938503'), (u'INDIRECT_-1206938097', u'MULTIEQUAL_-1206938400'), (u'CALL_-1206943546', u'INDIRECT_-1206939311'), (u'INDIRECT_-1206938889', u'MULTIEQUAL_-1206939188'), (u'CALL_-1206943101', u'INDIRECT_-1206938961'), (u'MULTIEQUAL_-1206938524', u'COPY_-1206938578'), (u'INDIRECT_-1206940082', u'MULTIEQUAL_-1206939572'), ('tmp_1458', u'CBRANCH_-1206945859'), (u'INDIRECT_-1206938583', u'MULTIEQUAL_-1206940692'), (u'CAST_-1206937816', u'CALL_-1206945040'), (u'CALL_-1206942653', u'INDIRECT_-1206939756'), (u'MULTIEQUAL_-1206939766', u'MULTIEQUAL_-1206939496'), (u'INT_ADD_-1206943904', u'CAST_-1206937480'), ('const-0', u'INT_NOTEQUAL_-1206937792'), ('const-0', u'PTRSUB_-1206946452'), (u'INDIRECT_-1206940216', u'MULTIEQUAL_-1206940832'), (u'CALL_-1206943925', u'INDIRECT_-1206938607'), (u'CALL_-1206942653', u'INDIRECT_-1206939975'), (u'CALL_-1206946628', u'INDIRECT_-1206941447'), (u'CALL_-1206944820', u'INDIRECT_-1206940782'), ('const-1', u'COPY_-1206944992'), (u'INDIRECT_-1206939539', u'MULTIEQUAL_-1206939553'), (u'INDIRECT_-1206940736', u'MULTIEQUAL_-1206940222'), (u'CALL_-1206942962', u'INDIRECT_-1206938180'), (u'CALL_-1206945636', u'INDIRECT_-1206940236'), (u'CALL_-1206943304', u'INDIRECT_-1206939320'), (u'INDIRECT_-1206937504', u'MULTIEQUAL_-1206939628'), (u'INDIRECT_-1206940024', u'MULTIEQUAL_-1206940002'), (u'INDIRECT_-1206938754', u'MULTIEQUAL_-1206939973'), (u'INDIRECT_-1206938955', u'MULTIEQUAL_-1206939372'), (u'CALL_-1206943004', u'INDIRECT_-1206940282'), (u'MULTIEQUAL_-1206936887', u'MULTIEQUAL_-1206939339'), (u'INDIRECT_-1206940333', u'MULTIEQUAL_-1206940111'), (u'INDIRECT_-1206941220', u'MULTIEQUAL_-1206942225'), (u'CALL_-1206944146', u'INDIRECT_-1206939278'), (u'INDIRECT_-1206938881', u'MULTIEQUAL_-1206938895'), ('tmp_1029', u'CBRANCH_-1206945044'), (u'CALL_-1206943501', u'INDIRECT_-1206939355'), (u'CALL_-1206943772', u'INDIRECT_-1206940628'), (u'CALL_-1206943001', u'INDIRECT_-1206940049'), (u'CALL_-1206946628', u'INDIRECT_-1206941228'), ('const-433', u'STORE_-1206943684'), (u'INDIRECT_-1206940855', u'MULTIEQUAL_-1206942152'), (u'CALL_-1206943820', u'INDIRECT_-1206940223'), (u'INDIRECT_-1206939301', u'MULTIEQUAL_-1206939279'), (u'STORE_-1206943684', u'INDIRECT_-1206939951'), (u'INDIRECT_-1206940041', u'MULTIEQUAL_-1206939996'), (u'CALL_-1206943049', u'INDIRECT_-1206938232'), (u'CALL_-1206943304', u'INDIRECT_-1206940488'), (u'INDIRECT_-1206938461', u'MULTIEQUAL_-1206940546'), ('const-4294967295', u'INT_AND_-1206941563'), (u'CALL_-1206942976', u'INDIRECT_-1206938516'), ('tmp_1644', u'BRANCH_-1206945346'), (u'CALL_-1206943820', u'INDIRECT_-1206938982'), (u'CALL_-1206943560', u'INDIRECT_-1206938572'), (u'INDIRECT_-1206939977', u'MULTIEQUAL_-1206939991'), (u'CALL_-1206946446', u'INT_NOTEQUAL_-1206946406'), (u'INDIRECT_-1206938473', u'MULTIEQUAL_-1206938432'), (u'INDIRECT_-1206940024', u'COPY_-1206939183'), (u'CALL_-1206946628', u'INDIRECT_-1206942104'), (u'INDIRECT_-1206938650', u'MULTIEQUAL_-1206940441'), (u'MULTIEQUAL_-1206942125', u'INT_EQUAL_-1206945817'), (u'CALL_-1206946588', u'INDIRECT_-1206941706'), (u'INDIRECT_-1206942269', u'MULTIEQUAL_-1206941415'), (u'INDIRECT_-1206939245', u'MULTIEQUAL_-1206939227'), (u'INDIRECT_-1206939968', u'MULTIEQUAL_-1206939923'), (u'INDIRECT_-1206939655', u'MULTIEQUAL_-1206936897'), (u'INDIRECT_-1206938899', u'MULTIEQUAL_-1206940984'), (u'CALL_-1206946446', u'INDIRECT_-1206941466'), (u'INDIRECT_-1206940082', u'MULTIEQUAL_-1206939555'), (u'CALL_-1206942962', u'INDIRECT_-1206939057'), (u'INDIRECT_-1206939586', u'MULTIEQUAL_-1206939973'), (u'CALL_-1206946588', u'INDIRECT_-1206940176'), (u'INDIRECT_-1206938840', u'MULTIEQUAL_-1206940911'), (u'INDIRECT_-1206941318', u'MULTIEQUAL_-1206942444'), ('tmp_11831', u'PTRSUB_-1206939280'), (u'CALL_-1206945852', u'INDIRECT_-1206941339'), (u'INDIRECT_-1206939538', u'CALL_-1206945852'), (u'INDIRECT_-1206938292', u'MULTIEQUAL_-1206938074'), (u'CALL_-1206943546', u'INDIRECT_-1206939895'), (u'INDIRECT_-1206939612', u'MULTIEQUAL_-1206939626'), (u'CALL_-1206945852', u'INDIRECT_-1206939521'), (u'INT_EQUAL_-1206945298', u'CBRANCH_-1206945295'), (u'INDIRECT_-1206939817', u'MULTIEQUAL_-1206939227'), (u'CALL_-1206946446', u'INT_NOTEQUAL_-1206946128'), (u'CALL_-1206943820', u'INDIRECT_-1206939566'), (u'MULTIEQUAL_-1206939009', u'MULTIEQUAL_-1206939766'), (u'INT_NOTEQUAL_-1206937786', u'BOOL_OR_-1206937761'), (u'INDIRECT_-1206940033', u'MULTIEQUAL_-1206940326'), (u'MULTIEQUAL_-1206940904', u'MULTIEQUAL_-1206941714'), (u'CALL_-1206944834', u'INDIRECT_-1206940197'), (u'CALL_-1206944972', u'INDIRECT_-1206940938'), (u'INDIRECT_-1206940495', u'MULTIEQUAL_-1206940794'), (u'CALL_-1206943049', u'INDIRECT_-1206938305'), (u'INDIRECT_-1206940397', u'MULTIEQUAL_-1206942517'), (u'INDIRECT_-1206939979', u'MULTIEQUAL_-1206941276'), (u'INDIRECT_-1206940663', u'MULTIEQUAL_-1206940132'), ('tmp_2169', u'BRANCH_-1206944681'), (u'COPY_-1206944970', u'MULTIEQUAL_-1206940984'), (u'CALL_-1206943224', u'INDIRECT_-1206939035'), (u'CALL_-1206942990', u'INDIRECT_-1206937699'), (u'STORE_-1206943684', u'INDIRECT_-1206940462'), (u'CALL_-1206943591', u'INDIRECT_-1206939307'), ('const-5', u'CALL_-1206943139'), (u'INDIRECT_-1206941911', u'MULTIEQUAL_-1206941787'), (u'INT_EQUAL_-1206945232', u'CBRANCH_-1206945230'), (u'CALL_-1206943546', u'INDIRECT_-1206939092'), (u'INDIRECT_-1206939951', u'MULTIEQUAL_-1206939929'), (u'INDIRECT_-1206937890', u'MULTIEQUAL_-1206938193'), (u'INDIRECT_-1206939448', u'MULTIEQUAL_-1206941568'), (u'CALL_-1206945636', u'INDIRECT_-1206940601'), (u'CALL_-1206945852', u'INDIRECT_-1206940828'), (u'CALL_-1206945836', u'INDIRECT_-1206941472'), (u'INDIRECT_-1206938610', u'MULTIEQUAL_-1206939766'), (u'CALL_-1206942653', u'INDIRECT_-1206940267'), (u'CALL_-1206943322', u'INDIRECT_-1206940210'), (u'CALL_-1206946569', u'INDIRECT_-1206941619'), (u'CALL_-1206943546', u'INDIRECT_-1206938292'), (u'CALL_-1206942653', u'INDIRECT_-1206939245'), (u'CALL_-1206943560', u'INDIRECT_-1206940397'), (u'INDIRECT_-1206940826', u'MULTIEQUAL_-1206940759'), (u'CALL_-1206944751', u'INDIRECT_-1206941038'), (u'CALL_-1206943591', u'INDIRECT_-1206939745'), (u'CALL_-1206946446', u'MULTIEQUAL_-1206942125'), (u'CALL_-1206944027', u'INDIRECT_-1206939751'), (u'CALL_-1206945019', u'INDIRECT_-1206940223'), (u'INDIRECT_-1206941831', u'MULTIEQUAL_-1206941317'), (u'CALL_-1206943224', u'INDIRECT_-1206939473'), (u'STORE_-1206943794', u'INDIRECT_-1206938851'), (u'INT_EQUAL_-1206944844', u'CBRANCH_-1206944842'), (u'CALL_-1206943322', u'INDIRECT_-1206939188'), (u'INDIRECT_-1206940317', u'MULTIEQUAL_-1206940295'), (u'CALL_-1206946588', u'INDIRECT_-1206941049'), (u'CALL_-1206943772', u'INDIRECT_-1206938096'), (u'CALL_-1206943049', u'INDIRECT_-1206939255'), (u'INDIRECT_-1206941612', u'INT_NOTEQUAL_-1206937796'), ('tmp_3207', u'CBRANCH_-1206943524'), (u'INT_NOTEQUAL_-1206945603', u'CBRANCH_-1206945602'), (u'CALL_-1206946253', u'INDIRECT_-1206941246'), (u'INDIRECT_-1206939687', u'MULTIEQUAL_-1206940692'), (u'CALL_-1206944684', u'INDIRECT_-1206938757'), (u'INDIRECT_-1206937363', u'MULTIEQUAL_-1206939158'), ('tmp_11832', u'MULTIEQUAL_-1206942854'), ('const-1', u'COPY_-1206945766'), (u'INDIRECT_-1206941758', u'MULTIEQUAL_-1206940904'), (u'INDIRECT_-1206938869', u'MULTIEQUAL_-1206940660'), (u'INDIRECT_-1206938206', u'MULTIEQUAL_-1206940326'), (u'INT_EQUAL_-1206943703', u'CBRANCH_-1206943699'), (u'INDIRECT_-1206939436', u'MULTIEQUAL_-1206936894'), (u'CALL_-1206943513', u'INDIRECT_-1206938272'), (u'CALL_-1206945040', u'INDIRECT_-1206940937'), (u'CALL_-1206943012', u'INDIRECT_-1206937975'), (u'INDIRECT_-1206939182', u'MULTIEQUAL_-1206939664'), (u'CALL_-1206944027', u'INDIRECT_-1206940116'), (u'CALL_-1206944972', u'INDIRECT_-1206940208'), (u'CALL_-1206944146', u'INDIRECT_-1206938255'), (u'INDIRECT_-1206939457', u'MULTIEQUAL_-1206939412'), (u'INDIRECT_-1206941108', u'MULTIEQUAL_-1206940984'), (u'MULTIEQUAL_-1206943314', u'MULTIEQUAL_-1206942563'), (u'INDIRECT_-1206937657', u'MULTIEQUAL_-1206936870'), (u'MULTIEQUAL_-1206940112', u'MULTIEQUAL_-1206940111'), (u'CALL_-1206942990', u'INDIRECT_-1206938852'), (u'CALL_-1206944027', u'INDIRECT_-1206939459'), (u'CALL_-1206943245', u'INDIRECT_-1206938057'), (u'INDIRECT_-1206941439', u'MULTIEQUAL_-1206942444'), (u'CALL_-1206946656', u'INDIRECT_-1206942704'), (u'CALL_-1206946253', u'INDIRECT_-1206941319'), (u'MULTIEQUAL_-1206939327', u'COPY_-1206939381'), (u'CALL_-1206946588', u'INDIRECT_-1206939831'), (u'INDIRECT_-1206941074', u'MULTIEQUAL_-1206942079'), (u'INT_NOTEQUAL_-1206937816', u'BOOL_OR_-1206937781'), (u'INDIRECT_-1206940324', u'MULTIEQUAL_-1206942444'), (u'INDIRECT_-1206940196', u'MULTIEQUAL_-1206940613'), (u'CALL_-1206946446', u'INDIRECT_-1206942050'), (u'CALL_-1206945019', u'INDIRECT_-1206940807'), (u'INDIRECT_-1206938662', u'MULTIEQUAL_-1206939170'), (u'CALL_-1206946446', u'INT_SLESS_-1206945784'), (u'MULTIEQUAL_-1206936874', u'MULTIEQUAL_-1206938213'), (u'INDIRECT_-1206939019', u'MULTIEQUAL_-1206938797'), (u'COPY_-1206946509', u'MULTIEQUAL_-1206943648'), (u'INDIRECT_-1206939817', u'MULTIEQUAL_-1206939697'), (u'CALL_-1206944820', u'INDIRECT_-1206941147'), (u'INDIRECT_-1206937672', u'MULTIEQUAL_-1206938158'), (u'CALL_-1206942962', u'INDIRECT_-1206939349'), (u'STORE_-1206943684', u'INDIRECT_-1206940827'), (u'INDIRECT_-1206938058', u'MULTIEQUAL_-1206937956'), (u'INDIRECT_-1206939101', u'MULTIEQUAL_-1206939518'), (u'CALL_-1206943224', u'INDIRECT_-1206938450'), (u'CALL_-1206943010', u'INDIRECT_-1206937726'), (u'STORE_-1206943768', u'INDIRECT_-1206940658'), (u'CALL_-1206943004', u'INDIRECT_-1206940136'), (u'CALL_-1206942653', u'INDIRECT_-1206937788'), (u'CALL_-1206943513', u'INDIRECT_-1206940313'), (u'CALL_-1206943513', u'INDIRECT_-1206938134'), (u'CALL_-1206943501', u'INDIRECT_-1206940523'), (u'MULTIEQUAL_-1206938714', u'MULTIEQUAL_-1206938231'), (u'CALL_-1206946604', u'INDIRECT_-1206941135'), (u'INDIRECT_-1206942561', u'MULTIEQUAL_-1206942030'), (u'INDIRECT_-1206940496', u'MULTIEQUAL_-1206940978'), (u'MULTIEQUAL_-1206941081', u'MULTIEQUAL_-1206940811'), (u'CALL_-1206943501', u'INDIRECT_-1206940304'), (u'STORE_-1206943768', u'INDIRECT_-1206939125'), (u'INDIRECT_-1206939870', u'MULTIEQUAL_-1206940253'), (u'CALL_-1206942976', u'INDIRECT_-1206937582'), (u'INDIRECT_-1206941073', u'MULTIEQUAL_-1206942225'), (u'INDIRECT_-1206939540', u'MULTIEQUAL_-1206940692'), (u'CALL_-1206944684', u'INDIRECT_-1206939614'), (u'CALL_-1206943049', u'INDIRECT_-1206937672'), (u'STORE_-1206943684', u'INDIRECT_-1206940024'), (u'CALL_-1206943501', u'INDIRECT_-1206938478'), (u'INDIRECT_-1206940390', u'MULTIEQUAL_-1206940368'), (u'CALL_-1206945040', u'INDIRECT_-1206938685'), (u'CALL_-1206945019', u'INDIRECT_-1206939639'), (u'INDIRECT_-1206939311', u'MULTIEQUAL_-1206939266'), ('const-8', u'PTRADD_-1206937340'), (u'CALL_-1206942990', u'INDIRECT_-1206939509'), (u'INDIRECT_-1206940195', u'MULTIEQUAL_-1206940703'), (u'CALL_-1206943772', u'INDIRECT_-1206940117'), (u'CALL_-1206946569', u'INDIRECT_-1206942641'), (u'CALL_-1206946446', u'INDIRECT_-1206941977'), (u'MULTIEQUAL_-1206939141', u'MULTIEQUAL_-1206938871'), (u'INDIRECT_-1206940443', u'MULTIEQUAL_-1206939929'), (u'INDIRECT_-1206939944', u'MULTIEQUAL_-1206939094'), (u'INDIRECT_-1206942342', u'INT_SLESS_-1206944056'), (u'CALL_-1206943772', u'INDIRECT_-1206938234'), (u'CALL_-1206945703', u'INDIRECT_-1206941514'), ('tmp_1775', u'BRANCH_-1206944901'), (u'CALL_-1206942990', u'INDIRECT_-1206938267'), (u'CALL_-1206944146', u'INDIRECT_-1206940227'), (u'CALL_-1206944027', u'INDIRECT_-1206937722'), (u'CALL_-1206946604', u'INDIRECT_-1206940477'), (u'INDIRECT_-1206938077', u'MULTIEQUAL_-1206938585'), (u'CALL_-1206945852', u'INDIRECT_-1206941631'), (u'CALL_-1206945019', u'INDIRECT_-1206940588'), (u'INDIRECT_-1206939048', u'MULTIEQUAL_-1206939664'), (u'CALL_-1206943513', u'INDIRECT_-1206940751'), (u'CALL_-1206946569', u'INDIRECT_-1206941254'), (u'STORE_-1206943794', u'INDIRECT_-1206940896'), (u'INDIRECT_-1206941904', u'MULTIEQUAL_-1206941050'), (u'CALL_-1206943177', u'INDIRECT_-1206938933'), (u'INDIRECT_-1206941101', u'MULTIEQUAL_-1206939518'), (u'MULTIEQUAL_-1206939546', u'COPY_-1206939600'), (u'CALL_-1206942950', u'INDIRECT_-1206938756'), (u'INDIRECT_-1206938886', u'MULTIEQUAL_-1206940042'), (u'CALL_-1206943513', u'INDIRECT_-1206939072'), (u'MULTIEQUAL_-1206941519', u'MULTIEQUAL_-1206942006'), (u'CALL_-1206942976', u'INDIRECT_-1206939611'), (u'INDIRECT_-1206939605', u'MULTIEQUAL_-1206941714'), (u'INDIRECT_-1206940260', u'MULTIEQUAL_-1206940038'), (u'INDIRECT_-1206941400', u'MULTIEQUAL_-1206940806'), (u'INT_EQUAL_-1206942996', u'CBRANCH_-1206942995'), (u'INDIRECT_-1206940450', u'MULTIEQUAL_-1206940424'), (u'CALL_-1206943224', u'INDIRECT_-1206939400'), (u'CALL_-1206944972', u'INDIRECT_-1206940427'), (u'INDIRECT_-1206939248', u'MULTIEQUAL_-1206940253'), (u'CALL_-1206943513', u'INDIRECT_-1206939145'), (u'CALL_-1206942653', u'INDIRECT_-1206940048'), (u'CALL_-1206946628', u'INDIRECT_-1206941958'), (u'CALL_-1206943322', u'INDIRECT_-1206939772'), (u'CALL_-1206943139', u'INDIRECT_-1206940005'), (u'INDIRECT_-1206938767', u'MULTIEQUAL_-1206940838'), (u'CALL_-1206943925', u'INDIRECT_-1206939483'), (u'INDIRECT_-1206940315', u'MULTIEQUAL_-1206940248'), (u'INDIRECT_-1206939267', u'MULTIEQUAL_-1206939883'), (u'CALL_-1206943560', u'INDIRECT_-1206939521'), (u'INDIRECT_-1206940972', u'MULTIEQUAL_-1206940905'), (u'CALL_-1206945852', u'INDIRECT_-1206939732'), (u'INDIRECT_-1206940049', u'MULTIEQUAL_-1206940557'), (u'INDIRECT_-1206942195', u'MULTIEQUAL_-1206942298'), (u'CALL_-1206943899', u'INDIRECT_-1206938808'), (u'INDIRECT_-1206939668', u'MULTIEQUAL_-1206938818'), (u'CALL_-1206943004', u'INDIRECT_-1206938895'), (u'INDIRECT_-1206939659', u'MULTIEQUAL_-1206939608'), (u'INDIRECT_-1206941910', u'MULTIEQUAL_-1206941884'), (u'CALL_-1206943304', u'INDIRECT_-1206939612'), (u'CALL_-1206944146', u'INDIRECT_-1206939935'), (u'CALL_-1206946446', u'INDIRECT_-1206941247'), (u'CALL_-1206943322', u'INDIRECT_-1206938530'), (u'INDIRECT_-1206940445', u'MULTIEQUAL_-1206940404'), (u'MULTIEQUAL_-1206939674', u'MULTIEQUAL_-1206939673'), (u'MULTIEQUAL_-1206943319', u'CAST_-1206938055'), (u'CALL_-1206943217', u'INDIRECT_-1206939277'), (u'CALL_-1206943925', u'INDIRECT_-1206938314'), (u'CALL_-1206943718', u'INDIRECT_-1206940225'), (u'INDIRECT_-1206937989', u'STORE_-1206943684'), (u'INDIRECT_-1206939331', u'MULTIEQUAL_-1206940546'), (u'MULTIEQUAL_-1206942854', u'MULTIEQUAL_-1206942836'), (u'INDIRECT_-1206941028', u'INT_NOTEQUAL_-1206937804'), (u'INDIRECT_-1206938391', u'MULTIEQUAL_-1206939007'), (u'CALL_-1206946656', u'INDIRECT_-1206940155'), (u'MULTIEQUAL_-1206939486', u'MULTIEQUAL_-1206939973'), (u'CALL_-1206943925', u'INDIRECT_-1206940359'), (u'INDIRECT_-1206939806', u'MULTIEQUAL_-1206938956'), (u'INDIRECT_-1206942414', u'MULTIEQUAL_-1206942517'), (u'INDIRECT_-1206939132', u'MULTIEQUAL_-1206941203'), (u'INT_EQUAL_-1206944727', u'CBRANCH_-1206944724'), (u'INDIRECT_-1206940388', u'MULTIEQUAL_-1206940321'), (u'MULTIEQUAL_-1206936885', u'MULTIEQUAL_-1206939017'), (u'CALL_-1206944027', u'INDIRECT_-1206939386'), (u'CALL_-1206944684', u'INDIRECT_-1206940855'), (u'INDIRECT_-1206941174', u'INT_NOTEQUAL_-1206937788'), (u'INDIRECT_-1206938403', u'MULTIEQUAL_-1206938301'), (u'INT_EQUAL_-1206945817', u'CBRANCH_-1206945815'), (u'CALL_-1206942950', u'INDIRECT_-1206938098'), (u'INDIRECT_-1206939686', u'MULTIEQUAL_-1206940838'), (u'CALL_-1206943925', u'INDIRECT_-1206940432'), (u'INDIRECT_-1206938937', u'MULTIEQUAL_-1206941057'), ('const-0', u'SUBPIECE_-1206943167'), (u'CALL_-1206942976', u'INDIRECT_-1206939757'), (u'INDIRECT_-1206941842', u'MULTIEQUAL_-1206942225'), (u'CALL_-1206945852', u'INDIRECT_-1206941047'), (u'CALL_-1206943560', u'INDIRECT_-1206938864'), (u'CALL_-1206944834', u'INDIRECT_-1206938472'), ('const-1', u'PTRADD_-1206937380'), (u'CALL_-1206943563', u'INDIRECT_-1206938497'), (u'CALL_-1206945040', u'INDIRECT_-1206940061'), (u'CALL_-1206944834', u'INDIRECT_-1206940343'), (u'CALL_-1206943004', u'INDIRECT_-1206939844'), (u'CALL_-1206943513', u'INDIRECT_-1206940532'), (u'INDIRECT_-1206937918', u'MULTIEQUAL_-1206938158'), (u'CALL_-1206942950', u'INDIRECT_-1206937814'), (u'CALL_-1206943718', u'INDIRECT_-1206938691'), (u'INDIRECT_-1206939163', u'MULTIEQUAL_-1206939141'), (u'CALL_-1206945040', u'INDIRECT_-1206941083'), (u'STORE_-1206943684', u'INDIRECT_-1206939805'), (u'CALL_-1206942950', u'INDIRECT_-1206937745'), (u'CALL_-1206943073', u'INDIRECT_-1206939558'), (u'CALL_-1206943012', u'INDIRECT_-1206938487'), (u'INDIRECT_-1206940545', u'MULTIEQUAL_-1206940838'), (u'INDIRECT_-1206941466', u'MULTIEQUAL_-1206940665'), (u'CALL_-1206943322', u'INDIRECT_-1206937682'), (u'CALL_-1206946446', u'INT_SLESS_-1206945213'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945213'), (u'CALL_-1206945086', u'INDIRECT_-1206941282'), (u'CALL_-1206945086', u'INDIRECT_-1206939310'), (u'MULTIEQUAL_-1206936875', u'MULTIEQUAL_-1206938286'), (u'INDIRECT_-1206939453', u'MULTIEQUAL_-1206941244'), (u'CALL_-1206942990', u'INDIRECT_-1206939071'), (u'MULTIEQUAL_-1206941957', u'MULTIEQUAL_-1206942444'), (u'LOAD_-1206943544', u'CAST_-1206937254'), (u'CALL_-1206944146', u'INDIRECT_-1206937967'), (u'INDIRECT_-1206940736', u'MULTIEQUAL_-1206939153'), (u'CALL_-1206946446', u'INDIRECT_-1206940590'), (u'STORE_-1206943794', u'INDIRECT_-1206940531'), (u'INDIRECT_-1206938567', u'MULTIEQUAL_-1206939697'), (u'INDIRECT_-1206939858', u'MULTIEQUAL_-1206940984'), (u'INDIRECT_-1206941147', u'MULTIEQUAL_-1206942152'), (u'CALL_-1206943718', u'INDIRECT_-1206938545'), (u'MULTIEQUAL_-1206942831', u'MULTIEQUAL_-1206943314'), (u'INDIRECT_-1206938109', u'MULTIEQUAL_-1206940180'), (u'MULTIEQUAL_-1206938231', u'COPY_-1206938285'), (u'INT_EQUAL_-1206945213', u'CBRANCH_-1206945210'), (u'INDIRECT_-1206938816', u'MULTIEQUAL_-1206939115'), (u'CALL_-1206946628', u'INDIRECT_-1206941812'), (u'CALL_-1206945086', u'INDIRECT_-1206940552'), (u'CALL_-1206946446', u'INT_NOTEQUAL_-1206946426'), (u'CALL_-1206945086', u'INDIRECT_-1206940844'), (u'MULTIEQUAL_-1206940862', u'MULTIEQUAL_-1206940592'), (u'INDIRECT_-1206940490', u'MULTIEQUAL_-1206941787'), (u'CALL_-1206943010', u'INDIRECT_-1206940051'), (u'MULTIEQUAL_-1206936877', u'MULTIEQUAL_-1206938607'), (u'CALL_-1206943304', u'INDIRECT_-1206939977'), ('const-5', u'CALL_-1206942990'), (u'CALL_-1206943304', u'INDIRECT_-1206939174'), (u'CALL_-1206943177', u'INDIRECT_-1206940393'), ('const-122', u'INT_EQUAL_-1206945709'), (u'CALL_-1206945836', u'INDIRECT_-1206940523'), (u'CALL_-1206943546', u'INDIRECT_-1206937878'), (u'CALL_-1206943073', u'INDIRECT_-1206938462'), (u'CALL_-1206946446', u'INT_EQUAL_-1206946353'), (u'CALL_-1206944820', u'INDIRECT_-1206939687'), (u'INDIRECT_-1206940377', u'MULTIEQUAL_-1206940613'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945870'), (u'CALL_-1206945636', u'INDIRECT_-1206939448'), (u'COPY_-1206939183', u'CALL_-1206946446'), (u'MULTIEQUAL_-1206936890', u'MULTIEQUAL_-1206939558'), (u'CALL_-1206943560', u'INDIRECT_-1206940032'), (u'CALL_-1206945019', u'INDIRECT_-1206939054'), ('const-101', u'INT_EQUAL_-1206945783'), (u'INDIRECT_-1206940369', u'MULTIEQUAL_-1206941495'), (u'INDIRECT_-1206939027', u'MULTIEQUAL_-1206938962'), ('tmp_802', u'CBRANCH_-1206945998'), (u'SUBPIECE_-1206942951', u'MULTIEQUAL_-1206942444'), ('const-117', u'INT_SLESS_-1206945798'), (u'CALL_-1206943591', u'INDIRECT_-1206940621'), (u'MULTIEQUAL_-1206940404', u'MULTIEQUAL_-1206940403'), (u'CALL_-1206944751', u'INDIRECT_-1206939358'), (u'CALL_-1206943899', u'INDIRECT_-1206939612'), (u'INDIRECT_-1206940698', u'MULTIEQUAL_-1206940653'), (u'CALL_-1206942976', u'INDIRECT_-1206937651'), (u'INDIRECT_-1206940224', u'MULTIEQUAL_-1206940180'), (u'MULTIEQUAL_-1206943648', u'MULTIEQUAL_-1206943165'), (u'CALL_-1206944820', u'INDIRECT_-1206941074'), (u'INDIRECT_-1206940854', u'MULTIEQUAL_-1206942006'), (u'CALL_-1206944834', u'INDIRECT_-1206939686'), (u'INDIRECT_-1206940618', u'MULTIEQUAL_-1206940911'), (u'INDIRECT_-1206941348', u'MULTIEQUAL_-1206941641'), (u'STORE_-1206943794', u'INDIRECT_-1206938705'), (u'CALL_-1206943073', u'INDIRECT_-1206939704'), (u'INDIRECT_-1206940012', u'MULTIEQUAL_-1206940248'), (u'INDIRECT_-1206940443', u'MULTIEQUAL_-1206940399'), (u'INDIRECT_-1206939696', u'MULTIEQUAL_-1206940911'), (u'INDIRECT_-1206940093', u'MULTIEQUAL_-1206936903'), (u'CALL_-1206943718', u'INDIRECT_-1206939568'), (u'CALL_-1206943012', u'INDIRECT_-1206938341'), (u'COPY_-1206939283', u'CALL_-1206946588'), (u'CALL_-1206943546', u'INDIRECT_-1206940406'), (u'INDIRECT_-1206940251', u'MULTIEQUAL_-1206942371'), (u'INDIRECT_-1206940955', u'MULTIEQUAL_-1206940441'), (u'CALL_-1206943322', u'INDIRECT_-1206940575'), (u'INDIRECT_-1206939156', u'MULTIEQUAL_-1206941276'), (u'STORE_-1206943794', u'INDIRECT_-1206939363'), (u'CALL_-1206943718', u'INDIRECT_-1206939203'), (u'COPY_-1206945402', u'MULTIEQUAL_-1206940984'), (u'INDIRECT_-1206942488', u'MULTIEQUAL_-1206941634'), (u'INDIRECT_-1206939712', u'MULTIEQUAL_-1206940838'), (u'INDIRECT_-1206938843', u'MULTIEQUAL_-1206939973'), ('const-0', u'COPY_-1206944058'), (u'CAST_-1206937254', u'MULTIEQUAL_-1206941443'), (u'INDIRECT_-1206937676', u'MULTIEQUAL_-1206938296'), (u'COPY_-1206945014', u'MULTIEQUAL_-1206941203'), (u'STORE_-1206943794', u'INDIRECT_-1206939290'), (u'INDIRECT_-1206940341', u'MULTIEQUAL_-1206940276'), (u'CALL_-1206943513', u'INDIRECT_-1206938853'), (u'CALL_-1206943049', u'INDIRECT_-1206937603'), (u'CALL_-1206944834', u'INDIRECT_-1206939174'), (u'INDIRECT_-1206938106', u'MULTIEQUAL_-1206938124'), (u'INDIRECT_-1206940354', u'MULTIEQUAL_-1206940320'), ('const-1', u'COPY_-1206945533'), (u'CALL_-1206943101', u'INDIRECT_-1206938161'), (u'MULTIEQUAL_-1206941050', u'MULTIEQUAL_-1206941860'), ('tmp_3385', u'BRANCH_-1206943013'), (u'CALL_-1206943563', u'INDIRECT_-1206940607'), (u'COPY_-1206944952', u'MULTIEQUAL_-1206941130'), (u'INDIRECT_-1206938546', u'MULTIEQUAL_-1206938505'), (u'CALL_-1206945888', u'INDIRECT_-1206941794'), ('const-1', u'COPY_-1206945402'), (u'COPY_-1206937555', u'CALL_-1206943772'), ('const-433', u'LOAD_-1206944742'), ('tmp_1844', u'CBRANCH_-1206945204'), (u'INDIRECT_-1206938645', u'MULTIEQUAL_-1206940765'), (u'INDIRECT_-1206939337', u'MULTIEQUAL_-1206941422'), (u'INDIRECT_-1206941245', u'MULTIEQUAL_-1206942371'), (u'INDIRECT_-1206941253', u'MULTIEQUAL_-1206941227'), (u'CALL_-1206942629', u'INDIRECT_-1206940278'), (u'CALL_-1206946604', u'INDIRECT_-1206941719'), ('tmp_2750', u'CBRANCH_-1206943951'), (u'MULTIEQUAL_-1206941227', u'MULTIEQUAL_-1206941714'), (u'MULTIEQUAL_-1206936881', u'MULTIEQUAL_-1206938725'), (u'MULTIEQUAL_-1206939569', u'MULTIEQUAL_-1206940326'), ('tmp_11835', u'MULTIEQUAL_-1206943183'), (u'CALL_-1206943513', u'INDIRECT_-1206940021'), (u'CALL_-1206943513', u'INDIRECT_-1206937927'), (u'INDIRECT_-1206941247', u'MULTIEQUAL_-1206941203'), (u'CALL_-1206943591', u'INDIRECT_-1206939453'), (u'CALL_-1206943560', u'INDIRECT_-1206937918'), (u'CALL_-1206943224', u'INDIRECT_-1206938235'), ('const-1', u'COPY_-1206940559'), (u'CALL_-1206946446', u'INDIRECT_-1206942123'), (u'MULTIEQUAL_-1206940957', u'MULTIEQUAL_-1206941714'), (u'CALL_-1206942976', u'INDIRECT_-1206939465'), ('const-100', u'INT_SLESS_-1206945794'), (u'INDIRECT_-1206938742', u'MULTIEQUAL_-1206939080'), (u'INDIRECT_-1206938224', u'MULTIEQUAL_-1206938641'), (u'MULTIEQUAL_-1206936883', u'MULTIEQUAL_-1206938871'), (u'INDIRECT_-1206938409', u'MULTIEQUAL_-1206939628'), ('const-1490018', u'COPY_-1206938760'), (u'INT_AND_-1206943845', u'INT_NOTEQUAL_-1206943843'), (u'INDIRECT_-1206941612', u'MULTIEQUAL_-1206941098'), (u'COPY_-1206945095', u'MULTIEQUAL_-1206940619'), (u'INT_NOTEQUAL_-1206937802', u'BOOL_OR_-1206937777'), (u'CALL_-1206942962', u'INDIRECT_-1206940371'), ('const-433', u'LOAD_-1206943595'), ('const-4294967295', u'INT_AND_-1206941519'), (u'MULTIEQUAL_-1206941738', u'MULTIEQUAL_-1206942225'), (u'CALL_-1206944684', u'INDIRECT_-1206941366'), (u'CALL_-1206945703', u'SUBPIECE_-1206943797'), (u'CALL_-1206943049', u'INDIRECT_-1206940131'), (u'CALL_-1206942629', u'INDIRECT_-1206938796'), ('const-433', u'LOAD_-1206945077'), (u'CAST_-1206937254', u'MULTIEQUAL_-1206941620'), (u'INDIRECT_-1206941108', u'MULTIEQUAL_-1206940514'), (u'INDIRECT_-1206939424', u'MULTIEQUAL_-1206941495'), (u'CALL_-1206943582', u'INDIRECT_-1206938831'), (u'CALL_-1206943001', u'INDIRECT_-1206938296'), (u'INDIRECT_-1206938125', u'MULTIEQUAL_-1206938365'), (u'CALL_-1206943177', u'INDIRECT_-1206938787'), (u'INDIRECT_-1206942269', u'CALL_-1206945086'), ('const-1', u'COPY_-1206940679'), (u'CALL_-1206943563', u'INDIRECT_-1206940461'), (u'INDIRECT_-1206939517', u'MULTIEQUAL_-1206939904'), (u'INDIRECT_-1206938673', u'CAST_-1206937928'), (u'INDIRECT_-1206940588', u'MULTIEQUAL_-1206941714'), (u'INDIRECT_-1206939147', u'MULTIEQUAL_-1206939080'), (u'MULTIEQUAL_-1206940789', u'MULTIEQUAL_-1206941276'), (u'INDIRECT_-1206938071', u'MULTIEQUAL_-1206940180'), (u'MULTIEQUAL_-1206936906', u'MULTIEQUAL_-1206940550'), (u'CALL_-1206943546', u'INDIRECT_-1206938223'), (u'CALL_-1206943304', u'INDIRECT_-1206938590'), (u'INDIRECT_-1206938451', u'MULTIEQUAL_-1206938469'), (u'INDIRECT_-1206938726', u'MULTIEQUAL_-1206938680'), (u'INDIRECT_-1206938025', u'MULTIEQUAL_-1206938641'), (u'STORE_-1206943768', u'INDIRECT_-1206939344'), (u'CALL_-1206942976', u'INDIRECT_-1206939684'), (u'STORE_-1206943794', u'INDIRECT_-1206938559'), (u'CALL_-1206945086', u'INT_AND_-1206941541'), (u'CALL_-1206946253', u'INDIRECT_-1206941830'), (u'INDIRECT_-1206939351', u'MULTIEQUAL_-1206941422'), (u'INDIRECT_-1206939262', u'MULTIEQUAL_-1206939232'), (u'CALL_-1206943073', u'INDIRECT_-1206940361'), (u'CALL_-1206944834', u'INDIRECT_-1206938610'), ('tmp_572', u'BRANCH_-1206946106'), (u'MULTIEQUAL_-1206936891', u'MULTIEQUAL_-1206939631'), (u'INDIRECT_-1206940051', u'MULTIEQUAL_-1206941203'), (u'MULTIEQUAL_-1206941519', u'MULTIEQUAL_-1206941249'), (u'CALL_-1206943010', u'INDIRECT_-1206938445'), (u'CALL_-1206946253', u'INDIRECT_-1206939590'), (u'INDIRECT_-1206938566', u'MULTIEQUAL_-1206938503'), (u'INDIRECT_-1206939320', u'MULTIEQUAL_-1206939737'), (u'CALL_-1206942950', u'INDIRECT_-1206939121'), (u'CALL_-1206943820', u'INDIRECT_-1206939858'), (u'INDIRECT_-1206937777', u'MULTIEQUAL_-1206939572'), (u'CALL_-1206945836', u'INDIRECT_-1206941764'), (u'INDIRECT_-1206941685', u'MULTIEQUAL_-1206940102'), (u'CALL_-1206943560', u'INDIRECT_-1206940324'), (u'STORE_-1206943794', u'INDIRECT_-1206939801'), (u'INDIRECT_-1206938363', u'MULTIEQUAL_-1206940472'), (u'CALL_-1206943772', u'INDIRECT_-1206938583'), (u'COPY_-1206945036', u'MULTIEQUAL_-1206940692'), (u'INDIRECT_-1206938370', u'MULTIEQUAL_-1206938787'), (u'MULTIEQUAL_-1206940058', u'MULTIEQUAL_-1206939788'), (u'CALL_-1206943217', u'INDIRECT_-1206938043'), (u'INDIRECT_-1206940370', u'MULTIEQUAL_-1206939516'), (u'CALL_-1206946446', u'INT_SLESS_-1206946364'), (u'CALL_-1206944684', u'INDIRECT_-1206940198'), (u'INDIRECT_-1206940162', u'MULTIEQUAL_-1206940042'), (u'INDIRECT_-1206938791', u'MULTIEQUAL_-1206940911'), (u'CALL_-1206943004', u'INDIRECT_-1206937596'), (u'INDIRECT_-1206940416', u'MULTIEQUAL_-1206941568'), (u'CALL_-1206943304', u'INDIRECT_-1206938955'), (u'COPY_-1206944324', u'MULTIEQUAL_-1206941641'), (u'INDIRECT_-1206938572', u'MULTIEQUAL_-1206940692'), (u'CALL_-1206943224', u'INDIRECT_-1206938097'), (u'CALL_-1206942962', u'INDIRECT_-1206939130'), (u'INDIRECT_-1206939692', u'MULTIEQUAL_-1206939991'), (u'INDIRECT_-1206938680', u'MULTIEQUAL_-1206940765'), (u'CALL_-1206943322', u'INDIRECT_-1206940137'), (u'CALL_-1206945019', u'INDIRECT_-1206940369'), (u'CALL_-1206942976', u'INDIRECT_-1206937789'), (u'INDIRECT_-1206941174', u'MULTIEQUAL_-1206940643'), (u'CALL_-1206945019', u'INDIRECT_-1206940734'), (u'CALL_-1206943820', u'INDIRECT_-1206938762'), (u'CALL_-1206946569', u'INDIRECT_-1206940162'), (u'INDIRECT_-1206939905', u'MULTIEQUAL_-1206936900'), (u'CALL_-1206944820', u'INDIRECT_-1206939249'), (u'CALL_-1206942629', u'INDIRECT_-1206937777'), (u'CALL_-1206946604', u'INDIRECT_-1206942522'), ('const-0', u'CALL_-1206944751'), (u'CALL_-1206943139', u'INDIRECT_-1206939056'), (u'INDIRECT_-1206940134', u'MULTIEQUAL_-1206941349'), (u'INDIRECT_-1206939238', u'MULTIEQUAL_-1206939016'), (u'CALL_-1206942990', u'INDIRECT_-1206938925'), (u'CALL_-1206946628', u'INDIRECT_-1206942688'), (u'CALL_-1206943224', u'INDIRECT_-1206938596'), (u'CALL_-1206943001', u'INDIRECT_-1206938442'), ('const-1', u'COPY_-1206944937'), (u'CALL_-1206943073', u'INDIRECT_-1206940507'), (u'CALL_-1206943177', u'INDIRECT_-1206937792'), (u'INDIRECT_-1206940663', u'MULTIEQUAL_-1206939809'), (u'CALL_-1206943820', u'INDIRECT_-1206939347'), (u'CALL_-1206943177', u'INDIRECT_-1206938860'), (u'CALL_-1206946569', u'INDIRECT_-1206940816'), (u'CALL_-1206943582', u'INDIRECT_-1206939196'), (u'CALL_-1206944146', u'INDIRECT_-1206939351'), (u'CALL_-1206946446', u'INT_EQUAL_-1206946290'), (u'PTRSUB_-1206937665', u'CALL_-1206943899'), ('tmp_1205', u'CBRANCH_-1206945750'), (u'CALL_-1206943899', u'INDIRECT_-1206940269'), (u'CALL_-1206943772', u'CALL_-1206943718'), (u'INDIRECT_-1206938591', u'MULTIEQUAL_-1206936882'), ('const-114', u'INT_SLESS_-1206945784'), (u'INDIRECT_-1206941472', u'MULTIEQUAL_-1206941446'), (u'CALL_-1206945040', u'INDIRECT_-1206939988'), (u'INDIRECT_-1206937918', u'MULTIEQUAL_-1206940042'), (u'CALL_-1206942950', u'INDIRECT_-1206940216'), (u'INDIRECT_-1206939248', u'MULTIEQUAL_-1206936891'), (u'INDIRECT_-1206939716', u'MULTIEQUAL_-1206941787'), (u'INDIRECT_-1206938598', u'MULTIEQUAL_-1206939080'), (u'MULTIEQUAL_-1206941030', u'MULTIEQUAL_-1206941787'), (u'INDIRECT_-1206941758', u'MULTIEQUAL_-1206940175'), (u'CALL_-1206943010', u'INDIRECT_-1206938883'), (u'INDIRECT_-1206940426', u'MULTIEQUAL_-1206941641'), (u'INDIRECT_-1206942415', u'MULTIEQUAL_-1206941901'), (u'INDIRECT_-1206940955', u'MULTIEQUAL_-1206940101'), (u'INDIRECT_-1206941831', u'MULTIEQUAL_-1206941300'), (u'INDIRECT_-1206941101', u'MULTIEQUAL_-1206940587'), (u'CALL_-1206945086', u'INDIRECT_-1206939091'), (u'CALL_-1206943560', u'INDIRECT_-1206939156'), (u'CALL_-1206943224', u'INDIRECT_-1206938377'), (u'MULTIEQUAL_-1206941196', u'MULTIEQUAL_-1206942006'), (u'INDIRECT_-1206939906', u'MULTIEQUAL_-1206940911'), (u'INDIRECT_-1206941028', u'MULTIEQUAL_-1206940514'), (u'MULTIEQUAL_-1206941008', u'MULTIEQUAL_-1206940738'), (u'CALL_-1206943004', u'INDIRECT_-1206937389'), (u'INDIRECT_-1206938028', u'MULTIEQUAL_-1206938331'), (u'INDIRECT_-1206939655', u'MULTIEQUAL_-1206940042'), (u'CALL_-1206943073', u'INDIRECT_-1206938170'), (u'INDIRECT_-1206942495', u'MULTIEQUAL_-1206941901'), ('const-1', u'PTRADD_-1206937480'), (u'INDIRECT_-1206938653', u'MULTIEQUAL_-1206938430'), (u'STORE_-1206943794', u'INDIRECT_-1206939509'), (u'MULTIEQUAL_-1206940519', u'MULTIEQUAL_-1206941276'), (u'CALL_-1206946604', u'INDIRECT_-1206939913'), (u'CALL_-1206942653', u'INDIRECT_-1206938880'), (u'CALL_-1206943591', u'INDIRECT_-1206940110'), (u'CALL_-1206944820', u'INDIRECT_-1206940344'), (u'INDIRECT_-1206938694', u'MULTIEQUAL_-1206940765'), (u'INDIRECT_-1206941174', u'MULTIEQUAL_-1206939591'), (u'INDIRECT_-1206939384', u'MULTIEQUAL_-1206939339'), (u'CALL_-1206943501', u'INDIRECT_-1206940377'), (u'CALL_-1206946569', u'INDIRECT_-1206940377'), (u'CALL_-1206943049', u'INDIRECT_-1206938890'), ('const-0', u'INT_NOTEQUAL_-1206943606'), (u'CALL_-1206945852', u'INDIRECT_-1206941558'), (u'CALL_-1206943245', u'INDIRECT_-1206939072'), (u'COPY_-1206945098', u'MULTIEQUAL_-1206940765'), ('tmp_2718', u'BRANCH_-1206944020'), (u'CALL_-1206946253', u'INDIRECT_-1206940662'), (u'INDIRECT_-1206939204', u'MULTIEQUAL_-1206939163'), (u'CALL_-1206946588', u'INDIRECT_-1206939969'), (u'INDIRECT_-1206940601', u'MULTIEQUAL_-1206940984'), (u'CALL_-1206943073', u'CALL_-1206943049'), (u'INDIRECT_-1206940408', u'MULTIEQUAL_-1206942517'), (u'INDIRECT_-1206942123', u'MULTIEQUAL_-1206941609'), (u'CALL_-1206943245', u'INDIRECT_-1206939583'), (u'INDIRECT_-1206942488', u'MULTIEQUAL_-1206940905'), (u'CALL_-1206943563', u'INDIRECT_-1206940242'), (u'INDIRECT_-1206940024', u'INT_SLESS_-1206946513'), (u'INDIRECT_-1206939639', u'MULTIEQUAL_-1206940765'), (u'INDIRECT_-1206938497', u'MULTIEQUAL_-1206938434'), (u'MULTIEQUAL_-1206939279', u'MULTIEQUAL_-1206939766'), (u'CALL_-1206943217', u'INDIRECT_-1206937767'), ('const-1', u'COPY_-1206945098'), (u'CALL_-1206946604', u'INDIRECT_-1206940916'), (u'CALL_-1206945930', u'INDIRECT_-1206941348'), (u'INDIRECT_-1206939255', u'MULTIEQUAL_-1206939737'), (u'CALL_-1206943560', u'INDIRECT_-1206939594'), (u'CALL_-1206945852', u'INDIRECT_-1206939314'), (u'CALL_-1206945086', u'INDIRECT_-1206940479'), (u'CALL_-1206945086', u'INDIRECT_-1206938673'), (u'CALL_-1206942950', u'INDIRECT_-1206937538'), (u'INDIRECT_-1206940516', u'MULTIEQUAL_-1206940619'), (u'INDIRECT_-1206939496', u'MULTIEQUAL_-1206939455'), (u'CALL_-1206943925', u'INDIRECT_-1206939775'), (u'INDIRECT_-1206940663', u'MULTIEQUAL_-1206939080'), ('tmp_3021', u'CBRANCH_-1206943699'), (u'CALL_-1206943718', u'INDIRECT_-1206938334'), (u'INDIRECT_-1206939745', u'MULTIEQUAL_-1206941536'), ('const-1', u'COPY_-1206944324'), (u'CALL_-1206942962', u'INDIRECT_-1206939933'), (u'CALL_-1206946656', u'INDIRECT_-1206942411'), (u'CALL_-1206943304', u'INDIRECT_-1206939685'), (u'CALL_-1206943513', u'INDIRECT_-1206938414'), (u'INDIRECT_-1206941157', u'MULTIEQUAL_-1206941123'), (u'INDIRECT_-1206942488', u'MULTIEQUAL_-1206941974'), (u'CALL_-1206944820', u'INDIRECT_-1206940709'), (u'CALL_-1206943718', u'INDIRECT_-1206938196'), ('const-1', u'COPY_-1206944869'), (u'INDIRECT_-1206939619', u'MULTIEQUAL_-1206939918'), (u'INDIRECT_-1206939191', u'MULTIEQUAL_-1206941276'), (u'CALL_-1206946628', u'INDIRECT_-1206941885'), (u'INDIRECT_-1206941319', u'MULTIEQUAL_-1206941422'), (u'CALL_-1206942990', u'INDIRECT_-1206939947'), (u'INDIRECT_-1206941120', u'MULTIEQUAL_-1206941098'), (u'INDIRECT_-1206940670', u'MULTIEQUAL_-1206940076'), (u'CALL_-1206943560', u'INDIRECT_-1206937642'), (u'INDIRECT_-1206938972', u'MULTIEQUAL_-1206941057'), (u'CALL_-1206943591', u'INDIRECT_-1206939891'), (u'INDIRECT_-1206939055', u'MULTIEQUAL_-1206939025'), (u'INDIRECT_-1206938507', u'MULTIEQUAL_-1206938285'), (u'CALL_-1206943513', u'INDIRECT_-1206939802'), (u'CALL_-1206946628', u'INDIRECT_-1206941739'), (u'INDIRECT_-1206938619', u'MULTIEQUAL_-1206939628'), (u'INDIRECT_-1206940808', u'MULTIEQUAL_-1206940911'), (u'CALL_-1206943501', u'INDIRECT_-1206939209'), (u'CALL_-1206943139', u'INDIRECT_-1206938617'), (u'CALL_-1206942629', u'INDIRECT_-1206940110'), (u'CALL_-1206943004', u'INDIRECT_-1206939187'), (u'CALL_-1206946656', u'INDIRECT_-1206940805'), (u'CALL_-1206944751', u'INDIRECT_-1206938794'), (u'CALL_-1206943101', u'INDIRECT_-1206937816'), (u'CALL_-1206946569', u'INDIRECT_-1206942130'), (u'CALL_-1206946569', u'INDIRECT_-1206941327'), (u'INDIRECT_-1206940709', u'MULTIEQUAL_-1206942006'), (u'CALL_-1206943591', u'INDIRECT_-1206940402'), (u'CALL_-1206943925', u'INDIRECT_-1206939848'), (u'CALL_-1206943101', u'INDIRECT_-1206939618'), (u'INDIRECT_-1206940370', u'MULTIEQUAL_-1206938787'), (u'CALL_-1206944684', u'INDIRECT_-1206940271'), (u'CALL_-1206945636', u'INDIRECT_-1206940089'), (u'MULTIEQUAL_-1206940227', u'MULTIEQUAL_-1206940984'), (u'INDIRECT_-1206938445', u'MULTIEQUAL_-1206936880'), ('const-8', u'CALL_-1206943925'), (u'CALL_-1206942990', u'INDIRECT_-1206940166'), (u'CALL_-1206945836', u'INDIRECT_-1206940085'), (u'INT_SLESS_-1206945662', u'CBRANCH_-1206945661'), (u'INDIRECT_-1206941988', u'MULTIEQUAL_-1206942371'), (u'COPY_-1206944926', u'MULTIEQUAL_-1206941714'), (u'INDIRECT_-1206938718', u'MULTIEQUAL_-1206940838'), (u'COPY_-1206945533', u'MULTIEQUAL_-1206941057'), (u'CALL_-1206943012', u'INDIRECT_-1206939436'), (u'CALL_-1206943925', u'INDIRECT_-1206939118'), (u'INDIRECT_-1206938498', u'MULTIEQUAL_-1206939628'), (u'CALL_-1206945888', u'INDIRECT_-1206939400'), (u'CALL_-1206944972', u'INDIRECT_-1206940573'), (u'CALL_-1206946604', u'INDIRECT_-1206939775'), (u'MULTIEQUAL_-1206940978', u'MULTIEQUAL_-1206940495'), (u'CALL_-1206945930', u'INDIRECT_-1206941640'), (u'INDIRECT_-1206938873', u'MULTIEQUAL_-1206938651'), (u'INDIRECT_-1206938182', u'MULTIEQUAL_-1206940253'), (u'CALL_-1206942976', u'INDIRECT_-1206938808'), (u'CALL_-1206943772', u'INDIRECT_-1206938949'), (u'STORE_-1206943768', u'INDIRECT_-1206940512'), (u'CALL_-1206944751', u'INDIRECT_-1206939431'), ('tmp_4126', u'BRANCH_-1206943105'), (u'CALL_-1206942950', u'INDIRECT_-1206939267'), (u'CALL_-1206943718', u'INDIRECT_-1206940590'), ('const-1', u'COPY_-1206945184'), (u'INT_SLESS_-1206945823', u'CBRANCH_-1206945830'), (u'INDIRECT_-1206941619', u'MULTIEQUAL_-1206941495'), (u'CALL_-1206945040', u'SUBPIECE_-1206942951'), (u'INDIRECT_-1206938150', u'MULTIEQUAL_-1206938660'), (u'CALL_-1206942976', u'INDIRECT_-1206937444'), (u'INDIRECT_-1206938221', u'MULTIEQUAL_-1206938158'), (u'INDIRECT_-1206941181', u'MULTIEQUAL_-1206940587'), (u'CALL_-1206944146', u'INDIRECT_-1206940446'), (u'INDIRECT_-1206938548', u'MULTIEQUAL_-1206940619'), (u'CALL_-1206944684', u'INDIRECT_-1206941293'), (u'CALL_-1206943772', u'INDIRECT_-1206938303'), (u'INDIRECT_-1206938705', u'MULTIEQUAL_-1206939835'), (u'INDIRECT_-1206940129', u'MULTIEQUAL_-1206940467'), (u'CALL_-1206943073', u'INDIRECT_-1206939193'), (u'INDIRECT_-1206938986', u'MULTIEQUAL_-1206938956'), (u'PTRADD_-1206937380', u'LOAD_-1206943595'), (u'INDIRECT_-1206939209', u'MULTIEQUAL_-1206939445'), ('const-4294967295', u'INT_NOTEQUAL_-1206946426'), (u'INDIRECT_-1206941035', u'MULTIEQUAL_-1206940911'), (u'CALL_-1206944820', u'INDIRECT_-1206939614'), (u'INDIRECT_-1206939370', u'MULTIEQUAL_-1206939348'), (u'CALL_-1206946446', u'INDIRECT_-1206940224'), (u'STORE_-1206943684', u'INDIRECT_-1206939732'), (u'MULTIEQUAL_-1206939025', u'MULTIEQUAL_-1206939835'), (u'CALL_-1206944834', u'INDIRECT_-1206940416'), (u'CALL_-1206945040', u'INDIRECT_-1206940572'), (u'MULTIEQUAL_-1206936892', u'MULTIEQUAL_-1206939704'), (u'MULTIEQUAL_-1206941446', u'MULTIEQUAL_-1206941176'), (u'INDIRECT_-1206940880', u'MULTIEQUAL_-1206942006'), (u'INDIRECT_-1206940049', u'MULTIEQUAL_-1206939984'), (u'INDIRECT_-1206937668', u'MULTIEQUAL_-1206938089'), (u'INDIRECT_-1206941320', u'MULTIEQUAL_-1206939737'), (u'MULTIEQUAL_-1206938505', u'MULTIEQUAL_-1206938503'), (u'CALL_-1206943101', u'INDIRECT_-1206938376'), ('tmp_837', u'CBRANCH_-1206945952'), (u'CALL_-1206943049', u'INDIRECT_-1206938744'), (u'COPY_-1206944966', u'MULTIEQUAL_-1206941787'), (u'CALL_-1206945086', u'INDIRECT_-1206940771'), (u'CALL_-1206945703', u'INDIRECT_-1206941076'), ('tmp_1089', u'CBRANCH_-1206944842'), (u'CALL_-1206943304', u'INDIRECT_-1206937944'), (u'CALL_-1206944972', u'INDIRECT_-1206940865'), (u'INDIRECT_-1206940082', u'MULTIEQUAL_-1206938503'), (u'CALL_-1206944972', u'INDIRECT_-1206940135'), (u'INDIRECT_-1206940432', u'MULTIEQUAL_-1206942517'), (u'INDIRECT_-1206941932', u'MULTIEQUAL_-1206942225'), (u'CALL_-1206943899', u'INDIRECT_-1206939466'), (u'CALL_-1206943591', u'INDIRECT_-1206940694'), (u'INDIRECT_-1206939234', u'MULTIEQUAL_-1206941025'), (u'INDIRECT_-1206937515', u'MULTIEQUAL_-1206939628'), (u'CALL_-1206945888', u'INDIRECT_-1206940261'), (u'INDIRECT_-1206938060', u'MULTIEQUAL_-1206940180'), (u'CALL_-1206942962', u'INDIRECT_-1206938911'), (u'CALL_-1206943591', u'INDIRECT_-1206938373'), (u'CALL_-1206943899', u'INDIRECT_-1206939904'), (u'INDIRECT_-1206939175', u'MULTIEQUAL_-1206940180'), (u'STORE_-1206943684', u'INDIRECT_-1206938782'), (u'MULTIEQUAL_-1206939309', u'MULTIEQUAL_-1206939308'), (u'INDIRECT_-1206942050', u'MULTIEQUAL_-1206941536'), (u'CALL_-1206944751', u'INDIRECT_-1206940308'), (u'CALL_-1206943224', u'INDIRECT_-1206938028'), (u'INT_SEXT_-1206944100', u'INT_MULT_-1206943892'), (u'INDIRECT_-1206937573', u'MULTIEQUAL_-1206939697'), (u'CALL_-1206945888', u'INDIRECT_-1206939822'), (u'INDIRECT_-1206942196', u'MULTIEQUAL_-1206940613'), (u'INDIRECT_-1206939728', u'MULTIEQUAL_-1206939835'), (u'CALL_-1206944834', u'INDIRECT_-1206938817'), (u'INDIRECT_-1206941136', u'CALL_-1206945019'), (u'CALL_-1206946446', u'INDIRECT_-1206941831'), (u'MULTIEQUAL_-1206936884', u'MULTIEQUAL_-1206938944'), (u'INDIRECT_-1206938279', u'MULTIEQUAL_-1206940399'), (u'INDIRECT_-1206939538', u'MULTIEQUAL_-1206940046'), (u'CALL_-1206945703', u'INDIRECT_-1206939278'), (u'CALL_-1206946253', u'INDIRECT_-1206941903'), (u'INDIRECT_-1206941466', u'MULTIEQUAL_-1206940952'), (u'CALL_-1206943012', u'INDIRECT_-1206939363'), (u'CALL_-1206943101', u'INDIRECT_-1206939983'), (u'CALL_-1206945836', u'INDIRECT_-1206940450'), (u'INDIRECT_-1206940536', u'MULTIEQUAL_-1206940514'), (u'CALL_-1206943513', u'INDIRECT_-1206940605'), (u'CALL_-1206946446', u'INDIRECT_-1206940736'), ('const-0', u'INT_EQUAL_-1206944727'), (u'CALL_-1206945930', u'INDIRECT_-1206940983'), (u'CALL_-1206945019', u'INDIRECT_-1206941318'), (u'CALL_-1206945703', u'INDIRECT_-1206941879'), (u'CALL_-1206945888', u'INDIRECT_-1206940115'), (u'CALL_-1206945703', u'INDIRECT_-1206940784'), (u'CALL_-1206943001', u'INDIRECT_-1206938012'), (u'CALL_-1206946628', u'INDIRECT_-1206942177'), (u'CALL_-1206942990', u'CALL_-1206942962'), ('const-1', u'CALL_-1206943718'), (u'MULTIEQUAL_-1206936901', u'MULTIEQUAL_-1206940361'), (u'INDIRECT_-1206940289', u'MULTIEQUAL_-1206940905'), (u'INT_EQUAL_-1206943664', u'CBRANCH_-1206943660'), (u'INDIRECT_-1206941466', u'INT_ADD_-1206944755'), (u'INT_NOTEQUAL_-1206937788', u'BOOL_OR_-1206937763'), (u'INT_EQUAL_-1206945812', u'CBRANCH_-1206945810'), (u'CALL_-1206942629', u'INDIRECT_-1206939234'), (u'CALL_-1206945703', u'INDIRECT_-1206941660'), (u'CALL_-1206943591', u'INDIRECT_-1206940548'), (u'CALL_-1206945930', u'INDIRECT_-1206940764'), (u'MULTIEQUAL_-1206939455', u'MULTIEQUAL_-1206939454'), (u'MULTIEQUAL_-1206936869', u'MULTIEQUAL_-1206937730'), (u'INDIRECT_-1206940572', u'MULTIEQUAL_-1206941787'), ('const-1', u'COPY_-1206944966'), (u'CALL_-1206943245', u'INDIRECT_-1206940094'), (u'INDIRECT_-1206941977', u'MULTIEQUAL_-1206941463'), (u'CALL_-1206946604', u'INDIRECT_-1206940623'), (u'CALL_-1206943177', u'INDIRECT_-1206938206'), (u'CALL_-1206945040', u'INDIRECT_-1206939111'), (u'LOAD_-1206943920', u'CALL_-1206943563'), (u'CALL_-1206946253', u'INDIRECT_-1206939659'), (u'CALL_-1206945888', u'INDIRECT_-1206940991'), (u'CALL_-1206943177', u'INDIRECT_-1206939006'), (u'CALL_-1206944027', u'INDIRECT_-1206939824'), (u'INDIRECT_-1206940286', u'MULTIEQUAL_-1206942371'), ('const-5', u'CALL_-1206943004'), (u'INDIRECT_-1206939943', u'MULTIEQUAL_-1206940326'), (u'INDIRECT_-1206938006', u'MULTIEQUAL_-1206936874'), (u'MULTIEQUAL_-1206941008', u'MULTIEQUAL_-1206941495'), (u'INDIRECT_-1206941180', u'MULTIEQUAL_-1206941154'), (u'CALL_-1206945636', u'INDIRECT_-1206940016'), (u'INDIRECT_-1206938736', u'MULTIEQUAL_-1206939153'), (u'CALL_-1206944684', u'INDIRECT_-1206940417'), (u'INDIRECT_-1206939282', u'MULTIEQUAL_-1206939518'), (u'CALL_-1206943139', u'INDIRECT_-1206938983'), ('tmp_1104', u'BRANCH_-1206944310'), (u'INDIRECT_-1206938693', u'MULTIEQUAL_-1206938652'), (u'CALL_-1206943049', u'INDIRECT_-1206939474'), (u'CALL_-1206943560', u'INDIRECT_-1206939667'), (u'CALL_-1206945019', u'INDIRECT_-1206938567'), (u'CALL_-1206943101', u'INDIRECT_-1206939837'), (u'MULTIEQUAL_-1206940351', u'MULTIEQUAL_-1206940081'), (u'INDIRECT_-1206939960', u'MULTIEQUAL_-1206940253'), ('const-4294967295', u'INT_SLESS_-1206945662'), (u'INDIRECT_-1206941904', u'MULTIEQUAL_-1206941390'), (u'CALL_-1206945836', u'INDIRECT_-1206941837'), (u'CALL_-1206945086', u'INDIRECT_-1206939383'), (u'CALL_-1206944972', u'INDIRECT_-1206939124'), (u'INT_EQUAL_-1206945062', u'CBRANCH_-1206945059'), (u'CALL_-1206943245', u'INDIRECT_-1206938707'), (u'INDIRECT_-1206938985', u'MULTIEQUAL_-1206938944'), (u'CALL_-1206943012', u'INDIRECT_-1206940020'), (u'MULTIEQUAL_-1206936882', u'MULTIEQUAL_-1206938974'), (u'INDIRECT_-1206940085', u'MULTIEQUAL_-1206940058'), (u'INDIRECT_-1206940463', u'MULTIEQUAL_-1206940441'), (u'CALL_-1206943820', u'CAST_-1206937430'), (u'INDIRECT_-1206940187', u'MULTIEQUAL_-1206940142'), (u'CALL_-1206943245', u'INDIRECT_-1206939364'), (u'CALL_-1206942990', u'INDIRECT_-1206940385'), (u'CALL_-1206946253', u'INDIRECT_-1206941538'), (u'INDIRECT_-1206939181', u'MULTIEQUAL_-1206939480'), ('tmp_1944', u'BRANCH_-1206945068'), (u'CALL_-1206944684', u'INDIRECT_-1206938826'), (u'CALL_-1206943049', u'INDIRECT_-1206939620'), (u'INDIRECT_-1206939574', u'MULTIEQUAL_-1206939810'), ('const-61440', u'INT_AND_-1206943845'), (u'CALL_-1206946253', u'INDIRECT_-1206941465'), (u'INDIRECT_-1206940208', u'MULTIEQUAL_-1206940174'), ('const-1', u'CALL_-1206944027'), (u'CALL_-1206943820', u'INDIRECT_-1206938908'), (u'INDIRECT_-1206939968', u'MULTIEQUAL_-1206939746'), (u'STORE_-1206943684', u'INDIRECT_-1206939440'), (u'CALL_-1206943245', u'INDIRECT_-1206939656'), (u'STORE_-1206943768', u'INDIRECT_-1206940147'), (u'CALL_-1206943049', u'INDIRECT_-1206937810'), (u'INDIRECT_-1206937722', u'MULTIEQUAL_-1206939835'), (u'INDIRECT_-1206940864', u'MULTIEQUAL_-1206942079'), (u'MULTIEQUAL_-1206940331', u'MULTIEQUAL_-1206940330'), (u'INDIRECT_-1206940062', u'MULTIEQUAL_-1206940028'), (u'INDIRECT_-1206939393', u'MULTIEQUAL_-1206939810'), (u'MULTIEQUAL_-1206936879', u'MULTIEQUAL_-1206938579'), (u'INDIRECT_-1206940050', u'MULTIEQUAL_-1206940064'), (u'INDIRECT_-1206940105', u'MULTIEQUAL_-1206942225'), (u'CALL_-1206943925', u'INDIRECT_-1206939191'), (u'INDIRECT_-1206941758', u'MULTIEQUAL_-1206941244'), (u'CALL_-1206945703', u'INDIRECT_-1206942025'), (u'CALL_-1206946588', u'INDIRECT_-1206940537'), (u'INDIRECT_-1206940661', u'MULTIEQUAL_-1206941787'), (u'INDIRECT_-1206941546', u'MULTIEQUAL_-1206940952'), (u'CALL_-1206943177', u'INDIRECT_-1206939736'), (u'CALL_-1206942990', u'INDIRECT_-1206938194'), (u'MULTIEQUAL_-1206936870', u'MULTIEQUAL_-1206938044'), ('const-738148787938409505', u'INT_EQUAL_-1206943629'), (u'CALL_-1206943101', u'INDIRECT_-1206940348'), (u'CALL_-1206943546', u'INDIRECT_-1206939822'), (u'MULTIEQUAL_-1206939079', u'MULTIEQUAL_-1206939007'), (u'INDIRECT_-1206938352', u'MULTIEQUAL_-1206940472'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945753'), (u'INDIRECT_-1206940162', u'MULTIEQUAL_-1206939572'), (u'INDIRECT_-1206941056', u'MULTIEQUAL_-1206941349'), (u'INDIRECT_-1206939101', u'MULTIEQUAL_-1206940253'), (u'INDIRECT_-1206940082', u'MULTIEQUAL_-1206939285'), (u'MULTIEQUAL_-1206939226', u'MULTIEQUAL_-1206938743'), (u'MULTIEQUAL_-1206938871', u'MULTIEQUAL_-1206939628'), (u'INDIRECT_-1206942134', u'MULTIEQUAL_-1206942517'), (u'CALL_-1206943322', u'INDIRECT_-1206938384'), (u'INDIRECT_-1206940807', u'MULTIEQUAL_-1206941933'), (u'CALL_-1206945019', u'INDIRECT_-1206941099'), (u'INDIRECT_-1206939944', u'INT_SLESS_-1206944056'), (u'MULTIEQUAL_-1206941227', u'MULTIEQUAL_-1206940957'), (u'INDIRECT_-1206942269', u'CALL_-1206945040'), (u'CALL_-1206945086', u'INDIRECT_-1206940333'), (u'INDIRECT_-1206940625', u'MULTIEQUAL_-1206940580'), (u'INDIRECT_-1206939618', u'MULTIEQUAL_-1206939956'), (u'CALL_-1206943582', u'INDIRECT_-1206940510'), (u'INDIRECT_-1206939612', u'MULTIEQUAL_-1206940029'), (u'CALL_-1206943560', u'INDIRECT_-1206939886'), (u'INDIRECT_-1206941539', u'MULTIEQUAL_-1206940738'), (u'MULTIEQUAL_-1206940446', u'MULTIEQUAL_-1206941203'), (u'CALL_-1206946628', u'INDIRECT_-1206941009'), (u'INT_EQUAL_-1206945870', u'CBRANCH_-1206945868'), (u'CALL_-1206942976', u'INDIRECT_-1206938662'), (u'MULTIEQUAL_-1206940132', u'MULTIEQUAL_-1206939862'), (u'CALL_-1206943501', u'INDIRECT_-1206940085'), (u'INDIRECT_-1206940528', u'MULTIEQUAL_-1206940911'), (u'INDIRECT_-1206942568', u'MULTIEQUAL_-1206941974'), (u'CALL_-1206943772', u'INDIRECT_-1206939095'), (u'INDIRECT_-1206940487', u'MULTIEQUAL_-1206940422'), (u'CALL_-1206946628', u'INDIRECT_-1206940643'), (u'CAST_-1206938055', u'CALL_-1206944751'), (u'INDIRECT_-1206939978', u'MULTIEQUAL_-1206936901'), (u'INDIRECT_-1206942276', u'MULTIEQUAL_-1206942152'), (u'CALL_-1206943563', u'INDIRECT_-1206938221'), (u'CALL_-1206943217', u'INDIRECT_-1206938400'), (u'CALL_-1206945040', u'INDIRECT_-1206940426'), (u'CALL_-1206945040', u'INDIRECT_-1206939696'), (u'INDIRECT_-1206939672', u'MULTIEQUAL_-1206941463'), ('const-8', u'CALL_-1206945636'), (u'INDIRECT_-1206939875', u'MULTIEQUAL_-1206939025'), (u'INDIRECT_-1206940899', u'MULTIEQUAL_-1206940832'), ('const-78', u'INT_NOTEQUAL_-1206945045'), (u'INDIRECT_-1206941713', u'MULTIEQUAL_-1206942006'), (u'CALL_-1206942976', u'INDIRECT_-1206938223'), (u'CALL_-1206945636', u'INDIRECT_-1206940455'), (u'CALL_-1206943925', u'INDIRECT_-1206938899'), (u'CALL_-1206942962', u'INDIRECT_-1206938692'), (u'CALL_-1206943001', u'INDIRECT_-1206938369'), (u'CALL_-1206944684', u'INDIRECT_-1206940928'), (u'INDIRECT_-1206940316', u'MULTIEQUAL_-1206940265'), (u'INDIRECT_-1206940443', u'MULTIEQUAL_-1206939912'), (u'CALL_-1206944684', u'INDIRECT_-1206939906'), (u'CALL_-1206945888', u'INDIRECT_-1206940772'), (u'CALL_-1206943546', u'INDIRECT_-1206938085'), (u'CALL_-1206943073', u'INDIRECT_-1206938536'), (u'INDIRECT_-1206939614', u'MULTIEQUAL_-1206940911'), (u'CALL_-1206945930', u'INDIRECT_-1206940179'), (u'INDIRECT_-1206940089', u'MULTIEQUAL_-1206940472'), (u'STORE_-1206943684', u'INDIRECT_-1206938563'), (u'INDIRECT_-1206940515', u'MULTIEQUAL_-1206941641'), (u'CALL_-1206945852', u'INDIRECT_-1206941704'), (u'INT_EQUAL_-1206946382', u'CBRANCH_-1206946380'), (u'INDIRECT_-1206938817', u'MULTIEQUAL_-1206939299'), (u'INDIRECT_-1206938779', u'MULTIEQUAL_-1206936885'), (u'CALL_-1206943513', u'INDIRECT_-1206939437'), (u'CALL_-1206943224', u'INDIRECT_-1206940714'), (u'INDIRECT_-1206939977', u'MULTIEQUAL_-1206940394'), (u'INDIRECT_-1206939720', u'MULTIEQUAL_-1206939956'), (u'CALL_-1206943010', u'INDIRECT_-1206939102'), (u'INDIRECT_-1206940855', u'MULTIEQUAL_-1206941860'), (u'CALL_-1206946253', u'INDIRECT_-1206942195'), (u'MULTIEQUAL_-1206941760', u'MULTIEQUAL_-1206942517'), (u'CALL_-1206943563', u'INDIRECT_-1206939293'), (u'MULTIEQUAL_-1206936892', u'MULTIEQUAL_-1206939528'), (u'INDIRECT_-1206939643', u'MULTIEQUAL_-1206941714'), (u'CALL_-1206943224', u'INDIRECT_-1206940276'), (u'MULTIEQUAL_-1206940276', u'COPY_-1206940330'), (u'CALL_-1206943010', u'INDIRECT_-1206939905'), (u'INDIRECT_-1206939874', u'MULTIEQUAL_-1206936900'), (u'INDIRECT_-1206940962', u'MULTIEQUAL_-1206940838'), (u'INDIRECT_-1206940350', u'MULTIEQUAL_-1206940832'), (u'CALL_-1206943591', u'INDIRECT_-1206938868'), (u'CALL_-1206943139', u'INDIRECT_-1206940297'), (u'INDIRECT_-1206940955', u'MULTIEQUAL_-1206940424'), (u'CALL_-1206945703', u'INDIRECT_-1206939347'), (u'INDIRECT_-1206939384', u'MULTIEQUAL_-1206939162'), (u'INDIRECT_-1206940461', u'MULTIEQUAL_-1206940394'), (u'CALL_-1206943217', u'INDIRECT_-1206937698'), (u'CALL_-1206943322', u'INDIRECT_-1206939042'), (u'CALL_-1206943582', u'INDIRECT_-1206938611'), (u'MULTIEQUAL_-1206936876', u'MULTIEQUAL_-1206938535'), (u'INDIRECT_-1206941247', u'MULTIEQUAL_-1206940446'), (u'INDIRECT_-1206941466', u'MULTIEQUAL_-1206940612'), (u'CALL_-1206943049', u'INDIRECT_-1206938598'), (u'MULTIEQUAL_-1206939788', u'MULTIEQUAL_-1206940546'), (u'INDIRECT_-1206938152', u'MULTIEQUAL_-1206936876'), (u'INDIRECT_-1206942495', u'MULTIEQUAL_-1206942371'), (u'CALL_-1206946604', u'INDIRECT_-1206942230'), (u'CALL_-1206944820', u'INDIRECT_-1206939906'), (u'CALL_-1206945836', u'INDIRECT_-1206940231'), (u'CALL_-1206945019', u'INDIRECT_-1206938636'), (u'INDIRECT_-1206941904', u'MULTIEQUAL_-1206941373'), (u'STORE_-1206943684', u'INDIRECT_-1206940535'), (u'INDIRECT_-1206938317', u'MULTIEQUAL_-1206938933'), (u'CALL_-1206942976', u'INDIRECT_-1206938370'), (u'MULTIEQUAL_-1206939153', u'MULTIEQUAL_-1206938670'), (u'INDIRECT_-1206939719', u'MULTIEQUAL_-1206939693'), (u'MULTIEQUAL_-1206941446', u'MULTIEQUAL_-1206941933'), (u'INDIRECT_-1206938043', u'MULTIEQUAL_-1206938006'), (u'INDIRECT_-1206937992', u'MULTIEQUAL_-1206939783'), (u'INDIRECT_-1206939383', u'MULTIEQUAL_-1206939365'), (u'CALL_-1206943582', u'INDIRECT_-1206938684'), (u'CALL_-1206944684', u'INDIRECT_-1206940344'), (u'CALL_-1206943012', u'INDIRECT_-1206937626'), (u'CALL_-1206943001', u'INDIRECT_-1206938735'), (u'INDIRECT_-1206937570', u'MULTIEQUAL_-1206939365'), (u'CALL_-1206942990', u'INDIRECT_-1206938706'), (u'CALL_-1206944834', u'INDIRECT_-1206941146'), (u'CALL_-1206942990', u'INDIRECT_-1206937906'), (u'CALL_-1206942950', u'INDIRECT_-1206939559'), (u'STORE_-1206943794', u'INDIRECT_-1206940604'), (u'INDIRECT_-1206939410', u'MULTIEQUAL_-1206941495'), ('tmp_707', u'CBRANCH_-1206945815'), (u'INDIRECT_-1206938168', u'MULTIEQUAL_-1206940253'), (u'INDIRECT_-1206939891', u'MULTIEQUAL_-1206941682'), (u'CALL_-1206946628', u'INDIRECT_-1206940570'), (u'CALL_-1206945852', u'INDIRECT_-1206940682'), (u'STORE_-1206943768', u'INDIRECT_-1206939198'), (u'CALL_-1206943513', u'INDIRECT_-1206938999'), (u'CALL_-1206946628', u'INDIRECT_-1206940351'), (u'CALL_-1206944834', u'INDIRECT_-1206939759'), ('tmp_3697', u'BRANCH_-1206943046'), (u'CALL_-1206944684', u'INDIRECT_-1206940490'), (u'INDIRECT_-1206938610', u'MULTIEQUAL_-1206939226'), (u'CALL_-1206943563', u'INDIRECT_-1206940096'), (u'CALL_-1206945086', u'INDIRECT_-1206939530'), ('tmp_2642', u'CBRANCH_-1206944084'), (u'CALL_-1206943139', u'INDIRECT_-1206940151'), (u'CALL_-1206945086', u'INDIRECT_-1206939749'), (u'CALL_-1206946446', u'INDIRECT_-1206940955'), (u'CALL_-1206945703', u'INDIRECT_-1206941952'), (u'CALL_-1206945019', u'INDIRECT_-1206938912'), (u'INDIRECT_-1206938662', u'MULTIEQUAL_-1206938676'), (u'CALL_-1206945888', u'INDIRECT_-1206941502'), (u'CALL_-1206944820', u'INDIRECT_-1206940271'), (u'INDIRECT_-1206939866', u'MULTIEQUAL_-1206939973'), (u'CALL_-1206943772', u'INDIRECT_-1206940263'), (u'CALL_-1206942653', u'INDIRECT_-1206938588'), (u'LOAD_-1206943920', u'CALL_-1206942976'), (u'MULTIEQUAL_-1206943319', u'MULTIEQUAL_-1206942854'), (u'MULTIEQUAL_-1206939279', u'MULTIEQUAL_-1206939009'), (u'CALL_-1206945930', u'INDIRECT_-1206939960'), (u'INDIRECT_-1206941538', u'MULTIEQUAL_-1206941641'), (u'INDIRECT_-1206939944', u'INT_ADD_-1206941282'), (u'CALL_-1206942962', u'INDIRECT_-1206937823'), (u'CALL_-1206943304', u'INDIRECT_-1206937875'), (u'CALL_-1206942976', u'INDIRECT_-1206938954'), (u'CALL_-1206943772', u'STORE_-1206943768'), (u'INDIRECT_-1206940203', u'MULTIEQUAL_-1206940502'), (u'INDIRECT_-1206939294', u'MULTIEQUAL_-1206939243'), (u'CALL_-1206945852', u'INDIRECT_-1206941923'), (u'INDIRECT_-1206940370', u'MULTIEQUAL_-1206939569'), (u'CALL_-1206943073', u'INDIRECT_-1206940142'), (u'CALL_-1206944146', u'INDIRECT_-1206939059'), (u'MULTIEQUAL_-1206943648', u'MULTIEQUAL_-1206943183'), (u'INDIRECT_-1206938171', u'MULTIEQUAL_-1206938787'), (u'STORE_-1206943768', u'INDIRECT_-1206939636'), (u'CALL_-1206942962', u'INDIRECT_-1206937478'), (u'CALL_-1206943101', u'INDIRECT_-1206939545'), (u'INDIRECT_-1206939760', u'MULTIEQUAL_-1206941057'), (u'CALL_-1206943546', u'INDIRECT_-1206938946'), (u'INDIRECT_-1206940024', u'MULTIEQUAL_-1206939904'), (u'CALL_-1206943224', u'INDIRECT_-1206939181'), (u'CALL_-1206945888', u'INDIRECT_-1206942013'), (u'CALL_-1206946588', u'INDIRECT_-1206940464'), (u'CALL_-1206946569', u'INDIRECT_-1206939817'), (u'CALL_-1206943772', u'INDIRECT_-1206938656'), (u'CALL_-1206945019', u'INDIRECT_-1206941172'), (u'INDIRECT_-1206937929', u'MULTIEQUAL_-1206940042'), (u'INDIRECT_-1206940032', u'MULTIEQUAL_-1206942152'), (u'INDIRECT_-1206939559', u'MULTIEQUAL_-1206940175'), (u'INDIRECT_-1206940170', u'INT_NOTEQUAL_-1206943606'), (u'INDIRECT_-1206938434', u'MULTIEQUAL_-1206938212'), ('tmp_1060', u'BRANCH_-1206944024'), (u'INDIRECT_-1206941595', u'MULTIEQUAL_-1206941561'), (u'CALL_-1206943224', u'INDIRECT_-1206940568'), (u'CALL_-1206944820', u'INDIRECT_-1206940198'), (u'CALL_-1206943139', u'INDIRECT_-1206939932'), (u'INDIRECT_-1206939569', u'MULTIEQUAL_-1206939528'), (u'CALL_-1206943304', u'INDIRECT_-1206940123'), (u'CALL_-1206946446', u'INT_EQUAL_-1206946321'), (u'MULTIEQUAL_-1206941468', u'MULTIEQUAL_-1206942225'), (u'CALL_-1206943501', u'INDIRECT_-1206938056'), (u'CALL_-1206945888', u'INDIRECT_-1206939607'), (u'CALL_-1206943563', u'INDIRECT_-1206939731'), (u'CALL_-1206946628', u'INDIRECT_-1206939933'), (u'MULTIEQUAL_-1206941154', u'MULTIEQUAL_-1206941641'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945298'), (u'CALL_-1206945086', u'INDIRECT_-1206938811'), (u'INDIRECT_-1206939731', u'MULTIEQUAL_-1206939664'), (u'CALL_-1206943001', u'INDIRECT_-1206940268'), (u'INDIRECT_-1206941099', u'MULTIEQUAL_-1206942225'), (u'INT_EQUAL_-1206945803', u'CBRANCH_-1206945801'), (u'INDIRECT_-1206940051', u'MULTIEQUAL_-1206936902'), (u'CALL_-1206946569', u'INDIRECT_-1206941546'), (u'CALL_-1206945836', u'INDIRECT_-1206939508'), (u'INDIRECT_-1206942415', u'MULTIEQUAL_-1206941884'), (u'CALL_-1206943177', u'INDIRECT_-1206937861'), ('const-4294967295', u'INT_SLESS_-1206945045'), (u'INDIRECT_-1206938341', u'MULTIEQUAL_-1206936879'), (u'INDIRECT_-1206942342', u'MULTIEQUAL_-1206940759'), (u'CALL_-1206943899', u'INDIRECT_-1206938451'), ('tmp_225', u'CBRANCH_-1206946520'), (u'CALL_-1206943224', u'INDIRECT_-1206939327'), (u'CALL_-1206943139', u'INDIRECT_-1206938398'), (u'MULTIEQUAL_-1206939382', u'MULTIEQUAL_-1206939381'), (u'INDIRECT_-1206941327', u'MULTIEQUAL_-1206940733'), (u'MULTIEQUAL_-1206938304', u'COPY_-1206938358'), (u'INDIRECT_-1206940189', u'MULTIEQUAL_-1206942298'), (u'INDIRECT_-1206937538', u'MULTIEQUAL_-1206938158'), (u'INDIRECT_-1206938800', u'MULTIEQUAL_-1206938755'), (u'CALL_-1206945888', u'INDIRECT_-1206940845'), (u'CALL_-1206943304', u'INDIRECT_-1206940269'), (u'CALL_-1206946628', u'INDIRECT_-1206941301'), (u'CALL_-1206943217', u'INDIRECT_-1206938254'), (u'CALL_-1206945636', u'INDIRECT_-1206941112'), (u'CALL_-1206942950', u'INDIRECT_-1206938391'), (u'CALL_-1206943001', u'INDIRECT_-1206939246'), (u'CALL_-1206946604', u'INDIRECT_-1206941646'), (u'CALL_-1206943010', u'INDIRECT_-1206940197'), (u'SUBPIECE_-1206943167', u'INT_SLESS_-1206944710'), (u'CALL_-1206943582', u'INDIRECT_-1206939269'), (u'CALL_-1206943772', u'INDIRECT_-1206939460'), ('tmp_428', u'CBRANCH_-1206946339'), (u'CALL_-1206946253', u'INDIRECT_-1206940369'), (u'INDIRECT_-1206940809', u'MULTIEQUAL_-1206939955'), ('const-433', u'LOAD_-1206943272'), (u'MULTIEQUAL_-1206941322', u'MULTIEQUAL_-1206942079'), (u'INDIRECT_-1206939813', u'MULTIEQUAL_-1206941933'), (u'CALL_-1206943322', u'INDIRECT_-1206940064'), (u'CALL_-1206945888', u'INDIRECT_-1206940553'), (u'INDIRECT_-1206941466', u'MULTIEQUAL_-1206940935'), (u'CALL_-1206945703', u'INDIRECT_-1206940711'), (u'CALL_-1206942653', u'INDIRECT_-1206938369'), (u'CALL_-1206943563', u'INDIRECT_-1206940534'), (u'CALL_-1206944146', u'INDIRECT_-1206937622'), (u'INDIRECT_-1206941202', u'MULTIEQUAL_-1206941495'), (u'INDIRECT_-1206939541', u'MULTIEQUAL_-1206940838'), ('const-8', u'PTRADD_-1206937480'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945783'), (u'CALL_-1206943004', u'INDIRECT_-1206938237'), (u'CALL_-1206944820', u'INDIRECT_-1206939541'), (u'CALL_-1206943139', u'INDIRECT_-1206938764'), ('const-433', u'LOAD_-1206943209'), ('const-83', u'INT_SLESS_-1206945852'), (u'INDIRECT_-1206938998', u'MULTIEQUAL_-1206936888'), (u'MULTIEQUAL_-1206939589', u'MULTIEQUAL_-1206940399'), (u'MULTIEQUAL_-1206941081', u'MULTIEQUAL_-1206941568'), (u'INDIRECT_-1206939759', u'MULTIEQUAL_-1206936898'), (u'CALL_-1206942629', u'INDIRECT_-1206938065'), (u'CALL_-1206945852', u'INDIRECT_-1206939878'), (u'CALL_-1206945636', u'INDIRECT_-1206942134'), (u'INDIRECT_-1206939994', u'MULTIEQUAL_-1206942079'), (u'MULTIEQUAL_-1206941561', u'MULTIEQUAL_-1206942371'), (u'MULTIEQUAL_-1206936906', u'MULTIEQUAL_-1206940726'), (u'CALL_-1206946253', u'INDIRECT_-1206941976'), (u'CALL_-1206943073', u'INDIRECT_-1206938755'), (u'CALL_-1206943010', u'INDIRECT_-1206938591'), (u'CALL_-1206946588', u'INDIRECT_-1206940107'), (u'CALL_-1206943139', u'INDIRECT_-1206939129'), (u'INDIRECT_-1206941539', u'INT_NOTEQUAL_-1206937794'), (u'CALL_-1206946446', u'INDIRECT_-1206939737'), (u'CALL_-1206942962', u'INDIRECT_-1206937892'), (u'CALL_-1206945019', u'INDIRECT_-1206940077'), (u'CALL_-1206944820', u'INDIRECT_-1206939979'), (u'INDIRECT_-1206940085', u'MULTIEQUAL_-1206940321'), (u'INT_SLESS_-1206946332', u'CBRANCH_-1206946339'), (u'MULTIEQUAL_-1206939882', u'MULTIEQUAL_-1206940692'), (u'INDIRECT_-1206939035', u'MULTIEQUAL_-1206939334'), ('tmp_420', u'CBRANCH_-1206946348'), (u'STORE_-1206943684', u'INDIRECT_-1206938856'), (u'CALL_-1206943049', u'INDIRECT_-1206938817'), (u'INDIRECT_-1206937833', u'MULTIEQUAL_-1206936873'), (u'INDIRECT_-1206938017', u'MULTIEQUAL_-1206938503'), (u'CALL_-1206946446', u'INDIRECT_-1206941101'), (u'INT_NOTEQUAL_-1206937782', u'BOOL_OR_-1206937757'), (u'INDIRECT_-1206940999', u'MULTIEQUAL_-1206941013'), ('const-1525208', u'COPY_-1206937294'), (u'INDIRECT_-1206942122', u'MULTIEQUAL_-1206942225'), (u'CALL_-1206943899', u'INDIRECT_-1206939028'), (u'INDIRECT_-1206939092', u'MULTIEQUAL_-1206938870'), (u'MULTIEQUAL_-1206940613', u'MULTIEQUAL_-1206940130'), (u'CALL_-1206945086', u'INDIRECT_-1206940260'), (u'INDIRECT_-1206938056', u'MULTIEQUAL_-1206938296'), ('const-8', u'PTRADD_-1206937380'), (u'CALL_-1206945086', u'INDIRECT_-1206939457'), (u'INDIRECT_-1206938829', u'MULTIEQUAL_-1206939445'), (u'INDIRECT_-1206939532', u'MULTIEQUAL_-1206941641'), (u'CALL_-1206943772', u'INDIRECT_-1206940701'), (u'INDIRECT_-1206938956', u'MULTIEQUAL_-1206936887'), (u'MULTIEQUAL_-1206939299', u'MULTIEQUAL_-1206938816'), (u'INDIRECT_-1206937747', u'MULTIEQUAL_-1206938089'), (u'MULTIEQUAL_-1206941139', u'MULTIEQUAL_-1206941139'), (u'COPY_-1206945082', u'MULTIEQUAL_-1206941568'), (u'COPY_-1206944937', u'MULTIEQUAL_-1206941568'), (u'INDIRECT_-1206939955', u'MULTIEQUAL_-1206939835'), (u'CALL_-1206943322', u'INDIRECT_-1206937889'), (u'INDIRECT_-1206941879', u'CALL_-1206945636'), (u'INT_NOTEQUAL_-1206937781', u'BOOL_OR_-1206937755'), (u'INDIRECT_-1206939148', u'MULTIEQUAL_-1206939097'), (u'CALL_-1206943582', u'INDIRECT_-1206940656'), (u'CAST_-1206937430', u'PTRADD_-1206937380'), ('tmp_1173', u'CBRANCH_-1206945771'), (u'CALL_-1206944027', u'INDIRECT_-1206937860'), (u'INDIRECT_-1206939074', u'MULTIEQUAL_-1206939007'), (u'MULTIEQUAL_-1206942568', u'MULTIEQUAL_-1206943319'), (u'CALL_-1206944146', u'INDIRECT_-1206940081'), (u'CALL_-1206942976', u'INDIRECT_-1206940122'), (u'CALL_-1206946588', u'INDIRECT_-1206940830'), (u'MULTIEQUAL_-1206936873', u'MULTIEQUAL_-1206938075'), (u'INDIRECT_-1206939327', u'MULTIEQUAL_-1206939626'), (u'CALL_-1206944820', u'INDIRECT_-1206938327'), (u'CALL_-1206943560', u'INDIRECT_-1206938060'), (u'CALL_-1206946446', u'INT_NOTEQUAL_-1206945083'), (u'MULTIEQUAL_-1206940759', u'INT_ADD_-1206943930'), (u'INDIRECT_-1206939247', u'MULTIEQUAL_-1206939261'), (u'CALL_-1206943177', u'INDIRECT_-1206938640'), (u'MULTIEQUAL_-1206939147', u'MULTIEQUAL_-1206939904'), (u'COPY_-1206945360', u'MULTIEQUAL_-1206941860'), (u'INDIRECT_-1206939229', u'MULTIEQUAL_-1206941349'), (u'CALL_-1206943245', u'INDIRECT_-1206939291'), (u'CALL_-1206946588', u'INDIRECT_-1206941122'), (u'INDIRECT_-1206941258', u'MULTIEQUAL_-1206941641'), (u'CALL_-1206945040', u'INDIRECT_-1206940207'), (u'CALL_-1206943582', u'INDIRECT_-1206939488'), (u'INDIRECT_-1206939603', u'MULTIEQUAL_-1206939381'), (u'MULTIEQUAL_-1206939007', u'MULTIEQUAL_-1206938524'), (u'INDIRECT_-1206939175', u'MULTIEQUAL_-1206936890'), (u'MULTIEQUAL_-1206940185', u'MULTIEQUAL_-1206940184'), (u'CALL_-1206943049', u'INDIRECT_-1206940350'), (u'CALL_-1206946446', u'INDIRECT_-1206942415'), (u'MULTIEQUAL_-1206936902', u'MULTIEQUAL_-1206940434'), (u'CALL_-1206943073', u'INDIRECT_-1206939923'), (u'INDIRECT_-1206939124', u'MULTIEQUAL_-1206939094'), (u'CALL_-1206943772', u'INDIRECT_-1206939533'), (u'CALL_-1206945930', u'INDIRECT_-1206939331'), (u'INDIRECT_-1206939247', u'MULTIEQUAL_-1206939664'), (u'INDIRECT_-1206942050', u'MULTIEQUAL_-1206941249'), (u'CALL_-1206945019', u'INDIRECT_-1206940150'), (u'CALL_-1206946446', u'INT_SLESS_-1206946332'), (u'INDIRECT_-1206937975', u'MULTIEQUAL_-1206936874'), (u'INDIRECT_-1206939944', u'MULTIEQUAL_-1206939434'), (u'CALL_-1206943925', u'INDIRECT_-1206938680'), (u'MULTIEQUAL_-1206938641', u'MULTIEQUAL_-1206938158'), (u'INDIRECT_-1206939832', u'MULTIEQUAL_-1206940984'), (u'CALL_-1206942962', u'INDIRECT_-1206940152'), (u'CALL_-1206943012', u'INDIRECT_-1206937833'), (u'CALL_-1206943217', u'INDIRECT_-1206939934'), (u'INDIRECT_-1206938794', u'CAST_-1206938044'), (u'CALL_-1206944820', u'INDIRECT_-1206939322'), (u'INDIRECT_-1206940423', u'MULTIEQUAL_-1206940905'), (u'LOAD_-1206943021', u'CAST_-1206936815'), (u'INDIRECT_-1206940670', u'MULTIEQUAL_-1206940546'), (u'CALL_-1206943177', u'INDIRECT_-1206938567'), (u'INDIRECT_-1206939590', u'MULTIEQUAL_-1206939572'), ('const-16', u'CALL_-1206944684'), ('const-104', u'INT_NOTEQUAL_-1206946406'), (u'CALL_-1206943224', u'INDIRECT_-1206937890'), (u'CALL_-1206943139', u'INDIRECT_-1206937976'), (u'CALL_-1206943217', u'INDIRECT_-1206939569'), ('tmp_11831', u'PTRSUB_-1206937665'), (u'CALL_-1206943010', u'INDIRECT_-1206939248'), (u'CALL_-1206945040', u'INDIRECT_-1206939331'), (u'INT_NOTEQUAL_-1206943524', u'CBRANCH_-1206943524'), (u'INDIRECT_-1206937764', u'MULTIEQUAL_-1206936872'), ('tmp_458', u'CBRANCH_-1206946316'), (u'INT_NOTEQUAL_-1206943750', u'CBRANCH_-1206943749'), (u'CALL_-1206943139', u'INDIRECT_-1206938183'), (u'CALL_-1206946569', u'INDIRECT_-1206940743'), (u'INDIRECT_-1206939028', u'MULTIEQUAL_-1206939042'), (u'INDIRECT_-1206939805', u'MULTIEQUAL_-1206939754'), (u'CALL_-1206944820', u'INDIRECT_-1206939175'), ('const-433', u'STORE_-1206943794'), (u'CALL_-1206943049', u'INDIRECT_-1206938525'), (u'STORE_-1206943768', u'INDIRECT_-1206938906'), (u'MULTIEQUAL_-1206939766', u'MULTIEQUAL_-1206940253'), (u'INDIRECT_-1206941028', u'MULTIEQUAL_-1206939445'), (u'CALL_-1206943322', u'INDIRECT_-1206938096'), ('const--208', u'PTRSUB_-1206937659'), (u'CALL_-1206945019', u'INDIRECT_-1206939273'), ('const-433', u'LOAD_-1206943920'), (u'INDIRECT_-1206940966', u'MULTIEQUAL_-1206941349'), (u'LOAD_-1206945694', u'INT_EQUAL_-1206945679'), (u'INT_SLESS_-1206944056', u'CBRANCH_-1206944063'), (u'MULTIEQUAL_-1206937661', u'MULTIEQUAL_-1206937660'), (u'CALL_-1206943304', u'INDIRECT_-1206938663'), (u'CALL_-1206943560', u'INDIRECT_-1206937849'), (u'INT_ADD_-1206941282', u'INT_SLESS_-1206944077'), (u'CALL_-1206943004', u'INDIRECT_-1206938530'), (u'INDIRECT_-1206941850', u'MULTIEQUAL_-1206941828'), (u'CALL_-1206944820', u'INDIRECT_-1206939029'), (u'CALL_-1206944684', u'INDIRECT_-1206939979'), (u'INDIRECT_-1206938888', u'MULTIEQUAL_-1206939226'), (u'INDIRECT_-1206938954', u'MULTIEQUAL_-1206938968'), (u'INDIRECT_-1206938154', u'MULTIEQUAL_-1206937936'), ('const-1641568', u'PTRSUB_-1206946452'), (u'CALL_-1206943718', u'INDIRECT_-1206938058'), (u'CALL_-1206943177', u'INDIRECT_-1206940466'), ('const-103', u'INT_NOTEQUAL_-1206945403'), (u'CALL_-1206943001', u'INDIRECT_-1206940195'), (u'INDIRECT_-1206940024', u'MULTIEQUAL_-1206939973'), (u'INDIRECT_-1206939232', u'MULTIEQUAL_-1206939210'), (u'CALL_-1206945086', u'INDIRECT_-1206938742'), (u'CALL_-1206943501', u'INDIRECT_-1206938990'), (u'CALL_-1206945703', u'INDIRECT_-1206942171'), (u'CALL_-1206944684', u'INDIRECT_-1206939833'), (u'CALL_-1206946446', u'INDIRECT_-1206941028'), (u'CALL_-1206943049', u'INDIRECT_-1206937879'), (u'CALL_-1206946588', u'INDIRECT_-1206940318'), (u'CALL_-1206944751', u'INDIRECT_-1206940600'), (u'CALL_-1206944751', u'INDIRECT_-1206941330'), (u'CALL_-1206945930', u'INDIRECT_-1206939607'), (u'CALL_-1206942950', u'INDIRECT_-1206938902'), (u'COPY_-1206944992', u'MULTIEQUAL_-1206941349'), (u'INDIRECT_-1206940523', u'MULTIEQUAL_-1206940759'), (u'INDIRECT_-1206939732', u'MULTIEQUAL_-1206939681'), (u'CALL_-1206944146', u'INDIRECT_-1206940008'), ('const--220', u'PTRSUB_-1206939199'), (u'CALL_-1206946569', u'INDIRECT_-1206939886'), (u'INDIRECT_-1206939428', u'MULTIEQUAL_-1206939664'), (u'CALL_-1206943217', u'INDIRECT_-1206940445'), (u'MULTIEQUAL_-1206939692', u'COPY_-1206939746'), (u'CALL_-1206943820', u'INDIRECT_-1206939639'), (u'MULTIEQUAL_-1206936886', u'MULTIEQUAL_-1206939266'), (u'INDIRECT_-1206937695', u'MULTIEQUAL_-1206936871'), (u'CALL_-1206943139', u'INDIRECT_-1206938691'), (u'INDIRECT_-1206939416', u'CAST_-1206938669'), (u'MULTIEQUAL_-1206936876', u'MULTIEQUAL_-1206938359'), ('const-63', u'INT_EQUAL_-1206945206'), (u'INDIRECT_-1206939538', u'COPY_-1206938658'), ('tmp_1880', u'BRANCH_-1206945170'), (u'MULTIEQUAL_-1206943319', u'CAST_-1206938680'), (u'CALL_-1206946253', u'INDIRECT_-1206941173'), (u'COPY_-1206940679', u'MULTIEQUAL_-1206941139'), (u'CALL_-1206944834', u'INDIRECT_-1206941000'), (u'INDIRECT_-1206939757', u'MULTIEQUAL_-1206940265'), ('tmp_1743', u'CBRANCH_-1206945210'), (u'INDIRECT_-1206939477', u'MULTIEQUAL_-1206939443'), (u'INDIRECT_-1206940150', u'MULTIEQUAL_-1206941276'), (u'CALL_-1206945888', u'INDIRECT_-1206941575'), ('tmp_3111', u'CBRANCH_-1206943625'), (u'CALL_-1206943563', u'INDIRECT_-1206938428'), (u'INDIRECT_-1206939788', u'MULTIEQUAL_-1206939747'), (u'CALL_-1206943718', u'INDIRECT_-1206938984'), (u'CALL_-1206942653', u'INDIRECT_-1206937719'), (u'INDIRECT_-1206940882', u'MULTIEQUAL_-1206940838'), (u'CALL_-1206943073', u'INDIRECT_-1206938828'), (u'INDIRECT_-1206942269', u'CALL_-1206945703'), (u'INDIRECT_-1206938560', u'MULTIEQUAL_-1206936882'), (u'INDIRECT_-1206942269', u'MULTIEQUAL_-1206942225'), (u'CALL_-1206945888', u'INDIRECT_-1206940041'), (u'BOOL_OR_-1206937773', u'BOOL_OR_-1206937775'), (u'MULTIEQUAL_-1206942849', u'MULTIEQUAL_-1206942831'), (u'STORE_-1206943768', u'INDIRECT_-1206940731'), (u'INDIRECT_-1206940881', u'MULTIEQUAL_-1206940984'), (u'CALL_-1206943139', u'INDIRECT_-1206940078'), ('tmp_1526', u'CBRANCH_-1206945810'), (u'CALL_-1206943010', u'INDIRECT_-1206938810'), (u'CALL_-1206944751', u'INDIRECT_-1206939504'), (u'CALL_-1206943217', u'INDIRECT_-1206940226'), (u'CALL_-1206943925', u'INDIRECT_-1206939994'), (u'INDIRECT_-1206939667', u'MULTIEQUAL_-1206941787'), (u'CALL_-1206945930', u'INDIRECT_-1206942151'), (u'INDIRECT_-1206940882', u'MULTIEQUAL_-1206940028'), (u'INDIRECT_-1206940736', u'MULTIEQUAL_-1206940692'), (u'CALL_-1206943012', u'INDIRECT_-1206939801'), (u'CALL_-1206945703', u'INDIRECT_-1206941149'), (u'CALL_-1206945636', u'INDIRECT_-1206939943'), (u'INDIRECT_-1206941039', u'MULTIEQUAL_-1206941422'), (u'INDIRECT_-1206940417', u'MULTIEQUAL_-1206941714'), (u'INDIRECT_-1206938927', u'MULTIEQUAL_-1206938860'), (u'INDIRECT_-1206939950', u'MULTIEQUAL_-1206939883'), (u'CALL_-1206943101', u'INDIRECT_-1206940567'), (u'CALL_-1206943101', u'INDIRECT_-1206938092'), (u'INDIRECT_-1206939321', u'MULTIEQUAL_-1206936892'), (u'CALL_-1206945930', u'INDIRECT_-1206941713'), (u'INDIRECT_-1206941612', u'MULTIEQUAL_-1206940758'), (u'CALL_-1206944820', u'INDIRECT_-1206938956'), (u'PTRADD_-1206937153', u'LOAD_-1206943272'), (u'CALL_-1206946253', u'INDIRECT_-1206941611'), (u'CALL_-1206942653', u'INDIRECT_-1206938442'), (u'INT_EQUAL_-1206946000', u'CBRANCH_-1206945998'), (u'MULTIEQUAL_-1206941682', u'CALL_-1206945836'), ('const-1651616', u'PTRSUB_-1206946429'), (u'CALL_-1206942950', u'INDIRECT_-1206937469'), (u'STORE_-1206943684', u'INDIRECT_-1206939659'), (u'CALL_-1206943899', u'INDIRECT_-1206939758'), (u'MULTIEQUAL_-1206940467', u'INT_NOTEQUAL_-1206943009'), (u'INDIRECT_-1206940343', u'MULTIEQUAL_-1206936906'), (u'INDIRECT_-1206940596', u'MULTIEQUAL_-1206940472'), (u'INDIRECT_-1206939822', u'MULTIEQUAL_-1206939777'), (u'CALL_-1206943322', u'INDIRECT_-1206940356'), (u'INDIRECT_-1206939400', u'MULTIEQUAL_-1206939699'), (u'MULTIEQUAL_-1206941269', u'MULTIEQUAL_-1206942079'), (u'INDIRECT_-1206942196', u'MULTIEQUAL_-1206941342'), (u'CALL_-1206945040', u'INDIRECT_-1206940791'), (u'MULTIEQUAL_-1206940831', u'MULTIEQUAL_-1206941641'), (u'CALL_-1206943899', u'INT_SLESS_-1206943884'), ('tmp_1340', u'CBRANCH_-1206945661'), (u'INDIRECT_-1206938516', u'MULTIEQUAL_-1206938933'), (u'INDIRECT_-1206940736', u'MULTIEQUAL_-1206939882'), ('tmp_314', u'CBRANCH_-1206946425'), (u'INDIRECT_-1206940415', u'MULTIEQUAL_-1206940832'), (u'INDIRECT_-1206939521', u'MULTIEQUAL_-1206941641'), (u'MULTIEQUAL_-1206939516', u'MULTIEQUAL_-1206940326'), (u'INDIRECT_-1206940516', u'MULTIEQUAL_-1206938933'), (u'MULTIEQUAL_-1206940716', u'MULTIEQUAL_-1206941203'), (u'INDIRECT_-1206938948', u'MULTIEQUAL_-1206941057'), (u'CALL_-1206946604', u'INDIRECT_-1206940120'), (u'MULTIEQUAL_-1206936883', u'MULTIEQUAL_-1206939047'), (u'CALL_-1206946656', u'INDIRECT_-1206940224'), (u'INDIRECT_-1206939530', u'MULTIEQUAL_-1206939485'), (u'CALL_-1206943513', u'INDIRECT_-1206940167'), (u'INDIRECT_-1206938327', u'MULTIEQUAL_-1206938286'), ('const-0', u'INT_NOTEQUAL_-1206937806'), (u'CAST_-1206937430', u'CALL_-1206943012'), (u'CALL_-1206942950', u'INDIRECT_-1206937883'), (u'INDIRECT_-1206939989', u'MULTIEQUAL_-1206939955'), (u'CAST_-1206937430', u'CALL_-1206943304'), ('const-512', u'INT_EQUAL_-1206946353'), (u'INDIRECT_-1206941466', u'INT_NOTEQUAL_-1206937792'), (u'CALL_-1206943563', u'INDIRECT_-1206940169'), ('const-5', u'CALL_-1206943073'), (u'MULTIEQUAL_-1206943183', u'MULTIEQUAL_-1206943165'), (u'INDIRECT_-1206939759', u'MULTIEQUAL_-1206940911'), (u'COPY_-1206937213', u'RETURN_-1206942936'), (u'INDIRECT_-1206938490', u'MULTIEQUAL_-1206938439'), (u'MULTIEQUAL_-1206936894', u'MULTIEQUAL_-1206939674'), (u'MULTIEQUAL_-1206939838', u'COPY_-1206939892'), (u'CALL_-1206946656', u'INDIRECT_-1206941973'), (u'INDIRECT_-1206938815', u'MULTIEQUAL_-1206939153'), (u'INDIRECT_-1206940518', u'MULTIEQUAL_-1206940477'), (u'INDIRECT_-1206939028', u'MULTIEQUAL_-1206939445'), (u'MULTIEQUAL_-1206936898', u'MULTIEQUAL_-1206939966'), (u'MULTIEQUAL_-1206939555', u'MULTIEQUAL_-1206939285'), (u'MULTIEQUAL_-1206940467', u'MULTIEQUAL_-1206939984'), ('tmp_1940', u'CBRANCH_-1206945081'), ('const-83', u'INT_EQUAL_-1206945213'), (u'STORE_-1206943768', u'INDIRECT_-1206940585'), (u'CALL_-1206942653', u'INDIRECT_-1206939099'), (u'INDIRECT_-1206939521', u'MULTIEQUAL_-1206939503'), (u'MULTIEQUAL_-1206941249', u'MULTIEQUAL_-1206942006'), ('const-8', u'CALL_-1206943718'), (u'CALL_-1206943582', u'INDIRECT_-1206940072'), (u'CALL_-1206943217', u'INDIRECT_-1206940080'), (u'CALL_-1206943245', u'INDIRECT_-1206939510'), (u'CALL_-1206944027', u'INDIRECT_-1206938948'), (u'INT_SLESS_-1206943884', u'CBRANCH_-1206943884'), (u'CALL_-1206943560', u'INDIRECT_-1206938206'), (u'CALL_-1206945836', u'INDIRECT_-1206940961'), (u'BOOL_OR_-1206937789', u'BOOL_OR_-1206937781'), (u'INDIRECT_-1206937875', u'MULTIEQUAL_-1206938296'), (u'CALL_-1206943224', u'INDIRECT_-1206938889'), (u'INDIRECT_-1206940421', u'MULTIEQUAL_-1206940759'), (u'CALL_-1206942629', u'INDIRECT_-1206938138'), (u'INDIRECT_-1206939161', u'MULTIEQUAL_-1206940952'), (u'COPY_-1206944846', u'MULTIEQUAL_-1206941495'), (u'INDIRECT_-1206940691', u'MULTIEQUAL_-1206940984'), (u'INDIRECT_-1206939749', u'MULTIEQUAL_-1206939527'), (u'INDIRECT_-1206941303', u'MULTIEQUAL_-1206941269'), (u'MULTIEQUAL_-1206939370', u'MULTIEQUAL_-1206940180'), (u'CALL_-1206942962', u'INDIRECT_-1206939714'), (u'INDIRECT_-1206939760', u'MULTIEQUAL_-1206940765'), (u'CALL_-1206943899', u'INDIRECT_-1206940123'), (u'CALL_-1206945930', u'INDIRECT_-1206942005'), (u'CALL_-1206943049', u'INDIRECT_-1206938378'), ('const-1', u'INT_ADD_-1206945707'), ('tmp_1496', u'CBRANCH_-1206945830'), (u'CALL_-1206943101', u'INDIRECT_-1206938449'), (u'INDIRECT_-1206939769', u'MULTIEQUAL_-1206940984'), (u'CALL_-1206944684', u'INDIRECT_-1206939687'), (u'CALL_-1206943217', u'INDIRECT_-1206938620'), (u'CALL_-1206946588', u'INDIRECT_-1206940038'), (u'CALL_-1206943546', u'INDIRECT_-1206939676'), (u'INT_AND_-1206941541', u'CALL_-1206944027'), (u'INDIRECT_-1206938902', u'MULTIEQUAL_-1206939518'), (u'INDIRECT_-1206939375', u'MULTIEQUAL_-1206941495'), (u'INDIRECT_-1206941558', u'MULTIEQUAL_-1206941536'), (u'CALL_-1206945019', u'INDIRECT_-1206941245'), (u'CALL_-1206943304', u'INDIRECT_-1206937737'), (u'INDIRECT_-1206937469', u'MULTIEQUAL_-1206938089'), (u'CALL_-1206943501', u'INDIRECT_-1206938844'), (u'CALL_-1206943073', u'INDIRECT_-1206939412'), (u'INDIRECT_-1206939468', u'MULTIEQUAL_-1206940765'), (u'INDIRECT_-1206939833', u'MULTIEQUAL_-1206940838'), (u'MULTIEQUAL_-1206940258', u'MULTIEQUAL_-1206940257'), (u'CALL_-1206944684', u'INDIRECT_-1206939175'), (u'CALL_-1206943501', u'INDIRECT_-1206939574'), (u'INDIRECT_-1206940974', u'MULTIEQUAL_-1206940952'), (u'CALL_-1206943546', u'INDIRECT_-1206939238'), (u'CALL_-1206945930', u'INDIRECT_-1206940253'), (u'INDIRECT_-1206937789', u'MULTIEQUAL_-1206938301'), (u'CALL_-1206943591', u'INDIRECT_-1206938941'), (u'INDIRECT_-1206941685', u'MULTIEQUAL_-1206940831'), (u'CALL_-1206943772', u'INDIRECT_-1206939314'), ('const-1490040', u'COPY_-1206936895'), (u'INDIRECT_-1206941011', u'MULTIEQUAL_-1206940977'), (u'MULTIEQUAL_-1206939496', u'MULTIEQUAL_-1206940253'), (u'INDIRECT_-1206940488', u'MULTIEQUAL_-1206940905'), (u'CALL_-1206943820', u'INDIRECT_-1206939055'), (u'INDIRECT_-1206939550', u'MULTIEQUAL_-1206939516'), (u'MULTIEQUAL_-1206940862', u'MULTIEQUAL_-1206941349'), (u'INDIRECT_-1206937519', u'MULTIEQUAL_-1206936869'), (u'INDIRECT_-1206938522', u'MULTIEQUAL_-1206938860'), (u'CALL_-1206943718', u'INDIRECT_-1206940006'), (u'SUBPIECE_-1206943797', u'INT_SLESS_-1206945662'), (u'CALL_-1206943513', u'INDIRECT_-1206938065'), (u'CALL_-1206945040', u'INDIRECT_-1206938547'), (u'CALL_-1206943925', u'INDIRECT_-1206939556'), (u'CALL_-1206946253', u'INDIRECT_-1206940881'), (u'INDIRECT_-1206938636', u'MULTIEQUAL_-1206938585'), (u'INDIRECT_-1206939939', u'MULTIEQUAL_-1206940175'), ('const-0', u'CALL_-1206943010'), (u'INDIRECT_-1206938065', u'MULTIEQUAL_-1206939856'), (u'INDIRECT_-1206939448', u'MULTIEQUAL_-1206939835'), (u'CALL_-1206942653', u'INDIRECT_-1206939610'), (u'CALL_-1206946446', u'INT_NOTEQUAL_-1206945403'), (u'INDIRECT_-1206938377', u'MULTIEQUAL_-1206938676'), (u'INDIRECT_-1206940736', u'INT_NOTEQUAL_-1206937780'), (u'CALL_-1206943101', u'INDIRECT_-1206939253'), (u'CALL_-1206943925', u'INDIRECT_-1206938534'), (u'INDIRECT_-1206940244', u'MULTIEQUAL_-1206940222'), ('const-8', u'PTRADD_-1206937430'), (u'CALL_-1206945019', u'INDIRECT_-1206938705'), (u'INDIRECT_-1206939837', u'MULTIEQUAL_-1206940175'), (u'CALL_-1206943245', u'INDIRECT_-1206937919'), (u'MULTIEQUAL_-1206940738', u'MULTIEQUAL_-1206941495'), (u'CALL_-1206944027', u'INDIRECT_-1206940043'), (u'INDIRECT_-1206939751', u'MULTIEQUAL_-1206941860'), ('tmp_1907', u'CBRANCH_-1206945111'), (u'INDIRECT_-1206938297', u'MULTIEQUAL_-1206938714'), (u'CALL_-1206943582', u'INDIRECT_-1206940291'), (u'INDIRECT_-1206937651', u'MULTIEQUAL_-1206938163'), (u'CALL_-1206946656', u'INDIRECT_-1206940086'), ('const-1', u'INT_EQUAL_-1206943703'), (u'CALL_-1206943245', u'INDIRECT_-1206938634'), (u'CALL_-1206945852', u'INDIRECT_-1206940536'), (u'CALL_-1206942629', u'INDIRECT_-1206939380'), (u'CALL_-1206942976', u'INDIRECT_-1206938297'), (u'MULTIEQUAL_-1206941342', u'MULTIEQUAL_-1206942152'), (u'CALL_-1206945852', u'INDIRECT_-1206941120'), (u'CALL_-1206946656', u'INDIRECT_-1206942265'), (u'CALL_-1206943217', u'INDIRECT_-1206939642'), (u'CALL_-1206945019', u'INDIRECT_-1206940296'), (u'CALL_-1206945040', u'INDIRECT_-1206941229'), (u'CALL_-1206946628', u'INDIRECT_-1206940002'), (u'CAST_-1206937430', u'INT_EQUAL_-1206943802'), (u'CALL_-1206942962', u'INDIRECT_-1206938546'), (u'CALL_-1206945703', u'INDIRECT_-1206939485'), (u'INDIRECT_-1206938013', u'MULTIEQUAL_-1206938434'), (u'CALL_-1206945086', u'INDIRECT_-1206940187'), ('const-97', u'INT_EQUAL_-1206945841'), (u'INDIRECT_-1206941758', u'MULTIEQUAL_-1206941714'), (u'MULTIEQUAL_-1206938816', u'COPY_-1206938870'), (u'MULTIEQUAL_-1206938432', u'MULTIEQUAL_-1206938430'), (u'CALL_-1206943010', u'INDIRECT_-1206940343'), ('tmp_1750', u'BRANCH_-1206944832'), (u'MULTIEQUAL_-1206943325', u'MULTIEQUAL_-1206943325'), ('const-0', u'CALL_-1206945703'), (u'INDIRECT_-1206940226', u'MULTIEQUAL_-1206940185'), (u'INDIRECT_-1206939526', u'MULTIEQUAL_-1206941317'), (u'CALL_-1206945836', u'INDIRECT_-1206940304'), (u'CALL_-1206944972', u'INDIRECT_-1206941376'), (u'CALL_-1206943224', u'INDIRECT_-1206940130'), (u'INDIRECT_-1206941101', u'MULTIEQUAL_-1206940570'), (u'CALL_-1206946253', u'INDIRECT_-1206940223'), (u'CALL_-1206945836', u'INDIRECT_-1206940596'), (u'COPY_-1206945777', u'MULTIEQUAL_-1206941349'), (u'CALL_-1206942950', u'INDIRECT_-1206939194'), (u'INDIRECT_-1206940304', u'MULTIEQUAL_-1206940540'), (u'CALL_-1206943012', u'INDIRECT_-1206939947'), (u'CALL_-1206943217', u'INDIRECT_-1206938112'), (u'INDIRECT_-1206940224', u'MULTIEQUAL_-1206939423'), (u'STORE_-1206943768', u'INDIRECT_-1206939928'), (u'CALL_-1206944820', u'INDIRECT_-1206938465'), (u'CALL_-1206942629', u'INDIRECT_-1206938358'), (u'CAST_-1206937928', u'LOAD_-1206945077'), (u'STORE_-1206943684', u'INDIRECT_-1206940681'), (u'INDIRECT_-1206941831', u'MULTIEQUAL_-1206940977'), (u'CALL_-1206942962', u'INDIRECT_-1206939568'), (u'STORE_-1206943794', u'INDIRECT_-1206940823'), (u'MULTIEQUAL_-1206939862', u'MULTIEQUAL_-1206940619'), (u'INDIRECT_-1206937878', u'MULTIEQUAL_-1206937660'), (u'CALL_-1206944027', u'INDIRECT_-1206938729'), (u'INT_SLESS_-1206945798', u'CBRANCH_-1206945805'), (u'CALL_-1206942990', u'INDIRECT_-1206937768'), (u'INDIRECT_-1206942342', u'MULTIEQUAL_-1206941828'), (u'INDIRECT_-1206939775', u'MULTIEQUAL_-1206941860'), (u'MULTIEQUAL_-1206936886', u'MULTIEQUAL_-1206939090'), (u'INDIRECT_-1206938669', u'MULTIEQUAL_-1206939007'), (u'INDIRECT_-1206939851', u'MULTIEQUAL_-1206940467'), (u'INDIRECT_-1206939878', u'MULTIEQUAL_-1206939827'), (u'CALL_-1206943245', u'INDIRECT_-1206938341'), (u'PTRSUB_-1206937659', u'CALL_-1206943718'), (u'MULTIEQUAL_-1206939108', u'COPY_-1206939162'), (u'CALL_-1206943012', u'INDIRECT_-1206939728'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945709'), (u'CALL_-1206943718', u'INDIRECT_-1206939130'), (u'CALL_-1206944972', u'INDIRECT_-1206938848'), (u'CALL_-1206944972', u'INDIRECT_-1206941668'), (u'INDIRECT_-1206940625', u'MULTIEQUAL_-1206940403'), (u'CALL_-1206943224', u'INDIRECT_-1206938816'), (u'CALL_-1206945086', u'INDIRECT_-1206941355'), (u'COPY_-1206940559', u'MULTIEQUAL_-1206941139'), (u'INDIRECT_-1206937954', u'MULTIEQUAL_-1206938296'), (u'CALL_-1206943012', u'INDIRECT_-1206938121'), (u'INDIRECT_-1206941466', u'MULTIEQUAL_-1206941422'), (u'INDIRECT_-1206940116', u'MULTIEQUAL_-1206942225'), (u'CALL_-1206943899', u'INDIRECT_-1206940853'), (u'CALL_-1206943322', u'INDIRECT_-1206939480'), (u'MULTIEQUAL_-1206936878', u'MULTIEQUAL_-1206938680'), (u'CALL_-1206944027', u'INDIRECT_-1206939021'), (u'MULTIEQUAL_-1206942860', u'MULTIEQUAL_-1206942842'), ('tmp_2007', u'CBRANCH_-1206944991'), (u'CALL_-1206943049', u'INDIRECT_-1206938963'), (u'INDIRECT_-1206940166', u'MULTIEQUAL_-1206936904'), (u'INDIRECT_-1206940269', u'MULTIEQUAL_-1206940283'), (u'CALL_-1206945703', u'INDIRECT_-1206939623'), (u'CAST_-1206937430', u'PTRADD_-1206936897'), (u'STORE_-1206943794', u'INDIRECT_-1206940239'), (u'MULTIEQUAL_-1206938579', u'MULTIEQUAL_-1206938578'), (u'CALL_-1206942990', u'INDIRECT_-1206938340'), (u'INDIRECT_-1206939687', u'MULTIEQUAL_-1206940984'), (u'COPY_-1206945207', u'MULTIEQUAL_-1206940911'), (u'INDIRECT_-1206938961', u'MULTIEQUAL_-1206939299'), (u'INDIRECT_-1206939034', u'MULTIEQUAL_-1206939372'), (u'MULTIEQUAL_-1206941665', u'MULTIEQUAL_-1206941395'), (u'CALL_-1206943101', u'INDIRECT_-1206938742'), (u'CALL_-1206945636', u'INDIRECT_-1206939586'), (u'CALL_-1206943560', u'INDIRECT_-1206938352'), (u'CALL_-1206945888', u'CALL_-1206945852'), (u'CALL_-1206943582', u'INDIRECT_-1206939415'), (u'CALL_-1206943217', u'INDIRECT_-1206940007'), (u'INDIRECT_-1206938138', u'MULTIEQUAL_-1206939929'), (u'INDIRECT_-1206939331', u'MULTIEQUAL_-1206939628'), (u'CALL_-1206943322', u'INDIRECT_-1206938750'), (u'CALL_-1206945888', u'INDIRECT_-1206940699'), (u'CALL_-1206945836', u'INDIRECT_-1206940158'), ('const-5', u'CALL_-1206945888'), (u'CALL_-1206945703', u'INDIRECT_-1206941368'), (u'INDIRECT_-1206940709', u'MULTIEQUAL_-1206941714'), ('const-0', u'CALL_-1206946628'), (u'INDIRECT_-1206939770', u'MULTIEQUAL_-1206939736'), (u'INDIRECT_-1206939180', u'MULTIEQUAL_-1206939518'), ('tmp_3073', u'CBRANCH_-1206943660'), (u'INDIRECT_-1206940937', u'MULTIEQUAL_-1206942152'), (u'INDIRECT_-1206939611', u'MULTIEQUAL_-1206939546'), (u'CALL_-1206946656', u'INDIRECT_-1206940512'), ('const-514', u'INT_EQUAL_-1206946321'), (u'CALL_-1206946569', u'INDIRECT_-1206942568'), (u'CALL_-1206946604', u'INDIRECT_-1206940404'), (u'BOOL_OR_-1206937761', u'BOOL_OR_-1206937763'), (u'CALL_-1206943563', u'INDIRECT_-1206940315'), (u'INDIRECT_-1206940163', u'MULTIEQUAL_-1206940546'), (u'CALL_-1206945836', u'INDIRECT_-1206941691'), (u'MULTIEQUAL_-1206936901', u'MULTIEQUAL_-1206940185'), (u'CALL_-1206943010', u'INDIRECT_-1206940270'), (u'CALL_-1206943718', u'INDIRECT_-1206939349'), ('const-116', u'INT_EQUAL_-1206945817'), (u'COPY_-1206945755', u'MULTIEQUAL_-1206941130'), (u'INDIRECT_-1206940698', u'MULTIEQUAL_-1206940476'), (u'INDIRECT_-1206939705', u'MULTIEQUAL_-1206940321'), (u'CALL_-1206944751', u'INDIRECT_-1206940162'), (u'INT_EQUAL_-1206944994', u'CBRANCH_-1206944991'), (u'CALL_-1206945019', u'INDIRECT_-1206940661'), (u'INDIRECT_-1206939320', u'MULTIEQUAL_-1206939334'), (u'INDIRECT_-1206938671', u'MULTIEQUAL_-1206939153'), (u'CALL_-1206944751', u'INDIRECT_-1206941184'), (u'INDIRECT_-1206940013', u'MULTIEQUAL_-1206939163'), ('const-1', u'COPY_-1206945014'), (u'CALL_-1206945852', u'INDIRECT_-1206939383'), (u'CALL_-1206943513', u'INDIRECT_-1206938633'), (u'INDIRECT_-1206938852', u'MULTIEQUAL_-1206936886'), (u'INDIRECT_-1206938963', u'MULTIEQUAL_-1206939445'), (u'INDIRECT_-1206940052', u'MULTIEQUAL_-1206941057'), (u'INDIRECT_-1206940280', u'MULTIEQUAL_-1206941495'), (u'CALL_-1206945019', u'INDIRECT_-1206938774'), (u'MULTIEQUAL_-1206939181', u'COPY_-1206939235'), (u'INDIRECT_-1206941758', u'MULTIEQUAL_-1206940957'), (u'LOAD_-1206945077', u'INT_EQUAL_-1206945062'), (u'CALL_-1206942962', u'INDIRECT_-1206938034'), (u'CALL_-1206944972', u'INDIRECT_-1206939477'), (u'CALL_-1206944820', u'INDIRECT_-1206939102'), (u'INDIRECT_-1206940563', u'MULTIEQUAL_-1206941568'), (u'CALL_-1206945040', u'INDIRECT_-1206940499'), (u'INDIRECT_-1206942130', u'MULTIEQUAL_-1206942006'), (u'CALL_-1206945703', u'INDIRECT_-1206941295'), (u'INDIRECT_-1206939538', u'MULTIEQUAL_-1206939835'), (u'INDIRECT_-1206939174', u'MULTIEQUAL_-1206939188'), (u'CALL_-1206946253', u'INDIRECT_-1206942414'), (u'INT_EQUAL_-1206945773', u'CBRANCH_-1206945771'), (u'INDIRECT_-1206938873', u'MULTIEQUAL_-1206938828'), (u'CAST_-1206937430', u'PTRADD_-1206937153'), (u'CALL_-1206946656', u'INDIRECT_-1206942557'), (u'CALL_-1206942976', u'INDIRECT_-1206939392'), (u'INDIRECT_-1206942561', u'MULTIEQUAL_-1206941707'), (u'CALL_-1206943177', u'INDIRECT_-1206939882'), (u'CALL_-1206946604', u'INDIRECT_-1206941500'), ('tmp_2678', u'CBRANCH_-1206944063'), (u'MULTIEQUAL_-1206936873', u'MULTIEQUAL_-1206938251'), (u'STORE_-1206943794', u'INDIRECT_-1206940312'), (u'INDIRECT_-1206938810', u'MULTIEQUAL_-1206936885'), (u'CALL_-1206943513', u'INDIRECT_-1206939510'), (u'INDIRECT_-1206942641', u'MULTIEQUAL_-1206942047'), (u'CALL_-1206943001', u'INDIRECT_-1206939319'), (u'INDIRECT_-1206938401', u'MULTIEQUAL_-1206940472'), (u'CALL_-1206943217', u'INDIRECT_-1206938839'), (u'CALL_-1206943073', u'INDIRECT_-1206937959'), (u'CALL_-1206944146', u'INDIRECT_-1206938475'), (u'STORE_-1206943768', u'INDIRECT_-1206939563'), (u'INDIRECT_-1206938913', u'MULTIEQUAL_-1206940984'), (u'INDIRECT_-1206937691', u'MULTIEQUAL_-1206939766'), ('const-0', u'INT_NOTEQUAL_-1206937788'), (u'STORE_-1206943684', u'INDIRECT_-1206939586'), (u'CALL_-1206945636', u'INDIRECT_-1206940966'), (u'CALL_-1206945930', u'INDIRECT_-1206941275'), ('tmp_568', u'CBRANCH_-1206946123'), (u'CALL_-1206945040', u'INDIRECT_-1206938823'), (u'INDIRECT_-1206938451', u'MULTIEQUAL_-1206938933'), (u'INDIRECT_-1206938856', u'MULTIEQUAL_-1206938805'), (u'INDIRECT_-1206938175', u'INT_AND_-1206943845'), (u'INDIRECT_-1206940535', u'MULTIEQUAL_-1206940484'), (u'CALL_-1206945836', u'INDIRECT_-1206939577'), (u'CALL_-1206943925', u'INDIRECT_-1206939702'), (u'CALL_-1206942962', u'INDIRECT_-1206940006'), (u'INDIRECT_-1206939521', u'MULTIEQUAL_-1206939628'), (u'INT_EQUAL_-1206946321', u'CBRANCH_-1206946316'), (u'CALL_-1206942653', u'INDIRECT_-1206938807'), (u'INDIRECT_-1206938735', u'MULTIEQUAL_-1206938749'), (u'CALL_-1206943217', u'INDIRECT_-1206940153'), (u'INDIRECT_-1206938327', u'MULTIEQUAL_-1206939628'), (u'INDIRECT_-1206941254', u'MULTIEQUAL_-1206941130'), (u'INDIRECT_-1206939964', u'MULTIEQUAL_-1206941755'), (u'MULTIEQUAL_-1206939400', u'COPY_-1206939454'), (u'INDIRECT_-1206940122', u'MULTIEQUAL_-1206940057'), (u'MULTIEQUAL_-1206940497', u'MULTIEQUAL_-1206940984'), (u'CALL_-1206944751', u'INDIRECT_-1206939212'), (u'CALL_-1206946588', u'INDIRECT_-1206940391'), (u'INDIRECT_-1206939758', u'MULTIEQUAL_-1206940175'), (u'INDIRECT_-1206940479', u'MULTIEQUAL_-1206940434'), ('const-1', u'COPY_-1206940747'), (u'CALL_-1206943501', u'INDIRECT_-1206939793'), (u'INDIRECT_-1206940406', u'MULTIEQUAL_-1206940184'), (u'CALL_-1206946253', u'INDIRECT_-1206942268'), (u'CALL_-1206942962', u'INDIRECT_-1206938473'), (u'CALL_-1206943012', u'MULTIEQUAL_-1206936854'), ('const-1', u'COPY_-1206945707'), (u'CALL_-1206943899', u'INDIRECT_-1206939247'), (u'CALL_-1206946656', u'INDIRECT_-1206940017'), (u'CALL_-1206943304', u'INDIRECT_-1206938882'), (u'INDIRECT_-1206940278', u'MULTIEQUAL_-1206942134'), ('tmp_1640', u'CBRANCH_-1206945363'), (u'MULTIEQUAL_-1206936903', u'MULTIEQUAL_-1206940331'), (u'CALL_-1206945019', u'INDIRECT_-1206941391'), (u'INDIRECT_-1206939000', u'MULTIEQUAL_-1206938933'), (u'CALL_-1206943718', u'INDIRECT_-1206940079'), (u'BOOL_OR_-1206937771', u'BOOL_OR_-1206937773'), (u'CALL_-1206943513', u'INDIRECT_-1206939583'), (u'CALL_-1206946628', u'INDIRECT_-1206939864'), (u'INDIRECT_-1206941831', u'INT_NOTEQUAL_-1206937802'), (u'CALL_-1206946446', u'INDIRECT_-1206940370'), (u'STORE_-1206943768', u'INDIRECT_-1206939855'), (u'STORE_-1206943684', u'INDIRECT_-1206940170'), (u'INDIRECT_-1206938883', u'MULTIEQUAL_-1206936886'), (u'INDIRECT_-1206939547', u'MULTIEQUAL_-1206940029'), (u'STORE_-1206943684', u'INDIRECT_-1206940754'), (u'CALL_-1206943513', u'INDIRECT_-1206940240'), (u'CALL_-1206945086', u'INDIRECT_-1206939968'), (u'CALL_-1206945019', u'INDIRECT_-1206939785'), (u'MULTIEQUAL_-1206943314', u'CALL_-1206944027'), (u'CALL_-1206946253', u'INDIRECT_-1206942049'), (u'MULTIEQUAL_-1206936898', u'MULTIEQUAL_-1206940142'), (u'MULTIEQUAL_-1206940495', u'COPY_-1206940549'), (u'CALL_-1206943245', u'INDIRECT_-1206938926'), (u'INDIRECT_-1206941331', u'MULTIEQUAL_-1206941714'), (u'INDIRECT_-1206940682', u'MULTIEQUAL_-1206940660'), (u'INDIRECT_-1206942415', u'MULTIEQUAL_-1206940832'), (u'CALL_-1206946604', u'INDIRECT_-1206942376'), ('const-0', u'COPY_-1206944839'), (u'INDIRECT_-1206937677', u'MULTIEQUAL_-1206939766'), (u'CALL_-1206943925', u'INDIRECT_-1206938241'), (u'CALL_-1206943245', u'INDIRECT_-1206939437'), (u'CALL_-1206946628', u'INDIRECT_-1206940209'), (u'CALL_-1206944820', u'INDIRECT_-1206939760'), (u'CALL_-1206943772', u'INDIRECT_-1206939679'), (u'STORE_-1206943794', u'INDIRECT_-1206938778'), (u'MULTIEQUAL_-1206936900', u'MULTIEQUAL_-1206940288'), (u'CALL_-1206946569', u'INDIRECT_-1206940093'), (u'INDIRECT_-1206939745', u'MULTIEQUAL_-1206940042'), (u'INDIRECT_-1206940888', u'MULTIEQUAL_-1206940862'), (u'INDIRECT_-1206937419', u'MULTIEQUAL_-1206936868'), (u'CALL_-1206946446', u'INDIRECT_-1206940882'), ('const-87', u'INT_EQUAL_-1206945298'), (u'CALL_-1206945703', u'INT_AND_-1206941563'), ('const-1', u'COPY_-1206944915'), (u'INDIRECT_-1206942131', u'MULTIEQUAL_-1206942125'), (u'INDIRECT_-1206942005', u'MULTIEQUAL_-1206942298'), ('const-1', u'COPY_-1206945025'), ('const-0', u'COPY_-1206943578'), (u'INDIRECT_-1206940462', u'MULTIEQUAL_-1206940411'), (u'CALL_-1206943899', u'INDIRECT_-1206938106'), (u'CALL_-1206943224', u'INDIRECT_-1206939254'), (u'CALL_-1206945852', u'INDIRECT_-1206940171'), (u'MULTIEQUAL_-1206940175', u'MULTIEQUAL_-1206939692'), (u'CALL_-1206943560', u'INDIRECT_-1206939302'), (u'CALL_-1206943322', u'INDIRECT_-1206939699'), (u'CALL_-1206946604', u'INDIRECT_-1206941208'), (u'CALL_-1206943563', u'INDIRECT_-1206939000'), (u'INDIRECT_-1206942561', u'MULTIEQUAL_-1206942047'), (u'CALL_-1206945086', u'INDIRECT_-1206940114'), (u'INDIRECT_-1206938636', u'MULTIEQUAL_-1206939766'), (u'INDIRECT_-1206938990', u'MULTIEQUAL_-1206939226'), ('tmp_1400', u'CBRANCH_-1206945602'), (u'INT_EQUAL_-1206945318', u'CBRANCH_-1206945316'), (u'CALL_-1206945636', u'INDIRECT_-1206940309'), (u'INDIRECT_-1206942269', u'CALL_-1206944751'), (u'PTRADD_-1206936897', u'LOAD_-1206943021'), (u'CALL_-1206944834', u'INDIRECT_-1206940051'), (u'MULTIEQUAL_-1206939893', u'MULTIEQUAL_-1206939892'), ('const-0', u'PTRSUB_-1206946429'), (u'INDIRECT_-1206942050', u'MULTIEQUAL_-1206941519'), (u'CALL_-1206943560', u'INDIRECT_-1206938133'), (u'INDIRECT_-1206938653', u'MULTIEQUAL_-1206938607'), (u'CALL_-1206943004', u'INDIRECT_-1206938311'), (u'CALL_-1206942629', u'INDIRECT_-1206937992'), (u'CALL_-1206944972', u'INDIRECT_-1206941084'), ('const-0', u'CALL_-1206945888'), (u'CALL_-1206945836', u'INDIRECT_-1206942131'), (u'INDIRECT_-1206940782', u'MULTIEQUAL_-1206941787'), (u'CALL_-1206943925', u'INDIRECT_-1206939337'), (u'INDIRECT_-1206940645', u'MULTIEQUAL_-1206941860'), (u'INDIRECT_-1206941741', u'MULTIEQUAL_-1206941707'), (u'CALL_-1206946569', u'INDIRECT_-1206939955'), (u'INDIRECT_-1206941185', u'MULTIEQUAL_-1206941568'), (u'CALL_-1206943546', u'INDIRECT_-1206940114'), (u'CALL_-1206946588', u'INDIRECT_-1206941341'), (u'INDIRECT_-1206941522', u'MULTIEQUAL_-1206941488'), (u'CAST_-1206938044', u'LOAD_-1206944742'), (u'CALL_-1206943560', u'INDIRECT_-1206937780'), (u'INDIRECT_-1206940490', u'MULTIEQUAL_-1206941495'), (u'INDIRECT_-1206939380', u'MULTIEQUAL_-1206941171'), (u'CALL_-1206943718', u'INDIRECT_-1206940882'), (u'CALL_-1206943245', u'INDIRECT_-1206937712'), ('const-1', u'COPY_-1206944926'), (u'INDIRECT_-1206941691', u'MULTIEQUAL_-1206941665'), (u'CALL_-1206944146', u'INDIRECT_-1206940300'), (u'INDIRECT_-1206941027', u'MULTIEQUAL_-1206941130'), (u'INDIRECT_-1206940171', u'MULTIEQUAL_-1206940149'), (u'CALL_-1206946253', u'INDIRECT_-1206941684'), (u'INDIRECT_-1206939983', u'MULTIEQUAL_-1206940321'), (u'CALL_-1206944834', u'INDIRECT_-1206939613'), (u'MULTIEQUAL_-1206942836', u'MULTIEQUAL_-1206942568'), (u'INDIRECT_-1206941129', u'MULTIEQUAL_-1206941422'), (u'CALL_-1206946588', u'INDIRECT_-1206940684'), (u'MULTIEQUAL_-1206939883', u'MULTIEQUAL_-1206939400'), (u'CALL_-1206944751', u'INDIRECT_-1206940089'), (u'CALL_-1206946604', u'INDIRECT_-1206941354'), (u'CALL_-1206942990', u'INDIRECT_-1206939582'), (u'CALL_-1206943718', u'INDIRECT_-1206938265'), (u'INDIRECT_-1206942078', u'MULTIEQUAL_-1206942371'), (u'CALL_-1206944834', u'INDIRECT_-1206941073'), (u'CALL_-1206944684', u'INDIRECT_-1206938964'), (u'INDIRECT_-1206939910', u'MULTIEQUAL_-1206940248'), (u'MULTIEQUAL_-1206936877', u'MULTIEQUAL_-1206938432'), (u'CALL_-1206942976', u'INDIRECT_-1206938589'), (u'CALL_-1206943772', u'INDIRECT_-1206940044'), (u'INDIRECT_-1206940377', u'MULTIEQUAL_-1206940351'), (u'CALL_-1206943177', u'INDIRECT_-1206940101'), (u'CALL_-1206943501', u'INDIRECT_-1206939136'), (u'CALL_-1206943304', u'INDIRECT_-1206938443'), (u'MULTIEQUAL_-1206940029', u'MULTIEQUAL_-1206939546'), (u'CALL_-1206943560', u'INDIRECT_-1206939959'), (u'INT_EQUAL_-1206946290', u'CBRANCH_-1206946284'), (u'CALL_-1206942962', u'INDIRECT_-1206939203'), (u'PTRADD_-1206937430', u'STORE_-1206943684'), (u'CALL_-1206944027', u'INDIRECT_-1206937929'), (u'CALL_-1206942950', u'INDIRECT_-1206938537'), (u'INDIRECT_-1206937553', u'MULTIEQUAL_-1206939628'), (u'CALL_-1206942976', u'INDIRECT_-1206937375'), (u'CALL_-1206943582', u'INDIRECT_-1206940802'), (u'CALL_-1206943304', u'INDIRECT_-1206938370'), (u'MULTIEQUAL_-1206938962', u'COPY_-1206939016'), (u'CALL_-1206942990', u'INDIRECT_-1206938560'), (u'CALL_-1206942629', u'INDIRECT_-1206939964'), (u'CALL_-1206946446', u'INDIRECT_-1206940013'), (u'INDIRECT_-1206941757', u'MULTIEQUAL_-1206941860'), (u'INDIRECT_-1206939045', u'MULTIEQUAL_-1206941130'), (u'CALL_-1206943546', u'INDIRECT_-1206940771'), (u'CALL_-1206946628', u'INDIRECT_-1206940863'), (u'CALL_-1206943591', u'INDIRECT_-1206940183'), (u'MULTIEQUAL_-1206943325', u'MULTIEQUAL_-1206942842'), (u'MULTIEQUAL_-1206939966', u'MULTIEQUAL_-1206939965'), (u'COPY_-1206939331', u'CALL_-1206946656'), (u'CALL_-1206945040', u'INDIRECT_-1206939842'), (u'CALL_-1206943004', u'INDIRECT_-1206939479'), (u'INDIRECT_-1206941984', u'MULTIEQUAL_-1206941390'), (u'CALL_-1206943563', u'INDIRECT_-1206939950'), (u'INDIRECT_-1206942269', u'MULTIEQUAL_-1206940686'), (u'CALL_-1206945019', u'INDIRECT_-1206940442'), ('const-0', u'CALL_-1206945040'), (u'INDIRECT_-1206940747', u'MULTIEQUAL_-1206941130'), ('tmp_1605', u'CBRANCH_-1206945401'), (u'CALL_-1206946569', u'INDIRECT_-1206942057'), (u'INDIRECT_-1206939027', u'MULTIEQUAL_-1206939535'), (u'INDIRECT_-1206941685', u'MULTIEQUAL_-1206941171'), (u'INDIRECT_-1206940348', u'MULTIEQUAL_-1206940686'), (u'INDIRECT_-1206938223', u'MULTIEQUAL_-1206938733'), (u'CALL_-1206946569', u'INDIRECT_-1206942422'), (u'INDIRECT_-1206941612', u'MULTIEQUAL_-1206941081'), (u'CALL_-1206943899', u'INDIRECT_-1206939393'), (u'CALL_-1206943899', u'INDIRECT_-1206939977'), (u'CALL_-1206943004', u'INDIRECT_-1206938749'), (u'STORE_-1206943684', u'INDIRECT_-1206939221'), (u'CALL_-1206943177', u'INDIRECT_-1206940320'), (u'INDIRECT_-1206939804', u'MULTIEQUAL_-1206939737'), (u'CALL_-1206943245', u'INDIRECT_-1206938126'), (u'COPY_-1206945003', u'MULTIEQUAL_-1206940619'), (u'CALL_-1206945703', u'INDIRECT_-1206940126'), (u'INDIRECT_-1206940223', u'MULTIEQUAL_-1206940326'), (u'CALL_-1206943820', u'INDIRECT_-1206938405'), ('const-8', u'PTRADD_-1206936897'), (u'INDIRECT_-1206941539', u'MULTIEQUAL_-1206941495'), (u'CALL_-1206945703', u'INDIRECT_-1206940200'), (u'MULTIEQUAL_-1206938887', u'MULTIEQUAL_-1206939697'), (u'INDIRECT_-1206941769', u'MULTIEQUAL_-1206942152'), (u'INDIRECT_-1206941619', u'MULTIEQUAL_-1206941025'), (u'CALL_-1206945636', u'INDIRECT_-1206941550'), (u'INDIRECT_-1206942224', u'MULTIEQUAL_-1206942517'), (u'CALL_-1206943010', u'INDIRECT_-1206937795'), (u'MULTIEQUAL_-1206940467', u'CALL_-1206943001'), (u'CALL_-1206942950', u'INDIRECT_-1206938610'), (u'CALL_-1206945636', u'INDIRECT_-1206940674'), (u'INDIRECT_-1206940663', u'MULTIEQUAL_-1206940149'), (u'CALL_-1206944972', u'INDIRECT_-1206941522'), (u'CALL_-1206942990', u'INDIRECT_-1206938414'), (u'INDIRECT_-1206941611', u'MULTIEQUAL_-1206941714'), (u'MULTIEQUAL_-1206941541', u'MULTIEQUAL_-1206942298'), (u'INDIRECT_-1206940096', u'MULTIEQUAL_-1206940029'), (u'INDIRECT_-1206938965', u'MULTIEQUAL_-1206940180'), (u'INDIRECT_-1206938520', u'MULTIEQUAL_-1206938538'), (u'CALL_-1206943177', u'INDIRECT_-1206938348'), (u'CALL_-1206945836', u'INDIRECT_-1206941034'), (u'CALL_-1206942950', u'INDIRECT_-1206940143'), (u'CALL_-1206943139', u'INDIRECT_-1206938471'), (u'INDIRECT_-1206941101', u'MULTIEQUAL_-1206941057'), (u'LOAD_-1206943920', u'CALL_-1206943101'), (u'CALL_-1206943322', u'INDIRECT_-1206939115'), (u'CALL_-1206943899', u'INDIRECT_-1206939539'), (u'CALL_-1206942990', u'INDIRECT_-1206939290'), (u'INDIRECT_-1206941193', u'MULTIEQUAL_-1206941171'), (u'CALL_-1206943563', u'INDIRECT_-1206939439'), (u'CALL_-1206943304', u'INDIRECT_-1206938516'), (u'INDIRECT_-1206939019', u'MULTIEQUAL_-1206938974'), (u'COPY_-1206945802', u'MULTIEQUAL_-1206940692'), (u'CALL_-1206943591', u'INDIRECT_-1206938442'), (u'CALL_-1206946446', u'INDIRECT_-1206941758'), (u'INDIRECT_-1206939131', u'MULTIEQUAL_-1206939090'), (u'CALL_-1206943772', u'INT_NOTEQUAL_-1206943750'), (u'INDIRECT_-1206938802', u'MULTIEQUAL_-1206940911'), (u'CALL_-1206945040', u'INDIRECT_-1206939184'), (u'CALL_-1206944820', u'INDIRECT_-1206940928'), (u'CALL_-1206944820', u'INDIRECT_-1206940490'), (u'CALL_-1206943217', u'INDIRECT_-1206939204'), (u'MULTIEQUAL_-1206940039', u'MULTIEQUAL_-1206940038'), (u'MULTIEQUAL_-1206939839', u'MULTIEQUAL_-1206940326'), (u'MULTIEQUAL_-1206940832', u'MULTIEQUAL_-1206940349'), (u'CALL_-1206942629', u'INDIRECT_-1206938211'), (u'INDIRECT_-1206938098', u'MULTIEQUAL_-1206938714'), (u'MULTIEQUAL_-1206936878', u'MULTIEQUAL_-1206938505'), (u'INDIRECT_-1206939440', u'MULTIEQUAL_-1206939389'), (u'INDIRECT_-1206938223', u'MULTIEQUAL_-1206938158'), (u'INDIRECT_-1206939497', u'MULTIEQUAL_-1206941568'), (u'INDIRECT_-1206940097', u'MULTIEQUAL_-1206940046'), (u'CALL_-1206943582', u'INDIRECT_-1206940218'), (u'CALL_-1206943245', u'INDIRECT_-1206940459'), (u'INDIRECT_-1206940742', u'MULTIEQUAL_-1206940716'), (u'CALL_-1206943012', u'INDIRECT_-1206938925'), (u'INDIRECT_-1206940253', u'MULTIEQUAL_-1206940546'), (u'INDIRECT_-1206940041', u'MULTIEQUAL_-1206939819'), (u'CALL_-1206943322', u'INDIRECT_-1206938677'), (u'CALL_-1206943245', u'INDIRECT_-1206939948'), (u'INDIRECT_-1206941668', u'MULTIEQUAL_-1206941634'), (u'INT_EQUAL_-1206945679', u'CBRANCH_-1206945676'), (u'CALL_-1206945019', u'INDIRECT_-1206941026'), ('const-73', u'INT_NOTEQUAL_-1206945083'), (u'INDIRECT_-1206940680', u'MULTIEQUAL_-1206940613'), (u'INDIRECT_-1206941219', u'MULTIEQUAL_-1206942371'), (u'CALL_-1206943513', u'INDIRECT_-1206938780'), (u'CALL_-1206946569', u'INDIRECT_-1206940450'), (u'CALL_-1206943563', u'INDIRECT_-1206939512'), (u'INDIRECT_-1206940243', u'MULTIEQUAL_-1206940192'), (u'INDIRECT_-1206938580', u'MULTIEQUAL_-1206938535'), ('const-119', u'INT_SLESS_-1206946364'), (u'MULTIEQUAL_-1206936899', u'MULTIEQUAL_-1206940039'), (u'INDIRECT_-1206939029', u'MULTIEQUAL_-1206940326'), (u'CALL_-1206944834', u'INDIRECT_-1206938679'), ('tmp_3620', u'BRANCH_-1206942947'), (u'INDIRECT_-1206940098', u'MULTIEQUAL_-1206940076'), (u'CALL_-1206945636', u'INDIRECT_-1206941185'), (u'INDIRECT_-1206940414', u'MULTIEQUAL_-1206940349'), (u'MULTIEQUAL_-1206939078', u'MULTIEQUAL_-1206939835'), (u'CALL_-1206946604', u'INDIRECT_-1206941865'), (u'CALL_-1206943217', u'INDIRECT_-1206938912'), (u'INDIRECT_-1206940268', u'MULTIEQUAL_-1206940203'), (u'CALL_-1206943820', u'INDIRECT_-1206940369'), (u'CALL_-1206944684', u'INDIRECT_-1206940709'), (u'CALL_-1206946604', u'INDIRECT_-1206941281'), (u'MULTIEQUAL_-1206940394', u'MULTIEQUAL_-1206939911'), (u'CALL_-1206944820', u'INDIRECT_-1206941001'), (u'CALL_-1206944972', u'INDIRECT_-1206939404'), (u'INDIRECT_-1206937905', u'MULTIEQUAL_-1206937868'), (u'COPY_-1206937143', u'CALL_-1206943073'), (u'INDIRECT_-1206939831', u'MULTIEQUAL_-1206939845'), (u'CALL_-1206943772', u'INDIRECT_-1206940555'), (u'INDIRECT_-1206939895', u'MULTIEQUAL_-1206939850'), (u'INT_EQUAL_-1206945783', u'CBRANCH_-1206945780'), (u'CALL_-1206943001', u'INDIRECT_-1206940560'), (u'CALL_-1206946656', u'INDIRECT_-1206939879'), (u'CALL_-1206945852', u'INDIRECT_-1206940463'), (u'CALL_-1206943820', u'INDIRECT_-1206939931'), (u'COPY_-1206937247', u'CALL_-1206943245'), (u'CALL_-1206943049', u'INDIRECT_-1206939766'), (u'CALL_-1206945836', u'INDIRECT_-1206940742'), (u'CALL_-1206943546', u'INDIRECT_-1206938800'), ('tmp_1647', u'BRANCH_-1206945081'), ('tmp_1133', u'CBRANCH_-1206945801'), (u'MULTIEQUAL_-1206940422', u'COPY_-1206940476'), (u'CALL_-1206945852', u'INDIRECT_-1206940901'), (u'CALL_-1206943049', u'INDIRECT_-1206939693'), (u'CALL_-1206942962', u'INDIRECT_-1206940298'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945812'), (u'CALL_-1206943546', u'INDIRECT_-1206939968'), (u'INDIRECT_-1206940130', u'MULTIEQUAL_-1206940429'), (u'INDIRECT_-1206941172', u'MULTIEQUAL_-1206942298'), (u'CALL_-1206942962', u'INDIRECT_-1206938984'), (u'INDIRECT_-1206938706', u'MULTIEQUAL_-1206936884'), (u'BOOL_OR_-1206937767', u'BOOL_OR_-1206937769'), (u'STORE_-1206943794', u'INDIRECT_-1206940677'), (u'CALL_-1206943563', u'INDIRECT_-1206939147'), (u'INDIRECT_-1206939311', u'MULTIEQUAL_-1206939089'), (u'CALL_-1206943217', u'INDIRECT_-1206938327'), (u'INDIRECT_-1206940077', u'MULTIEQUAL_-1206941203'), (u'CALL_-1206945703', u'INDIRECT_-1206939907'), (u'INDIRECT_-1206942641', u'MULTIEQUAL_-1206942517'), (u'CALL_-1206944972', u'INDIRECT_-1206941011'), (u'CALL_-1206945636', u'INDIRECT_-1206941258'), (u'INDIRECT_-1206942342', u'INT_SLESS_-1206944077'), (u'CALL_-1206943001', u'INDIRECT_-1206938954'), (u'INDIRECT_-1206941996', u'MULTIEQUAL_-1206941974'), (u'CALL_-1206943012', u'INDIRECT_-1206940312'), (u'CALL_-1206945930', u'INDIRECT_-1206941567'), (u'INDIRECT_-1206940442', u'MULTIEQUAL_-1206941568'), (u'INDIRECT_-1206941112', u'MULTIEQUAL_-1206941495'), (u'MULTIEQUAL_-1206936893', u'MULTIEQUAL_-1206939601'), (u'INDIRECT_-1206939173', u'MULTIEQUAL_-1206939108'), (u'MULTIEQUAL_-1206940130', u'COPY_-1206940184'), (u'STORE_-1206943768', u'INDIRECT_-1206938979'), (u'CALL_-1206943820', u'INDIRECT_-1206940661'), (u'CALL_-1206943073', u'INDIRECT_-1206940288'), (u'MULTIEQUAL_-1206941811', u'MULTIEQUAL_-1206941541'), (u'CALL_-1206943101', u'INDIRECT_-1206938303'), (u'CALL_-1206942653', u'INDIRECT_-1206937930'), (u'INT_SLESS_-1206945045', u'CBRANCH_-1206945044'), (u'CALL_-1206942962', u'INDIRECT_-1206939276'), (u'MULTIEQUAL_-1206936885', u'MULTIEQUAL_-1206939193'), (u'INDIRECT_-1206940636', u'MULTIEQUAL_-1206941933'), (u'INDIRECT_-1206939797', u'MULTIEQUAL_-1206939904'), (u'BOOL_OR_-1206937781', u'CBRANCH_-1206944128'), (u'INDIRECT_-1206941320', u'MULTIEQUAL_-1206940519'), (u'INDIRECT_-1206941494', u'MULTIEQUAL_-1206941787'), (u'INDIRECT_-1206941904', u'MULTIEQUAL_-1206941103'), (u'INDIRECT_-1206939058', u'MULTIEQUAL_-1206939017'), (u'INDIRECT_-1206939832', u'MULTIEQUAL_-1206936899'), (u'INDIRECT_-1206941466', u'INT_ADD_-1206945090'), (u'MULTIEQUAL_-1206939985', u'MULTIEQUAL_-1206940472'), (u'INDIRECT_-1206939394', u'MULTIEQUAL_-1206940399'), (u'CALL_-1206946569', u'INDIRECT_-1206940304'), (u'CALL_-1206943513', u'INDIRECT_-1206940386'), ('tmp_1975', u'CBRANCH_-1206945043'), (u'CALL_-1206943772', u'INDIRECT_-1206938027'), (u'INDIRECT_-1206938537', u'MULTIEQUAL_-1206939153'), (u'PTRSUB_-1206946452', u'MULTIEQUAL_-1206943325'), (u'CALL_-1206943546', u'INDIRECT_-1206939457'), (u'INDIRECT_-1206938685', u'MULTIEQUAL_-1206939904'), (u'CALL_-1206943501', u'INDIRECT_-1206940669'), (u'INDIRECT_-1206938796', u'MULTIEQUAL_-1206940587'), ('const-4294967295', u'INT_AND_-1206941541'), (u'INDIRECT_-1206938917', u'MULTIEQUAL_-1206939153'), (u'CALL_-1206943004', u'INDIRECT_-1206937945'), (u'INDIRECT_-1206937919', u'MULTIEQUAL_-1206939710'), (u'CALL_-1206945086', u'INDIRECT_-1206940698'), (u'CALL_-1206943501', u'INDIRECT_-1206940231'), (u'CALL_-1206942962', u'INDIRECT_-1206939787'), (u'CALL_-1206942990', u'INDIRECT_-1206940020'), ('const-1', u'COPY_-1206945777'), (u'COPY_-1206944959', u'MULTIEQUAL_-1206941130'), (u'CALL_-1206943591', u'CALL_-1206943563'), (u'CALL_-1206943546', u'INDIRECT_-1206938873'), (u'CALL_-1206944834', u'INDIRECT_-1206940635'), (u'CALL_-1206944820', u'INDIRECT_-1206940636'), (u'INDIRECT_-1206939984', u'MULTIEQUAL_-1206940283'), (u'MULTIEQUAL_-1206938006', u'MULTIEQUAL_-1206938005'), (u'CALL_-1206943718', u'INDIRECT_-1206938618'), (u'CALL_-1206944834', u'INDIRECT_-1206939832'), (u'INDIRECT_-1206937539', u'MULTIEQUAL_-1206939628'), (u'INDIRECT_-1206937720', u'MULTIEQUAL_-1206938232'), (u'CALL_-1206943245', u'INDIRECT_-1206938853'), (u'CALL_-1206942653', u'INDIRECT_-1206939683'), (u'MULTIEQUAL_-1206939662', u'MULTIEQUAL_-1206940472'), (u'INDIRECT_-1206939257', u'MULTIEQUAL_-1206940472'), (u'CALL_-1206946656', u'INDIRECT_-1206940585'), (u'CALL_-1206942653', u'INDIRECT_-1206937512'), (u'CALL_-1206943925', u'INDIRECT_-1206939629'), (u'INDIRECT_-1206939737', u'MULTIEQUAL_-1206939697'), (u'INDIRECT_-1206940523', u'MULTIEQUAL_-1206939929'), (u'CALL_-1206945636', u'INDIRECT_-1206941404'), (u'CALL_-1206944972', u'INDIRECT_-1206941303'), ('tmp_1043', u'BRANCH_-1206945016'), (u'INDIRECT_-1206938912', u'MULTIEQUAL_-1206940042'), (u'COPY_-1206944462', u'MULTIEQUAL_-1206941349'), (u'INDIRECT_-1206939467', u'MULTIEQUAL_-1206936894'), (u'CALL_-1206944027', u'INDIRECT_-1206940408'), (u'INDIRECT_-1206938954', u'MULTIEQUAL_-1206939462'), (u'INDIRECT_-1206939423', u'MULTIEQUAL_-1206939382'), (u'CALL_-1206944027', u'INDIRECT_-1206938071'), ('tmp_1354', u'BRANCH_-1206945633'), (u'PTRADD_-1206937480', u'STORE_-1206943768'), (u'STORE_-1206943794', u'INDIRECT_-1206939947'), (u'INDIRECT_-1206937816', u'MULTIEQUAL_-1206938158'), (u'INDIRECT_-1206940067', u'MULTIEQUAL_-1206942152'), (u'INDIRECT_-1206939737', u'MULTIEQUAL_-1206939227'), ('tmp_1804', u'CBRANCH_-1206945230'), (u'MULTIEQUAL_-1206938798', u'MULTIEQUAL_-1206938797'), (u'CALL_-1206946569', u'INDIRECT_-1206942276'), (u'CALL_-1206945836', u'INDIRECT_-1206940815'), (u'MULTIEQUAL_-1206943325', u'MULTIEQUAL_-1206942574'), (u'INDIRECT_-1206939915', u'MULTIEQUAL_-1206941130'), (u'INDIRECT_-1206938744', u'MULTIEQUAL_-1206939226'), (u'CALL_-1206943049', u'INDIRECT_-1206939109'), (u'INDIRECT_-1206942196', u'MULTIEQUAL_-1206942152'), (u'INDIRECT_-1206942342', u'MULTIEQUAL_-1206941488'), (u'CALL_-1206943772', u'INDIRECT_-1206939898'), (u'INDIRECT_-1206938679', u'MULTIEQUAL_-1206939835'), (u'CALL_-1206946569', u'INDIRECT_-1206940024'), (u'CALL_-1206944684', u'INDIRECT_-1206940125'), (u'CALL_-1206942653', u'INDIRECT_-1206940121'), (u'CALL_-1206946569', u'INDIRECT_-1206940523'), (u'INDIRECT_-1206940275', u'MULTIEQUAL_-1206940613'), (u'MULTIEQUAL_-1206941300', u'MULTIEQUAL_-1206941787'), (u'CALL_-1206943513', u'INDIRECT_-1206938203'), (u'INDIRECT_-1206941400', u'MULTIEQUAL_-1206941276'), (u'CALL_-1206943139', u'INDIRECT_-1206939567'), ('const-0', u'CALL_-1206942653'), (u'CALL_-1206943820', u'INDIRECT_-1206939712'), (u'CALL_-1206943322', u'INDIRECT_-1206940502'), (u'COPY_-1206945766', u'MULTIEQUAL_-1206940911'), (u'CALL_-1206943304', u'INDIRECT_-1206938224'), (u'MULTIEQUAL_-1206941103', u'MULTIEQUAL_-1206941860'), (u'INDIRECT_-1206939472', u'MULTIEQUAL_-1206939810'), (u'MULTIEQUAL_-1206940716', u'MULTIEQUAL_-1206940446'), (u'CALL_-1206942962', u'INDIRECT_-1206938107'), (u'INDIRECT_-1206942123', u'MULTIEQUAL_-1206941269'), (u'CALL_-1206943718', u'INDIRECT_-1206937989'), (u'CALL_-1206943513', u'INDIRECT_-1206940678'), (u'INDIRECT_-1206938510', u'MULTIEQUAL_-1206940619'), (u'CALL_-1206945852', u'INDIRECT_-1206939951'), (u'MULTIEQUAL_-1206939017', u'MULTIEQUAL_-1206939016'), (u'CALL_-1206946253', u'INDIRECT_-1206941757'), (u'MULTIEQUAL_-1206943314', u'MULTIEQUAL_-1206943314'), (u'INDIRECT_-1206939028', u'MULTIEQUAL_-1206940180'), (u'STORE_-1206943768', u'INDIRECT_-1206939052'), (u'CALL_-1206942653', u'INDIRECT_-1206937581'), (u'INDIRECT_-1206941393', u'MULTIEQUAL_-1206941349'), (u'CALL_-1206945836', u'INDIRECT_-1206939865'), (u'CAST_-1206936815', u'MULTIEQUAL_-1206941620'), (u'INDIRECT_-1206939970', u'MULTIEQUAL_-1206942079'), (u'CALL_-1206946569', u'INDIRECT_-1206941911'), (u'CALL_-1206946446', u'INDIRECT_-1206941393'), (u'CALL_-1206943101', u'INDIRECT_-1206940129'), (u'INDIRECT_-1206939748', u'MULTIEQUAL_-1206939628'), (u'CALL_-1206943101', u'INDIRECT_-1206939472'), (u'COPY_-1206939316', u'CALL_-1206946628'), ('const-1', u'COPY_-1206946120'), (u'MULTIEQUAL_-1206939210', u'MULTIEQUAL_-1206938940'), (u'CALL_-1206944684', u'INDIRECT_-1206940636'), (u'INDIRECT_-1206939906', u'MULTIEQUAL_-1206941203'), (u'CALL_-1206944820', u'INDIRECT_-1206939833'), (u'CALL_-1206944146', u'INDIRECT_-1206939497'), (u'LOAD_-1206943209', u'INT_EQUAL_-1206943190'), ('const-0', u'INT_NOTEQUAL_-1206943750'), (u'INDIRECT_-1206939394', u'MULTIEQUAL_-1206940546'), (u'INDIRECT_-1206940516', u'MULTIEQUAL_-1206940472'), (u'CALL_-1206945636', u'INDIRECT_-1206939870'), (u'CALL_-1206942950', u'INDIRECT_-1206939851'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945803'), (u'MULTIEQUAL_-1206940884', u'MULTIEQUAL_-1206941641'), (u'INDIRECT_-1206938004', u'MULTIEQUAL_-1206938512'), (u'INDIRECT_-1206937584', u'MULTIEQUAL_-1206939697'), (u'CALL_-1206943925', u'INDIRECT_-1206939264'), (u'INDIRECT_-1206939806', u'MULTIEQUAL_-1206939296'), (u'MULTIEQUAL_-1206940643', u'MULTIEQUAL_-1206940373'), (u'INDIRECT_-1206941392', u'MULTIEQUAL_-1206941495'), ('tmp_2155', u'CBRANCH_-1206944709'), (u'CALL_-1206943139', u'INDIRECT_-1206940443'), (u'CALL_-1206943049', u'INDIRECT_-1206939985'), (u'MULTIEQUAL_-1206943325', u'MULTIEQUAL_-1206942860'), (u'CALL_-1206944684', u'INDIRECT_-1206938895'), (u'INDIRECT_-1206940023', u'MULTIEQUAL_-1206939956'), (u'CALL_-1206943304', u'INDIRECT_-1206939758'), (u'INDIRECT_-1206940707', u'MULTIEQUAL_-1206940721'), (u'INDIRECT_-1206937810', u'MULTIEQUAL_-1206938296'), (u'CALL_-1206942653', u'INDIRECT_-1206939902'), (u'LOAD_-1206943209', u'CALL_-1206943177'), (u'INDIRECT_-1206939818', u'MULTIEQUAL_-1206941609'), (u'CALL_-1206944751', u'INDIRECT_-1206940381'), (u'CALL_-1206943925', u'INDIRECT_-1206938168'), ('const-0', u'INT_EQUAL_-1206945062'), (u'CALL_-1206946588', u'INDIRECT_-1206940903'), (u'INDIRECT_-1206940443', u'MULTIEQUAL_-1206939642'), ('const-0', u'INT_NOTEQUAL_-1206937816'), (u'CALL_-1206945836', u'INDIRECT_-1206939301'), (u'INDIRECT_-1206941275', u'MULTIEQUAL_-1206941568'), (u'MULTIEQUAL_-1206943319', u'CAST_-1206937816'), (u'INDIRECT_-1206939174', u'MULTIEQUAL_-1206940326'), (u'INDIRECT_-1206939658', u'MULTIEQUAL_-1206939591'), (u'CALL_-1206945636', u'INDIRECT_-1206941769'), (u'CALL_-1206944146', u'INDIRECT_-1206940154'), ('const-4294967295', u'INT_SLESS_-1206943884'), (u'CALL_-1206943073', u'INDIRECT_-1206939485'), (u'CALL_-1206943322', u'INDIRECT_-1206939334'), (u'CALL_-1206942653', u'INDIRECT_-1206939172'), (u'MULTIEQUAL_-1206936895', u'MULTIEQUAL_-1206939923'), (u'INDIRECT_-1206939757', u'MULTIEQUAL_-1206939692'), (u'PTRSUB_-1206946429', u'MULTIEQUAL_-1206943314'), (u'CALL_-1206946604', u'INDIRECT_-1206940051'), (u'INDIRECT_-1206941612', u'MULTIEQUAL_-1206940811'), (u'INDIRECT_-1206938912', u'MULTIEQUAL_-1206938871'), ('const-0', u'INT_NOTEQUAL_-1206937802'), (u'CALL_-1206943718', u'INDIRECT_-1206939933'), (u'INDIRECT_-1206939102', u'MULTIEQUAL_-1206940399'), (u'MULTIEQUAL_-1206941665', u'MULTIEQUAL_-1206942152'), (u'INDIRECT_-1206942057', u'MULTIEQUAL_-1206941933'), (u'INDIRECT_-1206940782', u'MULTIEQUAL_-1206942079'), (u'INDIRECT_-1206939467', u'MULTIEQUAL_-1206940472'), (u'CALL_-1206946604', u'INDIRECT_-1206941427'), (u'CALL_-1206943513', u'INDIRECT_-1206939729'), (u'INDIRECT_-1206941028', u'MULTIEQUAL_-1206940227'), (u'CALL_-1206943546', u'INDIRECT_-1206939603'), (u'MULTIEQUAL_-1206943319', u'CAST_-1206938931'), (u'CALL_-1206943245', u'INDIRECT_-1206938780'), (u'INDIRECT_-1206938196', u'INT_EQUAL_-1206943629'), (u'INDIRECT_-1206941977', u'MULTIEQUAL_-1206941123'), (u'COPY_-1206944869', u'MULTIEQUAL_-1206941422'), (u'STORE_-1206943684', u'INDIRECT_-1206939294'), (u'MULTIEQUAL_-1206941415', u'MULTIEQUAL_-1206942225'), (u'INDIRECT_-1206938844', u'MULTIEQUAL_-1206939080'), (u'CALL_-1206943139', u'INDIRECT_-1206940224'), (u'CALL_-1206944146', u'INDIRECT_-1206939205'), (u'CALL_-1206943925', u'INDIRECT_-1206937539'), (u'CALL_-1206944027', u'INDIRECT_-1206939313'), ('const-0', u'SUBPIECE_-1206943797'), (u'CALL_-1206943501', u'INDIRECT_-1206939063'), (u'INDIRECT_-1206940389', u'MULTIEQUAL_-1206940338'), (u'CALL_-1206943010', u'INDIRECT_-1206937450'), (u'CALL_-1206943139', u'INDIRECT_-1206938837'), (u'INT_NOTEQUAL_-1206937784', u'BOOL_OR_-1206937759'), (u'CALL_-1206944751', u'INDIRECT_-1206941111'), (u'MULTIEQUAL_-1206940592', u'MULTIEQUAL_-1206941349'), (u'INDIRECT_-1206938826', u'MULTIEQUAL_-1206939835'), (u'CALL_-1206943004', u'INDIRECT_-1206939041'), ('tmp_537', u'BRANCH_-1206946242'), (u'CALL_-1206942629', u'INDIRECT_-1206938285'), (u'INDIRECT_-1206939797', u'MULTIEQUAL_-1206940180'), (u'INDIRECT_-1206940297', u'MULTIEQUAL_-1206939443'), (u'INDIRECT_-1206939903', u'MULTIEQUAL_-1206940411'), (u'INDIRECT_-1206938881', u'MULTIEQUAL_-1206938816'), (u'INDIRECT_-1206938166', u'MULTIEQUAL_-1206938469'), (u'INDIRECT_-1206939473', u'MULTIEQUAL_-1206939772'), (u'COPY_-1206943218', u'MULTIEQUAL_-1206942061'), (u'INDIRECT_-1206941550', u'MULTIEQUAL_-1206941933'), (u'INDIRECT_-1206938672', u'MULTIEQUAL_-1206939973'), (u'CALL_-1206944684', u'INDIRECT_-1206940782'), (u'MULTIEQUAL_-1206940373', u'MULTIEQUAL_-1206941130'), (u'INDIRECT_-1206938735', u'MULTIEQUAL_-1206939243'), (u'CALL_-1206943304', u'INDIRECT_-1206939101'), (u'MULTIEQUAL_-1206938933', u'MULTIEQUAL_-1206938450'), (u'INDIRECT_-1206940791', u'MULTIEQUAL_-1206942006'), (u'INDIRECT_-1206940207', u'MULTIEQUAL_-1206941422'), (u'CALL_-1206945930', u'INDIRECT_-1206939676'), (u'INDIRECT_-1206939205', u'MULTIEQUAL_-1206941276'), (u'CALL_-1206943322', u'INDIRECT_-1206938457'), (u'CALL_-1206945852', u'INDIRECT_-1206941996'), (u'CALL_-1206943224', u'INDIRECT_-1206939838'), (u'CALL_-1206943177', u'INDIRECT_-1206940685'), (u'CALL_-1206946569', u'INDIRECT_-1206940670'), (u'INDIRECT_-1206939355', u'MULTIEQUAL_-1206939591'), ('const-1', u'COPY_-1206945544'), ('const-5', u'CALL_-1206943245'), (u'CALL_-1206946656', u'INDIRECT_-1206941316'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945773'), ('tmp_1450', u'CBRANCH_-1206945868'), (u'CALL_-1206946569', u'INDIRECT_-1206941108'), (u'INDIRECT_-1206942269', u'CALL_-1206946253'), (u'INDIRECT_-1206940326', u'MULTIEQUAL_-1206940619'), (u'INDIRECT_-1206941692', u'MULTIEQUAL_-1206941098'), (u'INDIRECT_-1206940277', u'MULTIEQUAL_-1206940759'), (u'CALL_-1206946446', u'INT_EQUAL_-1206944994'), (u'INDIRECT_-1206937711', u'MULTIEQUAL_-1206939835'), (u'INDIRECT_-1206940516', u'MULTIEQUAL_-1206940002'), (u'CALL_-1206945888', u'INDIRECT_-1206939749'), (u'INDIRECT_-1206940312', u'MULTIEQUAL_-1206936906'), (u'CALL_-1206944027', u'INDIRECT_-1206939605'), (u'INDIRECT_-1206938883', u'MULTIEQUAL_-1206940180'), (u'CALL_-1206942990', u'INDIRECT_-1206939874'), (u'INDIRECT_-1206938534', u'MULTIEQUAL_-1206940619'), (u'INDIRECT_-1206938929', u'MULTIEQUAL_-1206938878'), (u'INDIRECT_-1206938223', u'MULTIEQUAL_-1206938005'), (u'CALL_-1206943563', u'INDIRECT_-1206939366'), (u'INDIRECT_-1206941028', u'MULTIEQUAL_-1206940497'), (u'CALL_-1206946446', u'INT_SLESS_-1206945823'), (u'CALL_-1206943073', u'INDIRECT_-1206938609'), (u'INDIRECT_-1206938589', u'MULTIEQUAL_-1206938524'), (u'INDIRECT_-1206938624', u'MULTIEQUAL_-1206938860'), (u'CALL_-1206943012', u'INDIRECT_-1206938852'), (u'INDIRECT_-1206941028', u'MULTIEQUAL_-1206940174'), (u'INDIRECT_-1206941485', u'MULTIEQUAL_-1206941463'), (u'CALL_-1206943010', u'INDIRECT_-1206939540'), (u'INDIRECT_-1206939599', u'MULTIEQUAL_-1206941390'), ('const-0', u'INT_EQUAL_-1206944844'), (u'INDIRECT_-1206940640', u'MULTIEQUAL_-1206940978'), (u'INDIRECT_-1206940865', u'MULTIEQUAL_-1206940831'), (u'INDIRECT_-1206939904', u'MULTIEQUAL_-1206940321'), ('const--200', u'PTRSUB_-1206937665'), (u'INDIRECT_-1206939107', u'MULTIEQUAL_-1206939445'), (u'MULTIEQUAL_-1206937937', u'MULTIEQUAL_-1206937936'), ('const-1', u'COPY_-1206945095'), (u'CALL_-1206943012', u'INDIRECT_-1206938048'), (u'CALL_-1206944834', u'INDIRECT_-1206940124'), ('const-1525352', u'COPY_-1206936927'), (u'CALL_-1206942653', u'INDIRECT_-1206940194'), (u'INDIRECT_-1206939921', u'MULTIEQUAL_-1206942006'), (u'CALL_-1206943010', u'INDIRECT_-1206939467'), (u'CALL_-1206945040', u'INDIRECT_-1206940280'), (u'MULTIEQUAL_-1206942836', u'MULTIEQUAL_-1206943319'), (u'CALL_-1206945888', u'INDIRECT_-1206939538'), (u'INDIRECT_-1206939101', u'MULTIEQUAL_-1206939115'), ('tmp_11838', u'COPY_-1206939239'), (u'CALL_-1206944146', u'INDIRECT_-1206937691'), (u'INDIRECT_-1206938839', u'MULTIEQUAL_-1206938798'), (u'CALL_-1206943322', u'INDIRECT_-1206939407'), (u'MULTIEQUAL_-1206936897', u'MULTIEQUAL_-1206939893'), (u'COPY_-1206945031', u'MULTIEQUAL_-1206941203'), (u'CALL_-1206944820', u'INDIRECT_-1206939395'), (u'INDIRECT_-1206940634', u'MULTIEQUAL_-1206940648'), (u'INDIRECT_-1206938217', u'MULTIEQUAL_-1206940326'), (u'MULTIEQUAL_-1206943319', u'MULTIEQUAL_-1206943319'), (u'CALL_-1206942653', u'INDIRECT_-1206938953'), (u'INDIRECT_-1206942061', u'MULTIEQUAL_-1206942444'), (u'INDIRECT_-1206941393', u'MULTIEQUAL_-1206940862'), (u'CALL_-1206943772', u'INDIRECT_-1206939606'), (u'CALL_-1206943073', u'INDIRECT_-1206940069'), (u'CALL_-1206944820', u'INDIRECT_-1206938396'), (u'CALL_-1206942950', u'INDIRECT_-1206939924'), (u'CALL_-1206943012', u'INDIRECT_-1206937488'), (u'CALL_-1206943582', u'INDIRECT_-1206939561'), (u'INDIRECT_-1206939737', u'MULTIEQUAL_-1206938887'), (u'CALL_-1206945836', u'INDIRECT_-1206941326'), ('const-514', u'INT_SLESS_-1206946301'), (u'INDIRECT_-1206940037', u'MULTIEQUAL_-1206941828'), (u'INDIRECT_-1206939363', u'MULTIEQUAL_-1206936893'), (u'CALL_-1206943513', u'INDIRECT_-1206940459'), (u'CALL_-1206943820', u'INDIRECT_-1206939785'), ('const-112', u'INT_EQUAL_-1206945753'), (u'INDIRECT_-1206941035', u'MULTIEQUAL_-1206940441'), (u'INDIRECT_-1206939483', u'MULTIEQUAL_-1206941568'), (u'CALL_-1206945636', u'INDIRECT_-1206940382'), (u'MULTIEQUAL_-1206939473', u'COPY_-1206939527'), ('const--200', u'PTRSUB_-1206939143'), (u'CALL_-1206943177', u'INDIRECT_-1206938068'), (u'INDIRECT_-1206940110', u'MULTIEQUAL_-1206941901'), ('const-1', u'CALL_-1206943820'), (u'INDIRECT_-1206940718', u'MULTIEQUAL_-1206941933'), (u'CALL_-1206943772', u'INDIRECT_-1206939241'), (u'COPY_-1206937294', u'CALL_-1206943139'), (u'INDIRECT_-1206942561', u'MULTIEQUAL_-1206942517'), (u'INDIRECT_-1206938917', u'MULTIEQUAL_-1206938887'), (u'CALL_-1206943820', u'INDIRECT_-1206940880'), (u'CALL_-1206945636', u'INDIRECT_-1206939379'), (u'CALL_-1206943591', u'INDIRECT_-1206939599'), (u'CALL_-1206944146', u'INDIRECT_-1206938182'), (u'STORE_-1206943684', u'INDIRECT_-1206940608'), (u'INDIRECT_-1206941473', u'MULTIEQUAL_-1206940879'), (u'INDIRECT_-1206940882', u'MULTIEQUAL_-1206940351'), (u'CALL_-1206943718', u'INDIRECT_-1206940809'), (u'CALL_-1206943049', u'INDIRECT_-1206939839'), ('tmp_717', u'CBRANCH_-1206945805'), (u'CALL_-1206943820', u'INDIRECT_-1206939420'), (u'CALL_-1206943772', u'INDIRECT_-1206939168'), (u'MULTIEQUAL_-1206943314', u'CALL_-1206943925'), (u'INDIRECT_-1206939314', u'MULTIEQUAL_-1206939296'), (u'CALL_-1206943010', u'INDIRECT_-1206938152'), (u'CALL_-1206946656', u'INDIRECT_-1206941389'), (u'CALL_-1206943899', u'INDIRECT_-1206938175'), (u'CALL_-1206942950', u'INDIRECT_-1206938244'), (u'CALL_-1206943304', u'INDIRECT_-1206939247'), (u'CALL_-1206943560', u'INDIRECT_-1206939813'), (u'INDIRECT_-1206939302', u'MULTIEQUAL_-1206941422'), (u'MULTIEQUAL_-1206941634', u'MULTIEQUAL_-1206942444'), (u'INDIRECT_-1206939611', u'MULTIEQUAL_-1206940119'), (u'CALL_-1206946628', u'INDIRECT_-1206941155'), (u'CALL_-1206944751', u'INDIRECT_-1206939870'), (u'INDIRECT_-1206939254', u'MULTIEQUAL_-1206939553'), (u'INDIRECT_-1206941684', u'MULTIEQUAL_-1206941787'), ('tmp_1001', u'CBRANCH_-1206945059'), (u'CALL_-1206945888', u'INDIRECT_-1206941940'), (u'INDIRECT_-1206940195', u'MULTIEQUAL_-1206940130'), ('const-1', u'CALL_-1206945019'), (u'CALL_-1206946446', u'INDIRECT_-1206941320'), (u'CALL_-1206946628', u'INDIRECT_-1206940140'), (u'INDIRECT_-1206939878', u'MULTIEQUAL_-1206939856'), (u'CALL_-1206944972', u'INDIRECT_-1206939916'), (u'CALL_-1206945019', u'INDIRECT_-1206939566'), (u'MULTIEQUAL_-1206936893', u'MULTIEQUAL_-1206939777'), (u'INDIRECT_-1206940011', u'MULTIEQUAL_-1206939985'), (u'STORE_-1206943684', u'INDIRECT_-1206939367'), (u'CALL_-1206943049', u'INDIRECT_-1206938671'), (u'CALL_-1206943582', u'INDIRECT_-1206938116'), (u'CALL_-1206945836', u'INDIRECT_-1206939232'), (u'MULTIEQUAL_-1206939232', u'MULTIEQUAL_-1206940042'), (u'INDIRECT_-1206939278', u'MULTIEQUAL_-1206941349'), (u'CALL_-1206943501', u'INDIRECT_-1206939501'), (u'INDIRECT_-1206938808', u'MULTIEQUAL_-1206938743'), (u'INDIRECT_-1206939176', u'MULTIEQUAL_-1206939158'), (u'CALL_-1206945040', u'INDIRECT_-1206939477'), (u'CALL_-1206942962', u'INDIRECT_-1206938253'), (u'CALL_-1206945636', u'INDIRECT_-1206942061'), ('tmp_3454', u'CBRANCH_-1206942995'), ('tmp_2922', u'CBRANCH_-1206943800'), (u'INT_AND_-1206941519', u'CALL_-1206943560'), (u'CALL_-1206942950', u'INDIRECT_-1206938464'), (u'INDIRECT_-1206942123', u'MULTIEQUAL_-1206940540'), (u'CALL_-1206944146', u'INDIRECT_-1206938767'), (u'CALL_-1206944751', u'INDIRECT_-1206938725'), (u'MULTIEQUAL_-1206939839', u'MULTIEQUAL_-1206939569'), (u'CALL_-1206943582', u'INDIRECT_-1206938538'), ('const-8', u'PTRADD_-1206937153'), (u'CALL_-1206943772', u'INDIRECT_-1206938441'), (u'CALL_-1206943772', u'INDIRECT_-1206938802'), (u'CALL_-1206945086', u'INDIRECT_-1206941428'), (u'CALL_-1206943245', u'INDIRECT_-1206940605'), (u'CALL_-1206942629', u'INDIRECT_-1206937432'), (u'INDIRECT_-1206940954', u'MULTIEQUAL_-1206941057'), (u'INDIRECT_-1206939121', u'MULTIEQUAL_-1206939737'), (u'INDIRECT_-1206941084', u'MULTIEQUAL_-1206941050'), (u'CALL_-1206944027', u'INDIRECT_-1206940335'), (u'CALL_-1206945836', u'INDIRECT_-1206941545'), (u'INDIRECT_-1206939865', u'MULTIEQUAL_-1206939839'), (u'CALL_-1206944027', u'INDIRECT_-1206940262'), (u'CALL_-1206943772', u'INDIRECT_-1206940409'), ('tmp_1312', u'CBRANCH_-1206945676'), (u'CALL_-1206943899', u'INDIRECT_-1206940342'), (u'INDIRECT_-1206937760', u'MULTIEQUAL_-1206939835'), (u'CALL_-1206945636', u'INDIRECT_-1206941696'), (u'INDIRECT_-1206940114', u'MULTIEQUAL_-1206939892'), (u'BOOL_OR_-1206937775', u'BOOL_OR_-1206937777'), (u'CALL_-1206943004', u'INDIRECT_-1206938457'), (u'CALL_-1206943501', u'INDIRECT_-1206938263'), (u'CALL_-1206943177', u'INDIRECT_-1206940612'), (u'INDIRECT_-1206938387', u'MULTIEQUAL_-1206940472'), (u'INDIRECT_-1206938516', u'MULTIEQUAL_-1206939024'), (u'CALL_-1206945930', u'INDIRECT_-1206941202'), ('tmp_11831', u'PTRSUB_-1206939143'), (u'CALL_-1206943563', u'INDIRECT_-1206939074'), (u'STORE_-1206943684', u'INDIRECT_-1206938929'), (u'INDIRECT_-1206941220', u'MULTIEQUAL_-1206942517'), (u'MULTIEQUAL_-1206938944', u'MULTIEQUAL_-1206938943'), (u'INDIRECT_-1206938664', u'MULTIEQUAL_-1206936883'), ('const-1490076', u'COPY_-1206943625'), (u'CALL_-1206943563', u'INDIRECT_-1206939585'), (u'COPY_-1206945296', u'MULTIEQUAL_-1206940253'), (u'MULTIEQUAL_-1206941488', u'MULTIEQUAL_-1206942298'), (u'CALL_-1206943139', u'INDIRECT_-1206939640'), (u'MULTIEQUAL_-1206939912', u'MULTIEQUAL_-1206940399'), ('const-72', u'INT_EQUAL_-1206944994'), (u'CALL_-1206943010', u'INDIRECT_-1206938737'), (u'CALL_-1206942653', u'INDIRECT_-1206938515'), (u'CALL_-1206943582', u'INDIRECT_-1206938757'), (u'CALL_-1206943224', u'INDIRECT_-1206939546'), (u'CALL_-1206946569', u'INDIRECT_-1206941984'), (u'CALL_-1206946588', u'INDIRECT_-1206939900'), (u'CALL_-1206943899', u'INDIRECT_-1206938382'), (u'CALL_-1206943049', u'INDIRECT_-1206937948'), (u'CALL_-1206943925', u'INDIRECT_-1206938095'), (u'CALL_-1206945836', u'INDIRECT_-1206941107'), (u'CALL_-1206943563', u'INDIRECT_-1206938927'), (u'INDIRECT_-1206941026', u'MULTIEQUAL_-1206942152'), (u'CALL_-1206943224', u'INDIRECT_-1206938669'), (u'CALL_-1206943101', u'INDIRECT_-1206939326'), (u'CALL_-1206945703', u'INDIRECT_-1206940638'), (u'CALL_-1206944834', u'INDIRECT_-1206939028'), (u'CALL_-1206946253', u'INDIRECT_-1206940516'), (u'CALL_-1206943101', u'INDIRECT_-1206937954'), (u'INDIRECT_-1206940669', u'MULTIEQUAL_-1206940643'), (u'CALL_-1206943546', u'INDIRECT_-1206938726'), (u'INDIRECT_-1206940889', u'MULTIEQUAL_-1206940765'), (u'MULTIEQUAL_-1206940789', u'MULTIEQUAL_-1206940519'), (u'CALL_-1206946656', u'INDIRECT_-1206940658'), (u'CALL_-1206945852', u'INDIRECT_-1206939452'), (u'CALL_-1206946588', u'INDIRECT_-1206941852'), (u'INDIRECT_-1206938808', u'MULTIEQUAL_-1206938822'), (u'CALL_-1206943772', u'INDIRECT_-1206939825'), (u'MULTIEQUAL_-1206940497', u'MULTIEQUAL_-1206940227'), (u'CALL_-1206946446', u'INDIRECT_-1206939806'), (u'INDIRECT_-1206939623', u'MULTIEQUAL_-1206940838'), (u'INDIRECT_-1206940082', u'MULTIEQUAL_-1206940042'), ('const-1489999', u'COPY_-1206939283'), (u'INDIRECT_-1206937947', u'MULTIEQUAL_-1206937729'), (u'CALL_-1206944027', u'INDIRECT_-1206938217'), (u'CALL_-1206944820', u'INDIRECT_-1206939468'), (u'INDIRECT_-1206939088', u'MULTIEQUAL_-1206940879'), (u'INT_NOTEQUAL_-1206937800', u'BOOL_OR_-1206937775'), ('const-0', u'COPY_-1206943566'), (u'CALL_-1206943049', u'INDIRECT_-1206938017'), (u'INDIRECT_-1206939978', u'MULTIEQUAL_-1206941130'), (u'INDIRECT_-1206940735', u'MULTIEQUAL_-1206940838'), (u'CALL_-1206944027', u'INDIRECT_-1206939240'), (u'CALL_-1206944834', u'INDIRECT_-1206940270'), (u'CALL_-1206943322', u'INDIRECT_-1206938823'), (u'INDIRECT_-1206938504', u'MULTIEQUAL_-1206940295'), (u'CALL_-1206943501', u'INDIRECT_-1206938917'), (u'CALL_-1206943224', u'INDIRECT_-1206940349'), (u'INDIRECT_-1206940662', u'MULTIEQUAL_-1206940765'), (u'CALL_-1206944684', u'INDIRECT_-1206939541'), (u'CALL_-1206943217', u'INDIRECT_-1206938546'), (u'CALL_-1206942653', u'INDIRECT_-1206939026'), (u'INDIRECT_-1206941393', u'MULTIEQUAL_-1206940879'), (u'INDIRECT_-1206939467', u'MULTIEQUAL_-1206940619'), (u'INDIRECT_-1206939824', u'MULTIEQUAL_-1206941933'), (u'CALL_-1206942990', u'INDIRECT_-1206939144'), (u'INDIRECT_-1206939686', u'MULTIEQUAL_-1206936897'), (u'CALL_-1206943010', u'INDIRECT_-1206938664'), (u'INDIRECT_-1206938709', u'MULTIEQUAL_-1206938660'), (u'INDIRECT_-1206939541', u'MULTIEQUAL_-1206940546'), (u'MULTIEQUAL_-1206941707', u'MULTIEQUAL_-1206942517'), (u'CALL_-1206943012', u'INDIRECT_-1206939144'), (u'CALL_-1206943501', u'INDIRECT_-1206939939'), (u'INT_EQUAL_-1206945841', u'CBRANCH_-1206945839'), ('const-86', u'INT_EQUAL_-1206945318'), (u'INDIRECT_-1206939951', u'MULTIEQUAL_-1206939900'), (u'INDIRECT_-1206940158', u'MULTIEQUAL_-1206940132'), (u'INDIRECT_-1206938607', u'MULTIEQUAL_-1206940692'), (u'INDIRECT_-1206941421', u'MULTIEQUAL_-1206941714'), (u'CALL_-1206943718', u'INDIRECT_-1206940663'), (u'CALL_-1206943925', u'INDIRECT_-1206937608'), (u'CALL_-1206944027', u'INDIRECT_-1206938510'), (u'CALL_-1206945852', u'INDIRECT_-1206940098'), (u'CALL_-1206943772', u'INDIRECT_-1206940190'), (u'MULTIEQUAL_-1206939911', u'COPY_-1206939965'), (u'CALL_-1206943245', u'INDIRECT_-1206938560'), (u'CALL_-1206945086', u'SUBPIECE_-1206943061'), (u'CALL_-1206943546', u'INDIRECT_-1206939019'), (u'CALL_-1206943004', u'INDIRECT_-1206938384'), ('tmp_11834', u'MULTIEQUAL_-1206942860'), (u'INDIRECT_-1206939165', u'MULTIEQUAL_-1206939120'), (u'CALL_-1206945888', u'INDIRECT_-1206941648'), (u'INDIRECT_-1206940450', u'MULTIEQUAL_-1206939856'), (u'CALL_-1206944751', u'INDIRECT_-1206939001'), (u'CALL_-1206946628', u'INDIRECT_-1206940071'), (u'CALL_-1206943899', u'INDIRECT_-1206939685'), (u'CALL_-1206943012', u'INDIRECT_-1206937419'), (u'INDIRECT_-1206938808', u'MULTIEQUAL_-1206939316'), (u'CALL_-1206944146', u'INDIRECT_-1206938694'), ('const-1', u'INT_ADD_-1206944755'), (u'CALL_-1206943582', u'INDIRECT_-1206937978'), (u'INDIRECT_-1206939887', u'MULTIEQUAL_-1206940180'), (u'INT_NOTEQUAL_-1206937806', u'BOOL_OR_-1206937789'), (u'MULTIEQUAL_-1206939348', u'MULTIEQUAL_-1206939835'), (u'INDIRECT_-1206939702', u'MULTIEQUAL_-1206941787'), (u'STORE_-1206943684', u'INDIRECT_-1206939513'), (u'CALL_-1206945040', u'INDIRECT_-1206939623'), (u'CALL_-1206944751', u'INDIRECT_-1206939724'), (u'PTRSUB_-1206939143', u'MULTIEQUAL_-1206943319'), (u'CALL_-1206943546', u'INDIRECT_-1206938580'), (u'STORE_-1206943768', u'INDIRECT_-1206938540'), (u'CALL_-1206942990', u'INDIRECT_-1206938779'), (u'CALL_-1206943820', u'INDIRECT_-1206940442'), ('const-99', u'INT_EQUAL_-1206945366'), (u'INDIRECT_-1206941764', u'MULTIEQUAL_-1206941738'), (u'CALL_-1206945930', u'INDIRECT_-1206940910'), (u'INDIRECT_-1206939392', u'MULTIEQUAL_-1206939900'), (u'COPY_-1206946120', u'MULTIEQUAL_-1206940326'), (u'CALL_-1206945019', u'INDIRECT_-1206939931'), (u'INDIRECT_-1206938437', u'MULTIEQUAL_-1206940546'), (u'MULTIEQUAL_-1206936888', u'MULTIEQUAL_-1206939412'), (u'CALL_-1206944751', u'INDIRECT_-1206939070'), (u'CALL_-1206945703', u'INDIRECT_-1206939416'), (u'INDIRECT_-1206940270', u'MULTIEQUAL_-1206941422'), (u'CALL_-1206943820', u'INDIRECT_-1206940953'), (u'INDIRECT_-1206940162', u'COPY_-1206939184'), (u'CALL_-1206942976', u'INDIRECT_-1206938881'), (u'CALL_-1206946628', u'INDIRECT_-1206940790'), (u'INDIRECT_-1206938656', u'MULTIEQUAL_-1206940765'), (u'MULTIEQUAL_-1206936871', u'MULTIEQUAL_-1206938113'), ('const-1', u'COPY_-1206945979'), (u'CALL_-1206944834', u'INDIRECT_-1206940708'), (u'CALL_-1206944834', u'INDIRECT_-1206938541'), (u'INDIRECT_-1206939758', u'MULTIEQUAL_-1206939772'), (u'MULTIEQUAL_-1206939090', u'MULTIEQUAL_-1206939089'), (u'INDIRECT_-1206939469', u'MULTIEQUAL_-1206939766'), (u'CALL_-1206942653', u'INDIRECT_-1206939829'), (u'INDIRECT_-1206940499', u'MULTIEQUAL_-1206941714'), (u'INDIRECT_-1206941366', u'MULTIEQUAL_-1206942371'), (u'CALL_-1206942629', u'INDIRECT_-1206938504'), (u'CALL_-1206944820', u'INDIRECT_-1206940563'), (u'CALL_-1206943546', u'INDIRECT_-1206938653'), (u'INDIRECT_-1206939550', u'MULTIEQUAL_-1206940765'), (u'COPY_-1206938760', u'CALL_-1206945888'), (u'CALL_-1206943501', u'INDIRECT_-1206940596'), (u'CALL_-1206944027', u'INDIRECT_-1206938363'), (u'COPY_-1206946547', u'MULTIEQUAL_-1206942079'), (u'CALL_-1206942629', u'INDIRECT_-1206937501'), (u'INDIRECT_-1206940270', u'MULTIEQUAL_-1206936905'), (u'INDIRECT_-1206940359', u'MULTIEQUAL_-1206942444'), (u'STORE_-1206943768', u'INDIRECT_-1206940439'), (u'CALL_-1206943049', u'INDIRECT_-1206940204'), (u'INDIRECT_-1206942568', u'MULTIEQUAL_-1206942444'), (u'CALL_-1206943820', u'INDIRECT_-1206939201'), (u'INDIRECT_-1206939613', u'MULTIEQUAL_-1206936896'), (u'CALL_-1206943004', u'INDIRECT_-1206937803'), (u'COPY_-1206939294', u'CALL_-1206946604'), (u'CALL_-1206946628', u'INDIRECT_-1206942692'), (u'CALL_-1206943012', u'INDIRECT_-1206940093'), (u'INT_NOTEQUAL_-1206946406', u'CBRANCH_-1206946405'), (u'INT_SLESS_-1206944077', u'CBRANCH_-1206944084'), (u'INDIRECT_-1206940369', u'MULTIEQUAL_-1206940472'), (u'INDIRECT_-1206940636', u'MULTIEQUAL_-1206941641'), (u'MULTIEQUAL_-1206942125', u'INT_SLESS_-1206945798'), (u'MULTIEQUAL_-1206936881', u'MULTIEQUAL_-1206938901'), (u'INDIRECT_-1206937967', u'MULTIEQUAL_-1206940042'), (u'CALL_-1206943925', u'INDIRECT_-1206940213'), ('tmp_721', u'BRANCH_-1206945788'), (u'CALL_-1206942653', u'INDIRECT_-1206938661'), (u'CALL_-1206945086', u'INDIRECT_-1206939822'), (u'CALL_-1206943224', u'INDIRECT_-1206939765'), (u'CALL_-1206946656', u'INDIRECT_-1206941827'), (u'CALL_-1206945703', u'INDIRECT_-1206940419'), (u'INDIRECT_-1206940224', u'MULTIEQUAL_-1206939710'), ('const-512', u'INT_SLESS_-1206946332'), (u'STORE_-1206943768', u'INDIRECT_-1206940366'), (u'INDIRECT_-1206940377', u'MULTIEQUAL_-1206939783'), (u'CALL_-1206942950', u'INDIRECT_-1206939340'), (u'INDIRECT_-1206940938', u'MULTIEQUAL_-1206940904'), (u'INDIRECT_-1206940213', u'MULTIEQUAL_-1206942298'), (u'INT_NOTEQUAL_-1206946128', u'CBRANCH_-1206946123'), (u'CALL_-1206946628', u'INDIRECT_-1206942031'), (u'INDIRECT_-1206938595', u'MULTIEQUAL_-1206938933'), (u'INDIRECT_-1206940170', u'MULTIEQUAL_-1206940119'), (u'CALL_-1206943820', u'INDIRECT_-1206938616'), (u'CALL_-1206944027', u'INDIRECT_-1206937791'), (u'CALL_-1206945019', u'INDIRECT_-1206940880'), (u'CALL_-1206943101', u'INDIRECT_-1206939107'), (u'CALL_-1206946604', u'INDIRECT_-1206941792'), (u'MULTIEQUAL_-1206939555', u'MULTIEQUAL_-1206940042'), (u'INDIRECT_-1206939647', u'MULTIEQUAL_-1206939883'), (u'STORE_-1206943794', u'INDIRECT_-1206940750'), ('tmp_3227', u'BRANCH_-1206943498'), (u'CALL_-1206946588', u'INDIRECT_-1206942217'), (u'INDIRECT_-1206940304', u'MULTIEQUAL_-1206940278'), (u'INDIRECT_-1206939108', u'MULTIEQUAL_-1206939407'), (u'CALL_-1206943245', u'INDIRECT_-1206938999'), (u'INDIRECT_-1206940344', u'MULTIEQUAL_-1206941349'), ('const-1558812', u'COPY_-1206937555'), (u'INDIRECT_-1206938121', u'MULTIEQUAL_-1206936876'), (u'CALL_-1206944972', u'INDIRECT_-1206938917'), (u'INDIRECT_-1206938048', u'MULTIEQUAL_-1206936875'), (u'CALL_-1206943925', u'INDIRECT_-1206938972'), (u'CALL_-1206946446', u'INT_NOTEQUAL_-1206945603'), (u'CALL_-1206943563', u'INDIRECT_-1206940388'), (u'CALL_-1206946656', u'INDIRECT_-1206941535'), (u'INDIRECT_-1206939685', u'MULTIEQUAL_-1206940102'), (u'INDIRECT_-1206939136', u'MULTIEQUAL_-1206939372'), (u'INDIRECT_-1206940820', u'MULTIEQUAL_-1206941203'), (u'MULTIEQUAL_-1206940008', u'MULTIEQUAL_-1206940765'), (u'INDIRECT_-1206940983', u'MULTIEQUAL_-1206941276'), (u'MULTIEQUAL_-1206936872', u'MULTIEQUAL_-1206938182'), (u'STORE_-1206943794', u'INDIRECT_-1206940166'), (u'INDIRECT_-1206939277', u'MULTIEQUAL_-1206939236'), (u'INDIRECT_-1206939322', u'MULTIEQUAL_-1206940619'), (u'CALL_-1206943513', u'INDIRECT_-1206939291'), (u'INDIRECT_-1206940373', u'MULTIEQUAL_-1206942444'), ('const-1', u'COPY_-1206944981'), ('const-1', u'COPY_-1206945031'), (u'MULTIEQUAL_-1206940351', u'MULTIEQUAL_-1206940838'), (u'INDIRECT_-1206938023', u'MULTIEQUAL_-1206938365'), (u'CALL_-1206946569', u'INDIRECT_-1206942495'), (u'INDIRECT_-1206939253', u'MULTIEQUAL_-1206939591'), (u'INDIRECT_-1206939830', u'MULTIEQUAL_-1206940338'), (u'INDIRECT_-1206941247', u'MULTIEQUAL_-1206940716'), (u'CALL_-1206945930', u'INDIRECT_-1206940472'), (u'CALL_-1206943322', u'INDIRECT_-1206939553'), (u'INDIRECT_-1206938472', u'MULTIEQUAL_-1206939628'), (u'INDIRECT_-1206938882', u'MULTIEQUAL_-1206939299'), (u'CALL_-1206946569', u'INDIRECT_-1206939748'), (u'INDIRECT_-1206938194', u'MULTIEQUAL_-1206938434'), (u'CALL_-1206944684', u'INDIRECT_-1206939033'), (u'INDIRECT_-1206938443', u'MULTIEQUAL_-1206938860'), (u'CALL_-1206943322', u'INDIRECT_-1206938311'), (u'CALL_-1206943899', u'INDIRECT_-1206938881'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945318'), (u'INDIRECT_-1206939944', u'MULTIEQUAL_-1206939904'), (u'INDIRECT_-1206938507', u'MULTIEQUAL_-1206938462'), (u'INDIRECT_-1206938596', u'MULTIEQUAL_-1206938895'), (u'CALL_-1206943501', u'INDIRECT_-1206940742'), (u'CALL_-1206943004', u'INDIRECT_-1206938603'), (u'CALL_-1206945930', u'INDIRECT_-1206940837'), (u'INDIRECT_-1206940719', u'MULTIEQUAL_-1206940685'), (u'CALL_-1206943820', u'INDIRECT_-1206938267'), (u'CALL_-1206943001', u'INDIRECT_-1206939173'), (u'INDIRECT_-1206940179', u'MULTIEQUAL_-1206940472'), (u'MULTIEQUAL_-1206940685', u'MULTIEQUAL_-1206941495'), (u'CALL_-1206943560', u'INDIRECT_-1206939010'), (u'INDIRECT_-1206938465', u'MULTIEQUAL_-1206939766'), (u'CALL_-1206943820', u'INDIRECT_-1206940077'), (u'CALL_-1206944972', u'INDIRECT_-1206939770'), (u'INDIRECT_-1206941904', u'MULTIEQUAL_-1206941860'), (u'CALL_-1206945930', u'INDIRECT_-1206939745'), (u'CALL_-1206943718', u'INDIRECT_-1206938837'), (u'CALL_-1206943101', u'INDIRECT_-1206940640'), (u'MULTIEQUAL_-1206936880', u'MULTIEQUAL_-1206938652'), (u'CALL_-1206945852', u'INDIRECT_-1206942132'), ('tmp_1488', u'CBRANCH_-1206945839'), (u'INDIRECT_-1206941083', u'MULTIEQUAL_-1206942298'), (u'CALL_-1206946446', u'INDIRECT_-1206942488'), (u'INDIRECT_-1206937849', u'MULTIEQUAL_-1206938089'), (u'CALL_-1206943012', u'INDIRECT_-1206938194'), (u'CALL_-1206942976', u'INDIRECT_-1206939830'), (u'CALL_-1206945636', u'INDIRECT_-1206941623'), (u'CALL_-1206946446', u'INDIRECT_-1206939944'), (u'CALL_-1206943582', u'INDIRECT_-1206940729'), (u'CALL_-1206942629', u'INDIRECT_-1206939599'), (u'INDIRECT_-1206941567', u'MULTIEQUAL_-1206941860'), (u'INDIRECT_-1206941230', u'MULTIEQUAL_-1206941196'), (u'CALL_-1206944684', u'INDIRECT_-1206939248'), (u'MULTIEQUAL_-1206942897', u'MULTIEQUAL_-1206943648'), (u'CALL_-1206945040', u'INDIRECT_-1206939257'), (u'CALL_-1206943582', u'INDIRECT_-1206938254'), (u'INDIRECT_-1206938620', u'MULTIEQUAL_-1206938579'), (u'INDIRECT_-1206940008', u'MULTIEQUAL_-1206942079'), (u'INDIRECT_-1206939054', u'MULTIEQUAL_-1206940180'), ('const-0', u'INT_NOTEQUAL_-1206937786'), (u'CALL_-1206943001', u'INDIRECT_-1206939392'), (u'INDIRECT_-1206941904', u'INT_NOTEQUAL_-1206937806'), (u'INDIRECT_-1206939393', u'MULTIEQUAL_-1206939407'), (u'CALL_-1206943925', u'INDIRECT_-1206939410'), (u'CALL_-1206942962', u'INDIRECT_-1206940225'), ('const-0', u'CALL_-1206943591'), ('const-0', u'CALL_-1206943073'), (u'CALL_-1206943772', u'INDIRECT_-1206939752'), (u'INDIRECT_-1206939512', u'MULTIEQUAL_-1206939445'), (u'CALL_-1206946604', u'INDIRECT_-1206939982'), (u'INDIRECT_-1206939465', u'MULTIEQUAL_-1206939400'), (u'CALL_-1206942950', u'INDIRECT_-1206937676'), (u'CALL_-1206943012', u'INDIRECT_-1206939655'), (u'MULTIEQUAL_-1206940935', u'MULTIEQUAL_-1206940665'), (u'INDIRECT_-1206940196', u'MULTIEQUAL_-1206940210'), (u'CALL_-1206945019', u'INDIRECT_-1206939493'), (u'CALL_-1206944146', u'INDIRECT_-1206938548'), (u'CALL_-1206945040', u'INDIRECT_-1206938409'), (u'CALL_-1206943001', u'INDIRECT_-1206938662'), (u'CALL_-1206945040', u'INDIRECT_-1206939038'), (u'INDIRECT_-1206937989', u'MULTIEQUAL_-1206937887'), (u'CALL_-1206943925', u'INDIRECT_-1206940140'), (u'CALL_-1206946446', u'INDIRECT_-1206940809'), (u'INDIRECT_-1206940013', u'MULTIEQUAL_-1206938434'), (u'PTRSUB_-1206939280', u'CALL_-1206946569'), ('tmp_1407', u'BRANCH_-1206944952'), (u'BOOL_OR_-1206937779', u'BOOL_OR_-1206937789'), (u'COPY_-1206944058', u'MULTIEQUAL_-1206941139'), ('tmp_773', u'BRANCH_-1206945030'), (u'MULTIEQUAL_-1206938889', u'COPY_-1206938943'), (u'INDIRECT_-1206940828', u'MULTIEQUAL_-1206940806'), (u'CALL_-1206946656', u'INDIRECT_-1206939810'), (u'CALL_-1206945703', u'INDIRECT_-1206940857'), (u'CALL_-1206945852', u'INDIRECT_-1206941266'), (u'CALL_-1206942629', u'INDIRECT_-1206939745'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945841'), (u'INDIRECT_-1206939944', u'MULTIEQUAL_-1206938365'), (u'MULTIEQUAL_-1206936903', u'MULTIEQUAL_-1206940507'), (u'COPY_-1206936895', u'CALL_-1206942653'), (u'CALL_-1206944820', u'INDIRECT_-1206940052'), (u'CALL_-1206943718', u'INDIRECT_-1206940736'), (u'CALL_-1206944751', u'SUBPIECE_-1206943167'), (u'INDIRECT_-1206941765', u'MULTIEQUAL_-1206941171'), (u'CALL_-1206943004', u'INDIRECT_-1206940063'), (u'COPY_-1206940815', u'MULTIEQUAL_-1206941139'), (u'INDIRECT_-1206939246', u'MULTIEQUAL_-1206939754'), (u'CALL_-1206943563', u'INDIRECT_-1206938152'), ('tmp_1143', u'CBRANCH_-1206945791'), (u'CALL_-1206943073', u'INDIRECT_-1206939120'), (u'CALL_-1206942990', u'INDIRECT_-1206940312'), (u'INDIRECT_-1206938382', u'MULTIEQUAL_-1206938400'), (u'CALL_-1206943925', u'INDIRECT_-1206938461'), ('const-0', u'CALL_-1206942990'), (u'INDIRECT_-1206940242', u'MULTIEQUAL_-1206940175'), (u'CALL_-1206944684', u'INDIRECT_-1206939394'), (u'CAST_-1206937430', u'CALL_-1206943546'), (u'INDIRECT_-1206939193', u'MULTIEQUAL_-1206939163'), ('tmp_2816', u'CBRANCH_-1206943884'), (u'MULTIEQUAL_-1206939528', u'MULTIEQUAL_-1206939527'), (u'MULTIEQUAL_-1206939035', u'COPY_-1206939089'), (u'MULTIEQUAL_-1206940759', u'INT_SLESSEQUAL_-1206943943'), (u'CALL_-1206944972', u'INDIRECT_-1206939623'), (u'INDIRECT_-1206939947', u'MULTIEQUAL_-1206936901'), (u'CALL_-1206943513', u'INDIRECT_-1206937858'), (u'CALL_-1206943772', u'INDIRECT_-1206938729'), ('const-1', u'PTRADD_-1206937153'), (u'INDIRECT_-1206940344', u'MULTIEQUAL_-1206941641'), (u'MULTIEQUAL_-1206943314', u'MULTIEQUAL_-1206942831'), (u'CALL_-1206945703', u'INDIRECT_-1206939692'), (u'CALL_-1206946656', u'INDIRECT_-1206940951'), (u'CALL_-1206945836', u'INDIRECT_-1206942056'), (u'INDIRECT_-1206940472', u'MULTIEQUAL_-1206940765'), (u'BOOL_OR_-1206937763', u'BOOL_OR_-1206937765'), (u'CALL_-1206942962', u'INDIRECT_-1206938326'), ('const-5', u'CALL_-1206943591'), (u'CALL_-1206943591', u'INDIRECT_-1206938235'), (u'MULTIEQUAL_-1206940905', u'MULTIEQUAL_-1206940422'), (u'CALL_-1206943217', u'INDIRECT_-1206938766'), (u'MULTIEQUAL_-1206942030', u'MULTIEQUAL_-1206941760'), (u'CALL_-1206943304', u'INDIRECT_-1206940342'), (u'MULTIEQUAL_-1206941373', u'MULTIEQUAL_-1206941103'), ('const-738142165265366049', u'INT_EQUAL_-1206943664'), (u'INDIRECT_-1206940489', u'MULTIEQUAL_-1206941641'), (u'INDIRECT_-1206939620', u'MULTIEQUAL_-1206940102'), (u'INDIRECT_-1206942415', u'CALL_-1206944972'), (u'CALL_-1206943546', u'INDIRECT_-1206938434'), (u'CALL_-1206944146', u'INDIRECT_-1206937760'), (u'CALL_-1206943177', u'INDIRECT_-1206939298'), (u'INDIRECT_-1206940443', u'MULTIEQUAL_-1206940546'), (u'MULTIEQUAL_-1206940686', u'MULTIEQUAL_-1206940203'), (u'INDIRECT_-1206938946', u'MULTIEQUAL_-1206938724'), (u'MULTIEQUAL_-1206940321', u'MULTIEQUAL_-1206939838'), ('const-1', u'COPY_-1206945755'), (u'CALL_-1206943245', u'INDIRECT_-1206939802'), (u'INDIRECT_-1206939111', u'MULTIEQUAL_-1206940326'), (u'INDIRECT_-1206940681', u'MULTIEQUAL_-1206940630'), (u'INDIRECT_-1206940928', u'MULTIEQUAL_-1206941933'), (u'CALL_-1206945930', u'INDIRECT_-1206942224'), (u'INDIRECT_-1206940004', u'MULTIEQUAL_-1206941130'), (u'CALL_-1206943546', u'INDIRECT_-1206940479'), (u'CALL_-1206943073', u'INDIRECT_-1206938316'), (u'CALL_-1206943304', u'INDIRECT_-1206940561'), (u'CALL_-1206945703', u'INDIRECT_-1206942098'), ('const-433', u'LOAD_-1206943544'), (u'STORE_-1206943768', u'INDIRECT_-1206939271'), (u'CALL_-1206943049', u'INDIRECT_-1206940423'), (u'INT_SLESS_-1206945983', u'CBRANCH_-1206945990'), (u'MULTIEQUAL_-1206939445', u'MULTIEQUAL_-1206938962'), (u'CALL_-1206945930', u'INDIRECT_-1206939538'), (u'CALL_-1206945019', u'INDIRECT_-1206939346'), (u'INDIRECT_-1206939749', u'MULTIEQUAL_-1206939704'), ('const-1', u'CALL_-1206943899'), (u'CALL_-1206942950', u'INDIRECT_-1206938317'), (u'MULTIEQUAL_-1206940081', u'MULTIEQUAL_-1206940838'), (u'CALL_-1206946446', u'INT_SLESS_-1206945983'), (u'CALL_-1206943925', u'INDIRECT_-1206940067'), ('const-0', u'INT_NOTEQUAL_-1206937798'), (u'INDIRECT_-1206940135', u'MULTIEQUAL_-1206940101'), (u'CALL_-1206943591', u'INDIRECT_-1206940986'), (u'CALL_-1206946253', u'INDIRECT_-1206939521'), (u'CALL_-1206944751', u'INT_AND_-1206941519'), (u'INDIRECT_-1206939979', u'MULTIEQUAL_-1206940984'), (u'CALL_-1206943546', u'INDIRECT_-1206940260'), (u'CALL_-1206946588', u'INDIRECT_-1206941268'), (u'CALL_-1206945703', u'INDIRECT_-1206940492'), (u'CALL_-1206942629', u'INDIRECT_-1206937708'), (u'INDIRECT_-1206939728', u'MULTIEQUAL_-1206936898'), (u'MULTIEQUAL_-1206938670', u'COPY_-1206938724'), (u'INDIRECT_-1206941247', u'MULTIEQUAL_-1206940393'), (u'INDIRECT_-1206940082', u'MULTIEQUAL_-1206939232'), (u'STORE_-1206943794', u'INDIRECT_-1206939874'), (u'CALL_-1206943560', u'INDIRECT_-1206938499'), (u'MULTIEQUAL_-1206939642', u'MULTIEQUAL_-1206940399'), (u'CALL_-1206943772', u'INDIRECT_-1206940847'), (u'CALL_-1206942976', u'INDIRECT_-1206939319'), (u'MULTIEQUAL_-1206939715', u'MULTIEQUAL_-1206940472'), (u'CALL_-1206945086', u'INDIRECT_-1206939603'), (u'INDIRECT_-1206941393', u'MULTIEQUAL_-1206939810'), (u'INDIRECT_-1206939459', u'MULTIEQUAL_-1206941568'), (u'INDIRECT_-1206941257', u'CALL_-1206944684'), (u'STORE_-1206943768', u'INDIRECT_-1206940001'), (u'COPY_-1206940747', u'MULTIEQUAL_-1206941139'), (u'INDIRECT_-1206940224', u'MULTIEQUAL_-1206939370'), (u'INDIRECT_-1206939586', u'MULTIEQUAL_-1206939535'), (u'INDIRECT_-1206940443', u'MULTIEQUAL_-1206939589'), (u'CALL_-1206946446', u'INT_EQUAL_-1206946000'), (u'CALL_-1206943322', u'INDIRECT_-1206939626'), (u'CALL_-1206945703', u'INDIRECT_-1206939554'), (u'CALL_-1206942653', u'INDIRECT_-1206938222'), ('tmp_1876', u'CBRANCH_-1206945183'), (u'CALL_-1206945086', u'INDIRECT_-1206941063'), (u'INDIRECT_-1206941777', u'MULTIEQUAL_-1206941755'), (u'CALL_-1206943224', u'INDIRECT_-1206940203'), (u'CALL_-1206945930', u'INDIRECT_-1206940399'), (u'CALL_-1206943501', u'INDIRECT_-1206939282'), (u'CALL_-1206943501', u'INDIRECT_-1206938551'), (u'CALL_-1206945852', u'INDIRECT_-1206941485'), (u'LOAD_-1206944742', u'INT_EQUAL_-1206944727'), ('const-0', u'SUBPIECE_-1206942951'), (u'CALL_-1206946446', u'INDIRECT_-1206940443'), (u'MULTIEQUAL_-1206939912', u'MULTIEQUAL_-1206939642'), (u'CALL_-1206943177', u'INDIRECT_-1206939152'), (u'MULTIEQUAL_-1206940205', u'MULTIEQUAL_-1206940692'), (u'CALL_-1206943101', u'INDIRECT_-1206940421'), (u'MULTIEQUAL_-1206939765', u'COPY_-1206939819'), (u'CALL_-1206943563', u'INDIRECT_-1206939877'), (u'CALL_-1206943718', u'INDIRECT_-1206939641'), (u'CALL_-1206945703', u'INDIRECT_-1206940565'), (u'MULTIEQUAL_-1206939984', u'COPY_-1206940038'), (u'INDIRECT_-1206939200', u'MULTIEQUAL_-1206940326'), (u'CALL_-1206946588', u'INDIRECT_-1206940976'), (u'INDIRECT_-1206938954', u'MULTIEQUAL_-1206938889'), (u'CALL_-1206943139', u'INDIRECT_-1206938910'), (u'CALL_-1206943010', u'INDIRECT_-1206938225'), (u'CALL_-1206943012', u'INDIRECT_-1206939071'), (u'CALL_-1206945836', u'INDIRECT_-1206941399'), (u'CALL_-1206943563', u'INDIRECT_-1206939804'), (u'INDIRECT_-1206940446', u'MULTIEQUAL_-1206942517'), (u'INDIRECT_-1206937608', u'MULTIEQUAL_-1206939697'), (u'CALL_-1206942962', u'INDIRECT_-1206938619'), (u'CALL_-1206944751', u'INDIRECT_-1206940819'), (u'INDIRECT_-1206939399', u'MULTIEQUAL_-1206939737'), ('tmp_2021', u'BRANCH_-1206944955'), (u'CALL_-1206943304', u'INDIRECT_-1206937668'), (u'CALL_-1206943217', u'INDIRECT_-1206937905'), (u'CALL_-1206943899', u'INDIRECT_-1206939174'), ('const-1525312', u'COPY_-1206937247'), (u'INDIRECT_-1206939676', u'MULTIEQUAL_-1206939454'), ('tmp_891', u'CBRANCH_-1206945706'), (u'CALL_-1206943772', u'INDIRECT_-1206939387'), (u'INDIRECT_-1206940953', u'MULTIEQUAL_-1206942079'), (u'CALL_-1206943101', u'INDIRECT_-1206939034'), (u'CALL_-1206943001', u'INDIRECT_-1206939100'), (u'INDIRECT_-1206938580', u'MULTIEQUAL_-1206938358'), (u'INDIRECT_-1206938756', u'MULTIEQUAL_-1206939372'), (u'CALL_-1206945888', u'INDIRECT_-1206939331'), (u'CALL_-1206942653', u'CALL_-1206942629'), (u'CALL_-1206943004', u'INDIRECT_-1206939260'), (u'INT_EQUAL_-1206943629', u'CBRANCH_-1206943625'), (u'CALL_-1206943304', u'INDIRECT_-1206940196'), (u'CALL_-1206944751', u'INDIRECT_-1206939797'), (u'CALL_-1206942990', u'INDIRECT_-1206938633'), (u'CALL_-1206944751', u'INDIRECT_-1206940746'), (u'CALL_-1206943010', u'INDIRECT_-1206939394'), (u'MULTIEQUAL_-1206936890', u'MULTIEQUAL_-1206939382'), (u'INDIRECT_-1206939094', u'MULTIEQUAL_-1206941203'), (u'INDIRECT_-1206937622', u'MULTIEQUAL_-1206939697'), (u'CALL_-1206943582', u'INDIRECT_-1206939342'), (u'CALL_-1206944834', u'INDIRECT_-1206939320'), (u'CALL_-1206943001', u'INDIRECT_-1206938881'), (u'CALL_-1206943010', u'INDIRECT_-1206939978'), (u'INDIRECT_-1206940131', u'MULTIEQUAL_-1206940613'), (u'CALL_-1206945888', u'INDIRECT_-1206939193'), (u'INDIRECT_-1206940106', u'MULTIEQUAL_-1206940399'), (u'CALL_-1206946253', u'INDIRECT_-1206940589'), (u'INDIRECT_-1206937815', u'MULTIEQUAL_-1206939904'), (u'INDIRECT_-1206941449', u'MULTIEQUAL_-1206941415'), (u'INDIRECT_-1206941047', u'MULTIEQUAL_-1206941025'), (u'INDIRECT_-1206939737', u'MULTIEQUAL_-1206939210'), (u'CALL_-1206942653', u'INDIRECT_-1206939391'), (u'CALL_-1206945888', u'INDIRECT_-1206942086'), (u'INDIRECT_-1206939912', u'MULTIEQUAL_-1206940394'), (u'CALL_-1206943101', u'INDIRECT_-1206940056'), (u'CALL_-1206943582', u'INDIRECT_-1206940364'), (u'CALL_-1206943004', u'INDIRECT_-1206939917'), (u'INDIRECT_-1206938854', u'MULTIEQUAL_-1206938787'), (u'CALL_-1206943101', u'INDIRECT_-1206938522'), (u'INDIRECT_-1206942269', u'MULTIEQUAL_-1206941738'), (u'CALL_-1206946656', u'INDIRECT_-1206939948'), (u'STORE_-1206943794', u'INDIRECT_-1206938998'), (u'CALL_-1206945086', u'INDIRECT_-1206939895'), (u'CALL_-1206945836', u'INDIRECT_-1206941983'), (u'CALL_-1206946446', u'INT_NOTEQUAL_-1206945045'), (u'INDIRECT_-1206941685', u'MULTIEQUAL_-1206941641'), (u'CALL_-1206942990', u'INDIRECT_-1206937492'), (u'CALL_-1206942950', u'INDIRECT_-1206938683'), (u'MULTIEQUAL_-1206941592', u'MULTIEQUAL_-1206942079'), (u'INDIRECT_-1206940560', u'MULTIEQUAL_-1206940495'), (u'INDIRECT_-1206940563', u'MULTIEQUAL_-1206941860'), (u'CALL_-1206942976', u'INDIRECT_-1206938004'), (u'CALL_-1206944027', u'INDIRECT_-1206938875'), (u'INDIRECT_-1206938875', u'MULTIEQUAL_-1206940984'), (u'INDIRECT_-1206942561', u'CALL_-1206944834'), (u'CALL_-1206944146', u'INDIRECT_-1206939132'), (u'CALL_-1206943820', u'INDIRECT_-1206939274'), ('const--232', u'PTRSUB_-1206939280'), ('const-110', u'INT_EQUAL_-1206945773'), (u'INDIRECT_-1206939328', u'MULTIEQUAL_-1206939810'), (u'CAST_-1206937430', u'CALL_-1206943010'), (u'MULTIEQUAL_-1206938286', u'MULTIEQUAL_-1206938285'), (u'INDIRECT_-1206940125', u'MULTIEQUAL_-1206941422'), (u'CALL_-1206943245', u'INDIRECT_-1206940240'), (u'MULTIEQUAL_-1206939810', u'MULTIEQUAL_-1206939327'), (u'CALL_-1206942990', u'INDIRECT_-1206939801'), ('tmp_3337', u'BRANCH_-1206942973'), (u'INT_NOTEQUAL_-1206937780', u'BOOL_OR_-1206937755'), (u'INDIRECT_-1206940335', u'MULTIEQUAL_-1206942444'), (u'CALL_-1206945019', u'INDIRECT_-1206939858'), (u'INDIRECT_-1206939501', u'MULTIEQUAL_-1206939737'), (u'INDIRECT_-1206940061', u'MULTIEQUAL_-1206941276'), (u'CALL_-1206944972', u'INDIRECT_-1206941741'), (u'INDIRECT_-1206940663', u'MULTIEQUAL_-1206940619'), (u'INDIRECT_-1206940123', u'MULTIEQUAL_-1206940137'), (u'CALL_-1206942653', u'INDIRECT_-1206940282'), (u'INDIRECT_-1206942269', u'INT_EQUAL_-1206944844'), ('const-0', u'INT_EQUAL_-1206945113'), (u'CALL_-1206944684', u'INDIRECT_-1206938688'), (u'COPY_-1206943119', u'MULTIEQUAL_-1206939079'), (u'CALL_-1206946628', u'INDIRECT_-1206941593'), (u'INDIRECT_-1206940231', u'MULTIEQUAL_-1206940205'), ('const-1', u'INT_ADD_-1206943930'), (u'INDIRECT_-1206939063', u'MULTIEQUAL_-1206939299'), (u'CALL_-1206943591', u'INDIRECT_-1206938166'), (u'INDIRECT_-1206940143', u'MULTIEQUAL_-1206940759'), ('tmp_11831', u'PTRSUB_-1206939199'), (u'CALL_-1206944751', u'INDIRECT_-1206940673'), (u'CALL_-1206943177', u'INDIRECT_-1206939809'), (u'CALL_-1206943591', u'INDIRECT_-1206940767'), (u'CALL_-1206943899', u'INDIRECT_-1206938520'), (u'CALL_-1206946604', u'INDIRECT_-1206940843'), (u'CALL_-1206943139', u'CALL_-1206943101'), (u'CALL_-1206943010', u'INDIRECT_-1206938956'), (u'CALL_-1206945040', u'INDIRECT_-1206941302'), (u'CALL_-1206943139', u'INDIRECT_-1206938045'), (u'MULTIEQUAL_-1206940811', u'MULTIEQUAL_-1206941568'), ('tmp_2186', u'BRANCH_-1206943557'), (u'CALL_-1206946446', u'INT_EQUAL_-1206945206'), (u'INDIRECT_-1206940297', u'MULTIEQUAL_-1206938714'), (u'CALL_-1206946628', u'INDIRECT_-1206942469'), (u'INDIRECT_-1206942196', u'MULTIEQUAL_-1206941395'), (u'INDIRECT_-1206940961', u'MULTIEQUAL_-1206940935'), (u'CALL_-1206943772', u'INDIRECT_-1206939022'), ('tmp_3260', u'BRANCH_-1206943301'), (u'CALL_-1206943004', u'INDIRECT_-1206937665'), (u'INDIRECT_-1206942349', u'MULTIEQUAL_-1206942225'), (u'MULTIEQUAL_-1206939619', u'COPY_-1206939673'), (u'CALL_-1206943010', u'INDIRECT_-1206937657'), (u'INDIRECT_-1206938942', u'MULTIEQUAL_-1206940733'), (u'CALL_-1206943501', u'INDIRECT_-1206938697'), ('const-1', u'COPY_-1206945036'), (u'INDIRECT_-1206941320', u'MULTIEQUAL_-1206940806'), (u'MULTIEQUAL_-1206939985', u'MULTIEQUAL_-1206939715'), ('const-1481781', u'COPY_-1206939316'), (u'CALL_-1206946588', u'INDIRECT_-1206941195'), (u'INDIRECT_-1206939875', u'MULTIEQUAL_-1206938296'), (u'INT_NOTEQUAL_-1206943009', u'CBRANCH_-1206943008'), (u'INDIRECT_-1206938774', u'MULTIEQUAL_-1206939904'), (u'CALL_-1206943591', u'INDIRECT_-1206940840'), (u'COPY_-1206945707', u'MULTIEQUAL_-1206941933'), (u'INDIRECT_-1206940204', u'MULTIEQUAL_-1206940686'), (u'CALL_-1206943718', u'INT_EQUAL_-1206943703'), (u'INDIRECT_-1206938196', u'MULTIEQUAL_-1206938094'), ('const-1', u'COPY_-1206941229'), (u'CALL_-1206945852', u'INDIRECT_-1206940024'), (u'CALL_-1206943073', u'INDIRECT_-1206939047'), (u'INDIRECT_-1206938092', u'MULTIEQUAL_-1206938434'), (u'CALL_-1206946604', u'INDIRECT_-1206942303'), (u'CALL_-1206942962', u'INDIRECT_-1206938838'), ('const-1', u'INT_ADD_-1206945090'), (u'CALL_-1206942976', u'INDIRECT_-1206939246'), (u'INDIRECT_-1206938378', u'MULTIEQUAL_-1206938860'), (u'INDIRECT_-1206939293', u'MULTIEQUAL_-1206939226'), (u'INDIRECT_-1206940070', u'MULTIEQUAL_-1206940686'), (u'CALL_-1206944972', u'INDIRECT_-1206938986'), (u'CALL_-1206943718', u'INDIRECT_-1206939057'), (u'CALL_-1206943591', u'INDIRECT_-1206939088'), (u'CALL_-1206945852', u'INDIRECT_-1206942069'), (u'INDIRECT_-1206940353', u'MULTIEQUAL_-1206941568'), (u'MULTIEQUAL_-1206938597', u'COPY_-1206938651'), (u'CALL_-1206944972', u'INDIRECT_-1206940062'), (u'CALL_-1206944146', u'INDIRECT_-1206938109'), (u'CALL_-1206943139', u'INDIRECT_-1206939421'), (u'MULTIEQUAL_-1206939601', u'MULTIEQUAL_-1206939600'), (u'INDIRECT_-1206940169', u'MULTIEQUAL_-1206940102'), (u'INDIRECT_-1206939866', u'MULTIEQUAL_-1206940102'), (u'INDIRECT_-1206942342', u'MULTIEQUAL_-1206941541'), ('const-0', u'SUBPIECE_-1206943061'), (u'STORE_-1206943768', u'INDIRECT_-1206938759'), (u'INDIRECT_-1206940646', u'MULTIEQUAL_-1206940612'), (u'CALL_-1206946253', u'INDIRECT_-1206940808'), ('tmp_2189', u'BRANCH_-1206944448'), (u'CALL_-1206943582', u'INDIRECT_-1206939707'), (u'CALL_-1206943582', u'INDIRECT_-1206940437'), (u'CALL_-1206942990', u'INDIRECT_-1206938487'), (u'CALL_-1206946656', u'INDIRECT_-1206940878'), (u'CALL_-1206943501', u'INDIRECT_-1206938771'), ('tmp_807', u'CBRANCH_-1206945990'), (u'INDIRECT_-1206938265', u'MULTIEQUAL_-1206938163'), (u'CALL_-1206945703', u'INDIRECT_-1206939980'), (u'INDIRECT_-1206940187', u'MULTIEQUAL_-1206939965'), (u'INDIRECT_-1206939241', u'MULTIEQUAL_-1206939628'), (u'INDIRECT_-1206939886', u'MULTIEQUAL_-1206939296'), (u'CALL_-1206945040', u'INDIRECT_-1206938616'), (u'INDIRECT_-1206938817', u'MULTIEQUAL_-1206939973'), (u'INDIRECT_-1206940342', u'MULTIEQUAL_-1206940759'), (u'CALL_-1206943820', u'INDIRECT_-1206940004'), (u'INDIRECT_-1206941977', u'MULTIEQUAL_-1206941933'), (u'INDIRECT_-1206938095', u'MULTIEQUAL_-1206940180'), (u'INDIRECT_-1206940443', u'MULTIEQUAL_-1206938860'), (u'MULTIEQUAL_-1206936887', u'MULTIEQUAL_-1206939163'), (u'CALL_-1206943546', u'INDIRECT_-1206940333'), (u'CALL_-1206943177', u'INDIRECT_-1206938137'), (u'CALL_-1206943049', u'INDIRECT_-1206940058'), (u'INDIRECT_-1206938729', u'MULTIEQUAL_-1206940838'), (u'INDIRECT_-1206940561', u'MULTIEQUAL_-1206940978'), (u'CALL_-1206945852', u'INDIRECT_-1206939590'), (u'INDIRECT_-1206938085', u'MULTIEQUAL_-1206938044'), (u'INDIRECT_-1206940197', u'MULTIEQUAL_-1206941349'), ('const-1489999', u'COPY_-1206939294'), (u'CALL_-1206943582', u'INDIRECT_-1206938323'), (u'INDIRECT_-1206940343', u'MULTIEQUAL_-1206941495'), (u'INDIRECT_-1206940816', u'MULTIEQUAL_-1206940222'), (u'CALL_-1206943820', u'INDIRECT_-1206940734'), (u'CALL_-1206943224', u'INDIRECT_-1206940641'), (u'INDIRECT_-1206940809', u'MULTIEQUAL_-1206940008'), (u'CALL_-1206943820', u'INDIRECT_-1206940807'), (u'CALL_-1206943139', u'INDIRECT_-1206937769'), (u'CALL_-1206944751', u'INDIRECT_-1206940235'), (u'CALL_-1206946656', u'INDIRECT_-1206941681'), (u'INT_EQUAL_-1206946353', u'CBRANCH_-1206946348'), (u'CAST_-1206937071', u'MULTIEQUAL_-1206941443'), (u'COPY_-1206943625', u'MULTIEQUAL_-1206942061'), (u'CALL_-1206943177', u'INDIRECT_-1206939517'), ('const-0', u'INT_EQUAL_-1206945954'), (u'STORE_-1206943768', u'INDIRECT_-1206939490'), (u'CALL_-1206945836', u'INDIRECT_-1206941180'), (u'STORE_-1206943794', u'INDIRECT_-1206939655'), (u'CALL_-1206946446', u'INDIRECT_-1206940663'), (u'CALL_-1206943139', u'INDIRECT_-1206937838'), (u'INDIRECT_-1206941326', u'MULTIEQUAL_-1206941300'), (u'INDIRECT_-1206938523', u'MULTIEQUAL_-1206938822'), (u'INDIRECT_-1206940239', u'MULTIEQUAL_-1206936905'), (u'INDIRECT_-1206939010', u'MULTIEQUAL_-1206941130'), (u'INDIRECT_-1206939320', u'MULTIEQUAL_-1206940472'), (u'INDIRECT_-1206939404', u'MULTIEQUAL_-1206939370'), (u'STORE_-1206943794', u'INDIRECT_-1206939582'), (u'CALL_-1206945888', u'INDIRECT_-1206940407'), (u'CALL_-1206946604', u'INDIRECT_-1206942011'), (u'INDIRECT_-1206941512', u'MULTIEQUAL_-1206942517'), (u'CALL_-1206943820', u'INDIRECT_-1206940150'), (u'INDIRECT_-1206941292', u'MULTIEQUAL_-1206942444'), (u'INDIRECT_-1206941915', u'MULTIEQUAL_-1206942298'), (u'MULTIEQUAL_-1206939141', u'MULTIEQUAL_-1206939628'), (u'CALL_-1206945930', u'INDIRECT_-1206940691'), (u'CALL_-1206943501', u'INDIRECT_-1206937849'), (u'INDIRECT_-1206938534', u'MULTIEQUAL_-1206939835'), (u'CALL_-1206943560', u'INDIRECT_-1206939375'), (u'CALL_-1206946253', u'INDIRECT_-1206940150'), (u'CALL_-1206946628', u'INDIRECT_-1206940717'), (u'CALL_-1206943245', u'INDIRECT_-1206940167'), (u'INDIRECT_-1206941831', u'MULTIEQUAL_-1206941787'), (u'CALL_-1206946446', u'INDIRECT_-1206939875'), (u'CALL_-1206943001', u'INDIRECT_-1206939027'), (u'CALL_-1206946588', u'INDIRECT_-1206942071'), ('const-68', u'INT_EQUAL_-1206945232'), (u'CALL_-1206945930', u'INDIRECT_-1206939887'), (u'INDIRECT_-1206939976', u'MULTIEQUAL_-1206940484'), (u'CALL_-1206945019', u'INDIRECT_-1206938498'), (u'MULTIEQUAL_-1206943648', u'MULTIEQUAL_-1206942897'), (u'CALL_-1206943899', u'INDIRECT_-1206940561'), (u'INDIRECT_-1206940202', u'MULTIEQUAL_-1206940540'), (u'CALL_-1206943012', u'INDIRECT_-1206938414'), (u'CALL_-1206943513', u'INDIRECT_-1206940094'), (u'INDIRECT_-1206939831', u'MULTIEQUAL_-1206940248'), (u'STORE_-1206943768', u'INDIRECT_-1206938832'), (u'MULTIEQUAL_-1206936902', u'MULTIEQUAL_-1206940258'), (u'INDIRECT_-1206940016', u'MULTIEQUAL_-1206940399'), (u'INDIRECT_-1206940300', u'MULTIEQUAL_-1206942371'), (u'CALL_-1206944972', u'INDIRECT_-1206940646'), (u'CALL_-1206942976', u'INDIRECT_-1206939538'), (u'MULTIEQUAL_-1206943319', u'MULTIEQUAL_-1206942836'), (u'INDIRECT_-1206938144', u'MULTIEQUAL_-1206940253'), (u'CALL_-1206944820', u'INDIRECT_-1206938672'), ('const-0', u'COPY_-1206945949'), (u'CALL_-1206943546', u'INDIRECT_-1206939384'), (u'CALL_-1206944146', u'INDIRECT_-1206939570'), ('const-1', u'CALL_-1206943012'), (u'INDIRECT_-1206939174', u'MULTIEQUAL_-1206939591'), (u'CALL_-1206943591', u'INDIRECT_-1206939672'), (u'CALL_-1206945930', u'INDIRECT_-1206939469'), (u'INDIRECT_-1206940771', u'MULTIEQUAL_-1206940549'), (u'INDIRECT_-1206940516', u'MULTIEQUAL_-1206939662'), (u'CALL_-1206944751', u'INDIRECT_-1206940454'), (u'INDIRECT_-1206941147', u'MULTIEQUAL_-1206942444'), (u'INDIRECT_-1206940755', u'MULTIEQUAL_-1206940733'), (u'INDIRECT_-1206937944', u'MULTIEQUAL_-1206938365'), (u'CALL_-1206945019', u'INDIRECT_-1206940515'), (u'INDIRECT_-1206938376', u'MULTIEQUAL_-1206938714'), (u'CALL_-1206945636', u'INDIRECT_-1206939310'), (u'INDIRECT_-1206941293', u'MULTIEQUAL_-1206942298'), (u'CALL_-1206942990', u'INDIRECT_-1206940093'), (u'CALL_-1206943101', u'INDIRECT_-1206940494'), (u'CALL_-1206945930', u'INDIRECT_-1206941932'), (u'CALL_-1206943245', u'INDIRECT_-1206937988'), (u'CALL_-1206946588', u'INDIRECT_-1206942509'), ('const-120', u'INT_SLESS_-1206945983'), (u'CALL_-1206942976', u'INDIRECT_-1206938443'), (u'CALL_-1206943582', u'INDIRECT_-1206939050'), (u'INDIRECT_-1206939944', u'MULTIEQUAL_-1206939417'), (u'INDIRECT_-1206940406', u'MULTIEQUAL_-1206940361'), (u'CALL_-1206946628', u'INDIRECT_-1206942250'), (u'STORE_-1206943768', u'INDIRECT_-1206939782'), ('const-0', u'INT_NOTEQUAL_-1206937796'), (u'INDIRECT_-1206940590', u'MULTIEQUAL_-1206939079'), (u'CALL_-1206943501', u'INDIRECT_-1206938125'), (u'INDIRECT_-1206941977', u'MULTIEQUAL_-1206941446'), (u'INDIRECT_-1206937864', u'MULTIEQUAL_-1206936873'), (u'STORE_-1206943768', u'INDIRECT_-1206938686'), (u'INDIRECT_-1206939833', u'MULTIEQUAL_-1206941130'), (u'CALL_-1206946569', u'INDIRECT_-1206941838'), (u'CALL_-1206944820', u'INDIRECT_-1206938534'), (u'INDIRECT_-1206940882', u'INT_NOTEQUAL_-1206937782'), (u'CALL_-1206943224', u'INDIRECT_-1206938166'), (u'INDIRECT_-1206939830', u'MULTIEQUAL_-1206939765'), (u'CALL_-1206945888', u'INDIRECT_-1206941867'), (u'MULTIEQUAL_-1206941884', u'MULTIEQUAL_-1206941614'), (u'CALL_-1206946604', u'INDIRECT_-1206942084'), (u'CALL_-1206942653', u'INDIRECT_-1206937374'), (u'CALL_-1206943224', u'INDIRECT_-1206939692'), (u'INDIRECT_-1206937883', u'MULTIEQUAL_-1206938503'), (u'CALL_-1206943101', u'INDIRECT_-1206939910'), (u'CALL_-1206945888', u'INDIRECT_-1206941137'), (u'INDIRECT_-1206942269', u'INT_EQUAL_-1206945954'), (u'INDIRECT_-1206940450', u'MULTIEQUAL_-1206940686'), (u'CALL_-1206944146', u'INDIRECT_-1206937553'), ('const-1', u'COPY_-1206944868'), (u'CALL_-1206945636', u'INDIRECT_-1206939517'), (u'CALL_-1206943591', u'INDIRECT_-1206940329'), (u'CALL_-1206944146', u'INDIRECT_-1206937829'), (u'CALL_-1206943591', u'INDIRECT_-1206940475'), (u'INDIRECT_-1206938254', u'MULTIEQUAL_-1206938213'), (u'CALL_-1206942629', u'INDIRECT_-1206937639'), (u'CALL_-1206943012', u'INDIRECT_-1206937695'), (u'INDIRECT_-1206940809', u'MULTIEQUAL_-1206940295'), (u'CALL_-1206943073', u'INDIRECT_-1206938243'), (u'INDIRECT_-1206940590', u'MULTIEQUAL_-1206940058'), (u'CALL_-1206943322', u'INDIRECT_-1206938896'), (u'INDIRECT_-1206939173', u'MULTIEQUAL_-1206939681'), (u'INDIRECT_-1206940736', u'MULTIEQUAL_-1206940205'), (u'INDIRECT_-1206940377', u'MULTIEQUAL_-1206940253'), (u'INDIRECT_-1206937953', u'MULTIEQUAL_-1206940042'), (u'CALL_-1206942629', u'INDIRECT_-1206939088'), ('const-0', u'CALL_-1206943139'), (u'CALL_-1206943245', u'INDIRECT_-1206939875'), (u'INDIRECT_-1206937450', u'MULTIEQUAL_-1206936868'), (u'INDIRECT_-1206940928', u'MULTIEQUAL_-1206942225'), (u'CALL_-1206943004', u'INDIRECT_-1206939333'), (u'CALL_-1206944834', u'INDIRECT_-1206938748'), (u'INDIRECT_-1206940178', u'MULTIEQUAL_-1206942298'), (u'INT_SLESS_-1206945784', u'CBRANCH_-1206945791'), (u'INDIRECT_-1206938196', u'INT_EQUAL_-1206943664'), (u'CALL_-1206946446', u'INDIRECT_-1206941539'), (u'INDIRECT_-1206937860', u'MULTIEQUAL_-1206939973'), (u'INDIRECT_-1206941266', u'MULTIEQUAL_-1206941244'), (u'INDIRECT_-1206940399', u'MULTIEQUAL_-1206940692'), (u'CALL_-1206946604', u'INDIRECT_-1206941573'), (u'CALL_-1206946446', u'INDIRECT_-1206941904'), (u'INDIRECT_-1206939737', u'MULTIEQUAL_-1206938940'), ('const-0', u'INT_EQUAL_-1206943802'), (u'CALL_-1206943546', u'INDIRECT_-1206939530'), (u'INDIRECT_-1206937947', u'MULTIEQUAL_-1206937906'), (u'INDIRECT_-1206938296', u'MULTIEQUAL_-1206938231'), (u'CALL_-1206946569', u'INDIRECT_-1206942658'), (u'CALL_-1206945930', u'INDIRECT_-1206940326'), (u'INDIRECT_-1206938589', u'MULTIEQUAL_-1206939097'), (u'INDIRECT_-1206941393', u'MULTIEQUAL_-1206940539'), ('const-1', u'COPY_-1206943119'), (u'CALL_-1206944972', u'INDIRECT_-1206941157'), (u'INDIRECT_-1206937878', u'MULTIEQUAL_-1206937837'), (u'CAST_-1206937294', u'CALL_-1206943582'), (u'CALL_-1206943001', u'INDIRECT_-1206939611'), (u'CALL_-1206943322', u'INDIRECT_-1206940283'), (u'INDIRECT_-1206937974', u'MULTIEQUAL_-1206937937'), (u'CALL_-1206944027', u'INDIRECT_-1206938656'), (u'CALL_-1206942976', u'INDIRECT_-1206939173'), (u'INDIRECT_-1206938241', u'MULTIEQUAL_-1206940326'), (u'CALL_-1206946446', u'INDIRECT_-1206940082'), (u'CALL_-1206945703', u'INDIRECT_-1206941733'), (u'CALL_-1206943513', u'INDIRECT_-1206939364'), (u'INDIRECT_-1206938079', u'MULTIEQUAL_-1206936875'), (u'MULTIEQUAL_-1206936875', u'MULTIEQUAL_-1206938462'), (u'CALL_-1206943073', u'INDIRECT_-1206938028'), (u'CALL_-1206942653', u'INDIRECT_-1206939464'), (u'INDIRECT_-1206941539', u'MULTIEQUAL_-1206941025'), (u'CALL_-1206943925', u'INDIRECT_-1206938826'), (u'CALL_-1206943217', u'INDIRECT_-1206940518'), (u'CALL_-1206946656', u'INDIRECT_-1206941900'), (u'CALL_-1206945888', u'INDIRECT_-1206941356'), (u'CALL_-1206945636', u'INDIRECT_-1206940747'), (u'CALL_-1206943925', u'INDIRECT_-1206939045'), (u'CALL_-1206942990', u'INDIRECT_-1206938998'), (u'MULTIEQUAL_-1206943165', u'MULTIEQUAL_-1206942897'), (u'CALL_-1206943001', u'INDIRECT_-1206939757'), (u'CALL_-1206942950', u'INDIRECT_-1206939413'), (u'CAST_-1206937430', u'STORE_-1206943794'), (u'MULTIEQUAL_-1206942842', u'MULTIEQUAL_-1206943325'), (u'INDIRECT_-1206939748', u'MULTIEQUAL_-1206939158'), (u'CALL_-1206945040', u'INDIRECT_-1206939769'), (u'INDIRECT_-1206938499', u'MULTIEQUAL_-1206940619'), (u'CALL_-1206943304', u'INDIRECT_-1206938809'), (u'INDIRECT_-1206939273', u'MULTIEQUAL_-1206940399'), (u'CALL_-1206943563', u'INDIRECT_-1206940899'), (u'MULTIEQUAL_-1206939094', u'MULTIEQUAL_-1206939904'), (u'INDIRECT_-1206939109', u'MULTIEQUAL_-1206939591'), (u'CALL_-1206945086', u'INDIRECT_-1206939237'), (u'INDIRECT_-1206941765', u'MULTIEQUAL_-1206941641'), (u'CALL_-1206945636', u'INDIRECT_-1206940163'), (u'INDIRECT_-1206941404', u'MULTIEQUAL_-1206941787'), ('const-1', u'COPY_-1206945360'), (u'CALL_-1206944684', u'INDIRECT_-1206939321'), (u'INDIRECT_-1206939566', u'MULTIEQUAL_-1206940692'), (u'INDIRECT_-1206940297', u'MULTIEQUAL_-1206939496'), (u'CALL_-1206943322', u'INDIRECT_-1206938027'), (u'CALL_-1206943010', u'INDIRECT_-1206938079'), (u'MULTIEQUAL_-1206939809', u'MULTIEQUAL_-1206940619'), (u'INDIRECT_-1206941107', u'MULTIEQUAL_-1206941081'), (u'CALL_-1206942629', u'INDIRECT_-1206938942'), (u'CALL_-1206945852', u'INDIRECT_-1206941412'), (u'CALL_-1206943177', u'INDIRECT_-1206939079'), (u'CALL_-1206943560', u'INDIRECT_-1206940251'), (u'CALL_-1206942950', u'INDIRECT_-1206938171'), (u'INDIRECT_-1206939144', u'MULTIEQUAL_-1206936890'), ('tmp_2973', u'CBRANCH_-1206943749'), (u'INDIRECT_-1206940333', u'MULTIEQUAL_-1206940288'), (u'CALL_-1206943101', u'INDIRECT_-1206939399'), (u'INT_EQUAL_-1206945113', u'CBRANCH_-1206945111'), (u'CALL_-1206943925', u'INDIRECT_-1206938753'), (u'INDIRECT_-1206941376', u'MULTIEQUAL_-1206941342'), (u'CALL_-1206943177', u'INDIRECT_-1206940028'), (u'CALL_-1206943245', u'INDIRECT_-1206937781'), (u'INDIRECT_-1206939167', u'MULTIEQUAL_-1206941276'), (u'INDIRECT_-1206941692', u'MULTIEQUAL_-1206941568'), (u'CALL_-1206942990', u'INDIRECT_-1206938048'), (u'INDIRECT_-1206942561', u'MULTIEQUAL_-1206941760'), ('tmp_860', u'BRANCH_-1206944143'), (u'CALL_-1206943010', u'INDIRECT_-1206940124'), (u'INDIRECT_-1206938285', u'MULTIEQUAL_-1206940076'), (u'INDIRECT_-1206941903', u'MULTIEQUAL_-1206942006'), (u'INDIRECT_-1206938823', u'MULTIEQUAL_-1206940042'), (u'CALL_-1206944834', u'INDIRECT_-1206938886'), (u'INDIRECT_-1206938708', u'MULTIEQUAL_-1206938641'), (u'CALL_-1206943322', u'INDIRECT_-1206939261'), (u'INDIRECT_-1206939668', u'MULTIEQUAL_-1206939158'), (u'INDIRECT_-1206941612', u'MULTIEQUAL_-1206941568'), (u'STORE_-1206943768', u'INDIRECT_-1206940074'), (u'MULTIEQUAL_-1206939372', u'MULTIEQUAL_-1206938889'), (u'CALL_-1206943010', u'INDIRECT_-1206937864'), (u'INDIRECT_-1206938400', u'MULTIEQUAL_-1206938359'), (u'CAST_-1206937430', u'CALL_-1206943501'), (u'CALL_-1206943001', u'INDIRECT_-1206940341'), (u'INDIRECT_-1206939508', u'MULTIEQUAL_-1206939486'), (u'CALL_-1206942962', u'INDIRECT_-1206940079'), (u'MULTIEQUAL_-1206941592', u'MULTIEQUAL_-1206941322'), (u'INDIRECT_-1206942123', u'MULTIEQUAL_-1206942079'), (u'CALL_-1206944751', u'INDIRECT_-1206938656'), (u'CALL_-1206943217', u'INDIRECT_-1206939350'), (u'CALL_-1206943217', u'INDIRECT_-1206940299'), (u'INDIRECT_-1206940370', u'MULTIEQUAL_-1206939839'), (u'INDIRECT_-1206938809', u'MULTIEQUAL_-1206939226'), (u'CALL_-1206946588', u'INDIRECT_-1206942363'), (u'INDIRECT_-1206939659', u'MULTIEQUAL_-1206939766'), (u'CALL_-1206943591', u'INDIRECT_-1206939161'), (u'MULTIEQUAL_-1206936897', u'MULTIEQUAL_-1206940069'), (u'INDIRECT_-1206939400', u'MULTIEQUAL_-1206939697'), (u'CALL_-1206944834', u'INDIRECT_-1206939247'), (u'MULTIEQUAL_-1206936868', u'MULTIEQUAL_-1206937837'), (u'INDIRECT_-1206938112', u'MULTIEQUAL_-1206938075'), (u'INDIRECT_-1206939904', u'MULTIEQUAL_-1206939918'), (u'INDIRECT_-1206940927', u'MULTIEQUAL_-1206942079'), (u'CALL_-1206943513', u'INDIRECT_-1206938926'), (u'INDIRECT_-1206941399', u'MULTIEQUAL_-1206941373'), (u'CALL_-1206943073', u'INDIRECT_-1206939266'), (u'CALL_-1206946656', u'INDIRECT_-1206942484'), (u'INDIRECT_-1206938864', u'MULTIEQUAL_-1206940984'), (u'CALL_-1206943718', u'INDIRECT_-1206940152'), (u'CALL_-1206944834', u'INDIRECT_-1206939101'), (u'INDIRECT_-1206938723', u'MULTIEQUAL_-1206940514'), (u'CALL_-1206944684', u'INDIRECT_-1206941001'), (u'CALL_-1206942629', u'INDIRECT_-1206939672'), (u'CALL_-1206946253', u'INDIRECT_-1206941027'), ('const-0', u'INT_NOTEQUAL_-1206937804'), (u'MULTIEQUAL_-1206936905', u'MULTIEQUAL_-1206940477'), (u'INDIRECT_-1206939493', u'MULTIEQUAL_-1206940619'), (u'CALL_-1206943012', u'INDIRECT_-1206938560'), (u'INDIRECT_-1206937737', u'MULTIEQUAL_-1206938158'), (u'CALL_-1206943820', u'INDIRECT_-1206938835'), (u'INDIRECT_-1206941393', u'MULTIEQUAL_-1206940592'), (u'INDIRECT_-1206937745', u'MULTIEQUAL_-1206938365'), (u'INDIRECT_-1206940889', u'MULTIEQUAL_-1206940295'), (u'CALL_-1206943139', u'INDIRECT_-1206940589'), (u'INDIRECT_-1206940058', u'MULTIEQUAL_-1206940540'), (u'CALL_-1206945703', u'INDIRECT_-1206940273'), (u'INDIRECT_-1206940573', u'MULTIEQUAL_-1206940539'), (u'INDIRECT_-1206940158', u'MULTIEQUAL_-1206940394'), (u'CALL_-1206943001', u'INDIRECT_-1206939465'), (u'CALL_-1206944972', u'INDIRECT_-1206939989'), (u'CALL_-1206943899', u'INDIRECT_-1206939831'), (u'INDIRECT_-1206938946', u'MULTIEQUAL_-1206938901'), (u'INDIRECT_-1206938616', u'MULTIEQUAL_-1206939835'), (u'INDIRECT_-1206942050', u'MULTIEQUAL_-1206940467'), (u'CALL_-1206943139', u'INDIRECT_-1206939494'), (u'CALL_-1206946253', u'INDIRECT_-1206939797'), (u'CALL_-1206943304', u'INDIRECT_-1206938297'), (u'INDIRECT_-1206939676', u'MULTIEQUAL_-1206939973'), (u'INDIRECT_-1206939959', u'MULTIEQUAL_-1206942079'), (u'CALL_-1206946628', u'INDIRECT_-1206940936'), (u'CALL_-1206943010', u'INDIRECT_-1206938006'), (u'INDIRECT_-1206940714', u'MULTIEQUAL_-1206941013'), (u'CALL_-1206943820', u'INDIRECT_-1206938336'), (u'MULTIEQUAL_-1206940278', u'MULTIEQUAL_-1206940765'), (u'INDIRECT_-1206941758', u'INT_NOTEQUAL_-1206937800')]
null
null
00107450
x64
O2
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nundefined4 FUN_00107450(int param_1,long param_2,undefined8 param_3,int param_4)\n\n{\n char *__filename;\n int iVar1;\n undefined8 uVar2;\n ulong uVar3;\n long lVar4;\n undefined8 *__ptr;\n FILE *pFVar5;\n size_t sVar6;\n int *piVar7;\n undefined4 uVar8;\n char *unaff_RBP;\n char *pcVar9;\n undefined **unaff_R12;\n stat *unaff_R14;\n undefined *unaff_R15;\n long local_e8;\n int local_e0;\n int local_dc [3];\n long local_d0;\n stat local_c8;\n \n local_e8 = param_2;\n local_dc[0] = param_1;\n setlocale(5,"");\n setlocale(0,"");\n bindtextdomain("binutils","/usr/share/locale");\n textdomain("binutils");\n FUN_00156230(local_dc,&local_e8);\n iVar1 = local_dc[0];\n lVar4 = local_e8;\n _DAT_001933a0 = "<cmdline>";\n if (local_dc[0] < 2) goto LAB_001076c0;\n unaff_R12 = &PTR_s_all_00190c60;\n unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z";\n unaff_R14 = &local_c8;\n unaff_R15 = &DAT_001933a0;\nLAB_001074f0:\n param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0);\n if (param_4 != -1) {\n if (param_4 != 0x68) {\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }\n DAT_0019347c = 1;\n goto LAB_001074f0;\n }\n if (((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0) || DAT_0019349c != 0) {\n param_4 = local_dc[0] + -1;\n if (optind < param_4) {\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n uVar2 = dcgettext(0,"Nothing to do.\n",5);\n warn(uVar2);\n }\nLAB_001076c0:\n FUN_001115b0(stderr);\nLAB_001076d0:\n if (param_4 == 0x74) {\nLAB_001077dd:\n DAT_00193494 = 1;\n DAT_0019348c = 1;\n }\n else if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }\n goto LAB_001074f0;\n}\n\n" comment (function_definition "undefined4 FUN_00107450(int param_1,long param_2,undefined8 param_3,int param_4)\n\n{\n char *__filename;\n int iVar1;\n undefined8 uVar2;\n ulong uVar3;\n long lVar4;\n undefined8 *__ptr;\n FILE *pFVar5;\n size_t sVar6;\n int *piVar7;\n undefined4 uVar8;\n char *unaff_RBP;\n char *pcVar9;\n undefined **unaff_R12;\n stat *unaff_R14;\n undefined *unaff_R15;\n long local_e8;\n int local_e0;\n int local_dc [3];\n long local_d0;\n stat local_c8;\n \n local_e8 = param_2;\n local_dc[0] = param_1;\n setlocale(5,"");\n setlocale(0,"");\n bindtextdomain("binutils","/usr/share/locale");\n textdomain("binutils");\n FUN_00156230(local_dc,&local_e8);\n iVar1 = local_dc[0];\n lVar4 = local_e8;\n _DAT_001933a0 = "<cmdline>";\n if (local_dc[0] < 2) goto LAB_001076c0;\n unaff_R12 = &PTR_s_all_00190c60;\n unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z";\n unaff_R14 = &local_c8;\n unaff_R15 = &DAT_001933a0;\nLAB_001074f0:\n param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0);\n if (param_4 != -1) {\n if (param_4 != 0x68) {\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }\n DAT_0019347c = 1;\n goto LAB_001074f0;\n }\n if (((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0) || DAT_0019349c != 0) {\n param_4 = local_dc[0] + -1;\n if (optind < param_4) {\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n uVar2 = dcgettext(0,"Nothing to do.\n",5);\n warn(uVar2);\n }\nLAB_001076c0:\n FUN_001115b0(stderr);\nLAB_001076d0:\n if (param_4 == 0x74) {\nLAB_001077dd:\n DAT_00193494 = 1;\n DAT_0019348c = 1;\n }\n else if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }\n goto LAB_001074f0;\n}" type_identifier (function_declarator "FUN_00107450(int param_1,long param_2,undefined8 param_3,int param_4)" identifier (parameter_list "(int param_1,long param_2,undefined8 param_3,int param_4)" ( (parameter_declaration "int param_1" primitive_type identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "int param_4" primitive_type identifier) ))) (compound_statement "{\n char *__filename;\n int iVar1;\n undefined8 uVar2;\n ulong uVar3;\n long lVar4;\n undefined8 *__ptr;\n FILE *pFVar5;\n size_t sVar6;\n int *piVar7;\n undefined4 uVar8;\n char *unaff_RBP;\n char *pcVar9;\n undefined **unaff_R12;\n stat *unaff_R14;\n undefined *unaff_R15;\n long local_e8;\n int local_e0;\n int local_dc [3];\n long local_d0;\n stat local_c8;\n \n local_e8 = param_2;\n local_dc[0] = param_1;\n setlocale(5,"");\n setlocale(0,"");\n bindtextdomain("binutils","/usr/share/locale");\n textdomain("binutils");\n FUN_00156230(local_dc,&local_e8);\n iVar1 = local_dc[0];\n lVar4 = local_e8;\n _DAT_001933a0 = "<cmdline>";\n if (local_dc[0] < 2) goto LAB_001076c0;\n unaff_R12 = &PTR_s_all_00190c60;\n unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z";\n unaff_R14 = &local_c8;\n unaff_R15 = &DAT_001933a0;\nLAB_001074f0:\n param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0);\n if (param_4 != -1) {\n if (param_4 != 0x68) {\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }\n DAT_0019347c = 1;\n goto LAB_001074f0;\n }\n if (((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0) || DAT_0019349c != 0) {\n param_4 = local_dc[0] + -1;\n if (optind < param_4) {\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n uVar2 = dcgettext(0,"Nothing to do.\n",5);\n warn(uVar2);\n }\nLAB_001076c0:\n FUN_001115b0(stderr);\nLAB_001076d0:\n if (param_4 == 0x74) {\nLAB_001077dd:\n DAT_00193494 = 1;\n DAT_0019348c = 1;\n }\n else if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }\n goto LAB_001074f0;\n}" { (declaration "char *__filename;" primitive_type (pointer_declarator "*__filename" * identifier) ;) (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *__ptr;" type_identifier (pointer_declarator "*__ptr" * identifier) ;) (declaration "FILE *pFVar5;" type_identifier (pointer_declarator "*pFVar5" * identifier) ;) (declaration "size_t sVar6;" primitive_type identifier ;) (declaration "int *piVar7;" primitive_type (pointer_declarator "*piVar7" * identifier) ;) (declaration "undefined4 uVar8;" type_identifier identifier ;) (declaration "char *unaff_RBP;" primitive_type (pointer_declarator "*unaff_RBP" * identifier) ;) (declaration "char *pcVar9;" primitive_type (pointer_declarator "*pcVar9" * identifier) ;) (declaration "undefined **unaff_R12;" type_identifier (pointer_declarator "**unaff_R12" * (pointer_declarator "*unaff_R12" * identifier)) ;) (declaration "stat *unaff_R14;" type_identifier (pointer_declarator "*unaff_R14" * identifier) ;) (declaration "undefined *unaff_R15;" type_identifier (pointer_declarator "*unaff_R15" * identifier) ;) (declaration "long local_e8;" (sized_type_specifier "long" long) identifier ;) (declaration "int local_e0;" primitive_type identifier ;) (declaration "int local_dc [3];" primitive_type (array_declarator "local_dc [3]" identifier [ number_literal ]) ;) (declaration "long local_d0;" (sized_type_specifier "long" long) identifier ;) (declaration "stat local_c8;" type_identifier identifier ;) (expression_statement "local_e8 = param_2;" (assignment_expression "local_e8 = param_2" identifier = identifier) ;) (expression_statement "local_dc[0] = param_1;" (assignment_expression "local_dc[0] = param_1" (subscript_expression "local_dc[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "setlocale(5,"");" (call_expression "setlocale(5,"")" identifier (argument_list "(5,"")" ( number_literal , (string_literal """" " ") ))) ;) (expression_statement "setlocale(0,"");" (call_expression "setlocale(0,"")" identifier (argument_list "(0,"")" ( number_literal , (string_literal """" " ") ))) ;) (expression_statement "bindtextdomain("binutils","/usr/share/locale");" (call_expression "bindtextdomain("binutils","/usr/share/locale")" identifier (argument_list "("binutils","/usr/share/locale")" ( (string_literal ""binutils"" " string_content ") , (string_literal ""/usr/share/locale"" " string_content ") ))) ;) (expression_statement "textdomain("binutils");" (call_expression "textdomain("binutils")" identifier (argument_list "("binutils")" ( (string_literal ""binutils"" " string_content ") ))) ;) (expression_statement "FUN_00156230(local_dc,&local_e8);" (call_expression "FUN_00156230(local_dc,&local_e8)" identifier (argument_list "(local_dc,&local_e8)" ( identifier , (pointer_expression "&local_e8" & identifier) ))) ;) (expression_statement "iVar1 = local_dc[0];" (assignment_expression "iVar1 = local_dc[0]" identifier = (subscript_expression "local_dc[0]" identifier [ number_literal ])) ;) (expression_statement "lVar4 = local_e8;" (assignment_expression "lVar4 = local_e8" identifier = identifier) ;) (expression_statement "_DAT_001933a0 = "<cmdline>";" (assignment_expression "_DAT_001933a0 = "<cmdline>"" identifier = (string_literal ""<cmdline>"" " string_content ")) ;) (if_statement "if (local_dc[0] < 2) goto LAB_001076c0;" if (parenthesized_expression "(local_dc[0] < 2)" ( (binary_expression "local_dc[0] < 2" (subscript_expression "local_dc[0]" identifier [ number_literal ]) < number_literal) )) (goto_statement "goto LAB_001076c0;" goto statement_identifier ;)) (expression_statement "unaff_R12 = &PTR_s_all_00190c60;" (assignment_expression "unaff_R12 = &PTR_s_all_00190c60" identifier = (pointer_expression "&PTR_s_all_00190c60" & identifier)) ;) (expression_statement "unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z";" (assignment_expression "unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z"" identifier = (string_literal ""ADHINR:SVWacdeghi:lnp:rstuvw::x:z"" " string_content ")) ;) (expression_statement "unaff_R14 = &local_c8;" (assignment_expression "unaff_R14 = &local_c8" identifier = (pointer_expression "&local_c8" & identifier)) ;) (expression_statement "unaff_R15 = &DAT_001933a0;" (assignment_expression "unaff_R15 = &DAT_001933a0" identifier = (pointer_expression "&DAT_001933a0" & identifier)) ;) (labeled_statement "LAB_001074f0:\n param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0);" statement_identifier : (expression_statement "param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0);" (assignment_expression "param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0)" identifier = (call_expression "getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0)" identifier (argument_list "(iVar1,lVar4,unaff_RBP,unaff_R12,0)" ( identifier , identifier , identifier , identifier , number_literal )))) ;)) (if_statement "if (param_4 != -1) {\n if (param_4 != 0x68) {\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }\n DAT_0019347c = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 != -1)" ( (binary_expression "param_4 != -1" identifier != number_literal) )) (compound_statement "{\n if (param_4 != 0x68) {\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }\n DAT_0019347c = 1;\n goto LAB_001074f0;\n }" { (if_statement "if (param_4 != 0x68) {\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }" if (parenthesized_expression "(param_4 != 0x68)" ( (binary_expression "param_4 != 0x68" identifier != number_literal) )) (compound_statement "{\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }" { (if_statement "if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }" if (parenthesized_expression "(param_4 < 0x69)" ( (binary_expression "param_4 < 0x69" identifier < number_literal) )) (compound_statement "{\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }" { (if_statement "if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x52)" ( (binary_expression "param_4 == 0x52" identifier == number_literal) )) (compound_statement "{\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00193478 = DAT_00193478 + 1;" (assignment_expression "DAT_00193478 = DAT_00193478 + 1" identifier = (binary_expression "DAT_00193478 + 1" identifier + number_literal)) ;) (expression_statement "uVar3 = strtoul(optarg,(char **)unaff_R14,0);" (assignment_expression "uVar3 = strtoul(optarg,(char **)unaff_R14,0)" identifier = (call_expression "strtoul(optarg,(char **)unaff_R14,0)" identifier (argument_list "(optarg,(char **)unaff_R14,0)" ( identifier , (cast_expression "(char **)unaff_R14" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier) , number_literal )))) ;) (if_statement "if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }" if (parenthesized_expression "((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3))" ( (binary_expression "(*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)" (parenthesized_expression "(*(char *)local_c8.st_dev == '\0')" ( (binary_expression "*(char *)local_c8.st_dev == '\0'" (pointer_expression "*(char *)local_c8.st_dev" * (cast_expression "(char *)local_c8.st_dev" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (field_expression "local_c8.st_dev" identifier . field_identifier))) == (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(-1 < (int)uVar3)" ( (binary_expression "-1 < (int)uVar3" number_literal < (cast_expression "(int)uVar3" ( (type_descriptor "int" primitive_type) ) identifier)) ))) )) (compound_statement "{\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }" { (expression_statement "FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);" (call_expression "FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10)" identifier (argument_list "(unaff_R15,uVar3 & 0xffffffff,0x10)" ( identifier , (binary_expression "uVar3 & 0xffffffff" identifier & number_literal) , number_literal ))) ;) }) (else_clause "else {\n FUN_00111510(optarg,0x10);\n }" else (compound_statement "{\n FUN_00111510(optarg,0x10);\n }" { (expression_statement "FUN_00111510(optarg,0x10);" (call_expression "FUN_00111510(optarg,0x10)" identifier (argument_list "(optarg,0x10)" ( identifier , number_literal ))) ;) }))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }" if (parenthesized_expression "(param_4 < 0x53)" ( (binary_expression "param_4 < 0x53" identifier < number_literal) )) (compound_statement "{\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }" { (if_statement "if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x44)" ( (binary_expression "param_4 == 0x44" identifier == number_literal) )) (compound_statement "{\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }" { (labeled_statement "LAB_00107818:\n DAT_00193480 = 1;" statement_identifier : (expression_statement "DAT_00193480 = 1;" (assignment_expression "DAT_00193480 = 1" identifier = number_literal) ;)) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(0x44 < param_4)" ( (binary_expression "0x44 < param_4" number_literal < identifier) )) (compound_statement "{\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }" { (if_statement "if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }" if (parenthesized_expression "(param_4 != 0x49)" ( (binary_expression "param_4 != 0x49" identifier != number_literal) )) (compound_statement "{\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }" { (if_statement "if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }" if (parenthesized_expression "(param_4 != 0x4e)" ( (binary_expression "param_4 != 0x4e" identifier != number_literal) )) (compound_statement "{\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }" { (if_statement "if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }" if (parenthesized_expression "(param_4 == 0x48)" ( (binary_expression "param_4 == 0x48" identifier == number_literal) )) (compound_statement "{\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }" { (expression_statement "FUN_001115b0(stdout);" (call_expression "FUN_001115b0(stdout)" identifier (argument_list "(stdout)" ( identifier ))) ;) (goto_statement "goto LAB_00107818;" goto statement_identifier ;) })) (goto_statement "goto LAB_00107699;" goto statement_identifier ;) })) (goto_statement "goto LAB_001077dd;" goto statement_identifier ;) })) (expression_statement "DAT_00193470 = 1;" (assignment_expression "DAT_00193470 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 == 0x3f) goto LAB_001076c0;" if (parenthesized_expression "(param_4 == 0x3f)" ( (binary_expression "param_4 == 0x3f" identifier == number_literal) )) (goto_statement "goto LAB_001076c0;" goto statement_identifier ;)) (if_statement "if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x41)" ( (binary_expression "param_4 == 0x41" identifier == number_literal) )) (compound_statement "{\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00193468 = 1;" (assignment_expression "DAT_00193468 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 == 0) goto LAB_001074f0;" if (parenthesized_expression "(param_4 == 0)" ( (binary_expression "param_4 == 0" identifier == number_literal) )) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;)) }) (else_clause "else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }" else (compound_statement "{\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }" { (if_statement "if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x61)" ( (binary_expression "param_4 == 0x61" identifier == number_literal) )) (compound_statement "{\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }" { (expression_statement "DAT_001934a0 = 1;" (assignment_expression "DAT_001934a0 = 1" identifier = number_literal) ;) (expression_statement "DAT_00193498 = 1;" (assignment_expression "DAT_00193498 = 1" identifier = number_literal) ;) (expression_statement "DAT_00193484 = 1;" (assignment_expression "DAT_00193484 = 1" identifier = number_literal) ;) (expression_statement "DAT_001934a4 = 1;" (assignment_expression "DAT_001934a4 = 1" identifier = number_literal) ;) (expression_statement "DAT_0019347c = 1;" (assignment_expression "DAT_0019347c = 1" identifier = number_literal) ;) (expression_statement "DAT_00193494 = 1;" (assignment_expression "DAT_00193494 = 1" identifier = number_literal) ;) (expression_statement "DAT_00193490 = 1;" (assignment_expression "DAT_00193490 = 1" identifier = number_literal) ;) (expression_statement "DAT_00193488 = 1;" (assignment_expression "DAT_00193488 = 1" identifier = number_literal) ;) (expression_statement "DAT_00193474 = 1;" (assignment_expression "DAT_00193474 = 1" identifier = number_literal) ;) (expression_statement "DAT_00193470 = 1;" (assignment_expression "DAT_00193470 = 1" identifier = number_literal) ;) (expression_statement "DAT_00193468 = 1;" (assignment_expression "DAT_00193468 = 1" identifier = number_literal) ;) (expression_statement "DAT_00193464 = 1;" (assignment_expression "DAT_00193464 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }" if (parenthesized_expression "(param_4 < 0x62)" ( (binary_expression "param_4 < 0x62" identifier < number_literal) )) (compound_statement "{\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }" { (if_statement "if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x56)" ( (binary_expression "param_4 == 0x56" identifier == number_literal) )) (compound_statement "{\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00193474 = 1;" (assignment_expression "DAT_00193474 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x57)" ( (binary_expression "param_4 == 0x57" identifier == number_literal) )) (compound_statement "{\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00196f50 = 1;" (assignment_expression "DAT_00196f50 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x53)" ( (binary_expression "param_4 == 0x53" identifier == number_literal) )) (compound_statement "{\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00193494 = 1;" (assignment_expression "DAT_00193494 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) }) (else_clause "else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }" else (compound_statement "{\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }" { (if_statement "if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 100)" ( (binary_expression "param_4 == 100" identifier == number_literal) )) (compound_statement "{\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }" { (expression_statement "DAT_001934a4 = 1;" (assignment_expression "DAT_001934a4 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(100 < param_4)" ( (binary_expression "100 < param_4" number_literal < identifier) )) (compound_statement "{\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }" { (if_statement "if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }" if (parenthesized_expression "(param_4 == 0x65)" ( (binary_expression "param_4 == 0x65" identifier == number_literal) )) (compound_statement "{\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }" { (expression_statement "DAT_0019347c = 1;" (assignment_expression "DAT_0019347c = 1" identifier = number_literal) ;) (expression_statement "DAT_00193494 = 1;" (assignment_expression "DAT_00193494 = 1" identifier = number_literal) ;) (expression_statement "DAT_00193488 = 1;" (assignment_expression "DAT_00193488 = 1" identifier = number_literal) ;) }) (else_clause "else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }" else (compound_statement "{\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }" { (if_statement "if (param_4 != 0x67) goto LAB_00107699;" if (parenthesized_expression "(param_4 != 0x67)" ( (binary_expression "param_4 != 0x67" identifier != number_literal) )) (goto_statement "goto LAB_00107699;" goto statement_identifier ;)) (expression_statement "DAT_00193490 = 1;" (assignment_expression "DAT_00193490 = 1" identifier = number_literal) ;) }))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 99)" ( (binary_expression "param_4 == 99" identifier == number_literal) )) (compound_statement "{\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00193460 = 1;" (assignment_expression "DAT_00193460 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) }))) }))) }) (else_clause "else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }" else (compound_statement "{\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }" { (if_statement "if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x76)" ( (binary_expression "param_4 == 0x76" identifier == number_literal) )) (compound_statement "{\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }" { (expression_statement "FUN_0013b520(PTR_s_readelf_001910a0);" (call_expression "FUN_0013b520(PTR_s_readelf_001910a0)" identifier (argument_list "(PTR_s_readelf_001910a0)" ( identifier ))) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 < 0x77)" ( (binary_expression "param_4 < 0x77" identifier < number_literal) )) (compound_statement "{\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }" { (if_statement "if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }" if (parenthesized_expression "(param_4 == 0x72)" ( (binary_expression "param_4 == 0x72" identifier == number_literal) )) (compound_statement "{\n DAT_00193498 = 1;\n }" { (expression_statement "DAT_00193498 = 1;" (assignment_expression "DAT_00193498 = 1" identifier = number_literal) ;) }) (else_clause "else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }" else (compound_statement "{\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }" { (if_statement "if (0x72 < param_4) goto LAB_001076d0;" if (parenthesized_expression "(0x72 < param_4)" ( (binary_expression "0x72 < param_4" number_literal < identifier) )) (goto_statement "goto LAB_001076d0;" goto statement_identifier ;)) (if_statement "if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }" if (parenthesized_expression "(param_4 == 0x6e)" ( (binary_expression "param_4 == 0x6e" identifier == number_literal) )) (compound_statement "{\n DAT_00193464 = 1;\n }" { (expression_statement "DAT_00193464 = 1;" (assignment_expression "DAT_00193464 = 1" identifier = number_literal) ;) }) (else_clause "else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }" else (if_statement "if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }" if (parenthesized_expression "(param_4 == 0x70)" ( (binary_expression "param_4 == 0x70" identifier == number_literal) )) (compound_statement "{\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }" { (expression_statement "DAT_00193478 = DAT_00193478 + 1;" (assignment_expression "DAT_00193478 = DAT_00193478 + 1" identifier = (binary_expression "DAT_00193478 + 1" identifier + number_literal)) ;) (expression_statement "uVar3 = strtoul(optarg,(char **)unaff_R14,0);" (assignment_expression "uVar3 = strtoul(optarg,(char **)unaff_R14,0)" identifier = (call_expression "strtoul(optarg,(char **)unaff_R14,0)" identifier (argument_list "(optarg,(char **)unaff_R14,0)" ( identifier , (cast_expression "(char **)unaff_R14" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier) , number_literal )))) ;) (if_statement "if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }" if (parenthesized_expression "((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3))" ( (binary_expression "(*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)" (parenthesized_expression "(*(char *)local_c8.st_dev == '\0')" ( (binary_expression "*(char *)local_c8.st_dev == '\0'" (pointer_expression "*(char *)local_c8.st_dev" * (cast_expression "(char *)local_c8.st_dev" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (field_expression "local_c8.st_dev" identifier . field_identifier))) == (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(-1 < (int)uVar3)" ( (binary_expression "-1 < (int)uVar3" number_literal < (cast_expression "(int)uVar3" ( (type_descriptor "int" primitive_type) ) identifier)) ))) )) (compound_statement "{\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }" { (expression_statement "FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);" (call_expression "FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8)" identifier (argument_list "(unaff_R15,uVar3 & 0xffffffff,8)" ( identifier , (binary_expression "uVar3 & 0xffffffff" identifier & number_literal) , number_literal ))) ;) }) (else_clause "else {\n FUN_00111510(optarg,8);\n }" else (compound_statement "{\n FUN_00111510(optarg,8);\n }" { (expression_statement "FUN_00111510(optarg,8);" (call_expression "FUN_00111510(optarg,8)" identifier (argument_list "(optarg,8)" ( identifier , number_literal ))) ;) }))) }) (else_clause "else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }" else (compound_statement "{\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }" { (if_statement "if (param_4 != 0x6c) goto LAB_00107699;" if (parenthesized_expression "(param_4 != 0x6c)" ( (binary_expression "param_4 != 0x6c" identifier != number_literal) )) (goto_statement "goto LAB_00107699;" goto statement_identifier ;)) (expression_statement "DAT_00193488 = 1;" (assignment_expression "DAT_00193488 = 1" identifier = number_literal) ;) }))))) }))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x200)" ( (binary_expression "param_4 == 0x200" identifier == number_literal) )) (compound_statement "{\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00193478 = 1;" (assignment_expression "DAT_00193478 = 1" identifier = number_literal) ;) (if_statement "if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }" if (parenthesized_expression "(optarg == (char *)0x0)" ( (binary_expression "optarg == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n DAT_0019346c = 1;\n }" { (expression_statement "DAT_0019346c = 1;" (assignment_expression "DAT_0019346c = 1" identifier = number_literal) ;) }) (else_clause "else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }" else (compound_statement "{\n DAT_0019346c = 0;\n FUN_001547f0();\n }" { (expression_statement "DAT_0019346c = 0;" (assignment_expression "DAT_0019346c = 0" identifier = number_literal) ;) (expression_statement "FUN_001547f0();" (call_expression "FUN_001547f0()" identifier (argument_list "()" ( ))) ;) }))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(0x200 < param_4)" ( (binary_expression "0x200 < param_4" number_literal < identifier) )) (compound_statement "{\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }" { (if_statement "if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" if (parenthesized_expression "(param_4 == 0x202)" ( (binary_expression "param_4 == 0x202" identifier == number_literal) )) (compound_statement "{\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }" { (expression_statement "uVar3 = strtoul(optarg,(char **)unaff_R14,0);" (assignment_expression "uVar3 = strtoul(optarg,(char **)unaff_R14,0)" identifier = (call_expression "strtoul(optarg,(char **)unaff_R14,0)" identifier (argument_list "(optarg,(char **)unaff_R14,0)" ( identifier , (cast_expression "(char **)unaff_R14" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier) , number_literal )))) ;) (expression_statement "DAT_001910ac = (undefined4)uVar3;" (assignment_expression "DAT_001910ac = (undefined4)uVar3" identifier = (cast_expression "(undefined4)uVar3" ( (type_descriptor "undefined4" type_identifier) ) identifier)) ;) }) (else_clause "else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" else (if_statement "if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" if (parenthesized_expression "(param_4 < 0x202)" ( (binary_expression "param_4 < 0x202" identifier < number_literal) )) (compound_statement "{\n DAT_0019349c = 1;\n }" { (expression_statement "DAT_0019349c = 1;" (assignment_expression "DAT_0019349c = 1" identifier = number_literal) ;) }) (else_clause "else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" else (if_statement "if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" if (parenthesized_expression "(param_4 == 0x203)" ( (binary_expression "param_4 == 0x203" identifier == number_literal) )) (compound_statement "{\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }" { (expression_statement "DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);" (assignment_expression "DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0)" identifier = (call_expression "strtoul(optarg,(char **)unaff_R14,0)" identifier (argument_list "(optarg,(char **)unaff_R14,0)" ( identifier , (cast_expression "(char **)unaff_R14" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier) , number_literal )))) ;) }) (else_clause "else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" else (compound_statement "{\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" { (if_statement "if (param_4 != 0x204) goto LAB_00107699;" if (parenthesized_expression "(param_4 != 0x204)" ( (binary_expression "param_4 != 0x204" identifier != number_literal) )) (goto_statement "goto LAB_00107699;" goto statement_identifier ;)) (expression_statement "DAT_001946e0 = 1;" (assignment_expression "DAT_001946e0 = 1" identifier = number_literal) ;) }))))))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x78)" ( (binary_expression "param_4 == 0x78" identifier == number_literal) )) (compound_statement "{\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00193478 = DAT_00193478 + 1;" (assignment_expression "DAT_00193478 = DAT_00193478 + 1" identifier = (binary_expression "DAT_00193478 + 1" identifier + number_literal)) ;) (expression_statement "uVar3 = strtoul(optarg,(char **)unaff_R14,0);" (assignment_expression "uVar3 = strtoul(optarg,(char **)unaff_R14,0)" identifier = (call_expression "strtoul(optarg,(char **)unaff_R14,0)" identifier (argument_list "(optarg,(char **)unaff_R14,0)" ( identifier , (cast_expression "(char **)unaff_R14" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier) , number_literal )))) ;) (if_statement "if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }" if (parenthesized_expression "((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3))" ( (binary_expression "(*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)" (parenthesized_expression "(*(char *)local_c8.st_dev == '\0')" ( (binary_expression "*(char *)local_c8.st_dev == '\0'" (pointer_expression "*(char *)local_c8.st_dev" * (cast_expression "(char *)local_c8.st_dev" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (field_expression "local_c8.st_dev" identifier . field_identifier))) == (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(-1 < (int)uVar3)" ( (binary_expression "-1 < (int)uVar3" number_literal < (cast_expression "(int)uVar3" ( (type_descriptor "int" primitive_type) ) identifier)) ))) )) (compound_statement "{\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }" { (expression_statement "FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);" (call_expression "FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1)" identifier (argument_list "(unaff_R15,uVar3 & 0xffffffff,1)" ( identifier , (binary_expression "uVar3 & 0xffffffff" identifier & number_literal) , number_literal ))) ;) }) (else_clause "else {\n FUN_00111510(optarg,1);\n }" else (compound_statement "{\n FUN_00111510(optarg,1);\n }" { (expression_statement "FUN_00111510(optarg,1);" (call_expression "FUN_00111510(optarg,1)" identifier (argument_list "(optarg,1)" ( identifier , number_literal ))) ;) }))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 < 0x78)" ( (binary_expression "param_4 < 0x78" identifier < number_literal) )) (compound_statement "{\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00193478 = 1;" (assignment_expression "DAT_00193478 = 1" identifier = number_literal) ;) (if_statement "if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }" if (parenthesized_expression "(optarg == (char *)0x0)" ( (binary_expression "optarg == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n DAT_0019346c = 1;\n FUN_00154ac0();\n }" { (expression_statement "DAT_0019346c = 1;" (assignment_expression "DAT_0019346c = 1" identifier = number_literal) ;) (expression_statement "FUN_00154ac0();" (call_expression "FUN_00154ac0()" identifier (argument_list "()" ( ))) ;) }) (else_clause "else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }" else (compound_statement "{\n DAT_0019346c = 0;\n FUN_001548f0();\n }" { (expression_statement "DAT_0019346c = 0;" (assignment_expression "DAT_0019346c = 0" identifier = number_literal) ;) (expression_statement "FUN_001548f0();" (call_expression "FUN_001548f0()" identifier (argument_list "()" ( ))) ;) }))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x7a)" ( (binary_expression "param_4 == 0x7a" identifier == number_literal) )) (compound_statement "{\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00193458 = 1;" (assignment_expression "DAT_00193458 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) }))) (labeled_statement "LAB_00107699:\n local_e0 = param_4;" statement_identifier : (expression_statement "local_e0 = param_4;" (assignment_expression "local_e0 = param_4" identifier = identifier) ;)) (expression_statement "uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);" (assignment_expression "uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5)" identifier = (call_expression "dcgettext(0,"Invalid option \'-%c\'\n",5)" identifier (argument_list "(0,"Invalid option \'-%c\'\n",5)" ( number_literal , (string_literal ""Invalid option \'-%c\'\n"" " string_content escape_sequence string_content escape_sequence escape_sequence ") , number_literal )))) ;) (expression_statement "param_4 = local_e0;" (assignment_expression "param_4 = local_e0" identifier = identifier) ;) (expression_statement "error(uVar2,local_e0);" (call_expression "error(uVar2,local_e0)" identifier (argument_list "(uVar2,local_e0)" ( identifier , identifier ))) ;) (goto_statement "goto LAB_001076c0;" goto statement_identifier ;) })) (expression_statement "DAT_0019347c = 1;" (assignment_expression "DAT_0019347c = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0) || DAT_0019349c != 0) {\n param_4 = local_dc[0] + -1;\n if (optind < param_4) {\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n uVar2 = dcgettext(0,"Nothing to do.\n",5);\n warn(uVar2);\n }" if (parenthesized_expression "(((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0) || DAT_0019349c != 0)" ( (binary_expression "((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0) || DAT_0019349c != 0" (parenthesized_expression "((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0)" ( (binary_expression "(((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0" (parenthesized_expression "(((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0)" ( (binary_expression "((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0" (parenthesized_expression "((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0)" ( (binary_expression "(((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0" (parenthesized_expression "(((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0)" ( (binary_expression "((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0" (parenthesized_expression "((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0)" ( (binary_expression "(((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0" (parenthesized_expression "(((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0)" ( (binary_expression "((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0" (parenthesized_expression "((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0)" ( (binary_expression "(((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0" (parenthesized_expression "(((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0)" ( (binary_expression "((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0" (parenthesized_expression "((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n )" ( (binary_expression "(((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0" (parenthesized_expression "(((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0)" ( (binary_expression "((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0" (parenthesized_expression "((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0)" ( (binary_expression "(((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0" (parenthesized_expression "(((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0)" ( (binary_expression "((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0" (parenthesized_expression "((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0)" ( (binary_expression "(DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0" (parenthesized_expression "(DAT_001934a4 != 0 || DAT_001934a0 != 0)" ( (binary_expression "DAT_001934a4 != 0 || DAT_001934a0 != 0" (binary_expression "DAT_001934a4 != 0" identifier != number_literal) || (binary_expression "DAT_001934a0 != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193498 != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193484 != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193494 != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193488 != 0" identifier != number_literal)) )) || (binary_expression "DAT_0019347c != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193478 != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193474 != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193470 != 0" identifier != number_literal)) )) || (binary_expression "DAT_0019346c != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193468 != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193464 != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193490 != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193460 != 0" identifier != number_literal)) )) || (binary_expression "DAT_0019349c != 0" identifier != number_literal)) )) (compound_statement "{\n param_4 = local_dc[0] + -1;\n if (optind < param_4) {\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n uVar2 = dcgettext(0,"Nothing to do.\n",5);\n warn(uVar2);\n }" { (expression_statement "param_4 = local_dc[0] + -1;" (assignment_expression "param_4 = local_dc[0] + -1" identifier = (binary_expression "local_dc[0] + -1" (subscript_expression "local_dc[0]" identifier [ number_literal ]) + number_literal)) ;) (if_statement "if (optind < param_4) {\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }" if (parenthesized_expression "(optind < param_4)" ( (binary_expression "optind < param_4" identifier < identifier) )) (compound_statement "{\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }" { (expression_statement "DAT_001934a8 = 1;" (assignment_expression "DAT_001934a8 = 1" identifier = number_literal) ;) (labeled_statement "LAB_00107aa4:\n uVar8 = 0;" statement_identifier : (expression_statement "uVar8 = 0;" (assignment_expression "uVar8 = 0" identifier = number_literal) ;)) (labeled_statement "LAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );" statement_identifier : (do_statement "do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );" do (compound_statement "{\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n }" { (while_statement "while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }" { (expression_statement "lVar4 = (long)optind;" (assignment_expression "lVar4 = (long)optind" identifier = (cast_expression "(long)optind" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }" if (parenthesized_expression "(local_dc[0] <= optind)" ( (binary_expression "local_dc[0] <= optind" (subscript_expression "local_dc[0]" identifier [ number_literal ]) <= identifier) )) (compound_statement "{\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }" { (if_statement "if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }" if (parenthesized_expression "(DAT_00193430 != (void *)0x0)" ( (binary_expression "DAT_00193430 != (void *)0x0" identifier != (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n free(DAT_00193430);\n }" { (expression_statement "free(DAT_00193430);" (call_expression "free(DAT_00193430)" identifier (argument_list "(DAT_00193430)" ( identifier ))) ;) })) (return_statement "return uVar8;" return identifier ;) })) (expression_statement "optind = optind + 1;" (assignment_expression "optind = optind + 1" identifier = (binary_expression "optind + 1" identifier + number_literal)) ;) (expression_statement "__filename = *(char **)(local_e8 + lVar4 * 8);" (assignment_expression "__filename = *(char **)(local_e8 + lVar4 * 8)" identifier = (pointer_expression "*(char **)(local_e8 + lVar4 * 8)" * (cast_expression "(char **)(local_e8 + lVar4 * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_e8 + lVar4 * 8)" ( (binary_expression "local_e8 + lVar4 * 8" identifier + (binary_expression "lVar4 * 8" identifier * number_literal)) ))))) ;) (expression_statement "iVar1 = __xstat(1,__filename,&local_c8);" (assignment_expression "iVar1 = __xstat(1,__filename,&local_c8)" identifier = (call_expression "__xstat(1,__filename,&local_c8)" identifier (argument_list "(1,__filename,&local_c8)" ( number_literal , identifier , (pointer_expression "&local_c8" & identifier) )))) ;) (if_statement "if (-1 < iVar1) break;" if (parenthesized_expression "(-1 < iVar1)" ( (binary_expression "-1 < iVar1" number_literal < identifier) )) (break_statement "break;" break ;)) (expression_statement "piVar7 = __errno_location();" (assignment_expression "piVar7 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "pcVar9 = "\'%s\': No such file\n";" (assignment_expression "pcVar9 = "\'%s\': No such file\n"" identifier = (string_literal ""\'%s\': No such file\n"" " escape_sequence string_content escape_sequence string_content escape_sequence ")) ;) (if_statement "if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }" if (parenthesized_expression "(*piVar7 == 2)" ( (binary_expression "*piVar7 == 2" (pointer_expression "*piVar7" * identifier) == number_literal) )) (compound_statement "{\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }" { (labeled_statement "LAB_00107acc:\n uVar8 = 1;" statement_identifier : (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" identifier = number_literal) ;)) (expression_statement "uVar2 = dcgettext(0,pcVar9,5);" (assignment_expression "uVar2 = dcgettext(0,pcVar9,5)" identifier = (call_expression "dcgettext(0,pcVar9,5)" identifier (argument_list "(0,pcVar9,5)" ( number_literal , identifier , number_literal )))) ;) (expression_statement "error(uVar2,__filename);" (call_expression "error(uVar2,__filename)" identifier (argument_list "(uVar2,__filename)" ( identifier , identifier ))) ;) }) (else_clause "else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }" else (compound_statement "{\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }" { (expression_statement "pcVar9 = strerror(*piVar7);" (assignment_expression "pcVar9 = strerror(*piVar7)" identifier = (call_expression "strerror(*piVar7)" identifier (argument_list "(*piVar7)" ( (pointer_expression "*piVar7" * identifier) )))) ;) (expression_statement "uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);" (assignment_expression "uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5)" identifier = (call_expression "dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5)" identifier (argument_list "(0,"Could not locate \'%s\'. System error message: %s\n",5)" ( number_literal , (string_literal ""Could not locate \'%s\'. System error message: %s\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , number_literal )))) ;) (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" identifier = number_literal) ;) (expression_statement "error(uVar2,__filename,pcVar9);" (call_expression "error(uVar2,__filename,pcVar9)" identifier (argument_list "(uVar2,__filename,pcVar9)" ( identifier , identifier , identifier ))) ;) }))) })) (if_statement "if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }" if (parenthesized_expression "((local_c8.st_mode & 0xf000) != 0x8000)" ( (binary_expression "(local_c8.st_mode & 0xf000) != 0x8000" (parenthesized_expression "(local_c8.st_mode & 0xf000)" ( (binary_expression "local_c8.st_mode & 0xf000" (field_expression "local_c8.st_mode" identifier . field_identifier) & number_literal) )) != number_literal) )) (compound_statement "{\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }" { (expression_statement "pcVar9 = "\'%s\' is not an ordinary file\n";" (assignment_expression "pcVar9 = "\'%s\' is not an ordinary file\n"" identifier = (string_literal ""\'%s\' is not an ordinary file\n"" " escape_sequence string_content escape_sequence string_content escape_sequence ")) ;) (goto_statement "goto LAB_00107acc;" goto statement_identifier ;) })) (expression_statement "__ptr = (undefined8 *)calloc(1,0xa0);" (assignment_expression "__ptr = (undefined8 *)calloc(1,0xa0)" identifier = (cast_expression "(undefined8 *)calloc(1,0xa0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "calloc(1,0xa0)" identifier (argument_list "(1,0xa0)" ( number_literal , number_literal ))))) ;) (if_statement "if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }" if (parenthesized_expression "(__ptr == (undefined8 *)0x0)" ( (binary_expression "__ptr == (undefined8 *)0x0" identifier == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }" { (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" identifier = number_literal) ;) (expression_statement "uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);" (assignment_expression "uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5)" identifier = (call_expression "dcgettext(0,"Out of memory allocating file data structure\n",5)" identifier (argument_list "(0,"Out of memory allocating file data structure\n",5)" ( number_literal , (string_literal ""Out of memory allocating file data structure\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "error(uVar2);" (call_expression "error(uVar2)" identifier (argument_list "(uVar2)" ( identifier ))) ;) (goto_statement "goto LAB_00107af0;" goto statement_identifier ;) })) (expression_statement "*__ptr = __filename;" (assignment_expression "*__ptr = __filename" (pointer_expression "*__ptr" * identifier) = identifier) ;) (expression_statement "pFVar5 = fopen(__filename,"rb");" (assignment_expression "pFVar5 = fopen(__filename,"rb")" identifier = (call_expression "fopen(__filename,"rb")" identifier (argument_list "(__filename,"rb")" ( identifier , (string_literal ""rb"" " string_content ") )))) ;) (expression_statement "__ptr[1] = pFVar5;" (assignment_expression "__ptr[1] = pFVar5" (subscript_expression "__ptr[1]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }" if (parenthesized_expression "(pFVar5 != (FILE *)0x0)" ( (binary_expression "pFVar5 != (FILE *)0x0" identifier != (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }" { (expression_statement "sVar6 = fread(&local_d0,8,1,pFVar5);" (assignment_expression "sVar6 = fread(&local_d0,8,1,pFVar5)" identifier = (call_expression "fread(&local_d0,8,1,pFVar5)" identifier (argument_list "(&local_d0,8,1,pFVar5)" ( (pointer_expression "&local_d0" & identifier) , number_literal , number_literal , identifier )))) ;) (if_statement "if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }" if (parenthesized_expression "(sVar6 == 1)" ( (binary_expression "sVar6 == 1" identifier == number_literal) )) (compound_statement "{\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }" { (expression_statement "__ptr[2] = local_c8.st_size;" (assignment_expression "__ptr[2] = local_c8.st_size" (subscript_expression "__ptr[2]" identifier [ number_literal ]) = (field_expression "local_c8.st_size" identifier . field_identifier)) ;) (if_statement "if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }" if (parenthesized_expression "(local_d0 == 0xa3e686372613c21)" ( (binary_expression "local_d0 == 0xa3e686372613c21" identifier == number_literal) )) (compound_statement "{\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }" { (expression_statement "iVar1 = FUN_0013ab00(__ptr,0);" (assignment_expression "iVar1 = FUN_0013ab00(__ptr,0)" identifier = (call_expression "FUN_0013ab00(__ptr,0)" identifier (argument_list "(__ptr,0)" ( identifier , number_literal )))) ;) (labeled_statement "joined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;" statement_identifier : (if_statement "if (iVar1 == 0) goto LAB_00107ca1;" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (goto_statement "goto LAB_00107ca1;" goto statement_identifier ;))) (expression_statement "pFVar5 = (FILE *)__ptr[1];" (assignment_expression "pFVar5 = (FILE *)__ptr[1]" identifier = (cast_expression "(FILE *)__ptr[1]" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "__ptr[1]" identifier [ number_literal ]))) ;) (labeled_statement "LAB_00107bf3:\n fclose(pFVar5);" statement_identifier : (expression_statement "fclose(pFVar5);" (call_expression "fclose(pFVar5)" identifier (argument_list "(pFVar5)" ( identifier ))) ;)) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) (goto_statement "goto LAB_00107af0;" goto statement_identifier ;) })) (if_statement "if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }" if (parenthesized_expression "(local_d0 == 0xa3e6e6968743c21)" ( (binary_expression "local_d0 == 0xa3e6e6968743c21" identifier == number_literal) )) (compound_statement "{\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }" { (expression_statement "iVar1 = FUN_0013ab00(__ptr,1);" (assignment_expression "iVar1 = FUN_0013ab00(__ptr,1)" identifier = (call_expression "FUN_0013ab00(__ptr,1)" identifier (argument_list "(__ptr,1)" ( identifier , number_literal )))) ;) (goto_statement "goto joined_r0x00107d9a;" goto statement_identifier ;) })) (if_statement "if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }" if (parenthesized_expression "(DAT_00193460 != 0)" ( (binary_expression "DAT_00193460 != 0" identifier != number_literal) )) (compound_statement "{\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }" { (expression_statement "uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;" (assignment_expression "uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)" identifier = (call_expression "dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)" identifier (argument_list "(0,"File %s is not an archive so its index cannot be displayed.\n",5)" ( number_literal , (string_literal ""File %s is not an archive so its index cannot be displayed.\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "error(uVar2,__filename);" (call_expression "error(uVar2,__filename)" identifier (argument_list "(uVar2,__filename)" ( identifier , identifier ))) ;) })) (expression_statement "rewind((FILE *)__ptr[1]);" (call_expression "rewind((FILE *)__ptr[1])" identifier (argument_list "((FILE *)__ptr[1])" ( (cast_expression "(FILE *)__ptr[1]" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "__ptr[1]" identifier [ number_literal ])) ))) ;) (expression_statement "DAT_001946b8 = 0;" (assignment_expression "DAT_001946b8 = 0" identifier = number_literal) ;) (expression_statement "DAT_001946b0 = 0;" (assignment_expression "DAT_001946b0 = 0" identifier = number_literal) ;) (expression_statement "iVar1 = FUN_00136890(__ptr);" (assignment_expression "iVar1 = FUN_00136890(__ptr)" identifier = (call_expression "FUN_00136890(__ptr)" identifier (argument_list "(__ptr)" ( identifier )))) ;) (expression_statement "pFVar5 = (FILE *)__ptr[1];" (assignment_expression "pFVar5 = (FILE *)__ptr[1]" identifier = (cast_expression "(FILE *)__ptr[1]" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "__ptr[1]" identifier [ number_literal ]))) ;) (if_statement "if (iVar1 != 0) goto LAB_00107bf3;" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (goto_statement "goto LAB_00107bf3;" goto statement_identifier ;)) }) (else_clause "else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }" else (compound_statement "{\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }" { (expression_statement "uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);" (assignment_expression "uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5)" identifier = (call_expression "dcgettext(0,"%s: Failed to read file\'s magic number\n",5)" identifier (argument_list "(0,"%s: Failed to read file\'s magic number\n",5)" ( number_literal , (string_literal ""%s: Failed to read file\'s magic number\n"" " string_content escape_sequence string_content escape_sequence ") , number_literal )))) ;) (expression_statement "error(uVar2,__filename);" (call_expression "error(uVar2,__filename)" identifier (argument_list "(uVar2,__filename)" ( identifier , identifier ))) ;) (labeled_statement "LAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];" statement_identifier : (expression_statement "pFVar5 = (FILE *)__ptr[1];" (assignment_expression "pFVar5 = (FILE *)__ptr[1]" identifier = (cast_expression "(FILE *)__ptr[1]" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "__ptr[1]" identifier [ number_literal ]))) ;)) }))) (expression_statement "fclose(pFVar5);" (call_expression "fclose(pFVar5)" identifier (argument_list "(pFVar5)" ( identifier ))) ;) (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" identifier = number_literal) ;) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) (goto_statement "goto LAB_00107af0;" goto statement_identifier ;) })) (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" identifier = number_literal) ;) (expression_statement "uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);" (assignment_expression "uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5)" identifier = (call_expression "dcgettext(0,"Input file \'%s\' is not readable.\n",5)" identifier (argument_list "(0,"Input file \'%s\' is not readable.\n",5)" ( number_literal , (string_literal ""Input file \'%s\' is not readable.\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , number_literal )))) ;) (expression_statement "error(uVar2,__filename);" (call_expression "error(uVar2,__filename)" identifier (argument_list "(uVar2,__filename)" ( identifier , identifier ))) ;) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) }) while (parenthesized_expression "( true )" ( true )) ;)) })) (if_statement "if (optind < local_dc[0]) goto LAB_00107aa4;" if (parenthesized_expression "(optind < local_dc[0])" ( (binary_expression "optind < local_dc[0]" identifier < (subscript_expression "local_dc[0]" identifier [ number_literal ])) )) (goto_statement "goto LAB_00107aa4;" goto statement_identifier ;)) (expression_statement "uVar2 = dcgettext(0,"Nothing to do.\n",5);" (assignment_expression "uVar2 = dcgettext(0,"Nothing to do.\n",5)" identifier = (call_expression "dcgettext(0,"Nothing to do.\n",5)" identifier (argument_list "(0,"Nothing to do.\n",5)" ( number_literal , (string_literal ""Nothing to do.\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar2);" (call_expression "warn(uVar2)" identifier (argument_list "(uVar2)" ( identifier ))) ;) })) (labeled_statement "LAB_001076c0:\n FUN_001115b0(stderr);" statement_identifier : (expression_statement "FUN_001115b0(stderr);" (call_expression "FUN_001115b0(stderr)" identifier (argument_list "(stderr)" ( identifier ))) ;)) (labeled_statement "LAB_001076d0:\n if (param_4 == 0x74) {\nLAB_001077dd:\n DAT_00193494 = 1;\n DAT_0019348c = 1;\n }\n else if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }" statement_identifier : (if_statement "if (param_4 == 0x74) {\nLAB_001077dd:\n DAT_00193494 = 1;\n DAT_0019348c = 1;\n }\n else if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }" if (parenthesized_expression "(param_4 == 0x74)" ( (binary_expression "param_4 == 0x74" identifier == number_literal) )) (compound_statement "{\nLAB_001077dd:\n DAT_00193494 = 1;\n DAT_0019348c = 1;\n }" { (labeled_statement "LAB_001077dd:\n DAT_00193494 = 1;" statement_identifier : (expression_statement "DAT_00193494 = 1;" (assignment_expression "DAT_00193494 = 1" identifier = number_literal) ;)) (expression_statement "DAT_0019348c = 1;" (assignment_expression "DAT_0019348c = 1" identifier = number_literal) ;) }) (else_clause "else if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }" else (if_statement "if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }" if (parenthesized_expression "(param_4 < 0x75)" ( (binary_expression "param_4 < 0x75" identifier < number_literal) )) (compound_statement "{\n DAT_001934a0 = 1;\n }" { (expression_statement "DAT_001934a0 = 1;" (assignment_expression "DAT_001934a0 = 1" identifier = number_literal) ;) }) (else_clause "else {\n DAT_00193484 = 1;\n }" else (compound_statement "{\n DAT_00193484 = 1;\n }" { (expression_statement "DAT_00193484 = 1;" (assignment_expression "DAT_00193484 = 1" identifier = number_literal) ;) })))))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })))
(translation_unit "wchar_t main(wchar_t argc,char **argv)\n\n{\n char **ppcVar1;\n int iVar2;\n bfd_boolean bVar3;\n char *pcVar4;\n ulong uVar5;\n long lVar6;\n Filedata *filedata;\n FILE *pFVar7;\n size_t sVar8;\n int *piVar9;\n char *message;\n char *pcVar10;\n wchar_t in_ECX;\n wchar_t wVar11;\n char *unaff_RBP;\n option *unaff_R12;\n char **unaff_R14;\n Filedata *unaff_R15;\n char **local_e8;\n wchar_t local_e0;\n wchar_t local_dc [3];\n char armag [8];\n char *cp;\n uint local_b0;\n bfd_size_type local_98;\n \n local_e8 = argv;\n local_dc[0] = argc;\n setlocale(5,"");\n setlocale(0,"");\n bindtextdomain("binutils","/usr/share/locale");\n textdomain("binutils");\n expandargv(local_dc,&local_e8);\n wVar11 = local_dc[0];\n ppcVar1 = local_e8;\n cmdline.file_name = "<cmdline>";\n if (local_dc[0] < L'\x02') goto LAB_001076c0;\n unaff_R12 = options;\n unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z";\n unaff_R14 = &cp;\n unaff_R15 = &cmdline;\nLAB_001074f0:\n in_ECX = getopt_long(wVar11,ppcVar1,unaff_RBP,unaff_R12,0);\n if (in_ECX != L'\xffffffff') {\n if (in_ECX != L'h') {\n if (in_ECX < L'i') {\n if (in_ECX == L'R') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x10');\n }\n else {\n request_dump_byname(optarg,'\x10');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'S') {\n if (in_ECX == L'D') {\nLAB_00107818:\n do_using_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'D' < in_ECX) {\n if (in_ECX != L'I') {\n if (in_ECX != L'N') {\n if (in_ECX == L'H') {\n usage(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n do_histogram = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'?') goto LAB_001076c0;\n if (in_ECX == L'A') {\n do_arch = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'\0') goto LAB_001074f0;\n }\n else {\n if (in_ECX == L'a') {\n do_syms = 1;\n do_reloc = 1;\n do_unwind = 1;\n do_dynamic = 1;\n do_header = 1;\n do_sections = 1;\n do_section_groups = 1;\n do_segments = 1;\n do_version = 1;\n do_histogram = 1;\n do_arch = 1;\n do_notes = 1;\n goto LAB_001074f0;\n }\n if (in_ECX < L'b') {\n if (in_ECX == L'V') {\n do_version = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'W') {\n do_wide = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'S') {\n do_sections = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (in_ECX == L'd') {\n do_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'd' < in_ECX) {\n if (in_ECX == L'e') {\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }\n else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'c') {\n do_archive_index = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (in_ECX == L'v') {\n print_version(program_name);\n goto LAB_001074f0;\n }\n if (in_ECX < L'w') {\n if (in_ECX == L'r') {\n do_reloc = 1;\n }\n else {\n if (L'r' < in_ECX) goto LAB_001076d0;\n if (in_ECX == L'n') {\n do_notes = 1;\n }\n else if (in_ECX == L'p') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }\n else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'Ȁ') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_names(optarg);\n }\n goto LAB_001074f0;\n }\n if (L'Ȁ' < in_ECX) {\n if (in_ECX == L'Ȃ') {\n uVar5 = strtoul(optarg,unaff_R14,0);\n dwarf_cutoff_level = (int)uVar5;\n }\n else if (in_ECX < L'Ȃ') {\n do_dyn_syms = 1;\n }\n else if (in_ECX == L'ȃ') {\n dwarf_start_die = strtoul(optarg,unaff_R14,0);\n }\n else {\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'x') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x01');\n }\n else {\n request_dump_byname(optarg,'\x01');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'x') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n dwarf_select_sections_all();\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_letters(optarg);\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'z') {\n decompress_dumps = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = in_ECX;\n pcVar4 = (char *)dcgettext(0,"Invalid option \'-%c\'\n",5);\n in_ECX = local_e0;\n error(pcVar4,(ulong)(uint)local_e0);\n goto LAB_001076c0;\n }\n do_header = 1;\n goto LAB_001074f0;\n }\n if (((((((((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0) || do_histogram != 0) || do_debugging != 0) || do_arch != 0) ||\n do_notes != 0) || do_section_groups != 0) || do_archive_index != 0) || do_dyn_syms != 0) {\n in_ECX = local_dc[0] + L'\xffffffff';\n if (optind < in_ECX) {\n show_name = 1;\nLAB_00107aa4:\n wVar11 = L'\0';\nLAB_00107af0:\n do {\n while( true ) {\n lVar6 = (long)optind;\n if (local_dc[0] <= optind) {\n if (cmdline.dump_sects != (dump_type *)0x0) {\n free(cmdline.dump_sects);\n }\n return wVar11;\n }\n optind = optind + L'\x01';\n pcVar4 = local_e8[lVar6];\n iVar2 = __xstat(1,pcVar4,(stat *)&cp);\n if (-1 < iVar2) break;\n piVar9 = __errno_location();\n pcVar10 = "\'%s\': No such file\n";\n if (*piVar9 == 2) {\nLAB_00107acc:\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,pcVar10,5);\n error(pcVar10,pcVar4);\n }\n else {\n pcVar10 = strerror(*piVar9);\n message = (char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n wVar11 = L'\x01';\n error(message,pcVar4,pcVar10);\n }\n }\n if ((local_b0 & 0xf000) != 0x8000) {\n pcVar10 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n filedata = (Filedata *)calloc(1,0xa0);\n if (filedata == (Filedata *)0x0) {\n wVar11 = L'\x01';\n pcVar4 = (char *)dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(pcVar4);\n goto LAB_00107af0;\n }\n filedata->file_name = pcVar4;\n pFVar7 = fopen(pcVar4,"rb");\n filedata->handle = (FILE *)pFVar7;\n if (pFVar7 != (FILE *)0x0) {\n sVar8 = fread(armag,8,1,pFVar7);\n if (sVar8 == 1) {\n filedata->file_size = local_98;\n if (armag == (char [8])0xa3e686372613c21) {\n iVar2 = process_archive(filedata,0);\njoined_r0x00107d9a:\n if (iVar2 == 0) goto LAB_00107ca1;\n pFVar7 = (FILE *)filedata->handle;\nLAB_00107bf3:\n fclose(pFVar7);\n free(filedata);\n goto LAB_00107af0;\n }\n if (armag == (char [8])0xa3e6e6968743c21) {\n iVar2 = process_archive(filedata,1);\n goto joined_r0x00107d9a;\n }\n if (do_archive_index != 0) {\n pcVar10 = (char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5);\n error(pcVar10,pcVar4);\n }\n rewind((FILE *)filedata->handle);\n archive_file_offset = 0;\n archive_file_size = 0;\n bVar3 = process_object(filedata);\n pFVar7 = (FILE *)filedata->handle;\n if (bVar3 != 0) goto LAB_00107bf3;\n }\n else {\n pcVar10 = (char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(pcVar10,pcVar4);\nLAB_00107ca1:\n pFVar7 = (FILE *)filedata->handle;\n }\n fclose(pFVar7);\n wVar11 = L'\x01';\n free(filedata);\n goto LAB_00107af0;\n }\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(pcVar10,pcVar4);\n free(filedata);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n pcVar4 = (char *)dcgettext(0,"Nothing to do.\n",5);\n warn(pcVar4);\n }\nLAB_001076c0:\n usage(stderr);\nLAB_001076d0:\n if (in_ECX == L't') {\nLAB_001077dd:\n do_sections = 1;\n do_section_details = 1;\n }\n else if (in_ECX < L'u') {\n do_syms = 1;\n }\n else {\n do_unwind = 1;\n }\n goto LAB_001074f0;\n}\n\n" (function_definition "wchar_t main(wchar_t argc,char **argv)\n\n{\n char **ppcVar1;\n int iVar2;\n bfd_boolean bVar3;\n char *pcVar4;\n ulong uVar5;\n long lVar6;\n Filedata *filedata;\n FILE *pFVar7;\n size_t sVar8;\n int *piVar9;\n char *message;\n char *pcVar10;\n wchar_t in_ECX;\n wchar_t wVar11;\n char *unaff_RBP;\n option *unaff_R12;\n char **unaff_R14;\n Filedata *unaff_R15;\n char **local_e8;\n wchar_t local_e0;\n wchar_t local_dc [3];\n char armag [8];\n char *cp;\n uint local_b0;\n bfd_size_type local_98;\n \n local_e8 = argv;\n local_dc[0] = argc;\n setlocale(5,"");\n setlocale(0,"");\n bindtextdomain("binutils","/usr/share/locale");\n textdomain("binutils");\n expandargv(local_dc,&local_e8);\n wVar11 = local_dc[0];\n ppcVar1 = local_e8;\n cmdline.file_name = "<cmdline>";\n if (local_dc[0] < L'\x02') goto LAB_001076c0;\n unaff_R12 = options;\n unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z";\n unaff_R14 = &cp;\n unaff_R15 = &cmdline;\nLAB_001074f0:\n in_ECX = getopt_long(wVar11,ppcVar1,unaff_RBP,unaff_R12,0);\n if (in_ECX != L'\xffffffff') {\n if (in_ECX != L'h') {\n if (in_ECX < L'i') {\n if (in_ECX == L'R') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x10');\n }\n else {\n request_dump_byname(optarg,'\x10');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'S') {\n if (in_ECX == L'D') {\nLAB_00107818:\n do_using_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'D' < in_ECX) {\n if (in_ECX != L'I') {\n if (in_ECX != L'N') {\n if (in_ECX == L'H') {\n usage(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n do_histogram = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'?') goto LAB_001076c0;\n if (in_ECX == L'A') {\n do_arch = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'\0') goto LAB_001074f0;\n }\n else {\n if (in_ECX == L'a') {\n do_syms = 1;\n do_reloc = 1;\n do_unwind = 1;\n do_dynamic = 1;\n do_header = 1;\n do_sections = 1;\n do_section_groups = 1;\n do_segments = 1;\n do_version = 1;\n do_histogram = 1;\n do_arch = 1;\n do_notes = 1;\n goto LAB_001074f0;\n }\n if (in_ECX < L'b') {\n if (in_ECX == L'V') {\n do_version = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'W') {\n do_wide = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'S') {\n do_sections = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (in_ECX == L'd') {\n do_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'd' < in_ECX) {\n if (in_ECX == L'e') {\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }\n else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'c') {\n do_archive_index = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (in_ECX == L'v') {\n print_version(program_name);\n goto LAB_001074f0;\n }\n if (in_ECX < L'w') {\n if (in_ECX == L'r') {\n do_reloc = 1;\n }\n else {\n if (L'r' < in_ECX) goto LAB_001076d0;\n if (in_ECX == L'n') {\n do_notes = 1;\n }\n else if (in_ECX == L'p') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }\n else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'Ȁ') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_names(optarg);\n }\n goto LAB_001074f0;\n }\n if (L'Ȁ' < in_ECX) {\n if (in_ECX == L'Ȃ') {\n uVar5 = strtoul(optarg,unaff_R14,0);\n dwarf_cutoff_level = (int)uVar5;\n }\n else if (in_ECX < L'Ȃ') {\n do_dyn_syms = 1;\n }\n else if (in_ECX == L'ȃ') {\n dwarf_start_die = strtoul(optarg,unaff_R14,0);\n }\n else {\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'x') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x01');\n }\n else {\n request_dump_byname(optarg,'\x01');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'x') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n dwarf_select_sections_all();\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_letters(optarg);\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'z') {\n decompress_dumps = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = in_ECX;\n pcVar4 = (char *)dcgettext(0,"Invalid option \'-%c\'\n",5);\n in_ECX = local_e0;\n error(pcVar4,(ulong)(uint)local_e0);\n goto LAB_001076c0;\n }\n do_header = 1;\n goto LAB_001074f0;\n }\n if (((((((((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0) || do_histogram != 0) || do_debugging != 0) || do_arch != 0) ||\n do_notes != 0) || do_section_groups != 0) || do_archive_index != 0) || do_dyn_syms != 0) {\n in_ECX = local_dc[0] + L'\xffffffff';\n if (optind < in_ECX) {\n show_name = 1;\nLAB_00107aa4:\n wVar11 = L'\0';\nLAB_00107af0:\n do {\n while( true ) {\n lVar6 = (long)optind;\n if (local_dc[0] <= optind) {\n if (cmdline.dump_sects != (dump_type *)0x0) {\n free(cmdline.dump_sects);\n }\n return wVar11;\n }\n optind = optind + L'\x01';\n pcVar4 = local_e8[lVar6];\n iVar2 = __xstat(1,pcVar4,(stat *)&cp);\n if (-1 < iVar2) break;\n piVar9 = __errno_location();\n pcVar10 = "\'%s\': No such file\n";\n if (*piVar9 == 2) {\nLAB_00107acc:\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,pcVar10,5);\n error(pcVar10,pcVar4);\n }\n else {\n pcVar10 = strerror(*piVar9);\n message = (char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n wVar11 = L'\x01';\n error(message,pcVar4,pcVar10);\n }\n }\n if ((local_b0 & 0xf000) != 0x8000) {\n pcVar10 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n filedata = (Filedata *)calloc(1,0xa0);\n if (filedata == (Filedata *)0x0) {\n wVar11 = L'\x01';\n pcVar4 = (char *)dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(pcVar4);\n goto LAB_00107af0;\n }\n filedata->file_name = pcVar4;\n pFVar7 = fopen(pcVar4,"rb");\n filedata->handle = (FILE *)pFVar7;\n if (pFVar7 != (FILE *)0x0) {\n sVar8 = fread(armag,8,1,pFVar7);\n if (sVar8 == 1) {\n filedata->file_size = local_98;\n if (armag == (char [8])0xa3e686372613c21) {\n iVar2 = process_archive(filedata,0);\njoined_r0x00107d9a:\n if (iVar2 == 0) goto LAB_00107ca1;\n pFVar7 = (FILE *)filedata->handle;\nLAB_00107bf3:\n fclose(pFVar7);\n free(filedata);\n goto LAB_00107af0;\n }\n if (armag == (char [8])0xa3e6e6968743c21) {\n iVar2 = process_archive(filedata,1);\n goto joined_r0x00107d9a;\n }\n if (do_archive_index != 0) {\n pcVar10 = (char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5);\n error(pcVar10,pcVar4);\n }\n rewind((FILE *)filedata->handle);\n archive_file_offset = 0;\n archive_file_size = 0;\n bVar3 = process_object(filedata);\n pFVar7 = (FILE *)filedata->handle;\n if (bVar3 != 0) goto LAB_00107bf3;\n }\n else {\n pcVar10 = (char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(pcVar10,pcVar4);\nLAB_00107ca1:\n pFVar7 = (FILE *)filedata->handle;\n }\n fclose(pFVar7);\n wVar11 = L'\x01';\n free(filedata);\n goto LAB_00107af0;\n }\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(pcVar10,pcVar4);\n free(filedata);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n pcVar4 = (char *)dcgettext(0,"Nothing to do.\n",5);\n warn(pcVar4);\n }\nLAB_001076c0:\n usage(stderr);\nLAB_001076d0:\n if (in_ECX == L't') {\nLAB_001077dd:\n do_sections = 1;\n do_section_details = 1;\n }\n else if (in_ECX < L'u') {\n do_syms = 1;\n }\n else {\n do_unwind = 1;\n }\n goto LAB_001074f0;\n}" type_identifier (function_declarator "main(wchar_t argc,char **argv)" identifier (parameter_list "(wchar_t argc,char **argv)" ( (parameter_declaration "wchar_t argc" type_identifier identifier) , (parameter_declaration "char **argv" primitive_type (pointer_declarator "**argv" * (pointer_declarator "*argv" * identifier))) ))) (compound_statement "{\n char **ppcVar1;\n int iVar2;\n bfd_boolean bVar3;\n char *pcVar4;\n ulong uVar5;\n long lVar6;\n Filedata *filedata;\n FILE *pFVar7;\n size_t sVar8;\n int *piVar9;\n char *message;\n char *pcVar10;\n wchar_t in_ECX;\n wchar_t wVar11;\n char *unaff_RBP;\n option *unaff_R12;\n char **unaff_R14;\n Filedata *unaff_R15;\n char **local_e8;\n wchar_t local_e0;\n wchar_t local_dc [3];\n char armag [8];\n char *cp;\n uint local_b0;\n bfd_size_type local_98;\n \n local_e8 = argv;\n local_dc[0] = argc;\n setlocale(5,"");\n setlocale(0,"");\n bindtextdomain("binutils","/usr/share/locale");\n textdomain("binutils");\n expandargv(local_dc,&local_e8);\n wVar11 = local_dc[0];\n ppcVar1 = local_e8;\n cmdline.file_name = "<cmdline>";\n if (local_dc[0] < L'\x02') goto LAB_001076c0;\n unaff_R12 = options;\n unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z";\n unaff_R14 = &cp;\n unaff_R15 = &cmdline;\nLAB_001074f0:\n in_ECX = getopt_long(wVar11,ppcVar1,unaff_RBP,unaff_R12,0);\n if (in_ECX != L'\xffffffff') {\n if (in_ECX != L'h') {\n if (in_ECX < L'i') {\n if (in_ECX == L'R') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x10');\n }\n else {\n request_dump_byname(optarg,'\x10');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'S') {\n if (in_ECX == L'D') {\nLAB_00107818:\n do_using_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'D' < in_ECX) {\n if (in_ECX != L'I') {\n if (in_ECX != L'N') {\n if (in_ECX == L'H') {\n usage(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n do_histogram = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'?') goto LAB_001076c0;\n if (in_ECX == L'A') {\n do_arch = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'\0') goto LAB_001074f0;\n }\n else {\n if (in_ECX == L'a') {\n do_syms = 1;\n do_reloc = 1;\n do_unwind = 1;\n do_dynamic = 1;\n do_header = 1;\n do_sections = 1;\n do_section_groups = 1;\n do_segments = 1;\n do_version = 1;\n do_histogram = 1;\n do_arch = 1;\n do_notes = 1;\n goto LAB_001074f0;\n }\n if (in_ECX < L'b') {\n if (in_ECX == L'V') {\n do_version = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'W') {\n do_wide = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'S') {\n do_sections = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (in_ECX == L'd') {\n do_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'd' < in_ECX) {\n if (in_ECX == L'e') {\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }\n else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'c') {\n do_archive_index = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (in_ECX == L'v') {\n print_version(program_name);\n goto LAB_001074f0;\n }\n if (in_ECX < L'w') {\n if (in_ECX == L'r') {\n do_reloc = 1;\n }\n else {\n if (L'r' < in_ECX) goto LAB_001076d0;\n if (in_ECX == L'n') {\n do_notes = 1;\n }\n else if (in_ECX == L'p') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }\n else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'Ȁ') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_names(optarg);\n }\n goto LAB_001074f0;\n }\n if (L'Ȁ' < in_ECX) {\n if (in_ECX == L'Ȃ') {\n uVar5 = strtoul(optarg,unaff_R14,0);\n dwarf_cutoff_level = (int)uVar5;\n }\n else if (in_ECX < L'Ȃ') {\n do_dyn_syms = 1;\n }\n else if (in_ECX == L'ȃ') {\n dwarf_start_die = strtoul(optarg,unaff_R14,0);\n }\n else {\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'x') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x01');\n }\n else {\n request_dump_byname(optarg,'\x01');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'x') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n dwarf_select_sections_all();\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_letters(optarg);\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'z') {\n decompress_dumps = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = in_ECX;\n pcVar4 = (char *)dcgettext(0,"Invalid option \'-%c\'\n",5);\n in_ECX = local_e0;\n error(pcVar4,(ulong)(uint)local_e0);\n goto LAB_001076c0;\n }\n do_header = 1;\n goto LAB_001074f0;\n }\n if (((((((((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0) || do_histogram != 0) || do_debugging != 0) || do_arch != 0) ||\n do_notes != 0) || do_section_groups != 0) || do_archive_index != 0) || do_dyn_syms != 0) {\n in_ECX = local_dc[0] + L'\xffffffff';\n if (optind < in_ECX) {\n show_name = 1;\nLAB_00107aa4:\n wVar11 = L'\0';\nLAB_00107af0:\n do {\n while( true ) {\n lVar6 = (long)optind;\n if (local_dc[0] <= optind) {\n if (cmdline.dump_sects != (dump_type *)0x0) {\n free(cmdline.dump_sects);\n }\n return wVar11;\n }\n optind = optind + L'\x01';\n pcVar4 = local_e8[lVar6];\n iVar2 = __xstat(1,pcVar4,(stat *)&cp);\n if (-1 < iVar2) break;\n piVar9 = __errno_location();\n pcVar10 = "\'%s\': No such file\n";\n if (*piVar9 == 2) {\nLAB_00107acc:\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,pcVar10,5);\n error(pcVar10,pcVar4);\n }\n else {\n pcVar10 = strerror(*piVar9);\n message = (char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n wVar11 = L'\x01';\n error(message,pcVar4,pcVar10);\n }\n }\n if ((local_b0 & 0xf000) != 0x8000) {\n pcVar10 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n filedata = (Filedata *)calloc(1,0xa0);\n if (filedata == (Filedata *)0x0) {\n wVar11 = L'\x01';\n pcVar4 = (char *)dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(pcVar4);\n goto LAB_00107af0;\n }\n filedata->file_name = pcVar4;\n pFVar7 = fopen(pcVar4,"rb");\n filedata->handle = (FILE *)pFVar7;\n if (pFVar7 != (FILE *)0x0) {\n sVar8 = fread(armag,8,1,pFVar7);\n if (sVar8 == 1) {\n filedata->file_size = local_98;\n if (armag == (char [8])0xa3e686372613c21) {\n iVar2 = process_archive(filedata,0);\njoined_r0x00107d9a:\n if (iVar2 == 0) goto LAB_00107ca1;\n pFVar7 = (FILE *)filedata->handle;\nLAB_00107bf3:\n fclose(pFVar7);\n free(filedata);\n goto LAB_00107af0;\n }\n if (armag == (char [8])0xa3e6e6968743c21) {\n iVar2 = process_archive(filedata,1);\n goto joined_r0x00107d9a;\n }\n if (do_archive_index != 0) {\n pcVar10 = (char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5);\n error(pcVar10,pcVar4);\n }\n rewind((FILE *)filedata->handle);\n archive_file_offset = 0;\n archive_file_size = 0;\n bVar3 = process_object(filedata);\n pFVar7 = (FILE *)filedata->handle;\n if (bVar3 != 0) goto LAB_00107bf3;\n }\n else {\n pcVar10 = (char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(pcVar10,pcVar4);\nLAB_00107ca1:\n pFVar7 = (FILE *)filedata->handle;\n }\n fclose(pFVar7);\n wVar11 = L'\x01';\n free(filedata);\n goto LAB_00107af0;\n }\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(pcVar10,pcVar4);\n free(filedata);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n pcVar4 = (char *)dcgettext(0,"Nothing to do.\n",5);\n warn(pcVar4);\n }\nLAB_001076c0:\n usage(stderr);\nLAB_001076d0:\n if (in_ECX == L't') {\nLAB_001077dd:\n do_sections = 1;\n do_section_details = 1;\n }\n else if (in_ECX < L'u') {\n do_syms = 1;\n }\n else {\n do_unwind = 1;\n }\n goto LAB_001074f0;\n}" { (declaration "char **ppcVar1;" primitive_type (pointer_declarator "**ppcVar1" * (pointer_declarator "*ppcVar1" * identifier)) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "bfd_boolean bVar3;" type_identifier identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "Filedata *filedata;" type_identifier (pointer_declarator "*filedata" * identifier) ;) (declaration "FILE *pFVar7;" type_identifier (pointer_declarator "*pFVar7" * identifier) ;) (declaration "size_t sVar8;" primitive_type identifier ;) (declaration "int *piVar9;" primitive_type (pointer_declarator "*piVar9" * identifier) ;) (declaration "char *message;" primitive_type (pointer_declarator "*message" * identifier) ;) (declaration "char *pcVar10;" primitive_type (pointer_declarator "*pcVar10" * identifier) ;) (declaration "wchar_t in_ECX;" type_identifier identifier ;) (declaration "wchar_t wVar11;" type_identifier identifier ;) (declaration "char *unaff_RBP;" primitive_type (pointer_declarator "*unaff_RBP" * identifier) ;) (declaration "option *unaff_R12;" type_identifier (pointer_declarator "*unaff_R12" * identifier) ;) (declaration "char **unaff_R14;" primitive_type (pointer_declarator "**unaff_R14" * (pointer_declarator "*unaff_R14" * identifier)) ;) (declaration "Filedata *unaff_R15;" type_identifier (pointer_declarator "*unaff_R15" * identifier) ;) (declaration "char **local_e8;" primitive_type (pointer_declarator "**local_e8" * (pointer_declarator "*local_e8" * identifier)) ;) (declaration "wchar_t local_e0;" type_identifier identifier ;) (declaration "wchar_t local_dc [3];" type_identifier (array_declarator "local_dc [3]" identifier [ number_literal ]) ;) (declaration "char armag [8];" primitive_type (array_declarator "armag [8]" identifier [ number_literal ]) ;) (declaration "char *cp;" primitive_type (pointer_declarator "*cp" * identifier) ;) (declaration "uint local_b0;" type_identifier identifier ;) (declaration "bfd_size_type local_98;" type_identifier identifier ;) (expression_statement "local_e8 = argv;" (assignment_expression "local_e8 = argv" identifier = identifier) ;) (expression_statement "local_dc[0] = argc;" (assignment_expression "local_dc[0] = argc" (subscript_expression "local_dc[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "setlocale(5,"");" (call_expression "setlocale(5,"")" identifier (argument_list "(5,"")" ( number_literal , (string_literal """" " ") ))) ;) (expression_statement "setlocale(0,"");" (call_expression "setlocale(0,"")" identifier (argument_list "(0,"")" ( number_literal , (string_literal """" " ") ))) ;) (expression_statement "bindtextdomain("binutils","/usr/share/locale");" (call_expression "bindtextdomain("binutils","/usr/share/locale")" identifier (argument_list "("binutils","/usr/share/locale")" ( (string_literal ""binutils"" " string_content ") , (string_literal ""/usr/share/locale"" " string_content ") ))) ;) (expression_statement "textdomain("binutils");" (call_expression "textdomain("binutils")" identifier (argument_list "("binutils")" ( (string_literal ""binutils"" " string_content ") ))) ;) (expression_statement "expandargv(local_dc,&local_e8);" (call_expression "expandargv(local_dc,&local_e8)" identifier (argument_list "(local_dc,&local_e8)" ( identifier , (pointer_expression "&local_e8" & identifier) ))) ;) (expression_statement "wVar11 = local_dc[0];" (assignment_expression "wVar11 = local_dc[0]" identifier = (subscript_expression "local_dc[0]" identifier [ number_literal ])) ;) (expression_statement "ppcVar1 = local_e8;" (assignment_expression "ppcVar1 = local_e8" identifier = identifier) ;) (expression_statement "cmdline.file_name = "<cmdline>";" (assignment_expression "cmdline.file_name = "<cmdline>"" (field_expression "cmdline.file_name" identifier . field_identifier) = (string_literal ""<cmdline>"" " string_content ")) ;) (if_statement "if (local_dc[0] < L'\x02') goto LAB_001076c0;" if (parenthesized_expression "(local_dc[0] < L'\x02')" ( (binary_expression "local_dc[0] < L'\x02'" (subscript_expression "local_dc[0]" identifier [ number_literal ]) < (char_literal "L'\x02'" L' escape_sequence ')) )) (goto_statement "goto LAB_001076c0;" goto statement_identifier ;)) (expression_statement "unaff_R12 = options;" (assignment_expression "unaff_R12 = options" identifier = identifier) ;) (expression_statement "unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z";" (assignment_expression "unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z"" identifier = (string_literal ""ADHINR:SVWacdeghi:lnp:rstuvw::x:z"" " string_content ")) ;) (expression_statement "unaff_R14 = &cp;" (assignment_expression "unaff_R14 = &cp" identifier = (pointer_expression "&cp" & identifier)) ;) (expression_statement "unaff_R15 = &cmdline;" (assignment_expression "unaff_R15 = &cmdline" identifier = (pointer_expression "&cmdline" & identifier)) ;) (labeled_statement "LAB_001074f0:\n in_ECX = getopt_long(wVar11,ppcVar1,unaff_RBP,unaff_R12,0);" statement_identifier : (expression_statement "in_ECX = getopt_long(wVar11,ppcVar1,unaff_RBP,unaff_R12,0);" (assignment_expression "in_ECX = getopt_long(wVar11,ppcVar1,unaff_RBP,unaff_R12,0)" identifier = (call_expression "getopt_long(wVar11,ppcVar1,unaff_RBP,unaff_R12,0)" identifier (argument_list "(wVar11,ppcVar1,unaff_RBP,unaff_R12,0)" ( identifier , identifier , identifier , identifier , number_literal )))) ;)) (if_statement "if (in_ECX != L'\xffffffff') {\n if (in_ECX != L'h') {\n if (in_ECX < L'i') {\n if (in_ECX == L'R') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x10');\n }\n else {\n request_dump_byname(optarg,'\x10');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'S') {\n if (in_ECX == L'D') {\nLAB_00107818:\n do_using_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'D' < in_ECX) {\n if (in_ECX != L'I') {\n if (in_ECX != L'N') {\n if (in_ECX == L'H') {\n usage(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n do_histogram = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'?') goto LAB_001076c0;\n if (in_ECX == L'A') {\n do_arch = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'\0') goto LAB_001074f0;\n }\n else {\n if (in_ECX == L'a') {\n do_syms = 1;\n do_reloc = 1;\n do_unwind = 1;\n do_dynamic = 1;\n do_header = 1;\n do_sections = 1;\n do_section_groups = 1;\n do_segments = 1;\n do_version = 1;\n do_histogram = 1;\n do_arch = 1;\n do_notes = 1;\n goto LAB_001074f0;\n }\n if (in_ECX < L'b') {\n if (in_ECX == L'V') {\n do_version = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'W') {\n do_wide = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'S') {\n do_sections = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (in_ECX == L'd') {\n do_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'd' < in_ECX) {\n if (in_ECX == L'e') {\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }\n else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'c') {\n do_archive_index = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (in_ECX == L'v') {\n print_version(program_name);\n goto LAB_001074f0;\n }\n if (in_ECX < L'w') {\n if (in_ECX == L'r') {\n do_reloc = 1;\n }\n else {\n if (L'r' < in_ECX) goto LAB_001076d0;\n if (in_ECX == L'n') {\n do_notes = 1;\n }\n else if (in_ECX == L'p') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }\n else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'Ȁ') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_names(optarg);\n }\n goto LAB_001074f0;\n }\n if (L'Ȁ' < in_ECX) {\n if (in_ECX == L'Ȃ') {\n uVar5 = strtoul(optarg,unaff_R14,0);\n dwarf_cutoff_level = (int)uVar5;\n }\n else if (in_ECX < L'Ȃ') {\n do_dyn_syms = 1;\n }\n else if (in_ECX == L'ȃ') {\n dwarf_start_die = strtoul(optarg,unaff_R14,0);\n }\n else {\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'x') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x01');\n }\n else {\n request_dump_byname(optarg,'\x01');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'x') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n dwarf_select_sections_all();\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_letters(optarg);\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'z') {\n decompress_dumps = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = in_ECX;\n pcVar4 = (char *)dcgettext(0,"Invalid option \'-%c\'\n",5);\n in_ECX = local_e0;\n error(pcVar4,(ulong)(uint)local_e0);\n goto LAB_001076c0;\n }\n do_header = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(in_ECX != L'\xffffffff')" ( (binary_expression "in_ECX != L'\xffffffff'" identifier != (char_literal "L'\xffffffff'" L' escape_sequence character character character character ')) )) (compound_statement "{\n if (in_ECX != L'h') {\n if (in_ECX < L'i') {\n if (in_ECX == L'R') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x10');\n }\n else {\n request_dump_byname(optarg,'\x10');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'S') {\n if (in_ECX == L'D') {\nLAB_00107818:\n do_using_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'D' < in_ECX) {\n if (in_ECX != L'I') {\n if (in_ECX != L'N') {\n if (in_ECX == L'H') {\n usage(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n do_histogram = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'?') goto LAB_001076c0;\n if (in_ECX == L'A') {\n do_arch = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'\0') goto LAB_001074f0;\n }\n else {\n if (in_ECX == L'a') {\n do_syms = 1;\n do_reloc = 1;\n do_unwind = 1;\n do_dynamic = 1;\n do_header = 1;\n do_sections = 1;\n do_section_groups = 1;\n do_segments = 1;\n do_version = 1;\n do_histogram = 1;\n do_arch = 1;\n do_notes = 1;\n goto LAB_001074f0;\n }\n if (in_ECX < L'b') {\n if (in_ECX == L'V') {\n do_version = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'W') {\n do_wide = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'S') {\n do_sections = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (in_ECX == L'd') {\n do_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'd' < in_ECX) {\n if (in_ECX == L'e') {\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }\n else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'c') {\n do_archive_index = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (in_ECX == L'v') {\n print_version(program_name);\n goto LAB_001074f0;\n }\n if (in_ECX < L'w') {\n if (in_ECX == L'r') {\n do_reloc = 1;\n }\n else {\n if (L'r' < in_ECX) goto LAB_001076d0;\n if (in_ECX == L'n') {\n do_notes = 1;\n }\n else if (in_ECX == L'p') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }\n else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'Ȁ') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_names(optarg);\n }\n goto LAB_001074f0;\n }\n if (L'Ȁ' < in_ECX) {\n if (in_ECX == L'Ȃ') {\n uVar5 = strtoul(optarg,unaff_R14,0);\n dwarf_cutoff_level = (int)uVar5;\n }\n else if (in_ECX < L'Ȃ') {\n do_dyn_syms = 1;\n }\n else if (in_ECX == L'ȃ') {\n dwarf_start_die = strtoul(optarg,unaff_R14,0);\n }\n else {\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'x') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x01');\n }\n else {\n request_dump_byname(optarg,'\x01');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'x') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n dwarf_select_sections_all();\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_letters(optarg);\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'z') {\n decompress_dumps = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = in_ECX;\n pcVar4 = (char *)dcgettext(0,"Invalid option \'-%c\'\n",5);\n in_ECX = local_e0;\n error(pcVar4,(ulong)(uint)local_e0);\n goto LAB_001076c0;\n }\n do_header = 1;\n goto LAB_001074f0;\n }" { (if_statement "if (in_ECX != L'h') {\n if (in_ECX < L'i') {\n if (in_ECX == L'R') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x10');\n }\n else {\n request_dump_byname(optarg,'\x10');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'S') {\n if (in_ECX == L'D') {\nLAB_00107818:\n do_using_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'D' < in_ECX) {\n if (in_ECX != L'I') {\n if (in_ECX != L'N') {\n if (in_ECX == L'H') {\n usage(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n do_histogram = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'?') goto LAB_001076c0;\n if (in_ECX == L'A') {\n do_arch = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'\0') goto LAB_001074f0;\n }\n else {\n if (in_ECX == L'a') {\n do_syms = 1;\n do_reloc = 1;\n do_unwind = 1;\n do_dynamic = 1;\n do_header = 1;\n do_sections = 1;\n do_section_groups = 1;\n do_segments = 1;\n do_version = 1;\n do_histogram = 1;\n do_arch = 1;\n do_notes = 1;\n goto LAB_001074f0;\n }\n if (in_ECX < L'b') {\n if (in_ECX == L'V') {\n do_version = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'W') {\n do_wide = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'S') {\n do_sections = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (in_ECX == L'd') {\n do_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'd' < in_ECX) {\n if (in_ECX == L'e') {\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }\n else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'c') {\n do_archive_index = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (in_ECX == L'v') {\n print_version(program_name);\n goto LAB_001074f0;\n }\n if (in_ECX < L'w') {\n if (in_ECX == L'r') {\n do_reloc = 1;\n }\n else {\n if (L'r' < in_ECX) goto LAB_001076d0;\n if (in_ECX == L'n') {\n do_notes = 1;\n }\n else if (in_ECX == L'p') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }\n else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'Ȁ') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_names(optarg);\n }\n goto LAB_001074f0;\n }\n if (L'Ȁ' < in_ECX) {\n if (in_ECX == L'Ȃ') {\n uVar5 = strtoul(optarg,unaff_R14,0);\n dwarf_cutoff_level = (int)uVar5;\n }\n else if (in_ECX < L'Ȃ') {\n do_dyn_syms = 1;\n }\n else if (in_ECX == L'ȃ') {\n dwarf_start_die = strtoul(optarg,unaff_R14,0);\n }\n else {\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'x') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x01');\n }\n else {\n request_dump_byname(optarg,'\x01');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'x') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n dwarf_select_sections_all();\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_letters(optarg);\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'z') {\n decompress_dumps = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = in_ECX;\n pcVar4 = (char *)dcgettext(0,"Invalid option \'-%c\'\n",5);\n in_ECX = local_e0;\n error(pcVar4,(ulong)(uint)local_e0);\n goto LAB_001076c0;\n }" if (parenthesized_expression "(in_ECX != L'h')" ( (binary_expression "in_ECX != L'h'" identifier != (char_literal "L'h'" L' character ')) )) (compound_statement "{\n if (in_ECX < L'i') {\n if (in_ECX == L'R') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x10');\n }\n else {\n request_dump_byname(optarg,'\x10');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'S') {\n if (in_ECX == L'D') {\nLAB_00107818:\n do_using_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'D' < in_ECX) {\n if (in_ECX != L'I') {\n if (in_ECX != L'N') {\n if (in_ECX == L'H') {\n usage(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n do_histogram = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'?') goto LAB_001076c0;\n if (in_ECX == L'A') {\n do_arch = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'\0') goto LAB_001074f0;\n }\n else {\n if (in_ECX == L'a') {\n do_syms = 1;\n do_reloc = 1;\n do_unwind = 1;\n do_dynamic = 1;\n do_header = 1;\n do_sections = 1;\n do_section_groups = 1;\n do_segments = 1;\n do_version = 1;\n do_histogram = 1;\n do_arch = 1;\n do_notes = 1;\n goto LAB_001074f0;\n }\n if (in_ECX < L'b') {\n if (in_ECX == L'V') {\n do_version = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'W') {\n do_wide = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'S') {\n do_sections = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (in_ECX == L'd') {\n do_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'd' < in_ECX) {\n if (in_ECX == L'e') {\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }\n else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'c') {\n do_archive_index = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (in_ECX == L'v') {\n print_version(program_name);\n goto LAB_001074f0;\n }\n if (in_ECX < L'w') {\n if (in_ECX == L'r') {\n do_reloc = 1;\n }\n else {\n if (L'r' < in_ECX) goto LAB_001076d0;\n if (in_ECX == L'n') {\n do_notes = 1;\n }\n else if (in_ECX == L'p') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }\n else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'Ȁ') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_names(optarg);\n }\n goto LAB_001074f0;\n }\n if (L'Ȁ' < in_ECX) {\n if (in_ECX == L'Ȃ') {\n uVar5 = strtoul(optarg,unaff_R14,0);\n dwarf_cutoff_level = (int)uVar5;\n }\n else if (in_ECX < L'Ȃ') {\n do_dyn_syms = 1;\n }\n else if (in_ECX == L'ȃ') {\n dwarf_start_die = strtoul(optarg,unaff_R14,0);\n }\n else {\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'x') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x01');\n }\n else {\n request_dump_byname(optarg,'\x01');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'x') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n dwarf_select_sections_all();\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_letters(optarg);\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'z') {\n decompress_dumps = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = in_ECX;\n pcVar4 = (char *)dcgettext(0,"Invalid option \'-%c\'\n",5);\n in_ECX = local_e0;\n error(pcVar4,(ulong)(uint)local_e0);\n goto LAB_001076c0;\n }" { (if_statement "if (in_ECX < L'i') {\n if (in_ECX == L'R') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x10');\n }\n else {\n request_dump_byname(optarg,'\x10');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'S') {\n if (in_ECX == L'D') {\nLAB_00107818:\n do_using_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'D' < in_ECX) {\n if (in_ECX != L'I') {\n if (in_ECX != L'N') {\n if (in_ECX == L'H') {\n usage(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n do_histogram = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'?') goto LAB_001076c0;\n if (in_ECX == L'A') {\n do_arch = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'\0') goto LAB_001074f0;\n }\n else {\n if (in_ECX == L'a') {\n do_syms = 1;\n do_reloc = 1;\n do_unwind = 1;\n do_dynamic = 1;\n do_header = 1;\n do_sections = 1;\n do_section_groups = 1;\n do_segments = 1;\n do_version = 1;\n do_histogram = 1;\n do_arch = 1;\n do_notes = 1;\n goto LAB_001074f0;\n }\n if (in_ECX < L'b') {\n if (in_ECX == L'V') {\n do_version = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'W') {\n do_wide = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'S') {\n do_sections = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (in_ECX == L'd') {\n do_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'd' < in_ECX) {\n if (in_ECX == L'e') {\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }\n else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'c') {\n do_archive_index = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (in_ECX == L'v') {\n print_version(program_name);\n goto LAB_001074f0;\n }\n if (in_ECX < L'w') {\n if (in_ECX == L'r') {\n do_reloc = 1;\n }\n else {\n if (L'r' < in_ECX) goto LAB_001076d0;\n if (in_ECX == L'n') {\n do_notes = 1;\n }\n else if (in_ECX == L'p') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }\n else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'Ȁ') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_names(optarg);\n }\n goto LAB_001074f0;\n }\n if (L'Ȁ' < in_ECX) {\n if (in_ECX == L'Ȃ') {\n uVar5 = strtoul(optarg,unaff_R14,0);\n dwarf_cutoff_level = (int)uVar5;\n }\n else if (in_ECX < L'Ȃ') {\n do_dyn_syms = 1;\n }\n else if (in_ECX == L'ȃ') {\n dwarf_start_die = strtoul(optarg,unaff_R14,0);\n }\n else {\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'x') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x01');\n }\n else {\n request_dump_byname(optarg,'\x01');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'x') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n dwarf_select_sections_all();\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_letters(optarg);\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'z') {\n decompress_dumps = 1;\n goto LAB_001074f0;\n }\n }" if (parenthesized_expression "(in_ECX < L'i')" ( (binary_expression "in_ECX < L'i'" identifier < (char_literal "L'i'" L' character ')) )) (compound_statement "{\n if (in_ECX == L'R') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x10');\n }\n else {\n request_dump_byname(optarg,'\x10');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'S') {\n if (in_ECX == L'D') {\nLAB_00107818:\n do_using_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'D' < in_ECX) {\n if (in_ECX != L'I') {\n if (in_ECX != L'N') {\n if (in_ECX == L'H') {\n usage(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n do_histogram = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'?') goto LAB_001076c0;\n if (in_ECX == L'A') {\n do_arch = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'\0') goto LAB_001074f0;\n }\n else {\n if (in_ECX == L'a') {\n do_syms = 1;\n do_reloc = 1;\n do_unwind = 1;\n do_dynamic = 1;\n do_header = 1;\n do_sections = 1;\n do_section_groups = 1;\n do_segments = 1;\n do_version = 1;\n do_histogram = 1;\n do_arch = 1;\n do_notes = 1;\n goto LAB_001074f0;\n }\n if (in_ECX < L'b') {\n if (in_ECX == L'V') {\n do_version = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'W') {\n do_wide = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'S') {\n do_sections = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (in_ECX == L'd') {\n do_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'd' < in_ECX) {\n if (in_ECX == L'e') {\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }\n else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'c') {\n do_archive_index = 1;\n goto LAB_001074f0;\n }\n }\n }\n }" { (if_statement "if (in_ECX == L'R') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x10');\n }\n else {\n request_dump_byname(optarg,'\x10');\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(in_ECX == L'R')" ( (binary_expression "in_ECX == L'R'" identifier == (char_literal "L'R'" L' character ')) )) (compound_statement "{\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x10');\n }\n else {\n request_dump_byname(optarg,'\x10');\n }\n goto LAB_001074f0;\n }" { (expression_statement "do_dump = do_dump + 1;" (assignment_expression "do_dump = do_dump + 1" identifier = (binary_expression "do_dump + 1" identifier + number_literal)) ;) (expression_statement "uVar5 = strtoul(optarg,unaff_R14,0);" (assignment_expression "uVar5 = strtoul(optarg,unaff_R14,0)" identifier = (call_expression "strtoul(optarg,unaff_R14,0)" identifier (argument_list "(optarg,unaff_R14,0)" ( identifier , identifier , number_literal )))) ;) (if_statement "if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x10');\n }\n else {\n request_dump_byname(optarg,'\x10');\n }" if (parenthesized_expression "((*cp == '\0') && (-1 < (int)(uint)uVar5))" ( (binary_expression "(*cp == '\0') && (-1 < (int)(uint)uVar5)" (parenthesized_expression "(*cp == '\0')" ( (binary_expression "*cp == '\0'" (pointer_expression "*cp" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(-1 < (int)(uint)uVar5)" ( (binary_expression "-1 < (int)(uint)uVar5" number_literal < (cast_expression "(int)(uint)uVar5" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)uVar5" ( (type_descriptor "uint" type_identifier) ) identifier))) ))) )) (compound_statement "{\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x10');\n }" { (expression_statement "request_dump_bynumber(unaff_R15,(uint)uVar5,'\x10');" (call_expression "request_dump_bynumber(unaff_R15,(uint)uVar5,'\x10')" identifier (argument_list "(unaff_R15,(uint)uVar5,'\x10')" ( identifier , (cast_expression "(uint)uVar5" ( (type_descriptor "uint" type_identifier) ) identifier) , (char_literal "'\x10'" ' escape_sequence ') ))) ;) }) (else_clause "else {\n request_dump_byname(optarg,'\x10');\n }" else (compound_statement "{\n request_dump_byname(optarg,'\x10');\n }" { (expression_statement "request_dump_byname(optarg,'\x10');" (call_expression "request_dump_byname(optarg,'\x10')" identifier (argument_list "(optarg,'\x10')" ( identifier , (char_literal "'\x10'" ' escape_sequence ') ))) ;) }))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (in_ECX < L'S') {\n if (in_ECX == L'D') {\nLAB_00107818:\n do_using_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'D' < in_ECX) {\n if (in_ECX != L'I') {\n if (in_ECX != L'N') {\n if (in_ECX == L'H') {\n usage(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n do_histogram = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'?') goto LAB_001076c0;\n if (in_ECX == L'A') {\n do_arch = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'\0') goto LAB_001074f0;\n }\n else {\n if (in_ECX == L'a') {\n do_syms = 1;\n do_reloc = 1;\n do_unwind = 1;\n do_dynamic = 1;\n do_header = 1;\n do_sections = 1;\n do_section_groups = 1;\n do_segments = 1;\n do_version = 1;\n do_histogram = 1;\n do_arch = 1;\n do_notes = 1;\n goto LAB_001074f0;\n }\n if (in_ECX < L'b') {\n if (in_ECX == L'V') {\n do_version = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'W') {\n do_wide = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'S') {\n do_sections = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (in_ECX == L'd') {\n do_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'd' < in_ECX) {\n if (in_ECX == L'e') {\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }\n else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'c') {\n do_archive_index = 1;\n goto LAB_001074f0;\n }\n }\n }" if (parenthesized_expression "(in_ECX < L'S')" ( (binary_expression "in_ECX < L'S'" identifier < (char_literal "L'S'" L' character ')) )) (compound_statement "{\n if (in_ECX == L'D') {\nLAB_00107818:\n do_using_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'D' < in_ECX) {\n if (in_ECX != L'I') {\n if (in_ECX != L'N') {\n if (in_ECX == L'H') {\n usage(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n do_histogram = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'?') goto LAB_001076c0;\n if (in_ECX == L'A') {\n do_arch = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'\0') goto LAB_001074f0;\n }" { (if_statement "if (in_ECX == L'D') {\nLAB_00107818:\n do_using_dynamic = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(in_ECX == L'D')" ( (binary_expression "in_ECX == L'D'" identifier == (char_literal "L'D'" L' character ')) )) (compound_statement "{\nLAB_00107818:\n do_using_dynamic = 1;\n goto LAB_001074f0;\n }" { (labeled_statement "LAB_00107818:\n do_using_dynamic = 1;" statement_identifier : (expression_statement "do_using_dynamic = 1;" (assignment_expression "do_using_dynamic = 1" identifier = number_literal) ;)) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (L'D' < in_ECX) {\n if (in_ECX != L'I') {\n if (in_ECX != L'N') {\n if (in_ECX == L'H') {\n usage(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n do_histogram = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(L'D' < in_ECX)" ( (binary_expression "L'D' < in_ECX" (char_literal "L'D'" L' character ') < identifier) )) (compound_statement "{\n if (in_ECX != L'I') {\n if (in_ECX != L'N') {\n if (in_ECX == L'H') {\n usage(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n do_histogram = 1;\n goto LAB_001074f0;\n }" { (if_statement "if (in_ECX != L'I') {\n if (in_ECX != L'N') {\n if (in_ECX == L'H') {\n usage(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }" if (parenthesized_expression "(in_ECX != L'I')" ( (binary_expression "in_ECX != L'I'" identifier != (char_literal "L'I'" L' character ')) )) (compound_statement "{\n if (in_ECX != L'N') {\n if (in_ECX == L'H') {\n usage(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }" { (if_statement "if (in_ECX != L'N') {\n if (in_ECX == L'H') {\n usage(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }" if (parenthesized_expression "(in_ECX != L'N')" ( (binary_expression "in_ECX != L'N'" identifier != (char_literal "L'N'" L' character ')) )) (compound_statement "{\n if (in_ECX == L'H') {\n usage(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }" { (if_statement "if (in_ECX == L'H') {\n usage(stdout);\n goto LAB_00107818;\n }" if (parenthesized_expression "(in_ECX == L'H')" ( (binary_expression "in_ECX == L'H'" identifier == (char_literal "L'H'" L' character ')) )) (compound_statement "{\n usage(stdout);\n goto LAB_00107818;\n }" { (expression_statement "usage(stdout);" (call_expression "usage(stdout)" identifier (argument_list "(stdout)" ( identifier ))) ;) (goto_statement "goto LAB_00107818;" goto statement_identifier ;) })) (goto_statement "goto LAB_00107699;" goto statement_identifier ;) })) (goto_statement "goto LAB_001077dd;" goto statement_identifier ;) })) (expression_statement "do_histogram = 1;" (assignment_expression "do_histogram = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (in_ECX == L'?') goto LAB_001076c0;" if (parenthesized_expression "(in_ECX == L'?')" ( (binary_expression "in_ECX == L'?'" identifier == (char_literal "L'?'" L' character ')) )) (goto_statement "goto LAB_001076c0;" goto statement_identifier ;)) (if_statement "if (in_ECX == L'A') {\n do_arch = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(in_ECX == L'A')" ( (binary_expression "in_ECX == L'A'" identifier == (char_literal "L'A'" L' character ')) )) (compound_statement "{\n do_arch = 1;\n goto LAB_001074f0;\n }" { (expression_statement "do_arch = 1;" (assignment_expression "do_arch = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (in_ECX == L'\0') goto LAB_001074f0;" if (parenthesized_expression "(in_ECX == L'\0')" ( (binary_expression "in_ECX == L'\0'" identifier == (char_literal "L'\0'" L' escape_sequence ')) )) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;)) }) (else_clause "else {\n if (in_ECX == L'a') {\n do_syms = 1;\n do_reloc = 1;\n do_unwind = 1;\n do_dynamic = 1;\n do_header = 1;\n do_sections = 1;\n do_section_groups = 1;\n do_segments = 1;\n do_version = 1;\n do_histogram = 1;\n do_arch = 1;\n do_notes = 1;\n goto LAB_001074f0;\n }\n if (in_ECX < L'b') {\n if (in_ECX == L'V') {\n do_version = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'W') {\n do_wide = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'S') {\n do_sections = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (in_ECX == L'd') {\n do_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'd' < in_ECX) {\n if (in_ECX == L'e') {\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }\n else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'c') {\n do_archive_index = 1;\n goto LAB_001074f0;\n }\n }\n }" else (compound_statement "{\n if (in_ECX == L'a') {\n do_syms = 1;\n do_reloc = 1;\n do_unwind = 1;\n do_dynamic = 1;\n do_header = 1;\n do_sections = 1;\n do_section_groups = 1;\n do_segments = 1;\n do_version = 1;\n do_histogram = 1;\n do_arch = 1;\n do_notes = 1;\n goto LAB_001074f0;\n }\n if (in_ECX < L'b') {\n if (in_ECX == L'V') {\n do_version = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'W') {\n do_wide = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'S') {\n do_sections = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (in_ECX == L'd') {\n do_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'd' < in_ECX) {\n if (in_ECX == L'e') {\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }\n else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'c') {\n do_archive_index = 1;\n goto LAB_001074f0;\n }\n }\n }" { (if_statement "if (in_ECX == L'a') {\n do_syms = 1;\n do_reloc = 1;\n do_unwind = 1;\n do_dynamic = 1;\n do_header = 1;\n do_sections = 1;\n do_section_groups = 1;\n do_segments = 1;\n do_version = 1;\n do_histogram = 1;\n do_arch = 1;\n do_notes = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(in_ECX == L'a')" ( (binary_expression "in_ECX == L'a'" identifier == (char_literal "L'a'" L' character ')) )) (compound_statement "{\n do_syms = 1;\n do_reloc = 1;\n do_unwind = 1;\n do_dynamic = 1;\n do_header = 1;\n do_sections = 1;\n do_section_groups = 1;\n do_segments = 1;\n do_version = 1;\n do_histogram = 1;\n do_arch = 1;\n do_notes = 1;\n goto LAB_001074f0;\n }" { (expression_statement "do_syms = 1;" (assignment_expression "do_syms = 1" identifier = number_literal) ;) (expression_statement "do_reloc = 1;" (assignment_expression "do_reloc = 1" identifier = number_literal) ;) (expression_statement "do_unwind = 1;" (assignment_expression "do_unwind = 1" identifier = number_literal) ;) (expression_statement "do_dynamic = 1;" (assignment_expression "do_dynamic = 1" identifier = number_literal) ;) (expression_statement "do_header = 1;" (assignment_expression "do_header = 1" identifier = number_literal) ;) (expression_statement "do_sections = 1;" (assignment_expression "do_sections = 1" identifier = number_literal) ;) (expression_statement "do_section_groups = 1;" (assignment_expression "do_section_groups = 1" identifier = number_literal) ;) (expression_statement "do_segments = 1;" (assignment_expression "do_segments = 1" identifier = number_literal) ;) (expression_statement "do_version = 1;" (assignment_expression "do_version = 1" identifier = number_literal) ;) (expression_statement "do_histogram = 1;" (assignment_expression "do_histogram = 1" identifier = number_literal) ;) (expression_statement "do_arch = 1;" (assignment_expression "do_arch = 1" identifier = number_literal) ;) (expression_statement "do_notes = 1;" (assignment_expression "do_notes = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (in_ECX < L'b') {\n if (in_ECX == L'V') {\n do_version = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'W') {\n do_wide = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'S') {\n do_sections = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (in_ECX == L'd') {\n do_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'd' < in_ECX) {\n if (in_ECX == L'e') {\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }\n else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'c') {\n do_archive_index = 1;\n goto LAB_001074f0;\n }\n }" if (parenthesized_expression "(in_ECX < L'b')" ( (binary_expression "in_ECX < L'b'" identifier < (char_literal "L'b'" L' character ')) )) (compound_statement "{\n if (in_ECX == L'V') {\n do_version = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'W') {\n do_wide = 1;\n goto LAB_001074f0;\n }\n if (in_ECX == L'S') {\n do_sections = 1;\n goto LAB_001074f0;\n }\n }" { (if_statement "if (in_ECX == L'V') {\n do_version = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(in_ECX == L'V')" ( (binary_expression "in_ECX == L'V'" identifier == (char_literal "L'V'" L' character ')) )) (compound_statement "{\n do_version = 1;\n goto LAB_001074f0;\n }" { (expression_statement "do_version = 1;" (assignment_expression "do_version = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (in_ECX == L'W') {\n do_wide = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(in_ECX == L'W')" ( (binary_expression "in_ECX == L'W'" identifier == (char_literal "L'W'" L' character ')) )) (compound_statement "{\n do_wide = 1;\n goto LAB_001074f0;\n }" { (expression_statement "do_wide = 1;" (assignment_expression "do_wide = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (in_ECX == L'S') {\n do_sections = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(in_ECX == L'S')" ( (binary_expression "in_ECX == L'S'" identifier == (char_literal "L'S'" L' character ')) )) (compound_statement "{\n do_sections = 1;\n goto LAB_001074f0;\n }" { (expression_statement "do_sections = 1;" (assignment_expression "do_sections = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) }) (else_clause "else {\n if (in_ECX == L'd') {\n do_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'd' < in_ECX) {\n if (in_ECX == L'e') {\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }\n else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'c') {\n do_archive_index = 1;\n goto LAB_001074f0;\n }\n }" else (compound_statement "{\n if (in_ECX == L'd') {\n do_dynamic = 1;\n goto LAB_001074f0;\n }\n if (L'd' < in_ECX) {\n if (in_ECX == L'e') {\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }\n else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'c') {\n do_archive_index = 1;\n goto LAB_001074f0;\n }\n }" { (if_statement "if (in_ECX == L'd') {\n do_dynamic = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(in_ECX == L'd')" ( (binary_expression "in_ECX == L'd'" identifier == (char_literal "L'd'" L' character ')) )) (compound_statement "{\n do_dynamic = 1;\n goto LAB_001074f0;\n }" { (expression_statement "do_dynamic = 1;" (assignment_expression "do_dynamic = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (L'd' < in_ECX) {\n if (in_ECX == L'e') {\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }\n else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(L'd' < in_ECX)" ( (binary_expression "L'd' < in_ECX" (char_literal "L'd'" L' character ') < identifier) )) (compound_statement "{\n if (in_ECX == L'e') {\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }\n else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }\n goto LAB_001074f0;\n }" { (if_statement "if (in_ECX == L'e') {\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }\n else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }" if (parenthesized_expression "(in_ECX == L'e')" ( (binary_expression "in_ECX == L'e'" identifier == (char_literal "L'e'" L' character ')) )) (compound_statement "{\n do_header = 1;\n do_sections = 1;\n do_segments = 1;\n }" { (expression_statement "do_header = 1;" (assignment_expression "do_header = 1" identifier = number_literal) ;) (expression_statement "do_sections = 1;" (assignment_expression "do_sections = 1" identifier = number_literal) ;) (expression_statement "do_segments = 1;" (assignment_expression "do_segments = 1" identifier = number_literal) ;) }) (else_clause "else {\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }" else (compound_statement "{\n if (in_ECX != L'g') goto LAB_00107699;\n do_section_groups = 1;\n }" { (if_statement "if (in_ECX != L'g') goto LAB_00107699;" if (parenthesized_expression "(in_ECX != L'g')" ( (binary_expression "in_ECX != L'g'" identifier != (char_literal "L'g'" L' character ')) )) (goto_statement "goto LAB_00107699;" goto statement_identifier ;)) (expression_statement "do_section_groups = 1;" (assignment_expression "do_section_groups = 1" identifier = number_literal) ;) }))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (in_ECX == L'c') {\n do_archive_index = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(in_ECX == L'c')" ( (binary_expression "in_ECX == L'c'" identifier == (char_literal "L'c'" L' character ')) )) (compound_statement "{\n do_archive_index = 1;\n goto LAB_001074f0;\n }" { (expression_statement "do_archive_index = 1;" (assignment_expression "do_archive_index = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) }))) }))) }) (else_clause "else {\n if (in_ECX == L'v') {\n print_version(program_name);\n goto LAB_001074f0;\n }\n if (in_ECX < L'w') {\n if (in_ECX == L'r') {\n do_reloc = 1;\n }\n else {\n if (L'r' < in_ECX) goto LAB_001076d0;\n if (in_ECX == L'n') {\n do_notes = 1;\n }\n else if (in_ECX == L'p') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }\n else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'Ȁ') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_names(optarg);\n }\n goto LAB_001074f0;\n }\n if (L'Ȁ' < in_ECX) {\n if (in_ECX == L'Ȃ') {\n uVar5 = strtoul(optarg,unaff_R14,0);\n dwarf_cutoff_level = (int)uVar5;\n }\n else if (in_ECX < L'Ȃ') {\n do_dyn_syms = 1;\n }\n else if (in_ECX == L'ȃ') {\n dwarf_start_die = strtoul(optarg,unaff_R14,0);\n }\n else {\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'x') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x01');\n }\n else {\n request_dump_byname(optarg,'\x01');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'x') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n dwarf_select_sections_all();\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_letters(optarg);\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'z') {\n decompress_dumps = 1;\n goto LAB_001074f0;\n }\n }" else (compound_statement "{\n if (in_ECX == L'v') {\n print_version(program_name);\n goto LAB_001074f0;\n }\n if (in_ECX < L'w') {\n if (in_ECX == L'r') {\n do_reloc = 1;\n }\n else {\n if (L'r' < in_ECX) goto LAB_001076d0;\n if (in_ECX == L'n') {\n do_notes = 1;\n }\n else if (in_ECX == L'p') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }\n else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'Ȁ') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_names(optarg);\n }\n goto LAB_001074f0;\n }\n if (L'Ȁ' < in_ECX) {\n if (in_ECX == L'Ȃ') {\n uVar5 = strtoul(optarg,unaff_R14,0);\n dwarf_cutoff_level = (int)uVar5;\n }\n else if (in_ECX < L'Ȃ') {\n do_dyn_syms = 1;\n }\n else if (in_ECX == L'ȃ') {\n dwarf_start_die = strtoul(optarg,unaff_R14,0);\n }\n else {\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'x') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x01');\n }\n else {\n request_dump_byname(optarg,'\x01');\n }\n goto LAB_001074f0;\n }\n if (in_ECX < L'x') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n dwarf_select_sections_all();\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_letters(optarg);\n }\n goto LAB_001074f0;\n }\n if (in_ECX == L'z') {\n decompress_dumps = 1;\n goto LAB_001074f0;\n }\n }" { (if_statement "if (in_ECX == L'v') {\n print_version(program_name);\n goto LAB_001074f0;\n }" if (parenthesized_expression "(in_ECX == L'v')" ( (binary_expression "in_ECX == L'v'" identifier == (char_literal "L'v'" L' character ')) )) (compound_statement "{\n print_version(program_name);\n goto LAB_001074f0;\n }" { (expression_statement "print_version(program_name);" (call_expression "print_version(program_name)" identifier (argument_list "(program_name)" ( identifier ))) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (in_ECX < L'w') {\n if (in_ECX == L'r') {\n do_reloc = 1;\n }\n else {\n if (L'r' < in_ECX) goto LAB_001076d0;\n if (in_ECX == L'n') {\n do_notes = 1;\n }\n else if (in_ECX == L'p') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }\n else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(in_ECX < L'w')" ( (binary_expression "in_ECX < L'w'" identifier < (char_literal "L'w'" L' character ')) )) (compound_statement "{\n if (in_ECX == L'r') {\n do_reloc = 1;\n }\n else {\n if (L'r' < in_ECX) goto LAB_001076d0;\n if (in_ECX == L'n') {\n do_notes = 1;\n }\n else if (in_ECX == L'p') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }\n else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }\n }\n goto LAB_001074f0;\n }" { (if_statement "if (in_ECX == L'r') {\n do_reloc = 1;\n }\n else {\n if (L'r' < in_ECX) goto LAB_001076d0;\n if (in_ECX == L'n') {\n do_notes = 1;\n }\n else if (in_ECX == L'p') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }\n else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }\n }" if (parenthesized_expression "(in_ECX == L'r')" ( (binary_expression "in_ECX == L'r'" identifier == (char_literal "L'r'" L' character ')) )) (compound_statement "{\n do_reloc = 1;\n }" { (expression_statement "do_reloc = 1;" (assignment_expression "do_reloc = 1" identifier = number_literal) ;) }) (else_clause "else {\n if (L'r' < in_ECX) goto LAB_001076d0;\n if (in_ECX == L'n') {\n do_notes = 1;\n }\n else if (in_ECX == L'p') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }\n else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }\n }" else (compound_statement "{\n if (L'r' < in_ECX) goto LAB_001076d0;\n if (in_ECX == L'n') {\n do_notes = 1;\n }\n else if (in_ECX == L'p') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }\n else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }\n }" { (if_statement "if (L'r' < in_ECX) goto LAB_001076d0;" if (parenthesized_expression "(L'r' < in_ECX)" ( (binary_expression "L'r' < in_ECX" (char_literal "L'r'" L' character ') < identifier) )) (goto_statement "goto LAB_001076d0;" goto statement_identifier ;)) (if_statement "if (in_ECX == L'n') {\n do_notes = 1;\n }\n else if (in_ECX == L'p') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }\n else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }" if (parenthesized_expression "(in_ECX == L'n')" ( (binary_expression "in_ECX == L'n'" identifier == (char_literal "L'n'" L' character ')) )) (compound_statement "{\n do_notes = 1;\n }" { (expression_statement "do_notes = 1;" (assignment_expression "do_notes = 1" identifier = number_literal) ;) }) (else_clause "else if (in_ECX == L'p') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }\n else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }" else (if_statement "if (in_ECX == L'p') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }\n else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }" if (parenthesized_expression "(in_ECX == L'p')" ( (binary_expression "in_ECX == L'p'" identifier == (char_literal "L'p'" L' character ')) )) (compound_statement "{\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }\n }" { (expression_statement "do_dump = do_dump + 1;" (assignment_expression "do_dump = do_dump + 1" identifier = (binary_expression "do_dump + 1" identifier + number_literal)) ;) (expression_statement "uVar5 = strtoul(optarg,unaff_R14,0);" (assignment_expression "uVar5 = strtoul(optarg,unaff_R14,0)" identifier = (call_expression "strtoul(optarg,unaff_R14,0)" identifier (argument_list "(optarg,unaff_R14,0)" ( identifier , identifier , number_literal )))) ;) (if_statement "if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }\n else {\n request_dump_byname(optarg,'\b');\n }" if (parenthesized_expression "((*cp == '\0') && (-1 < (int)(uint)uVar5))" ( (binary_expression "(*cp == '\0') && (-1 < (int)(uint)uVar5)" (parenthesized_expression "(*cp == '\0')" ( (binary_expression "*cp == '\0'" (pointer_expression "*cp" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(-1 < (int)(uint)uVar5)" ( (binary_expression "-1 < (int)(uint)uVar5" number_literal < (cast_expression "(int)(uint)uVar5" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)uVar5" ( (type_descriptor "uint" type_identifier) ) identifier))) ))) )) (compound_statement "{\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');\n }" { (expression_statement "request_dump_bynumber(unaff_R15,(uint)uVar5,'\b');" (call_expression "request_dump_bynumber(unaff_R15,(uint)uVar5,'\b')" identifier (argument_list "(unaff_R15,(uint)uVar5,'\b')" ( identifier , (cast_expression "(uint)uVar5" ( (type_descriptor "uint" type_identifier) ) identifier) , (char_literal "'\b'" ' escape_sequence ') ))) ;) }) (else_clause "else {\n request_dump_byname(optarg,'\b');\n }" else (compound_statement "{\n request_dump_byname(optarg,'\b');\n }" { (expression_statement "request_dump_byname(optarg,'\b');" (call_expression "request_dump_byname(optarg,'\b')" identifier (argument_list "(optarg,'\b')" ( identifier , (char_literal "'\b'" ' escape_sequence ') ))) ;) }))) }) (else_clause "else {\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }" else (compound_statement "{\n if (in_ECX != L'l') goto LAB_00107699;\n do_segments = 1;\n }" { (if_statement "if (in_ECX != L'l') goto LAB_00107699;" if (parenthesized_expression "(in_ECX != L'l')" ( (binary_expression "in_ECX != L'l'" identifier != (char_literal "L'l'" L' character ')) )) (goto_statement "goto LAB_00107699;" goto statement_identifier ;)) (expression_statement "do_segments = 1;" (assignment_expression "do_segments = 1" identifier = number_literal) ;) }))))) }))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (in_ECX == L'Ȁ') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_names(optarg);\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(in_ECX == L'Ȁ')" ( (binary_expression "in_ECX == L'Ȁ'" identifier == (char_literal "L'Ȁ'" L' character ')) )) (compound_statement "{\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_names(optarg);\n }\n goto LAB_001074f0;\n }" { (expression_statement "do_dump = 1;" (assignment_expression "do_dump = 1" identifier = number_literal) ;) (if_statement "if (optarg == (char *)0x0) {\n do_debugging = 1;\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_names(optarg);\n }" if (parenthesized_expression "(optarg == (char *)0x0)" ( (binary_expression "optarg == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n do_debugging = 1;\n }" { (expression_statement "do_debugging = 1;" (assignment_expression "do_debugging = 1" identifier = number_literal) ;) }) (else_clause "else {\n do_debugging = 0;\n dwarf_select_sections_by_names(optarg);\n }" else (compound_statement "{\n do_debugging = 0;\n dwarf_select_sections_by_names(optarg);\n }" { (expression_statement "do_debugging = 0;" (assignment_expression "do_debugging = 0" identifier = number_literal) ;) (expression_statement "dwarf_select_sections_by_names(optarg);" (call_expression "dwarf_select_sections_by_names(optarg)" identifier (argument_list "(optarg)" ( identifier ))) ;) }))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (L'Ȁ' < in_ECX) {\n if (in_ECX == L'Ȃ') {\n uVar5 = strtoul(optarg,unaff_R14,0);\n dwarf_cutoff_level = (int)uVar5;\n }\n else if (in_ECX < L'Ȃ') {\n do_dyn_syms = 1;\n }\n else if (in_ECX == L'ȃ') {\n dwarf_start_die = strtoul(optarg,unaff_R14,0);\n }\n else {\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(L'Ȁ' < in_ECX)" ( (binary_expression "L'Ȁ' < in_ECX" (char_literal "L'Ȁ'" L' character ') < identifier) )) (compound_statement "{\n if (in_ECX == L'Ȃ') {\n uVar5 = strtoul(optarg,unaff_R14,0);\n dwarf_cutoff_level = (int)uVar5;\n }\n else if (in_ECX < L'Ȃ') {\n do_dyn_syms = 1;\n }\n else if (in_ECX == L'ȃ') {\n dwarf_start_die = strtoul(optarg,unaff_R14,0);\n }\n else {\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }\n goto LAB_001074f0;\n }" { (if_statement "if (in_ECX == L'Ȃ') {\n uVar5 = strtoul(optarg,unaff_R14,0);\n dwarf_cutoff_level = (int)uVar5;\n }\n else if (in_ECX < L'Ȃ') {\n do_dyn_syms = 1;\n }\n else if (in_ECX == L'ȃ') {\n dwarf_start_die = strtoul(optarg,unaff_R14,0);\n }\n else {\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }" if (parenthesized_expression "(in_ECX == L'Ȃ')" ( (binary_expression "in_ECX == L'Ȃ'" identifier == (char_literal "L'Ȃ'" L' character ')) )) (compound_statement "{\n uVar5 = strtoul(optarg,unaff_R14,0);\n dwarf_cutoff_level = (int)uVar5;\n }" { (expression_statement "uVar5 = strtoul(optarg,unaff_R14,0);" (assignment_expression "uVar5 = strtoul(optarg,unaff_R14,0)" identifier = (call_expression "strtoul(optarg,unaff_R14,0)" identifier (argument_list "(optarg,unaff_R14,0)" ( identifier , identifier , number_literal )))) ;) (expression_statement "dwarf_cutoff_level = (int)uVar5;" (assignment_expression "dwarf_cutoff_level = (int)uVar5" identifier = (cast_expression "(int)uVar5" ( (type_descriptor "int" primitive_type) ) identifier)) ;) }) (else_clause "else if (in_ECX < L'Ȃ') {\n do_dyn_syms = 1;\n }\n else if (in_ECX == L'ȃ') {\n dwarf_start_die = strtoul(optarg,unaff_R14,0);\n }\n else {\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }" else (if_statement "if (in_ECX < L'Ȃ') {\n do_dyn_syms = 1;\n }\n else if (in_ECX == L'ȃ') {\n dwarf_start_die = strtoul(optarg,unaff_R14,0);\n }\n else {\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }" if (parenthesized_expression "(in_ECX < L'Ȃ')" ( (binary_expression "in_ECX < L'Ȃ'" identifier < (char_literal "L'Ȃ'" L' character ')) )) (compound_statement "{\n do_dyn_syms = 1;\n }" { (expression_statement "do_dyn_syms = 1;" (assignment_expression "do_dyn_syms = 1" identifier = number_literal) ;) }) (else_clause "else if (in_ECX == L'ȃ') {\n dwarf_start_die = strtoul(optarg,unaff_R14,0);\n }\n else {\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }" else (if_statement "if (in_ECX == L'ȃ') {\n dwarf_start_die = strtoul(optarg,unaff_R14,0);\n }\n else {\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }" if (parenthesized_expression "(in_ECX == L'ȃ')" ( (binary_expression "in_ECX == L'ȃ'" identifier == (char_literal "L'ȃ'" L' character ')) )) (compound_statement "{\n dwarf_start_die = strtoul(optarg,unaff_R14,0);\n }" { (expression_statement "dwarf_start_die = strtoul(optarg,unaff_R14,0);" (assignment_expression "dwarf_start_die = strtoul(optarg,unaff_R14,0)" identifier = (call_expression "strtoul(optarg,unaff_R14,0)" identifier (argument_list "(optarg,unaff_R14,0)" ( identifier , identifier , number_literal )))) ;) }) (else_clause "else {\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }" else (compound_statement "{\n if (in_ECX != L'Ȅ') goto LAB_00107699;\n dwarf_check = 1;\n }" { (if_statement "if (in_ECX != L'Ȅ') goto LAB_00107699;" if (parenthesized_expression "(in_ECX != L'Ȅ')" ( (binary_expression "in_ECX != L'Ȅ'" identifier != (char_literal "L'Ȅ'" L' character ')) )) (goto_statement "goto LAB_00107699;" goto statement_identifier ;)) (expression_statement "dwarf_check = 1;" (assignment_expression "dwarf_check = 1" identifier = number_literal) ;) }))))))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (in_ECX == L'x') {\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x01');\n }\n else {\n request_dump_byname(optarg,'\x01');\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(in_ECX == L'x')" ( (binary_expression "in_ECX == L'x'" identifier == (char_literal "L'x'" L' character ')) )) (compound_statement "{\n do_dump = do_dump + 1;\n uVar5 = strtoul(optarg,unaff_R14,0);\n if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x01');\n }\n else {\n request_dump_byname(optarg,'\x01');\n }\n goto LAB_001074f0;\n }" { (expression_statement "do_dump = do_dump + 1;" (assignment_expression "do_dump = do_dump + 1" identifier = (binary_expression "do_dump + 1" identifier + number_literal)) ;) (expression_statement "uVar5 = strtoul(optarg,unaff_R14,0);" (assignment_expression "uVar5 = strtoul(optarg,unaff_R14,0)" identifier = (call_expression "strtoul(optarg,unaff_R14,0)" identifier (argument_list "(optarg,unaff_R14,0)" ( identifier , identifier , number_literal )))) ;) (if_statement "if ((*cp == '\0') && (-1 < (int)(uint)uVar5)) {\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x01');\n }\n else {\n request_dump_byname(optarg,'\x01');\n }" if (parenthesized_expression "((*cp == '\0') && (-1 < (int)(uint)uVar5))" ( (binary_expression "(*cp == '\0') && (-1 < (int)(uint)uVar5)" (parenthesized_expression "(*cp == '\0')" ( (binary_expression "*cp == '\0'" (pointer_expression "*cp" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(-1 < (int)(uint)uVar5)" ( (binary_expression "-1 < (int)(uint)uVar5" number_literal < (cast_expression "(int)(uint)uVar5" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)uVar5" ( (type_descriptor "uint" type_identifier) ) identifier))) ))) )) (compound_statement "{\n request_dump_bynumber(unaff_R15,(uint)uVar5,'\x01');\n }" { (expression_statement "request_dump_bynumber(unaff_R15,(uint)uVar5,'\x01');" (call_expression "request_dump_bynumber(unaff_R15,(uint)uVar5,'\x01')" identifier (argument_list "(unaff_R15,(uint)uVar5,'\x01')" ( identifier , (cast_expression "(uint)uVar5" ( (type_descriptor "uint" type_identifier) ) identifier) , (char_literal "'\x01'" ' escape_sequence ') ))) ;) }) (else_clause "else {\n request_dump_byname(optarg,'\x01');\n }" else (compound_statement "{\n request_dump_byname(optarg,'\x01');\n }" { (expression_statement "request_dump_byname(optarg,'\x01');" (call_expression "request_dump_byname(optarg,'\x01')" identifier (argument_list "(optarg,'\x01')" ( identifier , (char_literal "'\x01'" ' escape_sequence ') ))) ;) }))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (in_ECX < L'x') {\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n dwarf_select_sections_all();\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_letters(optarg);\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(in_ECX < L'x')" ( (binary_expression "in_ECX < L'x'" identifier < (char_literal "L'x'" L' character ')) )) (compound_statement "{\n do_dump = 1;\n if (optarg == (char *)0x0) {\n do_debugging = 1;\n dwarf_select_sections_all();\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_letters(optarg);\n }\n goto LAB_001074f0;\n }" { (expression_statement "do_dump = 1;" (assignment_expression "do_dump = 1" identifier = number_literal) ;) (if_statement "if (optarg == (char *)0x0) {\n do_debugging = 1;\n dwarf_select_sections_all();\n }\n else {\n do_debugging = 0;\n dwarf_select_sections_by_letters(optarg);\n }" if (parenthesized_expression "(optarg == (char *)0x0)" ( (binary_expression "optarg == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n do_debugging = 1;\n dwarf_select_sections_all();\n }" { (expression_statement "do_debugging = 1;" (assignment_expression "do_debugging = 1" identifier = number_literal) ;) (expression_statement "dwarf_select_sections_all();" (call_expression "dwarf_select_sections_all()" identifier (argument_list "()" ( ))) ;) }) (else_clause "else {\n do_debugging = 0;\n dwarf_select_sections_by_letters(optarg);\n }" else (compound_statement "{\n do_debugging = 0;\n dwarf_select_sections_by_letters(optarg);\n }" { (expression_statement "do_debugging = 0;" (assignment_expression "do_debugging = 0" identifier = number_literal) ;) (expression_statement "dwarf_select_sections_by_letters(optarg);" (call_expression "dwarf_select_sections_by_letters(optarg)" identifier (argument_list "(optarg)" ( identifier ))) ;) }))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (in_ECX == L'z') {\n decompress_dumps = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(in_ECX == L'z')" ( (binary_expression "in_ECX == L'z'" identifier == (char_literal "L'z'" L' character ')) )) (compound_statement "{\n decompress_dumps = 1;\n goto LAB_001074f0;\n }" { (expression_statement "decompress_dumps = 1;" (assignment_expression "decompress_dumps = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) }))) (labeled_statement "LAB_00107699:\n local_e0 = in_ECX;" statement_identifier : (expression_statement "local_e0 = in_ECX;" (assignment_expression "local_e0 = in_ECX" identifier = identifier) ;)) (expression_statement "pcVar4 = (char *)dcgettext(0,"Invalid option \'-%c\'\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"Invalid option \'-%c\'\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Invalid option \'-%c\'\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Invalid option \'-%c\'\n",5)" identifier (argument_list "(0,"Invalid option \'-%c\'\n",5)" ( number_literal , (string_literal ""Invalid option \'-%c\'\n"" " string_content escape_sequence string_content escape_sequence escape_sequence ") , number_literal ))))) ;) (expression_statement "in_ECX = local_e0;" (assignment_expression "in_ECX = local_e0" identifier = identifier) ;) (expression_statement "error(pcVar4,(ulong)(uint)local_e0);" (call_expression "error(pcVar4,(ulong)(uint)local_e0)" identifier (argument_list "(pcVar4,(ulong)(uint)local_e0)" ( identifier , (cast_expression "(ulong)(uint)local_e0" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(uint)local_e0" ( (type_descriptor "uint" type_identifier) ) identifier)) ))) ;) (goto_statement "goto LAB_001076c0;" goto statement_identifier ;) })) (expression_statement "do_header = 1;" (assignment_expression "do_header = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (((((((((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0) || do_histogram != 0) || do_debugging != 0) || do_arch != 0) ||\n do_notes != 0) || do_section_groups != 0) || do_archive_index != 0) || do_dyn_syms != 0) {\n in_ECX = local_dc[0] + L'\xffffffff';\n if (optind < in_ECX) {\n show_name = 1;\nLAB_00107aa4:\n wVar11 = L'\0';\nLAB_00107af0:\n do {\n while( true ) {\n lVar6 = (long)optind;\n if (local_dc[0] <= optind) {\n if (cmdline.dump_sects != (dump_type *)0x0) {\n free(cmdline.dump_sects);\n }\n return wVar11;\n }\n optind = optind + L'\x01';\n pcVar4 = local_e8[lVar6];\n iVar2 = __xstat(1,pcVar4,(stat *)&cp);\n if (-1 < iVar2) break;\n piVar9 = __errno_location();\n pcVar10 = "\'%s\': No such file\n";\n if (*piVar9 == 2) {\nLAB_00107acc:\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,pcVar10,5);\n error(pcVar10,pcVar4);\n }\n else {\n pcVar10 = strerror(*piVar9);\n message = (char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n wVar11 = L'\x01';\n error(message,pcVar4,pcVar10);\n }\n }\n if ((local_b0 & 0xf000) != 0x8000) {\n pcVar10 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n filedata = (Filedata *)calloc(1,0xa0);\n if (filedata == (Filedata *)0x0) {\n wVar11 = L'\x01';\n pcVar4 = (char *)dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(pcVar4);\n goto LAB_00107af0;\n }\n filedata->file_name = pcVar4;\n pFVar7 = fopen(pcVar4,"rb");\n filedata->handle = (FILE *)pFVar7;\n if (pFVar7 != (FILE *)0x0) {\n sVar8 = fread(armag,8,1,pFVar7);\n if (sVar8 == 1) {\n filedata->file_size = local_98;\n if (armag == (char [8])0xa3e686372613c21) {\n iVar2 = process_archive(filedata,0);\njoined_r0x00107d9a:\n if (iVar2 == 0) goto LAB_00107ca1;\n pFVar7 = (FILE *)filedata->handle;\nLAB_00107bf3:\n fclose(pFVar7);\n free(filedata);\n goto LAB_00107af0;\n }\n if (armag == (char [8])0xa3e6e6968743c21) {\n iVar2 = process_archive(filedata,1);\n goto joined_r0x00107d9a;\n }\n if (do_archive_index != 0) {\n pcVar10 = (char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5);\n error(pcVar10,pcVar4);\n }\n rewind((FILE *)filedata->handle);\n archive_file_offset = 0;\n archive_file_size = 0;\n bVar3 = process_object(filedata);\n pFVar7 = (FILE *)filedata->handle;\n if (bVar3 != 0) goto LAB_00107bf3;\n }\n else {\n pcVar10 = (char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(pcVar10,pcVar4);\nLAB_00107ca1:\n pFVar7 = (FILE *)filedata->handle;\n }\n fclose(pFVar7);\n wVar11 = L'\x01';\n free(filedata);\n goto LAB_00107af0;\n }\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(pcVar10,pcVar4);\n free(filedata);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n pcVar4 = (char *)dcgettext(0,"Nothing to do.\n",5);\n warn(pcVar4);\n }" if (parenthesized_expression "(((((((((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0) || do_histogram != 0) || do_debugging != 0) || do_arch != 0) ||\n do_notes != 0) || do_section_groups != 0) || do_archive_index != 0) || do_dyn_syms != 0)" ( (binary_expression "((((((((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0) || do_histogram != 0) || do_debugging != 0) || do_arch != 0) ||\n do_notes != 0) || do_section_groups != 0) || do_archive_index != 0) || do_dyn_syms != 0" (parenthesized_expression "((((((((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0) || do_histogram != 0) || do_debugging != 0) || do_arch != 0) ||\n do_notes != 0) || do_section_groups != 0) || do_archive_index != 0)" ( (binary_expression "(((((((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0) || do_histogram != 0) || do_debugging != 0) || do_arch != 0) ||\n do_notes != 0) || do_section_groups != 0) || do_archive_index != 0" (parenthesized_expression "(((((((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0) || do_histogram != 0) || do_debugging != 0) || do_arch != 0) ||\n do_notes != 0) || do_section_groups != 0)" ( (binary_expression "((((((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0) || do_histogram != 0) || do_debugging != 0) || do_arch != 0) ||\n do_notes != 0) || do_section_groups != 0" (parenthesized_expression "((((((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0) || do_histogram != 0) || do_debugging != 0) || do_arch != 0) ||\n do_notes != 0)" ( (binary_expression "(((((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0) || do_histogram != 0) || do_debugging != 0) || do_arch != 0) ||\n do_notes != 0" (parenthesized_expression "(((((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0) || do_histogram != 0) || do_debugging != 0) || do_arch != 0)" ( (binary_expression "((((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0) || do_histogram != 0) || do_debugging != 0) || do_arch != 0" (parenthesized_expression "((((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0) || do_histogram != 0) || do_debugging != 0)" ( (binary_expression "(((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0) || do_histogram != 0) || do_debugging != 0" (parenthesized_expression "(((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0) || do_histogram != 0)" ( (binary_expression "((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0) || do_histogram != 0" (parenthesized_expression "((((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0)" ( (binary_expression "(((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0) ||\n do_version != 0" (parenthesized_expression "(((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0)" ( (binary_expression "((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0) || do_dump != 0" (parenthesized_expression "((((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0)" ( (binary_expression "(((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0) || do_header != 0" (parenthesized_expression "(((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0)" ( (binary_expression "((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0) || do_segments != 0" (parenthesized_expression "((((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0)" ( (binary_expression "(((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0) ||\n do_sections != 0" (parenthesized_expression "(((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0)" ( (binary_expression "((do_dynamic != 0 || do_syms != 0) || do_reloc != 0) || do_unwind != 0" (parenthesized_expression "((do_dynamic != 0 || do_syms != 0) || do_reloc != 0)" ( (binary_expression "(do_dynamic != 0 || do_syms != 0) || do_reloc != 0" (parenthesized_expression "(do_dynamic != 0 || do_syms != 0)" ( (binary_expression "do_dynamic != 0 || do_syms != 0" (binary_expression "do_dynamic != 0" identifier != number_literal) || (binary_expression "do_syms != 0" identifier != number_literal)) )) || (binary_expression "do_reloc != 0" identifier != number_literal)) )) || (binary_expression "do_unwind != 0" identifier != number_literal)) )) || (binary_expression "do_sections != 0" identifier != number_literal)) )) || (binary_expression "do_segments != 0" identifier != number_literal)) )) || (binary_expression "do_header != 0" identifier != number_literal)) )) || (binary_expression "do_dump != 0" identifier != number_literal)) )) || (binary_expression "do_version != 0" identifier != number_literal)) )) || (binary_expression "do_histogram != 0" identifier != number_literal)) )) || (binary_expression "do_debugging != 0" identifier != number_literal)) )) || (binary_expression "do_arch != 0" identifier != number_literal)) )) || (binary_expression "do_notes != 0" identifier != number_literal)) )) || (binary_expression "do_section_groups != 0" identifier != number_literal)) )) || (binary_expression "do_archive_index != 0" identifier != number_literal)) )) || (binary_expression "do_dyn_syms != 0" identifier != number_literal)) )) (compound_statement "{\n in_ECX = local_dc[0] + L'\xffffffff';\n if (optind < in_ECX) {\n show_name = 1;\nLAB_00107aa4:\n wVar11 = L'\0';\nLAB_00107af0:\n do {\n while( true ) {\n lVar6 = (long)optind;\n if (local_dc[0] <= optind) {\n if (cmdline.dump_sects != (dump_type *)0x0) {\n free(cmdline.dump_sects);\n }\n return wVar11;\n }\n optind = optind + L'\x01';\n pcVar4 = local_e8[lVar6];\n iVar2 = __xstat(1,pcVar4,(stat *)&cp);\n if (-1 < iVar2) break;\n piVar9 = __errno_location();\n pcVar10 = "\'%s\': No such file\n";\n if (*piVar9 == 2) {\nLAB_00107acc:\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,pcVar10,5);\n error(pcVar10,pcVar4);\n }\n else {\n pcVar10 = strerror(*piVar9);\n message = (char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n wVar11 = L'\x01';\n error(message,pcVar4,pcVar10);\n }\n }\n if ((local_b0 & 0xf000) != 0x8000) {\n pcVar10 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n filedata = (Filedata *)calloc(1,0xa0);\n if (filedata == (Filedata *)0x0) {\n wVar11 = L'\x01';\n pcVar4 = (char *)dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(pcVar4);\n goto LAB_00107af0;\n }\n filedata->file_name = pcVar4;\n pFVar7 = fopen(pcVar4,"rb");\n filedata->handle = (FILE *)pFVar7;\n if (pFVar7 != (FILE *)0x0) {\n sVar8 = fread(armag,8,1,pFVar7);\n if (sVar8 == 1) {\n filedata->file_size = local_98;\n if (armag == (char [8])0xa3e686372613c21) {\n iVar2 = process_archive(filedata,0);\njoined_r0x00107d9a:\n if (iVar2 == 0) goto LAB_00107ca1;\n pFVar7 = (FILE *)filedata->handle;\nLAB_00107bf3:\n fclose(pFVar7);\n free(filedata);\n goto LAB_00107af0;\n }\n if (armag == (char [8])0xa3e6e6968743c21) {\n iVar2 = process_archive(filedata,1);\n goto joined_r0x00107d9a;\n }\n if (do_archive_index != 0) {\n pcVar10 = (char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5);\n error(pcVar10,pcVar4);\n }\n rewind((FILE *)filedata->handle);\n archive_file_offset = 0;\n archive_file_size = 0;\n bVar3 = process_object(filedata);\n pFVar7 = (FILE *)filedata->handle;\n if (bVar3 != 0) goto LAB_00107bf3;\n }\n else {\n pcVar10 = (char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(pcVar10,pcVar4);\nLAB_00107ca1:\n pFVar7 = (FILE *)filedata->handle;\n }\n fclose(pFVar7);\n wVar11 = L'\x01';\n free(filedata);\n goto LAB_00107af0;\n }\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(pcVar10,pcVar4);\n free(filedata);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n pcVar4 = (char *)dcgettext(0,"Nothing to do.\n",5);\n warn(pcVar4);\n }" { (expression_statement "in_ECX = local_dc[0] + L'\xffffffff';" (assignment_expression "in_ECX = local_dc[0] + L'\xffffffff'" identifier = (binary_expression "local_dc[0] + L'\xffffffff'" (subscript_expression "local_dc[0]" identifier [ number_literal ]) + (char_literal "L'\xffffffff'" L' escape_sequence character character character character '))) ;) (if_statement "if (optind < in_ECX) {\n show_name = 1;\nLAB_00107aa4:\n wVar11 = L'\0';\nLAB_00107af0:\n do {\n while( true ) {\n lVar6 = (long)optind;\n if (local_dc[0] <= optind) {\n if (cmdline.dump_sects != (dump_type *)0x0) {\n free(cmdline.dump_sects);\n }\n return wVar11;\n }\n optind = optind + L'\x01';\n pcVar4 = local_e8[lVar6];\n iVar2 = __xstat(1,pcVar4,(stat *)&cp);\n if (-1 < iVar2) break;\n piVar9 = __errno_location();\n pcVar10 = "\'%s\': No such file\n";\n if (*piVar9 == 2) {\nLAB_00107acc:\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,pcVar10,5);\n error(pcVar10,pcVar4);\n }\n else {\n pcVar10 = strerror(*piVar9);\n message = (char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n wVar11 = L'\x01';\n error(message,pcVar4,pcVar10);\n }\n }\n if ((local_b0 & 0xf000) != 0x8000) {\n pcVar10 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n filedata = (Filedata *)calloc(1,0xa0);\n if (filedata == (Filedata *)0x0) {\n wVar11 = L'\x01';\n pcVar4 = (char *)dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(pcVar4);\n goto LAB_00107af0;\n }\n filedata->file_name = pcVar4;\n pFVar7 = fopen(pcVar4,"rb");\n filedata->handle = (FILE *)pFVar7;\n if (pFVar7 != (FILE *)0x0) {\n sVar8 = fread(armag,8,1,pFVar7);\n if (sVar8 == 1) {\n filedata->file_size = local_98;\n if (armag == (char [8])0xa3e686372613c21) {\n iVar2 = process_archive(filedata,0);\njoined_r0x00107d9a:\n if (iVar2 == 0) goto LAB_00107ca1;\n pFVar7 = (FILE *)filedata->handle;\nLAB_00107bf3:\n fclose(pFVar7);\n free(filedata);\n goto LAB_00107af0;\n }\n if (armag == (char [8])0xa3e6e6968743c21) {\n iVar2 = process_archive(filedata,1);\n goto joined_r0x00107d9a;\n }\n if (do_archive_index != 0) {\n pcVar10 = (char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5);\n error(pcVar10,pcVar4);\n }\n rewind((FILE *)filedata->handle);\n archive_file_offset = 0;\n archive_file_size = 0;\n bVar3 = process_object(filedata);\n pFVar7 = (FILE *)filedata->handle;\n if (bVar3 != 0) goto LAB_00107bf3;\n }\n else {\n pcVar10 = (char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(pcVar10,pcVar4);\nLAB_00107ca1:\n pFVar7 = (FILE *)filedata->handle;\n }\n fclose(pFVar7);\n wVar11 = L'\x01';\n free(filedata);\n goto LAB_00107af0;\n }\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(pcVar10,pcVar4);\n free(filedata);\n } while( true );\n }" if (parenthesized_expression "(optind < in_ECX)" ( (binary_expression "optind < in_ECX" identifier < identifier) )) (compound_statement "{\n show_name = 1;\nLAB_00107aa4:\n wVar11 = L'\0';\nLAB_00107af0:\n do {\n while( true ) {\n lVar6 = (long)optind;\n if (local_dc[0] <= optind) {\n if (cmdline.dump_sects != (dump_type *)0x0) {\n free(cmdline.dump_sects);\n }\n return wVar11;\n }\n optind = optind + L'\x01';\n pcVar4 = local_e8[lVar6];\n iVar2 = __xstat(1,pcVar4,(stat *)&cp);\n if (-1 < iVar2) break;\n piVar9 = __errno_location();\n pcVar10 = "\'%s\': No such file\n";\n if (*piVar9 == 2) {\nLAB_00107acc:\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,pcVar10,5);\n error(pcVar10,pcVar4);\n }\n else {\n pcVar10 = strerror(*piVar9);\n message = (char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n wVar11 = L'\x01';\n error(message,pcVar4,pcVar10);\n }\n }\n if ((local_b0 & 0xf000) != 0x8000) {\n pcVar10 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n filedata = (Filedata *)calloc(1,0xa0);\n if (filedata == (Filedata *)0x0) {\n wVar11 = L'\x01';\n pcVar4 = (char *)dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(pcVar4);\n goto LAB_00107af0;\n }\n filedata->file_name = pcVar4;\n pFVar7 = fopen(pcVar4,"rb");\n filedata->handle = (FILE *)pFVar7;\n if (pFVar7 != (FILE *)0x0) {\n sVar8 = fread(armag,8,1,pFVar7);\n if (sVar8 == 1) {\n filedata->file_size = local_98;\n if (armag == (char [8])0xa3e686372613c21) {\n iVar2 = process_archive(filedata,0);\njoined_r0x00107d9a:\n if (iVar2 == 0) goto LAB_00107ca1;\n pFVar7 = (FILE *)filedata->handle;\nLAB_00107bf3:\n fclose(pFVar7);\n free(filedata);\n goto LAB_00107af0;\n }\n if (armag == (char [8])0xa3e6e6968743c21) {\n iVar2 = process_archive(filedata,1);\n goto joined_r0x00107d9a;\n }\n if (do_archive_index != 0) {\n pcVar10 = (char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5);\n error(pcVar10,pcVar4);\n }\n rewind((FILE *)filedata->handle);\n archive_file_offset = 0;\n archive_file_size = 0;\n bVar3 = process_object(filedata);\n pFVar7 = (FILE *)filedata->handle;\n if (bVar3 != 0) goto LAB_00107bf3;\n }\n else {\n pcVar10 = (char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(pcVar10,pcVar4);\nLAB_00107ca1:\n pFVar7 = (FILE *)filedata->handle;\n }\n fclose(pFVar7);\n wVar11 = L'\x01';\n free(filedata);\n goto LAB_00107af0;\n }\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(pcVar10,pcVar4);\n free(filedata);\n } while( true );\n }" { (expression_statement "show_name = 1;" (assignment_expression "show_name = 1" identifier = number_literal) ;) (labeled_statement "LAB_00107aa4:\n wVar11 = L'\0';" statement_identifier : (expression_statement "wVar11 = L'\0';" (assignment_expression "wVar11 = L'\0'" identifier = (char_literal "L'\0'" L' escape_sequence ')) ;)) (labeled_statement "LAB_00107af0:\n do {\n while( true ) {\n lVar6 = (long)optind;\n if (local_dc[0] <= optind) {\n if (cmdline.dump_sects != (dump_type *)0x0) {\n free(cmdline.dump_sects);\n }\n return wVar11;\n }\n optind = optind + L'\x01';\n pcVar4 = local_e8[lVar6];\n iVar2 = __xstat(1,pcVar4,(stat *)&cp);\n if (-1 < iVar2) break;\n piVar9 = __errno_location();\n pcVar10 = "\'%s\': No such file\n";\n if (*piVar9 == 2) {\nLAB_00107acc:\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,pcVar10,5);\n error(pcVar10,pcVar4);\n }\n else {\n pcVar10 = strerror(*piVar9);\n message = (char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n wVar11 = L'\x01';\n error(message,pcVar4,pcVar10);\n }\n }\n if ((local_b0 & 0xf000) != 0x8000) {\n pcVar10 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n filedata = (Filedata *)calloc(1,0xa0);\n if (filedata == (Filedata *)0x0) {\n wVar11 = L'\x01';\n pcVar4 = (char *)dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(pcVar4);\n goto LAB_00107af0;\n }\n filedata->file_name = pcVar4;\n pFVar7 = fopen(pcVar4,"rb");\n filedata->handle = (FILE *)pFVar7;\n if (pFVar7 != (FILE *)0x0) {\n sVar8 = fread(armag,8,1,pFVar7);\n if (sVar8 == 1) {\n filedata->file_size = local_98;\n if (armag == (char [8])0xa3e686372613c21) {\n iVar2 = process_archive(filedata,0);\njoined_r0x00107d9a:\n if (iVar2 == 0) goto LAB_00107ca1;\n pFVar7 = (FILE *)filedata->handle;\nLAB_00107bf3:\n fclose(pFVar7);\n free(filedata);\n goto LAB_00107af0;\n }\n if (armag == (char [8])0xa3e6e6968743c21) {\n iVar2 = process_archive(filedata,1);\n goto joined_r0x00107d9a;\n }\n if (do_archive_index != 0) {\n pcVar10 = (char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5);\n error(pcVar10,pcVar4);\n }\n rewind((FILE *)filedata->handle);\n archive_file_offset = 0;\n archive_file_size = 0;\n bVar3 = process_object(filedata);\n pFVar7 = (FILE *)filedata->handle;\n if (bVar3 != 0) goto LAB_00107bf3;\n }\n else {\n pcVar10 = (char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(pcVar10,pcVar4);\nLAB_00107ca1:\n pFVar7 = (FILE *)filedata->handle;\n }\n fclose(pFVar7);\n wVar11 = L'\x01';\n free(filedata);\n goto LAB_00107af0;\n }\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(pcVar10,pcVar4);\n free(filedata);\n } while( true );" statement_identifier : (do_statement "do {\n while( true ) {\n lVar6 = (long)optind;\n if (local_dc[0] <= optind) {\n if (cmdline.dump_sects != (dump_type *)0x0) {\n free(cmdline.dump_sects);\n }\n return wVar11;\n }\n optind = optind + L'\x01';\n pcVar4 = local_e8[lVar6];\n iVar2 = __xstat(1,pcVar4,(stat *)&cp);\n if (-1 < iVar2) break;\n piVar9 = __errno_location();\n pcVar10 = "\'%s\': No such file\n";\n if (*piVar9 == 2) {\nLAB_00107acc:\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,pcVar10,5);\n error(pcVar10,pcVar4);\n }\n else {\n pcVar10 = strerror(*piVar9);\n message = (char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n wVar11 = L'\x01';\n error(message,pcVar4,pcVar10);\n }\n }\n if ((local_b0 & 0xf000) != 0x8000) {\n pcVar10 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n filedata = (Filedata *)calloc(1,0xa0);\n if (filedata == (Filedata *)0x0) {\n wVar11 = L'\x01';\n pcVar4 = (char *)dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(pcVar4);\n goto LAB_00107af0;\n }\n filedata->file_name = pcVar4;\n pFVar7 = fopen(pcVar4,"rb");\n filedata->handle = (FILE *)pFVar7;\n if (pFVar7 != (FILE *)0x0) {\n sVar8 = fread(armag,8,1,pFVar7);\n if (sVar8 == 1) {\n filedata->file_size = local_98;\n if (armag == (char [8])0xa3e686372613c21) {\n iVar2 = process_archive(filedata,0);\njoined_r0x00107d9a:\n if (iVar2 == 0) goto LAB_00107ca1;\n pFVar7 = (FILE *)filedata->handle;\nLAB_00107bf3:\n fclose(pFVar7);\n free(filedata);\n goto LAB_00107af0;\n }\n if (armag == (char [8])0xa3e6e6968743c21) {\n iVar2 = process_archive(filedata,1);\n goto joined_r0x00107d9a;\n }\n if (do_archive_index != 0) {\n pcVar10 = (char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5);\n error(pcVar10,pcVar4);\n }\n rewind((FILE *)filedata->handle);\n archive_file_offset = 0;\n archive_file_size = 0;\n bVar3 = process_object(filedata);\n pFVar7 = (FILE *)filedata->handle;\n if (bVar3 != 0) goto LAB_00107bf3;\n }\n else {\n pcVar10 = (char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(pcVar10,pcVar4);\nLAB_00107ca1:\n pFVar7 = (FILE *)filedata->handle;\n }\n fclose(pFVar7);\n wVar11 = L'\x01';\n free(filedata);\n goto LAB_00107af0;\n }\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(pcVar10,pcVar4);\n free(filedata);\n } while( true );" do (compound_statement "{\n while( true ) {\n lVar6 = (long)optind;\n if (local_dc[0] <= optind) {\n if (cmdline.dump_sects != (dump_type *)0x0) {\n free(cmdline.dump_sects);\n }\n return wVar11;\n }\n optind = optind + L'\x01';\n pcVar4 = local_e8[lVar6];\n iVar2 = __xstat(1,pcVar4,(stat *)&cp);\n if (-1 < iVar2) break;\n piVar9 = __errno_location();\n pcVar10 = "\'%s\': No such file\n";\n if (*piVar9 == 2) {\nLAB_00107acc:\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,pcVar10,5);\n error(pcVar10,pcVar4);\n }\n else {\n pcVar10 = strerror(*piVar9);\n message = (char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n wVar11 = L'\x01';\n error(message,pcVar4,pcVar10);\n }\n }\n if ((local_b0 & 0xf000) != 0x8000) {\n pcVar10 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n filedata = (Filedata *)calloc(1,0xa0);\n if (filedata == (Filedata *)0x0) {\n wVar11 = L'\x01';\n pcVar4 = (char *)dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(pcVar4);\n goto LAB_00107af0;\n }\n filedata->file_name = pcVar4;\n pFVar7 = fopen(pcVar4,"rb");\n filedata->handle = (FILE *)pFVar7;\n if (pFVar7 != (FILE *)0x0) {\n sVar8 = fread(armag,8,1,pFVar7);\n if (sVar8 == 1) {\n filedata->file_size = local_98;\n if (armag == (char [8])0xa3e686372613c21) {\n iVar2 = process_archive(filedata,0);\njoined_r0x00107d9a:\n if (iVar2 == 0) goto LAB_00107ca1;\n pFVar7 = (FILE *)filedata->handle;\nLAB_00107bf3:\n fclose(pFVar7);\n free(filedata);\n goto LAB_00107af0;\n }\n if (armag == (char [8])0xa3e6e6968743c21) {\n iVar2 = process_archive(filedata,1);\n goto joined_r0x00107d9a;\n }\n if (do_archive_index != 0) {\n pcVar10 = (char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5);\n error(pcVar10,pcVar4);\n }\n rewind((FILE *)filedata->handle);\n archive_file_offset = 0;\n archive_file_size = 0;\n bVar3 = process_object(filedata);\n pFVar7 = (FILE *)filedata->handle;\n if (bVar3 != 0) goto LAB_00107bf3;\n }\n else {\n pcVar10 = (char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(pcVar10,pcVar4);\nLAB_00107ca1:\n pFVar7 = (FILE *)filedata->handle;\n }\n fclose(pFVar7);\n wVar11 = L'\x01';\n free(filedata);\n goto LAB_00107af0;\n }\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(pcVar10,pcVar4);\n free(filedata);\n }" { (while_statement "while( true ) {\n lVar6 = (long)optind;\n if (local_dc[0] <= optind) {\n if (cmdline.dump_sects != (dump_type *)0x0) {\n free(cmdline.dump_sects);\n }\n return wVar11;\n }\n optind = optind + L'\x01';\n pcVar4 = local_e8[lVar6];\n iVar2 = __xstat(1,pcVar4,(stat *)&cp);\n if (-1 < iVar2) break;\n piVar9 = __errno_location();\n pcVar10 = "\'%s\': No such file\n";\n if (*piVar9 == 2) {\nLAB_00107acc:\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,pcVar10,5);\n error(pcVar10,pcVar4);\n }\n else {\n pcVar10 = strerror(*piVar9);\n message = (char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n wVar11 = L'\x01';\n error(message,pcVar4,pcVar10);\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n lVar6 = (long)optind;\n if (local_dc[0] <= optind) {\n if (cmdline.dump_sects != (dump_type *)0x0) {\n free(cmdline.dump_sects);\n }\n return wVar11;\n }\n optind = optind + L'\x01';\n pcVar4 = local_e8[lVar6];\n iVar2 = __xstat(1,pcVar4,(stat *)&cp);\n if (-1 < iVar2) break;\n piVar9 = __errno_location();\n pcVar10 = "\'%s\': No such file\n";\n if (*piVar9 == 2) {\nLAB_00107acc:\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,pcVar10,5);\n error(pcVar10,pcVar4);\n }\n else {\n pcVar10 = strerror(*piVar9);\n message = (char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n wVar11 = L'\x01';\n error(message,pcVar4,pcVar10);\n }\n }" { (expression_statement "lVar6 = (long)optind;" (assignment_expression "lVar6 = (long)optind" identifier = (cast_expression "(long)optind" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if (local_dc[0] <= optind) {\n if (cmdline.dump_sects != (dump_type *)0x0) {\n free(cmdline.dump_sects);\n }\n return wVar11;\n }" if (parenthesized_expression "(local_dc[0] <= optind)" ( (binary_expression "local_dc[0] <= optind" (subscript_expression "local_dc[0]" identifier [ number_literal ]) <= identifier) )) (compound_statement "{\n if (cmdline.dump_sects != (dump_type *)0x0) {\n free(cmdline.dump_sects);\n }\n return wVar11;\n }" { (if_statement "if (cmdline.dump_sects != (dump_type *)0x0) {\n free(cmdline.dump_sects);\n }" if (parenthesized_expression "(cmdline.dump_sects != (dump_type *)0x0)" ( (binary_expression "cmdline.dump_sects != (dump_type *)0x0" (field_expression "cmdline.dump_sects" identifier . field_identifier) != (cast_expression "(dump_type *)0x0" ( (type_descriptor "dump_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n free(cmdline.dump_sects);\n }" { (expression_statement "free(cmdline.dump_sects);" (call_expression "free(cmdline.dump_sects)" identifier (argument_list "(cmdline.dump_sects)" ( (field_expression "cmdline.dump_sects" identifier . field_identifier) ))) ;) })) (return_statement "return wVar11;" return identifier ;) })) (expression_statement "optind = optind + L'\x01';" (assignment_expression "optind = optind + L'\x01'" identifier = (binary_expression "optind + L'\x01'" identifier + (char_literal "L'\x01'" L' escape_sequence '))) ;) (expression_statement "pcVar4 = local_e8[lVar6];" (assignment_expression "pcVar4 = local_e8[lVar6]" identifier = (subscript_expression "local_e8[lVar6]" identifier [ identifier ])) ;) (expression_statement "iVar2 = __xstat(1,pcVar4,(stat *)&cp);" (assignment_expression "iVar2 = __xstat(1,pcVar4,(stat *)&cp)" identifier = (call_expression "__xstat(1,pcVar4,(stat *)&cp)" identifier (argument_list "(1,pcVar4,(stat *)&cp)" ( number_literal , identifier , (cast_expression "(stat *)&cp" ( (type_descriptor "stat *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&cp" & identifier)) )))) ;) (if_statement "if (-1 < iVar2) break;" if (parenthesized_expression "(-1 < iVar2)" ( (binary_expression "-1 < iVar2" number_literal < identifier) )) (break_statement "break;" break ;)) (expression_statement "piVar9 = __errno_location();" (assignment_expression "piVar9 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "pcVar10 = "\'%s\': No such file\n";" (assignment_expression "pcVar10 = "\'%s\': No such file\n"" identifier = (string_literal ""\'%s\': No such file\n"" " escape_sequence string_content escape_sequence string_content escape_sequence ")) ;) (if_statement "if (*piVar9 == 2) {\nLAB_00107acc:\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,pcVar10,5);\n error(pcVar10,pcVar4);\n }\n else {\n pcVar10 = strerror(*piVar9);\n message = (char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n wVar11 = L'\x01';\n error(message,pcVar4,pcVar10);\n }" if (parenthesized_expression "(*piVar9 == 2)" ( (binary_expression "*piVar9 == 2" (pointer_expression "*piVar9" * identifier) == number_literal) )) (compound_statement "{\nLAB_00107acc:\n wVar11 = L'\x01';\n pcVar10 = (char *)dcgettext(0,pcVar10,5);\n error(pcVar10,pcVar4);\n }" { (labeled_statement "LAB_00107acc:\n wVar11 = L'\x01';" statement_identifier : (expression_statement "wVar11 = L'\x01';" (assignment_expression "wVar11 = L'\x01'" identifier = (char_literal "L'\x01'" L' escape_sequence ')) ;)) (expression_statement "pcVar10 = (char *)dcgettext(0,pcVar10,5);" (assignment_expression "pcVar10 = (char *)dcgettext(0,pcVar10,5)" identifier = (cast_expression "(char *)dcgettext(0,pcVar10,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,pcVar10,5)" identifier (argument_list "(0,pcVar10,5)" ( number_literal , identifier , number_literal ))))) ;) (expression_statement "error(pcVar10,pcVar4);" (call_expression "error(pcVar10,pcVar4)" identifier (argument_list "(pcVar10,pcVar4)" ( identifier , identifier ))) ;) }) (else_clause "else {\n pcVar10 = strerror(*piVar9);\n message = (char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n wVar11 = L'\x01';\n error(message,pcVar4,pcVar10);\n }" else (compound_statement "{\n pcVar10 = strerror(*piVar9);\n message = (char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n wVar11 = L'\x01';\n error(message,pcVar4,pcVar10);\n }" { (expression_statement "pcVar10 = strerror(*piVar9);" (assignment_expression "pcVar10 = strerror(*piVar9)" identifier = (call_expression "strerror(*piVar9)" identifier (argument_list "(*piVar9)" ( (pointer_expression "*piVar9" * identifier) )))) ;) (expression_statement "message = (char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);" (assignment_expression "message = (char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5)" identifier (argument_list "(0,"Could not locate \'%s\'. System error message: %s\n",5)" ( number_literal , (string_literal ""Could not locate \'%s\'. System error message: %s\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "wVar11 = L'\x01';" (assignment_expression "wVar11 = L'\x01'" identifier = (char_literal "L'\x01'" L' escape_sequence ')) ;) (expression_statement "error(message,pcVar4,pcVar10);" (call_expression "error(message,pcVar4,pcVar10)" identifier (argument_list "(message,pcVar4,pcVar10)" ( identifier , identifier , identifier ))) ;) }))) })) (if_statement "if ((local_b0 & 0xf000) != 0x8000) {\n pcVar10 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }" if (parenthesized_expression "((local_b0 & 0xf000) != 0x8000)" ( (binary_expression "(local_b0 & 0xf000) != 0x8000" (parenthesized_expression "(local_b0 & 0xf000)" ( (binary_expression "local_b0 & 0xf000" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n pcVar10 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }" { (expression_statement "pcVar10 = "\'%s\' is not an ordinary file\n";" (assignment_expression "pcVar10 = "\'%s\' is not an ordinary file\n"" identifier = (string_literal ""\'%s\' is not an ordinary file\n"" " escape_sequence string_content escape_sequence string_content escape_sequence ")) ;) (goto_statement "goto LAB_00107acc;" goto statement_identifier ;) })) (expression_statement "filedata = (Filedata *)calloc(1,0xa0);" (assignment_expression "filedata = (Filedata *)calloc(1,0xa0)" identifier = (cast_expression "(Filedata *)calloc(1,0xa0)" ( (type_descriptor "Filedata *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "calloc(1,0xa0)" identifier (argument_list "(1,0xa0)" ( number_literal , number_literal ))))) ;) (if_statement "if (filedata == (Filedata *)0x0) {\n wVar11 = L'\x01';\n pcVar4 = (char *)dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(pcVar4);\n goto LAB_00107af0;\n }" if (parenthesized_expression "(filedata == (Filedata *)0x0)" ( (binary_expression "filedata == (Filedata *)0x0" identifier == (cast_expression "(Filedata *)0x0" ( (type_descriptor "Filedata *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n wVar11 = L'\x01';\n pcVar4 = (char *)dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(pcVar4);\n goto LAB_00107af0;\n }" { (expression_statement "wVar11 = L'\x01';" (assignment_expression "wVar11 = L'\x01'" identifier = (char_literal "L'\x01'" L' escape_sequence ')) ;) (expression_statement "pcVar4 = (char *)dcgettext(0,"Out of memory allocating file data structure\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"Out of memory allocating file data structure\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Out of memory allocating file data structure\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Out of memory allocating file data structure\n",5)" identifier (argument_list "(0,"Out of memory allocating file data structure\n",5)" ( number_literal , (string_literal ""Out of memory allocating file data structure\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "error(pcVar4);" (call_expression "error(pcVar4)" identifier (argument_list "(pcVar4)" ( identifier ))) ;) (goto_statement "goto LAB_00107af0;" goto statement_identifier ;) })) (expression_statement "filedata->file_name = pcVar4;" (assignment_expression "filedata->file_name = pcVar4" (field_expression "filedata->file_name" identifier -> field_identifier) = identifier) ;) (expression_statement "pFVar7 = fopen(pcVar4,"rb");" (assignment_expression "pFVar7 = fopen(pcVar4,"rb")" identifier = (call_expression "fopen(pcVar4,"rb")" identifier (argument_list "(pcVar4,"rb")" ( identifier , (string_literal ""rb"" " string_content ") )))) ;) (expression_statement "filedata->handle = (FILE *)pFVar7;" (assignment_expression "filedata->handle = (FILE *)pFVar7" (field_expression "filedata->handle" identifier -> field_identifier) = (cast_expression "(FILE *)pFVar7" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if (pFVar7 != (FILE *)0x0) {\n sVar8 = fread(armag,8,1,pFVar7);\n if (sVar8 == 1) {\n filedata->file_size = local_98;\n if (armag == (char [8])0xa3e686372613c21) {\n iVar2 = process_archive(filedata,0);\njoined_r0x00107d9a:\n if (iVar2 == 0) goto LAB_00107ca1;\n pFVar7 = (FILE *)filedata->handle;\nLAB_00107bf3:\n fclose(pFVar7);\n free(filedata);\n goto LAB_00107af0;\n }\n if (armag == (char [8])0xa3e6e6968743c21) {\n iVar2 = process_archive(filedata,1);\n goto joined_r0x00107d9a;\n }\n if (do_archive_index != 0) {\n pcVar10 = (char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5);\n error(pcVar10,pcVar4);\n }\n rewind((FILE *)filedata->handle);\n archive_file_offset = 0;\n archive_file_size = 0;\n bVar3 = process_object(filedata);\n pFVar7 = (FILE *)filedata->handle;\n if (bVar3 != 0) goto LAB_00107bf3;\n }\n else {\n pcVar10 = (char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(pcVar10,pcVar4);\nLAB_00107ca1:\n pFVar7 = (FILE *)filedata->handle;\n }\n fclose(pFVar7);\n wVar11 = L'\x01';\n free(filedata);\n goto LAB_00107af0;\n }" if (parenthesized_expression "(pFVar7 != (FILE *)0x0)" ( (binary_expression "pFVar7 != (FILE *)0x0" identifier != (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar8 = fread(armag,8,1,pFVar7);\n if (sVar8 == 1) {\n filedata->file_size = local_98;\n if (armag == (char [8])0xa3e686372613c21) {\n iVar2 = process_archive(filedata,0);\njoined_r0x00107d9a:\n if (iVar2 == 0) goto LAB_00107ca1;\n pFVar7 = (FILE *)filedata->handle;\nLAB_00107bf3:\n fclose(pFVar7);\n free(filedata);\n goto LAB_00107af0;\n }\n if (armag == (char [8])0xa3e6e6968743c21) {\n iVar2 = process_archive(filedata,1);\n goto joined_r0x00107d9a;\n }\n if (do_archive_index != 0) {\n pcVar10 = (char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5);\n error(pcVar10,pcVar4);\n }\n rewind((FILE *)filedata->handle);\n archive_file_offset = 0;\n archive_file_size = 0;\n bVar3 = process_object(filedata);\n pFVar7 = (FILE *)filedata->handle;\n if (bVar3 != 0) goto LAB_00107bf3;\n }\n else {\n pcVar10 = (char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(pcVar10,pcVar4);\nLAB_00107ca1:\n pFVar7 = (FILE *)filedata->handle;\n }\n fclose(pFVar7);\n wVar11 = L'\x01';\n free(filedata);\n goto LAB_00107af0;\n }" { (expression_statement "sVar8 = fread(armag,8,1,pFVar7);" (assignment_expression "sVar8 = fread(armag,8,1,pFVar7)" identifier = (call_expression "fread(armag,8,1,pFVar7)" identifier (argument_list "(armag,8,1,pFVar7)" ( identifier , number_literal , number_literal , identifier )))) ;) (if_statement "if (sVar8 == 1) {\n filedata->file_size = local_98;\n if (armag == (char [8])0xa3e686372613c21) {\n iVar2 = process_archive(filedata,0);\njoined_r0x00107d9a:\n if (iVar2 == 0) goto LAB_00107ca1;\n pFVar7 = (FILE *)filedata->handle;\nLAB_00107bf3:\n fclose(pFVar7);\n free(filedata);\n goto LAB_00107af0;\n }\n if (armag == (char [8])0xa3e6e6968743c21) {\n iVar2 = process_archive(filedata,1);\n goto joined_r0x00107d9a;\n }\n if (do_archive_index != 0) {\n pcVar10 = (char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5);\n error(pcVar10,pcVar4);\n }\n rewind((FILE *)filedata->handle);\n archive_file_offset = 0;\n archive_file_size = 0;\n bVar3 = process_object(filedata);\n pFVar7 = (FILE *)filedata->handle;\n if (bVar3 != 0) goto LAB_00107bf3;\n }\n else {\n pcVar10 = (char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(pcVar10,pcVar4);\nLAB_00107ca1:\n pFVar7 = (FILE *)filedata->handle;\n }" if (parenthesized_expression "(sVar8 == 1)" ( (binary_expression "sVar8 == 1" identifier == number_literal) )) (compound_statement "{\n filedata->file_size = local_98;\n if (armag == (char [8])0xa3e686372613c21) {\n iVar2 = process_archive(filedata,0);\njoined_r0x00107d9a:\n if (iVar2 == 0) goto LAB_00107ca1;\n pFVar7 = (FILE *)filedata->handle;\nLAB_00107bf3:\n fclose(pFVar7);\n free(filedata);\n goto LAB_00107af0;\n }\n if (armag == (char [8])0xa3e6e6968743c21) {\n iVar2 = process_archive(filedata,1);\n goto joined_r0x00107d9a;\n }\n if (do_archive_index != 0) {\n pcVar10 = (char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5);\n error(pcVar10,pcVar4);\n }\n rewind((FILE *)filedata->handle);\n archive_file_offset = 0;\n archive_file_size = 0;\n bVar3 = process_object(filedata);\n pFVar7 = (FILE *)filedata->handle;\n if (bVar3 != 0) goto LAB_00107bf3;\n }" { (expression_statement "filedata->file_size = local_98;" (assignment_expression "filedata->file_size = local_98" (field_expression "filedata->file_size" identifier -> field_identifier) = identifier) ;) (if_statement "if (armag == (char [8])0xa3e686372613c21) {\n iVar2 = process_archive(filedata,0);\njoined_r0x00107d9a:\n if (iVar2 == 0) goto LAB_00107ca1;\n pFVar7 = (FILE *)filedata->handle;\nLAB_00107bf3:\n fclose(pFVar7);\n free(filedata);\n goto LAB_00107af0;\n }" if (parenthesized_expression "(armag == (char [8])0xa3e686372613c21)" ( (binary_expression "armag == (char [8])0xa3e686372613c21" identifier == (cast_expression "(char [8])0xa3e686372613c21" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) number_literal)) )) (compound_statement "{\n iVar2 = process_archive(filedata,0);\njoined_r0x00107d9a:\n if (iVar2 == 0) goto LAB_00107ca1;\n pFVar7 = (FILE *)filedata->handle;\nLAB_00107bf3:\n fclose(pFVar7);\n free(filedata);\n goto LAB_00107af0;\n }" { (expression_statement "iVar2 = process_archive(filedata,0);" (assignment_expression "iVar2 = process_archive(filedata,0)" identifier = (call_expression "process_archive(filedata,0)" identifier (argument_list "(filedata,0)" ( identifier , number_literal )))) ;) (labeled_statement "joined_r0x00107d9a:\n if (iVar2 == 0) goto LAB_00107ca1;" statement_identifier : (if_statement "if (iVar2 == 0) goto LAB_00107ca1;" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (goto_statement "goto LAB_00107ca1;" goto statement_identifier ;))) (expression_statement "pFVar7 = (FILE *)filedata->handle;" (assignment_expression "pFVar7 = (FILE *)filedata->handle" identifier = (cast_expression "(FILE *)filedata->handle" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "filedata->handle" identifier -> field_identifier))) ;) (labeled_statement "LAB_00107bf3:\n fclose(pFVar7);" statement_identifier : (expression_statement "fclose(pFVar7);" (call_expression "fclose(pFVar7)" identifier (argument_list "(pFVar7)" ( identifier ))) ;)) (expression_statement "free(filedata);" (call_expression "free(filedata)" identifier (argument_list "(filedata)" ( identifier ))) ;) (goto_statement "goto LAB_00107af0;" goto statement_identifier ;) })) (if_statement "if (armag == (char [8])0xa3e6e6968743c21) {\n iVar2 = process_archive(filedata,1);\n goto joined_r0x00107d9a;\n }" if (parenthesized_expression "(armag == (char [8])0xa3e6e6968743c21)" ( (binary_expression "armag == (char [8])0xa3e6e6968743c21" identifier == (cast_expression "(char [8])0xa3e6e6968743c21" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) number_literal)) )) (compound_statement "{\n iVar2 = process_archive(filedata,1);\n goto joined_r0x00107d9a;\n }" { (expression_statement "iVar2 = process_archive(filedata,1);" (assignment_expression "iVar2 = process_archive(filedata,1)" identifier = (call_expression "process_archive(filedata,1)" identifier (argument_list "(filedata,1)" ( identifier , number_literal )))) ;) (goto_statement "goto joined_r0x00107d9a;" goto statement_identifier ;) })) (if_statement "if (do_archive_index != 0) {\n pcVar10 = (char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5);\n error(pcVar10,pcVar4);\n }" if (parenthesized_expression "(do_archive_index != 0)" ( (binary_expression "do_archive_index != 0" identifier != number_literal) )) (compound_statement "{\n pcVar10 = (char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5);\n error(pcVar10,pcVar4);\n }" { (expression_statement "pcVar10 = (char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5);" (assignment_expression "pcVar10 = (char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5)" identifier (argument_list "(0,\n "File %s is not an archive so its index cannot be displayed.\n"\n ,5)" ( number_literal , (string_literal ""File %s is not an archive so its index cannot be displayed.\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "error(pcVar10,pcVar4);" (call_expression "error(pcVar10,pcVar4)" identifier (argument_list "(pcVar10,pcVar4)" ( identifier , identifier ))) ;) })) (expression_statement "rewind((FILE *)filedata->handle);" (call_expression "rewind((FILE *)filedata->handle)" identifier (argument_list "((FILE *)filedata->handle)" ( (cast_expression "(FILE *)filedata->handle" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "filedata->handle" identifier -> field_identifier)) ))) ;) (expression_statement "archive_file_offset = 0;" (assignment_expression "archive_file_offset = 0" identifier = number_literal) ;) (expression_statement "archive_file_size = 0;" (assignment_expression "archive_file_size = 0" identifier = number_literal) ;) (expression_statement "bVar3 = process_object(filedata);" (assignment_expression "bVar3 = process_object(filedata)" identifier = (call_expression "process_object(filedata)" identifier (argument_list "(filedata)" ( identifier )))) ;) (expression_statement "pFVar7 = (FILE *)filedata->handle;" (assignment_expression "pFVar7 = (FILE *)filedata->handle" identifier = (cast_expression "(FILE *)filedata->handle" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "filedata->handle" identifier -> field_identifier))) ;) (if_statement "if (bVar3 != 0) goto LAB_00107bf3;" if (parenthesized_expression "(bVar3 != 0)" ( (binary_expression "bVar3 != 0" identifier != number_literal) )) (goto_statement "goto LAB_00107bf3;" goto statement_identifier ;)) }) (else_clause "else {\n pcVar10 = (char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(pcVar10,pcVar4);\nLAB_00107ca1:\n pFVar7 = (FILE *)filedata->handle;\n }" else (compound_statement "{\n pcVar10 = (char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(pcVar10,pcVar4);\nLAB_00107ca1:\n pFVar7 = (FILE *)filedata->handle;\n }" { (expression_statement "pcVar10 = (char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5);" (assignment_expression "pcVar10 = (char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"%s: Failed to read file\'s magic number\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%s: Failed to read file\'s magic number\n",5)" identifier (argument_list "(0,"%s: Failed to read file\'s magic number\n",5)" ( number_literal , (string_literal ""%s: Failed to read file\'s magic number\n"" " string_content escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "error(pcVar10,pcVar4);" (call_expression "error(pcVar10,pcVar4)" identifier (argument_list "(pcVar10,pcVar4)" ( identifier , identifier ))) ;) (labeled_statement "LAB_00107ca1:\n pFVar7 = (FILE *)filedata->handle;" statement_identifier : (expression_statement "pFVar7 = (FILE *)filedata->handle;" (assignment_expression "pFVar7 = (FILE *)filedata->handle" identifier = (cast_expression "(FILE *)filedata->handle" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "filedata->handle" identifier -> field_identifier))) ;)) }))) (expression_statement "fclose(pFVar7);" (call_expression "fclose(pFVar7)" identifier (argument_list "(pFVar7)" ( identifier ))) ;) (expression_statement "wVar11 = L'\x01';" (assignment_expression "wVar11 = L'\x01'" identifier = (char_literal "L'\x01'" L' escape_sequence ')) ;) (expression_statement "free(filedata);" (call_expression "free(filedata)" identifier (argument_list "(filedata)" ( identifier ))) ;) (goto_statement "goto LAB_00107af0;" goto statement_identifier ;) })) (expression_statement "wVar11 = L'\x01';" (assignment_expression "wVar11 = L'\x01'" identifier = (char_literal "L'\x01'" L' escape_sequence ')) ;) (expression_statement "pcVar10 = (char *)dcgettext(0,"Input file \'%s\' is not readable.\n",5);" (assignment_expression "pcVar10 = (char *)dcgettext(0,"Input file \'%s\' is not readable.\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Input file \'%s\' is not readable.\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Input file \'%s\' is not readable.\n",5)" identifier (argument_list "(0,"Input file \'%s\' is not readable.\n",5)" ( number_literal , (string_literal ""Input file \'%s\' is not readable.\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "error(pcVar10,pcVar4);" (call_expression "error(pcVar10,pcVar4)" identifier (argument_list "(pcVar10,pcVar4)" ( identifier , identifier ))) ;) (expression_statement "free(filedata);" (call_expression "free(filedata)" identifier (argument_list "(filedata)" ( identifier ))) ;) }) while (parenthesized_expression "( true )" ( true )) ;)) })) (if_statement "if (optind < local_dc[0]) goto LAB_00107aa4;" if (parenthesized_expression "(optind < local_dc[0])" ( (binary_expression "optind < local_dc[0]" identifier < (subscript_expression "local_dc[0]" identifier [ number_literal ])) )) (goto_statement "goto LAB_00107aa4;" goto statement_identifier ;)) (expression_statement "pcVar4 = (char *)dcgettext(0,"Nothing to do.\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"Nothing to do.\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Nothing to do.\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Nothing to do.\n",5)" identifier (argument_list "(0,"Nothing to do.\n",5)" ( number_literal , (string_literal ""Nothing to do.\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar4);" (call_expression "warn(pcVar4)" identifier (argument_list "(pcVar4)" ( identifier ))) ;) })) (labeled_statement "LAB_001076c0:\n usage(stderr);" statement_identifier : (expression_statement "usage(stderr);" (call_expression "usage(stderr)" identifier (argument_list "(stderr)" ( identifier ))) ;)) (labeled_statement "LAB_001076d0:\n if (in_ECX == L't') {\nLAB_001077dd:\n do_sections = 1;\n do_section_details = 1;\n }\n else if (in_ECX < L'u') {\n do_syms = 1;\n }\n else {\n do_unwind = 1;\n }" statement_identifier : (if_statement "if (in_ECX == L't') {\nLAB_001077dd:\n do_sections = 1;\n do_section_details = 1;\n }\n else if (in_ECX < L'u') {\n do_syms = 1;\n }\n else {\n do_unwind = 1;\n }" if (parenthesized_expression "(in_ECX == L't')" ( (binary_expression "in_ECX == L't'" identifier == (char_literal "L't'" L' character ')) )) (compound_statement "{\nLAB_001077dd:\n do_sections = 1;\n do_section_details = 1;\n }" { (labeled_statement "LAB_001077dd:\n do_sections = 1;" statement_identifier : (expression_statement "do_sections = 1;" (assignment_expression "do_sections = 1" identifier = number_literal) ;)) (expression_statement "do_section_details = 1;" (assignment_expression "do_section_details = 1" identifier = number_literal) ;) }) (else_clause "else if (in_ECX < L'u') {\n do_syms = 1;\n }\n else {\n do_unwind = 1;\n }" else (if_statement "if (in_ECX < L'u') {\n do_syms = 1;\n }\n else {\n do_unwind = 1;\n }" if (parenthesized_expression "(in_ECX < L'u')" ( (binary_expression "in_ECX < L'u'" identifier < (char_literal "L'u'" L' character ')) )) (compound_statement "{\n do_syms = 1;\n }" { (expression_statement "do_syms = 1;" (assignment_expression "do_syms = 1" identifier = number_literal) ;) }) (else_clause "else {\n do_unwind = 1;\n }" else (compound_statement "{\n do_unwind = 1;\n }" { (expression_statement "do_unwind = 1;" (assignment_expression "do_unwind = 1" identifier = number_literal) ;) })))))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })))
(translation_unit "undefined4 FUN_00107450(int param_1,long param_2,undefined8 param_3,int param_4)\n\n{\n char *__filename;\n int iVar1;\n undefined8 uVar2;\n ulong uVar3;\n long lVar4;\n undefined8 *__ptr;\n FILE *pFVar5;\n size_t sVar6;\n int *piVar7;\n undefined4 uVar8;\n char *unaff_RBP;\n char *pcVar9;\n undefined **unaff_R12;\n stat *unaff_R14;\n undefined *unaff_R15;\n long local_e8;\n int local_e0;\n int local_dc [3];\n long local_d0;\n stat local_c8;\n \n local_e8 = param_2;\n local_dc[0] = param_1;\n setlocale(5,"");\n setlocale(0,"");\n bindtextdomain("binutils","/usr/share/locale");\n textdomain("binutils");\n FUN_00156230(local_dc,&local_e8);\n iVar1 = local_dc[0];\n lVar4 = local_e8;\n _DAT_001933a0 = "<cmdline>";\n if (local_dc[0] < 2) goto LAB_001076c0;\n unaff_R12 = &PTR_s_all_00190c60;\n unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z";\n unaff_R14 = &local_c8;\n unaff_R15 = &DAT_001933a0;\nLAB_001074f0:\n param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0);\n if (param_4 != -1) {\n if (param_4 != 0x68) {\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }\n DAT_0019347c = 1;\n goto LAB_001074f0;\n }\n if (((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0) || DAT_0019349c != 0) {\n param_4 = local_dc[0] + -1;\n if (optind < param_4) {\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n uVar2 = dcgettext(0,"Nothing to do.\n",5);\n warn(uVar2);\n }\nLAB_001076c0:\n FUN_001115b0(stderr);\nLAB_001076d0:\n if (param_4 == 0x74) {\nLAB_001077dd:\n DAT_00193494 = 1;\n DAT_0019348c = 1;\n }\n else if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }\n goto LAB_001074f0;\n}\n\n" (function_definition "undefined4 FUN_00107450(int param_1,long param_2,undefined8 param_3,int param_4)\n\n{\n char *__filename;\n int iVar1;\n undefined8 uVar2;\n ulong uVar3;\n long lVar4;\n undefined8 *__ptr;\n FILE *pFVar5;\n size_t sVar6;\n int *piVar7;\n undefined4 uVar8;\n char *unaff_RBP;\n char *pcVar9;\n undefined **unaff_R12;\n stat *unaff_R14;\n undefined *unaff_R15;\n long local_e8;\n int local_e0;\n int local_dc [3];\n long local_d0;\n stat local_c8;\n \n local_e8 = param_2;\n local_dc[0] = param_1;\n setlocale(5,"");\n setlocale(0,"");\n bindtextdomain("binutils","/usr/share/locale");\n textdomain("binutils");\n FUN_00156230(local_dc,&local_e8);\n iVar1 = local_dc[0];\n lVar4 = local_e8;\n _DAT_001933a0 = "<cmdline>";\n if (local_dc[0] < 2) goto LAB_001076c0;\n unaff_R12 = &PTR_s_all_00190c60;\n unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z";\n unaff_R14 = &local_c8;\n unaff_R15 = &DAT_001933a0;\nLAB_001074f0:\n param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0);\n if (param_4 != -1) {\n if (param_4 != 0x68) {\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }\n DAT_0019347c = 1;\n goto LAB_001074f0;\n }\n if (((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0) || DAT_0019349c != 0) {\n param_4 = local_dc[0] + -1;\n if (optind < param_4) {\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n uVar2 = dcgettext(0,"Nothing to do.\n",5);\n warn(uVar2);\n }\nLAB_001076c0:\n FUN_001115b0(stderr);\nLAB_001076d0:\n if (param_4 == 0x74) {\nLAB_001077dd:\n DAT_00193494 = 1;\n DAT_0019348c = 1;\n }\n else if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }\n goto LAB_001074f0;\n}" type_identifier (function_declarator "FUN_00107450(int param_1,long param_2,undefined8 param_3,int param_4)" identifier (parameter_list "(int param_1,long param_2,undefined8 param_3,int param_4)" ( (parameter_declaration "int param_1" primitive_type identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "int param_4" primitive_type identifier) ))) (compound_statement "{\n char *__filename;\n int iVar1;\n undefined8 uVar2;\n ulong uVar3;\n long lVar4;\n undefined8 *__ptr;\n FILE *pFVar5;\n size_t sVar6;\n int *piVar7;\n undefined4 uVar8;\n char *unaff_RBP;\n char *pcVar9;\n undefined **unaff_R12;\n stat *unaff_R14;\n undefined *unaff_R15;\n long local_e8;\n int local_e0;\n int local_dc [3];\n long local_d0;\n stat local_c8;\n \n local_e8 = param_2;\n local_dc[0] = param_1;\n setlocale(5,"");\n setlocale(0,"");\n bindtextdomain("binutils","/usr/share/locale");\n textdomain("binutils");\n FUN_00156230(local_dc,&local_e8);\n iVar1 = local_dc[0];\n lVar4 = local_e8;\n _DAT_001933a0 = "<cmdline>";\n if (local_dc[0] < 2) goto LAB_001076c0;\n unaff_R12 = &PTR_s_all_00190c60;\n unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z";\n unaff_R14 = &local_c8;\n unaff_R15 = &DAT_001933a0;\nLAB_001074f0:\n param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0);\n if (param_4 != -1) {\n if (param_4 != 0x68) {\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }\n DAT_0019347c = 1;\n goto LAB_001074f0;\n }\n if (((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0) || DAT_0019349c != 0) {\n param_4 = local_dc[0] + -1;\n if (optind < param_4) {\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n uVar2 = dcgettext(0,"Nothing to do.\n",5);\n warn(uVar2);\n }\nLAB_001076c0:\n FUN_001115b0(stderr);\nLAB_001076d0:\n if (param_4 == 0x74) {\nLAB_001077dd:\n DAT_00193494 = 1;\n DAT_0019348c = 1;\n }\n else if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }\n goto LAB_001074f0;\n}" { (declaration "char *__filename;" primitive_type (pointer_declarator "*__filename" * identifier) ;) (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *__ptr;" type_identifier (pointer_declarator "*__ptr" * identifier) ;) (declaration "FILE *pFVar5;" type_identifier (pointer_declarator "*pFVar5" * identifier) ;) (declaration "size_t sVar6;" primitive_type identifier ;) (declaration "int *piVar7;" primitive_type (pointer_declarator "*piVar7" * identifier) ;) (declaration "undefined4 uVar8;" type_identifier identifier ;) (declaration "char *unaff_RBP;" primitive_type (pointer_declarator "*unaff_RBP" * identifier) ;) (declaration "char *pcVar9;" primitive_type (pointer_declarator "*pcVar9" * identifier) ;) (declaration "undefined **unaff_R12;" type_identifier (pointer_declarator "**unaff_R12" * (pointer_declarator "*unaff_R12" * identifier)) ;) (declaration "stat *unaff_R14;" type_identifier (pointer_declarator "*unaff_R14" * identifier) ;) (declaration "undefined *unaff_R15;" type_identifier (pointer_declarator "*unaff_R15" * identifier) ;) (declaration "long local_e8;" (sized_type_specifier "long" long) identifier ;) (declaration "int local_e0;" primitive_type identifier ;) (declaration "int local_dc [3];" primitive_type (array_declarator "local_dc [3]" identifier [ number_literal ]) ;) (declaration "long local_d0;" (sized_type_specifier "long" long) identifier ;) (declaration "stat local_c8;" type_identifier identifier ;) (expression_statement "local_e8 = param_2;" (assignment_expression "local_e8 = param_2" identifier = identifier) ;) (expression_statement "local_dc[0] = param_1;" (assignment_expression "local_dc[0] = param_1" (subscript_expression "local_dc[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "setlocale(5,"");" (call_expression "setlocale(5,"")" identifier (argument_list "(5,"")" ( number_literal , (string_literal """" " ") ))) ;) (expression_statement "setlocale(0,"");" (call_expression "setlocale(0,"")" identifier (argument_list "(0,"")" ( number_literal , (string_literal """" " ") ))) ;) (expression_statement "bindtextdomain("binutils","/usr/share/locale");" (call_expression "bindtextdomain("binutils","/usr/share/locale")" identifier (argument_list "("binutils","/usr/share/locale")" ( (string_literal ""binutils"" " string_content ") , (string_literal ""/usr/share/locale"" " string_content ") ))) ;) (expression_statement "textdomain("binutils");" (call_expression "textdomain("binutils")" identifier (argument_list "("binutils")" ( (string_literal ""binutils"" " string_content ") ))) ;) (expression_statement "FUN_00156230(local_dc,&local_e8);" (call_expression "FUN_00156230(local_dc,&local_e8)" identifier (argument_list "(local_dc,&local_e8)" ( identifier , (pointer_expression "&local_e8" & identifier) ))) ;) (expression_statement "iVar1 = local_dc[0];" (assignment_expression "iVar1 = local_dc[0]" identifier = (subscript_expression "local_dc[0]" identifier [ number_literal ])) ;) (expression_statement "lVar4 = local_e8;" (assignment_expression "lVar4 = local_e8" identifier = identifier) ;) (expression_statement "_DAT_001933a0 = "<cmdline>";" (assignment_expression "_DAT_001933a0 = "<cmdline>"" identifier = (string_literal ""<cmdline>"" " string_content ")) ;) (if_statement "if (local_dc[0] < 2) goto LAB_001076c0;" if (parenthesized_expression "(local_dc[0] < 2)" ( (binary_expression "local_dc[0] < 2" (subscript_expression "local_dc[0]" identifier [ number_literal ]) < number_literal) )) (goto_statement "goto LAB_001076c0;" goto statement_identifier ;)) (expression_statement "unaff_R12 = &PTR_s_all_00190c60;" (assignment_expression "unaff_R12 = &PTR_s_all_00190c60" identifier = (pointer_expression "&PTR_s_all_00190c60" & identifier)) ;) (expression_statement "unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z";" (assignment_expression "unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z"" identifier = (string_literal ""ADHINR:SVWacdeghi:lnp:rstuvw::x:z"" " string_content ")) ;) (expression_statement "unaff_R14 = &local_c8;" (assignment_expression "unaff_R14 = &local_c8" identifier = (pointer_expression "&local_c8" & identifier)) ;) (expression_statement "unaff_R15 = &DAT_001933a0;" (assignment_expression "unaff_R15 = &DAT_001933a0" identifier = (pointer_expression "&DAT_001933a0" & identifier)) ;) (labeled_statement "LAB_001074f0:\n param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0);" statement_identifier : (expression_statement "param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0);" (assignment_expression "param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0)" identifier = (call_expression "getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0)" identifier (argument_list "(iVar1,lVar4,unaff_RBP,unaff_R12,0)" ( identifier , identifier , identifier , identifier , number_literal )))) ;)) (if_statement "if (param_4 != -1) {\n if (param_4 != 0x68) {\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }\n DAT_0019347c = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 != -1)" ( (binary_expression "param_4 != -1" identifier != number_literal) )) (compound_statement "{\n if (param_4 != 0x68) {\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }\n DAT_0019347c = 1;\n goto LAB_001074f0;\n }" { (if_statement "if (param_4 != 0x68) {\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }" if (parenthesized_expression "(param_4 != 0x68)" ( (binary_expression "param_4 != 0x68" identifier != number_literal) )) (compound_statement "{\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }" { (if_statement "if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }" if (parenthesized_expression "(param_4 < 0x69)" ( (binary_expression "param_4 < 0x69" identifier < number_literal) )) (compound_statement "{\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }" { (if_statement "if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x52)" ( (binary_expression "param_4 == 0x52" identifier == number_literal) )) (compound_statement "{\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00193478 = DAT_00193478 + 1;" (assignment_expression "DAT_00193478 = DAT_00193478 + 1" identifier = (binary_expression "DAT_00193478 + 1" identifier + number_literal)) ;) (expression_statement "uVar3 = strtoul(optarg,(char **)unaff_R14,0);" (assignment_expression "uVar3 = strtoul(optarg,(char **)unaff_R14,0)" identifier = (call_expression "strtoul(optarg,(char **)unaff_R14,0)" identifier (argument_list "(optarg,(char **)unaff_R14,0)" ( identifier , (cast_expression "(char **)unaff_R14" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier) , number_literal )))) ;) (if_statement "if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }" if (parenthesized_expression "((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3))" ( (binary_expression "(*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)" (parenthesized_expression "(*(char *)local_c8.st_dev == '\0')" ( (binary_expression "*(char *)local_c8.st_dev == '\0'" (pointer_expression "*(char *)local_c8.st_dev" * (cast_expression "(char *)local_c8.st_dev" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (field_expression "local_c8.st_dev" identifier . field_identifier))) == (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(-1 < (int)uVar3)" ( (binary_expression "-1 < (int)uVar3" number_literal < (cast_expression "(int)uVar3" ( (type_descriptor "int" primitive_type) ) identifier)) ))) )) (compound_statement "{\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }" { (expression_statement "FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);" (call_expression "FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10)" identifier (argument_list "(unaff_R15,uVar3 & 0xffffffff,0x10)" ( identifier , (binary_expression "uVar3 & 0xffffffff" identifier & number_literal) , number_literal ))) ;) }) (else_clause "else {\n FUN_00111510(optarg,0x10);\n }" else (compound_statement "{\n FUN_00111510(optarg,0x10);\n }" { (expression_statement "FUN_00111510(optarg,0x10);" (call_expression "FUN_00111510(optarg,0x10)" identifier (argument_list "(optarg,0x10)" ( identifier , number_literal ))) ;) }))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }" if (parenthesized_expression "(param_4 < 0x53)" ( (binary_expression "param_4 < 0x53" identifier < number_literal) )) (compound_statement "{\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }" { (if_statement "if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x44)" ( (binary_expression "param_4 == 0x44" identifier == number_literal) )) (compound_statement "{\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }" { (labeled_statement "LAB_00107818:\n DAT_00193480 = 1;" statement_identifier : (expression_statement "DAT_00193480 = 1;" (assignment_expression "DAT_00193480 = 1" identifier = number_literal) ;)) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(0x44 < param_4)" ( (binary_expression "0x44 < param_4" number_literal < identifier) )) (compound_statement "{\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }" { (if_statement "if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }" if (parenthesized_expression "(param_4 != 0x49)" ( (binary_expression "param_4 != 0x49" identifier != number_literal) )) (compound_statement "{\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }" { (if_statement "if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }" if (parenthesized_expression "(param_4 != 0x4e)" ( (binary_expression "param_4 != 0x4e" identifier != number_literal) )) (compound_statement "{\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }" { (if_statement "if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }" if (parenthesized_expression "(param_4 == 0x48)" ( (binary_expression "param_4 == 0x48" identifier == number_literal) )) (compound_statement "{\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }" { (expression_statement "FUN_001115b0(stdout);" (call_expression "FUN_001115b0(stdout)" identifier (argument_list "(stdout)" ( identifier ))) ;) (goto_statement "goto LAB_00107818;" goto statement_identifier ;) })) (goto_statement "goto LAB_00107699;" goto statement_identifier ;) })) (goto_statement "goto LAB_001077dd;" goto statement_identifier ;) })) (expression_statement "DAT_00193470 = 1;" (assignment_expression "DAT_00193470 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 == 0x3f) goto LAB_001076c0;" if (parenthesized_expression "(param_4 == 0x3f)" ( (binary_expression "param_4 == 0x3f" identifier == number_literal) )) (goto_statement "goto LAB_001076c0;" goto statement_identifier ;)) (if_statement "if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x41)" ( (binary_expression "param_4 == 0x41" identifier == number_literal) )) (compound_statement "{\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00193468 = 1;" (assignment_expression "DAT_00193468 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 == 0) goto LAB_001074f0;" if (parenthesized_expression "(param_4 == 0)" ( (binary_expression "param_4 == 0" identifier == number_literal) )) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;)) }) (else_clause "else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }" else (compound_statement "{\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }" { (if_statement "if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x61)" ( (binary_expression "param_4 == 0x61" identifier == number_literal) )) (compound_statement "{\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }" { (expression_statement "DAT_001934a0 = 1;" (assignment_expression "DAT_001934a0 = 1" identifier = number_literal) ;) (expression_statement "DAT_00193498 = 1;" (assignment_expression "DAT_00193498 = 1" identifier = number_literal) ;) (expression_statement "DAT_00193484 = 1;" (assignment_expression "DAT_00193484 = 1" identifier = number_literal) ;) (expression_statement "DAT_001934a4 = 1;" (assignment_expression "DAT_001934a4 = 1" identifier = number_literal) ;) (expression_statement "DAT_0019347c = 1;" (assignment_expression "DAT_0019347c = 1" identifier = number_literal) ;) (expression_statement "DAT_00193494 = 1;" (assignment_expression "DAT_00193494 = 1" identifier = number_literal) ;) (expression_statement "DAT_00193490 = 1;" (assignment_expression "DAT_00193490 = 1" identifier = number_literal) ;) (expression_statement "DAT_00193488 = 1;" (assignment_expression "DAT_00193488 = 1" identifier = number_literal) ;) (expression_statement "DAT_00193474 = 1;" (assignment_expression "DAT_00193474 = 1" identifier = number_literal) ;) (expression_statement "DAT_00193470 = 1;" (assignment_expression "DAT_00193470 = 1" identifier = number_literal) ;) (expression_statement "DAT_00193468 = 1;" (assignment_expression "DAT_00193468 = 1" identifier = number_literal) ;) (expression_statement "DAT_00193464 = 1;" (assignment_expression "DAT_00193464 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }" if (parenthesized_expression "(param_4 < 0x62)" ( (binary_expression "param_4 < 0x62" identifier < number_literal) )) (compound_statement "{\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }" { (if_statement "if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x56)" ( (binary_expression "param_4 == 0x56" identifier == number_literal) )) (compound_statement "{\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00193474 = 1;" (assignment_expression "DAT_00193474 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x57)" ( (binary_expression "param_4 == 0x57" identifier == number_literal) )) (compound_statement "{\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00196f50 = 1;" (assignment_expression "DAT_00196f50 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x53)" ( (binary_expression "param_4 == 0x53" identifier == number_literal) )) (compound_statement "{\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00193494 = 1;" (assignment_expression "DAT_00193494 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) }) (else_clause "else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }" else (compound_statement "{\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }" { (if_statement "if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 100)" ( (binary_expression "param_4 == 100" identifier == number_literal) )) (compound_statement "{\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }" { (expression_statement "DAT_001934a4 = 1;" (assignment_expression "DAT_001934a4 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(100 < param_4)" ( (binary_expression "100 < param_4" number_literal < identifier) )) (compound_statement "{\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }" { (if_statement "if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }" if (parenthesized_expression "(param_4 == 0x65)" ( (binary_expression "param_4 == 0x65" identifier == number_literal) )) (compound_statement "{\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }" { (expression_statement "DAT_0019347c = 1;" (assignment_expression "DAT_0019347c = 1" identifier = number_literal) ;) (expression_statement "DAT_00193494 = 1;" (assignment_expression "DAT_00193494 = 1" identifier = number_literal) ;) (expression_statement "DAT_00193488 = 1;" (assignment_expression "DAT_00193488 = 1" identifier = number_literal) ;) }) (else_clause "else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }" else (compound_statement "{\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }" { (if_statement "if (param_4 != 0x67) goto LAB_00107699;" if (parenthesized_expression "(param_4 != 0x67)" ( (binary_expression "param_4 != 0x67" identifier != number_literal) )) (goto_statement "goto LAB_00107699;" goto statement_identifier ;)) (expression_statement "DAT_00193490 = 1;" (assignment_expression "DAT_00193490 = 1" identifier = number_literal) ;) }))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 99)" ( (binary_expression "param_4 == 99" identifier == number_literal) )) (compound_statement "{\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00193460 = 1;" (assignment_expression "DAT_00193460 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) }))) }))) }) (else_clause "else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }" else (compound_statement "{\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }" { (if_statement "if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x76)" ( (binary_expression "param_4 == 0x76" identifier == number_literal) )) (compound_statement "{\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }" { (expression_statement "FUN_0013b520(PTR_s_readelf_001910a0);" (call_expression "FUN_0013b520(PTR_s_readelf_001910a0)" identifier (argument_list "(PTR_s_readelf_001910a0)" ( identifier ))) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 < 0x77)" ( (binary_expression "param_4 < 0x77" identifier < number_literal) )) (compound_statement "{\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }" { (if_statement "if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }" if (parenthesized_expression "(param_4 == 0x72)" ( (binary_expression "param_4 == 0x72" identifier == number_literal) )) (compound_statement "{\n DAT_00193498 = 1;\n }" { (expression_statement "DAT_00193498 = 1;" (assignment_expression "DAT_00193498 = 1" identifier = number_literal) ;) }) (else_clause "else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }" else (compound_statement "{\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }" { (if_statement "if (0x72 < param_4) goto LAB_001076d0;" if (parenthesized_expression "(0x72 < param_4)" ( (binary_expression "0x72 < param_4" number_literal < identifier) )) (goto_statement "goto LAB_001076d0;" goto statement_identifier ;)) (if_statement "if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }" if (parenthesized_expression "(param_4 == 0x6e)" ( (binary_expression "param_4 == 0x6e" identifier == number_literal) )) (compound_statement "{\n DAT_00193464 = 1;\n }" { (expression_statement "DAT_00193464 = 1;" (assignment_expression "DAT_00193464 = 1" identifier = number_literal) ;) }) (else_clause "else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }" else (if_statement "if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }" if (parenthesized_expression "(param_4 == 0x70)" ( (binary_expression "param_4 == 0x70" identifier == number_literal) )) (compound_statement "{\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }" { (expression_statement "DAT_00193478 = DAT_00193478 + 1;" (assignment_expression "DAT_00193478 = DAT_00193478 + 1" identifier = (binary_expression "DAT_00193478 + 1" identifier + number_literal)) ;) (expression_statement "uVar3 = strtoul(optarg,(char **)unaff_R14,0);" (assignment_expression "uVar3 = strtoul(optarg,(char **)unaff_R14,0)" identifier = (call_expression "strtoul(optarg,(char **)unaff_R14,0)" identifier (argument_list "(optarg,(char **)unaff_R14,0)" ( identifier , (cast_expression "(char **)unaff_R14" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier) , number_literal )))) ;) (if_statement "if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }" if (parenthesized_expression "((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3))" ( (binary_expression "(*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)" (parenthesized_expression "(*(char *)local_c8.st_dev == '\0')" ( (binary_expression "*(char *)local_c8.st_dev == '\0'" (pointer_expression "*(char *)local_c8.st_dev" * (cast_expression "(char *)local_c8.st_dev" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (field_expression "local_c8.st_dev" identifier . field_identifier))) == (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(-1 < (int)uVar3)" ( (binary_expression "-1 < (int)uVar3" number_literal < (cast_expression "(int)uVar3" ( (type_descriptor "int" primitive_type) ) identifier)) ))) )) (compound_statement "{\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }" { (expression_statement "FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);" (call_expression "FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8)" identifier (argument_list "(unaff_R15,uVar3 & 0xffffffff,8)" ( identifier , (binary_expression "uVar3 & 0xffffffff" identifier & number_literal) , number_literal ))) ;) }) (else_clause "else {\n FUN_00111510(optarg,8);\n }" else (compound_statement "{\n FUN_00111510(optarg,8);\n }" { (expression_statement "FUN_00111510(optarg,8);" (call_expression "FUN_00111510(optarg,8)" identifier (argument_list "(optarg,8)" ( identifier , number_literal ))) ;) }))) }) (else_clause "else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }" else (compound_statement "{\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }" { (if_statement "if (param_4 != 0x6c) goto LAB_00107699;" if (parenthesized_expression "(param_4 != 0x6c)" ( (binary_expression "param_4 != 0x6c" identifier != number_literal) )) (goto_statement "goto LAB_00107699;" goto statement_identifier ;)) (expression_statement "DAT_00193488 = 1;" (assignment_expression "DAT_00193488 = 1" identifier = number_literal) ;) }))))) }))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x200)" ( (binary_expression "param_4 == 0x200" identifier == number_literal) )) (compound_statement "{\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00193478 = 1;" (assignment_expression "DAT_00193478 = 1" identifier = number_literal) ;) (if_statement "if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }" if (parenthesized_expression "(optarg == (char *)0x0)" ( (binary_expression "optarg == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n DAT_0019346c = 1;\n }" { (expression_statement "DAT_0019346c = 1;" (assignment_expression "DAT_0019346c = 1" identifier = number_literal) ;) }) (else_clause "else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }" else (compound_statement "{\n DAT_0019346c = 0;\n FUN_001547f0();\n }" { (expression_statement "DAT_0019346c = 0;" (assignment_expression "DAT_0019346c = 0" identifier = number_literal) ;) (expression_statement "FUN_001547f0();" (call_expression "FUN_001547f0()" identifier (argument_list "()" ( ))) ;) }))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(0x200 < param_4)" ( (binary_expression "0x200 < param_4" number_literal < identifier) )) (compound_statement "{\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }" { (if_statement "if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" if (parenthesized_expression "(param_4 == 0x202)" ( (binary_expression "param_4 == 0x202" identifier == number_literal) )) (compound_statement "{\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }" { (expression_statement "uVar3 = strtoul(optarg,(char **)unaff_R14,0);" (assignment_expression "uVar3 = strtoul(optarg,(char **)unaff_R14,0)" identifier = (call_expression "strtoul(optarg,(char **)unaff_R14,0)" identifier (argument_list "(optarg,(char **)unaff_R14,0)" ( identifier , (cast_expression "(char **)unaff_R14" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier) , number_literal )))) ;) (expression_statement "DAT_001910ac = (undefined4)uVar3;" (assignment_expression "DAT_001910ac = (undefined4)uVar3" identifier = (cast_expression "(undefined4)uVar3" ( (type_descriptor "undefined4" type_identifier) ) identifier)) ;) }) (else_clause "else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" else (if_statement "if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" if (parenthesized_expression "(param_4 < 0x202)" ( (binary_expression "param_4 < 0x202" identifier < number_literal) )) (compound_statement "{\n DAT_0019349c = 1;\n }" { (expression_statement "DAT_0019349c = 1;" (assignment_expression "DAT_0019349c = 1" identifier = number_literal) ;) }) (else_clause "else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" else (if_statement "if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" if (parenthesized_expression "(param_4 == 0x203)" ( (binary_expression "param_4 == 0x203" identifier == number_literal) )) (compound_statement "{\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }" { (expression_statement "DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);" (assignment_expression "DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0)" identifier = (call_expression "strtoul(optarg,(char **)unaff_R14,0)" identifier (argument_list "(optarg,(char **)unaff_R14,0)" ( identifier , (cast_expression "(char **)unaff_R14" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier) , number_literal )))) ;) }) (else_clause "else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" else (compound_statement "{\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" { (if_statement "if (param_4 != 0x204) goto LAB_00107699;" if (parenthesized_expression "(param_4 != 0x204)" ( (binary_expression "param_4 != 0x204" identifier != number_literal) )) (goto_statement "goto LAB_00107699;" goto statement_identifier ;)) (expression_statement "DAT_001946e0 = 1;" (assignment_expression "DAT_001946e0 = 1" identifier = number_literal) ;) }))))))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x78)" ( (binary_expression "param_4 == 0x78" identifier == number_literal) )) (compound_statement "{\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00193478 = DAT_00193478 + 1;" (assignment_expression "DAT_00193478 = DAT_00193478 + 1" identifier = (binary_expression "DAT_00193478 + 1" identifier + number_literal)) ;) (expression_statement "uVar3 = strtoul(optarg,(char **)unaff_R14,0);" (assignment_expression "uVar3 = strtoul(optarg,(char **)unaff_R14,0)" identifier = (call_expression "strtoul(optarg,(char **)unaff_R14,0)" identifier (argument_list "(optarg,(char **)unaff_R14,0)" ( identifier , (cast_expression "(char **)unaff_R14" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier) , number_literal )))) ;) (if_statement "if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }" if (parenthesized_expression "((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3))" ( (binary_expression "(*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)" (parenthesized_expression "(*(char *)local_c8.st_dev == '\0')" ( (binary_expression "*(char *)local_c8.st_dev == '\0'" (pointer_expression "*(char *)local_c8.st_dev" * (cast_expression "(char *)local_c8.st_dev" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (field_expression "local_c8.st_dev" identifier . field_identifier))) == (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(-1 < (int)uVar3)" ( (binary_expression "-1 < (int)uVar3" number_literal < (cast_expression "(int)uVar3" ( (type_descriptor "int" primitive_type) ) identifier)) ))) )) (compound_statement "{\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }" { (expression_statement "FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);" (call_expression "FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1)" identifier (argument_list "(unaff_R15,uVar3 & 0xffffffff,1)" ( identifier , (binary_expression "uVar3 & 0xffffffff" identifier & number_literal) , number_literal ))) ;) }) (else_clause "else {\n FUN_00111510(optarg,1);\n }" else (compound_statement "{\n FUN_00111510(optarg,1);\n }" { (expression_statement "FUN_00111510(optarg,1);" (call_expression "FUN_00111510(optarg,1)" identifier (argument_list "(optarg,1)" ( identifier , number_literal ))) ;) }))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 < 0x78)" ( (binary_expression "param_4 < 0x78" identifier < number_literal) )) (compound_statement "{\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00193478 = 1;" (assignment_expression "DAT_00193478 = 1" identifier = number_literal) ;) (if_statement "if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }" if (parenthesized_expression "(optarg == (char *)0x0)" ( (binary_expression "optarg == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n DAT_0019346c = 1;\n FUN_00154ac0();\n }" { (expression_statement "DAT_0019346c = 1;" (assignment_expression "DAT_0019346c = 1" identifier = number_literal) ;) (expression_statement "FUN_00154ac0();" (call_expression "FUN_00154ac0()" identifier (argument_list "()" ( ))) ;) }) (else_clause "else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }" else (compound_statement "{\n DAT_0019346c = 0;\n FUN_001548f0();\n }" { (expression_statement "DAT_0019346c = 0;" (assignment_expression "DAT_0019346c = 0" identifier = number_literal) ;) (expression_statement "FUN_001548f0();" (call_expression "FUN_001548f0()" identifier (argument_list "()" ( ))) ;) }))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }" if (parenthesized_expression "(param_4 == 0x7a)" ( (binary_expression "param_4 == 0x7a" identifier == number_literal) )) (compound_statement "{\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }" { (expression_statement "DAT_00193458 = 1;" (assignment_expression "DAT_00193458 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) }))) (labeled_statement "LAB_00107699:\n local_e0 = param_4;" statement_identifier : (expression_statement "local_e0 = param_4;" (assignment_expression "local_e0 = param_4" identifier = identifier) ;)) (expression_statement "uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);" (assignment_expression "uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5)" identifier = (call_expression "dcgettext(0,"Invalid option \'-%c\'\n",5)" identifier (argument_list "(0,"Invalid option \'-%c\'\n",5)" ( number_literal , (string_literal ""Invalid option \'-%c\'\n"" " string_content escape_sequence string_content escape_sequence escape_sequence ") , number_literal )))) ;) (expression_statement "param_4 = local_e0;" (assignment_expression "param_4 = local_e0" identifier = identifier) ;) (expression_statement "error(uVar2,local_e0);" (call_expression "error(uVar2,local_e0)" identifier (argument_list "(uVar2,local_e0)" ( identifier , identifier ))) ;) (goto_statement "goto LAB_001076c0;" goto statement_identifier ;) })) (expression_statement "DAT_0019347c = 1;" (assignment_expression "DAT_0019347c = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })) (if_statement "if (((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0) || DAT_0019349c != 0) {\n param_4 = local_dc[0] + -1;\n if (optind < param_4) {\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n uVar2 = dcgettext(0,"Nothing to do.\n",5);\n warn(uVar2);\n }" if (parenthesized_expression "(((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0) || DAT_0019349c != 0)" ( (binary_expression "((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0) || DAT_0019349c != 0" (parenthesized_expression "((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0)" ( (binary_expression "(((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0" (parenthesized_expression "(((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0)" ( (binary_expression "((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0" (parenthesized_expression "((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0)" ( (binary_expression "(((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0" (parenthesized_expression "(((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0)" ( (binary_expression "((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0" (parenthesized_expression "((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0)" ( (binary_expression "(((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0" (parenthesized_expression "(((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0)" ( (binary_expression "((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0" (parenthesized_expression "((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0)" ( (binary_expression "(((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0" (parenthesized_expression "(((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0)" ( (binary_expression "((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0" (parenthesized_expression "((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n )" ( (binary_expression "(((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0" (parenthesized_expression "(((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0)" ( (binary_expression "((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0" (parenthesized_expression "((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0)" ( (binary_expression "(((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0" (parenthesized_expression "(((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0)" ( (binary_expression "((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0" (parenthesized_expression "((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0)" ( (binary_expression "(DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0" (parenthesized_expression "(DAT_001934a4 != 0 || DAT_001934a0 != 0)" ( (binary_expression "DAT_001934a4 != 0 || DAT_001934a0 != 0" (binary_expression "DAT_001934a4 != 0" identifier != number_literal) || (binary_expression "DAT_001934a0 != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193498 != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193484 != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193494 != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193488 != 0" identifier != number_literal)) )) || (binary_expression "DAT_0019347c != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193478 != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193474 != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193470 != 0" identifier != number_literal)) )) || (binary_expression "DAT_0019346c != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193468 != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193464 != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193490 != 0" identifier != number_literal)) )) || (binary_expression "DAT_00193460 != 0" identifier != number_literal)) )) || (binary_expression "DAT_0019349c != 0" identifier != number_literal)) )) (compound_statement "{\n param_4 = local_dc[0] + -1;\n if (optind < param_4) {\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n uVar2 = dcgettext(0,"Nothing to do.\n",5);\n warn(uVar2);\n }" { (expression_statement "param_4 = local_dc[0] + -1;" (assignment_expression "param_4 = local_dc[0] + -1" identifier = (binary_expression "local_dc[0] + -1" (subscript_expression "local_dc[0]" identifier [ number_literal ]) + number_literal)) ;) (if_statement "if (optind < param_4) {\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }" if (parenthesized_expression "(optind < param_4)" ( (binary_expression "optind < param_4" identifier < identifier) )) (compound_statement "{\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }" { (expression_statement "DAT_001934a8 = 1;" (assignment_expression "DAT_001934a8 = 1" identifier = number_literal) ;) (labeled_statement "LAB_00107aa4:\n uVar8 = 0;" statement_identifier : (expression_statement "uVar8 = 0;" (assignment_expression "uVar8 = 0" identifier = number_literal) ;)) (labeled_statement "LAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );" statement_identifier : (do_statement "do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );" do (compound_statement "{\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n }" { (while_statement "while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }" { (expression_statement "lVar4 = (long)optind;" (assignment_expression "lVar4 = (long)optind" identifier = (cast_expression "(long)optind" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }" if (parenthesized_expression "(local_dc[0] <= optind)" ( (binary_expression "local_dc[0] <= optind" (subscript_expression "local_dc[0]" identifier [ number_literal ]) <= identifier) )) (compound_statement "{\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }" { (if_statement "if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }" if (parenthesized_expression "(DAT_00193430 != (void *)0x0)" ( (binary_expression "DAT_00193430 != (void *)0x0" identifier != (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n free(DAT_00193430);\n }" { (expression_statement "free(DAT_00193430);" (call_expression "free(DAT_00193430)" identifier (argument_list "(DAT_00193430)" ( identifier ))) ;) })) (return_statement "return uVar8;" return identifier ;) })) (expression_statement "optind = optind + 1;" (assignment_expression "optind = optind + 1" identifier = (binary_expression "optind + 1" identifier + number_literal)) ;) (expression_statement "__filename = *(char **)(local_e8 + lVar4 * 8);" (assignment_expression "__filename = *(char **)(local_e8 + lVar4 * 8)" identifier = (pointer_expression "*(char **)(local_e8 + lVar4 * 8)" * (cast_expression "(char **)(local_e8 + lVar4 * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_e8 + lVar4 * 8)" ( (binary_expression "local_e8 + lVar4 * 8" identifier + (binary_expression "lVar4 * 8" identifier * number_literal)) ))))) ;) (expression_statement "iVar1 = __xstat(1,__filename,&local_c8);" (assignment_expression "iVar1 = __xstat(1,__filename,&local_c8)" identifier = (call_expression "__xstat(1,__filename,&local_c8)" identifier (argument_list "(1,__filename,&local_c8)" ( number_literal , identifier , (pointer_expression "&local_c8" & identifier) )))) ;) (if_statement "if (-1 < iVar1) break;" if (parenthesized_expression "(-1 < iVar1)" ( (binary_expression "-1 < iVar1" number_literal < identifier) )) (break_statement "break;" break ;)) (expression_statement "piVar7 = __errno_location();" (assignment_expression "piVar7 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "pcVar9 = "\'%s\': No such file\n";" (assignment_expression "pcVar9 = "\'%s\': No such file\n"" identifier = (string_literal ""\'%s\': No such file\n"" " escape_sequence string_content escape_sequence string_content escape_sequence ")) ;) (if_statement "if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }" if (parenthesized_expression "(*piVar7 == 2)" ( (binary_expression "*piVar7 == 2" (pointer_expression "*piVar7" * identifier) == number_literal) )) (compound_statement "{\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }" { (labeled_statement "LAB_00107acc:\n uVar8 = 1;" statement_identifier : (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" identifier = number_literal) ;)) (expression_statement "uVar2 = dcgettext(0,pcVar9,5);" (assignment_expression "uVar2 = dcgettext(0,pcVar9,5)" identifier = (call_expression "dcgettext(0,pcVar9,5)" identifier (argument_list "(0,pcVar9,5)" ( number_literal , identifier , number_literal )))) ;) (expression_statement "error(uVar2,__filename);" (call_expression "error(uVar2,__filename)" identifier (argument_list "(uVar2,__filename)" ( identifier , identifier ))) ;) }) (else_clause "else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }" else (compound_statement "{\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }" { (expression_statement "pcVar9 = strerror(*piVar7);" (assignment_expression "pcVar9 = strerror(*piVar7)" identifier = (call_expression "strerror(*piVar7)" identifier (argument_list "(*piVar7)" ( (pointer_expression "*piVar7" * identifier) )))) ;) (expression_statement "uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);" (assignment_expression "uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5)" identifier = (call_expression "dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5)" identifier (argument_list "(0,"Could not locate \'%s\'. System error message: %s\n",5)" ( number_literal , (string_literal ""Could not locate \'%s\'. System error message: %s\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , number_literal )))) ;) (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" identifier = number_literal) ;) (expression_statement "error(uVar2,__filename,pcVar9);" (call_expression "error(uVar2,__filename,pcVar9)" identifier (argument_list "(uVar2,__filename,pcVar9)" ( identifier , identifier , identifier ))) ;) }))) })) (if_statement "if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }" if (parenthesized_expression "((local_c8.st_mode & 0xf000) != 0x8000)" ( (binary_expression "(local_c8.st_mode & 0xf000) != 0x8000" (parenthesized_expression "(local_c8.st_mode & 0xf000)" ( (binary_expression "local_c8.st_mode & 0xf000" (field_expression "local_c8.st_mode" identifier . field_identifier) & number_literal) )) != number_literal) )) (compound_statement "{\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }" { (expression_statement "pcVar9 = "\'%s\' is not an ordinary file\n";" (assignment_expression "pcVar9 = "\'%s\' is not an ordinary file\n"" identifier = (string_literal ""\'%s\' is not an ordinary file\n"" " escape_sequence string_content escape_sequence string_content escape_sequence ")) ;) (goto_statement "goto LAB_00107acc;" goto statement_identifier ;) })) (expression_statement "__ptr = (undefined8 *)calloc(1,0xa0);" (assignment_expression "__ptr = (undefined8 *)calloc(1,0xa0)" identifier = (cast_expression "(undefined8 *)calloc(1,0xa0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "calloc(1,0xa0)" identifier (argument_list "(1,0xa0)" ( number_literal , number_literal ))))) ;) (if_statement "if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }" if (parenthesized_expression "(__ptr == (undefined8 *)0x0)" ( (binary_expression "__ptr == (undefined8 *)0x0" identifier == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }" { (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" identifier = number_literal) ;) (expression_statement "uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);" (assignment_expression "uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5)" identifier = (call_expression "dcgettext(0,"Out of memory allocating file data structure\n",5)" identifier (argument_list "(0,"Out of memory allocating file data structure\n",5)" ( number_literal , (string_literal ""Out of memory allocating file data structure\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "error(uVar2);" (call_expression "error(uVar2)" identifier (argument_list "(uVar2)" ( identifier ))) ;) (goto_statement "goto LAB_00107af0;" goto statement_identifier ;) })) (expression_statement "*__ptr = __filename;" (assignment_expression "*__ptr = __filename" (pointer_expression "*__ptr" * identifier) = identifier) ;) (expression_statement "pFVar5 = fopen(__filename,"rb");" (assignment_expression "pFVar5 = fopen(__filename,"rb")" identifier = (call_expression "fopen(__filename,"rb")" identifier (argument_list "(__filename,"rb")" ( identifier , (string_literal ""rb"" " string_content ") )))) ;) (expression_statement "__ptr[1] = pFVar5;" (assignment_expression "__ptr[1] = pFVar5" (subscript_expression "__ptr[1]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }" if (parenthesized_expression "(pFVar5 != (FILE *)0x0)" ( (binary_expression "pFVar5 != (FILE *)0x0" identifier != (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }" { (expression_statement "sVar6 = fread(&local_d0,8,1,pFVar5);" (assignment_expression "sVar6 = fread(&local_d0,8,1,pFVar5)" identifier = (call_expression "fread(&local_d0,8,1,pFVar5)" identifier (argument_list "(&local_d0,8,1,pFVar5)" ( (pointer_expression "&local_d0" & identifier) , number_literal , number_literal , identifier )))) ;) (if_statement "if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }" if (parenthesized_expression "(sVar6 == 1)" ( (binary_expression "sVar6 == 1" identifier == number_literal) )) (compound_statement "{\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }" { (expression_statement "__ptr[2] = local_c8.st_size;" (assignment_expression "__ptr[2] = local_c8.st_size" (subscript_expression "__ptr[2]" identifier [ number_literal ]) = (field_expression "local_c8.st_size" identifier . field_identifier)) ;) (if_statement "if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }" if (parenthesized_expression "(local_d0 == 0xa3e686372613c21)" ( (binary_expression "local_d0 == 0xa3e686372613c21" identifier == number_literal) )) (compound_statement "{\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }" { (expression_statement "iVar1 = FUN_0013ab00(__ptr,0);" (assignment_expression "iVar1 = FUN_0013ab00(__ptr,0)" identifier = (call_expression "FUN_0013ab00(__ptr,0)" identifier (argument_list "(__ptr,0)" ( identifier , number_literal )))) ;) (labeled_statement "joined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;" statement_identifier : (if_statement "if (iVar1 == 0) goto LAB_00107ca1;" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (goto_statement "goto LAB_00107ca1;" goto statement_identifier ;))) (expression_statement "pFVar5 = (FILE *)__ptr[1];" (assignment_expression "pFVar5 = (FILE *)__ptr[1]" identifier = (cast_expression "(FILE *)__ptr[1]" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "__ptr[1]" identifier [ number_literal ]))) ;) (labeled_statement "LAB_00107bf3:\n fclose(pFVar5);" statement_identifier : (expression_statement "fclose(pFVar5);" (call_expression "fclose(pFVar5)" identifier (argument_list "(pFVar5)" ( identifier ))) ;)) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) (goto_statement "goto LAB_00107af0;" goto statement_identifier ;) })) (if_statement "if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }" if (parenthesized_expression "(local_d0 == 0xa3e6e6968743c21)" ( (binary_expression "local_d0 == 0xa3e6e6968743c21" identifier == number_literal) )) (compound_statement "{\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }" { (expression_statement "iVar1 = FUN_0013ab00(__ptr,1);" (assignment_expression "iVar1 = FUN_0013ab00(__ptr,1)" identifier = (call_expression "FUN_0013ab00(__ptr,1)" identifier (argument_list "(__ptr,1)" ( identifier , number_literal )))) ;) (goto_statement "goto joined_r0x00107d9a;" goto statement_identifier ;) })) (if_statement "if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }" if (parenthesized_expression "(DAT_00193460 != 0)" ( (binary_expression "DAT_00193460 != 0" identifier != number_literal) )) (compound_statement "{\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }" { (expression_statement "uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;" (assignment_expression "uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)" identifier = (call_expression "dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)" identifier (argument_list "(0,"File %s is not an archive so its index cannot be displayed.\n",5)" ( number_literal , (string_literal ""File %s is not an archive so its index cannot be displayed.\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "error(uVar2,__filename);" (call_expression "error(uVar2,__filename)" identifier (argument_list "(uVar2,__filename)" ( identifier , identifier ))) ;) })) (expression_statement "rewind((FILE *)__ptr[1]);" (call_expression "rewind((FILE *)__ptr[1])" identifier (argument_list "((FILE *)__ptr[1])" ( (cast_expression "(FILE *)__ptr[1]" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "__ptr[1]" identifier [ number_literal ])) ))) ;) (expression_statement "DAT_001946b8 = 0;" (assignment_expression "DAT_001946b8 = 0" identifier = number_literal) ;) (expression_statement "DAT_001946b0 = 0;" (assignment_expression "DAT_001946b0 = 0" identifier = number_literal) ;) (expression_statement "iVar1 = FUN_00136890(__ptr);" (assignment_expression "iVar1 = FUN_00136890(__ptr)" identifier = (call_expression "FUN_00136890(__ptr)" identifier (argument_list "(__ptr)" ( identifier )))) ;) (expression_statement "pFVar5 = (FILE *)__ptr[1];" (assignment_expression "pFVar5 = (FILE *)__ptr[1]" identifier = (cast_expression "(FILE *)__ptr[1]" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "__ptr[1]" identifier [ number_literal ]))) ;) (if_statement "if (iVar1 != 0) goto LAB_00107bf3;" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (goto_statement "goto LAB_00107bf3;" goto statement_identifier ;)) }) (else_clause "else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }" else (compound_statement "{\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }" { (expression_statement "uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);" (assignment_expression "uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5)" identifier = (call_expression "dcgettext(0,"%s: Failed to read file\'s magic number\n",5)" identifier (argument_list "(0,"%s: Failed to read file\'s magic number\n",5)" ( number_literal , (string_literal ""%s: Failed to read file\'s magic number\n"" " string_content escape_sequence string_content escape_sequence ") , number_literal )))) ;) (expression_statement "error(uVar2,__filename);" (call_expression "error(uVar2,__filename)" identifier (argument_list "(uVar2,__filename)" ( identifier , identifier ))) ;) (labeled_statement "LAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];" statement_identifier : (expression_statement "pFVar5 = (FILE *)__ptr[1];" (assignment_expression "pFVar5 = (FILE *)__ptr[1]" identifier = (cast_expression "(FILE *)__ptr[1]" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "__ptr[1]" identifier [ number_literal ]))) ;)) }))) (expression_statement "fclose(pFVar5);" (call_expression "fclose(pFVar5)" identifier (argument_list "(pFVar5)" ( identifier ))) ;) (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" identifier = number_literal) ;) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) (goto_statement "goto LAB_00107af0;" goto statement_identifier ;) })) (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" identifier = number_literal) ;) (expression_statement "uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);" (assignment_expression "uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5)" identifier = (call_expression "dcgettext(0,"Input file \'%s\' is not readable.\n",5)" identifier (argument_list "(0,"Input file \'%s\' is not readable.\n",5)" ( number_literal , (string_literal ""Input file \'%s\' is not readable.\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , number_literal )))) ;) (expression_statement "error(uVar2,__filename);" (call_expression "error(uVar2,__filename)" identifier (argument_list "(uVar2,__filename)" ( identifier , identifier ))) ;) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) }) while (parenthesized_expression "( true )" ( true )) ;)) })) (if_statement "if (optind < local_dc[0]) goto LAB_00107aa4;" if (parenthesized_expression "(optind < local_dc[0])" ( (binary_expression "optind < local_dc[0]" identifier < (subscript_expression "local_dc[0]" identifier [ number_literal ])) )) (goto_statement "goto LAB_00107aa4;" goto statement_identifier ;)) (expression_statement "uVar2 = dcgettext(0,"Nothing to do.\n",5);" (assignment_expression "uVar2 = dcgettext(0,"Nothing to do.\n",5)" identifier = (call_expression "dcgettext(0,"Nothing to do.\n",5)" identifier (argument_list "(0,"Nothing to do.\n",5)" ( number_literal , (string_literal ""Nothing to do.\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar2);" (call_expression "warn(uVar2)" identifier (argument_list "(uVar2)" ( identifier ))) ;) })) (labeled_statement "LAB_001076c0:\n FUN_001115b0(stderr);" statement_identifier : (expression_statement "FUN_001115b0(stderr);" (call_expression "FUN_001115b0(stderr)" identifier (argument_list "(stderr)" ( identifier ))) ;)) (labeled_statement "LAB_001076d0:\n if (param_4 == 0x74) {\nLAB_001077dd:\n DAT_00193494 = 1;\n DAT_0019348c = 1;\n }\n else if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }" statement_identifier : (if_statement "if (param_4 == 0x74) {\nLAB_001077dd:\n DAT_00193494 = 1;\n DAT_0019348c = 1;\n }\n else if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }" if (parenthesized_expression "(param_4 == 0x74)" ( (binary_expression "param_4 == 0x74" identifier == number_literal) )) (compound_statement "{\nLAB_001077dd:\n DAT_00193494 = 1;\n DAT_0019348c = 1;\n }" { (labeled_statement "LAB_001077dd:\n DAT_00193494 = 1;" statement_identifier : (expression_statement "DAT_00193494 = 1;" (assignment_expression "DAT_00193494 = 1" identifier = number_literal) ;)) (expression_statement "DAT_0019348c = 1;" (assignment_expression "DAT_0019348c = 1" identifier = number_literal) ;) }) (else_clause "else if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }" else (if_statement "if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }" if (parenthesized_expression "(param_4 < 0x75)" ( (binary_expression "param_4 < 0x75" identifier < number_literal) )) (compound_statement "{\n DAT_001934a0 = 1;\n }" { (expression_statement "DAT_001934a0 = 1;" (assignment_expression "DAT_001934a0 = 1" identifier = number_literal) ;) }) (else_clause "else {\n DAT_00193484 = 1;\n }" else (compound_statement "{\n DAT_00193484 = 1;\n }" { (expression_statement "DAT_00193484 = 1;" (assignment_expression "DAT_00193484 = 1" identifier = number_literal) ;) })))))) (goto_statement "goto LAB_001074f0;" goto statement_identifier ;) })))
(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) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * (pointer_declarator * IDENT)) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , (string_literal " ") ))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , (string_literal " ") ))) ;) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , (string_literal " string_content ") ))) ;) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) < LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , LIT )))) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (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 = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) IDENT) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (field_expression IDENT . field_identifier))) == (char_literal ' escape_sequence ')) )) && (parenthesized_expression ( (binary_expression LIT < (cast_expression ( (type_descriptor TYPE) ) IDENT)) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT & LIT) , LIT ))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( 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 { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (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 (call_expression IDENT (argument_list ( IDENT ))) ;) (goto_statement goto statement_identifier ;) })) (goto_statement goto statement_identifier ;) })) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (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 { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == 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 IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = LIT) ;) }))) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) }))) }))) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) IDENT) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (field_expression IDENT . field_identifier))) == (char_literal ' escape_sequence ')) )) && (parenthesized_expression ( (binary_expression LIT < (cast_expression ( (type_descriptor TYPE) ) IDENT)) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT & LIT) , LIT ))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) }))) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = LIT) ;) }))))) }))) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) IDENT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) IDENT) , LIT )))) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = LIT) ;) }))))))) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) IDENT) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (field_expression IDENT . field_identifier))) == (char_literal ' escape_sequence ')) )) && (parenthesized_expression ( (binary_expression LIT < (cast_expression ( (type_descriptor TYPE) ) IDENT)) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT & LIT) , LIT ))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) }))) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) }))) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content escape_sequence escape_sequence ") , LIT )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (labeled_statement statement_identifier : (do_statement do (compound_statement { (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) <= IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (return_statement return IDENT ;) })) (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 + (binary_expression IDENT * LIT)) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , IDENT , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " escape_sequence string_content escape_sequence string_content escape_sequence ")) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , IDENT , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , LIT )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) }))) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (field_expression IDENT . field_identifier) & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " escape_sequence string_content escape_sequence string_content escape_sequence ")) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , LIT ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (field_expression IDENT . field_identifier)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;)) }))) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) }) while (parenthesized_expression ( BOOL )) ;)) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (subscript_expression IDENT [ LIT ])) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;)) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) })))))) (goto_statement goto statement_identifier ;) })))
(function_definition "undefined4 FUN_00107450(int param_1,long param_2,undefined8 param_3,int param_4)\n\n{\n char *__filename;\n int iVar1;\n undefined8 uVar2;\n ulong uVar3;\n long lVar4;\n undefined8 *__ptr;\n FILE *pFVar5;\n size_t sVar6;\n int *piVar7;\n undefined4 uVar8;\n char *unaff_RBP;\n char *pcVar9;\n undefined **unaff_R12;\n stat *unaff_R14;\n undefined *unaff_R15;\n long local_e8;\n int local_e0;\n int local_dc [3];\n long local_d0;\n stat local_c8;\n \n local_e8 = param_2;\n local_dc[0] = param_1;\n setlocale(5,"");\n setlocale(0,"");\n bindtextdomain("binutils","/usr/share/locale");\n textdomain("binutils");\n FUN_00156230(local_dc,&local_e8);\n iVar1 = local_dc[0];\n lVar4 = local_e8;\n _DAT_001933a0 = "<cmdline>";\n if (local_dc[0] < 2) goto LAB_001076c0;\n unaff_R12 = &PTR_s_all_00190c60;\n unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z";\n unaff_R14 = &local_c8;\n unaff_R15 = &DAT_001933a0;\nLAB_001074f0:\n param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0);\n if (param_4 != -1) {\n if (param_4 != 0x68) {\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }\n DAT_0019347c = 1;\n goto LAB_001074f0;\n }\n if (((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0) || DAT_0019349c != 0) {\n param_4 = local_dc[0] + -1;\n if (optind < param_4) {\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n uVar2 = dcgettext(0,"Nothing to do.\n",5);\n warn(uVar2);\n }\nLAB_001076c0:\n FUN_001115b0(stderr);\nLAB_001076d0:\n if (param_4 == 0x74) {\nLAB_001077dd:\n DAT_00193494 = 1;\n DAT_0019348c = 1;\n }\n else if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }\n goto LAB_001074f0;\n}" (type_identifier "undefined4") (function_declarator "FUN_00107450(int param_1,long param_2,undefined8 param_3,int param_4)" (identifier "FUN_00107450") (parameter_list "(int param_1,long param_2,undefined8 param_3,int param_4)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "int param_4" (primitive_type "int") (identifier "param_4")) () ")"))) (compound_statement "{\n char *__filename;\n int iVar1;\n undefined8 uVar2;\n ulong uVar3;\n long lVar4;\n undefined8 *__ptr;\n FILE *pFVar5;\n size_t sVar6;\n int *piVar7;\n undefined4 uVar8;\n char *unaff_RBP;\n char *pcVar9;\n undefined **unaff_R12;\n stat *unaff_R14;\n undefined *unaff_R15;\n long local_e8;\n int local_e0;\n int local_dc [3];\n long local_d0;\n stat local_c8;\n \n local_e8 = param_2;\n local_dc[0] = param_1;\n setlocale(5,"");\n setlocale(0,"");\n bindtextdomain("binutils","/usr/share/locale");\n textdomain("binutils");\n FUN_00156230(local_dc,&local_e8);\n iVar1 = local_dc[0];\n lVar4 = local_e8;\n _DAT_001933a0 = "<cmdline>";\n if (local_dc[0] < 2) goto LAB_001076c0;\n unaff_R12 = &PTR_s_all_00190c60;\n unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z";\n unaff_R14 = &local_c8;\n unaff_R15 = &DAT_001933a0;\nLAB_001074f0:\n param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0);\n if (param_4 != -1) {\n if (param_4 != 0x68) {\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }\n DAT_0019347c = 1;\n goto LAB_001074f0;\n }\n if (((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0) || DAT_0019349c != 0) {\n param_4 = local_dc[0] + -1;\n if (optind < param_4) {\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n uVar2 = dcgettext(0,"Nothing to do.\n",5);\n warn(uVar2);\n }\nLAB_001076c0:\n FUN_001115b0(stderr);\nLAB_001076d0:\n if (param_4 == 0x74) {\nLAB_001077dd:\n DAT_00193494 = 1;\n DAT_0019348c = 1;\n }\n else if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }\n goto LAB_001074f0;\n}" ({ "{") (declaration "char *__filename;" (primitive_type "char") (pointer_declarator "*__filename" (* "*") (identifier "__filename")) (; ";")) (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (declaration "ulong uVar3;" (type_identifier "ulong") (identifier "uVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "undefined8 *__ptr;" (type_identifier "undefined8") (pointer_declarator "*__ptr" (* "*") (identifier "__ptr")) (; ";")) (declaration "FILE *pFVar5;" (type_identifier "FILE") (pointer_declarator "*pFVar5" (* "*") (identifier "pFVar5")) (; ";")) (declaration "size_t sVar6;" (primitive_type "size_t") (identifier "sVar6") (; ";")) (declaration "int *piVar7;" (primitive_type "int") (pointer_declarator "*piVar7" (* "*") (identifier "piVar7")) (; ";")) (declaration "undefined4 uVar8;" (type_identifier "undefined4") (identifier "uVar8") (; ";")) (declaration "char *unaff_RBP;" (primitive_type "char") (pointer_declarator "*unaff_RBP" (* "*") (identifier "unaff_RBP")) (; ";")) (declaration "char *pcVar9;" (primitive_type "char") (pointer_declarator "*pcVar9" (* "*") (identifier "pcVar9")) (; ";")) (declaration "undefined **unaff_R12;" (type_identifier "undefined") (pointer_declarator "**unaff_R12" (* "*") (pointer_declarator "*unaff_R12" (* "*") (identifier "unaff_R12"))) (; ";")) (declaration "stat *unaff_R14;" (type_identifier "stat") (pointer_declarator "*unaff_R14" (* "*") (identifier "unaff_R14")) (; ";")) (declaration "undefined *unaff_R15;" (type_identifier "undefined") (pointer_declarator "*unaff_R15" (* "*") (identifier "unaff_R15")) (; ";")) (declaration "long local_e8;" (sized_type_specifier "long" (long "long")) (identifier "local_e8") (; ";")) (declaration "int local_e0;" (primitive_type "int") (identifier "local_e0") (; ";")) (declaration "int local_dc [3];" (primitive_type "int") (array_declarator "local_dc [3]" (identifier "local_dc") ([ "[") (number_literal "3") (] "]")) (; ";")) (declaration "long local_d0;" (sized_type_specifier "long" (long "long")) (identifier "local_d0") (; ";")) (declaration "stat local_c8;" (type_identifier "stat") (identifier "local_c8") (; ";")) (expression_statement "local_e8 = param_2;" (assignment_expression "local_e8 = param_2" (identifier "local_e8") (= "=") (identifier "param_2")) (; ";")) (expression_statement "local_dc[0] = param_1;" (assignment_expression "local_dc[0] = param_1" (subscript_expression "local_dc[0]" (identifier "local_dc") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "param_1")) (; ";")) (expression_statement "setlocale(5,"");" (call_expression "setlocale(5,"")" (identifier "setlocale") (argument_list "(5,"")" (( "(") (number_literal "5") (, ",") (string_literal """" (" """) (" """)) () ")"))) (; ";")) (expression_statement "setlocale(0,"");" (call_expression "setlocale(0,"")" (identifier "setlocale") (argument_list "(0,"")" (( "(") (number_literal "0") (, ",") (string_literal """" (" """) (" """)) () ")"))) (; ";")) (expression_statement "bindtextdomain("binutils","/usr/share/locale");" (call_expression "bindtextdomain("binutils","/usr/share/locale")" (identifier "bindtextdomain") (argument_list "("binutils","/usr/share/locale")" (( "(") (string_literal ""binutils"" (" """) (string_content "binutils") (" """)) (, ",") (string_literal ""/usr/share/locale"" (" """) (string_content "/usr/share/locale") (" """)) () ")"))) (; ";")) (expression_statement "textdomain("binutils");" (call_expression "textdomain("binutils")" (identifier "textdomain") (argument_list "("binutils")" (( "(") (string_literal ""binutils"" (" """) (string_content "binutils") (" """)) () ")"))) (; ";")) (expression_statement "FUN_00156230(local_dc,&local_e8);" (call_expression "FUN_00156230(local_dc,&local_e8)" (identifier "FUN_00156230") (argument_list "(local_dc,&local_e8)" (( "(") (identifier "local_dc") (, ",") (pointer_expression "&local_e8" (& "&") (identifier "local_e8")) () ")"))) (; ";")) (expression_statement "iVar1 = local_dc[0];" (assignment_expression "iVar1 = local_dc[0]" (identifier "iVar1") (= "=") (subscript_expression "local_dc[0]" (identifier "local_dc") ([ "[") (number_literal "0") (] "]"))) (; ";")) (expression_statement "lVar4 = local_e8;" (assignment_expression "lVar4 = local_e8" (identifier "lVar4") (= "=") (identifier "local_e8")) (; ";")) (expression_statement "_DAT_001933a0 = "<cmdline>";" (assignment_expression "_DAT_001933a0 = "<cmdline>"" (identifier "_DAT_001933a0") (= "=") (string_literal ""<cmdline>"" (" """) (string_content "<cmdline>") (" """))) (; ";")) (if_statement "if (local_dc[0] < 2) goto LAB_001076c0;" (if "if") (parenthesized_expression "(local_dc[0] < 2)" (( "(") (binary_expression "local_dc[0] < 2" (subscript_expression "local_dc[0]" (identifier "local_dc") ([ "[") (number_literal "0") (] "]")) (< "<") (number_literal "2")) () ")")) (goto_statement "goto LAB_001076c0;" (goto "goto") (statement_identifier "LAB_001076c0") (; ";"))) (expression_statement "unaff_R12 = &PTR_s_all_00190c60;" (assignment_expression "unaff_R12 = &PTR_s_all_00190c60" (identifier "unaff_R12") (= "=") (pointer_expression "&PTR_s_all_00190c60" (& "&") (identifier "PTR_s_all_00190c60"))) (; ";")) (expression_statement "unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z";" (assignment_expression "unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z"" (identifier "unaff_RBP") (= "=") (string_literal ""ADHINR:SVWacdeghi:lnp:rstuvw::x:z"" (" """) (string_content "ADHINR:SVWacdeghi:lnp:rstuvw::x:z") (" """))) (; ";")) (expression_statement "unaff_R14 = &local_c8;" (assignment_expression "unaff_R14 = &local_c8" (identifier "unaff_R14") (= "=") (pointer_expression "&local_c8" (& "&") (identifier "local_c8"))) (; ";")) (expression_statement "unaff_R15 = &DAT_001933a0;" (assignment_expression "unaff_R15 = &DAT_001933a0" (identifier "unaff_R15") (= "=") (pointer_expression "&DAT_001933a0" (& "&") (identifier "DAT_001933a0"))) (; ";")) (labeled_statement "LAB_001074f0:\n param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0);" (statement_identifier "LAB_001074f0") (: ":") (expression_statement "param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0);" (assignment_expression "param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0)" (identifier "param_4") (= "=") (call_expression "getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0)" (identifier "getopt_long") (argument_list "(iVar1,lVar4,unaff_RBP,unaff_R12,0)" (( "(") (identifier "iVar1") (, ",") (identifier "lVar4") (, ",") (identifier "unaff_RBP") (, ",") (identifier "unaff_R12") (, ",") (number_literal "0") () ")")))) (; ";"))) (if_statement "if (param_4 != -1) {\n if (param_4 != 0x68) {\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }\n DAT_0019347c = 1;\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(param_4 != -1)" (( "(") (binary_expression "param_4 != -1" (identifier "param_4") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n if (param_4 != 0x68) {\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }\n DAT_0019347c = 1;\n goto LAB_001074f0;\n }" ({ "{") (if_statement "if (param_4 != 0x68) {\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }" (if "if") (parenthesized_expression "(param_4 != 0x68)" (( "(") (binary_expression "param_4 != 0x68" (identifier "param_4") (!= "!=") (number_literal "0x68")) () ")")) (compound_statement "{\n if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }\nLAB_00107699:\n local_e0 = param_4;\n uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);\n param_4 = local_e0;\n error(uVar2,local_e0);\n goto LAB_001076c0;\n }" ({ "{") (if_statement "if (param_4 < 0x69) {\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }\n else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }" (if "if") (parenthesized_expression "(param_4 < 0x69)" (( "(") (binary_expression "param_4 < 0x69" (identifier "param_4") (< "<") (number_literal "0x69")) () ")")) (compound_statement "{\n if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }\n }" ({ "{") (if_statement "if (param_4 == 0x52) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(param_4 == 0x52)" (( "(") (binary_expression "param_4 == 0x52" (identifier "param_4") (== "==") (number_literal "0x52")) () ")")) (compound_statement "{\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }\n goto LAB_001074f0;\n }" ({ "{") (expression_statement "DAT_00193478 = DAT_00193478 + 1;" (assignment_expression "DAT_00193478 = DAT_00193478 + 1" (identifier "DAT_00193478") (= "=") (binary_expression "DAT_00193478 + 1" (identifier "DAT_00193478") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "uVar3 = strtoul(optarg,(char **)unaff_R14,0);" (assignment_expression "uVar3 = strtoul(optarg,(char **)unaff_R14,0)" (identifier "uVar3") (= "=") (call_expression "strtoul(optarg,(char **)unaff_R14,0)" (identifier "strtoul") (argument_list "(optarg,(char **)unaff_R14,0)" (( "(") (identifier "optarg") (, ",") (cast_expression "(char **)unaff_R14" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (identifier "unaff_R14")) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }\n else {\n FUN_00111510(optarg,0x10);\n }" (if "if") (parenthesized_expression "((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3))" (( "(") (binary_expression "(*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)" (parenthesized_expression "(*(char *)local_c8.st_dev == '\0')" (( "(") (binary_expression "*(char *)local_c8.st_dev == '\0'" (pointer_expression "*(char *)local_c8.st_dev" (* "*") (cast_expression "(char *)local_c8.st_dev" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (field_expression "local_c8.st_dev" (identifier "local_c8") (. ".") (field_identifier "st_dev")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(-1 < (int)uVar3)" (( "(") (binary_expression "-1 < (int)uVar3" (number_literal "-1") (< "<") (cast_expression "(int)uVar3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar3"))) () ")"))) () ")")) (compound_statement "{\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);\n }" ({ "{") (expression_statement "FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10);" (call_expression "FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10)" (identifier "FUN_00111440") (argument_list "(unaff_R15,uVar3 & 0xffffffff,0x10)" (( "(") (identifier "unaff_R15") (, ",") (binary_expression "uVar3 & 0xffffffff" (identifier "uVar3") (& "&") (number_literal "0xffffffff")) (, ",") (number_literal "0x10") () ")"))) (; ";")) (} "}")) (else_clause "else {\n FUN_00111510(optarg,0x10);\n }" (else "else") (compound_statement "{\n FUN_00111510(optarg,0x10);\n }" ({ "{") (expression_statement "FUN_00111510(optarg,0x10);" (call_expression "FUN_00111510(optarg,0x10)" (identifier "FUN_00111510") (argument_list "(optarg,0x10)" (( "(") (identifier "optarg") (, ",") (number_literal "0x10") () ")"))) (; ";")) (} "}")))) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (if_statement "if (param_4 < 0x53) {\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }\n else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }" (if "if") (parenthesized_expression "(param_4 < 0x53)" (( "(") (binary_expression "param_4 < 0x53" (identifier "param_4") (< "<") (number_literal "0x53")) () ")")) (compound_statement "{\n if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }\n if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x3f) goto LAB_001076c0;\n if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0) goto LAB_001074f0;\n }" ({ "{") (if_statement "if (param_4 == 0x44) {\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(param_4 == 0x44)" (( "(") (binary_expression "param_4 == 0x44" (identifier "param_4") (== "==") (number_literal "0x44")) () ")")) (compound_statement "{\nLAB_00107818:\n DAT_00193480 = 1;\n goto LAB_001074f0;\n }" ({ "{") (labeled_statement "LAB_00107818:\n DAT_00193480 = 1;" (statement_identifier "LAB_00107818") (: ":") (expression_statement "DAT_00193480 = 1;" (assignment_expression "DAT_00193480 = 1" (identifier "DAT_00193480") (= "=") (number_literal "1")) (; ";"))) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (if_statement "if (0x44 < param_4) {\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(0x44 < param_4)" (( "(") (binary_expression "0x44 < param_4" (number_literal "0x44") (< "<") (identifier "param_4")) () ")")) (compound_statement "{\n if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }\n DAT_00193470 = 1;\n goto LAB_001074f0;\n }" ({ "{") (if_statement "if (param_4 != 0x49) {\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }" (if "if") (parenthesized_expression "(param_4 != 0x49)" (( "(") (binary_expression "param_4 != 0x49" (identifier "param_4") (!= "!=") (number_literal "0x49")) () ")")) (compound_statement "{\n if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }\n goto LAB_001077dd;\n }" ({ "{") (if_statement "if (param_4 != 0x4e) {\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }" (if "if") (parenthesized_expression "(param_4 != 0x4e)" (( "(") (binary_expression "param_4 != 0x4e" (identifier "param_4") (!= "!=") (number_literal "0x4e")) () ")")) (compound_statement "{\n if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }\n goto LAB_00107699;\n }" ({ "{") (if_statement "if (param_4 == 0x48) {\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }" (if "if") (parenthesized_expression "(param_4 == 0x48)" (( "(") (binary_expression "param_4 == 0x48" (identifier "param_4") (== "==") (number_literal "0x48")) () ")")) (compound_statement "{\n FUN_001115b0(stdout);\n goto LAB_00107818;\n }" ({ "{") (expression_statement "FUN_001115b0(stdout);" (call_expression "FUN_001115b0(stdout)" (identifier "FUN_001115b0") (argument_list "(stdout)" (( "(") (identifier "stdout") () ")"))) (; ";")) (goto_statement "goto LAB_00107818;" (goto "goto") (statement_identifier "LAB_00107818") (; ";")) (} "}"))) (goto_statement "goto LAB_00107699;" (goto "goto") (statement_identifier "LAB_00107699") (; ";")) (} "}"))) (goto_statement "goto LAB_001077dd;" (goto "goto") (statement_identifier "LAB_001077dd") (; ";")) (} "}"))) (expression_statement "DAT_00193470 = 1;" (assignment_expression "DAT_00193470 = 1" (identifier "DAT_00193470") (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (if_statement "if (param_4 == 0x3f) goto LAB_001076c0;" (if "if") (parenthesized_expression "(param_4 == 0x3f)" (( "(") (binary_expression "param_4 == 0x3f" (identifier "param_4") (== "==") (number_literal "0x3f")) () ")")) (goto_statement "goto LAB_001076c0;" (goto "goto") (statement_identifier "LAB_001076c0") (; ";"))) (if_statement "if (param_4 == 0x41) {\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(param_4 == 0x41)" (( "(") (binary_expression "param_4 == 0x41" (identifier "param_4") (== "==") (number_literal "0x41")) () ")")) (compound_statement "{\n DAT_00193468 = 1;\n goto LAB_001074f0;\n }" ({ "{") (expression_statement "DAT_00193468 = 1;" (assignment_expression "DAT_00193468 = 1" (identifier "DAT_00193468") (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (if_statement "if (param_4 == 0) goto LAB_001074f0;" (if "if") (parenthesized_expression "(param_4 == 0)" (( "(") (binary_expression "param_4 == 0" (identifier "param_4") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";"))) (} "}")) (else_clause "else {\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }" (else "else") (compound_statement "{\n if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }\n if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }\n }" ({ "{") (if_statement "if (param_4 == 0x61) {\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(param_4 == 0x61)" (( "(") (binary_expression "param_4 == 0x61" (identifier "param_4") (== "==") (number_literal "0x61")) () ")")) (compound_statement "{\n DAT_001934a0 = 1;\n DAT_00193498 = 1;\n DAT_00193484 = 1;\n DAT_001934a4 = 1;\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193490 = 1;\n DAT_00193488 = 1;\n DAT_00193474 = 1;\n DAT_00193470 = 1;\n DAT_00193468 = 1;\n DAT_00193464 = 1;\n goto LAB_001074f0;\n }" ({ "{") (expression_statement "DAT_001934a0 = 1;" (assignment_expression "DAT_001934a0 = 1" (identifier "DAT_001934a0") (= "=") (number_literal "1")) (; ";")) (expression_statement "DAT_00193498 = 1;" (assignment_expression "DAT_00193498 = 1" (identifier "DAT_00193498") (= "=") (number_literal "1")) (; ";")) (expression_statement "DAT_00193484 = 1;" (assignment_expression "DAT_00193484 = 1" (identifier "DAT_00193484") (= "=") (number_literal "1")) (; ";")) (expression_statement "DAT_001934a4 = 1;" (assignment_expression "DAT_001934a4 = 1" (identifier "DAT_001934a4") (= "=") (number_literal "1")) (; ";")) (expression_statement "DAT_0019347c = 1;" (assignment_expression "DAT_0019347c = 1" (identifier "DAT_0019347c") (= "=") (number_literal "1")) (; ";")) (expression_statement "DAT_00193494 = 1;" (assignment_expression "DAT_00193494 = 1" (identifier "DAT_00193494") (= "=") (number_literal "1")) (; ";")) (expression_statement "DAT_00193490 = 1;" (assignment_expression "DAT_00193490 = 1" (identifier "DAT_00193490") (= "=") (number_literal "1")) (; ";")) (expression_statement "DAT_00193488 = 1;" (assignment_expression "DAT_00193488 = 1" (identifier "DAT_00193488") (= "=") (number_literal "1")) (; ";")) (expression_statement "DAT_00193474 = 1;" (assignment_expression "DAT_00193474 = 1" (identifier "DAT_00193474") (= "=") (number_literal "1")) (; ";")) (expression_statement "DAT_00193470 = 1;" (assignment_expression "DAT_00193470 = 1" (identifier "DAT_00193470") (= "=") (number_literal "1")) (; ";")) (expression_statement "DAT_00193468 = 1;" (assignment_expression "DAT_00193468 = 1" (identifier "DAT_00193468") (= "=") (number_literal "1")) (; ";")) (expression_statement "DAT_00193464 = 1;" (assignment_expression "DAT_00193464 = 1" (identifier "DAT_00193464") (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (if_statement "if (param_4 < 0x62) {\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }\n else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }" (if "if") (parenthesized_expression "(param_4 < 0x62)" (( "(") (binary_expression "param_4 < 0x62" (identifier "param_4") (< "<") (number_literal "0x62")) () ")")) (compound_statement "{\n if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }\n if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }\n }" ({ "{") (if_statement "if (param_4 == 0x56) {\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(param_4 == 0x56)" (( "(") (binary_expression "param_4 == 0x56" (identifier "param_4") (== "==") (number_literal "0x56")) () ")")) (compound_statement "{\n DAT_00193474 = 1;\n goto LAB_001074f0;\n }" ({ "{") (expression_statement "DAT_00193474 = 1;" (assignment_expression "DAT_00193474 = 1" (identifier "DAT_00193474") (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (if_statement "if (param_4 == 0x57) {\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(param_4 == 0x57)" (( "(") (binary_expression "param_4 == 0x57" (identifier "param_4") (== "==") (number_literal "0x57")) () ")")) (compound_statement "{\n DAT_00196f50 = 1;\n goto LAB_001074f0;\n }" ({ "{") (expression_statement "DAT_00196f50 = 1;" (assignment_expression "DAT_00196f50 = 1" (identifier "DAT_00196f50") (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (if_statement "if (param_4 == 0x53) {\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(param_4 == 0x53)" (( "(") (binary_expression "param_4 == 0x53" (identifier "param_4") (== "==") (number_literal "0x53")) () ")")) (compound_statement "{\n DAT_00193494 = 1;\n goto LAB_001074f0;\n }" ({ "{") (expression_statement "DAT_00193494 = 1;" (assignment_expression "DAT_00193494 = 1" (identifier "DAT_00193494") (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }" (else "else") (compound_statement "{\n if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }\n if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }\n }" ({ "{") (if_statement "if (param_4 == 100) {\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(param_4 == 100)" (( "(") (binary_expression "param_4 == 100" (identifier "param_4") (== "==") (number_literal "100")) () ")")) (compound_statement "{\n DAT_001934a4 = 1;\n goto LAB_001074f0;\n }" ({ "{") (expression_statement "DAT_001934a4 = 1;" (assignment_expression "DAT_001934a4 = 1" (identifier "DAT_001934a4") (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (if_statement "if (100 < param_4) {\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(100 < param_4)" (( "(") (binary_expression "100 < param_4" (number_literal "100") (< "<") (identifier "param_4")) () ")")) (compound_statement "{\n if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }\n goto LAB_001074f0;\n }" ({ "{") (if_statement "if (param_4 == 0x65) {\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }\n else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }" (if "if") (parenthesized_expression "(param_4 == 0x65)" (( "(") (binary_expression "param_4 == 0x65" (identifier "param_4") (== "==") (number_literal "0x65")) () ")")) (compound_statement "{\n DAT_0019347c = 1;\n DAT_00193494 = 1;\n DAT_00193488 = 1;\n }" ({ "{") (expression_statement "DAT_0019347c = 1;" (assignment_expression "DAT_0019347c = 1" (identifier "DAT_0019347c") (= "=") (number_literal "1")) (; ";")) (expression_statement "DAT_00193494 = 1;" (assignment_expression "DAT_00193494 = 1" (identifier "DAT_00193494") (= "=") (number_literal "1")) (; ";")) (expression_statement "DAT_00193488 = 1;" (assignment_expression "DAT_00193488 = 1" (identifier "DAT_00193488") (= "=") (number_literal "1")) (; ";")) (} "}")) (else_clause "else {\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }" (else "else") (compound_statement "{\n if (param_4 != 0x67) goto LAB_00107699;\n DAT_00193490 = 1;\n }" ({ "{") (if_statement "if (param_4 != 0x67) goto LAB_00107699;" (if "if") (parenthesized_expression "(param_4 != 0x67)" (( "(") (binary_expression "param_4 != 0x67" (identifier "param_4") (!= "!=") (number_literal "0x67")) () ")")) (goto_statement "goto LAB_00107699;" (goto "goto") (statement_identifier "LAB_00107699") (; ";"))) (expression_statement "DAT_00193490 = 1;" (assignment_expression "DAT_00193490 = 1" (identifier "DAT_00193490") (= "=") (number_literal "1")) (; ";")) (} "}")))) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (if_statement "if (param_4 == 99) {\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(param_4 == 99)" (( "(") (binary_expression "param_4 == 99" (identifier "param_4") (== "==") (number_literal "99")) () ")")) (compound_statement "{\n DAT_00193460 = 1;\n goto LAB_001074f0;\n }" ({ "{") (expression_statement "DAT_00193460 = 1;" (assignment_expression "DAT_00193460 = 1" (identifier "DAT_00193460") (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (} "}")))) (} "}")))) (} "}")) (else_clause "else {\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }" (else "else") (compound_statement "{\n if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }\n if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }\n if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }\n if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }\n if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }\n }" ({ "{") (if_statement "if (param_4 == 0x76) {\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(param_4 == 0x76)" (( "(") (binary_expression "param_4 == 0x76" (identifier "param_4") (== "==") (number_literal "0x76")) () ")")) (compound_statement "{\n FUN_0013b520(PTR_s_readelf_001910a0);\n goto LAB_001074f0;\n }" ({ "{") (expression_statement "FUN_0013b520(PTR_s_readelf_001910a0);" (call_expression "FUN_0013b520(PTR_s_readelf_001910a0)" (identifier "FUN_0013b520") (argument_list "(PTR_s_readelf_001910a0)" (( "(") (identifier "PTR_s_readelf_001910a0") () ")"))) (; ";")) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (if_statement "if (param_4 < 0x77) {\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(param_4 < 0x77)" (( "(") (binary_expression "param_4 < 0x77" (identifier "param_4") (< "<") (number_literal "0x77")) () ")")) (compound_statement "{\n if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }\n goto LAB_001074f0;\n }" ({ "{") (if_statement "if (param_4 == 0x72) {\n DAT_00193498 = 1;\n }\n else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }" (if "if") (parenthesized_expression "(param_4 == 0x72)" (( "(") (binary_expression "param_4 == 0x72" (identifier "param_4") (== "==") (number_literal "0x72")) () ")")) (compound_statement "{\n DAT_00193498 = 1;\n }" ({ "{") (expression_statement "DAT_00193498 = 1;" (assignment_expression "DAT_00193498 = 1" (identifier "DAT_00193498") (= "=") (number_literal "1")) (; ";")) (} "}")) (else_clause "else {\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }" (else "else") (compound_statement "{\n if (0x72 < param_4) goto LAB_001076d0;\n if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }\n }" ({ "{") (if_statement "if (0x72 < param_4) goto LAB_001076d0;" (if "if") (parenthesized_expression "(0x72 < param_4)" (( "(") (binary_expression "0x72 < param_4" (number_literal "0x72") (< "<") (identifier "param_4")) () ")")) (goto_statement "goto LAB_001076d0;" (goto "goto") (statement_identifier "LAB_001076d0") (; ";"))) (if_statement "if (param_4 == 0x6e) {\n DAT_00193464 = 1;\n }\n else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }" (if "if") (parenthesized_expression "(param_4 == 0x6e)" (( "(") (binary_expression "param_4 == 0x6e" (identifier "param_4") (== "==") (number_literal "0x6e")) () ")")) (compound_statement "{\n DAT_00193464 = 1;\n }" ({ "{") (expression_statement "DAT_00193464 = 1;" (assignment_expression "DAT_00193464 = 1" (identifier "DAT_00193464") (= "=") (number_literal "1")) (; ";")) (} "}")) (else_clause "else if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }" (else "else") (if_statement "if (param_4 == 0x70) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }\n else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }" (if "if") (parenthesized_expression "(param_4 == 0x70)" (( "(") (binary_expression "param_4 == 0x70" (identifier "param_4") (== "==") (number_literal "0x70")) () ")")) (compound_statement "{\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }\n }" ({ "{") (expression_statement "DAT_00193478 = DAT_00193478 + 1;" (assignment_expression "DAT_00193478 = DAT_00193478 + 1" (identifier "DAT_00193478") (= "=") (binary_expression "DAT_00193478 + 1" (identifier "DAT_00193478") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "uVar3 = strtoul(optarg,(char **)unaff_R14,0);" (assignment_expression "uVar3 = strtoul(optarg,(char **)unaff_R14,0)" (identifier "uVar3") (= "=") (call_expression "strtoul(optarg,(char **)unaff_R14,0)" (identifier "strtoul") (argument_list "(optarg,(char **)unaff_R14,0)" (( "(") (identifier "optarg") (, ",") (cast_expression "(char **)unaff_R14" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (identifier "unaff_R14")) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }\n else {\n FUN_00111510(optarg,8);\n }" (if "if") (parenthesized_expression "((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3))" (( "(") (binary_expression "(*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)" (parenthesized_expression "(*(char *)local_c8.st_dev == '\0')" (( "(") (binary_expression "*(char *)local_c8.st_dev == '\0'" (pointer_expression "*(char *)local_c8.st_dev" (* "*") (cast_expression "(char *)local_c8.st_dev" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (field_expression "local_c8.st_dev" (identifier "local_c8") (. ".") (field_identifier "st_dev")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(-1 < (int)uVar3)" (( "(") (binary_expression "-1 < (int)uVar3" (number_literal "-1") (< "<") (cast_expression "(int)uVar3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar3"))) () ")"))) () ")")) (compound_statement "{\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);\n }" ({ "{") (expression_statement "FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8);" (call_expression "FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8)" (identifier "FUN_00111440") (argument_list "(unaff_R15,uVar3 & 0xffffffff,8)" (( "(") (identifier "unaff_R15") (, ",") (binary_expression "uVar3 & 0xffffffff" (identifier "uVar3") (& "&") (number_literal "0xffffffff")) (, ",") (number_literal "8") () ")"))) (; ";")) (} "}")) (else_clause "else {\n FUN_00111510(optarg,8);\n }" (else "else") (compound_statement "{\n FUN_00111510(optarg,8);\n }" ({ "{") (expression_statement "FUN_00111510(optarg,8);" (call_expression "FUN_00111510(optarg,8)" (identifier "FUN_00111510") (argument_list "(optarg,8)" (( "(") (identifier "optarg") (, ",") (number_literal "8") () ")"))) (; ";")) (} "}")))) (} "}")) (else_clause "else {\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }" (else "else") (compound_statement "{\n if (param_4 != 0x6c) goto LAB_00107699;\n DAT_00193488 = 1;\n }" ({ "{") (if_statement "if (param_4 != 0x6c) goto LAB_00107699;" (if "if") (parenthesized_expression "(param_4 != 0x6c)" (( "(") (binary_expression "param_4 != 0x6c" (identifier "param_4") (!= "!=") (number_literal "0x6c")) () ")")) (goto_statement "goto LAB_00107699;" (goto "goto") (statement_identifier "LAB_00107699") (; ";"))) (expression_statement "DAT_00193488 = 1;" (assignment_expression "DAT_00193488 = 1" (identifier "DAT_00193488") (= "=") (number_literal "1")) (; ";")) (} "}")))))) (} "}")))) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (if_statement "if (param_4 == 0x200) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(param_4 == 0x200)" (( "(") (binary_expression "param_4 == 0x200" (identifier "param_4") (== "==") (number_literal "0x200")) () ")")) (compound_statement "{\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }\n goto LAB_001074f0;\n }" ({ "{") (expression_statement "DAT_00193478 = 1;" (assignment_expression "DAT_00193478 = 1" (identifier "DAT_00193478") (= "=") (number_literal "1")) (; ";")) (if_statement "if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n }\n else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }" (if "if") (parenthesized_expression "(optarg == (char *)0x0)" (( "(") (binary_expression "optarg == (char *)0x0" (identifier "optarg") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n DAT_0019346c = 1;\n }" ({ "{") (expression_statement "DAT_0019346c = 1;" (assignment_expression "DAT_0019346c = 1" (identifier "DAT_0019346c") (= "=") (number_literal "1")) (; ";")) (} "}")) (else_clause "else {\n DAT_0019346c = 0;\n FUN_001547f0();\n }" (else "else") (compound_statement "{\n DAT_0019346c = 0;\n FUN_001547f0();\n }" ({ "{") (expression_statement "DAT_0019346c = 0;" (assignment_expression "DAT_0019346c = 0" (identifier "DAT_0019346c") (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_001547f0();" (call_expression "FUN_001547f0()" (identifier "FUN_001547f0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (if_statement "if (0x200 < param_4) {\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(0x200 < param_4)" (( "(") (binary_expression "0x200 < param_4" (number_literal "0x200") (< "<") (identifier "param_4")) () ")")) (compound_statement "{\n if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }\n goto LAB_001074f0;\n }" ({ "{") (if_statement "if (param_4 == 0x202) {\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }\n else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" (if "if") (parenthesized_expression "(param_4 == 0x202)" (( "(") (binary_expression "param_4 == 0x202" (identifier "param_4") (== "==") (number_literal "0x202")) () ")")) (compound_statement "{\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n DAT_001910ac = (undefined4)uVar3;\n }" ({ "{") (expression_statement "uVar3 = strtoul(optarg,(char **)unaff_R14,0);" (assignment_expression "uVar3 = strtoul(optarg,(char **)unaff_R14,0)" (identifier "uVar3") (= "=") (call_expression "strtoul(optarg,(char **)unaff_R14,0)" (identifier "strtoul") (argument_list "(optarg,(char **)unaff_R14,0)" (( "(") (identifier "optarg") (, ",") (cast_expression "(char **)unaff_R14" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (identifier "unaff_R14")) (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "DAT_001910ac = (undefined4)uVar3;" (assignment_expression "DAT_001910ac = (undefined4)uVar3" (identifier "DAT_001910ac") (= "=") (cast_expression "(undefined4)uVar3" (( "(") (type_descriptor "undefined4" (type_identifier "undefined4")) () ")") (identifier "uVar3"))) (; ";")) (} "}")) (else_clause "else if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" (else "else") (if_statement "if (param_4 < 0x202) {\n DAT_0019349c = 1;\n }\n else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" (if "if") (parenthesized_expression "(param_4 < 0x202)" (( "(") (binary_expression "param_4 < 0x202" (identifier "param_4") (< "<") (number_literal "0x202")) () ")")) (compound_statement "{\n DAT_0019349c = 1;\n }" ({ "{") (expression_statement "DAT_0019349c = 1;" (assignment_expression "DAT_0019349c = 1" (identifier "DAT_0019349c") (= "=") (number_literal "1")) (; ";")) (} "}")) (else_clause "else if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" (else "else") (if_statement "if (param_4 == 0x203) {\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }\n else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" (if "if") (parenthesized_expression "(param_4 == 0x203)" (( "(") (binary_expression "param_4 == 0x203" (identifier "param_4") (== "==") (number_literal "0x203")) () ")")) (compound_statement "{\n DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);\n }" ({ "{") (expression_statement "DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0);" (assignment_expression "DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0)" (identifier "DAT_00196f80") (= "=") (call_expression "strtoul(optarg,(char **)unaff_R14,0)" (identifier "strtoul") (argument_list "(optarg,(char **)unaff_R14,0)" (( "(") (identifier "optarg") (, ",") (cast_expression "(char **)unaff_R14" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (identifier "unaff_R14")) (, ",") (number_literal "0") () ")")))) (; ";")) (} "}")) (else_clause "else {\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" (else "else") (compound_statement "{\n if (param_4 != 0x204) goto LAB_00107699;\n DAT_001946e0 = 1;\n }" ({ "{") (if_statement "if (param_4 != 0x204) goto LAB_00107699;" (if "if") (parenthesized_expression "(param_4 != 0x204)" (( "(") (binary_expression "param_4 != 0x204" (identifier "param_4") (!= "!=") (number_literal "0x204")) () ")")) (goto_statement "goto LAB_00107699;" (goto "goto") (statement_identifier "LAB_00107699") (; ";"))) (expression_statement "DAT_001946e0 = 1;" (assignment_expression "DAT_001946e0 = 1" (identifier "DAT_001946e0") (= "=") (number_literal "1")) (; ";")) (} "}")))))))) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (if_statement "if (param_4 == 0x78) {\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(param_4 == 0x78)" (( "(") (binary_expression "param_4 == 0x78" (identifier "param_4") (== "==") (number_literal "0x78")) () ")")) (compound_statement "{\n DAT_00193478 = DAT_00193478 + 1;\n uVar3 = strtoul(optarg,(char **)unaff_R14,0);\n if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }\n goto LAB_001074f0;\n }" ({ "{") (expression_statement "DAT_00193478 = DAT_00193478 + 1;" (assignment_expression "DAT_00193478 = DAT_00193478 + 1" (identifier "DAT_00193478") (= "=") (binary_expression "DAT_00193478 + 1" (identifier "DAT_00193478") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "uVar3 = strtoul(optarg,(char **)unaff_R14,0);" (assignment_expression "uVar3 = strtoul(optarg,(char **)unaff_R14,0)" (identifier "uVar3") (= "=") (call_expression "strtoul(optarg,(char **)unaff_R14,0)" (identifier "strtoul") (argument_list "(optarg,(char **)unaff_R14,0)" (( "(") (identifier "optarg") (, ",") (cast_expression "(char **)unaff_R14" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (identifier "unaff_R14")) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) {\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }\n else {\n FUN_00111510(optarg,1);\n }" (if "if") (parenthesized_expression "((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3))" (( "(") (binary_expression "(*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)" (parenthesized_expression "(*(char *)local_c8.st_dev == '\0')" (( "(") (binary_expression "*(char *)local_c8.st_dev == '\0'" (pointer_expression "*(char *)local_c8.st_dev" (* "*") (cast_expression "(char *)local_c8.st_dev" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (field_expression "local_c8.st_dev" (identifier "local_c8") (. ".") (field_identifier "st_dev")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(-1 < (int)uVar3)" (( "(") (binary_expression "-1 < (int)uVar3" (number_literal "-1") (< "<") (cast_expression "(int)uVar3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar3"))) () ")"))) () ")")) (compound_statement "{\n FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);\n }" ({ "{") (expression_statement "FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1);" (call_expression "FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1)" (identifier "FUN_00111440") (argument_list "(unaff_R15,uVar3 & 0xffffffff,1)" (( "(") (identifier "unaff_R15") (, ",") (binary_expression "uVar3 & 0xffffffff" (identifier "uVar3") (& "&") (number_literal "0xffffffff")) (, ",") (number_literal "1") () ")"))) (; ";")) (} "}")) (else_clause "else {\n FUN_00111510(optarg,1);\n }" (else "else") (compound_statement "{\n FUN_00111510(optarg,1);\n }" ({ "{") (expression_statement "FUN_00111510(optarg,1);" (call_expression "FUN_00111510(optarg,1)" (identifier "FUN_00111510") (argument_list "(optarg,1)" (( "(") (identifier "optarg") (, ",") (number_literal "1") () ")"))) (; ";")) (} "}")))) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (if_statement "if (param_4 < 0x78) {\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(param_4 < 0x78)" (( "(") (binary_expression "param_4 < 0x78" (identifier "param_4") (< "<") (number_literal "0x78")) () ")")) (compound_statement "{\n DAT_00193478 = 1;\n if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }\n goto LAB_001074f0;\n }" ({ "{") (expression_statement "DAT_00193478 = 1;" (assignment_expression "DAT_00193478 = 1" (identifier "DAT_00193478") (= "=") (number_literal "1")) (; ";")) (if_statement "if (optarg == (char *)0x0) {\n DAT_0019346c = 1;\n FUN_00154ac0();\n }\n else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }" (if "if") (parenthesized_expression "(optarg == (char *)0x0)" (( "(") (binary_expression "optarg == (char *)0x0" (identifier "optarg") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n DAT_0019346c = 1;\n FUN_00154ac0();\n }" ({ "{") (expression_statement "DAT_0019346c = 1;" (assignment_expression "DAT_0019346c = 1" (identifier "DAT_0019346c") (= "=") (number_literal "1")) (; ";")) (expression_statement "FUN_00154ac0();" (call_expression "FUN_00154ac0()" (identifier "FUN_00154ac0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")) (else_clause "else {\n DAT_0019346c = 0;\n FUN_001548f0();\n }" (else "else") (compound_statement "{\n DAT_0019346c = 0;\n FUN_001548f0();\n }" ({ "{") (expression_statement "DAT_0019346c = 0;" (assignment_expression "DAT_0019346c = 0" (identifier "DAT_0019346c") (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_001548f0();" (call_expression "FUN_001548f0()" (identifier "FUN_001548f0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (if_statement "if (param_4 == 0x7a) {\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }" (if "if") (parenthesized_expression "(param_4 == 0x7a)" (( "(") (binary_expression "param_4 == 0x7a" (identifier "param_4") (== "==") (number_literal "0x7a")) () ")")) (compound_statement "{\n DAT_00193458 = 1;\n goto LAB_001074f0;\n }" ({ "{") (expression_statement "DAT_00193458 = 1;" (assignment_expression "DAT_00193458 = 1" (identifier "DAT_00193458") (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (} "}")))) (labeled_statement "LAB_00107699:\n local_e0 = param_4;" (statement_identifier "LAB_00107699") (: ":") (expression_statement "local_e0 = param_4;" (assignment_expression "local_e0 = param_4" (identifier "local_e0") (= "=") (identifier "param_4")) (; ";"))) (expression_statement "uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5);" (assignment_expression "uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5)" (identifier "uVar2") (= "=") (call_expression "dcgettext(0,"Invalid option \'-%c\'\n",5)" (identifier "dcgettext") (argument_list "(0,"Invalid option \'-%c\'\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Invalid option \'-%c\'\n"" (" """) (string_content "Invalid option ") (escape_sequence "\'") (string_content "-%c") (escape_sequence "\'") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "param_4 = local_e0;" (assignment_expression "param_4 = local_e0" (identifier "param_4") (= "=") (identifier "local_e0")) (; ";")) (expression_statement "error(uVar2,local_e0);" (call_expression "error(uVar2,local_e0)" (identifier "error") (argument_list "(uVar2,local_e0)" (( "(") (identifier "uVar2") (, ",") (identifier "local_e0") () ")"))) (; ";")) (goto_statement "goto LAB_001076c0;" (goto "goto") (statement_identifier "LAB_001076c0") (; ";")) (} "}"))) (expression_statement "DAT_0019347c = 1;" (assignment_expression "DAT_0019347c = 1" (identifier "DAT_0019347c") (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}"))) (if_statement "if (((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0) || DAT_0019349c != 0) {\n param_4 = local_dc[0] + -1;\n if (optind < param_4) {\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n uVar2 = dcgettext(0,"Nothing to do.\n",5);\n warn(uVar2);\n }" (if "if") (parenthesized_expression "(((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0) || DAT_0019349c != 0)" (( "(") (binary_expression "((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0) || DAT_0019349c != 0" (parenthesized_expression "((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0)" (( "(") (binary_expression "(((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) ||\n DAT_00193460 != 0" (parenthesized_expression "(((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0)" (( "(") (binary_expression "((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0" (parenthesized_expression "((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0)" (( "(") (binary_expression "(((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0" (parenthesized_expression "(((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0)" (( "(") (binary_expression "((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0) || DAT_00193468 != 0" (parenthesized_expression "((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0)" (( "(") (binary_expression "(((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) ||\n DAT_0019346c != 0" (parenthesized_expression "(((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0)" (( "(") (binary_expression "((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0" (parenthesized_expression "((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0)" (( "(") (binary_expression "(((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0) || DAT_00193474 != 0" (parenthesized_expression "(((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0)" (( "(") (binary_expression "((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n ) || DAT_00193478 != 0" (parenthesized_expression "((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0\n )" (( "(") (binary_expression "(((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0" (parenthesized_expression "(((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0)" (( "(") (binary_expression "((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0" (parenthesized_expression "((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0)" (( "(") (binary_expression "(((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0) || DAT_00193494 != 0" (parenthesized_expression "(((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0)" (( "(") (binary_expression "((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) ||\n DAT_00193484 != 0" (parenthesized_expression "((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0)" (( "(") (binary_expression "(DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0" (parenthesized_expression "(DAT_001934a4 != 0 || DAT_001934a0 != 0)" (( "(") (binary_expression "DAT_001934a4 != 0 || DAT_001934a0 != 0" (binary_expression "DAT_001934a4 != 0" (identifier "DAT_001934a4") (!= "!=") (number_literal "0")) (|| "||") (binary_expression "DAT_001934a0 != 0" (identifier "DAT_001934a0") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_00193498 != 0" (identifier "DAT_00193498") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_00193484 != 0" (identifier "DAT_00193484") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_00193494 != 0" (identifier "DAT_00193494") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_00193488 != 0" (identifier "DAT_00193488") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_0019347c != 0" (identifier "DAT_0019347c") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_00193478 != 0" (identifier "DAT_00193478") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_00193474 != 0" (identifier "DAT_00193474") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_00193470 != 0" (identifier "DAT_00193470") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_0019346c != 0" (identifier "DAT_0019346c") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_00193468 != 0" (identifier "DAT_00193468") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_00193464 != 0" (identifier "DAT_00193464") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_00193490 != 0" (identifier "DAT_00193490") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_00193460 != 0" (identifier "DAT_00193460") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_0019349c != 0" (identifier "DAT_0019349c") (!= "!=") (number_literal "0"))) () ")")) (compound_statement "{\n param_4 = local_dc[0] + -1;\n if (optind < param_4) {\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }\n if (optind < local_dc[0]) goto LAB_00107aa4;\n uVar2 = dcgettext(0,"Nothing to do.\n",5);\n warn(uVar2);\n }" ({ "{") (expression_statement "param_4 = local_dc[0] + -1;" (assignment_expression "param_4 = local_dc[0] + -1" (identifier "param_4") (= "=") (binary_expression "local_dc[0] + -1" (subscript_expression "local_dc[0]" (identifier "local_dc") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "-1"))) (; ";")) (if_statement "if (optind < param_4) {\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }" (if "if") (parenthesized_expression "(optind < param_4)" (( "(") (binary_expression "optind < param_4" (identifier "optind") (< "<") (identifier "param_4")) () ")")) (compound_statement "{\n DAT_001934a8 = 1;\nLAB_00107aa4:\n uVar8 = 0;\nLAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );\n }" ({ "{") (expression_statement "DAT_001934a8 = 1;" (assignment_expression "DAT_001934a8 = 1" (identifier "DAT_001934a8") (= "=") (number_literal "1")) (; ";")) (labeled_statement "LAB_00107aa4:\n uVar8 = 0;" (statement_identifier "LAB_00107aa4") (: ":") (expression_statement "uVar8 = 0;" (assignment_expression "uVar8 = 0" (identifier "uVar8") (= "=") (number_literal "0")) (; ";"))) (labeled_statement "LAB_00107af0:\n do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );" (statement_identifier "LAB_00107af0") (: ":") (do_statement "do {\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n } while( true );" (do "do") (compound_statement "{\n while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }\n if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }\n __ptr = (undefined8 *)calloc(1,0xa0);\n if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }\n *__ptr = __filename;\n pFVar5 = fopen(__filename,"rb");\n __ptr[1] = pFVar5;\n if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }\n uVar8 = 1;\n uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);\n error(uVar2,__filename);\n free(__ptr);\n }" ({ "{") (while_statement "while( true ) {\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n lVar4 = (long)optind;\n if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }\n optind = optind + 1;\n __filename = *(char **)(local_e8 + lVar4 * 8);\n iVar1 = __xstat(1,__filename,&local_c8);\n if (-1 < iVar1) break;\n piVar7 = __errno_location();\n pcVar9 = "\'%s\': No such file\n";\n if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }\n }" ({ "{") (expression_statement "lVar4 = (long)optind;" (assignment_expression "lVar4 = (long)optind" (identifier "lVar4") (= "=") (cast_expression "(long)optind" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "optind"))) (; ";")) (if_statement "if (local_dc[0] <= optind) {\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }" (if "if") (parenthesized_expression "(local_dc[0] <= optind)" (( "(") (binary_expression "local_dc[0] <= optind" (subscript_expression "local_dc[0]" (identifier "local_dc") ([ "[") (number_literal "0") (] "]")) (<= "<=") (identifier "optind")) () ")")) (compound_statement "{\n if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }\n return uVar8;\n }" ({ "{") (if_statement "if (DAT_00193430 != (void *)0x0) {\n free(DAT_00193430);\n }" (if "if") (parenthesized_expression "(DAT_00193430 != (void *)0x0)" (( "(") (binary_expression "DAT_00193430 != (void *)0x0" (identifier "DAT_00193430") (!= "!=") (cast_expression "(void *)0x0" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n free(DAT_00193430);\n }" ({ "{") (expression_statement "free(DAT_00193430);" (call_expression "free(DAT_00193430)" (identifier "free") (argument_list "(DAT_00193430)" (( "(") (identifier "DAT_00193430") () ")"))) (; ";")) (} "}"))) (return_statement "return uVar8;" (return "return") (identifier "uVar8") (; ";")) (} "}"))) (expression_statement "optind = optind + 1;" (assignment_expression "optind = optind + 1" (identifier "optind") (= "=") (binary_expression "optind + 1" (identifier "optind") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "__filename = *(char **)(local_e8 + lVar4 * 8);" (assignment_expression "__filename = *(char **)(local_e8 + lVar4 * 8)" (identifier "__filename") (= "=") (pointer_expression "*(char **)(local_e8 + lVar4 * 8)" (* "*") (cast_expression "(char **)(local_e8 + lVar4 * 8)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(local_e8 + lVar4 * 8)" (( "(") (binary_expression "local_e8 + lVar4 * 8" (identifier "local_e8") (+ "+") (binary_expression "lVar4 * 8" (identifier "lVar4") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (expression_statement "iVar1 = __xstat(1,__filename,&local_c8);" (assignment_expression "iVar1 = __xstat(1,__filename,&local_c8)" (identifier "iVar1") (= "=") (call_expression "__xstat(1,__filename,&local_c8)" (identifier "__xstat") (argument_list "(1,__filename,&local_c8)" (( "(") (number_literal "1") (, ",") (identifier "__filename") (, ",") (pointer_expression "&local_c8" (& "&") (identifier "local_c8")) () ")")))) (; ";")) (if_statement "if (-1 < iVar1) break;" (if "if") (parenthesized_expression "(-1 < iVar1)" (( "(") (binary_expression "-1 < iVar1" (number_literal "-1") (< "<") (identifier "iVar1")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "piVar7 = __errno_location();" (assignment_expression "piVar7 = __errno_location()" (identifier "piVar7") (= "=") (call_expression "__errno_location()" (identifier "__errno_location") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "pcVar9 = "\'%s\': No such file\n";" (assignment_expression "pcVar9 = "\'%s\': No such file\n"" (identifier "pcVar9") (= "=") (string_literal ""\'%s\': No such file\n"" (" """) (escape_sequence "\'") (string_content "%s") (escape_sequence "\'") (string_content ": No such file") (escape_sequence "\n") (" """))) (; ";")) (if_statement "if (*piVar7 == 2) {\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }\n else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }" (if "if") (parenthesized_expression "(*piVar7 == 2)" (( "(") (binary_expression "*piVar7 == 2" (pointer_expression "*piVar7" (* "*") (identifier "piVar7")) (== "==") (number_literal "2")) () ")")) (compound_statement "{\nLAB_00107acc:\n uVar8 = 1;\n uVar2 = dcgettext(0,pcVar9,5);\n error(uVar2,__filename);\n }" ({ "{") (labeled_statement "LAB_00107acc:\n uVar8 = 1;" (statement_identifier "LAB_00107acc") (: ":") (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" (identifier "uVar8") (= "=") (number_literal "1")) (; ";"))) (expression_statement "uVar2 = dcgettext(0,pcVar9,5);" (assignment_expression "uVar2 = dcgettext(0,pcVar9,5)" (identifier "uVar2") (= "=") (call_expression "dcgettext(0,pcVar9,5)" (identifier "dcgettext") (argument_list "(0,pcVar9,5)" (( "(") (number_literal "0") (, ",") (identifier "pcVar9") (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "error(uVar2,__filename);" (call_expression "error(uVar2,__filename)" (identifier "error") (argument_list "(uVar2,__filename)" (( "(") (identifier "uVar2") (, ",") (identifier "__filename") () ")"))) (; ";")) (} "}")) (else_clause "else {\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }" (else "else") (compound_statement "{\n pcVar9 = strerror(*piVar7);\n uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);\n uVar8 = 1;\n error(uVar2,__filename,pcVar9);\n }" ({ "{") (expression_statement "pcVar9 = strerror(*piVar7);" (assignment_expression "pcVar9 = strerror(*piVar7)" (identifier "pcVar9") (= "=") (call_expression "strerror(*piVar7)" (identifier "strerror") (argument_list "(*piVar7)" (( "(") (pointer_expression "*piVar7" (* "*") (identifier "piVar7")) () ")")))) (; ";")) (expression_statement "uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5);" (assignment_expression "uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5)" (identifier "uVar2") (= "=") (call_expression "dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5)" (identifier "dcgettext") (argument_list "(0,"Could not locate \'%s\'. System error message: %s\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Could not locate \'%s\'. System error message: %s\n"" (" """) (string_content "Could not locate ") (escape_sequence "\'") (string_content "%s") (escape_sequence "\'") (string_content ". System error message: %s") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" (identifier "uVar8") (= "=") (number_literal "1")) (; ";")) (expression_statement "error(uVar2,__filename,pcVar9);" (call_expression "error(uVar2,__filename,pcVar9)" (identifier "error") (argument_list "(uVar2,__filename,pcVar9)" (( "(") (identifier "uVar2") (, ",") (identifier "__filename") (, ",") (identifier "pcVar9") () ")"))) (; ";")) (} "}")))) (} "}"))) (if_statement "if ((local_c8.st_mode & 0xf000) != 0x8000) {\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }" (if "if") (parenthesized_expression "((local_c8.st_mode & 0xf000) != 0x8000)" (( "(") (binary_expression "(local_c8.st_mode & 0xf000) != 0x8000" (parenthesized_expression "(local_c8.st_mode & 0xf000)" (( "(") (binary_expression "local_c8.st_mode & 0xf000" (field_expression "local_c8.st_mode" (identifier "local_c8") (. ".") (field_identifier "st_mode")) (& "&") (number_literal "0xf000")) () ")")) (!= "!=") (number_literal "0x8000")) () ")")) (compound_statement "{\n pcVar9 = "\'%s\' is not an ordinary file\n";\n goto LAB_00107acc;\n }" ({ "{") (expression_statement "pcVar9 = "\'%s\' is not an ordinary file\n";" (assignment_expression "pcVar9 = "\'%s\' is not an ordinary file\n"" (identifier "pcVar9") (= "=") (string_literal ""\'%s\' is not an ordinary file\n"" (" """) (escape_sequence "\'") (string_content "%s") (escape_sequence "\'") (string_content " is not an ordinary file") (escape_sequence "\n") (" """))) (; ";")) (goto_statement "goto LAB_00107acc;" (goto "goto") (statement_identifier "LAB_00107acc") (; ";")) (} "}"))) (expression_statement "__ptr = (undefined8 *)calloc(1,0xa0);" (assignment_expression "__ptr = (undefined8 *)calloc(1,0xa0)" (identifier "__ptr") (= "=") (cast_expression "(undefined8 *)calloc(1,0xa0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "calloc(1,0xa0)" (identifier "calloc") (argument_list "(1,0xa0)" (( "(") (number_literal "1") (, ",") (number_literal "0xa0") () ")"))))) (; ";")) (if_statement "if (__ptr == (undefined8 *)0x0) {\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }" (if "if") (parenthesized_expression "(__ptr == (undefined8 *)0x0)" (( "(") (binary_expression "__ptr == (undefined8 *)0x0" (identifier "__ptr") (== "==") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n uVar8 = 1;\n uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);\n error(uVar2);\n goto LAB_00107af0;\n }" ({ "{") (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" (identifier "uVar8") (= "=") (number_literal "1")) (; ";")) (expression_statement "uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5);" (assignment_expression "uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5)" (identifier "uVar2") (= "=") (call_expression "dcgettext(0,"Out of memory allocating file data structure\n",5)" (identifier "dcgettext") (argument_list "(0,"Out of memory allocating file data structure\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Out of memory allocating file data structure\n"" (" """) (string_content "Out of memory allocating file data structure") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "error(uVar2);" (call_expression "error(uVar2)" (identifier "error") (argument_list "(uVar2)" (( "(") (identifier "uVar2") () ")"))) (; ";")) (goto_statement "goto LAB_00107af0;" (goto "goto") (statement_identifier "LAB_00107af0") (; ";")) (} "}"))) (expression_statement "*__ptr = __filename;" (assignment_expression "*__ptr = __filename" (pointer_expression "*__ptr" (* "*") (identifier "__ptr")) (= "=") (identifier "__filename")) (; ";")) (expression_statement "pFVar5 = fopen(__filename,"rb");" (assignment_expression "pFVar5 = fopen(__filename,"rb")" (identifier "pFVar5") (= "=") (call_expression "fopen(__filename,"rb")" (identifier "fopen") (argument_list "(__filename,"rb")" (( "(") (identifier "__filename") (, ",") (string_literal ""rb"" (" """) (string_content "rb") (" """)) () ")")))) (; ";")) (expression_statement "__ptr[1] = pFVar5;" (assignment_expression "__ptr[1] = pFVar5" (subscript_expression "__ptr[1]" (identifier "__ptr") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "pFVar5")) (; ";")) (if_statement "if (pFVar5 != (FILE *)0x0) {\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }" (if "if") (parenthesized_expression "(pFVar5 != (FILE *)0x0)" (( "(") (binary_expression "pFVar5 != (FILE *)0x0" (identifier "pFVar5") (!= "!=") (cast_expression "(FILE *)0x0" (( "(") (type_descriptor "FILE *" (type_identifier "FILE") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n sVar6 = fread(&local_d0,8,1,pFVar5);\n if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }\n fclose(pFVar5);\n uVar8 = 1;\n free(__ptr);\n goto LAB_00107af0;\n }" ({ "{") (expression_statement "sVar6 = fread(&local_d0,8,1,pFVar5);" (assignment_expression "sVar6 = fread(&local_d0,8,1,pFVar5)" (identifier "sVar6") (= "=") (call_expression "fread(&local_d0,8,1,pFVar5)" (identifier "fread") (argument_list "(&local_d0,8,1,pFVar5)" (( "(") (pointer_expression "&local_d0" (& "&") (identifier "local_d0")) (, ",") (number_literal "8") (, ",") (number_literal "1") (, ",") (identifier "pFVar5") () ")")))) (; ";")) (if_statement "if (sVar6 == 1) {\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }\n else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }" (if "if") (parenthesized_expression "(sVar6 == 1)" (( "(") (binary_expression "sVar6 == 1" (identifier "sVar6") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n __ptr[2] = local_c8.st_size;\n if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }\n if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }\n if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }\n rewind((FILE *)__ptr[1]);\n DAT_001946b8 = 0;\n DAT_001946b0 = 0;\n iVar1 = FUN_00136890(__ptr);\n pFVar5 = (FILE *)__ptr[1];\n if (iVar1 != 0) goto LAB_00107bf3;\n }" ({ "{") (expression_statement "__ptr[2] = local_c8.st_size;" (assignment_expression "__ptr[2] = local_c8.st_size" (subscript_expression "__ptr[2]" (identifier "__ptr") ([ "[") (number_literal "2") (] "]")) (= "=") (field_expression "local_c8.st_size" (identifier "local_c8") (. ".") (field_identifier "st_size"))) (; ";")) (if_statement "if (local_d0 == 0xa3e686372613c21) {\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }" (if "if") (parenthesized_expression "(local_d0 == 0xa3e686372613c21)" (( "(") (binary_expression "local_d0 == 0xa3e686372613c21" (identifier "local_d0") (== "==") (number_literal "0xa3e686372613c21")) () ")")) (compound_statement "{\n iVar1 = FUN_0013ab00(__ptr,0);\njoined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;\n pFVar5 = (FILE *)__ptr[1];\nLAB_00107bf3:\n fclose(pFVar5);\n free(__ptr);\n goto LAB_00107af0;\n }" ({ "{") (expression_statement "iVar1 = FUN_0013ab00(__ptr,0);" (assignment_expression "iVar1 = FUN_0013ab00(__ptr,0)" (identifier "iVar1") (= "=") (call_expression "FUN_0013ab00(__ptr,0)" (identifier "FUN_0013ab00") (argument_list "(__ptr,0)" (( "(") (identifier "__ptr") (, ",") (number_literal "0") () ")")))) (; ";")) (labeled_statement "joined_r0x00107d9a:\n if (iVar1 == 0) goto LAB_00107ca1;" (statement_identifier "joined_r0x00107d9a") (: ":") (if_statement "if (iVar1 == 0) goto LAB_00107ca1;" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_00107ca1;" (goto "goto") (statement_identifier "LAB_00107ca1") (; ";")))) (expression_statement "pFVar5 = (FILE *)__ptr[1];" (assignment_expression "pFVar5 = (FILE *)__ptr[1]" (identifier "pFVar5") (= "=") (cast_expression "(FILE *)__ptr[1]" (( "(") (type_descriptor "FILE *" (type_identifier "FILE") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "__ptr[1]" (identifier "__ptr") ([ "[") (number_literal "1") (] "]")))) (; ";")) (labeled_statement "LAB_00107bf3:\n fclose(pFVar5);" (statement_identifier "LAB_00107bf3") (: ":") (expression_statement "fclose(pFVar5);" (call_expression "fclose(pFVar5)" (identifier "fclose") (argument_list "(pFVar5)" (( "(") (identifier "pFVar5") () ")"))) (; ";"))) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" (identifier "free") (argument_list "(__ptr)" (( "(") (identifier "__ptr") () ")"))) (; ";")) (goto_statement "goto LAB_00107af0;" (goto "goto") (statement_identifier "LAB_00107af0") (; ";")) (} "}"))) (if_statement "if (local_d0 == 0xa3e6e6968743c21) {\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }" (if "if") (parenthesized_expression "(local_d0 == 0xa3e6e6968743c21)" (( "(") (binary_expression "local_d0 == 0xa3e6e6968743c21" (identifier "local_d0") (== "==") (number_literal "0xa3e6e6968743c21")) () ")")) (compound_statement "{\n iVar1 = FUN_0013ab00(__ptr,1);\n goto joined_r0x00107d9a;\n }" ({ "{") (expression_statement "iVar1 = FUN_0013ab00(__ptr,1);" (assignment_expression "iVar1 = FUN_0013ab00(__ptr,1)" (identifier "iVar1") (= "=") (call_expression "FUN_0013ab00(__ptr,1)" (identifier "FUN_0013ab00") (argument_list "(__ptr,1)" (( "(") (identifier "__ptr") (, ",") (number_literal "1") () ")")))) (; ";")) (goto_statement "goto joined_r0x00107d9a;" (goto "goto") (statement_identifier "joined_r0x00107d9a") (; ";")) (} "}"))) (if_statement "if (DAT_00193460 != 0) {\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }" (if "if") (parenthesized_expression "(DAT_00193460 != 0)" (( "(") (binary_expression "DAT_00193460 != 0" (identifier "DAT_00193460") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;\n error(uVar2,__filename);\n }" ({ "{") (expression_statement "uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)\n ;" (assignment_expression "uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)" (identifier "uVar2") (= "=") (call_expression "dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5)" (identifier "dcgettext") (argument_list "(0,"File %s is not an archive so its index cannot be displayed.\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""File %s is not an archive so its index cannot be displayed.\n"" (" """) (string_content "File %s is not an archive so its index cannot be displayed.") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "error(uVar2,__filename);" (call_expression "error(uVar2,__filename)" (identifier "error") (argument_list "(uVar2,__filename)" (( "(") (identifier "uVar2") (, ",") (identifier "__filename") () ")"))) (; ";")) (} "}"))) (expression_statement "rewind((FILE *)__ptr[1]);" (call_expression "rewind((FILE *)__ptr[1])" (identifier "rewind") (argument_list "((FILE *)__ptr[1])" (( "(") (cast_expression "(FILE *)__ptr[1]" (( "(") (type_descriptor "FILE *" (type_identifier "FILE") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "__ptr[1]" (identifier "__ptr") ([ "[") (number_literal "1") (] "]"))) () ")"))) (; ";")) (expression_statement "DAT_001946b8 = 0;" (assignment_expression "DAT_001946b8 = 0" (identifier "DAT_001946b8") (= "=") (number_literal "0")) (; ";")) (expression_statement "DAT_001946b0 = 0;" (assignment_expression "DAT_001946b0 = 0" (identifier "DAT_001946b0") (= "=") (number_literal "0")) (; ";")) (expression_statement "iVar1 = FUN_00136890(__ptr);" (assignment_expression "iVar1 = FUN_00136890(__ptr)" (identifier "iVar1") (= "=") (call_expression "FUN_00136890(__ptr)" (identifier "FUN_00136890") (argument_list "(__ptr)" (( "(") (identifier "__ptr") () ")")))) (; ";")) (expression_statement "pFVar5 = (FILE *)__ptr[1];" (assignment_expression "pFVar5 = (FILE *)__ptr[1]" (identifier "pFVar5") (= "=") (cast_expression "(FILE *)__ptr[1]" (( "(") (type_descriptor "FILE *" (type_identifier "FILE") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "__ptr[1]" (identifier "__ptr") ([ "[") (number_literal "1") (] "]")))) (; ";")) (if_statement "if (iVar1 != 0) goto LAB_00107bf3;" (if "if") (parenthesized_expression "(iVar1 != 0)" (( "(") (binary_expression "iVar1 != 0" (identifier "iVar1") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_00107bf3;" (goto "goto") (statement_identifier "LAB_00107bf3") (; ";"))) (} "}")) (else_clause "else {\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }" (else "else") (compound_statement "{\n uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);\n error(uVar2,__filename);\nLAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];\n }" ({ "{") (expression_statement "uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5);" (assignment_expression "uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5)" (identifier "uVar2") (= "=") (call_expression "dcgettext(0,"%s: Failed to read file\'s magic number\n",5)" (identifier "dcgettext") (argument_list "(0,"%s: Failed to read file\'s magic number\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%s: Failed to read file\'s magic number\n"" (" """) (string_content "%s: Failed to read file") (escape_sequence "\'") (string_content "s magic number") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "error(uVar2,__filename);" (call_expression "error(uVar2,__filename)" (identifier "error") (argument_list "(uVar2,__filename)" (( "(") (identifier "uVar2") (, ",") (identifier "__filename") () ")"))) (; ";")) (labeled_statement "LAB_00107ca1:\n pFVar5 = (FILE *)__ptr[1];" (statement_identifier "LAB_00107ca1") (: ":") (expression_statement "pFVar5 = (FILE *)__ptr[1];" (assignment_expression "pFVar5 = (FILE *)__ptr[1]" (identifier "pFVar5") (= "=") (cast_expression "(FILE *)__ptr[1]" (( "(") (type_descriptor "FILE *" (type_identifier "FILE") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "__ptr[1]" (identifier "__ptr") ([ "[") (number_literal "1") (] "]")))) (; ";"))) (} "}")))) (expression_statement "fclose(pFVar5);" (call_expression "fclose(pFVar5)" (identifier "fclose") (argument_list "(pFVar5)" (( "(") (identifier "pFVar5") () ")"))) (; ";")) (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" (identifier "uVar8") (= "=") (number_literal "1")) (; ";")) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" (identifier "free") (argument_list "(__ptr)" (( "(") (identifier "__ptr") () ")"))) (; ";")) (goto_statement "goto LAB_00107af0;" (goto "goto") (statement_identifier "LAB_00107af0") (; ";")) (} "}"))) (expression_statement "uVar8 = 1;" (assignment_expression "uVar8 = 1" (identifier "uVar8") (= "=") (number_literal "1")) (; ";")) (expression_statement "uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5);" (assignment_expression "uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5)" (identifier "uVar2") (= "=") (call_expression "dcgettext(0,"Input file \'%s\' is not readable.\n",5)" (identifier "dcgettext") (argument_list "(0,"Input file \'%s\' is not readable.\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Input file \'%s\' is not readable.\n"" (" """) (string_content "Input file ") (escape_sequence "\'") (string_content "%s") (escape_sequence "\'") (string_content " is not readable.") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "error(uVar2,__filename);" (call_expression "error(uVar2,__filename)" (identifier "error") (argument_list "(uVar2,__filename)" (( "(") (identifier "uVar2") (, ",") (identifier "__filename") () ")"))) (; ";")) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" (identifier "free") (argument_list "(__ptr)" (( "(") (identifier "__ptr") () ")"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";"))) (} "}"))) (if_statement "if (optind < local_dc[0]) goto LAB_00107aa4;" (if "if") (parenthesized_expression "(optind < local_dc[0])" (( "(") (binary_expression "optind < local_dc[0]" (identifier "optind") (< "<") (subscript_expression "local_dc[0]" (identifier "local_dc") ([ "[") (number_literal "0") (] "]"))) () ")")) (goto_statement "goto LAB_00107aa4;" (goto "goto") (statement_identifier "LAB_00107aa4") (; ";"))) (expression_statement "uVar2 = dcgettext(0,"Nothing to do.\n",5);" (assignment_expression "uVar2 = dcgettext(0,"Nothing to do.\n",5)" (identifier "uVar2") (= "=") (call_expression "dcgettext(0,"Nothing to do.\n",5)" (identifier "dcgettext") (argument_list "(0,"Nothing to do.\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Nothing to do.\n"" (" """) (string_content "Nothing to do.") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar2);" (call_expression "warn(uVar2)" (identifier "warn") (argument_list "(uVar2)" (( "(") (identifier "uVar2") () ")"))) (; ";")) (} "}"))) (labeled_statement "LAB_001076c0:\n FUN_001115b0(stderr);" (statement_identifier "LAB_001076c0") (: ":") (expression_statement "FUN_001115b0(stderr);" (call_expression "FUN_001115b0(stderr)" (identifier "FUN_001115b0") (argument_list "(stderr)" (( "(") (identifier "stderr") () ")"))) (; ";"))) (labeled_statement "LAB_001076d0:\n if (param_4 == 0x74) {\nLAB_001077dd:\n DAT_00193494 = 1;\n DAT_0019348c = 1;\n }\n else if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }" (statement_identifier "LAB_001076d0") (: ":") (if_statement "if (param_4 == 0x74) {\nLAB_001077dd:\n DAT_00193494 = 1;\n DAT_0019348c = 1;\n }\n else if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }" (if "if") (parenthesized_expression "(param_4 == 0x74)" (( "(") (binary_expression "param_4 == 0x74" (identifier "param_4") (== "==") (number_literal "0x74")) () ")")) (compound_statement "{\nLAB_001077dd:\n DAT_00193494 = 1;\n DAT_0019348c = 1;\n }" ({ "{") (labeled_statement "LAB_001077dd:\n DAT_00193494 = 1;" (statement_identifier "LAB_001077dd") (: ":") (expression_statement "DAT_00193494 = 1;" (assignment_expression "DAT_00193494 = 1" (identifier "DAT_00193494") (= "=") (number_literal "1")) (; ";"))) (expression_statement "DAT_0019348c = 1;" (assignment_expression "DAT_0019348c = 1" (identifier "DAT_0019348c") (= "=") (number_literal "1")) (; ";")) (} "}")) (else_clause "else if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }" (else "else") (if_statement "if (param_4 < 0x75) {\n DAT_001934a0 = 1;\n }\n else {\n DAT_00193484 = 1;\n }" (if "if") (parenthesized_expression "(param_4 < 0x75)" (( "(") (binary_expression "param_4 < 0x75" (identifier "param_4") (< "<") (number_literal "0x75")) () ")")) (compound_statement "{\n DAT_001934a0 = 1;\n }" ({ "{") (expression_statement "DAT_001934a0 = 1;" (assignment_expression "DAT_001934a0 = 1" (identifier "DAT_001934a0") (= "=") (number_literal "1")) (; ";")) (} "}")) (else_clause "else {\n DAT_00193484 = 1;\n }" (else "else") (compound_statement "{\n DAT_00193484 = 1;\n }" ({ "{") (expression_statement "DAT_00193484 = 1;" (assignment_expression "DAT_00193484 = 1" (identifier "DAT_00193484") (= "=") (number_literal "1")) (; ";")) (} "}"))))))) (goto_statement "goto LAB_001074f0;" (goto "goto") (statement_identifier "LAB_001074f0") (; ";")) (} "}")))
type_1 function_1(type_1 argc,char **argv) { char **ppcVar1; int var_37; type_2 var_52; char *pcVar4; type_3 uVar5; long lVar6; type_4 *var_42; type_5 *var_44; size_t var_46; int *piVar9; char *message; char *pcVar10; type_1 var_6; type_1 wVar11; char *unaff_RBP; type_6 *unaff_R12; char **unaff_R14; type_4 *unaff_R15; char **local_e8; type_1 local_e0; type_1 local_dc [3]; char var_47 [8]; char *cp; type_7 var_40; type_8 local_98; local_e8 = argv; local_dc[0] = argc; var_1(5,""); var_1(0,""); var_2("binutils","/usr/share/locale"); var_3("binutils"); var_4(local_dc,&local_e8); wVar11 = local_dc[0]; ppcVar1 = local_e8; cmdline.file_name = "<cmdline>"; if (local_dc[0] < L'\x02') goto LAB_001076c0; unaff_R12 = options; unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z"; unaff_R14 = &cp; unaff_R15 = &cmdline; LAB_001074f0: var_6 = var_5(wVar11,ppcVar1,unaff_RBP,unaff_R12,0); if (var_6 != L'\xffffffff') { if (var_6 != L'h') { if (var_6 < L'i') { if (var_6 == L'R') { var_7 = var_7 + 1; uVar5 = var_8(var_13,unaff_R14,0); if ((*cp == '\0') && (-1 < (int)(type_7)uVar5)) { var_9(unaff_R15,(type_7)uVar5,'\x10'); } else { var_10(var_13,'\x10'); } goto LAB_001074f0; } if (var_6 < L'S') { if (var_6 == L'D') { LAB_00107818: do_using_dynamic = 1; goto LAB_001074f0; } if (L'D' < var_6) { if (var_6 != L'I') { if (var_6 != L'N') { if (var_6 == L'H') { var_11(stdout); goto LAB_00107818; } goto LAB_00107699; } goto LAB_001077dd; } var_27 = 1; goto LAB_001074f0; } if (var_6 == L'?') goto LAB_001076c0; if (var_6 == L'A') { var_29 = 1; goto LAB_001074f0; } if (var_6 == L'\0') goto LAB_001074f0; } else { if (var_6 == L'a') { var_20 = 1; var_21 = 1; var_22 = 1; var_19 = 1; var_25 = 1; var_23 = 1; var_31 = 1; var_24 = 1; var_26 = 1; var_27 = 1; var_29 = 1; var_30 = 1; goto LAB_001074f0; } if (var_6 < L'b') { if (var_6 == L'V') { var_26 = 1; goto LAB_001074f0; } if (var_6 == L'W') { do_wide = 1; goto LAB_001074f0; } if (var_6 == L'S') { var_23 = 1; goto LAB_001074f0; } } else { if (var_6 == L'd') { var_19 = 1; goto LAB_001074f0; } if (L'd' < var_6) { if (var_6 == L'e') { var_25 = 1; var_23 = 1; var_24 = 1; } else { if (var_6 != L'g') goto LAB_00107699; var_31 = 1; } goto LAB_001074f0; } if (var_6 == L'c') { var_32 = 1; goto LAB_001074f0; } } } } else { if (var_6 == L'v') { var_12(program_name); goto LAB_001074f0; } if (var_6 < L'w') { if (var_6 == L'r') { var_21 = 1; } else { if (L'r' < var_6) goto LAB_001076d0; if (var_6 == L'n') { var_30 = 1; } else if (var_6 == L'p') { var_7 = var_7 + 1; uVar5 = var_8(var_13,unaff_R14,0); if ((*cp == '\0') && (-1 < (int)(type_7)uVar5)) { var_9(unaff_R15,(type_7)uVar5,'\b'); } else { var_10(var_13,'\b'); } } else { if (var_6 != L'l') goto LAB_00107699; var_24 = 1; } } goto LAB_001074f0; } if (var_6 == L'Ȁ') { var_7 = 1; if (var_13 == (char *)0x0) { var_28 = 1; } else { var_28 = 0; var_14(var_13); } goto LAB_001074f0; } if (L'Ȁ' < var_6) { if (var_6 == L'Ȃ') { uVar5 = var_8(var_13,unaff_R14,0); dwarf_cutoff_level = (int)uVar5; } else if (var_6 < L'Ȃ') { var_33 = 1; } else if (var_6 == L'ȃ') { dwarf_start_die = var_8(var_13,unaff_R14,0); } else { if (var_6 != L'Ȅ') goto LAB_00107699; dwarf_check = 1; } goto LAB_001074f0; } if (var_6 == L'x') { var_7 = var_7 + 1; uVar5 = var_8(var_13,unaff_R14,0); if ((*cp == '\0') && (-1 < (int)(type_7)uVar5)) { var_9(unaff_R15,(type_7)uVar5,'\x01'); } else { var_10(var_13,'\x01'); } goto LAB_001074f0; } if (var_6 < L'x') { var_7 = 1; if (var_13 == (char *)0x0) { var_28 = 1; var_15(); } else { var_28 = 0; var_16(var_13); } goto LAB_001074f0; } if (var_6 == L'z') { decompress_dumps = 1; goto LAB_001074f0; } } LAB_00107699: local_e0 = var_6; pcVar4 = (char *)var_17(0,"Invalid option \'-%c\'\n",5); var_6 = local_e0; var_18(pcVar4,(type_3)(type_7)local_e0); goto LAB_001076c0; } var_25 = 1; goto LAB_001074f0; } if (((((((((((((((var_19 != 0 || var_20 != 0) || var_21 != 0) || var_22 != 0) || var_23 != 0) || var_24 != 0) || var_25 != 0) || var_7 != 0) || var_26 != 0) || var_27 != 0) || var_28 != 0) || var_29 != 0) || var_30 != 0) || var_31 != 0) || var_32 != 0) || var_33 != 0) { var_6 = local_dc[0] + L'\xffffffff'; if (var_34 < var_6) { show_name = 1; LAB_00107aa4: wVar11 = L'\0'; LAB_00107af0: do { while( true ) { lVar6 = (long)var_34; if (local_dc[0] <= var_34) { if (cmdline.dump_sects != (type_9 *)0x0) { var_35(cmdline.dump_sects); } return wVar11; } var_34 = var_34 + L'\x01'; pcVar4 = local_e8[lVar6]; var_37 = var_36(1,pcVar4,(type_10 *)&cp); if (-1 < var_37) break; piVar9 = var_38(); pcVar10 = "\'%s\': No such file\n"; if (*piVar9 == 2) { LAB_00107acc: wVar11 = L'\x01'; pcVar10 = (char *)var_17(0,pcVar10,5); var_18(pcVar10,pcVar4); } else { pcVar10 = var_39(*piVar9); message = (char *)var_17(0,"Could not locate \'%s\'. System error message: %s\n",5); wVar11 = L'\x01'; var_18(message,pcVar4,pcVar10); } } if ((var_40 & 0xf000) != 0x8000) { pcVar10 = "\'%s\' is not an ordinary file\n"; goto LAB_00107acc; } var_42 = (type_4 *)var_41(1,0xa0); if (var_42 == (type_4 *)0x0) { wVar11 = L'\x01'; pcVar4 = (char *)var_17(0,"Out of memory allocating file data structure\n",5); var_18(pcVar4); goto LAB_00107af0; } var_42->file_name = pcVar4; var_44 = var_43(pcVar4,"rb"); var_42->handle = (type_5 *)var_44; if (var_44 != (type_5 *)0x0) { var_46 = var_45(var_47,8,1,var_44); if (var_46 == 1) { var_42->file_size = local_98; if (var_47 == (char [8])0xa3e686372613c21) { var_37 = var_48(var_42,0); joined_r0x00107d9a: if (var_37 == 0) goto LAB_00107ca1; var_44 = (type_5 *)var_42->handle; LAB_00107bf3: var_49(var_44); var_35(var_42); goto LAB_00107af0; } if (var_47 == (char [8])0xa3e6e6968743c21) { var_37 = var_48(var_42,1); goto joined_r0x00107d9a; } if (var_32 != 0) { pcVar10 = (char *)var_17(0, "File %s is not an archive so its index cannot be displayed.\n" ,5); var_18(pcVar10,pcVar4); } var_50((type_5 *)var_42->handle); archive_file_offset = 0; archive_file_size = 0; var_52 = var_51(var_42); var_44 = (type_5 *)var_42->handle; if (var_52 != 0) goto LAB_00107bf3; } else { pcVar10 = (char *)var_17(0,"%s: Failed to read file\'s magic number\n",5); var_18(pcVar10,pcVar4); LAB_00107ca1: var_44 = (type_5 *)var_42->handle; } var_49(var_44); wVar11 = L'\x01'; var_35(var_42); goto LAB_00107af0; } wVar11 = L'\x01'; pcVar10 = (char *)var_17(0,"Input file \'%s\' is not readable.\n",5); var_18(pcVar10,pcVar4); var_35(var_42); } while( true ); } if (var_34 < local_dc[0]) goto LAB_00107aa4; pcVar4 = (char *)var_17(0,"Nothing to do.\n",5); var_53(pcVar4); } LAB_001076c0: var_11(stderr); LAB_001076d0: if (var_6 == L't') { LAB_001077dd: var_23 = 1; do_section_details = 1; } else if (var_6 < L'u') { var_20 = 1; } else { var_22 = 1; } goto LAB_001074f0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (identifier)))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (string_literal (string_content))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (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: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (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: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (identifier)) (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: (field_expression argument: (identifier) field: (field_identifier)))) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (number_literal) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (number_literal)) (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (goto_statement label: (statement_identifier)))) (goto_statement label: (statement_identifier)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (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)))) (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 (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)))) (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)))) (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))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (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: (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: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier))))))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) 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: (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: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (identifier)) (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: (field_expression argument: (identifier) field: (field_identifier)))) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (number_literal) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (number_literal)) (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))))))) 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: (number_literal))))))))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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)))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (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 (identifier) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) 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: (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (identifier)) (number_literal)))))) 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: (number_literal)))))))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (identifier)) (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: (field_expression argument: (identifier) field: (field_identifier)))) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (number_literal) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (number_literal)) (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) (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: (number_literal))) (goto_statement label: (statement_identifier))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (escape_sequence)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (labeled_statement label: (statement_identifier) (do_statement body: (compound_statement (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (return_statement (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (escape_sequence) (string_content) (escape_sequence) (string_content) (escape_sequence)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content) (escape_sequence)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (string_literal (escape_sequence) (string_content) (escape_sequence) (string_content) (escape_sequence)))) (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 (number_literal) (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (field_expression argument: (identifier) field: (field_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))) (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)))))) (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: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (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 (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (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 (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))) condition: (parenthesized_expression (true)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))))))))) (goto_statement label: (statement_identifier)))))
null
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ undefined4 MASKED(int param_1,long param_2,undefined8 param_3,int param_4) { char *__filename; int iVar1; undefined8 uVar2; ulong uVar3; long lVar4; undefined8 *__ptr; FILE *pFVar5; size_t sVar6; int *piVar7; undefined4 uVar8; char *unaff_RBP; char *pcVar9; undefined **unaff_R12; stat *unaff_R14; undefined *unaff_R15; long local_e8; int local_e0; int local_dc [3]; long local_d0; stat local_c8; local_e8 = param_2; local_dc[0] = param_1; setlocale(5,""); setlocale(0,""); bindtextdomain("binutils","/usr/share/locale"); textdomain("binutils"); FUN_00156230(local_dc,&local_e8); iVar1 = local_dc[0]; lVar4 = local_e8; _DAT_001933a0 = "<cmdline>"; if (local_dc[0] < 2) goto LAB_001076c0; unaff_R12 = &PTR_s_all_00190c60; unaff_RBP = "ADHINR:SVWacdeghi:lnp:rstuvw::x:z"; unaff_R14 = &local_c8; unaff_R15 = &DAT_001933a0; LAB_001074f0: param_4 = getopt_long(iVar1,lVar4,unaff_RBP,unaff_R12,0); if (param_4 != -1) { if (param_4 != 0x68) { if (param_4 < 0x69) { if (param_4 == 0x52) { DAT_00193478 = DAT_00193478 + 1; uVar3 = strtoul(optarg,(char **)unaff_R14,0); if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) { FUN_00111440(unaff_R15,uVar3 & 0xffffffff,0x10); } else { FUN_00111510(optarg,0x10); } goto LAB_001074f0; } if (param_4 < 0x53) { if (param_4 == 0x44) { LAB_00107818: DAT_00193480 = 1; goto LAB_001074f0; } if (0x44 < param_4) { if (param_4 != 0x49) { if (param_4 != 0x4e) { if (param_4 == 0x48) { FUN_001115b0(stdout); goto LAB_00107818; } goto LAB_00107699; } goto LAB_001077dd; } DAT_00193470 = 1; goto LAB_001074f0; } if (param_4 == 0x3f) goto LAB_001076c0; if (param_4 == 0x41) { DAT_00193468 = 1; goto LAB_001074f0; } if (param_4 == 0) goto LAB_001074f0; } else { if (param_4 == 0x61) { DAT_001934a0 = 1; DAT_00193498 = 1; DAT_00193484 = 1; DAT_001934a4 = 1; DAT_0019347c = 1; DAT_00193494 = 1; DAT_00193490 = 1; DAT_00193488 = 1; DAT_00193474 = 1; DAT_00193470 = 1; DAT_00193468 = 1; DAT_00193464 = 1; goto LAB_001074f0; } if (param_4 < 0x62) { if (param_4 == 0x56) { DAT_00193474 = 1; goto LAB_001074f0; } if (param_4 == 0x57) { DAT_00196f50 = 1; goto LAB_001074f0; } if (param_4 == 0x53) { DAT_00193494 = 1; goto LAB_001074f0; } } else { if (param_4 == 100) { DAT_001934a4 = 1; goto LAB_001074f0; } if (100 < param_4) { if (param_4 == 0x65) { DAT_0019347c = 1; DAT_00193494 = 1; DAT_00193488 = 1; } else { if (param_4 != 0x67) goto LAB_00107699; DAT_00193490 = 1; } goto LAB_001074f0; } if (param_4 == 99) { DAT_00193460 = 1; goto LAB_001074f0; } } } } else { if (param_4 == 0x76) { FUN_0013b520(PTR_s_readelf_001910a0); goto LAB_001074f0; } if (param_4 < 0x77) { if (param_4 == 0x72) { DAT_00193498 = 1; } else { if (0x72 < param_4) goto LAB_001076d0; if (param_4 == 0x6e) { DAT_00193464 = 1; } else if (param_4 == 0x70) { DAT_00193478 = DAT_00193478 + 1; uVar3 = strtoul(optarg,(char **)unaff_R14,0); if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) { FUN_00111440(unaff_R15,uVar3 & 0xffffffff,8); } else { FUN_00111510(optarg,8); } } else { if (param_4 != 0x6c) goto LAB_00107699; DAT_00193488 = 1; } } goto LAB_001074f0; } if (param_4 == 0x200) { DAT_00193478 = 1; if (optarg == (char *)0x0) { DAT_0019346c = 1; } else { DAT_0019346c = 0; FUN_001547f0(); } goto LAB_001074f0; } if (0x200 < param_4) { if (param_4 == 0x202) { uVar3 = strtoul(optarg,(char **)unaff_R14,0); DAT_001910ac = (undefined4)uVar3; } else if (param_4 < 0x202) { DAT_0019349c = 1; } else if (param_4 == 0x203) { DAT_00196f80 = strtoul(optarg,(char **)unaff_R14,0); } else { if (param_4 != 0x204) goto LAB_00107699; DAT_001946e0 = 1; } goto LAB_001074f0; } if (param_4 == 0x78) { DAT_00193478 = DAT_00193478 + 1; uVar3 = strtoul(optarg,(char **)unaff_R14,0); if ((*(char *)local_c8.st_dev == '\0') && (-1 < (int)uVar3)) { FUN_00111440(unaff_R15,uVar3 & 0xffffffff,1); } else { FUN_00111510(optarg,1); } goto LAB_001074f0; } if (param_4 < 0x78) { DAT_00193478 = 1; if (optarg == (char *)0x0) { DAT_0019346c = 1; FUN_00154ac0(); } else { DAT_0019346c = 0; FUN_001548f0(); } goto LAB_001074f0; } if (param_4 == 0x7a) { DAT_00193458 = 1; goto LAB_001074f0; } } LAB_00107699: local_e0 = param_4; uVar2 = dcgettext(0,"Invalid option \'-%c\'\n",5); param_4 = local_e0; error(uVar2,local_e0); goto LAB_001076c0; } DAT_0019347c = 1; goto LAB_001074f0; } if (((((((((((((((DAT_001934a4 != 0 || DAT_001934a0 != 0) || DAT_00193498 != 0) || DAT_00193484 != 0) || DAT_00193494 != 0) || DAT_00193488 != 0) || DAT_0019347c != 0 ) || DAT_00193478 != 0) || DAT_00193474 != 0) || DAT_00193470 != 0) || DAT_0019346c != 0) || DAT_00193468 != 0) || DAT_00193464 != 0) || DAT_00193490 != 0) || DAT_00193460 != 0) || DAT_0019349c != 0) { param_4 = local_dc[0] + -1; if (optind < param_4) { DAT_001934a8 = 1; LAB_00107aa4: uVar8 = 0; LAB_00107af0: do { while( true ) { lVar4 = (long)optind; if (local_dc[0] <= optind) { if (DAT_00193430 != (void *)0x0) { free(DAT_00193430); } return uVar8; } optind = optind + 1; __filename = *(char **)(local_e8 + lVar4 * 8); iVar1 = __xstat(1,__filename,&local_c8); if (-1 < iVar1) break; piVar7 = __errno_location(); pcVar9 = "\'%s\': No such file\n"; if (*piVar7 == 2) { LAB_00107acc: uVar8 = 1; uVar2 = dcgettext(0,pcVar9,5); error(uVar2,__filename); } else { pcVar9 = strerror(*piVar7); uVar2 = dcgettext(0,"Could not locate \'%s\'. System error message: %s\n",5); uVar8 = 1; error(uVar2,__filename,pcVar9); } } if ((local_c8.st_mode & 0xf000) != 0x8000) { pcVar9 = "\'%s\' is not an ordinary file\n"; goto LAB_00107acc; } __ptr = (undefined8 *)calloc(1,0xa0); if (__ptr == (undefined8 *)0x0) { uVar8 = 1; uVar2 = dcgettext(0,"Out of memory allocating file data structure\n",5); error(uVar2); goto LAB_00107af0; } *__ptr = __filename; pFVar5 = fopen(__filename,"rb"); __ptr[1] = pFVar5; if (pFVar5 != (FILE *)0x0) { sVar6 = fread(&local_d0,8,1,pFVar5); if (sVar6 == 1) { __ptr[2] = local_c8.st_size; if (local_d0 == 0xa3e686372613c21) { iVar1 = FUN_0013ab00(__ptr,0); joined_r0x00107d9a: if (iVar1 == 0) goto LAB_00107ca1; pFVar5 = (FILE *)__ptr[1]; LAB_00107bf3: fclose(pFVar5); free(__ptr); goto LAB_00107af0; } if (local_d0 == 0xa3e6e6968743c21) { iVar1 = FUN_0013ab00(__ptr,1); goto joined_r0x00107d9a; } if (DAT_00193460 != 0) { uVar2 = dcgettext(0,"File %s is not an archive so its index cannot be displayed.\n",5) ; error(uVar2,__filename); } rewind((FILE *)__ptr[1]); DAT_001946b8 = 0; DAT_001946b0 = 0; iVar1 = FUN_00136890(__ptr); pFVar5 = (FILE *)__ptr[1]; if (iVar1 != 0) goto LAB_00107bf3; } else { uVar2 = dcgettext(0,"%s: Failed to read file\'s magic number\n",5); error(uVar2,__filename); LAB_00107ca1: pFVar5 = (FILE *)__ptr[1]; } fclose(pFVar5); uVar8 = 1; free(__ptr); goto LAB_00107af0; } uVar8 = 1; uVar2 = dcgettext(0,"Input file \'%s\' is not readable.\n",5); error(uVar2,__filename); free(__ptr); } while( true ); } if (optind < local_dc[0]) goto LAB_00107aa4; uVar2 = dcgettext(0,"Nothing to do.\n",5); warn(uVar2); } LAB_001076c0: FUN_001115b0(stderr); LAB_001076d0: if (param_4 == 0x74) { LAB_001077dd: DAT_00193494 = 1; DAT_0019348c = 1; } else if (param_4 < 0x75) { DAT_001934a0 = 1; } else { DAT_00193484 = 1; } goto LAB_001074f0; }
284_cp_and_cp_strip.c
hash_clear
FUN_0010f3d0
void hash_clear(Hash_table *table) { hash_entry *phVar1; hash_entry *phVar2; Hash_data_freer p_Var3; hash_entry *phVar4; hash_entry *phVar5; phVar4 = table->bucket; if (table->bucket < table->bucket_limit) { do { while (phVar4->data != (void *)0x0) { p_Var3 = table->data_freer; phVar5 = phVar4->next; while (phVar5 != (hash_entry *)0x0) { if (p_Var3 != (Hash_data_freer)0x0) { (*p_Var3)(phVar5->data); p_Var3 = table->data_freer; } phVar1 = phVar5->next; phVar2 = table->free_entry_list; phVar5->data = (void *)0x0; phVar5->next = phVar2; table->free_entry_list = phVar5; phVar5 = phVar1; } if (p_Var3 != (Hash_data_freer)0x0) { (*p_Var3)(phVar4->data); } phVar4->data = (void *)0x0; phVar5 = phVar4 + 1; phVar4->next = (hash_entry *)0x0; phVar4 = phVar5; if (table->bucket_limit <= phVar5) goto LAB_0010f463; } phVar4 = phVar4 + 1; } while (phVar4 < table->bucket_limit); } LAB_0010f463: table->n_buckets_used = 0; table->n_entries = 0; return; }
void FUN_0010f3d0(undefined8 *param_1) { undefined8 *puVar1; undefined8 uVar2; undefined8 *puVar3; code *pcVar4; long *plVar5; long *plVar6; plVar5 = (long *)*param_1; if ((long *)*param_1 < (long *)param_1[1]) { do { while (*plVar5 != 0) { pcVar4 = (code *)param_1[8]; puVar3 = (undefined8 *)plVar5[1]; while (puVar3 != (undefined8 *)0x0) { if (pcVar4 != (code *)0x0) { (*pcVar4)(*puVar3); pcVar4 = (code *)param_1[8]; } puVar1 = (undefined8 *)puVar3[1]; uVar2 = param_1[9]; *puVar3 = 0; puVar3[1] = uVar2; param_1[9] = puVar3; puVar3 = puVar1; } if (pcVar4 != (code *)0x0) { (*pcVar4)(*plVar5); } *plVar5 = 0; plVar6 = plVar5 + 2; plVar5[1] = 0; plVar5 = plVar6; if ((long *)param_1[1] <= plVar6) goto LAB_0010f463; } plVar5 = plVar5 + 2; } while (plVar5 < (long *)param_1[1]); } LAB_0010f463: param_1[3] = 0; param_1[4] = 0; return; }
PUSH R12 PUSH RBP MOV RBP,RDI PUSH RBX MOV R12,qword ptr [RDI] CMP R12,qword ptr [RDI + 0x8] JC 0x0010f3f2 JMP 0x0010f463 ADD R12,0x10 CMP qword ptr [RBP + 0x8],R12 JBE 0x0010f463 CMP qword ptr [R12],0x0 JZ 0x0010f3e8 MOV RBX,qword ptr [R12 + 0x8] MOV RAX,qword ptr [RBP + 0x40] TEST RBX,RBX JZ 0x0010f43d NOP word ptr [RAX + RAX*0x1] TEST RAX,RAX JZ 0x0010f41e MOV RDI,qword ptr [RBX] CALL RAX MOV RAX,qword ptr [RBP + 0x40] MOV RDX,qword ptr [RBX + 0x8] MOV RCX,qword ptr [RBP + 0x48] MOV qword ptr [RBX],0x0 MOV qword ptr [RBX + 0x8],RCX MOV qword ptr [RBP + 0x48],RBX MOV RBX,RDX TEST RDX,RDX JNZ 0x0010f410 TEST RAX,RAX JZ 0x0010f448 MOV RDI,qword ptr [R12] CALL RAX MOV qword ptr [R12],0x0 ADD R12,0x10 MOV qword ptr [R12 + -0x8],0x0 CMP qword ptr [RBP + 0x8],R12 JA 0x0010f3f2 POP RBX MOV qword ptr [RBP + 0x18],0x0 MOV qword ptr [RBP + 0x20],0x0 POP RBP POP R12 RET
null
null
null
null
[(u'LOAD_-1206913848', u'CALLIND_-1206913833'), ('const-0', u'INT_NOTEQUAL_-1206913965'), ('tmp_152', u'CBRANCH_-1206913994'), ('tmp_341', u'CBRANCH_-1206913848'), ('const-0', u'STORE_-1206913913'), ('const-0', u'PTRSUB_-1206913583'), ('const-0', u'STORE_-1206913810'), ('const-0', u'PTRSUB_-1206913614'), ('const-16', u'PTRADD_-1206913596'), (u'MULTIEQUAL_-1206913553', u'INT_NOTEQUAL_-1206913965'), (u'MULTIEQUAL_-1206913697', u'PTRADD_-1206913596'), ('const-1', u'PTRADD_-1206913478'), (u'PTRSUB_-1206913462', u'LOAD_-1206913800'), ('const-433', u'LOAD_-1206913889'), ('const-0', u'INT_NOTEQUAL_-1206913997'), ('const-0', u'PTRSUB_-1206913524'), (u'LOAD_-1206913985', u'MULTIEQUAL_-1206913552'), ('const-433', u'LOAD_-1206913919'), (u'MULTIEQUAL_-1206913553', u'PTRSUB_-1206913524'), (u'LOAD_-1206913919', u'COPY_-1206913546'), (u'PTRSUB_-1206913516', u'STORE_-1206913894'), ('const-8', u'PTRSUB_-1206913472'), (u'LOAD_-1206913912', u'STORE_-1206913894'), (u'INT_NOTEQUAL_-1206913997', u'CBRANCH_-1206913994'), (u'MULTIEQUAL_-1206913552', u'INT_NOTEQUAL_-1206913849'), (u'LOAD_-1206913889', u'INT_LESS_-1206913861'), (u'MULTIEQUAL_-1206913552', u'CALLIND_-1206913833'), ('const-72', u'PTRSUB_-1206913529'), ('tmp_435', u'CBRANCH_-1206913780'), ('tmp_511', u'PTRSUB_-1206913539'), (u'PTRSUB_-1206913575', u'LOAD_-1206913993'), ('tmp_511', u'PTRSUB_-1206913511'), ('tmp_511', u'PTRSUB_-1206913454'), ('const-0', u'PTRSUB_-1206913545'), ('const-433', u'LOAD_-1206914077'), (u'INT_NOTEQUAL_-1206913939', u'CBRANCH_-1206913938'), ('const-64', u'PTRSUB_-1206913539'), ('const-64', u'PTRSUB_-1206913569'), (u'INT_LESS_-1206914056', u'CBRANCH_-1206914053'), ('tmp_65', u'CBRANCH_-1206914053'), ('const-433', u'LOAD_-1206913926'), (u'MULTIEQUAL_-1206913697', u'PTRADD_-1206913478'), (u'PTRSUB_-1206913445', u'STORE_-1206913902'), (u'INT_LESS_-1206913861', u'CBRANCH_-1206913870'), ('const-433', u'STORE_-1206913834'), ('const-0', u'INT_NOTEQUAL_-1206913939'), (u'MULTIEQUAL_-1206913697', u'PTRSUB_-1206913575'), ('const-433', u'LOAD_-1206914013'), ('const-433', u'LOAD_-1206913985'), (u'PTRSUB_-1206913493', u'LOAD_-1206913848'), ('const-24', u'PTRSUB_-1206913454'), ('tmp_511', u'PTRSUB_-1206913614'), ('const-433', u'LOAD_-1206913848'), ('tmp_511', u'PTRSUB_-1206913445'), ('tmp_511', u'PTRSUB_-1206913610'), (u'PTRSUB_-1206913486', u'STORE_-1206913834'), ('const-433', u'LOAD_-1206913938'), ('tmp_500', u'CBRANCH_-1206913870'), (u'PTRADD_-1206913596', u'INT_LESS_-1206913861'), (u'COPY_-1206913546', u'MULTIEQUAL_-1206913553'), ('const-8', u'PTRSUB_-1206913575'), (u'PTRSUB_-1206913539', u'LOAD_-1206913926'), ('tmp_194', u'CBRANCH_-1206913964'), (u'PTRSUB_-1206913511', u'STORE_-1206913887'), (u'PTRADD_-1206913478', u'COPY_-1206913510'), ('const-0', u'STORE_-1206913904'), ('const-8', u'PTRSUB_-1206913534'), (u'MULTIEQUAL_-1206913697', u'PTRSUB_-1206913583'), ('tmp_511', u'PTRSUB_-1206913462'), (u'INT_LESSEQUAL_-1206913771', u'CBRANCH_-1206913780'), ('const-433', u'LOAD_-1206913800'), ('const-0', u'STORE_-1206913902'), (u'MULTIEQUAL_-1206913553', u'STORE_-1206913887'), ('const-16', u'PTRADD_-1206913478'), (u'INT_NOTEQUAL_-1206913965', u'CBRANCH_-1206913964'), ('const-8', u'PTRSUB_-1206913516'), (u'INT_NOTEQUAL_-1206913849', u'CBRANCH_-1206913848'), ('const-0', u'INT_NOTEQUAL_-1206913849'), (u'LOAD_-1206913800', u'INT_LESSEQUAL_-1206913771'), (u'PTRSUB_-1206913524', u'STORE_-1206913904'), ('const-0', u'RETURN_-1206913873'), (u'PTRSUB_-1206913472', u'STORE_-1206913810'), (u'COPY_-1206913642', u'MULTIEQUAL_-1206913697'), (u'LOAD_-1206913926', u'MULTIEQUAL_-1206913693'), ('const-32', u'PTRSUB_-1206913445'), (u'LOAD_-1206914077', u'COPY_-1206913642'), ('const-433', u'STORE_-1206913887'), ('tmp_511', u'PTRSUB_-1206913569'), (u'PTRSUB_-1206913529', u'LOAD_-1206913912'), (u'PTRSUB_-1206913614', u'LOAD_-1206914077'), (u'PTRADD_-1206913596', u'MULTIEQUAL_-1206913697'), (u'PTRADD_-1206913478', u'INT_LESSEQUAL_-1206913771'), (u'MULTIEQUAL_-1206913553', u'PTRSUB_-1206913516'), (u'PTRSUB_-1206913583', u'LOAD_-1206914013'), ('const-433', u'STORE_-1206913904'), ('const-1', u'PTRADD_-1206913596'), (u'MULTIEQUAL_-1206913552', u'INT_NOTEQUAL_-1206913939'), ('const-433', u'STORE_-1206913902'), (u'MULTIEQUAL_-1206913553', u'PTRSUB_-1206913545'), (u'MULTIEQUAL_-1206913552', u'CALLIND_-1206913924'), ('const-433', u'LOAD_-1206914071'), (u'PTRSUB_-1206913610', u'LOAD_-1206914071'), (u'COPY_-1206913510', u'MULTIEQUAL_-1206913697'), ('const-433', u'LOAD_-1206913993'), (u'LOAD_-1206914071', u'INT_LESS_-1206914056'), (u'PTRSUB_-1206913454', u'STORE_-1206913913'), (u'COPY_-1206913601', u'MULTIEQUAL_-1206913553'), ('const-8', u'PTRSUB_-1206913462'), (u'PTRSUB_-1206913569', u'LOAD_-1206913985'), (u'LOAD_-1206914077', u'INT_LESS_-1206914056'), (u'LOAD_-1206913993', u'COPY_-1206913601'), (u'LOAD_-1206913938', u'CALLIND_-1206913924'), ('tmp_226', u'CBRANCH_-1206913938'), (u'PTRSUB_-1206913534', u'LOAD_-1206913919'), (u'MULTIEQUAL_-1206913552', u'MULTIEQUAL_-1206913693'), (u'MULTIEQUAL_-1206913553', u'PTRSUB_-1206913534'), (u'LOAD_-1206914013', u'INT_NOTEQUAL_-1206913997'), ('const-8', u'PTRSUB_-1206913610'), ('tmp_511', u'PTRSUB_-1206913529'), ('const-433', u'STORE_-1206913894'), (u'MULTIEQUAL_-1206913693', u'MULTIEQUAL_-1206913552'), (u'PTRSUB_-1206913590', u'LOAD_-1206913889'), (u'PTRSUB_-1206913545', u'LOAD_-1206913938'), ('const-8', u'PTRSUB_-1206913590'), ('const-433', u'STORE_-1206913913'), ('const-433', u'STORE_-1206913810'), ('tmp_511', u'PTRSUB_-1206913590'), (u'MULTIEQUAL_-1206913697', u'PTRSUB_-1206913486'), ('const-0', u'STORE_-1206913834'), ('const-0', u'PTRSUB_-1206913486'), (u'MULTIEQUAL_-1206913697', u'PTRSUB_-1206913472'), (u'MULTIEQUAL_-1206913697', u'PTRSUB_-1206913493'), ('const-72', u'PTRSUB_-1206913511'), ('const-0', u'PTRSUB_-1206913493'), ('const-433', u'LOAD_-1206913912')]
[(u'LOAD_-1206913848', u'CALLIND_-1206913833'), ('tmp_1098', u'PTRADD_-1206913469'), ('const-0', u'INT_NOTEQUAL_-1206913965'), (u'MULTIEQUAL_-1206913693', u'MULTIEQUAL_-1206913558'), (u'PTRADD_-1206913479', u'STORE_-1206913810'), ('tmp_152', u'CBRANCH_-1206913994'), ('tmp_341', u'CBRANCH_-1206913848'), ('const-4', u'PTRADD_-1206913452'), (u'LOAD_-1206913889', u'CAST_-1206913565'), ('tmp_1098', u'PTRADD_-1206913592'), ('const-8', u'PTRADD_-1206913521'), (u'PTRADD_-1206913461', u'STORE_-1206913913'), ('const-1', u'PTRADD_-1206913578'), ('const-433', u'LOAD_-1206913800'), ('const-1', u'PTRADD_-1206913538'), ('const-3', u'PTRADD_-1206913461'), (u'MULTIEQUAL_-1206913697', u'PTRADD_-1206913578'), ('const-433', u'LOAD_-1206914071'), (u'LOAD_-1206913985', u'CAST_-1206913545'), (u'CAST_-1206913551', u'COPY_-1206913607'), (u'LOAD_-1206913912', u'STORE_-1206913894'), ('tmp_1098', u'PTRADD_-1206913461'), (u'INT_NOTEQUAL_-1206913997', u'CBRANCH_-1206913994'), ('const-433', u'STORE_-1206913902'), (u'MULTIEQUAL_-1206913558', u'MULTIEQUAL_-1206913693'), ('const-8', u'PTRADD_-1206913592'), ('const-433', u'LOAD_-1206913889'), ('tmp_435', u'CBRANCH_-1206913780'), (u'PTRADD_-1206913572', u'LOAD_-1206913985'), (u'PTRADD_-1206913597', u'INT_LESS_-1206913861'), (u'MULTIEQUAL_-1206913559', u'INT_NOTEQUAL_-1206913965'), (u'CAST_-1206913447', u'INT_LESSEQUAL_-1206913771'), ('const-433', u'STORE_-1206913894'), (u'CAST_-1206913584', u'INT_LESS_-1206914056'), ('tmp_1098', u'PTRADD_-1206913572'), ('tmp_1098', u'PTRADD_-1206913543'), (u'LOAD_-1206914077', u'CAST_-1206913588'), ('const-433', u'LOAD_-1206913985'), (u'CAST_-1206913545', u'MULTIEQUAL_-1206913558'), ('const-1', u'PTRADD_-1206913469'), ('const-433', u'STORE_-1206913913'), (u'INT_NOTEQUAL_-1206913939', u'CBRANCH_-1206913938'), ('const-2', u'PTRADD_-1206913484'), (u'MULTIEQUAL_-1206913697', u'PTRADD_-1206913479'), ('tmp_65', u'CBRANCH_-1206914053'), (u'INT_LESS_-1206914056', u'CBRANCH_-1206914053'), ('const-0', u'STORE_-1206913810'), ('const-8', u'PTRADD_-1206913461'), (u'MULTIEQUAL_-1206913559', u'PTRADD_-1206913538'), (u'PTRADD_-1206913484', u'INT_LESSEQUAL_-1206913771'), ('const-8', u'PTRADD_-1206913533'), (u'MULTIEQUAL_-1206913559', u'STORE_-1206913904'), ('const-8', u'PTRADD_-1206913597'), (u'INT_LESS_-1206913861', u'CBRANCH_-1206913870'), (u'MULTIEQUAL_-1206913558', u'CALLIND_-1206913833'), ('const-0', u'INT_NOTEQUAL_-1206913939'), ('const-1', u'PTRADD_-1206913592'), (u'CAST_-1206913516', u'MULTIEQUAL_-1206913693'), ('const-8', u'PTRADD_-1206913479'), (u'PTRADD_-1206913533', u'LOAD_-1206913912'), (u'PTRADD_-1206913597', u'MULTIEQUAL_-1206913697'), (u'MULTIEQUAL_-1206913697', u'LOAD_-1206913848'), (u'CAST_-1206913588', u'COPY_-1206913648'), (u'MULTIEQUAL_-1206913697', u'LOAD_-1206914013'), ('const-0', u'STORE_-1206913834'), ('const-8', u'PTRADD_-1206913578'), ('const-8', u'PTRADD_-1206913572'), (u'MULTIEQUAL_-1206913558', u'INT_NOTEQUAL_-1206913849'), ('const-433', u'STORE_-1206913810'), ('const-433', u'LOAD_-1206913919'), (u'PTRADD_-1206913592', u'LOAD_-1206913889'), ('const-1', u'PTRADD_-1206913521'), ('tmp_500', u'CBRANCH_-1206913870'), ('tmp_194', u'CBRANCH_-1206913964'), (u'PTRADD_-1206913484', u'COPY_-1206913516'), ('const-433', u'LOAD_-1206913993'), (u'LOAD_-1206913800', u'CAST_-1206913447'), (u'INT_LESSEQUAL_-1206913771', u'CBRANCH_-1206913780'), ('const-8', u'PTRADD_-1206913572'), ('const-8', u'PTRADD_-1206913538'), ('const-0', u'INT_NOTEQUAL_-1206913997'), (u'MULTIEQUAL_-1206913697', u'STORE_-1206913834'), ('const-1', u'PTRADD_-1206913612'), (u'INT_NOTEQUAL_-1206913965', u'CBRANCH_-1206913964'), (u'INT_NOTEQUAL_-1206913849', u'CBRANCH_-1206913848'), ('const-0', u'INT_NOTEQUAL_-1206913849'), ('tmp_1098', u'PTRADD_-1206913533'), ('const-0', u'RETURN_-1206913873'), ('const-8', u'PTRADD_-1206913543'), (u'PTRADD_-1206913612', u'LOAD_-1206914071'), (u'MULTIEQUAL_-1206913697', u'PTRADD_-1206913484'), ('tmp_1098', u'PTRADD_-1206913516'), ('const-0', u'STORE_-1206913913'), (u'CAST_-1206913588', u'INT_LESS_-1206914056'), (u'MULTIEQUAL_-1206913559', u'LOAD_-1206913938'), ('const-8', u'PTRADD_-1206913484'), (u'PTRADD_-1206913578', u'LOAD_-1206913993'), (u'PTRADD_-1206913516', u'STORE_-1206913887'), (u'COPY_-1206913648', u'MULTIEQUAL_-1206913697'), ('const-1', u'PTRADD_-1206913479'), ('tmp_1098', u'PTRADD_-1206913452'), (u'COPY_-1206913516', u'MULTIEQUAL_-1206913697'), (u'MULTIEQUAL_-1206913559', u'STORE_-1206913887'), ('const-8', u'PTRADD_-1206913452'), ('const-8', u'PTRADD_-1206913516'), ('const-433', u'LOAD_-1206913912'), (u'LOAD_-1206913993', u'CAST_-1206913551'), ('const-433', u'LOAD_-1206914013'), ('const-433', u'LOAD_-1206913926'), (u'PTRADD_-1206913469', u'LOAD_-1206913800'), (u'COPY_-1206913607', u'MULTIEQUAL_-1206913559'), ('const-433', u'STORE_-1206913834'), (u'CAST_-1206913511', u'COPY_-1206913552'), (u'MULTIEQUAL_-1206913558', u'CALLIND_-1206913924'), ('const-9', u'PTRADD_-1206913533'), ('const-433', u'LOAD_-1206914077'), ('const-8', u'PTRADD_-1206913469'), (u'LOAD_-1206913938', u'CALLIND_-1206913924'), ('tmp_226', u'CBRANCH_-1206913938'), (u'CAST_-1206913565', u'INT_LESS_-1206913861'), (u'LOAD_-1206914071', u'CAST_-1206913584'), (u'MULTIEQUAL_-1206913697', u'PTRADD_-1206913597'), (u'COPY_-1206913552', u'MULTIEQUAL_-1206913559'), (u'PTRADD_-1206913521', u'STORE_-1206913894'), ('const-433', u'LOAD_-1206913848'), ('const-433', u'STORE_-1206913904'), ('tmp_1098', u'PTRADD_-1206913612'), (u'LOAD_-1206914013', u'INT_NOTEQUAL_-1206913997'), (u'MULTIEQUAL_-1206913558', u'INT_NOTEQUAL_-1206913939'), ('tmp_1098', u'LOAD_-1206914077'), (u'LOAD_-1206913919', u'CAST_-1206913511'), (u'PTRADD_-1206913538', u'LOAD_-1206913919'), ('const-8', u'PTRADD_-1206913543'), (u'LOAD_-1206913926', u'CAST_-1206913516'), ('const-8', u'PTRADD_-1206913612'), ('const-433', u'LOAD_-1206913938'), ('const-9', u'PTRADD_-1206913516'), ('const-2', u'PTRADD_-1206913597'), ('const-0', u'STORE_-1206913902'), (u'PTRADD_-1206913543', u'LOAD_-1206913926'), ('const-433', u'STORE_-1206913887'), ('const-0', u'STORE_-1206913904'), (u'MULTIEQUAL_-1206913559', u'PTRADD_-1206913521'), (u'PTRADD_-1206913452', u'STORE_-1206913902')]
null
null
0010f3d0
x64
O2
(translation_unit "void FUN_0010f3d0(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n code *pcVar4;\n long *plVar5;\n long *plVar6;\n \n plVar5 = (long *)*param_1;\n if ((long *)*param_1 < (long *)param_1[1]) {\n do {\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n } while (plVar5 < (long *)param_1[1]);\n }\nLAB_0010f463:\n param_1[3] = 0;\n param_1[4] = 0;\n return;\n}\n\n" (function_definition "void FUN_0010f3d0(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n code *pcVar4;\n long *plVar5;\n long *plVar6;\n \n plVar5 = (long *)*param_1;\n if ((long *)*param_1 < (long *)param_1[1]) {\n do {\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n } while (plVar5 < (long *)param_1[1]);\n }\nLAB_0010f463:\n param_1[3] = 0;\n param_1[4] = 0;\n return;\n}" primitive_type (function_declarator "FUN_0010f3d0(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n code *pcVar4;\n long *plVar5;\n long *plVar6;\n \n plVar5 = (long *)*param_1;\n if ((long *)*param_1 < (long *)param_1[1]) {\n do {\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n } while (plVar5 < (long *)param_1[1]);\n }\nLAB_0010f463:\n param_1[3] = 0;\n param_1[4] = 0;\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "code *pcVar4;" type_identifier (pointer_declarator "*pcVar4" * identifier) ;) (declaration "long *plVar5;" (sized_type_specifier "long" long) (pointer_declarator "*plVar5" * identifier) ;) (declaration "long *plVar6;" (sized_type_specifier "long" long) (pointer_declarator "*plVar6" * identifier) ;) (expression_statement "plVar5 = (long *)*param_1;" (assignment_expression "plVar5 = (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 ((long *)*param_1 < (long *)param_1[1]) {\n do {\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n } while (plVar5 < (long *)param_1[1]);\n }" if (parenthesized_expression "((long *)*param_1 < (long *)param_1[1])" ( (binary_expression "(long *)*param_1 < (long *)param_1[1]" (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_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 ]))) )) (compound_statement "{\n do {\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n } while (plVar5 < (long *)param_1[1]);\n }" { (do_statement "do {\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n } while (plVar5 < (long *)param_1[1]);" do (compound_statement "{\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n }" { (while_statement "while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }" while (parenthesized_expression "(*plVar5 != 0)" ( (binary_expression "*plVar5 != 0" (pointer_expression "*plVar5" * identifier) != number_literal) )) (compound_statement "{\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }" { (expression_statement "pcVar4 = (code *)param_1[8];" (assignment_expression "pcVar4 = (code *)param_1[8]" identifier = (cast_expression "(code *)param_1[8]" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) (expression_statement "puVar3 = (undefined8 *)plVar5[1];" (assignment_expression "puVar3 = (undefined8 *)plVar5[1]" identifier = (cast_expression "(undefined8 *)plVar5[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar5[1]" identifier [ number_literal ]))) ;) (while_statement "while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }" while (parenthesized_expression "(puVar3 != (undefined8 *)0x0)" ( (binary_expression "puVar3 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }" { (if_statement "if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }" if (parenthesized_expression "(pcVar4 != (code *)0x0)" ( (binary_expression "pcVar4 != (code *)0x0" identifier != (cast_expression "(code *)0x0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }" { (expression_statement "(*pcVar4)(*puVar3);" (call_expression "(*pcVar4)(*puVar3)" (parenthesized_expression "(*pcVar4)" ( (pointer_expression "*pcVar4" * identifier) )) (argument_list "(*puVar3)" ( (pointer_expression "*puVar3" * identifier) ))) ;) (expression_statement "pcVar4 = (code *)param_1[8];" (assignment_expression "pcVar4 = (code *)param_1[8]" identifier = (cast_expression "(code *)param_1[8]" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) })) (expression_statement "puVar1 = (undefined8 *)puVar3[1];" (assignment_expression "puVar1 = (undefined8 *)puVar3[1]" identifier = (cast_expression "(undefined8 *)puVar3[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar3[1]" identifier [ number_literal ]))) ;) (expression_statement "uVar2 = param_1[9];" (assignment_expression "uVar2 = param_1[9]" identifier = (subscript_expression "param_1[9]" identifier [ number_literal ])) ;) (expression_statement "*puVar3 = 0;" (assignment_expression "*puVar3 = 0" (pointer_expression "*puVar3" * identifier) = number_literal) ;) (expression_statement "puVar3[1] = uVar2;" (assignment_expression "puVar3[1] = uVar2" (subscript_expression "puVar3[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[9] = puVar3;" (assignment_expression "param_1[9] = puVar3" (subscript_expression "param_1[9]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar3 = puVar1;" (assignment_expression "puVar3 = puVar1" identifier = identifier) ;) })) (if_statement "if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }" if (parenthesized_expression "(pcVar4 != (code *)0x0)" ( (binary_expression "pcVar4 != (code *)0x0" identifier != (cast_expression "(code *)0x0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n (*pcVar4)(*plVar5);\n }" { (expression_statement "(*pcVar4)(*plVar5);" (call_expression "(*pcVar4)(*plVar5)" (parenthesized_expression "(*pcVar4)" ( (pointer_expression "*pcVar4" * identifier) )) (argument_list "(*plVar5)" ( (pointer_expression "*plVar5" * identifier) ))) ;) })) (expression_statement "*plVar5 = 0;" (assignment_expression "*plVar5 = 0" (pointer_expression "*plVar5" * identifier) = number_literal) ;) (expression_statement "plVar6 = plVar5 + 2;" (assignment_expression "plVar6 = plVar5 + 2" identifier = (binary_expression "plVar5 + 2" identifier + number_literal)) ;) (expression_statement "plVar5[1] = 0;" (assignment_expression "plVar5[1] = 0" (subscript_expression "plVar5[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar5 = plVar6;" (assignment_expression "plVar5 = plVar6" identifier = identifier) ;) (if_statement "if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;" if (parenthesized_expression "((long *)param_1[1] <= plVar6)" ( (binary_expression "(long *)param_1[1] <= plVar6" (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 ])) <= identifier) )) (goto_statement "goto LAB_0010f463;" goto statement_identifier ;)) })) (expression_statement "plVar5 = plVar5 + 2;" (assignment_expression "plVar5 = plVar5 + 2" identifier = (binary_expression "plVar5 + 2" identifier + number_literal)) ;) }) while (parenthesized_expression "(plVar5 < (long *)param_1[1])" ( (binary_expression "plVar5 < (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 ]))) )) ;) })) (labeled_statement "LAB_0010f463:\n param_1[3] = 0;" statement_identifier : (expression_statement "param_1[3] = 0;" (assignment_expression "param_1[3] = 0" (subscript_expression "param_1[3]" 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) ;) (return_statement "return;" return ;) })))
(translation_unit "void hash_clear(Hash_table *table)\n\n{\n hash_entry *phVar1;\n hash_entry *phVar2;\n Hash_data_freer p_Var3;\n hash_entry *phVar4;\n hash_entry *phVar5;\n \n phVar4 = table->bucket;\n if (table->bucket < table->bucket_limit) {\n do {\n while (phVar4->data != (void *)0x0) {\n p_Var3 = table->data_freer;\n phVar5 = phVar4->next;\n while (phVar5 != (hash_entry *)0x0) {\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar5->data);\n p_Var3 = table->data_freer;\n }\n phVar1 = phVar5->next;\n phVar2 = table->free_entry_list;\n phVar5->data = (void *)0x0;\n phVar5->next = phVar2;\n table->free_entry_list = phVar5;\n phVar5 = phVar1;\n }\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar4->data);\n }\n phVar4->data = (void *)0x0;\n phVar5 = phVar4 + 1;\n phVar4->next = (hash_entry *)0x0;\n phVar4 = phVar5;\n if (table->bucket_limit <= phVar5) goto LAB_0010f463;\n }\n phVar4 = phVar4 + 1;\n } while (phVar4 < table->bucket_limit);\n }\nLAB_0010f463:\n table->n_buckets_used = 0;\n table->n_entries = 0;\n return;\n}\n\n" (function_definition "void hash_clear(Hash_table *table)\n\n{\n hash_entry *phVar1;\n hash_entry *phVar2;\n Hash_data_freer p_Var3;\n hash_entry *phVar4;\n hash_entry *phVar5;\n \n phVar4 = table->bucket;\n if (table->bucket < table->bucket_limit) {\n do {\n while (phVar4->data != (void *)0x0) {\n p_Var3 = table->data_freer;\n phVar5 = phVar4->next;\n while (phVar5 != (hash_entry *)0x0) {\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar5->data);\n p_Var3 = table->data_freer;\n }\n phVar1 = phVar5->next;\n phVar2 = table->free_entry_list;\n phVar5->data = (void *)0x0;\n phVar5->next = phVar2;\n table->free_entry_list = phVar5;\n phVar5 = phVar1;\n }\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar4->data);\n }\n phVar4->data = (void *)0x0;\n phVar5 = phVar4 + 1;\n phVar4->next = (hash_entry *)0x0;\n phVar4 = phVar5;\n if (table->bucket_limit <= phVar5) goto LAB_0010f463;\n }\n phVar4 = phVar4 + 1;\n } while (phVar4 < table->bucket_limit);\n }\nLAB_0010f463:\n table->n_buckets_used = 0;\n table->n_entries = 0;\n return;\n}" primitive_type (function_declarator "hash_clear(Hash_table *table)" identifier (parameter_list "(Hash_table *table)" ( (parameter_declaration "Hash_table *table" type_identifier (pointer_declarator "*table" * identifier)) ))) (compound_statement "{\n hash_entry *phVar1;\n hash_entry *phVar2;\n Hash_data_freer p_Var3;\n hash_entry *phVar4;\n hash_entry *phVar5;\n \n phVar4 = table->bucket;\n if (table->bucket < table->bucket_limit) {\n do {\n while (phVar4->data != (void *)0x0) {\n p_Var3 = table->data_freer;\n phVar5 = phVar4->next;\n while (phVar5 != (hash_entry *)0x0) {\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar5->data);\n p_Var3 = table->data_freer;\n }\n phVar1 = phVar5->next;\n phVar2 = table->free_entry_list;\n phVar5->data = (void *)0x0;\n phVar5->next = phVar2;\n table->free_entry_list = phVar5;\n phVar5 = phVar1;\n }\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar4->data);\n }\n phVar4->data = (void *)0x0;\n phVar5 = phVar4 + 1;\n phVar4->next = (hash_entry *)0x0;\n phVar4 = phVar5;\n if (table->bucket_limit <= phVar5) goto LAB_0010f463;\n }\n phVar4 = phVar4 + 1;\n } while (phVar4 < table->bucket_limit);\n }\nLAB_0010f463:\n table->n_buckets_used = 0;\n table->n_entries = 0;\n return;\n}" { (declaration "hash_entry *phVar1;" type_identifier (pointer_declarator "*phVar1" * identifier) ;) (declaration "hash_entry *phVar2;" type_identifier (pointer_declarator "*phVar2" * identifier) ;) (declaration "Hash_data_freer p_Var3;" type_identifier identifier ;) (declaration "hash_entry *phVar4;" type_identifier (pointer_declarator "*phVar4" * identifier) ;) (declaration "hash_entry *phVar5;" type_identifier (pointer_declarator "*phVar5" * identifier) ;) (expression_statement "phVar4 = table->bucket;" (assignment_expression "phVar4 = table->bucket" identifier = (field_expression "table->bucket" identifier -> field_identifier)) ;) (if_statement "if (table->bucket < table->bucket_limit) {\n do {\n while (phVar4->data != (void *)0x0) {\n p_Var3 = table->data_freer;\n phVar5 = phVar4->next;\n while (phVar5 != (hash_entry *)0x0) {\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar5->data);\n p_Var3 = table->data_freer;\n }\n phVar1 = phVar5->next;\n phVar2 = table->free_entry_list;\n phVar5->data = (void *)0x0;\n phVar5->next = phVar2;\n table->free_entry_list = phVar5;\n phVar5 = phVar1;\n }\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar4->data);\n }\n phVar4->data = (void *)0x0;\n phVar5 = phVar4 + 1;\n phVar4->next = (hash_entry *)0x0;\n phVar4 = phVar5;\n if (table->bucket_limit <= phVar5) goto LAB_0010f463;\n }\n phVar4 = phVar4 + 1;\n } while (phVar4 < table->bucket_limit);\n }" if (parenthesized_expression "(table->bucket < table->bucket_limit)" ( (binary_expression "table->bucket < table->bucket_limit" (field_expression "table->bucket" identifier -> field_identifier) < (field_expression "table->bucket_limit" identifier -> field_identifier)) )) (compound_statement "{\n do {\n while (phVar4->data != (void *)0x0) {\n p_Var3 = table->data_freer;\n phVar5 = phVar4->next;\n while (phVar5 != (hash_entry *)0x0) {\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar5->data);\n p_Var3 = table->data_freer;\n }\n phVar1 = phVar5->next;\n phVar2 = table->free_entry_list;\n phVar5->data = (void *)0x0;\n phVar5->next = phVar2;\n table->free_entry_list = phVar5;\n phVar5 = phVar1;\n }\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar4->data);\n }\n phVar4->data = (void *)0x0;\n phVar5 = phVar4 + 1;\n phVar4->next = (hash_entry *)0x0;\n phVar4 = phVar5;\n if (table->bucket_limit <= phVar5) goto LAB_0010f463;\n }\n phVar4 = phVar4 + 1;\n } while (phVar4 < table->bucket_limit);\n }" { (do_statement "do {\n while (phVar4->data != (void *)0x0) {\n p_Var3 = table->data_freer;\n phVar5 = phVar4->next;\n while (phVar5 != (hash_entry *)0x0) {\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar5->data);\n p_Var3 = table->data_freer;\n }\n phVar1 = phVar5->next;\n phVar2 = table->free_entry_list;\n phVar5->data = (void *)0x0;\n phVar5->next = phVar2;\n table->free_entry_list = phVar5;\n phVar5 = phVar1;\n }\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar4->data);\n }\n phVar4->data = (void *)0x0;\n phVar5 = phVar4 + 1;\n phVar4->next = (hash_entry *)0x0;\n phVar4 = phVar5;\n if (table->bucket_limit <= phVar5) goto LAB_0010f463;\n }\n phVar4 = phVar4 + 1;\n } while (phVar4 < table->bucket_limit);" do (compound_statement "{\n while (phVar4->data != (void *)0x0) {\n p_Var3 = table->data_freer;\n phVar5 = phVar4->next;\n while (phVar5 != (hash_entry *)0x0) {\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar5->data);\n p_Var3 = table->data_freer;\n }\n phVar1 = phVar5->next;\n phVar2 = table->free_entry_list;\n phVar5->data = (void *)0x0;\n phVar5->next = phVar2;\n table->free_entry_list = phVar5;\n phVar5 = phVar1;\n }\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar4->data);\n }\n phVar4->data = (void *)0x0;\n phVar5 = phVar4 + 1;\n phVar4->next = (hash_entry *)0x0;\n phVar4 = phVar5;\n if (table->bucket_limit <= phVar5) goto LAB_0010f463;\n }\n phVar4 = phVar4 + 1;\n }" { (while_statement "while (phVar4->data != (void *)0x0) {\n p_Var3 = table->data_freer;\n phVar5 = phVar4->next;\n while (phVar5 != (hash_entry *)0x0) {\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar5->data);\n p_Var3 = table->data_freer;\n }\n phVar1 = phVar5->next;\n phVar2 = table->free_entry_list;\n phVar5->data = (void *)0x0;\n phVar5->next = phVar2;\n table->free_entry_list = phVar5;\n phVar5 = phVar1;\n }\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar4->data);\n }\n phVar4->data = (void *)0x0;\n phVar5 = phVar4 + 1;\n phVar4->next = (hash_entry *)0x0;\n phVar4 = phVar5;\n if (table->bucket_limit <= phVar5) goto LAB_0010f463;\n }" while (parenthesized_expression "(phVar4->data != (void *)0x0)" ( (binary_expression "phVar4->data != (void *)0x0" (field_expression "phVar4->data" identifier -> field_identifier) != (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n p_Var3 = table->data_freer;\n phVar5 = phVar4->next;\n while (phVar5 != (hash_entry *)0x0) {\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar5->data);\n p_Var3 = table->data_freer;\n }\n phVar1 = phVar5->next;\n phVar2 = table->free_entry_list;\n phVar5->data = (void *)0x0;\n phVar5->next = phVar2;\n table->free_entry_list = phVar5;\n phVar5 = phVar1;\n }\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar4->data);\n }\n phVar4->data = (void *)0x0;\n phVar5 = phVar4 + 1;\n phVar4->next = (hash_entry *)0x0;\n phVar4 = phVar5;\n if (table->bucket_limit <= phVar5) goto LAB_0010f463;\n }" { (expression_statement "p_Var3 = table->data_freer;" (assignment_expression "p_Var3 = table->data_freer" identifier = (field_expression "table->data_freer" identifier -> field_identifier)) ;) (expression_statement "phVar5 = phVar4->next;" (assignment_expression "phVar5 = phVar4->next" identifier = (field_expression "phVar4->next" identifier -> field_identifier)) ;) (while_statement "while (phVar5 != (hash_entry *)0x0) {\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar5->data);\n p_Var3 = table->data_freer;\n }\n phVar1 = phVar5->next;\n phVar2 = table->free_entry_list;\n phVar5->data = (void *)0x0;\n phVar5->next = phVar2;\n table->free_entry_list = phVar5;\n phVar5 = phVar1;\n }" while (parenthesized_expression "(phVar5 != (hash_entry *)0x0)" ( (binary_expression "phVar5 != (hash_entry *)0x0" identifier != (cast_expression "(hash_entry *)0x0" ( (type_descriptor "hash_entry *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar5->data);\n p_Var3 = table->data_freer;\n }\n phVar1 = phVar5->next;\n phVar2 = table->free_entry_list;\n phVar5->data = (void *)0x0;\n phVar5->next = phVar2;\n table->free_entry_list = phVar5;\n phVar5 = phVar1;\n }" { (if_statement "if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar5->data);\n p_Var3 = table->data_freer;\n }" if (parenthesized_expression "(p_Var3 != (Hash_data_freer)0x0)" ( (binary_expression "p_Var3 != (Hash_data_freer)0x0" identifier != (cast_expression "(Hash_data_freer)0x0" ( (type_descriptor "Hash_data_freer" type_identifier) ) number_literal)) )) (compound_statement "{\n (*p_Var3)(phVar5->data);\n p_Var3 = table->data_freer;\n }" { (expression_statement "(*p_Var3)(phVar5->data);" (call_expression "(*p_Var3)(phVar5->data)" (parenthesized_expression "(*p_Var3)" ( (pointer_expression "*p_Var3" * identifier) )) (argument_list "(phVar5->data)" ( (field_expression "phVar5->data" identifier -> field_identifier) ))) ;) (expression_statement "p_Var3 = table->data_freer;" (assignment_expression "p_Var3 = table->data_freer" identifier = (field_expression "table->data_freer" identifier -> field_identifier)) ;) })) (expression_statement "phVar1 = phVar5->next;" (assignment_expression "phVar1 = phVar5->next" identifier = (field_expression "phVar5->next" identifier -> field_identifier)) ;) (expression_statement "phVar2 = table->free_entry_list;" (assignment_expression "phVar2 = table->free_entry_list" identifier = (field_expression "table->free_entry_list" identifier -> field_identifier)) ;) (expression_statement "phVar5->data = (void *)0x0;" (assignment_expression "phVar5->data = (void *)0x0" (field_expression "phVar5->data" identifier -> field_identifier) = (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "phVar5->next = phVar2;" (assignment_expression "phVar5->next = phVar2" (field_expression "phVar5->next" identifier -> field_identifier) = identifier) ;) (expression_statement "table->free_entry_list = phVar5;" (assignment_expression "table->free_entry_list = phVar5" (field_expression "table->free_entry_list" identifier -> field_identifier) = identifier) ;) (expression_statement "phVar5 = phVar1;" (assignment_expression "phVar5 = phVar1" identifier = identifier) ;) })) (if_statement "if (p_Var3 != (Hash_data_freer)0x0) {\n (*p_Var3)(phVar4->data);\n }" if (parenthesized_expression "(p_Var3 != (Hash_data_freer)0x0)" ( (binary_expression "p_Var3 != (Hash_data_freer)0x0" identifier != (cast_expression "(Hash_data_freer)0x0" ( (type_descriptor "Hash_data_freer" type_identifier) ) number_literal)) )) (compound_statement "{\n (*p_Var3)(phVar4->data);\n }" { (expression_statement "(*p_Var3)(phVar4->data);" (call_expression "(*p_Var3)(phVar4->data)" (parenthesized_expression "(*p_Var3)" ( (pointer_expression "*p_Var3" * identifier) )) (argument_list "(phVar4->data)" ( (field_expression "phVar4->data" identifier -> field_identifier) ))) ;) })) (expression_statement "phVar4->data = (void *)0x0;" (assignment_expression "phVar4->data = (void *)0x0" (field_expression "phVar4->data" identifier -> field_identifier) = (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "phVar5 = phVar4 + 1;" (assignment_expression "phVar5 = phVar4 + 1" identifier = (binary_expression "phVar4 + 1" identifier + number_literal)) ;) (expression_statement "phVar4->next = (hash_entry *)0x0;" (assignment_expression "phVar4->next = (hash_entry *)0x0" (field_expression "phVar4->next" identifier -> field_identifier) = (cast_expression "(hash_entry *)0x0" ( (type_descriptor "hash_entry *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "phVar4 = phVar5;" (assignment_expression "phVar4 = phVar5" identifier = identifier) ;) (if_statement "if (table->bucket_limit <= phVar5) goto LAB_0010f463;" if (parenthesized_expression "(table->bucket_limit <= phVar5)" ( (binary_expression "table->bucket_limit <= phVar5" (field_expression "table->bucket_limit" identifier -> field_identifier) <= identifier) )) (goto_statement "goto LAB_0010f463;" goto statement_identifier ;)) })) (expression_statement "phVar4 = phVar4 + 1;" (assignment_expression "phVar4 = phVar4 + 1" identifier = (binary_expression "phVar4 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(phVar4 < table->bucket_limit)" ( (binary_expression "phVar4 < table->bucket_limit" identifier < (field_expression "table->bucket_limit" identifier -> field_identifier)) )) ;) })) (labeled_statement "LAB_0010f463:\n table->n_buckets_used = 0;" statement_identifier : (expression_statement "table->n_buckets_used = 0;" (assignment_expression "table->n_buckets_used = 0" (field_expression "table->n_buckets_used" identifier -> field_identifier) = number_literal) ;)) (expression_statement "table->n_entries = 0;" (assignment_expression "table->n_entries = 0" (field_expression "table->n_entries" identifier -> field_identifier) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0010f3d0(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n code *pcVar4;\n long *plVar5;\n long *plVar6;\n \n plVar5 = (long *)*param_1;\n if ((long *)*param_1 < (long *)param_1[1]) {\n do {\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n } while (plVar5 < (long *)param_1[1]);\n }\nLAB_0010f463:\n param_1[3] = 0;\n param_1[4] = 0;\n return;\n}\n\n" (function_definition "void FUN_0010f3d0(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n code *pcVar4;\n long *plVar5;\n long *plVar6;\n \n plVar5 = (long *)*param_1;\n if ((long *)*param_1 < (long *)param_1[1]) {\n do {\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n } while (plVar5 < (long *)param_1[1]);\n }\nLAB_0010f463:\n param_1[3] = 0;\n param_1[4] = 0;\n return;\n}" primitive_type (function_declarator "FUN_0010f3d0(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n code *pcVar4;\n long *plVar5;\n long *plVar6;\n \n plVar5 = (long *)*param_1;\n if ((long *)*param_1 < (long *)param_1[1]) {\n do {\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n } while (plVar5 < (long *)param_1[1]);\n }\nLAB_0010f463:\n param_1[3] = 0;\n param_1[4] = 0;\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "code *pcVar4;" type_identifier (pointer_declarator "*pcVar4" * identifier) ;) (declaration "long *plVar5;" (sized_type_specifier "long" long) (pointer_declarator "*plVar5" * identifier) ;) (declaration "long *plVar6;" (sized_type_specifier "long" long) (pointer_declarator "*plVar6" * identifier) ;) (expression_statement "plVar5 = (long *)*param_1;" (assignment_expression "plVar5 = (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 ((long *)*param_1 < (long *)param_1[1]) {\n do {\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n } while (plVar5 < (long *)param_1[1]);\n }" if (parenthesized_expression "((long *)*param_1 < (long *)param_1[1])" ( (binary_expression "(long *)*param_1 < (long *)param_1[1]" (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_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 ]))) )) (compound_statement "{\n do {\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n } while (plVar5 < (long *)param_1[1]);\n }" { (do_statement "do {\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n } while (plVar5 < (long *)param_1[1]);" do (compound_statement "{\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n }" { (while_statement "while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }" while (parenthesized_expression "(*plVar5 != 0)" ( (binary_expression "*plVar5 != 0" (pointer_expression "*plVar5" * identifier) != number_literal) )) (compound_statement "{\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }" { (expression_statement "pcVar4 = (code *)param_1[8];" (assignment_expression "pcVar4 = (code *)param_1[8]" identifier = (cast_expression "(code *)param_1[8]" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) (expression_statement "puVar3 = (undefined8 *)plVar5[1];" (assignment_expression "puVar3 = (undefined8 *)plVar5[1]" identifier = (cast_expression "(undefined8 *)plVar5[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar5[1]" identifier [ number_literal ]))) ;) (while_statement "while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }" while (parenthesized_expression "(puVar3 != (undefined8 *)0x0)" ( (binary_expression "puVar3 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }" { (if_statement "if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }" if (parenthesized_expression "(pcVar4 != (code *)0x0)" ( (binary_expression "pcVar4 != (code *)0x0" identifier != (cast_expression "(code *)0x0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }" { (expression_statement "(*pcVar4)(*puVar3);" (call_expression "(*pcVar4)(*puVar3)" (parenthesized_expression "(*pcVar4)" ( (pointer_expression "*pcVar4" * identifier) )) (argument_list "(*puVar3)" ( (pointer_expression "*puVar3" * identifier) ))) ;) (expression_statement "pcVar4 = (code *)param_1[8];" (assignment_expression "pcVar4 = (code *)param_1[8]" identifier = (cast_expression "(code *)param_1[8]" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) ;) })) (expression_statement "puVar1 = (undefined8 *)puVar3[1];" (assignment_expression "puVar1 = (undefined8 *)puVar3[1]" identifier = (cast_expression "(undefined8 *)puVar3[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar3[1]" identifier [ number_literal ]))) ;) (expression_statement "uVar2 = param_1[9];" (assignment_expression "uVar2 = param_1[9]" identifier = (subscript_expression "param_1[9]" identifier [ number_literal ])) ;) (expression_statement "*puVar3 = 0;" (assignment_expression "*puVar3 = 0" (pointer_expression "*puVar3" * identifier) = number_literal) ;) (expression_statement "puVar3[1] = uVar2;" (assignment_expression "puVar3[1] = uVar2" (subscript_expression "puVar3[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[9] = puVar3;" (assignment_expression "param_1[9] = puVar3" (subscript_expression "param_1[9]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar3 = puVar1;" (assignment_expression "puVar3 = puVar1" identifier = identifier) ;) })) (if_statement "if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }" if (parenthesized_expression "(pcVar4 != (code *)0x0)" ( (binary_expression "pcVar4 != (code *)0x0" identifier != (cast_expression "(code *)0x0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n (*pcVar4)(*plVar5);\n }" { (expression_statement "(*pcVar4)(*plVar5);" (call_expression "(*pcVar4)(*plVar5)" (parenthesized_expression "(*pcVar4)" ( (pointer_expression "*pcVar4" * identifier) )) (argument_list "(*plVar5)" ( (pointer_expression "*plVar5" * identifier) ))) ;) })) (expression_statement "*plVar5 = 0;" (assignment_expression "*plVar5 = 0" (pointer_expression "*plVar5" * identifier) = number_literal) ;) (expression_statement "plVar6 = plVar5 + 2;" (assignment_expression "plVar6 = plVar5 + 2" identifier = (binary_expression "plVar5 + 2" identifier + number_literal)) ;) (expression_statement "plVar5[1] = 0;" (assignment_expression "plVar5[1] = 0" (subscript_expression "plVar5[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "plVar5 = plVar6;" (assignment_expression "plVar5 = plVar6" identifier = identifier) ;) (if_statement "if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;" if (parenthesized_expression "((long *)param_1[1] <= plVar6)" ( (binary_expression "(long *)param_1[1] <= plVar6" (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 ])) <= identifier) )) (goto_statement "goto LAB_0010f463;" goto statement_identifier ;)) })) (expression_statement "plVar5 = plVar5 + 2;" (assignment_expression "plVar5 = plVar5 + 2" identifier = (binary_expression "plVar5 + 2" identifier + number_literal)) ;) }) while (parenthesized_expression "(plVar5 < (long *)param_1[1])" ( (binary_expression "plVar5 < (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 ]))) )) ;) })) (labeled_statement "LAB_0010f463:\n param_1[3] = 0;" statement_identifier : (expression_statement "param_1[3] = 0;" (assignment_expression "param_1[3] = 0" (subscript_expression "param_1[3]" 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) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) < (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (do_statement do (compound_statement { (while_statement while (parenthesized_expression ( (binary_expression (pointer_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 ]))) ;) (while_statement while (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( (pointer_expression * IDENT) ))) ;) (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 = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( (pointer_expression * IDENT) ))) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) <= IDENT) )) (goto_statement goto statement_identifier ;)) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;)) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_0010f3d0(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n code *pcVar4;\n long *plVar5;\n long *plVar6;\n \n plVar5 = (long *)*param_1;\n if ((long *)*param_1 < (long *)param_1[1]) {\n do {\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n } while (plVar5 < (long *)param_1[1]);\n }\nLAB_0010f463:\n param_1[3] = 0;\n param_1[4] = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0010f3d0(undefined8 *param_1)" (identifier "FUN_0010f3d0") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n code *pcVar4;\n long *plVar5;\n long *plVar6;\n \n plVar5 = (long *)*param_1;\n if ((long *)*param_1 < (long *)param_1[1]) {\n do {\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n } while (plVar5 < (long *)param_1[1]);\n }\nLAB_0010f463:\n param_1[3] = 0;\n param_1[4] = 0;\n return;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (declaration "undefined8 *puVar3;" (type_identifier "undefined8") (pointer_declarator "*puVar3" (* "*") (identifier "puVar3")) (; ";")) (declaration "code *pcVar4;" (type_identifier "code") (pointer_declarator "*pcVar4" (* "*") (identifier "pcVar4")) (; ";")) (declaration "long *plVar5;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar5" (* "*") (identifier "plVar5")) (; ";")) (declaration "long *plVar6;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar6" (* "*") (identifier "plVar6")) (; ";")) (expression_statement "plVar5 = (long *)*param_1;" (assignment_expression "plVar5 = (long *)*param_1" (identifier "plVar5") (= "=") (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 ((long *)*param_1 < (long *)param_1[1]) {\n do {\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n } while (plVar5 < (long *)param_1[1]);\n }" (if "if") (parenthesized_expression "((long *)*param_1 < (long *)param_1[1])" (( "(") (binary_expression "(long *)*param_1 < (long *)param_1[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"))) (< "<") (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") (] "]")))) () ")")) (compound_statement "{\n do {\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n } while (plVar5 < (long *)param_1[1]);\n }" ({ "{") (do_statement "do {\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n } while (plVar5 < (long *)param_1[1]);" (do "do") (compound_statement "{\n while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }\n plVar5 = plVar5 + 2;\n }" ({ "{") (while_statement "while (*plVar5 != 0) {\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }" (while "while") (parenthesized_expression "(*plVar5 != 0)" (( "(") (binary_expression "*plVar5 != 0" (pointer_expression "*plVar5" (* "*") (identifier "plVar5")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n pcVar4 = (code *)param_1[8];\n puVar3 = (undefined8 *)plVar5[1];\n while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }\n *plVar5 = 0;\n plVar6 = plVar5 + 2;\n plVar5[1] = 0;\n plVar5 = plVar6;\n if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;\n }" ({ "{") (expression_statement "pcVar4 = (code *)param_1[8];" (assignment_expression "pcVar4 = (code *)param_1[8]" (identifier "pcVar4") (= "=") (cast_expression "(code *)param_1[8]" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")))) (; ";")) (expression_statement "puVar3 = (undefined8 *)plVar5[1];" (assignment_expression "puVar3 = (undefined8 *)plVar5[1]" (identifier "puVar3") (= "=") (cast_expression "(undefined8 *)plVar5[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar5[1]" (identifier "plVar5") ([ "[") (number_literal "1") (] "]")))) (; ";")) (while_statement "while (puVar3 != (undefined8 *)0x0) {\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }" (while "while") (parenthesized_expression "(puVar3 != (undefined8 *)0x0)" (( "(") (binary_expression "puVar3 != (undefined8 *)0x0" (identifier "puVar3") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }\n puVar1 = (undefined8 *)puVar3[1];\n uVar2 = param_1[9];\n *puVar3 = 0;\n puVar3[1] = uVar2;\n param_1[9] = puVar3;\n puVar3 = puVar1;\n }" ({ "{") (if_statement "if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }" (if "if") (parenthesized_expression "(pcVar4 != (code *)0x0)" (( "(") (binary_expression "pcVar4 != (code *)0x0" (identifier "pcVar4") (!= "!=") (cast_expression "(code *)0x0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n (*pcVar4)(*puVar3);\n pcVar4 = (code *)param_1[8];\n }" ({ "{") (expression_statement "(*pcVar4)(*puVar3);" (call_expression "(*pcVar4)(*puVar3)" (parenthesized_expression "(*pcVar4)" (( "(") (pointer_expression "*pcVar4" (* "*") (identifier "pcVar4")) () ")")) (argument_list "(*puVar3)" (( "(") (pointer_expression "*puVar3" (* "*") (identifier "puVar3")) () ")"))) (; ";")) (expression_statement "pcVar4 = (code *)param_1[8];" (assignment_expression "pcVar4 = (code *)param_1[8]" (identifier "pcVar4") (= "=") (cast_expression "(code *)param_1[8]" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")))) (; ";")) (} "}"))) (expression_statement "puVar1 = (undefined8 *)puVar3[1];" (assignment_expression "puVar1 = (undefined8 *)puVar3[1]" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)puVar3[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar3[1]" (identifier "puVar3") ([ "[") (number_literal "1") (] "]")))) (; ";")) (expression_statement "uVar2 = param_1[9];" (assignment_expression "uVar2 = param_1[9]" (identifier "uVar2") (= "=") (subscript_expression "param_1[9]" (identifier "param_1") ([ "[") (number_literal "9") (] "]"))) (; ";")) (expression_statement "*puVar3 = 0;" (assignment_expression "*puVar3 = 0" (pointer_expression "*puVar3" (* "*") (identifier "puVar3")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar3[1] = uVar2;" (assignment_expression "puVar3[1] = uVar2" (subscript_expression "puVar3[1]" (identifier "puVar3") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "param_1[9] = puVar3;" (assignment_expression "param_1[9] = puVar3" (subscript_expression "param_1[9]" (identifier "param_1") ([ "[") (number_literal "9") (] "]")) (= "=") (identifier "puVar3")) (; ";")) (expression_statement "puVar3 = puVar1;" (assignment_expression "puVar3 = puVar1" (identifier "puVar3") (= "=") (identifier "puVar1")) (; ";")) (} "}"))) (if_statement "if (pcVar4 != (code *)0x0) {\n (*pcVar4)(*plVar5);\n }" (if "if") (parenthesized_expression "(pcVar4 != (code *)0x0)" (( "(") (binary_expression "pcVar4 != (code *)0x0" (identifier "pcVar4") (!= "!=") (cast_expression "(code *)0x0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n (*pcVar4)(*plVar5);\n }" ({ "{") (expression_statement "(*pcVar4)(*plVar5);" (call_expression "(*pcVar4)(*plVar5)" (parenthesized_expression "(*pcVar4)" (( "(") (pointer_expression "*pcVar4" (* "*") (identifier "pcVar4")) () ")")) (argument_list "(*plVar5)" (( "(") (pointer_expression "*plVar5" (* "*") (identifier "plVar5")) () ")"))) (; ";")) (} "}"))) (expression_statement "*plVar5 = 0;" (assignment_expression "*plVar5 = 0" (pointer_expression "*plVar5" (* "*") (identifier "plVar5")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar6 = plVar5 + 2;" (assignment_expression "plVar6 = plVar5 + 2" (identifier "plVar6") (= "=") (binary_expression "plVar5 + 2" (identifier "plVar5") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "plVar5[1] = 0;" (assignment_expression "plVar5[1] = 0" (subscript_expression "plVar5[1]" (identifier "plVar5") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar5 = plVar6;" (assignment_expression "plVar5 = plVar6" (identifier "plVar5") (= "=") (identifier "plVar6")) (; ";")) (if_statement "if ((long *)param_1[1] <= plVar6) goto LAB_0010f463;" (if "if") (parenthesized_expression "((long *)param_1[1] <= plVar6)" (( "(") (binary_expression "(long *)param_1[1] <= plVar6" (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") (] "]"))) (<= "<=") (identifier "plVar6")) () ")")) (goto_statement "goto LAB_0010f463;" (goto "goto") (statement_identifier "LAB_0010f463") (; ";"))) (} "}"))) (expression_statement "plVar5 = plVar5 + 2;" (assignment_expression "plVar5 = plVar5 + 2" (identifier "plVar5") (= "=") (binary_expression "plVar5 + 2" (identifier "plVar5") (+ "+") (number_literal "2"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(plVar5 < (long *)param_1[1])" (( "(") (binary_expression "plVar5 < (long *)param_1[1]" (identifier "plVar5") (< "<") (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") (] "]")))) () ")")) (; ";")) (} "}"))) (labeled_statement "LAB_0010f463:\n param_1[3] = 0;" (statement_identifier "LAB_0010f463") (: ":") (expression_statement "param_1[3] = 0;" (assignment_expression "param_1[3] = 0" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (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")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 *table) { type_2 *phVar1; type_2 *phVar2; type_3 var_2; type_2 *var_3; type_2 *var_1; var_3 = table->bucket; if (table->bucket < table->bucket_limit) { do { while (var_3->data != (void *)0x0) { var_2 = table->data_freer; var_1 = var_3->next; while (var_1 != (type_2 *)0x0) { if (var_2 != (type_3)0x0) { (*var_2)(var_1->data); var_2 = table->data_freer; } phVar1 = var_1->next; phVar2 = table->free_entry_list; var_1->data = (void *)0x0; var_1->next = phVar2; table->free_entry_list = var_1; var_1 = phVar1; } if (var_2 != (type_3)0x0) { (*var_2)(var_3->data); } var_3->data = (void *)0x0; var_1 = var_3 + 1; var_3->next = (type_2 *)0x0; var_3 = var_1; if (table->bucket_limit <= var_1) goto LAB_0010f463; } var_3 = var_3 + 1; } while (var_3 < table->bucket_limit); } LAB_0010f463: table->n_buckets_used = 0; table->n_entries = 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))))) body: (compound_statement (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: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (do_statement body: (compound_statement (while_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) body: (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))))) (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))))) (while_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (pointer_expression argument: (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (pointer_expression argument: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (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: (goto_statement label: (statement_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (return_statement))))
null
void MASKED(undefined8 *param_1) { undefined8 *puVar1; undefined8 uVar2; undefined8 *puVar3; code *pcVar4; long *plVar5; long *plVar6; plVar5 = (long *)*param_1; if ((long *)*param_1 < (long *)param_1[1]) { do { while (*plVar5 != 0) { pcVar4 = (code *)param_1[8]; puVar3 = (undefined8 *)plVar5[1]; while (puVar3 != (undefined8 *)0x0) { if (pcVar4 != (code *)0x0) { (*pcVar4)(*puVar3); pcVar4 = (code *)param_1[8]; } puVar1 = (undefined8 *)puVar3[1]; uVar2 = param_1[9]; *puVar3 = 0; puVar3[1] = uVar2; param_1[9] = puVar3; puVar3 = puVar1; } if (pcVar4 != (code *)0x0) { (*pcVar4)(*plVar5); } *plVar5 = 0; plVar6 = plVar5 + 2; plVar5[1] = 0; plVar5 = plVar6; if ((long *)param_1[1] <= plVar6) goto LAB_0010f463; } plVar5 = plVar5 + 2; } while (plVar5 < (long *)param_1[1]); } LAB_0010f463: param_1[3] = 0; param_1[4] = 0; return; }
367_riscv64-linux-gnu-objcopy_and_riscv64-linux-gnu-objcopy_strip.c
fatal
FUN_0011b5c0
void fatal(char *format,...) { char in_AL; char cVar1; undefined8 in_RCX; undefined8 in_RDX; undefined8 extraout_RDX; undefined8 in_RSI; __va_list_tag *args_00; char *format_00; undefined8 in_R8; undefined8 in_R9; undefined8 in_XMM0_Qa; undefined8 extraout_XMM0_Qa; undefined8 in_XMM1_Qa; undefined8 extraout_XMM1_Qa; undefined8 in_XMM2_Qa; undefined8 in_XMM3_Qa; undefined8 in_XMM4_Qa; undefined8 in_XMM5_Qa; undefined8 in_XMM6_Qa; undefined8 in_XMM7_Qa; __va_list_tag _Stack_1a8; undefined1 auStack_190 [8]; __va_list_tag *p_Stack_188; undefined8 uStack_180; undefined8 uStack_178; undefined8 uStack_170; undefined8 uStack_168; undefined8 uStack_160; undefined8 uStack_150; undefined8 uStack_140; undefined8 uStack_130; undefined8 uStack_120; undefined8 uStack_110; undefined8 uStack_100; undefined8 uStack_f0; undefined8 uStack_e0; va_list args; undefined1 local_b8 [8]; undefined8 local_b0; undefined8 local_a8; undefined8 local_a0; undefined8 local_98; undefined8 local_90; undefined8 local_88; undefined8 local_78; undefined8 local_68; undefined8 local_58; undefined8 local_48; undefined8 local_38; undefined8 local_28; undefined8 local_18; if (in_AL != '\0') { local_88 = in_XMM0_Qa; local_78 = in_XMM1_Qa; local_68 = in_XMM2_Qa; local_58 = in_XMM3_Qa; local_48 = in_XMM4_Qa; local_38 = in_XMM5_Qa; local_28 = in_XMM6_Qa; local_18 = in_XMM7_Qa; } args[0].overflow_arg_area = &stack0x00000008; args_00 = args; args[0].gp_offset = 8; args[0].reg_save_area = local_b8; args[0].fp_offset = 0x30; uStack_e0 = 0x11b64c; local_b0 = in_RSI; local_a8 = in_RDX; local_a0 = in_RCX; local_98 = in_R8; local_90 = in_R9; report(format,args_00); format_00 = (char *)0x1; uStack_e0 = 0x11b656; cVar1 = xexit(); if (cVar1 != '\0') { uStack_160 = extraout_XMM0_Qa; uStack_150 = extraout_XMM1_Qa; uStack_140 = in_XMM2_Qa; uStack_130 = in_XMM3_Qa; uStack_120 = in_XMM4_Qa; uStack_110 = in_XMM5_Qa; uStack_100 = in_XMM6_Qa; uStack_f0 = in_XMM7_Qa; } _Stack_1a8.overflow_arg_area = args; _Stack_1a8.gp_offset = 8; _Stack_1a8.reg_save_area = auStack_190; _Stack_1a8.fp_offset = 0x30; p_Stack_188 = args_00; uStack_180 = extraout_RDX; uStack_178 = in_RCX; uStack_170 = in_R8; uStack_168 = in_R9; report(format_00,&_Stack_1a8); return; }
void FUN_0011b5c0(void) { FUN_0011b560(); xexit(1); FUN_0011b560(); return; }
SUB RSP,0xd8 MOV qword ptr [RSP + 0x28],RSI MOV qword ptr [RSP + 0x30],RDX MOV qword ptr [RSP + 0x38],RCX MOV qword ptr [RSP + 0x40],R8 MOV qword ptr [RSP + 0x48],R9 TEST AL,AL JZ 0x0011b61b MOVAPS xmmword ptr [RSP + 0x50],XMM0 MOVAPS xmmword ptr [RSP + 0x60],XMM1 MOVAPS xmmword ptr [RSP + 0x70],XMM2 MOVAPS xmmword ptr [RSP + 0x80],XMM3 MOVAPS xmmword ptr [RSP + 0x90],XMM4 MOVAPS xmmword ptr [RSP + 0xa0],XMM5 MOVAPS xmmword ptr [RSP + 0xb0],XMM6 MOVAPS xmmword ptr [RSP + 0xc0],XMM7 LEA RAX,[RSP + 0xe0] LEA RSI,[RSP + 0x8] MOV dword ptr [RSP + 0x8],0x8 MOV qword ptr [RSP + 0x10],RAX LEA RAX,[RSP + 0x20] MOV dword ptr [RSP + 0xc],0x30 MOV qword ptr [RSP + 0x18],RAX CALL 0x0011b560 MOV EDI,0x1 CALL 0x00104770 NOP word ptr CS:[RAX + RAX*0x1]
null
null
null
null
[(u'CALL_-1206995300', u'INDIRECT_-1206994798'), (u'CALL_-1206995286', u'INDIRECT_-1206994897'), (u'CALL_-1206995286', u'INDIRECT_-1206994803'), (u'INDIRECT_-1206995096', u'COPY_-1206994663'), (u'CALL_-1206995286', u'INDIRECT_-1206994957'), ('tmp_777', u'PTRSUB_-1206994639'), ('const-48', u'COPY_-1206995080'), (u'CALL_-1206995286', u'INDIRECT_-1206994881'), (u'CALL_-1206995055', u'INDIRECT_-1206994770'), (u'CALL_-1206995055', u'INDIRECT_-1206994694'), (u'INDIRECT_-1206994905', u'MULTIEQUAL_-1206994798'), (u'CALL_-1206995300', u'INDIRECT_-1206994782'), ('const-8', u'COPY_-1206995106'), ('tmp_779', u'COPY_-1206994812'), (u'CALL_-1206995286', u'INDIRECT_-1206995096'), (u'CALL_-1206995055', u'INDIRECT_-1206994738'), ('tmp_813', u'INT_NOTEQUAL_-1206995448'), (u'CALL_-1206995286', u'INDIRECT_-1206994921'), (u'INDIRECT_-1206994977', u'COPY_-1206994708'), (u'CALL_-1206995055', u'INDIRECT_-1206994762'), ('tmp_1712', u'MULTIEQUAL_-1206994864'), (u'INDIRECT_-1206994967', u'COPY_-1206994707'), ('const-1160790', u'COPY_-1206995293'), (u'CALL_-1206995055', u'INDIRECT_-1206994714'), (u'CALL_-1206995300', u'INDIRECT_-1206994865'), (u'CALL_-1206995286', u'INDIRECT_-1206994827'), (u'CALL_-1206995055', u'INDIRECT_-1206994722'), (u'CALL_-1206995286', u'INDIRECT_-1206994977'), (u'CALL_-1206995055', u'INDIRECT_-1206994746'), (u'CALL_-1206995300', u'INDIRECT_-1206994999'), (u'CALL_-1206995300', u'INDIRECT_-1206994838'), (u'CALL_-1206995055', u'INDIRECT_-1206994660'), ('tmp_939', u'COPY_-1206994858'), (u'CALL_-1206995300', u'INDIRECT_-1206995113'), (u'CALL_-1206995286', u'INDIRECT_-1206994873'), (u'COPY_-1206994709', u'MULTIEQUAL_-1206994782'), (u'COPY_-1206994711', u'MULTIEQUAL_-1206994798'), ('const-0', u'INT_NOTEQUAL_-1206995203'), (u'INDIRECT_-1206994873', u'MULTIEQUAL_-1206994766'), (u'COPY_-1206994712', u'MULTIEQUAL_-1206994806'), (u'PTRSUB_-1206994639', u'CALL_-1206995055'), (u'COPY_-1206994853', u'MULTIEQUAL_-1206994824'), ('tmp_778', u'COPY_-1206994813'), ('tmp_928', u'COPY_-1206994859'), (u'CALL_-1206995286', u'INDIRECT_-1206994987'), (u'PTRSUB_-1206994802', u'CALL_-1206995300'), (u'CALL_-1206995286', u'INDIRECT_-1206994889'), ('tmp_1702', u'MULTIEQUAL_-1206994824'), ('const--208', u'PTRSUB_-1206994802'), (u'CALL_-1206995055', u'INDIRECT_-1206994700'), (u'CALL_-1206995286', u'INT_NOTEQUAL_-1206995203'), (u'INDIRECT_-1206995069', u'COPY_-1206994713'), (u'CALL_-1206995286', u'INDIRECT_-1206994830'), (u'CALL_-1206995055', u'INDIRECT_-1206994682'), (u'CALL_-1206995055', u'INDIRECT_-1206994791'), ('tmp_777', u'PTRSUB_-1206994648'), (u'CALL_-1206995300', u'INDIRECT_-1206994847'), ('const-0', u'INT_NOTEQUAL_-1206995448'), (u'CALL_-1206995055', u'INDIRECT_-1206994644'), (u'CALL_-1206995300', u'INDIRECT_-1206995119'), (u'CALL_-1206995055', u'INDIRECT_-1206994706'), (u'CALL_-1206995055', u'INDIRECT_-1206994620'), (u'CALL_-1206995300', u'INDIRECT_-1206994884'), (u'INDIRECT_-1206994997', u'COPY_-1206994710'), (u'COPY_-1206994854', u'MULTIEQUAL_-1206994832'), (u'INDIRECT_-1206995007', u'COPY_-1206994711'), ('const-8', u'COPY_-1206995351'), (u'CALL_-1206995286', u'INDIRECT_-1206995105'), (u'CALL_-1206995286', u'INDIRECT_-1206994787'), (u'CALL_-1206995300', u'INDIRECT_-1206994876'), (u'CALL_-1206995055', u'INDIRECT_-1206994779'), ('const-8', u'PTRSUB_-1206994811'), (u'CALL_-1206995300', u'INDIRECT_-1206994844'), (u'COPY_-1206994710', u'MULTIEQUAL_-1206994790'), ('const-48', u'COPY_-1206995325'), (u'CALL_-1206995055', u'INDIRECT_-1206994776'), ('tmp_957', u'COPY_-1206994857'), (u'CALL_-1206995286', u'INDIRECT_-1206994833'), (u'COPY_-1206994855', u'MULTIEQUAL_-1206994840'), (u'COPY_-1206994856', u'MULTIEQUAL_-1206994848'), (u'CALL_-1206995055', u'INDIRECT_-1206994785'), (u'CALL_-1206995286', u'INDIRECT_-1206995007'), ('tmp_993', u'COPY_-1206994855'), (u'INDIRECT_-1206994881', u'MULTIEQUAL_-1206994774'), (u'CALL_-1206995300', u'INDIRECT_-1206994989'), (u'CALL_-1206995286', u'INDIRECT_-1206994811'), (u'INT_NOTEQUAL_-1206995448', u'CBRANCH_-1206995448'), ('tmp_1710', u'MULTIEQUAL_-1206994856'), (u'CALL_-1206995055', u'INDIRECT_-1206994652'), ('tmp_317', u'CBRANCH_-1206995203'), (u'COPY_-1206994713', u'MULTIEQUAL_-1206994814'), ('const-1', u'COPY_-1206995300'), (u'CALL_-1206995300', u'INDIRECT_-1206994892'), (u'CALL_-1206995286', u'INDIRECT_-1206994967'), ('tmp_1716', u'MULTIEQUAL_-1206994880'), (u'CALL_-1206995286', u'INDIRECT_-1206995063'), (u'CALL_-1206995300', u'INDIRECT_-1206994822'), (u'CALL_-1206995300', u'INDIRECT_-1206995104'), ('const-0', u'RETURN_-1206995028'), (u'CALL_-1206995300', u'INDIRECT_-1206994841'), (u'CALL_-1206995055', u'INDIRECT_-1206994691'), (u'INT_NOTEQUAL_-1206995203', u'CBRANCH_-1206995203'), (u'CALL_-1206995300', u'INDIRECT_-1206995009'), (u'CALL_-1206995300', u'INDIRECT_-1206994814'), (u'CALL_-1206995055', u'INDIRECT_-1206994636'), (u'CALL_-1206995286', u'INDIRECT_-1206994913'), (u'COPY_-1206994859', u'MULTIEQUAL_-1206994872'), ('const--184', u'PTRSUB_-1206994783'), (u'CALL_-1206995300', u'INDIRECT_-1206994856'), ('const--424', u'PTRSUB_-1206994639'), (u'INDIRECT_-1206995108', u'COPY_-1206994664'), (u'CALL_-1206995286', u'INDIRECT_-1206994839'), (u'CALL_-1206995300', u'INDIRECT_-1206994969'), (u'CALL_-1206995300', u'INDIRECT_-1206994830'), ('tmp_975', u'COPY_-1206994856'), (u'CALL_-1206995300', u'INDIRECT_-1206994908'), (u'CALL_-1206995055', u'INDIRECT_-1206994703'), ('tmp_1714', u'MULTIEQUAL_-1206994872'), (u'CALL_-1206995286', u'INDIRECT_-1206994851'), (u'CALL_-1206995286', u'INDIRECT_-1206994771'), (u'CALL_-1206995286', u'INDIRECT_-1206994779'), (u'CALL_-1206995286', u'INDIRECT_-1206995093'), (u'INDIRECT_-1206994957', u'COPY_-1206994706'), (u'CALL_-1206995286', u'INDIRECT_-1206994865'), (u'INDIRECT_-1206995099', u'CALL_-1206995055'), (u'CALL_-1206995286', u'INDIRECT_-1206995102'), (u'CALL_-1206995055', u'INDIRECT_-1206994668'), ('const--208', u'PTRSUB_-1206994648'), ('tmp_483', u'CALL_-1206995300'), (u'CALL_-1206995286', u'INDIRECT_-1206994845'), (u'COPY_-1206994708', u'MULTIEQUAL_-1206994774'), ('const--400', u'PTRSUB_-1206994620'), (u'CALL_-1206995055', u'INDIRECT_-1206994688'), (u'INDIRECT_-1206994987', u'COPY_-1206994709'), (u'INDIRECT_-1206995093', u'COPY_-1206994662'), ('const-1160780', u'COPY_-1206995307'), (u'CALL_-1206995300', u'INDIRECT_-1206994859'), ('tmp_922', u'COPY_-1206994860'), (u'CALL_-1206995300', u'INDIRECT_-1206994806'), (u'COPY_-1206994857', u'MULTIEQUAL_-1206994856'), (u'INDIRECT_-1206995063', u'COPY_-1206994712'), (u'CALL_-1206995055', u'INDIRECT_-1206994773'), (u'CALL_-1206995286', u'INDIRECT_-1206995108'), (u'CALL_-1206995300', u'INDIRECT_-1206994932'), (u'CALL_-1206995286', u'INDIRECT_-1206994842'), ('tmp_1706', u'MULTIEQUAL_-1206994840'), (u'CALL_-1206995286', u'INDIRECT_-1206994848'), (u'INDIRECT_-1206994897', u'MULTIEQUAL_-1206994790'), (u'INDIRECT_-1206995105', u'COPY_-1206994665'), (u'CALL_-1206995286', u'INDIRECT_-1206994997'), (u'CALL_-1206995055', u'INDIRECT_-1206994788'), (u'CALL_-1206995286', u'INDIRECT_-1206995099'), (u'CALL_-1206995286', u'INDIRECT_-1206994795'), (u'CALL_-1206995055', u'INDIRECT_-1206994697'), (u'CALL_-1206995055', u'INDIRECT_-1206994797'), ('tmp_90', u'CBRANCH_-1206995448'), (u'CALL_-1206995055', u'INDIRECT_-1206994676'), (u'INDIRECT_-1206994921', u'MULTIEQUAL_-1206994814'), (u'CALL_-1206995055', u'INDIRECT_-1206994730'), ('tmp_782', u'COPY_-1206994809'), ('tmp_777', u'PTRSUB_-1206994783'), (u'CALL_-1206995300', u'INDIRECT_-1206994850'), (u'INDIRECT_-1206994913', u'MULTIEQUAL_-1206994806'), (u'CALL_-1206995055', u'INDIRECT_-1206994754'), (u'CALL_-1206995055', u'INDIRECT_-1206994782'), (u'INDIRECT_-1206994865', u'MULTIEQUAL_-1206994758'), (u'CALL_-1206995055', u'INDIRECT_-1206994628'), (u'CALL_-1206995055', u'INDIRECT_-1206994794'), ('tmp_1704', u'MULTIEQUAL_-1206994832'), (u'COPY_-1206994860', u'MULTIEQUAL_-1206994880'), (u'INDIRECT_-1206995102', u'COPY_-1206994666'), (u'CALL_-1206995300', u'INDIRECT_-1206994790'), (u'CALL_-1206995300', u'INDIRECT_-1206994862'), (u'CALL_-1206995286', u'INDIRECT_-1206995069'), (u'CALL_-1206995300', u'INDIRECT_-1206995019'), (u'CALL_-1206995286', u'INDIRECT_-1206994854'), (u'CALL_-1206995055', u'INDIRECT_-1206994679'), (u'CALL_-1206995286', u'INDIRECT_-1206994819'), ('tmp_777', u'PTRSUB_-1206994802'), (u'COPY_-1206994707', u'MULTIEQUAL_-1206994766'), (u'COPY_-1206994858', u'MULTIEQUAL_-1206994864'), (u'CALL_-1206995300', u'INDIRECT_-1206994868'), (u'CALL_-1206995055', u'INDIRECT_-1206994685'), (u'CALL_-1206995300', u'INDIRECT_-1206994900'), (u'CALL_-1206995286', u'INDIRECT_-1206994857'), (u'COPY_-1206994706', u'MULTIEQUAL_-1206994758'), ('tmp_1029', u'COPY_-1206994853'), (u'CALL_-1206995286', u'INDIRECT_-1206994836'), ('tmp_780', u'COPY_-1206994811'), ('tmp_777', u'PTRSUB_-1206994620'), (u'CALL_-1206995286', u'INDIRECT_-1206994905'), ('tmp_781', u'COPY_-1206994810'), (u'CALL_-1206995300', u'INDIRECT_-1206995107'), ('tmp_1011', u'COPY_-1206994854'), (u'INDIRECT_-1206994889', u'MULTIEQUAL_-1206994782'), ('tmp_1708', u'MULTIEQUAL_-1206994848'), (u'CALL_-1206995300', u'INDIRECT_-1206994924'), (u'CALL_-1206995300', u'INDIRECT_-1206994853'), (u'CALL_-1206995300', u'INDIRECT_-1206994916'), (u'CALL_-1206995300', u'INDIRECT_-1206994979'), ('tmp_777', u'PTRSUB_-1206994811')]
[('const-0', u'RETURN_-1206995028'), ('const-1', u'CALL_-1206995286')]
null
null
0011b5c0
x64
O2
(translation_unit "void FUN_0011b5c0(void)\n\n{\n FUN_0011b560();\n xexit(1);\n FUN_0011b560();\n return;\n}\n\n" (function_definition "void FUN_0011b5c0(void)\n\n{\n FUN_0011b560();\n xexit(1);\n FUN_0011b560();\n return;\n}" primitive_type (function_declarator "FUN_0011b5c0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n FUN_0011b560();\n xexit(1);\n FUN_0011b560();\n return;\n}" { (expression_statement "FUN_0011b560();" (call_expression "FUN_0011b560()" identifier (argument_list "()" ( ))) ;) (expression_statement "xexit(1);" (call_expression "xexit(1)" identifier (argument_list "(1)" ( number_literal ))) ;) (expression_statement "FUN_0011b560();" (call_expression "FUN_0011b560()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void fatal(char *format,...)\n\n{\n char in_AL;\n char cVar1;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 extraout_RDX;\n undefined8 in_RSI;\n __va_list_tag *args_00;\n char *format_00;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 extraout_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 extraout_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefined8 in_XMM4_Qa;\n undefined8 in_XMM5_Qa;\n undefined8 in_XMM6_Qa;\n undefined8 in_XMM7_Qa;\n __va_list_tag _Stack_1a8;\n undefined1 auStack_190 [8];\n __va_list_tag *p_Stack_188;\n undefined8 uStack_180;\n undefined8 uStack_178;\n undefined8 uStack_170;\n undefined8 uStack_168;\n undefined8 uStack_160;\n undefined8 uStack_150;\n undefined8 uStack_140;\n undefined8 uStack_130;\n undefined8 uStack_120;\n undefined8 uStack_110;\n undefined8 uStack_100;\n undefined8 uStack_f0;\n undefined8 uStack_e0;\n va_list args;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }\n args[0].overflow_arg_area = &stack0x00000008;\n args_00 = args;\n args[0].gp_offset = 8;\n args[0].reg_save_area = local_b8;\n args[0].fp_offset = 0x30;\n uStack_e0 = 0x11b64c;\n local_b0 = in_RSI;\n local_a8 = in_RDX;\n local_a0 = in_RCX;\n local_98 = in_R8;\n local_90 = in_R9;\n report(format,args_00);\n format_00 = (char *)0x1;\n uStack_e0 = 0x11b656;\n cVar1 = xexit();\n if (cVar1 != '\0') {\n uStack_160 = extraout_XMM0_Qa;\n uStack_150 = extraout_XMM1_Qa;\n uStack_140 = in_XMM2_Qa;\n uStack_130 = in_XMM3_Qa;\n uStack_120 = in_XMM4_Qa;\n uStack_110 = in_XMM5_Qa;\n uStack_100 = in_XMM6_Qa;\n uStack_f0 = in_XMM7_Qa;\n }\n _Stack_1a8.overflow_arg_area = args;\n _Stack_1a8.gp_offset = 8;\n _Stack_1a8.reg_save_area = auStack_190;\n _Stack_1a8.fp_offset = 0x30;\n p_Stack_188 = args_00;\n uStack_180 = extraout_RDX;\n uStack_178 = in_RCX;\n uStack_170 = in_R8;\n uStack_168 = in_R9;\n report(format_00,&_Stack_1a8);\n return;\n}\n\n" (function_definition "void fatal(char *format,...)\n\n{\n char in_AL;\n char cVar1;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 extraout_RDX;\n undefined8 in_RSI;\n __va_list_tag *args_00;\n char *format_00;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 extraout_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 extraout_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefined8 in_XMM4_Qa;\n undefined8 in_XMM5_Qa;\n undefined8 in_XMM6_Qa;\n undefined8 in_XMM7_Qa;\n __va_list_tag _Stack_1a8;\n undefined1 auStack_190 [8];\n __va_list_tag *p_Stack_188;\n undefined8 uStack_180;\n undefined8 uStack_178;\n undefined8 uStack_170;\n undefined8 uStack_168;\n undefined8 uStack_160;\n undefined8 uStack_150;\n undefined8 uStack_140;\n undefined8 uStack_130;\n undefined8 uStack_120;\n undefined8 uStack_110;\n undefined8 uStack_100;\n undefined8 uStack_f0;\n undefined8 uStack_e0;\n va_list args;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }\n args[0].overflow_arg_area = &stack0x00000008;\n args_00 = args;\n args[0].gp_offset = 8;\n args[0].reg_save_area = local_b8;\n args[0].fp_offset = 0x30;\n uStack_e0 = 0x11b64c;\n local_b0 = in_RSI;\n local_a8 = in_RDX;\n local_a0 = in_RCX;\n local_98 = in_R8;\n local_90 = in_R9;\n report(format,args_00);\n format_00 = (char *)0x1;\n uStack_e0 = 0x11b656;\n cVar1 = xexit();\n if (cVar1 != '\0') {\n uStack_160 = extraout_XMM0_Qa;\n uStack_150 = extraout_XMM1_Qa;\n uStack_140 = in_XMM2_Qa;\n uStack_130 = in_XMM3_Qa;\n uStack_120 = in_XMM4_Qa;\n uStack_110 = in_XMM5_Qa;\n uStack_100 = in_XMM6_Qa;\n uStack_f0 = in_XMM7_Qa;\n }\n _Stack_1a8.overflow_arg_area = args;\n _Stack_1a8.gp_offset = 8;\n _Stack_1a8.reg_save_area = auStack_190;\n _Stack_1a8.fp_offset = 0x30;\n p_Stack_188 = args_00;\n uStack_180 = extraout_RDX;\n uStack_178 = in_RCX;\n uStack_170 = in_R8;\n uStack_168 = in_R9;\n report(format_00,&_Stack_1a8);\n return;\n}" primitive_type (function_declarator "fatal(char *format,...)" identifier (parameter_list "(char *format,...)" ( (parameter_declaration "char *format" primitive_type (pointer_declarator "*format" * identifier)) , (variadic_parameter "..." ...) ))) (compound_statement "{\n char in_AL;\n char cVar1;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 extraout_RDX;\n undefined8 in_RSI;\n __va_list_tag *args_00;\n char *format_00;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 extraout_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 extraout_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefined8 in_XMM4_Qa;\n undefined8 in_XMM5_Qa;\n undefined8 in_XMM6_Qa;\n undefined8 in_XMM7_Qa;\n __va_list_tag _Stack_1a8;\n undefined1 auStack_190 [8];\n __va_list_tag *p_Stack_188;\n undefined8 uStack_180;\n undefined8 uStack_178;\n undefined8 uStack_170;\n undefined8 uStack_168;\n undefined8 uStack_160;\n undefined8 uStack_150;\n undefined8 uStack_140;\n undefined8 uStack_130;\n undefined8 uStack_120;\n undefined8 uStack_110;\n undefined8 uStack_100;\n undefined8 uStack_f0;\n undefined8 uStack_e0;\n va_list args;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }\n args[0].overflow_arg_area = &stack0x00000008;\n args_00 = args;\n args[0].gp_offset = 8;\n args[0].reg_save_area = local_b8;\n args[0].fp_offset = 0x30;\n uStack_e0 = 0x11b64c;\n local_b0 = in_RSI;\n local_a8 = in_RDX;\n local_a0 = in_RCX;\n local_98 = in_R8;\n local_90 = in_R9;\n report(format,args_00);\n format_00 = (char *)0x1;\n uStack_e0 = 0x11b656;\n cVar1 = xexit();\n if (cVar1 != '\0') {\n uStack_160 = extraout_XMM0_Qa;\n uStack_150 = extraout_XMM1_Qa;\n uStack_140 = in_XMM2_Qa;\n uStack_130 = in_XMM3_Qa;\n uStack_120 = in_XMM4_Qa;\n uStack_110 = in_XMM5_Qa;\n uStack_100 = in_XMM6_Qa;\n uStack_f0 = in_XMM7_Qa;\n }\n _Stack_1a8.overflow_arg_area = args;\n _Stack_1a8.gp_offset = 8;\n _Stack_1a8.reg_save_area = auStack_190;\n _Stack_1a8.fp_offset = 0x30;\n p_Stack_188 = args_00;\n uStack_180 = extraout_RDX;\n uStack_178 = in_RCX;\n uStack_170 = in_R8;\n uStack_168 = in_R9;\n report(format_00,&_Stack_1a8);\n return;\n}" { (declaration "char in_AL;" primitive_type identifier ;) (declaration "char cVar1;" primitive_type identifier ;) (declaration "undefined8 in_RCX;" type_identifier identifier ;) (declaration "undefined8 in_RDX;" type_identifier identifier ;) (declaration "undefined8 extraout_RDX;" type_identifier identifier ;) (declaration "undefined8 in_RSI;" type_identifier identifier ;) (declaration "__va_list_tag *args_00;" type_identifier (pointer_declarator "*args_00" * identifier) ;) (declaration "char *format_00;" primitive_type (pointer_declarator "*format_00" * identifier) ;) (declaration "undefined8 in_R8;" type_identifier identifier ;) (declaration "undefined8 in_R9;" type_identifier identifier ;) (declaration "undefined8 in_XMM0_Qa;" type_identifier identifier ;) (declaration "undefined8 extraout_XMM0_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM1_Qa;" type_identifier identifier ;) (declaration "undefined8 extraout_XMM1_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM2_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM3_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM4_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM5_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM6_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM7_Qa;" type_identifier identifier ;) (declaration "__va_list_tag _Stack_1a8;" type_identifier identifier ;) (declaration "undefined1 auStack_190 [8];" type_identifier (array_declarator "auStack_190 [8]" identifier [ number_literal ]) ;) (declaration "__va_list_tag *p_Stack_188;" type_identifier (pointer_declarator "*p_Stack_188" * identifier) ;) (declaration "undefined8 uStack_180;" type_identifier identifier ;) (declaration "undefined8 uStack_178;" type_identifier identifier ;) (declaration "undefined8 uStack_170;" type_identifier identifier ;) (declaration "undefined8 uStack_168;" type_identifier identifier ;) (declaration "undefined8 uStack_160;" type_identifier identifier ;) (declaration "undefined8 uStack_150;" type_identifier identifier ;) (declaration "undefined8 uStack_140;" type_identifier identifier ;) (declaration "undefined8 uStack_130;" type_identifier identifier ;) (declaration "undefined8 uStack_120;" type_identifier identifier ;) (declaration "undefined8 uStack_110;" type_identifier identifier ;) (declaration "undefined8 uStack_100;" type_identifier identifier ;) (declaration "undefined8 uStack_f0;" type_identifier identifier ;) (declaration "undefined8 uStack_e0;" type_identifier identifier ;) (declaration "va_list args;" type_identifier identifier ;) (declaration "undefined1 local_b8 [8];" type_identifier (array_declarator "local_b8 [8]" identifier [ number_literal ]) ;) (declaration "undefined8 local_b0;" type_identifier identifier ;) (declaration "undefined8 local_a8;" type_identifier identifier ;) (declaration "undefined8 local_a0;" type_identifier identifier ;) (declaration "undefined8 local_98;" type_identifier identifier ;) (declaration "undefined8 local_90;" type_identifier identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 local_78;" type_identifier identifier ;) (declaration "undefined8 local_68;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (if_statement "if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }" if (parenthesized_expression "(in_AL != '\0')" ( (binary_expression "in_AL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }" { (expression_statement "local_88 = in_XMM0_Qa;" (assignment_expression "local_88 = in_XMM0_Qa" identifier = identifier) ;) (expression_statement "local_78 = in_XMM1_Qa;" (assignment_expression "local_78 = in_XMM1_Qa" identifier = identifier) ;) (expression_statement "local_68 = in_XMM2_Qa;" (assignment_expression "local_68 = in_XMM2_Qa" identifier = identifier) ;) (expression_statement "local_58 = in_XMM3_Qa;" (assignment_expression "local_58 = in_XMM3_Qa" identifier = identifier) ;) (expression_statement "local_48 = in_XMM4_Qa;" (assignment_expression "local_48 = in_XMM4_Qa" identifier = identifier) ;) (expression_statement "local_38 = in_XMM5_Qa;" (assignment_expression "local_38 = in_XMM5_Qa" identifier = identifier) ;) (expression_statement "local_28 = in_XMM6_Qa;" (assignment_expression "local_28 = in_XMM6_Qa" identifier = identifier) ;) (expression_statement "local_18 = in_XMM7_Qa;" (assignment_expression "local_18 = in_XMM7_Qa" identifier = identifier) ;) })) (expression_statement "args[0].overflow_arg_area = &stack0x00000008;" (assignment_expression "args[0].overflow_arg_area = &stack0x00000008" (field_expression "args[0].overflow_arg_area" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = (pointer_expression "&stack0x00000008" & identifier)) ;) (expression_statement "args_00 = args;" (assignment_expression "args_00 = args" identifier = identifier) ;) (expression_statement "args[0].gp_offset = 8;" (assignment_expression "args[0].gp_offset = 8" (field_expression "args[0].gp_offset" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = number_literal) ;) (expression_statement "args[0].reg_save_area = local_b8;" (assignment_expression "args[0].reg_save_area = local_b8" (field_expression "args[0].reg_save_area" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = identifier) ;) (expression_statement "args[0].fp_offset = 0x30;" (assignment_expression "args[0].fp_offset = 0x30" (field_expression "args[0].fp_offset" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = number_literal) ;) (expression_statement "uStack_e0 = 0x11b64c;" (assignment_expression "uStack_e0 = 0x11b64c" identifier = number_literal) ;) (expression_statement "local_b0 = in_RSI;" (assignment_expression "local_b0 = in_RSI" identifier = identifier) ;) (expression_statement "local_a8 = in_RDX;" (assignment_expression "local_a8 = in_RDX" identifier = identifier) ;) (expression_statement "local_a0 = in_RCX;" (assignment_expression "local_a0 = in_RCX" identifier = identifier) ;) (expression_statement "local_98 = in_R8;" (assignment_expression "local_98 = in_R8" identifier = identifier) ;) (expression_statement "local_90 = in_R9;" (assignment_expression "local_90 = in_R9" identifier = identifier) ;) (expression_statement "report(format,args_00);" (call_expression "report(format,args_00)" identifier (argument_list "(format,args_00)" ( identifier , identifier ))) ;) (expression_statement "format_00 = (char *)0x1;" (assignment_expression "format_00 = (char *)0x1" identifier = (cast_expression "(char *)0x1" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "uStack_e0 = 0x11b656;" (assignment_expression "uStack_e0 = 0x11b656" identifier = number_literal) ;) (expression_statement "cVar1 = xexit();" (assignment_expression "cVar1 = xexit()" identifier = (call_expression "xexit()" identifier (argument_list "()" ( )))) ;) (if_statement "if (cVar1 != '\0') {\n uStack_160 = extraout_XMM0_Qa;\n uStack_150 = extraout_XMM1_Qa;\n uStack_140 = in_XMM2_Qa;\n uStack_130 = in_XMM3_Qa;\n uStack_120 = in_XMM4_Qa;\n uStack_110 = in_XMM5_Qa;\n uStack_100 = in_XMM6_Qa;\n uStack_f0 = in_XMM7_Qa;\n }" if (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uStack_160 = extraout_XMM0_Qa;\n uStack_150 = extraout_XMM1_Qa;\n uStack_140 = in_XMM2_Qa;\n uStack_130 = in_XMM3_Qa;\n uStack_120 = in_XMM4_Qa;\n uStack_110 = in_XMM5_Qa;\n uStack_100 = in_XMM6_Qa;\n uStack_f0 = in_XMM7_Qa;\n }" { (expression_statement "uStack_160 = extraout_XMM0_Qa;" (assignment_expression "uStack_160 = extraout_XMM0_Qa" identifier = identifier) ;) (expression_statement "uStack_150 = extraout_XMM1_Qa;" (assignment_expression "uStack_150 = extraout_XMM1_Qa" identifier = identifier) ;) (expression_statement "uStack_140 = in_XMM2_Qa;" (assignment_expression "uStack_140 = in_XMM2_Qa" identifier = identifier) ;) (expression_statement "uStack_130 = in_XMM3_Qa;" (assignment_expression "uStack_130 = in_XMM3_Qa" identifier = identifier) ;) (expression_statement "uStack_120 = in_XMM4_Qa;" (assignment_expression "uStack_120 = in_XMM4_Qa" identifier = identifier) ;) (expression_statement "uStack_110 = in_XMM5_Qa;" (assignment_expression "uStack_110 = in_XMM5_Qa" identifier = identifier) ;) (expression_statement "uStack_100 = in_XMM6_Qa;" (assignment_expression "uStack_100 = in_XMM6_Qa" identifier = identifier) ;) (expression_statement "uStack_f0 = in_XMM7_Qa;" (assignment_expression "uStack_f0 = in_XMM7_Qa" identifier = identifier) ;) })) (expression_statement "_Stack_1a8.overflow_arg_area = args;" (assignment_expression "_Stack_1a8.overflow_arg_area = args" (field_expression "_Stack_1a8.overflow_arg_area" identifier . field_identifier) = identifier) ;) (expression_statement "_Stack_1a8.gp_offset = 8;" (assignment_expression "_Stack_1a8.gp_offset = 8" (field_expression "_Stack_1a8.gp_offset" identifier . field_identifier) = number_literal) ;) (expression_statement "_Stack_1a8.reg_save_area = auStack_190;" (assignment_expression "_Stack_1a8.reg_save_area = auStack_190" (field_expression "_Stack_1a8.reg_save_area" identifier . field_identifier) = identifier) ;) (expression_statement "_Stack_1a8.fp_offset = 0x30;" (assignment_expression "_Stack_1a8.fp_offset = 0x30" (field_expression "_Stack_1a8.fp_offset" identifier . field_identifier) = number_literal) ;) (expression_statement "p_Stack_188 = args_00;" (assignment_expression "p_Stack_188 = args_00" identifier = identifier) ;) (expression_statement "uStack_180 = extraout_RDX;" (assignment_expression "uStack_180 = extraout_RDX" identifier = identifier) ;) (expression_statement "uStack_178 = in_RCX;" (assignment_expression "uStack_178 = in_RCX" identifier = identifier) ;) (expression_statement "uStack_170 = in_R8;" (assignment_expression "uStack_170 = in_R8" identifier = identifier) ;) (expression_statement "uStack_168 = in_R9;" (assignment_expression "uStack_168 = in_R9" identifier = identifier) ;) (expression_statement "report(format_00,&_Stack_1a8);" (call_expression "report(format_00,&_Stack_1a8)" identifier (argument_list "(format_00,&_Stack_1a8)" ( identifier , (pointer_expression "&_Stack_1a8" & identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0011b5c0(void)\n\n{\n FUN_0011b560();\n xexit(1);\n FUN_0011b560();\n return;\n}\n\n" (function_definition "void FUN_0011b5c0(void)\n\n{\n FUN_0011b560();\n xexit(1);\n FUN_0011b560();\n return;\n}" primitive_type (function_declarator "FUN_0011b5c0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n FUN_0011b560();\n xexit(1);\n FUN_0011b560();\n return;\n}" { (expression_statement "FUN_0011b560();" (call_expression "FUN_0011b560()" identifier (argument_list "()" ( ))) ;) (expression_statement "xexit(1);" (call_expression "xexit(1)" identifier (argument_list "(1)" ( number_literal ))) ;) (expression_statement "FUN_0011b560();" (call_expression "FUN_0011b560()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0011b5c0(void)\n\n{\n FUN_0011b560();\n xexit(1);\n FUN_0011b560();\n return;\n}" (primitive_type "void") (function_declarator "FUN_0011b5c0(void)" (identifier "FUN_0011b5c0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_0011b560();\n xexit(1);\n FUN_0011b560();\n return;\n}" ({ "{") (expression_statement "FUN_0011b560();" (call_expression "FUN_0011b560()" (identifier "FUN_0011b560") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "xexit(1);" (call_expression "xexit(1)" (identifier "xexit") (argument_list "(1)" (( "(") (number_literal "1") () ")"))) (; ";")) (expression_statement "FUN_0011b560();" (call_expression "FUN_0011b560()" (identifier "FUN_0011b560") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(char *format,...) { char var_1; char var_4; type_1 in_RCX; type_1 in_RDX; type_1 extraout_RDX; type_1 in_RSI; type_2 *args_00; char *format_00; type_1 in_R8; type_1 in_R9; type_1 in_XMM0_Qa; type_1 extraout_XMM0_Qa; type_1 in_XMM1_Qa; type_1 extraout_XMM1_Qa; type_1 in_XMM2_Qa; type_1 in_XMM3_Qa; type_1 in_XMM4_Qa; type_1 in_XMM5_Qa; type_1 in_XMM6_Qa; type_1 in_XMM7_Qa; type_2 _Stack_1a8; type_3 auStack_190 [8]; type_2 *p_Stack_188; type_1 uStack_180; type_1 uStack_178; type_1 uStack_170; type_1 uStack_168; type_1 uStack_160; type_1 uStack_150; type_1 uStack_140; type_1 uStack_130; type_1 uStack_120; type_1 uStack_110; type_1 uStack_100; type_1 uStack_f0; type_1 uStack_e0; type_4 args; type_3 local_b8 [8]; type_1 local_b0; type_1 local_a8; type_1 local_a0; type_1 local_98; type_1 local_90; type_1 local_88; type_1 local_78; type_1 local_68; type_1 local_58; type_1 local_48; type_1 local_38; type_1 local_28; type_1 local_18; if (var_1 != '\0') { local_88 = in_XMM0_Qa; local_78 = in_XMM1_Qa; local_68 = in_XMM2_Qa; local_58 = in_XMM3_Qa; local_48 = in_XMM4_Qa; local_38 = in_XMM5_Qa; local_28 = in_XMM6_Qa; local_18 = in_XMM7_Qa; } args[0].overflow_arg_area = &stack0x00000008; args_00 = args; args[0].gp_offset = 8; args[0].reg_save_area = local_b8; args[0].fp_offset = 0x30; uStack_e0 = 0x11b64c; local_b0 = in_RSI; local_a8 = in_RDX; local_a0 = in_RCX; local_98 = in_R8; local_90 = in_R9; var_2(format,args_00); format_00 = (char *)0x1; uStack_e0 = 0x11b656; var_4 = var_3(); if (var_4 != '\0') { uStack_160 = extraout_XMM0_Qa; uStack_150 = extraout_XMM1_Qa; uStack_140 = in_XMM2_Qa; uStack_130 = in_XMM3_Qa; uStack_120 = in_XMM4_Qa; uStack_110 = in_XMM5_Qa; uStack_100 = in_XMM6_Qa; uStack_f0 = in_XMM7_Qa; } _Stack_1a8.overflow_arg_area = args; _Stack_1a8.gp_offset = 8; _Stack_1a8.reg_save_area = auStack_190; _Stack_1a8.fp_offset = 0x30; p_Stack_188 = args_00; uStack_180 = extraout_RDX; uStack_178 = in_RCX; uStack_170 = in_R8; uStack_168 = in_R9; var_2(format_00,&_Stack_1a8); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))))
null
void MASKED(void) { FUN_0011b560(); xexit(1); FUN_0011b560(); return; }
4716_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
parse_fix_v4bx
FUN_00250980
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_fix_v4bx(General_options * this, char * param_1, char * param_2, Command_line * param_3) */ void __thiscall gold::General_options::parse_fix_v4bx (General_options *this,char *param_2,char *param_3,Command_line *param_4) { this->fix_v4bx_ = FIX_V4BX_REPLACE; return; }
void FUN_00250980(long param_1) { *(undefined4 *)(param_1 + 0x92a0) = 1; return; }
MOV dword ptr [RDI + 0x92a0],0x1 RET
null
null
null
null
[('const-37536', u'PTRSUB_-1204155959'), (u'PTRSUB_-1204155959', u'STORE_-1204156027'), ('const-1', u'STORE_-1204156027'), ('const-433', u'STORE_-1204156027'), ('const-0', u'RETURN_-1204156007'), ('tmp_18', u'PTRSUB_-1204155959')]
[('tmp_18', u'INT_ADD_-1204156013'), ('const-433', u'STORE_-1204156027'), ('const-37536', u'INT_ADD_-1204156013'), (u'CAST_-1204155961', u'STORE_-1204156027'), ('const-1', u'STORE_-1204156027'), ('const-0', u'RETURN_-1204156007'), (u'INT_ADD_-1204156013', u'CAST_-1204155961')]
null
null
00250980
x64
O2
(translation_unit "void FUN_00250980(long param_1)\n\n{\n *(undefined4 *)(param_1 + 0x92a0) = 1;\n return;\n}\n\n" (function_definition "void FUN_00250980(long param_1)\n\n{\n *(undefined4 *)(param_1 + 0x92a0) = 1;\n return;\n}" primitive_type (function_declarator "FUN_00250980(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n *(undefined4 *)(param_1 + 0x92a0) = 1;\n return;\n}" { (expression_statement "*(undefined4 *)(param_1 + 0x92a0) = 1;" (assignment_expression "*(undefined4 *)(param_1 + 0x92a0) = 1" (pointer_expression "*(undefined4 *)(param_1 + 0x92a0)" * (cast_expression "(undefined4 *)(param_1 + 0x92a0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x92a0)" ( (binary_expression "param_1 + 0x92a0" 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_fix_v4bx(General_options * this, char * param_1, char *\n param_2, Command_line * param_3) */\n\nvoid __thiscall\ngold::General_options::parse_fix_v4bx\n (General_options *this,char *param_2,char *param_3,Command_line *param_4)\n\n{\n this->fix_v4bx_ = FIX_V4BX_REPLACE;\n return;\n}\n\n" comment comment (function_definition "void __thiscall\ngold::General_options::parse_fix_v4bx\n (General_options *this,char *param_2,char *param_3,Command_line *param_4)\n\n{\n this->fix_v4bx_ = FIX_V4BX_REPLACE;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::" identifier : : identifier : :) (function_declarator "parse_fix_v4bx\n (General_options *this,char *param_2,char *param_3,Command_line *param_4)" identifier (parameter_list "(General_options *this,char *param_2,char *param_3,Command_line *param_4)" ( (parameter_declaration "General_options *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)) ))) (compound_statement "{\n this->fix_v4bx_ = FIX_V4BX_REPLACE;\n return;\n}" { (expression_statement "this->fix_v4bx_ = FIX_V4BX_REPLACE;" (assignment_expression "this->fix_v4bx_ = FIX_V4BX_REPLACE" (field_expression "this->fix_v4bx_" identifier -> field_identifier) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00250980(long param_1)\n\n{\n *(undefined4 *)(param_1 + 0x92a0) = 1;\n return;\n}\n\n" (function_definition "void FUN_00250980(long param_1)\n\n{\n *(undefined4 *)(param_1 + 0x92a0) = 1;\n return;\n}" primitive_type (function_declarator "FUN_00250980(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n *(undefined4 *)(param_1 + 0x92a0) = 1;\n return;\n}" { (expression_statement "*(undefined4 *)(param_1 + 0x92a0) = 1;" (assignment_expression "*(undefined4 *)(param_1 + 0x92a0) = 1" (pointer_expression "*(undefined4 *)(param_1 + 0x92a0)" * (cast_expression "(undefined4 *)(param_1 + 0x92a0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x92a0)" ( (binary_expression "param_1 + 0x92a0" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_00250980(long param_1)\n\n{\n *(undefined4 *)(param_1 + 0x92a0) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00250980(long param_1)" (identifier "FUN_00250980") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n *(undefined4 *)(param_1 + 0x92a0) = 1;\n return;\n}" ({ "{") (expression_statement "*(undefined4 *)(param_1 + 0x92a0) = 1;" (assignment_expression "*(undefined4 *)(param_1 + 0x92a0) = 1" (pointer_expression "*(undefined4 *)(param_1 + 0x92a0)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x92a0)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x92a0)" (( "(") (binary_expression "param_1 + 0x92a0" (identifier "param_1") (+ "+") (number_literal "0x92a0")) () ")")))) (= "=") (number_literal "1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_fix_v4bx(General_options * this, char * param_1, char * param_2, Command_line * param_3) */ void __thiscall gold::type_1::function_1 (type_1 *this,char *param_2,char *param_3,type_2 *param_4) { this->fix_v4bx_ = FIX_V4BX_REPLACE; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (return_statement))))
null
void MASKED(long param_1) { *(undefined4 *)(param_1 + 0x92a0) = 1; return; }
140_i686-kfreebsd-gnu-c++filt_and_i686-kfreebsd-gnu-c++filt_strip.c
xstrdup
xstrdup
/* WARNING: Control flow encountered bad instruction data */ void xstrdup(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void xstrdup(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207037686')]
[('const-1', u'RETURN_-1207037686')]
null
null
00111100
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid xstrdup(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xstrdup(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "xstrdup(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 xstrdup(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void xstrdup(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "xstrdup(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 xstrdup(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void xstrdup(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "xstrdup(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 xstrdup(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "xstrdup(void)" (identifier "xstrdup") (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(); }
2925_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
find_incremental_inputs_sections
FUN_00195bb0
/* DWARF original prototype: bool find_incremental_inputs_sections(Sized_incremental_binary<32,_true> * this, uint * p_inputs_shndx, uint * p_symtab_shndx, uint * p_relocs_shndx, uint * p_got_plt_shndx, uint * p_strtab_shndx) */ bool __thiscall gold::Sized_incremental_binary<32,_true>::find_incremental_inputs_sections (Sized_incremental_binary<32,_true> *this,uint *p_inputs_shndx,uint *p_symtab_shndx, uint *p_relocs_shndx,uint *p_got_plt_shndx,uint *p_strtab_shndx) { uint uVar1; Output_file *size; uint shndx; uint shndx_00; Elf_Word EVar2; uint shndx_01; uint shndx_02; off_t oVar3; char *format; Incremental_binary *this_00; ulong start; Output_file *this_01; this_01 = (Output_file *)&this->elf_file_; shndx = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4700); if ((((((shndx != 0) && (shndx_00 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4701), shndx_00 != 0)) && (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_00), shndx == EVar2)) && ((shndx_01 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4702), shndx_01 != 0 && (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_01), shndx == EVar2)))) && ((shndx_02 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4703), shndx_02 != 0 && ((EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_02), shndx == EVar2 && (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx), EVar2 != 0)))))) && (elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01), EVar2 <= (this->elf_file_).shnum_)) { this_00 = (this->elf_file_).file_; elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01); if ((this->elf_file_).shnum_ <= EVar2) { elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01); uVar1 = (this->elf_file_).shnum_; format = (char *)gettext("section_type: bad shndx %u >= %u"); Incremental_binary::error(this_00,format,(ulong)EVar2,(ulong)uVar1); } start = (ulong)EVar2; oVar3 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_header_offset ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,EVar2); size = this_00->output_; if ((oVar3 < 0) || (this_00 = (Incremental_binary *)(oVar3 + 0x28), size->file_size_ < (long)this_00)) { /* WARNING: Subroutine does not return */ Output_file::get_output_view(this_01,start,(size_t)size,(Output_file *)this_00); } if (*(int *)(size->base_ + oVar3 + 4) == 0x3000000) { if (p_inputs_shndx != (uint *)0x0) { *p_inputs_shndx = shndx; } if (p_symtab_shndx != (uint *)0x0) { *p_symtab_shndx = shndx_00; } if (p_relocs_shndx != (uint *)0x0) { *p_relocs_shndx = shndx_01; } if (p_got_plt_shndx != (uint *)0x0) { *p_got_plt_shndx = shndx_02; } if (p_strtab_shndx != (uint *)0x0) { *p_strtab_shndx = EVar2; return true; } return true; } } return false; }
undefined8 FUN_00195bb0(long param_1,int *param_2,int *param_3,int *param_4,int *param_5,uint *param_6) { long lVar1; undefined4 uVar2; long lVar3; int iVar4; int iVar5; int iVar6; int iVar7; int iVar8; uint uVar9; long lVar10; undefined8 uVar11; lVar1 = param_1 + 0x58; iVar4 = FUN_001956e0(lVar1,0x6fff4700); if ((((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) && (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) && ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 && (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) && ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 && ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 && (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) && (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))) { lVar3 = *(long *)(param_1 + 0x58); FUN_00195620(lVar1); if (*(uint *)(param_1 + 0x68) <= uVar9) { FUN_00195620(lVar1); uVar2 = *(undefined4 *)(param_1 + 0x68); uVar11 = gettext("section_type: bad shndx %u >= %u"); FUN_00182f70(lVar3,uVar11,uVar9,uVar2); } lVar10 = FUN_00195760(lVar1,uVar9); lVar1 = *(long *)(lVar3 + 0x50); if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) { /* WARNING: Subroutine does not return */ FUN_00182e30(); } if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) { if (param_2 != (int *)0x0) { *param_2 = iVar4; } if (param_3 != (int *)0x0) { *param_3 = iVar5; } if (param_4 != (int *)0x0) { *param_4 = iVar6; } if (param_5 != (int *)0x0) { *param_5 = iVar7; } if (param_6 != (uint *)0x0) { *param_6 = uVar9; return 1; } return 1; } } return 0; }
PUSH R15 MOV R15,RSI MOV ESI,0x6fff4700 PUSH R14 MOV R14,RDX PUSH R13 MOV R13,RCX PUSH R12 PUSH RBP MOV RBP,RDI PUSH RBX LEA RBX,[RDI + 0x58] MOV RDI,RBX SUB RSP,0x38 MOV qword ptr [RSP + 0x8],R8 MOV qword ptr [RSP + 0x10],R9 CALL 0x001956e0 TEST EAX,EAX JNZ 0x00195c00 XOR EAX,EAX ADD RSP,0x38 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV ESI,0x6fff4701 MOV RDI,RBX MOV R12D,EAX CALL 0x001956e0 TEST EAX,EAX JZ 0x00195be9 MOV ESI,EAX MOV RDI,RBX MOV dword ptr [RSP + 0x20],EAX CALL 0x00195b20 CMP R12D,EAX JNZ 0x00195be9 MOV ESI,0x6fff4702 MOV RDI,RBX CALL 0x001956e0 TEST EAX,EAX JZ 0x00195be9 MOV ESI,EAX MOV RDI,RBX MOV dword ptr [RSP + 0x18],EAX CALL 0x00195b20 CMP R12D,EAX JNZ 0x00195be9 MOV ESI,0x6fff4703 MOV RDI,RBX CALL 0x001956e0 TEST EAX,EAX JZ 0x00195be9 MOV ESI,EAX MOV RDI,RBX MOV dword ptr [RSP + 0x24],EAX CALL 0x00195b20 MOV R11D,dword ptr [RSP + 0x24] MOV R9D,dword ptr [RSP + 0x20] CMP R12D,EAX MOV R10D,dword ptr [RSP + 0x18] JNZ 0x00195be9 MOV ESI,R12D MOV RDI,RBX MOV dword ptr [RSP + 0x2c],R11D MOV dword ptr [RSP + 0x28],R10D MOV dword ptr [RSP + 0x24],R9D CALL 0x00195b20 MOV dword ptr [RSP + 0x20],EAX TEST EAX,EAX JZ 0x00195be9 MOV RDI,RBX CALL 0x00195620 MOV EAX,dword ptr [RSP + 0x20] CMP EAX,dword ptr [RBP + 0x68] JA 0x00195be9 MOV RCX,qword ptr [RBP + 0x58] MOV RDI,RBX MOV qword ptr [RSP + 0x18],RCX CALL 0x00195620 MOV EAX,dword ptr [RSP + 0x20] CMP EAX,dword ptr [RBP + 0x68] MOV R9D,dword ptr [RSP + 0x24] MOV R10D,dword ptr [RSP + 0x28] MOV R11D,dword ptr [RSP + 0x2c] JNC 0x00195d86 MOV ESI,dword ptr [RSP + 0x20] MOV RDI,RBX MOV dword ptr [RSP + 0x2c],R11D MOV dword ptr [RSP + 0x28],R10D MOV dword ptr [RSP + 0x24],R9D CALL 0x00195760 MOV RCX,qword ptr [RSP + 0x18] MOV RDX,qword ptr [RCX + 0x50] TEST RAX,RAX JS 0x00195dd0 LEA RCX,[RAX + 0x28] CMP RCX,qword ptr [RDX + 0x10] MOV R9D,dword ptr [RSP + 0x24] MOV R10D,dword ptr [RSP + 0x28] MOV R11D,dword ptr [RSP + 0x2c] JG 0x00195dd0 MOV RDX,qword ptr [RDX + 0x18] CMP dword ptr [RDX + RAX*0x1 + 0x4],0x3000000 JNZ 0x00195be9 TEST R15,R15 JZ 0x00195d4e MOV dword ptr [R15],R12D TEST R14,R14 JZ 0x00195d56 MOV dword ptr [R14],R9D TEST R13,R13 JZ 0x00195d5f MOV dword ptr [R13],R10D MOV RAX,qword ptr [RSP + 0x8] TEST RAX,RAX JZ 0x00195d6c MOV dword ptr [RAX],R11D MOV RAX,qword ptr [RSP + 0x10] TEST RAX,RAX JZ 0x00195dc6 MOV EDX,dword ptr [RSP + 0x20] MOV dword ptr [RAX],EDX MOV EAX,0x1 JMP 0x00195beb MOV RDI,RBX CALL 0x00195620 MOV EBP,dword ptr [RBP + 0x68] LEA RDI,[0x36ba28] CALL 0x00147320 MOV EDX,dword ptr [RSP + 0x20] MOV RDI,qword ptr [RSP + 0x18] MOV RSI,RAX MOV ECX,EBP XOR EAX,EAX CALL 0x00182f70 MOV R11D,dword ptr [RSP + 0x2c] MOV R10D,dword ptr [RSP + 0x28] MOV R9D,dword ptr [RSP + 0x24] JMP 0x00195cea MOV EAX,0x1 JMP 0x00195beb CALL 0x00182e30
null
null
null
null
[(u'CAST_-1207540972', u'CALL_-1207542293'), (u'CALL_-1207542389', u'STORE_-1207541938'), ('const-433', u'LOAD_-1207541904'), (u'CALL_-1207542191', u'INDIRECT_-1207541576'), (u'INT_NOTEQUAL_-1207542751', u'CBRANCH_-1207542750'), (u'CALL_-1207542766', u'INT_EQUAL_-1207542607'), ('tmp_1394', u'INT_NOTEQUAL_-1207542006'), ('const-0', u'INT_NOTEQUAL_-1207541949'), (u'CALL_-1207542622', u'INT_EQUAL_-1207542607'), (u'CALL_-1207542659', u'CALL_-1207542622'), (u'CALL_-1207542389', u'INT_ZEXT_-1207541674'), (u'CAST_-1207541236', u'CAST_-1207540779'), ('const-0', u'INT_NOTEQUAL_-1207542572'), (u'CALL_-1207542389', u'INT_NOTEQUAL_-1207542367'), (u'CALL_-1207542659', u'STORE_-1207542023'), (u'CAST_-1207541236', u'CAST_-1207541170'), ('const-1879000834', u'CALL_-1207542587'), ('const-16', u'PTRSUB_-1207541004'), ('tmp_1391', u'PTRSUB_-1207541017'), (u'COPY_-1207540856', u'CALL_-1207541883'), (u'INT_EQUAL_-1207542607', u'CBRANCH_-1207542604'), ('const-0', u'INT_NOTEQUAL_-1207542006'), ('const-0', u'RETURN_-1207541266'), ('tmp_448', u'CBRANCH_-1207542532'), ('const-433', u'LOAD_-1207542342'), (u'CALL_-1207541883', u'CAST_-1207540763'), (u'CAST_-1207541236', u'CAST_-1207541024'), (u'CAST_-1207541170', u'CALL_-1207542659'), ('const-80', u'PTRSUB_-1207540925'), (u'CALL_-1207542389', u'INT_LESSEQUAL_-1207542267'), ('const-433', u'STORE_-1207542023'), ('tmp_642', u'CBRANCH_-1207542367'), (u'PTRSUB_-1207540907', u'LOAD_-1207542149'), (u'CAST_-1207540702', u'CALL_-1207541841'), (u'LOAD_-1207542318', u'PTRSUB_-1207540925'), ('tmp_1081', u'CBRANCH_-1207542025'), (u'CALL_-1207542766', u'INT_EQUAL_-1207542535'), (u'LOAD_-1207542318', u'MULTIEQUAL_-1207541463'), (u'PTRSUB_-1207541251', u'CAST_-1207541236'), ('const-0', u'RETURN_-1207541263'), (u'CALL_-1207542191', u'INDIRECT_-1207541594'), ('tmp_1112', u'CBRANCH_-1207542005'), ('const-0', u'PTRSUB_-1207541005'), ('tmp_1391', u'PTRSUB_-1207540983'), (u'CALL_-1207542515', u'STORE_-1207541974'), ('const-1879000835', u'CALL_-1207542515'), ('tmp_356', u'CBRANCH_-1207542604'), ('const-1', u'COPY_-1207541273'), (u'PTRSUB_-1207540973', u'LOAD_-1207542283'), ('tmp_1190', u'CBRANCH_-1207541948'), (u'INDIRECT_-1207541594', u'CALL_-1207541841'), (u'LOAD_-1207542181', u'PTRSUB_-1207540881'), (u'CAST_-1207540703', u'CALL_-1207541841'), (u'CALL_-1207542550', u'INT_EQUAL_-1207542535'), (u'CALL_-1207542766', u'STORE_-1207542043'), ('const-50331648', u'INT_EQUAL_-1207542072'), (u'MULTIEQUAL_-1207541463', u'CAST_-1207540702'), (u'INT_EQUAL_-1207542072', u'CBRANCH_-1207542064'), (u'CAST_-1207541236', u'CAST_-1207541003'), (u'LOAD_-1207542283', u'INT_LESSEQUAL_-1207542267'), ('const-0', u'INT_NOTEQUAL_-1207542026'), ('tmp_807', u'CBRANCH_-1207542238'), (u'INT_LESSEQUAL_-1207542313', u'CBRANCH_-1207542323'), (u'PTRSUB_-1207540925', u'LOAD_-1207542181'), ('const-4', u'INT_ADD_-1207540923'), (u'CAST_-1207541236', u'CAST_-1207540914'), (u'CAST_-1207541113', u'CALL_-1207542550'), (u'CALL_-1207542766', u'INT_EQUAL_-1207542445'), (u'INT_SLESS_-1207542094', u'CBRANCH_-1207542101'), (u'CAST_-1207541236', u'CAST_-1207540972'), ('tmp_1395', u'STORE_-1207541974'), (u'PTRSUB_-1207541004', u'LOAD_-1207542342'), (u'INT_SLESS_-1207542161', u'CBRANCH_-1207542160'), ('const-0', u'INT_NOTEQUAL_-1207542046'), ('tmp_141', u'CBRANCH_-1207542750'), (u'CALL_-1207542766', u'INT_NOTEQUAL_-1207542751'), (u'INT_NOTEQUAL_-1207542026', u'CBRANCH_-1207542025'), (u'CAST_-1207541236', u'CAST_-1207541151'), ('const-88', u'PTRSUB_-1207540789'), (u'INT_NOTEQUAL_-1207542006', u'CBRANCH_-1207542005'), (u'CAST_-1207540890', u'MULTIEQUAL_-1207541463'), (u'CAST_-1207540866', u'INT_SLESS_-1207542094'), (u'COPY_-1207542099', u'RETURN_-1207542681'), ('tmp_1396', u'STORE_-1207541938'), ('const-0', u'INT_SLESS_-1207542161'), ('const-88', u'PTRSUB_-1207541006'), ('const-88', u'PTRSUB_-1207541017'), (u'CALL_-1207542515', u'CALL_-1207542478'), ('tmp_1050', u'CBRANCH_-1207542045'), ('const-1879000832', u'CALL_-1207542766'), ('const-0', u'INT_NOTEQUAL_-1207542751'), (u'PTRSUB_-1207540789', u'PTRSUB_-1207540784'), ('const-433', u'STORE_-1207542043'), ('tmp_570', u'CBRANCH_-1207542433'), (u'LOAD_-1207542087', u'INT_EQUAL_-1207542072'), ('tmp_1395', u'INT_NOTEQUAL_-1207541977'), ('tmp_972', u'CBRANCH_-1207542101'), ('tmp_1392', u'INT_NOTEQUAL_-1207542046'), (u'PTRSUB_-1207541005', u'LOAD_-1207542318'), ('const-0', u'COPY_-1207542099'), ('const-1', u'COPY_-1207541276'), (u'CALL_-1207542587', u'INT_NOTEQUAL_-1207542572'), (u'CALL_-1207542659', u'INT_NOTEQUAL_-1207542644'), (u'CAST_-1207541214', u'CALL_-1207542766'), (u'PTRSUB_-1207541017', u'PTRSUB_-1207541004'), ('const-88', u'PTRSUB_-1207541251'), ('const-16', u'PTRSUB_-1207540973'), (u'CAST_-1207541132', u'CALL_-1207542587'), ('tmp_1393', u'STORE_-1207542023'), (u'INT_NOTEQUAL_-1207542367', u'CBRANCH_-1207542367'), (u'CAST_-1207541236', u'CAST_-1207541094'), (u'PTRADD_-1207542025', u'CAST_-1207540853'), (u'CAST_-1207541236', u'CAST_-1207541132'), ('const-3586600', u'COPY_-1207540856'), (u'CAST_-1207541094', u'CALL_-1207542515'), ('const-16', u'PTRSUB_-1207540907'), (u'CALL_-1207542587', u'CALL_-1207542550'), (u'CAST_-1207541024', u'CALL_-1207542389'), ('tmp_394', u'CBRANCH_-1207542572'), ('const-1', u'RETURN_-1207541836'), (u'CALL_-1207542389', u'INT_LESSEQUAL_-1207542313'), (u'CAST_-1207541003', u'CALL_-1207542352'), (u'CALL_-1207542389', u'CALL_-1207542191'), (u'CAST_-1207541075', u'CALL_-1207542478'), (u'LOAD_-1207542318', u'CALL_-1207541839'), (u'INT_ADD_-1207540923', u'PTRADD_-1207542025'), (u'CALL_-1207542191', u'INT_ADD_-1207542139'), (u'INT_ZEXT_-1207541561', u'CALL_-1207541839'), ('tmp_1392', u'STORE_-1207542043'), (u'CALL_-1207542191', u'INT_ADD_-1207540923'), (u'CAST_-1207541236', u'CAST_-1207541113'), ('tmp_1341', u'BRANCH_-1207541809'), ('tmp_1394', u'STORE_-1207542003'), (u'COPY_-1207541273', u'RETURN_-1207541263'), (u'LOAD_-1207542181', u'CAST_-1207540703'), (u'CALL_-1207542478', u'INT_EQUAL_-1207542445'), ('tmp_1391', u'PTRSUB_-1207541006'), ('const-40', u'INT_ADD_-1207542139'), (u'CAST_-1207540779', u'CALL_-1207541906'), (u'PTRSUB_-1207540784', u'LOAD_-1207541904'), ('const-0', u'INT_NOTEQUAL_-1207542644'), ('tmp_1151', u'CBRANCH_-1207541976'), (u'INT_NOTEQUAL_-1207542644', u'CBRANCH_-1207542644'), ('tmp_1391', u'PTRSUB_-1207540789'), (u'LOAD_-1207542181', u'PTRSUB_-1207540907'), ('tmp_1393', u'INT_NOTEQUAL_-1207542026'), (u'CALL_-1207542191', u'INT_SLESS_-1207542161'), ('const-0', u'INT_NOTEQUAL_-1207541977'), ('tmp_486', u'CBRANCH_-1207542500'), (u'LOAD_-1207541904', u'INT_ZEXT_-1207541561'), (u'INT_NOTEQUAL_-1207542046', u'CBRANCH_-1207542045'), (u'CAST_-1207541236', u'CAST_-1207541075'), (u'LOAD_-1207542149', u'INT_SLESS_-1207542094'), ('tmp_302', u'CBRANCH_-1207542644'), (u'PTRSUB_-1207540983', u'PTRSUB_-1207540973'), ('tmp_1024', u'CBRANCH_-1207542064'), (u'LOAD_-1207542096', u'PTRADD_-1207542025'), (u'PTRSUB_-1207541006', u'PTRSUB_-1207541005'), (u'CAST_-1207540914', u'CALL_-1207542191'), ('const-16', u'PTRSUB_-1207540784'), (u'INT_ZEXT_-1207541547', u'CALL_-1207541839'), ('const-0', u'RETURN_-1207542681'), ('const-433', u'LOAD_-1207542318'), (u'INT_EQUAL_-1207542445', u'CBRANCH_-1207542433'), ('const-433', u'STORE_-1207541974'), (u'INT_NOTEQUAL_-1207541977', u'CBRANCH_-1207541976'), (u'CAST_-1207540763', u'CALL_-1207541839'), (u'INT_ADD_-1207542139', u'CAST_-1207540890'), (u'CAST_-1207541151', u'CALL_-1207542622'), (u'INT_EQUAL_-1207542535', u'CBRANCH_-1207542532'), (u'CALL_-1207542515', u'INT_NOTEQUAL_-1207542500'), ('const-433', u'LOAD_-1207542149'), ('const-88', u'PTRSUB_-1207540983'), (u'CAST_-1207540853', u'LOAD_-1207542087'), (u'INT_NOTEQUAL_-1207541949', u'CBRANCH_-1207541948'), (u'CALL_-1207542766', u'CALL_-1207542389'), ('const-1', u'PTRADD_-1207542025'), ('tmp_703', u'CBRANCH_-1207542323'), (u'CAST_-1207540890', u'CAST_-1207540866'), ('tmp_1396', u'INT_NOTEQUAL_-1207541949'), ('tmp_1391', u'PTRSUB_-1207541251'), (u'INT_LESSEQUAL_-1207542267', u'CBRANCH_-1207542238'), ('const-24', u'PTRSUB_-1207540881'), ('const-433', u'LOAD_-1207542087'), (u'PTRSUB_-1207540881', u'LOAD_-1207542096'), ('const-433', u'STORE_-1207541938'), ('const-433', u'STORE_-1207542003'), (u'INDIRECT_-1207541576', u'CALL_-1207541841'), ('const-1879000833', u'CALL_-1207542659'), ('const-433', u'LOAD_-1207542181'), (u'INT_NOTEQUAL_-1207542572', u'CBRANCH_-1207542572'), (u'INT_NOTEQUAL_-1207542500', u'CBRANCH_-1207542500'), ('const-0', u'INT_NOTEQUAL_-1207542367'), ('const-433', u'LOAD_-1207542283'), (u'CALL_-1207542389', u'INT_ZEXT_-1207541547'), (u'COPY_-1207541276', u'RETURN_-1207541266'), ('const-0', u'INT_NOTEQUAL_-1207542500'), ('tmp_893', u'CBRANCH_-1207542160'), (u'LOAD_-1207542342', u'INT_LESSEQUAL_-1207542313'), ('const-433', u'LOAD_-1207542096'), (u'CALL_-1207542587', u'STORE_-1207542003'), (u'CAST_-1207541236', u'CAST_-1207541214')]
[(u'CAST_-1207540919', u'LOAD_-1207542087'), (u'CALL_-1207542389', u'STORE_-1207541938'), (u'CAST_-1207541058', u'LOAD_-1207542342'), (u'CALL_-1207542587', u'INT_NOTEQUAL_-1207542572'), ('tmp_3523', u'INT_ADD_-1207542302'), ('const-4', u'INT_ADD_-1207542073'), ('const-433', u'STORE_-1207542023'), ('const-0', u'COPY_-1207542043'), (u'LOAD_-1207542096', u'INT_ADD_-1207542073'), (u'CALL_-1207542659', u'INT_NOTEQUAL_-1207542644'), (u'INT_NOTEQUAL_-1207542751', u'CBRANCH_-1207542750'), ('tmp_3525', u'INT_NOTEQUAL_-1207541977'), (u'CALL_-1207542766', u'INT_EQUAL_-1207542607'), ('tmp_3518', u'STORE_-1207542023'), ('const-0', u'INT_NOTEQUAL_-1207541949'), (u'INT_ADD_-1207542302', u'CAST_-1207541048'), (u'CALL_-1207542622', u'INT_EQUAL_-1207542607'), (u'CALL_-1207542659', u'CALL_-1207542622'), ('const-104', u'INT_ADD_-1207542326'), (u'LOAD_-1207541904', u'CALL_-1207541839'), ('const-0', u'INT_NOTEQUAL_-1207542572'), (u'COPY_-1207541330', u'RETURN_-1207541306'), (u'CALL_-1207542389', u'INT_NOTEQUAL_-1207542367'), (u'CALL_-1207542659', u'STORE_-1207542023'), (u'INT_ADD_-1207542795', u'CALL_-1207542550'), (u'CAST_-1207540837', u'LOAD_-1207541904'), (u'CALL_-1207542389', u'CALL_-1207541839'), (u'INT_NOTEQUAL_-1207542367', u'CBRANCH_-1207542367'), (u'INT_ADD_-1207542795', u'CALL_-1207542515'), (u'COPY_-1207541328', u'RETURN_-1207541304'), (u'INT_ADD_-1207542139', u'INT_SLESS_-1207542094'), ('const-433', u'LOAD_-1207542096'), (u'INT_ADD_-1207542326', u'CAST_-1207541058'), ('const-433', u'STORE_-1207541974'), (u'CALL_-1207542587', u'CALL_-1207542550'), ('tmp_394', u'CBRANCH_-1207542572'), ('const-1', u'RETURN_-1207541836'), ('const-104', u'INT_ADD_-1207542267'), (u'CALL_-1207542389', u'INT_LESSEQUAL_-1207542313'), (u'INT_EQUAL_-1207542607', u'CBRANCH_-1207542604'), ('tmp_3523', u'INT_ADD_-1207542795'), (u'CALL_-1207542389', u'CALL_-1207542191'), ('const-0', u'INT_NOTEQUAL_-1207542006'), ('tmp_448', u'CBRANCH_-1207542532'), ('const-88', u'INT_ADD_-1207542795'), (u'INT_ADD_-1207542073', u'INT_ADD_-1207542071'), ('const-88', u'INT_ADD_-1207542302'), (u'LOAD_-1207542318', u'CALL_-1207541839'), (u'CALL_-1207542389', u'INT_LESSEQUAL_-1207542267'), (u'CALL_-1207542191', u'INT_ADD_-1207542139'), ('tmp_642', u'CBRANCH_-1207542367'), (u'CAST_-1207540950', u'LOAD_-1207542149'), ('tmp_3523', u'INT_ADD_-1207542267'), ('const-433', u'LOAD_-1207542181'), ('tmp_3520', u'INT_NOTEQUAL_-1207542006'), ('tmp_1081', u'CBRANCH_-1207542025'), ('const-433', u'STORE_-1207542043'), ('tmp_1341', u'BRANCH_-1207541809'), (u'CALL_-1207542766', u'INT_EQUAL_-1207542535'), ('tmp_3526', u'INT_NOTEQUAL_-1207541949'), ('const-433', u'LOAD_-1207542318'), ('const-50331648', u'INT_EQUAL_-1207542072'), ('const-1', u'COPY_-1207541328'), (u'INT_ADD_-1207542795', u'CALL_-1207542622'), ('const-80', u'INT_ADD_-1207542165'), ('const-433', u'LOAD_-1207542283'), ('tmp_1112', u'CBRANCH_-1207542005'), (u'CALL_-1207542478', u'INT_EQUAL_-1207542445'), (u'INT_ADD_-1207542795', u'CALL_-1207542293'), ('const-40', u'INT_ADD_-1207542139'), (u'INT_ADD_-1207542795', u'CALL_-1207541906'), ('const-0', u'RETURN_-1207541304'), (u'LOAD_-1207542181', u'INT_ADD_-1207542080'), (u'CALL_-1207542515', u'STORE_-1207541974'), ('tmp_3526', u'STORE_-1207541938'), ('const-0', u'INT_NOTEQUAL_-1207542644'), ('const-433', u'LOAD_-1207542342'), ('tmp_1151', u'CBRANCH_-1207541976'), ('tmp_356', u'CBRANCH_-1207542604'), (u'INT_NOTEQUAL_-1207542644', u'CBRANCH_-1207542644'), ('const-16', u'INT_ADD_-1207542133'), ('tmp_3516', u'STORE_-1207542043'), ('const-433', u'STORE_-1207541938'), (u'INT_ADD_-1207542795', u'CALL_-1207542478'), (u'CALL_-1207542191', u'INT_SLESS_-1207542161'), ('const-0', u'INT_NOTEQUAL_-1207541977'), ('tmp_1190', u'CBRANCH_-1207541948'), ('tmp_486', u'CBRANCH_-1207542500'), (u'INT_NOTEQUAL_-1207542046', u'CBRANCH_-1207542045'), ('tmp_3523', u'INT_ADD_-1207541888'), (u'CALL_-1207542550', u'INT_EQUAL_-1207542535'), (u'CALL_-1207542766', u'STORE_-1207542043'), (u'CAST_-1207541048', u'LOAD_-1207542318'), (u'LOAD_-1207542149', u'INT_SLESS_-1207542094'), (u'CAST_-1207540924', u'LOAD_-1207542096'), (u'INT_ADD_-1207542795', u'CALL_-1207542766'), ('tmp_302', u'CBRANCH_-1207542644'), (u'INT_ADD_-1207542165', u'CAST_-1207540968'), (u'INT_ADD_-1207542795', u'CALL_-1207542191'), ('tmp_1024', u'CBRANCH_-1207542064'), (u'INT_EQUAL_-1207542072', u'CBRANCH_-1207542064'), (u'LOAD_-1207542283', u'INT_LESSEQUAL_-1207542267'), ('const-0', u'INT_NOTEQUAL_-1207542026'), (u'INT_LESSEQUAL_-1207542313', u'CBRANCH_-1207542323'), ('tmp_807', u'CBRANCH_-1207542238'), ('const-0', u'RETURN_-1207542681'), (u'INT_EQUAL_-1207542445', u'CBRANCH_-1207542433'), (u'INT_NOTEQUAL_-1207541977', u'CBRANCH_-1207541976'), (u'CALL_-1207542766', u'INT_EQUAL_-1207542445'), (u'CALL_-1207542191', u'INT_ADD_-1207542071'), (u'INT_SLESS_-1207542094', u'CBRANCH_-1207542101'), ('const-104', u'INT_ADD_-1207541888'), (u'CALL_-1207541883', u'CALL_-1207541839'), (u'INT_EQUAL_-1207542535', u'CBRANCH_-1207542532'), (u'CAST_-1207541026', u'LOAD_-1207542283'), (u'INT_SLESS_-1207542161', u'CBRANCH_-1207542160'), (u'CALL_-1207542515', u'INT_NOTEQUAL_-1207542500'), ('const-0', u'INT_NOTEQUAL_-1207542046'), ('tmp_3523', u'INT_ADD_-1207542326'), (u'CAST_-1207540968', u'LOAD_-1207542181'), (u'INT_ADD_-1207542080', u'CAST_-1207540924'), ('tmp_141', u'CBRANCH_-1207542750'), ('const-0', u'RETURN_-1207541306'), (u'INT_ADD_-1207542795', u'CALL_-1207542587'), (u'INT_ADD_-1207542795', u'CALL_-1207542389'), (u'INT_ADD_-1207542795', u'CALL_-1207542352'), ('const-433', u'LOAD_-1207542087'), (u'INT_NOTEQUAL_-1207541949', u'CBRANCH_-1207541948'), ('const-1879000835', u'CALL_-1207542515'), ('const-433', u'LOAD_-1207542149'), (u'LOAD_-1207542318', u'INT_ADD_-1207542165'), (u'CALL_-1207542766', u'INT_NOTEQUAL_-1207542751'), (u'CALL_-1207542766', u'CALL_-1207542389'), (u'INT_NOTEQUAL_-1207542026', u'CBRANCH_-1207542025'), ('const-433', u'STORE_-1207542003'), ('tmp_3520', u'STORE_-1207542003'), ('tmp_703', u'CBRANCH_-1207542323'), (u'INT_ADD_-1207542267', u'CAST_-1207541026'), (u'COPY_-1207542043', u'RETURN_-1207542681'), ('tmp_3525', u'STORE_-1207541974'), ('const-1879000834', u'CALL_-1207542587'), (u'INT_LESSEQUAL_-1207542267', u'CBRANCH_-1207542238'), (u'LOAD_-1207542181', u'INT_ADD_-1207542133'), ('const-1879000832', u'CALL_-1207542766'), ('tmp_3516', u'INT_NOTEQUAL_-1207542046'), (u'INT_NOTEQUAL_-1207542006', u'CBRANCH_-1207542005'), (u'INT_NOTEQUAL_-1207542572', u'CBRANCH_-1207542572'), (u'COPY_-1207540895', u'CALL_-1207541883'), ('const-0', u'INT_SLESS_-1207542161'), (u'INT_NOTEQUAL_-1207542500', u'CBRANCH_-1207542500'), ('const-0', u'INT_NOTEQUAL_-1207542367'), (u'CALL_-1207542515', u'CALL_-1207542478'), (u'INT_ADD_-1207541888', u'CAST_-1207540837'), ('const-0', u'INT_NOTEQUAL_-1207542500'), ('tmp_1050', u'CBRANCH_-1207542045'), ('const-0', u'INT_NOTEQUAL_-1207542751'), (u'INT_ADD_-1207542795', u'CALL_-1207542659'), ('const-1', u'COPY_-1207541330'), ('tmp_893', u'CBRANCH_-1207542160'), ('const-24', u'INT_ADD_-1207542080'), (u'LOAD_-1207542342', u'INT_LESSEQUAL_-1207542313'), ('const-3586600', u'COPY_-1207540895'), ('tmp_570', u'CBRANCH_-1207542433'), (u'INT_ADD_-1207542071', u'CAST_-1207540919'), (u'CALL_-1207542587', u'STORE_-1207542003'), (u'INT_ADD_-1207542133', u'CAST_-1207540950'), (u'LOAD_-1207542087', u'INT_EQUAL_-1207542072'), ('tmp_3518', u'INT_NOTEQUAL_-1207542026'), ('const-1879000833', u'CALL_-1207542659'), ('tmp_972', u'CBRANCH_-1207542101'), ('const-433', u'LOAD_-1207541904')]
null
null
00195bb0
x64
O2
(translation_unit "undefined8\nFUN_00195bb0(long param_1,int *param_2,int *param_3,int *param_4,int *param_5,uint *param_6)\n\n{\n long lVar1;\n undefined4 uVar2;\n long lVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n long lVar10;\n undefined8 uVar11;\n \n lVar1 = param_1 + 0x58;\n iVar4 = FUN_001956e0(lVar1,0x6fff4700);\n if ((((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) &&\n (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))) {\n lVar3 = *(long *)(param_1 + 0x58);\n FUN_00195620(lVar1);\n if (*(uint *)(param_1 + 0x68) <= uVar9) {\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }\n lVar10 = FUN_00195760(lVar1,uVar9);\n lVar1 = *(long *)(lVar3 + 0x50);\n if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) {\n /* WARNING: Subroutine does not return */\n FUN_00182e30();\n }\n if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) {\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }\n }\n return 0;\n}\n\n" (function_definition "undefined8\nFUN_00195bb0(long param_1,int *param_2,int *param_3,int *param_4,int *param_5,uint *param_6)\n\n{\n long lVar1;\n undefined4 uVar2;\n long lVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n long lVar10;\n undefined8 uVar11;\n \n lVar1 = param_1 + 0x58;\n iVar4 = FUN_001956e0(lVar1,0x6fff4700);\n if ((((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) &&\n (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))) {\n lVar3 = *(long *)(param_1 + 0x58);\n FUN_00195620(lVar1);\n if (*(uint *)(param_1 + 0x68) <= uVar9) {\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }\n lVar10 = FUN_00195760(lVar1,uVar9);\n lVar1 = *(long *)(lVar3 + 0x50);\n if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) {\n /* WARNING: Subroutine does not return */\n FUN_00182e30();\n }\n if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) {\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }\n }\n return 0;\n}" type_identifier (function_declarator "FUN_00195bb0(long param_1,int *param_2,int *param_3,int *param_4,int *param_5,uint *param_6)" identifier (parameter_list "(long param_1,int *param_2,int *param_3,int *param_4,int *param_5,uint *param_6)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "int *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "int *param_4" primitive_type (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "int *param_5" primitive_type (pointer_declarator "*param_5" * identifier)) , (parameter_declaration "uint *param_6" type_identifier (pointer_declarator "*param_6" * identifier)) ))) (compound_statement "{\n long lVar1;\n undefined4 uVar2;\n long lVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n long lVar10;\n undefined8 uVar11;\n \n lVar1 = param_1 + 0x58;\n iVar4 = FUN_001956e0(lVar1,0x6fff4700);\n if ((((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) &&\n (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))) {\n lVar3 = *(long *)(param_1 + 0x58);\n FUN_00195620(lVar1);\n if (*(uint *)(param_1 + 0x68) <= uVar9) {\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }\n lVar10 = FUN_00195760(lVar1,uVar9);\n lVar1 = *(long *)(lVar3 + 0x50);\n if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) {\n /* WARNING: Subroutine does not return */\n FUN_00182e30();\n }\n if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) {\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }\n }\n return 0;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "int iVar8;" primitive_type identifier ;) (declaration "uint uVar9;" type_identifier identifier ;) (declaration "long lVar10;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar11;" type_identifier identifier ;) (expression_statement "lVar1 = param_1 + 0x58;" (assignment_expression "lVar1 = param_1 + 0x58" identifier = (binary_expression "param_1 + 0x58" identifier + number_literal)) ;) (expression_statement "iVar4 = FUN_001956e0(lVar1,0x6fff4700);" (assignment_expression "iVar4 = FUN_001956e0(lVar1,0x6fff4700)" identifier = (call_expression "FUN_001956e0(lVar1,0x6fff4700)" identifier (argument_list "(lVar1,0x6fff4700)" ( identifier , number_literal )))) ;) (if_statement "if ((((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) &&\n (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))) {\n lVar3 = *(long *)(param_1 + 0x58);\n FUN_00195620(lVar1);\n if (*(uint *)(param_1 + 0x68) <= uVar9) {\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }\n lVar10 = FUN_00195760(lVar1,uVar9);\n lVar1 = *(long *)(lVar3 + 0x50);\n if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) {\n /* WARNING: Subroutine does not return */\n FUN_00182e30();\n }\n if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) {\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }\n }" if (parenthesized_expression "((((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) &&\n (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68)))" ( (binary_expression "(((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) &&\n (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))" (parenthesized_expression "(((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0))))))" ( (binary_expression "((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))" (parenthesized_expression "((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7))))" ( (binary_expression "(((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))" (parenthesized_expression "(((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6))" ( (binary_expression "((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)" (parenthesized_expression "((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0))" ( (binary_expression "(iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)" (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) && (parenthesized_expression "(iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)" ( (comma_expression "iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0" (assignment_expression "iVar5 = FUN_001956e0(lVar1,0x6fff4701)" identifier = (call_expression "FUN_001956e0(lVar1,0x6fff4701)" identifier (argument_list "(lVar1,0x6fff4701)" ( identifier , number_literal )))) , (binary_expression "iVar5 != 0" identifier != number_literal)) ))) )) && (parenthesized_expression "(iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)" ( (comma_expression "iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6" (assignment_expression "iVar6 = FUN_00195b20(lVar1,iVar5)" identifier = (call_expression "FUN_00195b20(lVar1,iVar5)" identifier (argument_list "(lVar1,iVar5)" ( identifier , identifier )))) , (binary_expression "iVar4 == iVar6" identifier == identifier)) ))) )) && (parenthesized_expression "((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))" ( (parenthesized_expression "(iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7))" ( (comma_expression "iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)" (assignment_expression "iVar6 = FUN_001956e0(lVar1,0x6fff4702)" identifier = (call_expression "FUN_001956e0(lVar1,0x6fff4702)" identifier (argument_list "(lVar1,0x6fff4702)" ( identifier , number_literal )))) , (binary_expression "iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)" (binary_expression "iVar6 != 0" identifier != number_literal) && (parenthesized_expression "(iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)" ( (comma_expression "iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7" (assignment_expression "iVar7 = FUN_00195b20(lVar1,iVar6)" identifier = (call_expression "FUN_00195b20(lVar1,iVar6)" identifier (argument_list "(lVar1,iVar6)" ( identifier , identifier )))) , (binary_expression "iVar4 == iVar7" identifier == identifier)) )))) )) ))) )) && (parenthesized_expression "((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))" ( (parenthesized_expression "(iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0))))" ( (comma_expression "iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))" (assignment_expression "iVar7 = FUN_001956e0(lVar1,0x6fff4703)" identifier = (call_expression "FUN_001956e0(lVar1,0x6fff4703)" identifier (argument_list "(lVar1,0x6fff4703)" ( identifier , number_literal )))) , (binary_expression "iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))" (binary_expression "iVar7 != 0" identifier != number_literal) && (parenthesized_expression "((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))" ( (parenthesized_expression "(iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0))" ( (comma_expression "iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)" (assignment_expression "iVar8 = FUN_00195b20(lVar1,iVar7)" identifier = (call_expression "FUN_00195b20(lVar1,iVar7)" identifier (argument_list "(lVar1,iVar7)" ( identifier , identifier )))) , (binary_expression "iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)" (binary_expression "iVar4 == iVar8" identifier == identifier) && (parenthesized_expression "(uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)" ( (comma_expression "uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0" (assignment_expression "uVar9 = FUN_00195b20(lVar1,iVar4)" identifier = (call_expression "FUN_00195b20(lVar1,iVar4)" identifier (argument_list "(lVar1,iVar4)" ( identifier , identifier )))) , (binary_expression "uVar9 != 0" identifier != number_literal)) )))) )) )))) )) ))) )) && (parenthesized_expression "(FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))" ( (comma_expression "FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68)" (call_expression "FUN_00195620(lVar1)" identifier (argument_list "(lVar1)" ( identifier ))) , (binary_expression "uVar9 <= *(uint *)(param_1 + 0x68)" identifier <= (pointer_expression "*(uint *)(param_1 + 0x68)" * (cast_expression "(uint *)(param_1 + 0x68)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))))) ))) )) (compound_statement "{\n lVar3 = *(long *)(param_1 + 0x58);\n FUN_00195620(lVar1);\n if (*(uint *)(param_1 + 0x68) <= uVar9) {\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }\n lVar10 = FUN_00195760(lVar1,uVar9);\n lVar1 = *(long *)(lVar3 + 0x50);\n if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) {\n /* WARNING: Subroutine does not return */\n FUN_00182e30();\n }\n if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) {\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }\n }" { (expression_statement "lVar3 = *(long *)(param_1 + 0x58);" (assignment_expression "lVar3 = *(long *)(param_1 + 0x58)" identifier = (pointer_expression "*(long *)(param_1 + 0x58)" * (cast_expression "(long *)(param_1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "FUN_00195620(lVar1);" (call_expression "FUN_00195620(lVar1)" identifier (argument_list "(lVar1)" ( identifier ))) ;) (if_statement "if (*(uint *)(param_1 + 0x68) <= uVar9) {\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }" if (parenthesized_expression "(*(uint *)(param_1 + 0x68) <= uVar9)" ( (binary_expression "*(uint *)(param_1 + 0x68) <= uVar9" (pointer_expression "*(uint *)(param_1 + 0x68)" * (cast_expression "(uint *)(param_1 + 0x68)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) <= identifier) )) (compound_statement "{\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }" { (expression_statement "FUN_00195620(lVar1);" (call_expression "FUN_00195620(lVar1)" identifier (argument_list "(lVar1)" ( identifier ))) ;) (expression_statement "uVar2 = *(undefined4 *)(param_1 + 0x68);" (assignment_expression "uVar2 = *(undefined4 *)(param_1 + 0x68)" identifier = (pointer_expression "*(undefined4 *)(param_1 + 0x68)" * (cast_expression "(undefined4 *)(param_1 + 0x68)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) ))))) ;) (expression_statement "uVar11 = gettext("section_type: bad shndx %u >= %u");" (assignment_expression "uVar11 = gettext("section_type: bad shndx %u >= %u")" identifier = (call_expression "gettext("section_type: bad shndx %u >= %u")" identifier (argument_list "("section_type: bad shndx %u >= %u")" ( (string_literal ""section_type: bad shndx %u >= %u"" " string_content ") )))) ;) (expression_statement "FUN_00182f70(lVar3,uVar11,uVar9,uVar2);" (call_expression "FUN_00182f70(lVar3,uVar11,uVar9,uVar2)" identifier (argument_list "(lVar3,uVar11,uVar9,uVar2)" ( identifier , identifier , identifier , identifier ))) ;) })) (expression_statement "lVar10 = FUN_00195760(lVar1,uVar9);" (assignment_expression "lVar10 = FUN_00195760(lVar1,uVar9)" identifier = (call_expression "FUN_00195760(lVar1,uVar9)" identifier (argument_list "(lVar1,uVar9)" ( identifier , identifier )))) ;) (expression_statement "lVar1 = *(long *)(lVar3 + 0x50);" (assignment_expression "lVar1 = *(long *)(lVar3 + 0x50)" identifier = (pointer_expression "*(long *)(lVar3 + 0x50)" * (cast_expression "(long *)(lVar3 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x50)" ( (binary_expression "lVar3 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) {\n /* WARNING: Subroutine does not return */\n FUN_00182e30();\n }" if (parenthesized_expression "((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28))" ( (binary_expression "(lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)" (parenthesized_expression "(lVar10 < 0)" ( (binary_expression "lVar10 < 0" identifier < number_literal) )) || (parenthesized_expression "(*(long *)(lVar1 + 0x10) < lVar10 + 0x28)" ( (binary_expression "*(long *)(lVar1 + 0x10) < lVar10 + 0x28" (pointer_expression "*(long *)(lVar1 + 0x10)" * (cast_expression "(long *)(lVar1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) )))) < (binary_expression "lVar10 + 0x28" identifier + number_literal)) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00182e30();\n }" { comment (expression_statement "FUN_00182e30();" (call_expression "FUN_00182e30()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) {\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }" if (parenthesized_expression "(*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000)" ( (binary_expression "*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000" (pointer_expression "*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10)" * (cast_expression "(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar1 + 0x18) + 4 + lVar10)" ( (binary_expression "*(long *)(lVar1 + 0x18) + 4 + lVar10" (binary_expression "*(long *)(lVar1 + 0x18) + 4" (pointer_expression "*(long *)(lVar1 + 0x18)" * (cast_expression "(long *)(lVar1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) + number_literal) + identifier) )))) == number_literal) )) (compound_statement "{\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }" { (if_statement "if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }" if (parenthesized_expression "(param_2 != (int *)0x0)" ( (binary_expression "param_2 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *param_2 = iVar4;\n }" { (expression_statement "*param_2 = iVar4;" (assignment_expression "*param_2 = iVar4" (pointer_expression "*param_2" * identifier) = identifier) ;) })) (if_statement "if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }" if (parenthesized_expression "(param_3 != (int *)0x0)" ( (binary_expression "param_3 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *param_3 = iVar5;\n }" { (expression_statement "*param_3 = iVar5;" (assignment_expression "*param_3 = iVar5" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (if_statement "if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }" if (parenthesized_expression "(param_4 != (int *)0x0)" ( (binary_expression "param_4 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *param_4 = iVar6;\n }" { (expression_statement "*param_4 = iVar6;" (assignment_expression "*param_4 = iVar6" (pointer_expression "*param_4" * identifier) = identifier) ;) })) (if_statement "if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }" if (parenthesized_expression "(param_5 != (int *)0x0)" ( (binary_expression "param_5 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *param_5 = iVar7;\n }" { (expression_statement "*param_5 = iVar7;" (assignment_expression "*param_5 = iVar7" (pointer_expression "*param_5" * identifier) = identifier) ;) })) (if_statement "if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }" if (parenthesized_expression "(param_6 != (uint *)0x0)" ( (binary_expression "param_6 != (uint *)0x0" identifier != (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *param_6 = uVar9;\n return 1;\n }" { (expression_statement "*param_6 = uVar9;" (assignment_expression "*param_6 = uVar9" (pointer_expression "*param_6" * identifier) = identifier) ;) (return_statement "return 1;" return number_literal ;) })) (return_statement "return 1;" return number_literal ;) })) })) (return_statement "return 0;" return number_literal ;) })))
(ERROR "/* DWARF original prototype: bool\n find_incremental_inputs_sections(Sized_incremental_binary<32,_true> * this, uint *\n p_inputs_shndx, uint * p_symtab_shndx, uint * p_relocs_shndx, uint * p_got_plt_shndx, uint *\n p_strtab_shndx) */\n\nbool __thiscall\ngold::Sized_incremental_binary<32,_true>::find_incremental_inputs_sections\n (Sized_incremental_binary<32,_true> *this,uint *p_inputs_shndx,uint *p_symtab_shndx,\n uint *p_relocs_shndx,uint *p_got_plt_shndx,uint *p_strtab_shndx)\n\n{\n uint uVar1;\n Output_file *size;\n uint shndx;\n uint shndx_00;\n Elf_Word EVar2;\n uint shndx_01;\n uint shndx_02;\n off_t oVar3;\n char *format;\n Incremental_binary *this_00;\n ulong start;\n Output_file *this_01;\n \n this_01 = (Output_file *)&this->elf_file_;\n shndx = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4700);\n if ((((((shndx != 0) &&\n (shndx_00 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4701),\n shndx_00 != 0)) &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_00),\n shndx == EVar2)) &&\n ((shndx_01 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4702),\n shndx_01 != 0 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_01),\n shndx == EVar2)))) &&\n ((shndx_02 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4703),\n shndx_02 != 0 &&\n ((EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_02),\n shndx == EVar2 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0)))))) &&\n (elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01),\n EVar2 <= (this->elf_file_).shnum_)) {\n this_00 = (this->elf_file_).file_;\n elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01);\n if ((this->elf_file_).shnum_ <= EVar2) {\n elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01);\n uVar1 = (this->elf_file_).shnum_;\n format = (char *)gettext("section_type: bad shndx %u >= %u");\n Incremental_binary::error(this_00,format,(ulong)EVar2,(ulong)uVar1);\n }\n start = (ulong)EVar2;\n oVar3 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_header_offset\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,EVar2);\n size = this_00->output_;\n if ((oVar3 < 0) ||\n (this_00 = (Incremental_binary *)(oVar3 + 0x28), size->file_size_ < (long)this_00)) {\n /* WARNING: Subroutine does not return */\n Output_file::get_output_view(this_01,start,(size_t)size,(Output_file *)this_00);\n }\n if (*(int *)(size->base_ + oVar3 + 4) == 0x3000000) {\n if (p_inputs_shndx != (uint *)0x0) {\n *p_inputs_shndx = shndx;\n }\n if (p_symtab_shndx != (uint *)0x0) {\n *p_symtab_shndx = shndx_00;\n }\n if (p_relocs_shndx != (uint *)0x0) {\n *p_relocs_shndx = shndx_01;\n }\n if (p_got_plt_shndx != (uint *)0x0) {\n *p_got_plt_shndx = shndx_02;\n }\n if (p_strtab_shndx != (uint *)0x0) {\n *p_strtab_shndx = EVar2;\n return true;\n }\n return true;\n }\n }\n return false;\n}\n\n" comment (declaration "bool __thiscall\ngold::Sized_incremental_binary<32,_true>::find_incremental_inputs_sections\n (Sized_incremental_binary<32,_true> *this,uint *p_inputs_shndx,uint *p_symtab_shndx,\n uint *p_relocs_shndx,uint *p_got_plt_shndx,uint *p_strtab_shndx)\n\n{\n uint uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_true>::find_incremental_inputs_sections\n (Sized_incremental_binary<32,_true> *this,uint *p_inputs_shndx,uint *p_symtab_shndx,\n uint *p_relocs_shndx,uint *p_got_plt_shndx,uint *p_strtab_shndx)\n\n{\n uint" identifier > : : (function_declarator "find_incremental_inputs_sections\n (Sized_incremental_binary<32,_true> *this,uint *p_inputs_shndx,uint *p_symtab_shndx,\n uint *p_relocs_shndx,uint *p_got_plt_shndx,uint *p_strtab_shndx)" identifier (parameter_list "(Sized_incremental_binary<32,_true> *this,uint *p_inputs_shndx,uint *p_symtab_shndx,\n uint *p_relocs_shndx,uint *p_got_plt_shndx,uint *p_strtab_shndx)" ( (parameter_declaration "Sized_incremental_binary" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint *p_inputs_shndx" type_identifier (pointer_declarator "*p_inputs_shndx" * identifier)) , (parameter_declaration "uint *p_symtab_shndx" type_identifier (pointer_declarator "*p_symtab_shndx" * identifier)) , (parameter_declaration "uint *p_relocs_shndx" type_identifier (pointer_declarator "*p_relocs_shndx" * identifier)) , (parameter_declaration "uint *p_got_plt_shndx" type_identifier (pointer_declarator "*p_got_plt_shndx" * identifier)) , (parameter_declaration "uint *p_strtab_shndx" type_identifier (pointer_declarator "*p_strtab_shndx" * identifier)) ))) { identifier) identifier ;) (declaration "Output_file *size;" type_identifier (pointer_declarator "*size" * identifier) ;) (declaration "uint shndx;" type_identifier identifier ;) (declaration "uint shndx_00;" type_identifier identifier ;) (declaration "Elf_Word EVar2;" type_identifier identifier ;) (declaration "uint shndx_01;" type_identifier identifier ;) (declaration "uint shndx_02;" type_identifier identifier ;) (declaration "off_t oVar3;" type_identifier identifier ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (declaration "Incremental_binary *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "ulong start;" type_identifier identifier ;) (declaration "Output_file *this_01;" type_identifier (pointer_declarator "*this_01" * identifier) ;) (expression_statement "this_01 = (Output_file *)&this->elf_file_;" (assignment_expression "this_01 = (Output_file *)&this->elf_file_" identifier = (cast_expression "(Output_file *)&this->elf_file_" ( (type_descriptor "Output_file *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->elf_file_" & (field_expression "this->elf_file_" identifier -> field_identifier)))) ;) (ERROR "shndx = elfcpp::Elf_file<32,_true," (binary_expression "shndx = elfcpp::Elf_file<32" (assignment_expression "shndx = elfcpp" identifier = identifier) (ERROR "::Elf_file" : : identifier) < number_literal) , identifier ,) (labeled_statement "_gold::Incremental_binary>::find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4700);" statement_identifier (ERROR "::Incremental_binary>::find_section_by_type\n ((Elf_file<32,_true,_gold:" : : identifier > : : identifier ( ( (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) :) : (expression_statement "Incremental_binary> *)this_01,0x6fff4700);" (comma_expression "Incremental_binary> *)this_01,0x6fff4700" (binary_expression "Incremental_binary> *)this_01" identifier > (pointer_expression "*)this_01" * (ERROR ")" )) identifier)) , number_literal) (ERROR ")" )) ;)) if ( ( ( ( ( (binary_expression "(shndx != 0) &&\n (shndx_00 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4701),\n shndx_00 != 0)) &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_00),\n shndx == EVar2))" (binary_expression "(shndx != 0) &&\n (shndx_00 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4701),\n shndx_00 != 0))" (parenthesized_expression "(shndx != 0)" ( (binary_expression "shndx != 0" identifier != number_literal) )) && (parenthesized_expression "(shndx_00 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4701),\n shndx_00 != 0))" ( (ERROR "shndx_00 = elfcpp::Elf_file<32,_true,_gold::" (comma_expression "shndx_00 = elfcpp::Elf_file<32,_true,_gold" (binary_expression "shndx_00 = elfcpp::Elf_file<32" (assignment_expression "shndx_00 = elfcpp" identifier = identifier) (ERROR "::Elf_file" : : identifier) < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : :) (binary_expression "Incremental_binary>::find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4701),\n shndx_00 != 0)" identifier > (ERROR "::" : :) (call_expression "find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4701),\n shndx_00 != 0)" identifier (argument_list "((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4701),\n shndx_00 != 0)" ( (parenthesized_expression "(Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4701)" ( (ERROR "Elf_file<32,_true,_gold::" (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : :) (comma_expression "Incremental_binary> *)this_01,0x6fff4701" (binary_expression "Incremental_binary> *)this_01" identifier > (pointer_expression "*)this_01" * (ERROR ")" )) identifier)) , number_literal) )) , (binary_expression "shndx_00 != 0" identifier != number_literal) )))) ))) && (parenthesized_expression "(EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_00),\n shndx == EVar2))" ( (ERROR "EVar2 = elfcpp::Elf_file<32,_true,_gold::" (comma_expression "EVar2 = elfcpp::Elf_file<32,_true,_gold" (binary_expression "EVar2 = elfcpp::Elf_file<32" (assignment_expression "EVar2 = elfcpp" identifier = identifier) (ERROR "::Elf_file" : : identifier) < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : :) (binary_expression "Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_00),\n shndx == EVar2)" identifier > (ERROR "::" : :) (call_expression "section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_00),\n shndx == EVar2)" identifier (argument_list "((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_00),\n shndx == EVar2)" ( (parenthesized_expression "(Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_00)" ( (ERROR "Elf_file<32,_true,_gold::" (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : :) (comma_expression "Incremental_binary> *)this_01,shndx_00" (binary_expression "Incremental_binary> *)this_01" identifier > (pointer_expression "*)this_01" * (ERROR ")" )) identifier)) , identifier) )) , (binary_expression "shndx == EVar2" identifier == identifier) )))) ))) && ( (parenthesized_expression "(shndx_01 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4702),\n shndx_01 != 0 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_01),\n shndx == EVar2))))" ( (ERROR "shndx_01 = elfcpp::Elf_file<32,_true,_gold::" (comma_expression "shndx_01 = elfcpp::Elf_file<32,_true,_gold" (binary_expression "shndx_01 = elfcpp::Elf_file<32" (assignment_expression "shndx_01 = elfcpp" identifier = identifier) (ERROR "::Elf_file" : : identifier) < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : :) (binary_expression "Incremental_binary>::find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4702),\n shndx_01 != 0 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_01),\n shndx == EVar2)))" identifier > (ERROR "::" : :) (call_expression "find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4702),\n shndx_01 != 0 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_01),\n shndx == EVar2)))" identifier (argument_list "((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4702),\n shndx_01 != 0 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_01),\n shndx == EVar2)))" ( (parenthesized_expression "(Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4702)" ( (ERROR "Elf_file<32,_true,_gold::" (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : :) (comma_expression "Incremental_binary> *)this_01,0x6fff4702" (binary_expression "Incremental_binary> *)this_01" identifier > (pointer_expression "*)this_01" * (ERROR ")" )) identifier)) , number_literal) )) , (binary_expression "shndx_01 != 0 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_01),\n shndx == EVar2))" (binary_expression "shndx_01 != 0" identifier != number_literal) && (parenthesized_expression "(EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_01),\n shndx == EVar2))" ( (ERROR "EVar2 = elfcpp::Elf_file<32,_true,_gold::" (comma_expression "EVar2 = elfcpp::Elf_file<32,_true,_gold" (binary_expression "EVar2 = elfcpp::Elf_file<32" (assignment_expression "EVar2 = elfcpp" identifier = identifier) (ERROR "::Elf_file" : : identifier) < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : :) (binary_expression "Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_01),\n shndx == EVar2)" identifier > (ERROR "::" : :) (call_expression "section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_01),\n shndx == EVar2)" identifier (argument_list "((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_01),\n shndx == EVar2)" ( (parenthesized_expression "(Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_01)" ( (ERROR "Elf_file<32,_true,_gold::" (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : :) (comma_expression "Incremental_binary> *)this_01,shndx_01" (binary_expression "Incremental_binary> *)this_01" identifier > (pointer_expression "*)this_01" * (ERROR ")" )) identifier)) , identifier) )) , (binary_expression "shndx == EVar2" identifier == identifier) )))) ))) )))) )) && ( ( (ERROR "shndx_02 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4703),\n shndx_02 != 0 &&\n ((EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_02),\n shndx == EVar2 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0)))))) &&\n (elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01),\n EVar2 <= (this->elf_file_).shnum_)) {\n this_00 = (this->elf_file_).file_;\n elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::" (comma_expression "shndx_02 = elfcpp::Elf_file<32,_true,_gold" (binary_expression "shndx_02 = elfcpp::Elf_file<32" (assignment_expression "shndx_02 = elfcpp" identifier = identifier) (ERROR "::Elf_file" : : identifier) < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : : (comma_expression "Incremental_binary>::find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4703),\n shndx_02 != 0 &&\n ((EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_02),\n shndx == EVar2 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0)))))) &&\n (elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01),\n EVar2 <= (this->elf_file_).shnum_)) {\n this_00 = (this->elf_file_).file_;\n elfcpp::Elf_file<32,_true,_gold" (binary_expression "Incremental_binary>::find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4703),\n shndx_02 != 0 &&\n ((EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_02),\n shndx == EVar2 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0)))))) &&\n (elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01),\n EVar2 <= (this->elf_file_).shnum_)) {\n this_00 = (this->elf_file_).file_;\n elfcpp::Elf_file<32" (binary_expression "Incremental_binary>::find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4703),\n shndx_02 != 0 &&\n ((EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_02),\n shndx == EVar2 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0)))))) &&\n (elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01),\n EVar2 <= (this->elf_file_).shnum_)) {\n this_00 = (this->elf_file_).file_" (binary_expression "Incremental_binary>::find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4703),\n shndx_02 != 0 &&\n ((EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_02),\n shndx == EVar2 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0))))))" identifier > (ERROR "::" : :) (call_expression "find_section_by_type\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4703),\n shndx_02 != 0 &&\n ((EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_02),\n shndx == EVar2 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0))))))" identifier (argument_list "((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4703),\n shndx_02 != 0 &&\n ((EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_02),\n shndx == EVar2 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0))))))" ( (parenthesized_expression "(Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4703)" ( (ERROR "Elf_file<32,_true,_gold::" (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : :) (comma_expression "Incremental_binary> *)this_01,0x6fff4703" (binary_expression "Incremental_binary> *)this_01" identifier > (pointer_expression "*)this_01" * (ERROR ")" )) identifier)) , number_literal) )) , (binary_expression "shndx_02 != 0 &&\n ((EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_02),\n shndx == EVar2 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0)))))" (binary_expression "shndx_02 != 0" identifier != number_literal) && (parenthesized_expression "((EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_02),\n shndx == EVar2 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0)))))" ( (parenthesized_expression "(EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_02),\n shndx == EVar2 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0))))" ( (ERROR "EVar2 = elfcpp::Elf_file<32,_true,_gold::" (comma_expression "EVar2 = elfcpp::Elf_file<32,_true,_gold" (binary_expression "EVar2 = elfcpp::Elf_file<32" (assignment_expression "EVar2 = elfcpp" identifier = identifier) (ERROR "::Elf_file" : : identifier) < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : :) (binary_expression "Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_02),\n shndx == EVar2 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0)))" identifier > (ERROR "::" : :) (call_expression "section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_02),\n shndx == EVar2 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0)))" identifier (argument_list "((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_02),\n shndx == EVar2 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0)))" ( (parenthesized_expression "(Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_02)" ( (ERROR "Elf_file<32,_true,_gold::" (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : :) (comma_expression "Incremental_binary> *)this_01,shndx_02" (binary_expression "Incremental_binary> *)this_01" identifier > (pointer_expression "*)this_01" * (ERROR ")" )) identifier)) , identifier) )) , (binary_expression "shndx == EVar2 &&\n (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0))" (binary_expression "shndx == EVar2" identifier == identifier) && (parenthesized_expression "(EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0))" ( (ERROR "EVar2 = elfcpp::Elf_file<32,_true,_gold::" (comma_expression "EVar2 = elfcpp::Elf_file<32,_true,_gold" (binary_expression "EVar2 = elfcpp::Elf_file<32" (assignment_expression "EVar2 = elfcpp" identifier = identifier) (ERROR "::Elf_file" : : identifier) < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : :) (binary_expression "Incremental_binary>::section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0)" identifier > (ERROR "::" : :) (call_expression "section_link\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0)" identifier (argument_list "((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx),\n EVar2 != 0)" ( (parenthesized_expression "(Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx)" ( (ERROR "Elf_file<32,_true,_gold::" (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : :) (comma_expression "Incremental_binary> *)this_01,shndx" (binary_expression "Incremental_binary> *)this_01" identifier > (pointer_expression "*)this_01" * (ERROR ")" )) identifier)) , identifier) )) , (binary_expression "EVar2 != 0" identifier != number_literal) )))) ))) )))) )) ))) )))) && (assignment_expression "(elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01),\n EVar2 <= (this->elf_file_).shnum_)) {\n this_00 = (this->elf_file_).file_" (parenthesized_expression "(elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01),\n EVar2 <= (this->elf_file_).shnum_))" ( (ERROR "elfcpp::Elf_file<32,_true,_gold::" identifier : : (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : :) (binary_expression "Incremental_binary>::initialize_shnum\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01),\n EVar2 <= (this->elf_file_).shnum_)" identifier > (ERROR "::" : :) (call_expression "initialize_shnum\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01),\n EVar2 <= (this->elf_file_).shnum_)" identifier (argument_list "((Elf_file<32,_true,_gold::Incremental_binary> *)this_01),\n EVar2 <= (this->elf_file_).shnum_)" ( (parenthesized_expression "(Elf_file<32,_true,_gold::Incremental_binary> *)this_01)" ( (ERROR "Elf_file<32,_true,_gold::" (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : :) (binary_expression "Incremental_binary> *)this_01" identifier > (pointer_expression "*)this_01" * (ERROR ")" )) identifier)) )) , (binary_expression "EVar2 <= (this->elf_file_).shnum_" identifier <= (field_expression "(this->elf_file_).shnum_" (parenthesized_expression "(this->elf_file_)" ( (field_expression "this->elf_file_" identifier -> field_identifier) )) . field_identifier)) )))) )) (ERROR "{\n this_00" { identifier) = (field_expression "(this->elf_file_).file_" (parenthesized_expression "(this->elf_file_)" ( (field_expression "this->elf_file_" identifier -> field_identifier) )) . field_identifier))) (ERROR ";\n elfcpp::Elf_file" ; identifier : : identifier) < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : : identifier > : :) identifier ( (ERROR "(Elf_file<32,_true,_gold::Incremental_binary> *)this_01);\n if ((this->elf_file_).shnum_ <= EVar2) {\n elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01);\n uVar1 = (this->elf_file_).shnum_;\n format = (char *)gettext("section_type: bad shndx %u >= %u");\n Incremental_binary::error(this_00,format,(ulong)EVar2,(ulong)uVar1);\n }\n start = (ulong)EVar2;\n oVar3 = elfcpp::" (call_expression "(Elf_file<32,_true,_gold::Incremental_binary> *)this_01);\n if ((this->elf_file_).shnum_ <= EVar2)" (parenthesized_expression "(Elf_file<32,_true,_gold::Incremental_binary> *)this_01)" ( (ERROR "Elf_file<32,_true,_gold::" (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : :) (binary_expression "Incremental_binary> *)this_01" identifier > (pointer_expression "*)this_01" * (ERROR ")" )) identifier)) )) (ERROR ";\n if" ; if) (argument_list "((this->elf_file_).shnum_ <= EVar2)" ( (binary_expression "(this->elf_file_).shnum_ <= EVar2" (field_expression "(this->elf_file_).shnum_" (parenthesized_expression "(this->elf_file_)" ( (field_expression "this->elf_file_" identifier -> field_identifier) )) . field_identifier) <= identifier) ))) (compound_statement "{\n elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01);\n uVar1 = (this->elf_file_).shnum_;\n format = (char *)gettext("section_type: bad shndx %u >= %u");\n Incremental_binary::error(this_00,format,(ulong)EVar2,(ulong)uVar1);\n }" { (labeled_statement "elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum\n ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01);" statement_identifier (ERROR "::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum\n ((Elf_file<32,_true,_gold:" : : (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : : identifier > : : identifier ( ( (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) :) : (expression_statement "Incremental_binary> *)this_01);" (binary_expression "Incremental_binary> *)this_01" identifier > (pointer_expression "*)this_01" * (ERROR ")" )) identifier)) (ERROR ")" )) ;)) (expression_statement "uVar1 = (this->elf_file_).shnum_;" (assignment_expression "uVar1 = (this->elf_file_).shnum_" identifier = (field_expression "(this->elf_file_).shnum_" (parenthesized_expression "(this->elf_file_)" ( (field_expression "this->elf_file_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "format = (char *)gettext("section_type: bad shndx %u >= %u");" (assignment_expression "format = (char *)gettext("section_type: bad shndx %u >= %u")" identifier = (cast_expression "(char *)gettext("section_type: bad shndx %u >= %u")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("section_type: bad shndx %u >= %u")" identifier (argument_list "("section_type: bad shndx %u >= %u")" ( (string_literal ""section_type: bad shndx %u >= %u"" " string_content ") ))))) ;) (labeled_statement "Incremental_binary::error(this_00,format,(ulong)EVar2,(ulong)uVar1);" statement_identifier : (ERROR ":" :) (expression_statement "error(this_00,format,(ulong)EVar2,(ulong)uVar1);" (call_expression "error(this_00,format,(ulong)EVar2,(ulong)uVar1)" identifier (argument_list "(this_00,format,(ulong)EVar2,(ulong)uVar1)" ( identifier , identifier , (cast_expression "(ulong)EVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) , (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;)) }) (assignment_expression "start = (ulong)EVar2" identifier = (cast_expression "(ulong)EVar2" ( (type_descriptor "ulong" type_identifier) ) identifier)) ; (assignment_expression "oVar3 = elfcpp" identifier = identifier) : :) (binary_expression "Elf_file<32" identifier < number_literal) , identifier , (ERROR "_gold::" identifier : :) identifier > (ERROR "::" : :) identifier ( (ERROR "(Elf_file<32,_true,_gold::Incremental_binary> *)this_01,EVar2);\n size = this_00->output_;\n if ((oVar3 < 0) ||\n (this_00 = (Incremental_binary *)(oVar3 + 0x28), size->file_size_ < (long)this_00)) {\n /* WARNING: Subroutine does not return */\n Output_file::get_output_view(this_01,start,(size_t)size,(Output_file *)this_00);\n }\n if (*(int *)(size->base_ + oVar3 + 4) == 0x3000000)" (parenthesized_expression "(Elf_file<32,_true,_gold::Incremental_binary> *)this_01,EVar2)" ( (ERROR "Elf_file<32,_true,_gold::" (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : :) (comma_expression "Incremental_binary> *)this_01,EVar2" (binary_expression "Incremental_binary> *)this_01" identifier > (pointer_expression "*)this_01" * (ERROR ")" )) identifier)) , identifier) )) ; (call_expression "size = this_00->output_;\n if ((oVar3 < 0) ||\n (this_00 = (Incremental_binary *)(oVar3 + 0x28), size->file_size_ < (long)this_00))" (assignment_expression "size = this_00->output_" identifier = (field_expression "this_00->output_" identifier -> field_identifier)) (ERROR ";\n if" ; if) (argument_list "((oVar3 < 0) ||\n (this_00 = (Incremental_binary *)(oVar3 + 0x28), size->file_size_ < (long)this_00))" ( (binary_expression "(oVar3 < 0) ||\n (this_00 = (Incremental_binary *)(oVar3 + 0x28), size->file_size_ < (long)this_00)" (parenthesized_expression "(oVar3 < 0)" ( (binary_expression "oVar3 < 0" identifier < number_literal) )) || (parenthesized_expression "(this_00 = (Incremental_binary *)(oVar3 + 0x28), size->file_size_ < (long)this_00)" ( (comma_expression "this_00 = (Incremental_binary *)(oVar3 + 0x28), size->file_size_ < (long)this_00" (assignment_expression "this_00 = (Incremental_binary *)(oVar3 + 0x28)" identifier = (cast_expression "(Incremental_binary *)(oVar3 + 0x28)" ( (type_descriptor "Incremental_binary *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(oVar3 + 0x28)" ( (binary_expression "oVar3 + 0x28" identifier + number_literal) )))) , (binary_expression "size->file_size_ < (long)this_00" (field_expression "size->file_size_" identifier -> field_identifier) < (cast_expression "(long)this_00" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ))) ))) (compound_statement "{\n /* WARNING: Subroutine does not return */\n Output_file::get_output_view(this_01,start,(size_t)size,(Output_file *)this_00);\n }" { comment (labeled_statement "Output_file::get_output_view(this_01,start,(size_t)size,(Output_file *)this_00);" statement_identifier : (ERROR ":" :) (expression_statement "get_output_view(this_01,start,(size_t)size,(Output_file *)this_00);" (call_expression "get_output_view(this_01,start,(size_t)size,(Output_file *)this_00)" identifier (argument_list "(this_01,start,(size_t)size,(Output_file *)this_00)" ( identifier , identifier , (cast_expression "(size_t)size" ( (type_descriptor "size_t" primitive_type) ) identifier) , (cast_expression "(Output_file *)this_00" ( (type_descriptor "Output_file *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;)) }) if (parenthesized_expression "(*(int *)(size->base_ + oVar3 + 4) == 0x3000000)" ( (binary_expression "*(int *)(size->base_ + oVar3 + 4) == 0x3000000" (pointer_expression "*(int *)(size->base_ + oVar3 + 4)" * (cast_expression "(int *)(size->base_ + oVar3 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(size->base_ + oVar3 + 4)" ( (binary_expression "size->base_ + oVar3 + 4" (binary_expression "size->base_ + oVar3" (field_expression "size->base_" identifier -> field_identifier) + identifier) + number_literal) )))) == number_literal) ))) (compound_statement "{\n if (p_inputs_shndx != (uint *)0x0) {\n *p_inputs_shndx = shndx;\n }\n if (p_symtab_shndx != (uint *)0x0) {\n *p_symtab_shndx = shndx_00;\n }\n if (p_relocs_shndx != (uint *)0x0) {\n *p_relocs_shndx = shndx_01;\n }\n if (p_got_plt_shndx != (uint *)0x0) {\n *p_got_plt_shndx = shndx_02;\n }\n if (p_strtab_shndx != (uint *)0x0) {\n *p_strtab_shndx = EVar2;\n return true;\n }\n return true;\n }" { (if_statement "if (p_inputs_shndx != (uint *)0x0) {\n *p_inputs_shndx = shndx;\n }" if (parenthesized_expression "(p_inputs_shndx != (uint *)0x0)" ( (binary_expression "p_inputs_shndx != (uint *)0x0" identifier != (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *p_inputs_shndx = shndx;\n }" { (expression_statement "*p_inputs_shndx = shndx;" (assignment_expression "*p_inputs_shndx = shndx" (pointer_expression "*p_inputs_shndx" * identifier) = identifier) ;) })) (if_statement "if (p_symtab_shndx != (uint *)0x0) {\n *p_symtab_shndx = shndx_00;\n }" if (parenthesized_expression "(p_symtab_shndx != (uint *)0x0)" ( (binary_expression "p_symtab_shndx != (uint *)0x0" identifier != (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *p_symtab_shndx = shndx_00;\n }" { (expression_statement "*p_symtab_shndx = shndx_00;" (assignment_expression "*p_symtab_shndx = shndx_00" (pointer_expression "*p_symtab_shndx" * identifier) = identifier) ;) })) (if_statement "if (p_relocs_shndx != (uint *)0x0) {\n *p_relocs_shndx = shndx_01;\n }" if (parenthesized_expression "(p_relocs_shndx != (uint *)0x0)" ( (binary_expression "p_relocs_shndx != (uint *)0x0" identifier != (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *p_relocs_shndx = shndx_01;\n }" { (expression_statement "*p_relocs_shndx = shndx_01;" (assignment_expression "*p_relocs_shndx = shndx_01" (pointer_expression "*p_relocs_shndx" * identifier) = identifier) ;) })) (if_statement "if (p_got_plt_shndx != (uint *)0x0) {\n *p_got_plt_shndx = shndx_02;\n }" if (parenthesized_expression "(p_got_plt_shndx != (uint *)0x0)" ( (binary_expression "p_got_plt_shndx != (uint *)0x0" identifier != (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *p_got_plt_shndx = shndx_02;\n }" { (expression_statement "*p_got_plt_shndx = shndx_02;" (assignment_expression "*p_got_plt_shndx = shndx_02" (pointer_expression "*p_got_plt_shndx" * identifier) = identifier) ;) })) (if_statement "if (p_strtab_shndx != (uint *)0x0) {\n *p_strtab_shndx = EVar2;\n return true;\n }" if (parenthesized_expression "(p_strtab_shndx != (uint *)0x0)" ( (binary_expression "p_strtab_shndx != (uint *)0x0" identifier != (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *p_strtab_shndx = EVar2;\n return true;\n }" { (expression_statement "*p_strtab_shndx = EVar2;" (assignment_expression "*p_strtab_shndx = EVar2" (pointer_expression "*p_strtab_shndx" * identifier) = identifier) ;) (return_statement "return true;" return true ;) })) (return_statement "return true;" return true ;) }) } return false ; })
(translation_unit "undefined8\nFUN_00195bb0(long param_1,int *param_2,int *param_3,int *param_4,int *param_5,uint *param_6)\n\n{\n long lVar1;\n undefined4 uVar2;\n long lVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n long lVar10;\n undefined8 uVar11;\n \n lVar1 = param_1 + 0x58;\n iVar4 = FUN_001956e0(lVar1,0x6fff4700);\n if ((((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) &&\n (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))) {\n lVar3 = *(long *)(param_1 + 0x58);\n FUN_00195620(lVar1);\n if (*(uint *)(param_1 + 0x68) <= uVar9) {\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }\n lVar10 = FUN_00195760(lVar1,uVar9);\n lVar1 = *(long *)(lVar3 + 0x50);\n if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) {\n \n FUN_00182e30();\n }\n if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) {\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }\n }\n return 0;\n}\n\n" (function_definition "undefined8\nFUN_00195bb0(long param_1,int *param_2,int *param_3,int *param_4,int *param_5,uint *param_6)\n\n{\n long lVar1;\n undefined4 uVar2;\n long lVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n long lVar10;\n undefined8 uVar11;\n \n lVar1 = param_1 + 0x58;\n iVar4 = FUN_001956e0(lVar1,0x6fff4700);\n if ((((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) &&\n (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))) {\n lVar3 = *(long *)(param_1 + 0x58);\n FUN_00195620(lVar1);\n if (*(uint *)(param_1 + 0x68) <= uVar9) {\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }\n lVar10 = FUN_00195760(lVar1,uVar9);\n lVar1 = *(long *)(lVar3 + 0x50);\n if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) {\n \n FUN_00182e30();\n }\n if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) {\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }\n }\n return 0;\n}" type_identifier (function_declarator "FUN_00195bb0(long param_1,int *param_2,int *param_3,int *param_4,int *param_5,uint *param_6)" identifier (parameter_list "(long param_1,int *param_2,int *param_3,int *param_4,int *param_5,uint *param_6)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "int *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "int *param_4" primitive_type (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "int *param_5" primitive_type (pointer_declarator "*param_5" * identifier)) , (parameter_declaration "uint *param_6" type_identifier (pointer_declarator "*param_6" * identifier)) ))) (compound_statement "{\n long lVar1;\n undefined4 uVar2;\n long lVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n long lVar10;\n undefined8 uVar11;\n \n lVar1 = param_1 + 0x58;\n iVar4 = FUN_001956e0(lVar1,0x6fff4700);\n if ((((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) &&\n (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))) {\n lVar3 = *(long *)(param_1 + 0x58);\n FUN_00195620(lVar1);\n if (*(uint *)(param_1 + 0x68) <= uVar9) {\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }\n lVar10 = FUN_00195760(lVar1,uVar9);\n lVar1 = *(long *)(lVar3 + 0x50);\n if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) {\n \n FUN_00182e30();\n }\n if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) {\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }\n }\n return 0;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "int iVar8;" primitive_type identifier ;) (declaration "uint uVar9;" type_identifier identifier ;) (declaration "long lVar10;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar11;" type_identifier identifier ;) (expression_statement "lVar1 = param_1 + 0x58;" (assignment_expression "lVar1 = param_1 + 0x58" identifier = (binary_expression "param_1 + 0x58" identifier + number_literal)) ;) (expression_statement "iVar4 = FUN_001956e0(lVar1,0x6fff4700);" (assignment_expression "iVar4 = FUN_001956e0(lVar1,0x6fff4700)" identifier = (call_expression "FUN_001956e0(lVar1,0x6fff4700)" identifier (argument_list "(lVar1,0x6fff4700)" ( identifier , number_literal )))) ;) (if_statement "if ((((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) &&\n (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))) {\n lVar3 = *(long *)(param_1 + 0x58);\n FUN_00195620(lVar1);\n if (*(uint *)(param_1 + 0x68) <= uVar9) {\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }\n lVar10 = FUN_00195760(lVar1,uVar9);\n lVar1 = *(long *)(lVar3 + 0x50);\n if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) {\n \n FUN_00182e30();\n }\n if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) {\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }\n }" if (parenthesized_expression "((((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) &&\n (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68)))" ( (binary_expression "(((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) &&\n (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))" (parenthesized_expression "(((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0))))))" ( (binary_expression "((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))" (parenthesized_expression "((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7))))" ( (binary_expression "(((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))" (parenthesized_expression "(((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6))" ( (binary_expression "((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)" (parenthesized_expression "((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0))" ( (binary_expression "(iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)" (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) && (parenthesized_expression "(iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)" ( (comma_expression "iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0" (assignment_expression "iVar5 = FUN_001956e0(lVar1,0x6fff4701)" identifier = (call_expression "FUN_001956e0(lVar1,0x6fff4701)" identifier (argument_list "(lVar1,0x6fff4701)" ( identifier , number_literal )))) , (binary_expression "iVar5 != 0" identifier != number_literal)) ))) )) && (parenthesized_expression "(iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)" ( (comma_expression "iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6" (assignment_expression "iVar6 = FUN_00195b20(lVar1,iVar5)" identifier = (call_expression "FUN_00195b20(lVar1,iVar5)" identifier (argument_list "(lVar1,iVar5)" ( identifier , identifier )))) , (binary_expression "iVar4 == iVar6" identifier == identifier)) ))) )) && (parenthesized_expression "((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))" ( (parenthesized_expression "(iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7))" ( (comma_expression "iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)" (assignment_expression "iVar6 = FUN_001956e0(lVar1,0x6fff4702)" identifier = (call_expression "FUN_001956e0(lVar1,0x6fff4702)" identifier (argument_list "(lVar1,0x6fff4702)" ( identifier , number_literal )))) , (binary_expression "iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)" (binary_expression "iVar6 != 0" identifier != number_literal) && (parenthesized_expression "(iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)" ( (comma_expression "iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7" (assignment_expression "iVar7 = FUN_00195b20(lVar1,iVar6)" identifier = (call_expression "FUN_00195b20(lVar1,iVar6)" identifier (argument_list "(lVar1,iVar6)" ( identifier , identifier )))) , (binary_expression "iVar4 == iVar7" identifier == identifier)) )))) )) ))) )) && (parenthesized_expression "((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))" ( (parenthesized_expression "(iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0))))" ( (comma_expression "iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))" (assignment_expression "iVar7 = FUN_001956e0(lVar1,0x6fff4703)" identifier = (call_expression "FUN_001956e0(lVar1,0x6fff4703)" identifier (argument_list "(lVar1,0x6fff4703)" ( identifier , number_literal )))) , (binary_expression "iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))" (binary_expression "iVar7 != 0" identifier != number_literal) && (parenthesized_expression "((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))" ( (parenthesized_expression "(iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0))" ( (comma_expression "iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)" (assignment_expression "iVar8 = FUN_00195b20(lVar1,iVar7)" identifier = (call_expression "FUN_00195b20(lVar1,iVar7)" identifier (argument_list "(lVar1,iVar7)" ( identifier , identifier )))) , (binary_expression "iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)" (binary_expression "iVar4 == iVar8" identifier == identifier) && (parenthesized_expression "(uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)" ( (comma_expression "uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0" (assignment_expression "uVar9 = FUN_00195b20(lVar1,iVar4)" identifier = (call_expression "FUN_00195b20(lVar1,iVar4)" identifier (argument_list "(lVar1,iVar4)" ( identifier , identifier )))) , (binary_expression "uVar9 != 0" identifier != number_literal)) )))) )) )))) )) ))) )) && (parenthesized_expression "(FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))" ( (comma_expression "FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68)" (call_expression "FUN_00195620(lVar1)" identifier (argument_list "(lVar1)" ( identifier ))) , (binary_expression "uVar9 <= *(uint *)(param_1 + 0x68)" identifier <= (pointer_expression "*(uint *)(param_1 + 0x68)" * (cast_expression "(uint *)(param_1 + 0x68)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))))) ))) )) (compound_statement "{\n lVar3 = *(long *)(param_1 + 0x58);\n FUN_00195620(lVar1);\n if (*(uint *)(param_1 + 0x68) <= uVar9) {\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }\n lVar10 = FUN_00195760(lVar1,uVar9);\n lVar1 = *(long *)(lVar3 + 0x50);\n if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) {\n \n FUN_00182e30();\n }\n if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) {\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }\n }" { (expression_statement "lVar3 = *(long *)(param_1 + 0x58);" (assignment_expression "lVar3 = *(long *)(param_1 + 0x58)" identifier = (pointer_expression "*(long *)(param_1 + 0x58)" * (cast_expression "(long *)(param_1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "FUN_00195620(lVar1);" (call_expression "FUN_00195620(lVar1)" identifier (argument_list "(lVar1)" ( identifier ))) ;) (if_statement "if (*(uint *)(param_1 + 0x68) <= uVar9) {\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }" if (parenthesized_expression "(*(uint *)(param_1 + 0x68) <= uVar9)" ( (binary_expression "*(uint *)(param_1 + 0x68) <= uVar9" (pointer_expression "*(uint *)(param_1 + 0x68)" * (cast_expression "(uint *)(param_1 + 0x68)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) <= identifier) )) (compound_statement "{\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }" { (expression_statement "FUN_00195620(lVar1);" (call_expression "FUN_00195620(lVar1)" identifier (argument_list "(lVar1)" ( identifier ))) ;) (expression_statement "uVar2 = *(undefined4 *)(param_1 + 0x68);" (assignment_expression "uVar2 = *(undefined4 *)(param_1 + 0x68)" identifier = (pointer_expression "*(undefined4 *)(param_1 + 0x68)" * (cast_expression "(undefined4 *)(param_1 + 0x68)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) ))))) ;) (expression_statement "uVar11 = gettext("section_type: bad shndx %u >= %u");" (assignment_expression "uVar11 = gettext("section_type: bad shndx %u >= %u")" identifier = (call_expression "gettext("section_type: bad shndx %u >= %u")" identifier (argument_list "("section_type: bad shndx %u >= %u")" ( (string_literal ""section_type: bad shndx %u >= %u"" " string_content ") )))) ;) (expression_statement "FUN_00182f70(lVar3,uVar11,uVar9,uVar2);" (call_expression "FUN_00182f70(lVar3,uVar11,uVar9,uVar2)" identifier (argument_list "(lVar3,uVar11,uVar9,uVar2)" ( identifier , identifier , identifier , identifier ))) ;) })) (expression_statement "lVar10 = FUN_00195760(lVar1,uVar9);" (assignment_expression "lVar10 = FUN_00195760(lVar1,uVar9)" identifier = (call_expression "FUN_00195760(lVar1,uVar9)" identifier (argument_list "(lVar1,uVar9)" ( identifier , identifier )))) ;) (expression_statement "lVar1 = *(long *)(lVar3 + 0x50);" (assignment_expression "lVar1 = *(long *)(lVar3 + 0x50)" identifier = (pointer_expression "*(long *)(lVar3 + 0x50)" * (cast_expression "(long *)(lVar3 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x50)" ( (binary_expression "lVar3 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) {\n \n FUN_00182e30();\n }" if (parenthesized_expression "((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28))" ( (binary_expression "(lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)" (parenthesized_expression "(lVar10 < 0)" ( (binary_expression "lVar10 < 0" identifier < number_literal) )) || (parenthesized_expression "(*(long *)(lVar1 + 0x10) < lVar10 + 0x28)" ( (binary_expression "*(long *)(lVar1 + 0x10) < lVar10 + 0x28" (pointer_expression "*(long *)(lVar1 + 0x10)" * (cast_expression "(long *)(lVar1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) )))) < (binary_expression "lVar10 + 0x28" identifier + number_literal)) ))) )) (compound_statement "{\n \n FUN_00182e30();\n }" { (expression_statement "FUN_00182e30();" (call_expression "FUN_00182e30()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) {\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }" if (parenthesized_expression "(*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000)" ( (binary_expression "*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000" (pointer_expression "*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10)" * (cast_expression "(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar1 + 0x18) + 4 + lVar10)" ( (binary_expression "*(long *)(lVar1 + 0x18) + 4 + lVar10" (binary_expression "*(long *)(lVar1 + 0x18) + 4" (pointer_expression "*(long *)(lVar1 + 0x18)" * (cast_expression "(long *)(lVar1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) + number_literal) + identifier) )))) == number_literal) )) (compound_statement "{\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }" { (if_statement "if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }" if (parenthesized_expression "(param_2 != (int *)0x0)" ( (binary_expression "param_2 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *param_2 = iVar4;\n }" { (expression_statement "*param_2 = iVar4;" (assignment_expression "*param_2 = iVar4" (pointer_expression "*param_2" * identifier) = identifier) ;) })) (if_statement "if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }" if (parenthesized_expression "(param_3 != (int *)0x0)" ( (binary_expression "param_3 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *param_3 = iVar5;\n }" { (expression_statement "*param_3 = iVar5;" (assignment_expression "*param_3 = iVar5" (pointer_expression "*param_3" * identifier) = identifier) ;) })) (if_statement "if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }" if (parenthesized_expression "(param_4 != (int *)0x0)" ( (binary_expression "param_4 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *param_4 = iVar6;\n }" { (expression_statement "*param_4 = iVar6;" (assignment_expression "*param_4 = iVar6" (pointer_expression "*param_4" * identifier) = identifier) ;) })) (if_statement "if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }" if (parenthesized_expression "(param_5 != (int *)0x0)" ( (binary_expression "param_5 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *param_5 = iVar7;\n }" { (expression_statement "*param_5 = iVar7;" (assignment_expression "*param_5 = iVar7" (pointer_expression "*param_5" * identifier) = identifier) ;) })) (if_statement "if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }" if (parenthesized_expression "(param_6 != (uint *)0x0)" ( (binary_expression "param_6 != (uint *)0x0" identifier != (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *param_6 = uVar9;\n return 1;\n }" { (expression_statement "*param_6 = uVar9;" (assignment_expression "*param_6 = uVar9" (pointer_expression "*param_6" * identifier) = identifier) ;) (return_statement "return 1;" return number_literal ;) })) (return_statement "return 1;" return number_literal ;) })) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (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 (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) , (binary_expression IDENT != LIT)) ))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) , (binary_expression IDENT == IDENT)) ))) )) && (parenthesized_expression ( (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) , (binary_expression (binary_expression IDENT != LIT) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) , (binary_expression IDENT == IDENT)) )))) )) ))) )) && (parenthesized_expression ( (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) , (binary_expression (binary_expression IDENT != LIT) && (parenthesized_expression ( (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) , (binary_expression (binary_expression IDENT == IDENT) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) , (binary_expression IDENT != LIT)) )))) )) )))) )) ))) )) && (parenthesized_expression ( (comma_expression (call_expression IDENT (argument_list ( IDENT ))) , (binary_expression IDENT <= (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (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 (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (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) )))) < (binary_expression IDENT + 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 (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) + IDENT) )))) == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return LIT ;) })) (return_statement return LIT ;) })) })) (return_statement return LIT ;) })))
(function_definition "undefined8\nFUN_00195bb0(long param_1,int *param_2,int *param_3,int *param_4,int *param_5,uint *param_6)\n\n{\n long lVar1;\n undefined4 uVar2;\n long lVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n long lVar10;\n undefined8 uVar11;\n \n lVar1 = param_1 + 0x58;\n iVar4 = FUN_001956e0(lVar1,0x6fff4700);\n if ((((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) &&\n (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))) {\n lVar3 = *(long *)(param_1 + 0x58);\n FUN_00195620(lVar1);\n if (*(uint *)(param_1 + 0x68) <= uVar9) {\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }\n lVar10 = FUN_00195760(lVar1,uVar9);\n lVar1 = *(long *)(lVar3 + 0x50);\n if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) {\n \n FUN_00182e30();\n }\n if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) {\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }\n }\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_00195bb0(long param_1,int *param_2,int *param_3,int *param_4,int *param_5,uint *param_6)" (identifier "FUN_00195bb0") (parameter_list "(long param_1,int *param_2,int *param_3,int *param_4,int *param_5,uint *param_6)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "int *param_2" (primitive_type "int") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "int *param_3" (primitive_type "int") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) (, ",") (parameter_declaration "int *param_4" (primitive_type "int") (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) (, ",") (parameter_declaration "int *param_5" (primitive_type "int") (pointer_declarator "*param_5" (* "*") (identifier "param_5"))) (, ",") (parameter_declaration "uint *param_6" (type_identifier "uint") (pointer_declarator "*param_6" (* "*") (identifier "param_6"))) () ")"))) (compound_statement "{\n long lVar1;\n undefined4 uVar2;\n long lVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n long lVar10;\n undefined8 uVar11;\n \n lVar1 = param_1 + 0x58;\n iVar4 = FUN_001956e0(lVar1,0x6fff4700);\n if ((((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) &&\n (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))) {\n lVar3 = *(long *)(param_1 + 0x58);\n FUN_00195620(lVar1);\n if (*(uint *)(param_1 + 0x68) <= uVar9) {\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }\n lVar10 = FUN_00195760(lVar1,uVar9);\n lVar1 = *(long *)(lVar3 + 0x50);\n if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) {\n \n FUN_00182e30();\n }\n if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) {\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }\n }\n return 0;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "undefined4 uVar2;" (type_identifier "undefined4") (identifier "uVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "int iVar4;" (primitive_type "int") (identifier "iVar4") (; ";")) (declaration "int iVar5;" (primitive_type "int") (identifier "iVar5") (; ";")) (declaration "int iVar6;" (primitive_type "int") (identifier "iVar6") (; ";")) (declaration "int iVar7;" (primitive_type "int") (identifier "iVar7") (; ";")) (declaration "int iVar8;" (primitive_type "int") (identifier "iVar8") (; ";")) (declaration "uint uVar9;" (type_identifier "uint") (identifier "uVar9") (; ";")) (declaration "long lVar10;" (sized_type_specifier "long" (long "long")) (identifier "lVar10") (; ";")) (declaration "undefined8 uVar11;" (type_identifier "undefined8") (identifier "uVar11") (; ";")) (expression_statement "lVar1 = param_1 + 0x58;" (assignment_expression "lVar1 = param_1 + 0x58" (identifier "lVar1") (= "=") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58"))) (; ";")) (expression_statement "iVar4 = FUN_001956e0(lVar1,0x6fff4700);" (assignment_expression "iVar4 = FUN_001956e0(lVar1,0x6fff4700)" (identifier "iVar4") (= "=") (call_expression "FUN_001956e0(lVar1,0x6fff4700)" (identifier "FUN_001956e0") (argument_list "(lVar1,0x6fff4700)" (( "(") (identifier "lVar1") (, ",") (number_literal "0x6fff4700") () ")")))) (; ";")) (if_statement "if ((((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) &&\n (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))) {\n lVar3 = *(long *)(param_1 + 0x58);\n FUN_00195620(lVar1);\n if (*(uint *)(param_1 + 0x68) <= uVar9) {\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }\n lVar10 = FUN_00195760(lVar1,uVar9);\n lVar1 = *(long *)(lVar3 + 0x50);\n if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) {\n \n FUN_00182e30();\n }\n if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) {\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }\n }" (if "if") (parenthesized_expression "((((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) &&\n (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68)))" (( "(") (binary_expression "(((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) &&\n (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))" (parenthesized_expression "(((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0))))))" (( "(") (binary_expression "((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) &&\n ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))" (parenthesized_expression "((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7))))" (( "(") (binary_expression "(((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) &&\n ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))" (parenthesized_expression "(((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6))" (( "(") (binary_expression "((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) &&\n (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)" (parenthesized_expression "((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0))" (( "(") (binary_expression "(iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)" (parenthesized_expression "(iVar4 != 0)" (( "(") (binary_expression "iVar4 != 0" (identifier "iVar4") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)" (( "(") (comma_expression "iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0" (assignment_expression "iVar5 = FUN_001956e0(lVar1,0x6fff4701)" (identifier "iVar5") (= "=") (call_expression "FUN_001956e0(lVar1,0x6fff4701)" (identifier "FUN_001956e0") (argument_list "(lVar1,0x6fff4701)" (( "(") (identifier "lVar1") (, ",") (number_literal "0x6fff4701") () ")")))) (, ",") (binary_expression "iVar5 != 0" (identifier "iVar5") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)" (( "(") (comma_expression "iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6" (assignment_expression "iVar6 = FUN_00195b20(lVar1,iVar5)" (identifier "iVar6") (= "=") (call_expression "FUN_00195b20(lVar1,iVar5)" (identifier "FUN_00195b20") (argument_list "(lVar1,iVar5)" (( "(") (identifier "lVar1") (, ",") (identifier "iVar5") () ")")))) (, ",") (binary_expression "iVar4 == iVar6" (identifier "iVar4") (== "==") (identifier "iVar6"))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))" (( "(") (parenthesized_expression "(iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7))" (( "(") (comma_expression "iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)" (assignment_expression "iVar6 = FUN_001956e0(lVar1,0x6fff4702)" (identifier "iVar6") (= "=") (call_expression "FUN_001956e0(lVar1,0x6fff4702)" (identifier "FUN_001956e0") (argument_list "(lVar1,0x6fff4702)" (( "(") (identifier "lVar1") (, ",") (number_literal "0x6fff4702") () ")")))) (, ",") (binary_expression "iVar6 != 0 &&\n (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)" (binary_expression "iVar6 != 0" (identifier "iVar6") (!= "!=") (number_literal "0")) (&& "&&") (parenthesized_expression "(iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)" (( "(") (comma_expression "iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7" (assignment_expression "iVar7 = FUN_00195b20(lVar1,iVar6)" (identifier "iVar7") (= "=") (call_expression "FUN_00195b20(lVar1,iVar6)" (identifier "FUN_00195b20") (argument_list "(lVar1,iVar6)" (( "(") (identifier "lVar1") (, ",") (identifier "iVar6") () ")")))) (, ",") (binary_expression "iVar4 == iVar7" (identifier "iVar4") (== "==") (identifier "iVar7"))) () ")")))) () ")")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))" (( "(") (parenthesized_expression "(iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0))))" (( "(") (comma_expression "iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))" (assignment_expression "iVar7 = FUN_001956e0(lVar1,0x6fff4703)" (identifier "iVar7") (= "=") (call_expression "FUN_001956e0(lVar1,0x6fff4703)" (identifier "FUN_001956e0") (argument_list "(lVar1,0x6fff4703)" (( "(") (identifier "lVar1") (, ",") (number_literal "0x6fff4703") () ")")))) (, ",") (binary_expression "iVar7 != 0 &&\n ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))" (binary_expression "iVar7 != 0" (identifier "iVar7") (!= "!=") (number_literal "0")) (&& "&&") (parenthesized_expression "((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))" (( "(") (parenthesized_expression "(iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0))" (( "(") (comma_expression "iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)" (assignment_expression "iVar8 = FUN_00195b20(lVar1,iVar7)" (identifier "iVar8") (= "=") (call_expression "FUN_00195b20(lVar1,iVar7)" (identifier "FUN_00195b20") (argument_list "(lVar1,iVar7)" (( "(") (identifier "lVar1") (, ",") (identifier "iVar7") () ")")))) (, ",") (binary_expression "iVar4 == iVar8 &&\n (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)" (binary_expression "iVar4 == iVar8" (identifier "iVar4") (== "==") (identifier "iVar8")) (&& "&&") (parenthesized_expression "(uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)" (( "(") (comma_expression "uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0" (assignment_expression "uVar9 = FUN_00195b20(lVar1,iVar4)" (identifier "uVar9") (= "=") (call_expression "FUN_00195b20(lVar1,iVar4)" (identifier "FUN_00195b20") (argument_list "(lVar1,iVar4)" (( "(") (identifier "lVar1") (, ",") (identifier "iVar4") () ")")))) (, ",") (binary_expression "uVar9 != 0" (identifier "uVar9") (!= "!=") (number_literal "0"))) () ")")))) () ")")) () ")")))) () ")")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))" (( "(") (comma_expression "FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68)" (call_expression "FUN_00195620(lVar1)" (identifier "FUN_00195620") (argument_list "(lVar1)" (( "(") (identifier "lVar1") () ")"))) (, ",") (binary_expression "uVar9 <= *(uint *)(param_1 + 0x68)" (identifier "uVar9") (<= "<=") (pointer_expression "*(uint *)(param_1 + 0x68)" (* "*") (cast_expression "(uint *)(param_1 + 0x68)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x68)" (( "(") (binary_expression "param_1 + 0x68" (identifier "param_1") (+ "+") (number_literal "0x68")) () ")")))))) () ")"))) () ")")) (compound_statement "{\n lVar3 = *(long *)(param_1 + 0x58);\n FUN_00195620(lVar1);\n if (*(uint *)(param_1 + 0x68) <= uVar9) {\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }\n lVar10 = FUN_00195760(lVar1,uVar9);\n lVar1 = *(long *)(lVar3 + 0x50);\n if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) {\n \n FUN_00182e30();\n }\n if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) {\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }\n }" ({ "{") (expression_statement "lVar3 = *(long *)(param_1 + 0x58);" (assignment_expression "lVar3 = *(long *)(param_1 + 0x58)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(param_1 + 0x58)" (* "*") (cast_expression "(long *)(param_1 + 0x58)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")"))))) (; ";")) (expression_statement "FUN_00195620(lVar1);" (call_expression "FUN_00195620(lVar1)" (identifier "FUN_00195620") (argument_list "(lVar1)" (( "(") (identifier "lVar1") () ")"))) (; ";")) (if_statement "if (*(uint *)(param_1 + 0x68) <= uVar9) {\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }" (if "if") (parenthesized_expression "(*(uint *)(param_1 + 0x68) <= uVar9)" (( "(") (binary_expression "*(uint *)(param_1 + 0x68) <= uVar9" (pointer_expression "*(uint *)(param_1 + 0x68)" (* "*") (cast_expression "(uint *)(param_1 + 0x68)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x68)" (( "(") (binary_expression "param_1 + 0x68" (identifier "param_1") (+ "+") (number_literal "0x68")) () ")")))) (<= "<=") (identifier "uVar9")) () ")")) (compound_statement "{\n FUN_00195620(lVar1);\n uVar2 = *(undefined4 *)(param_1 + 0x68);\n uVar11 = gettext("section_type: bad shndx %u >= %u");\n FUN_00182f70(lVar3,uVar11,uVar9,uVar2);\n }" ({ "{") (expression_statement "FUN_00195620(lVar1);" (call_expression "FUN_00195620(lVar1)" (identifier "FUN_00195620") (argument_list "(lVar1)" (( "(") (identifier "lVar1") () ")"))) (; ";")) (expression_statement "uVar2 = *(undefined4 *)(param_1 + 0x68);" (assignment_expression "uVar2 = *(undefined4 *)(param_1 + 0x68)" (identifier "uVar2") (= "=") (pointer_expression "*(undefined4 *)(param_1 + 0x68)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x68)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x68)" (( "(") (binary_expression "param_1 + 0x68" (identifier "param_1") (+ "+") (number_literal "0x68")) () ")"))))) (; ";")) (expression_statement "uVar11 = gettext("section_type: bad shndx %u >= %u");" (assignment_expression "uVar11 = gettext("section_type: bad shndx %u >= %u")" (identifier "uVar11") (= "=") (call_expression "gettext("section_type: bad shndx %u >= %u")" (identifier "gettext") (argument_list "("section_type: bad shndx %u >= %u")" (( "(") (string_literal ""section_type: bad shndx %u >= %u"" (" """) (string_content "section_type: bad shndx %u >= %u") (" """)) () ")")))) (; ";")) (expression_statement "FUN_00182f70(lVar3,uVar11,uVar9,uVar2);" (call_expression "FUN_00182f70(lVar3,uVar11,uVar9,uVar2)" (identifier "FUN_00182f70") (argument_list "(lVar3,uVar11,uVar9,uVar2)" (( "(") (identifier "lVar3") (, ",") (identifier "uVar11") (, ",") (identifier "uVar9") (, ",") (identifier "uVar2") () ")"))) (; ";")) (} "}"))) (expression_statement "lVar10 = FUN_00195760(lVar1,uVar9);" (assignment_expression "lVar10 = FUN_00195760(lVar1,uVar9)" (identifier "lVar10") (= "=") (call_expression "FUN_00195760(lVar1,uVar9)" (identifier "FUN_00195760") (argument_list "(lVar1,uVar9)" (( "(") (identifier "lVar1") (, ",") (identifier "uVar9") () ")")))) (; ";")) (expression_statement "lVar1 = *(long *)(lVar3 + 0x50);" (assignment_expression "lVar1 = *(long *)(lVar3 + 0x50)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(lVar3 + 0x50)" (* "*") (cast_expression "(long *)(lVar3 + 0x50)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x50)" (( "(") (binary_expression "lVar3 + 0x50" (identifier "lVar3") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (if_statement "if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) {\n \n FUN_00182e30();\n }" (if "if") (parenthesized_expression "((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28))" (( "(") (binary_expression "(lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)" (parenthesized_expression "(lVar10 < 0)" (( "(") (binary_expression "lVar10 < 0" (identifier "lVar10") (< "<") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(*(long *)(lVar1 + 0x10) < lVar10 + 0x28)" (( "(") (binary_expression "*(long *)(lVar1 + 0x10) < lVar10 + 0x28" (pointer_expression "*(long *)(lVar1 + 0x10)" (* "*") (cast_expression "(long *)(lVar1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x10)" (( "(") (binary_expression "lVar1 + 0x10" (identifier "lVar1") (+ "+") (number_literal "0x10")) () ")")))) (< "<") (binary_expression "lVar10 + 0x28" (identifier "lVar10") (+ "+") (number_literal "0x28"))) () ")"))) () ")")) (compound_statement "{\n \n FUN_00182e30();\n }" ({ "{") (expression_statement "FUN_00182e30();" (call_expression "FUN_00182e30()" (identifier "FUN_00182e30") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) {\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }" (if "if") (parenthesized_expression "(*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000)" (( "(") (binary_expression "*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000" (pointer_expression "*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10)" (* "*") (cast_expression "(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(lVar1 + 0x18) + 4 + lVar10)" (( "(") (binary_expression "*(long *)(lVar1 + 0x18) + 4 + lVar10" (binary_expression "*(long *)(lVar1 + 0x18) + 4" (pointer_expression "*(long *)(lVar1 + 0x18)" (* "*") (cast_expression "(long *)(lVar1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x18)" (( "(") (binary_expression "lVar1 + 0x18" (identifier "lVar1") (+ "+") (number_literal "0x18")) () ")")))) (+ "+") (number_literal "4")) (+ "+") (identifier "lVar10")) () ")")))) (== "==") (number_literal "0x3000000")) () ")")) (compound_statement "{\n if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }\n if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }\n if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }\n if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }\n if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }\n return 1;\n }" ({ "{") (if_statement "if (param_2 != (int *)0x0) {\n *param_2 = iVar4;\n }" (if "if") (parenthesized_expression "(param_2 != (int *)0x0)" (( "(") (binary_expression "param_2 != (int *)0x0" (identifier "param_2") (!= "!=") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n *param_2 = iVar4;\n }" ({ "{") (expression_statement "*param_2 = iVar4;" (assignment_expression "*param_2 = iVar4" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (identifier "iVar4")) (; ";")) (} "}"))) (if_statement "if (param_3 != (int *)0x0) {\n *param_3 = iVar5;\n }" (if "if") (parenthesized_expression "(param_3 != (int *)0x0)" (( "(") (binary_expression "param_3 != (int *)0x0" (identifier "param_3") (!= "!=") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n *param_3 = iVar5;\n }" ({ "{") (expression_statement "*param_3 = iVar5;" (assignment_expression "*param_3 = iVar5" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "iVar5")) (; ";")) (} "}"))) (if_statement "if (param_4 != (int *)0x0) {\n *param_4 = iVar6;\n }" (if "if") (parenthesized_expression "(param_4 != (int *)0x0)" (( "(") (binary_expression "param_4 != (int *)0x0" (identifier "param_4") (!= "!=") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n *param_4 = iVar6;\n }" ({ "{") (expression_statement "*param_4 = iVar6;" (assignment_expression "*param_4 = iVar6" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (= "=") (identifier "iVar6")) (; ";")) (} "}"))) (if_statement "if (param_5 != (int *)0x0) {\n *param_5 = iVar7;\n }" (if "if") (parenthesized_expression "(param_5 != (int *)0x0)" (( "(") (binary_expression "param_5 != (int *)0x0" (identifier "param_5") (!= "!=") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n *param_5 = iVar7;\n }" ({ "{") (expression_statement "*param_5 = iVar7;" (assignment_expression "*param_5 = iVar7" (pointer_expression "*param_5" (* "*") (identifier "param_5")) (= "=") (identifier "iVar7")) (; ";")) (} "}"))) (if_statement "if (param_6 != (uint *)0x0) {\n *param_6 = uVar9;\n return 1;\n }" (if "if") (parenthesized_expression "(param_6 != (uint *)0x0)" (( "(") (binary_expression "param_6 != (uint *)0x0" (identifier "param_6") (!= "!=") (cast_expression "(uint *)0x0" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n *param_6 = uVar9;\n return 1;\n }" ({ "{") (expression_statement "*param_6 = uVar9;" (assignment_expression "*param_6 = uVar9" (pointer_expression "*param_6" (* "*") (identifier "param_6")) (= "=") (identifier "uVar9")) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (} "}"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
/* DWARF original prototype: bool find_incremental_inputs_sections(Sized_incremental_binary<32,_true> * this, uint * p_inputs_shndx, uint * p_symtab_shndx, uint * p_relocs_shndx, uint * p_got_plt_shndx, uint * p_strtab_shndx) */ bool __thiscall gold::Sized_incremental_binary<32,_true>::find_incremental_inputs_sections (Sized_incremental_binary<32,_true> *this,uint *p_inputs_shndx,uint *p_symtab_shndx, uint *p_relocs_shndx,uint *p_got_plt_shndx,uint *p_strtab_shndx) { uint uVar1; Output_file *size; uint shndx; uint shndx_00; Elf_Word EVar2; uint shndx_01; uint shndx_02; off_t oVar3; char *format; Incremental_binary *this_00; ulong start; Output_file *this_01; this_01 = (Output_file *)&this->elf_file_; shndx = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4700); if ((((((shndx != 0) && (shndx_00 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4701), shndx_00 != 0)) && (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_00), shndx == EVar2)) && ((shndx_01 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4702), shndx_01 != 0 && (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_01), shndx == EVar2)))) && ((shndx_02 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::find_section_by_type ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,0x6fff4703), shndx_02 != 0 && ((EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx_02), shndx == EVar2 && (EVar2 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_link ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,shndx), EVar2 != 0)))))) && (elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01), EVar2 <= (this->elf_file_).shnum_)) { this_00 = (this->elf_file_).file_; elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01); if ((this->elf_file_).shnum_ <= EVar2) { elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::initialize_shnum ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01); uVar1 = (this->elf_file_).shnum_; format = (char *)gettext("section_type: bad shndx %u >= %u"); Incremental_binary::error(this_00,format,(ulong)EVar2,(ulong)uVar1); } start = (ulong)EVar2; oVar3 = elfcpp::Elf_file<32,_true,_gold::Incremental_binary>::section_header_offset ((Elf_file<32,_true,_gold::Incremental_binary> *)this_01,EVar2); size = this_00->output_; if ((oVar3 < 0) || (this_00 = (Incremental_binary *)(oVar3 + 0x28), size->file_size_ < (long)this_00)) { /* WARNING: Subroutine does not return */ Output_file::get_output_view(this_01,start,(size_t)size,(Output_file *)this_00); } if (*(int *)(size->base_ + oVar3 + 4) == 0x3000000) { if (p_inputs_shndx != (uint *)0x0) { *p_inputs_shndx = shndx; } if (p_symtab_shndx != (uint *)0x0) { *p_symtab_shndx = shndx_00; } if (p_relocs_shndx != (uint *)0x0) { *p_relocs_shndx = shndx_01; } if (p_got_plt_shndx != (uint *)0x0) { *p_got_plt_shndx = shndx_02; } if (p_strtab_shndx != (uint *)0x0) { *p_strtab_shndx = EVar2; return true; } return true; } } return false; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (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))) (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: (sized_type_specifier) declarator: (identifier)) (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: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) right: (binary_expression left: (identifier) right: (identifier)))))) right: (parenthesized_expression (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) right: (binary_expression left: (identifier) right: (identifier)))))))))) right: (parenthesized_expression (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (parenthesized_expression (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) right: (binary_expression left: (identifier) right: (number_literal)))))))))))))) right: (parenthesized_expression (comma_expression left: (call_expression function: (identifier) arguments: (argument_list (identifier))) right: (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (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: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)) right: (identifier))))) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (return_statement (number_literal)))) (return_statement (number_literal)))))) (return_statement (number_literal)))))
null
undefined8 MASKED(long param_1,int *param_2,int *param_3,int *param_4,int *param_5,uint *param_6) { long lVar1; undefined4 uVar2; long lVar3; int iVar4; int iVar5; int iVar6; int iVar7; int iVar8; uint uVar9; long lVar10; undefined8 uVar11; lVar1 = param_1 + 0x58; iVar4 = FUN_001956e0(lVar1,0x6fff4700); if ((((((iVar4 != 0) && (iVar5 = FUN_001956e0(lVar1,0x6fff4701), iVar5 != 0)) && (iVar6 = FUN_00195b20(lVar1,iVar5), iVar4 == iVar6)) && ((iVar6 = FUN_001956e0(lVar1,0x6fff4702), iVar6 != 0 && (iVar7 = FUN_00195b20(lVar1,iVar6), iVar4 == iVar7)))) && ((iVar7 = FUN_001956e0(lVar1,0x6fff4703), iVar7 != 0 && ((iVar8 = FUN_00195b20(lVar1,iVar7), iVar4 == iVar8 && (uVar9 = FUN_00195b20(lVar1,iVar4), uVar9 != 0)))))) && (FUN_00195620(lVar1), uVar9 <= *(uint *)(param_1 + 0x68))) { lVar3 = *(long *)(param_1 + 0x58); FUN_00195620(lVar1); if (*(uint *)(param_1 + 0x68) <= uVar9) { FUN_00195620(lVar1); uVar2 = *(undefined4 *)(param_1 + 0x68); uVar11 = gettext("section_type: bad shndx %u >= %u"); FUN_00182f70(lVar3,uVar11,uVar9,uVar2); } lVar10 = FUN_00195760(lVar1,uVar9); lVar1 = *(long *)(lVar3 + 0x50); if ((lVar10 < 0) || (*(long *)(lVar1 + 0x10) < lVar10 + 0x28)) { /* WARNING: Subroutine does not return */ FUN_00182e30(); } if (*(int *)(*(long *)(lVar1 + 0x18) + 4 + lVar10) == 0x3000000) { if (param_2 != (int *)0x0) { *param_2 = iVar4; } if (param_3 != (int *)0x0) { *param_3 = iVar5; } if (param_4 != (int *)0x0) { *param_4 = iVar6; } if (param_5 != (int *)0x0) { *param_5 = iVar7; } if (param_6 != (uint *)0x0) { *param_6 = uVar9; return 1; } return 1; } } return 0; }
3392_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
print_input_section_symbols<32,_true>
FUN_001ceef0
/* DWARF original name: print_input_section_symbols<32, true> DWARF original prototype: void print_input_section_symbols<32,_true>(Mapfile * this, Sized_relobj_file<32,_true> * relobj, uint shndx) */ void __thiscall gold::Mapfile::print_input_section_symbols<32,_true> (Mapfile *this,Sized_relobj_file<32,_true> *relobj,uint shndx) { _func_int_varargs **pp_Var1; _func_int_varargs *p_Var2; pointer ppSVar3; Symbol *this_00; uint uVar4; ulong uVar5; uint uVar6; long local_60; string local_58; pp_Var1 = (relobj->super_Sized_relobj<32,_true>).super_Relobj.super_Object._vptr_Object; p_Var2 = pp_Var1[0x23]; uVar6 = (int)((long)(relobj->symbols_). super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl. _M_finish - (long)(relobj->symbols_). super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl. _M_start >> 3) + relobj->local_symbol_count_; if (p_Var2 == Relobj::local_symbol_count) { uVar4 = (*pp_Var1[0x2f])(); } else { uVar4 = (*p_Var2)(relobj); } if (uVar4 < uVar6) { do { if (relobj->local_symbol_count_ <= uVar4) { ppSVar3 = (relobj->symbols_). super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl._M_start ; uVar5 = (ulong)(uVar4 - relobj->local_symbol_count_); if ((ulong)((long)(relobj->symbols_). super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl. _M_finish - (long)ppSVar3 >> 3) <= uVar5) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/object.h",0x8ad,"global_symbol"); } this_00 = ppSVar3[uVar5]; if ((((this_00 != (Symbol *)0x0) && ((this_00->field_0x3a & 7) == 0)) && (relobj == (Sized_relobj_file<32,_true> *)(this_00->u1_).object)) && (((shndx == (this_00->u2_).shndx && ((this_00->field_0x3b & 0x20) != 0)) && ((this_00->u2_).shndx != 0)))) { local_60 = 0x10; do { putc(0x20,(FILE *)this->map_file_); local_60 = local_60 + -1; } while (local_60 != 0); Symbol::demangled_name(&local_58,this_00); /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */ fprintf((FILE *)this->map_file_,"0x%0*llx %s\n",8, (ulong)*(uint *)&this_00[1].name_,local_58._M_dataplus._M_p); if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)local_58._M_dataplus._M_p != &local_58.field_2) { operator_delete(local_58._M_dataplus._M_p); } } } uVar4 = uVar4 + 1; } while (uVar4 != uVar6); } return; }
void FUN_001ceef0(undefined8 *param_1,long *param_2,int param_3) { code *pcVar1; long lVar2; uint uVar3; ulong uVar4; uint uVar5; long local_60; undefined1 *local_58 [2]; undefined1 auStack_48 [24]; pcVar1 = *(code **)(*param_2 + 0x118); uVar5 = (int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24]; if (pcVar1 == FUN_00170d10) { uVar3 = (**(code **)(*param_2 + 0x178))(); } else { uVar3 = (*pcVar1)(param_2); } if (uVar3 < uVar5) { do { if (*(uint *)(param_2 + 0x24) <= uVar3) { uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24)); if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) { /* WARNING: Subroutine does not return */ FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol"); } lVar2 = *(long *)(param_2[0x26] + uVar4 * 8); if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) && (param_2 == *(long **)(lVar2 + 0x10))) && (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) && (*(int *)(lVar2 + 0x18) != 0)))) { local_60 = 0x10; do { putc(0x20,(FILE *)*param_1); local_60 = local_60 + -1; } while (local_60 != 0); FUN_00283d10(local_58,lVar2); /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */ fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40), local_58[0]); if (local_58[0] != auStack_48) { FUN_002eff50(); } } } uVar3 = uVar3 + 1; } while (uVar3 != uVar5); } return; }
PUSH R15 LEA RCX,[0x170d10] MOV R15,RDI MOV RDI,RSI PUSH R14 PUSH R13 MOV R13D,EDX PUSH R12 PUSH RBP MOV RBP,RSI PUSH RBX SUB RSP,0x38 MOV RAX,qword ptr [RSI] MOV R12,qword ptr [RSI + 0x138] SUB R12,qword ptr [RSI + 0x130] MOV RDX,qword ptr [RAX + 0x118] SAR R12,0x3 ADD R12D,dword ptr [RSI + 0x120] CMP RDX,RCX JNZ 0x001cf040 CALL qword ptr [RAX + 0x178] MOV EBX,EAX CMP EBX,R12D JNC 0x001cf030 LEA RAX,[RSP + 0x10] MOV qword ptr [RSP],RAX JMP 0x001cef6c ADD EBX,0x1 CMP EBX,R12D JZ 0x001cf030 MOV EAX,dword ptr [RBP + 0x120] CMP EBX,EAX JC 0x001cef60 MOV ECX,EBX MOV RDX,qword ptr [RBP + 0x130] SUB ECX,EAX MOV RAX,qword ptr [RBP + 0x138] SUB RAX,RDX SAR RAX,0x3 CMP RCX,RAX JNC 0x001cf049 MOV R14,qword ptr [RDX + RCX*0x8] TEST R14,R14 JZ 0x001cef60 TEST byte ptr [R14 + 0x3a],0x7 JNZ 0x001cef60 CMP RBP,qword ptr [R14 + 0x10] JNZ 0x001cef60 MOV EAX,dword ptr [R14 + 0x18] CMP R13D,EAX JNZ 0x001cef60 TEST byte ptr [R14 + 0x3b],0x20 JZ 0x001cef60 TEST EAX,EAX JZ 0x001cef60 MOV qword ptr [RSP + 0x8],0x10 NOP dword ptr [RAX + RAX*0x1] MOV RSI,qword ptr [R15] MOV EDI,0x20 CALL 0x001496b0 SUB qword ptr [RSP + 0x8],0x1 JNZ 0x001cefd0 MOV RDI,qword ptr [RSP] MOV RSI,R14 CALL 0x00283d10 MOV ECX,dword ptr [R14 + 0x40] MOV R8,qword ptr [RSP + 0x10] XOR EAX,EAX MOV RDI,qword ptr [R15] MOV EDX,0x8 LEA RSI,[0x38ed25] CALL 0x001499f0 MOV RAX,qword ptr [RSP] MOV RDI,qword ptr [RSP + 0x10] ADD RAX,0x10 CMP RDI,RAX JZ 0x001cef60 CALL 0x002eff50 JMP 0x001cef60 ADD RSP,0x38 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET CALL RDX MOV EBX,EAX JMP 0x001cef45 LEA RDX,[0x38ed80] MOV ESI,0x8ad LEA RDI,[0x3853ac] CALL 0x0018dcf0
null
null
null
null
[('const-0', u'PTRSUB_-1207700418'), ('tmp_373', u'BRANCH_-1207701531'), ('tmp_1266', u'PTRSUB_-1207700302'), ('tmp_1050', u'CBRANCH_-1207701077'), ('const-288', u'PTRSUB_-1207700458'), (u'PTRSUB_-1207700513', u'LOAD_-1207701688'), ('const-433', u'LOAD_-1207701239'), (u'LOAD_-1207701708', u'PTRADD_-1207700470'), (u'LOAD_-1207701708', u'PTRADD_-1207700498'), ('tmp_650', u'CBRANCH_-1207701356'), (u'PTRSUB_-1207700522', u'PTRSUB_-1207700513'), (u'PTRSUB_-1207700489', u'CALL_-1207701176'), (u'MULTIEQUAL_-1207700474', u'INT_ADD_-1207701197'), ('const-1510672', u'PTRSUB_-1207700525'), ('const-0', u'PTRSUB_-1207700522'), ('const-3', u'INT_SRIGHT_-1207701632'), (u'INT_EQUAL_-1207701590', u'CBRANCH_-1207701587'), ('const-0', u'PTRSUB_-1207700356'), (u'LOAD_-1207701702', u'CAST_-1207700504'), (u'INT_EQUAL_-1207701341', u'CBRANCH_-1207701336'), (u'CALLIND_-1207700969', u'INDIRECT_-1207700357'), (u'MULTIEQUAL_-1207700627', u'INT_ADD_-1207701248'), ('const--88', u'PTRSUB_-1207700264'), (u'PTRSUB_-1207700264', u'PTRSUB_-1207700255'), (u'PTRSUB_-1207700255', u'INT_NOTEQUAL_-1207701078'), (u'CAST_-1207700393', u'INT_SUB_-1207701430'), ('tmp_1267', u'PTRSUB_-1207700523'), (u'PTRADD_-1207700470', u'LOAD_-1207701582'), (u'LOAD_-1207701335', u'CAST_-1207700357'), (u'PTRSUB_-1207700375', u'LOAD_-1207701288'), (u'CAST_-1207700281', u'LOAD_-1207701174'), (u'INT_AND_-1207701327', u'INT_EQUAL_-1207701341'), (u'MULTIEQUAL_-1207700667', u'MULTIEQUAL_-1207700627'), ('const-0', u'PTRSUB_-1207700302'), (u'CAST_-1207700504', u'INT_SUB_-1207701669'), (u'INT_ADD_-1207701602', u'INT_LESS_-1207701553'), ('const-304', u'PTRSUB_-1207700543'), (u'PTRSUB_-1207700400', u'LOAD_-1207701353'), (u'PTRSUB_-1207700419', u'LOAD_-1207701481'), (u'PTRSUB_-1207700349', u'LOAD_-1207701239'), ('const-47', u'PTRADD_-1207700470'), ('tmp_1267', u'CALLIND_-1207700969'), (u'INT_LESS_-1207701553', u'CBRANCH_-1207701550'), (u'CALL_-1207701221', u'INDIRECT_-1207700458'), ('const-304', u'PTRSUB_-1207700434'), (u'PTRSUB_-1207700314', u'CAST_-1207700281'), (u'INT_NOTEQUAL_-1207701239', u'CBRANCH_-1207701238'), (u'PTRADD_-1207700498', u'LOAD_-1207701672'), (u'LOAD_-1207701239', u'CAST_-1207700315'), (u'CAST_-1207700384', u'INT_LESSEQUAL_-1207701385'), (u'CAST_-1207700357', u'INT_EQUAL_-1207701320'), ('tmp_3051', u'PTRSUB_-1207700489'), ('const-3730725', u'COPY_-1207700373'), ('const-35', u'PTRADD_-1207700498'), ('const-433', u'LOAD_-1207701288'), ('const-0', u'INT_EQUAL_-1207701341'), (u'CAST_-1207700315', u'CALL_-1207701221'), (u'MULTIEQUAL_-1207700575', u'MULTIEQUAL_-1207700560'), ('tmp_905', u'CBRANCH_-1207701193'), ('const-433', u'LOAD_-1207701147'), ('const-3691436', u'COPY_-1207700293'), ('const-8', u'PTRADD_-1207700498'), (u'INT_ZEXT_-1207700869', u'INT_LESSEQUAL_-1207701385'), (u'INT_AND_-1207701262', u'INT_NOTEQUAL_-1207701275'), (u'LOAD_-1207701288', u'INT_AND_-1207701262'), ('tmp_412', u'CBRANCH_-1207701486'), (u'PTRSUB_-1207700542', u'PTRSUB_-1207700522'), (u'INT_ZEXT_-1207700753', u'CALL_-1207701121'), ('const-16', u'PTRSUB_-1207700392'), ('const-24', u'PTRSUB_-1207700385'), (u'MULTIEQUAL_-1207700560', u'MULTIEQUAL_-1207700462'), (u'INT_ADD_-1207701248', u'MULTIEQUAL_-1207700627'), ('const-0', u'PTRSUB_-1207700428'), (u'LOAD_-1207701510', u'INT_SUB_-1207701452'), ('tmp_1267', u'PTRSUB_-1207700445'), (u'PTRSUB_-1207700445', u'PTRSUB_-1207700444'), (u'PTRSUB_-1207700392', u'PTRSUB_-1207700356'), (u'LOAD_-1207701620', u'INT_ADD_-1207701602'), ('tmp_722', u'CBRANCH_-1207701316'), (u'LOAD_-1207701377', u'PTRSUB_-1207700375'), ('const-0', u'PTRSUB_-1207700556'), (u'INDIRECT_-1207700377', u'MULTIEQUAL_-1207700575'), (u'INDIRECT_-1207700405', u'CAST_-1207700235'), ('const-0', u'SUBPIECE_-1207700809'), ('const-0', u'PTRSUB_-1207700542'), ('const-433', u'LOAD_-1207701510'), (u'INT_SRIGHT_-1207701407', u'CAST_-1207700384'), (u'CALL_-1207701121', u'INDIRECT_-1207700405'), ('tmp_1267', u'INT_EQUAL_-1207701320'), ('tmp_1241', u'BRANCH_-1207700966'), (u'INDIRECT_-1207700357', u'MULTIEQUAL_-1207700598'), (u'LOAD_-1207701688', u'CAST_-1207700503'), (u'PTRSUB_-1207700518', u'LOAD_-1207701708'), (u'MULTIEQUAL_-1207700627', u'INT_LESSEQUAL_-1207701486'), (u'PTRSUB_-1207700444', u'PTRSUB_-1207700428'), (u'INT_SUB_-1207701430', u'INT_SRIGHT_-1207701407'), (u'LOAD_-1207701377', u'CALL_-1207701176'), ('const-433', u'LOAD_-1207701620'), (u'COPY_-1207700291', u'CALL_-1207700948'), ('const-59', u'PTRSUB_-1207700375'), ('const-2221', u'CALL_-1207700948'), ('const-64', u'PTRADD_-1207700316'), (u'PTRSUB_-1207700458', u'LOAD_-1207701510'), ('tmp_1117', u'CBRANCH_-1207701238'), (u'INT_NOTEQUAL_-1207701078', u'CBRANCH_-1207701077'), ('tmp_1267', u'PTRSUB_-1207700543'), ('tmp_361', u'CBRANCH_-1207701550'), ('const-433', u'LOAD_-1207701582'), ('const-0', u'PTRSUB_-1207700419'), ('const-304', u'PTRSUB_-1207700552'), (u'INT_LESSEQUAL_-1207701486', u'CBRANCH_-1207701486'), (u'COPY_-1207700373', u'CALL_-1207701121'), (u'INT_NOTEQUAL_-1207701357', u'CBRANCH_-1207701356'), (u'SUBPIECE_-1207700809', u'INT_ADD_-1207701602'), (u'COPY_-1207700293', u'CALL_-1207700948'), (u'LOAD_-1207701377', u'PTRSUB_-1207700392'), (u'PTRSUB_-1207700522', u'PTRSUB_-1207700514'), (u'PTRSUB_-1207700556', u'PTRSUB_-1207700535'), ('const-1', u'INT_ADD_-1207701248'), ('const-0', u'PTRSUB_-1207700526'), (u'MULTIEQUAL_-1207700598', u'MULTIEQUAL_-1207700560'), (u'LOAD_-1207701582', u'CALLIND_-1207701572'), (u'LOAD_-1207701315', u'INT_EQUAL_-1207701294'), ('const-32', u'CALL_-1207701221'), ('const-8', u'PTRSUB_-1207700514'), (u'CAST_-1207700235', u'INT_NOTEQUAL_-1207701078'), ('const-0', u'INT_NOTEQUAL_-1207701199'), (u'CALL_-1207701176', u'INDIRECT_-1207700437'), ('const-433', u'LOAD_-1207701459'), ('tmp_1060', u'BRANCH_-1207701063'), (u'LOAD_-1207701174', u'INT_ZEXT_-1207700753'), ('const-0', u'PTRSUB_-1207700314'), ('tmp_613', u'CBRANCH_-1207701383'), ('const-7', u'INT_AND_-1207701327'), (u'LOAD_-1207701672', u'INT_EQUAL_-1207701590'), (u'PTRSUB_-1207700434', u'PTRSUB_-1207700418'), (u'PTRSUB_-1207700531', u'PTRSUB_-1207700522'), (u'INT_SUB_-1207701452', u'INT_ZEXT_-1207700869'), (u'CAST_-1207700392', u'INT_SUB_-1207701430'), ('const--88', u'PTRSUB_-1207700489'), (u'PTRSUB_-1207700526', u'PTRSUB_-1207700518'), (u'CALLIND_-1207701572', u'MULTIEQUAL_-1207700667'), (u'INT_NOTEQUAL_-1207701258', u'CBRANCH_-1207701258'), ('const-3', u'INT_SRIGHT_-1207701407'), (u'COPY_-1207701257', u'MULTIEQUAL_-1207700474'), ('tmp_1266', u'PTRSUB_-1207700349'), ('const-0', u'RETURN_-1207700981'), ('const-0', u'PTRSUB_-1207700444'), (u'CAST_-1207700269', u'CALL_-1207701121'), ('tmp_1267', u'PTRSUB_-1207700556'), ('const-433', u'LOAD_-1207701335'), (u'LOAD_-1207701377', u'PTRADD_-1207700316'), (u'PTRADD_-1207700381', u'LOAD_-1207701377'), ('tmp_822', u'CBRANCH_-1207701258'), (u'INT_ADD_-1207701197', u'MULTIEQUAL_-1207700474'), (u'LOAD_-1207701672', u'CALLIND_-1207700969'), (u'PTRSUB_-1207700552', u'PTRSUB_-1207700531'), ('const-433', u'LOAD_-1207701481'), ('const-8', u'PTRADD_-1207700470'), ('const-0', u'PTRSUB_-1207700525'), (u'MULTIEQUAL_-1207700560', u'MULTIEQUAL_-1207700575'), (u'INDIRECT_-1207700437', u'CALL_-1207701121'), (u'INT_ZEXT_-1207700869', u'PTRADD_-1207700381'), (u'INT_EQUAL_-1207701294', u'CBRANCH_-1207701291'), (u'CALLIND_-1207701572', u'INDIRECT_-1207700615'), (u'LOAD_-1207701481', u'CAST_-1207700392'), (u'INT_SRIGHT_-1207701632', u'SUBPIECE_-1207700809'), ('tmp_796', u'CBRANCH_-1207701272'), (u'INDIRECT_-1207700458', u'MULTIEQUAL_-1207700462'), ('const-16', u'PTRSUB_-1207700255'), (u'PTRSUB_-1207700543', u'PTRSUB_-1207700542'), ('const-1', u'RETURN_-1207700943'), (u'PTRSUB_-1207700535', u'PTRSUB_-1207700526'), ('const-0', u'PTRSUB_-1207700518'), ('tmp_684', u'CBRANCH_-1207701336'), ('const-433', u'LOAD_-1207701174'), ('const-1', u'PTRADD_-1207700316'), ('const-433', u'LOAD_-1207701688'), ('tmp_1267', u'PTRSUB_-1207700458'), ('const-58', u'PTRSUB_-1207700400'), ('const-0', u'PTRSUB_-1207700348'), ('const-0', u'PTRSUB_-1207700522'), (u'INT_ADD_-1207701197', u'INT_NOTEQUAL_-1207701199'), (u'INDIRECT_-1207700405', u'MULTIEQUAL_-1207700575'), ('const-8', u'PTRSUB_-1207700404'), ('const-16', u'COPY_-1207701257'), (u'INDIRECT_-1207700615', u'MULTIEQUAL_-1207700598'), (u'INT_LESSEQUAL_-1207701385', u'CBRANCH_-1207701383'), (u'PTRSUB_-1207700523', u'LOAD_-1207701620'), (u'PTRSUB_-1207700418', u'PTRSUB_-1207700409'), (u'PTRSUB_-1207700356', u'LOAD_-1207701335'), ('const-0', u'PTRSUB_-1207700409'), (u'INDIRECT_-1207700405', u'CALL_-1207701066'), (u'INT_ADD_-1207701248', u'INT_NOTEQUAL_-1207701239'), ('tmp_3051', u'PTRSUB_-1207700264'), ('tmp_310', u'CBRANCH_-1207701587'), ('const--1', u'INT_ADD_-1207701197'), ('const-8', u'CALL_-1207701121'), (u'PTRSUB_-1207700385', u'PTRSUB_-1207700348'), (u'CALLIND_-1207700969', u'MULTIEQUAL_-1207700667'), (u'INT_ADD_-1207701602', u'INT_NOTEQUAL_-1207701239'), ('tmp_1267', u'PTRSUB_-1207700434'), (u'PTRSUB_-1207700525', u'INT_EQUAL_-1207701590'), ('tmp_1267', u'PTRSUB_-1207700552'), ('const-0', u'PTRSUB_-1207700535'), (u'INT_NOTEQUAL_-1207701275', u'CBRANCH_-1207701272'), (u'PTRSUB_-1207700428', u'PTRSUB_-1207700419'), ('tmp_764', u'CBRANCH_-1207701291'), (u'LOAD_-1207701377', u'PTRSUB_-1207700400'), (u'CAST_-1207700503', u'INT_SUB_-1207701669'), ('const-32', u'INT_AND_-1207701262'), (u'PTRSUB_-1207700302', u'LOAD_-1207701147'), ('const-433', u'LOAD_-1207701702'), ('const-0', u'PTRSUB_-1207700531'), (u'INT_EQUAL_-1207701320', u'CBRANCH_-1207701316'), ('const-0', u'INT_NOTEQUAL_-1207701357'), (u'LOAD_-1207701459', u'CAST_-1207700393'), ('const-0', u'INT_NOTEQUAL_-1207701258'), ('const-0', u'PTRSUB_-1207700349'), (u'INT_SUB_-1207701669', u'INT_SRIGHT_-1207701632'), (u'PTRSUB_-1207700409', u'PTRSUB_-1207700404'), (u'LOAD_-1207701315', u'INT_NOTEQUAL_-1207701258'), (u'MULTIEQUAL_-1207700627', u'INT_SUB_-1207701452'), (u'PTRSUB_-1207700404', u'LOAD_-1207701459'), (u'PTRSUB_-1207700514', u'LOAD_-1207701702'), ('const-288', u'PTRSUB_-1207700523'), ('tmp_1268', u'INT_EQUAL_-1207701294'), (u'LOAD_-1207701377', u'PTRSUB_-1207700385'), ('const-433', u'LOAD_-1207701377'), ('const-433', u'LOAD_-1207701672'), ('const-3730816', u'COPY_-1207700291'), ('const-433', u'LOAD_-1207701315'), (u'LOAD_-1207701353', u'INT_AND_-1207701327'), (u'CALL_-1207701066', u'INDIRECT_-1207700377'), (u'PTRSUB_-1207700348', u'LOAD_-1207701315'), (u'LOAD_-1207701481', u'PTRADD_-1207700381'), (u'INT_NOTEQUAL_-1207701199', u'CBRANCH_-1207701193'), (u'LOAD_-1207701377', u'INT_NOTEQUAL_-1207701357'), (u'LOAD_-1207701147', u'CAST_-1207700269'), (u'LOAD_-1207701510', u'INT_LESSEQUAL_-1207701486'), ('const-433', u'LOAD_-1207701353'), ('const-0', u'INT_NOTEQUAL_-1207701275'), (u'PTRADD_-1207700316', u'PTRSUB_-1207700314'), (u'MULTIEQUAL_-1207700667', u'INT_LESS_-1207701553'), ('const-8', u'PTRADD_-1207700381'), ('const-433', u'LOAD_-1207701708'), ('const-0', u'PTRSUB_-1207700513'), ('const-304', u'PTRSUB_-1207700445')]
[(u'PTRSUB_-1207700503', u'CALL_-1207701176'), (u'INT_ZEXT_-1207700756', u'CALL_-1207701121'), ('tmp_373', u'BRANCH_-1207701531'), ('tmp_1050', u'CBRANCH_-1207701077'), (u'MULTIEQUAL_-1207700571', u'MULTIEQUAL_-1207700473'), ('tmp_3047', u'PTRSUB_-1207700296'), ('tmp_650', u'CBRANCH_-1207701356'), (u'INT_SRIGHT_-1207701632', u'SUBPIECE_-1207700814'), (u'CAST_-1207700326', u'LOAD_-1207701174'), (u'INT_ZEXT_-1207700872', u'INT_LESSEQUAL_-1207701385'), (u'INDIRECT_-1207700469', u'MULTIEQUAL_-1207700473'), ('tmp_3049', u'LOAD_-1207701708'), ('const-433', u'LOAD_-1207701620'), (u'INT_EQUAL_-1207701590', u'CBRANCH_-1207701587'), ('const-433', u'LOAD_-1207701672'), ('const-433', u'LOAD_-1207701335'), (u'INT_EQUAL_-1207701341', u'CBRANCH_-1207701336'), (u'CAST_-1207700543', u'LOAD_-1207701672'), ('const-36', u'PTRADD_-1207700538'), ('tmp_3049', u'INT_EQUAL_-1207701320'), (u'COPY_-1207700302', u'CALL_-1207700948'), (u'PTRADD_-1207700450', u'LOAD_-1207701459'), (u'LOAD_-1207701377', u'INT_ADD_-1207701299'), ('const-8', u'PTRADD_-1207700565'), (u'CALL_-1207701176', u'INDIRECT_-1207700448'), (u'LOAD_-1207701708', u'INT_ADD_-1207701566'), (u'LOAD_-1207701620', u'SUBPIECE_-1207700534'), ('const-38', u'PTRADD_-1207700557'), (u'MULTIEQUAL_-1207700609', u'MULTIEQUAL_-1207700571'), (u'INT_AND_-1207701327', u'INT_EQUAL_-1207701341'), (u'INT_ADD_-1207701197', u'MULTIEQUAL_-1207700485'), (u'INT_ADD_-1207701602', u'INT_LESS_-1207701553'), (u'MULTIEQUAL_-1207700658', u'INT_LESS_-1207701553'), (u'MULTIEQUAL_-1207700618', u'INT_LESSEQUAL_-1207701486'), (u'INT_ADD_-1207701339', u'CAST_-1207700411'), (u'INT_LESS_-1207701553', u'CBRANCH_-1207701550'), ('tmp_3049', u'CALLIND_-1207700969'), (u'INT_NOTEQUAL_-1207701239', u'CBRANCH_-1207701238'), (u'LOAD_-1207701239', u'CAST_-1207700360'), (u'INT_ADD_-1207701248', u'MULTIEQUAL_-1207700618'), ('const-0', u'INT_EQUAL_-1207701341'), ('const-1510672', u'PTRSUB_-1207700536'), (u'CAST_-1207700467', u'LOAD_-1207701510'), ('tmp_905', u'CBRANCH_-1207701193'), (u'CAST_-1207700515', u'LOAD_-1207701582'), (u'INT_AND_-1207701262', u'INT_NOTEQUAL_-1207701275'), (u'PTRSUB_-1207700296', u'INT_NOTEQUAL_-1207701078'), (u'LOAD_-1207701288', u'INT_AND_-1207701262'), ('tmp_412', u'CBRANCH_-1207701486'), (u'CAST_-1207700396', u'LOAD_-1207701315'), (u'INDIRECT_-1207700368', u'MULTIEQUAL_-1207700609'), (u'CALLIND_-1207701572', u'MULTIEQUAL_-1207700658'), ('const-38', u'PTRADD_-1207700460'), (u'LOAD_-1207701510', u'INT_SUB_-1207701452'), (u'PTRSUB_-1207700536', u'INT_EQUAL_-1207701590'), ('tmp_3049', u'PTRADD_-1207700460'), ('tmp_3049', u'PTRADD_-1207700538'), (u'CALLIND_-1207701572', u'INDIRECT_-1207700626'), ('tmp_722', u'CBRANCH_-1207701316'), (u'LOAD_-1207701702', u'INT_SUB_-1207701669'), (u'INT_ADD_-1207701319', u'CAST_-1207700403'), ('tmp_1241', u'BRANCH_-1207700966'), (u'MULTIEQUAL_-1207700618', u'INT_ADD_-1207701248'), (u'MULTIEQUAL_-1207700658', u'MULTIEQUAL_-1207700618'), (u'INT_SUB_-1207701430', u'INT_SRIGHT_-1207701407'), (u'LOAD_-1207701377', u'CALL_-1207701176'), ('const-0', u'PTRSUB_-1207700536'), ('const-433', u'LOAD_-1207701582'), (u'INT_ADD_-1207701299', u'CAST_-1207700396'), ('const-3691436', u'COPY_-1207700304'), ('const-8', u'INT_MULT_-1207701349'), ('const-2221', u'CALL_-1207700948'), (u'INT_ZEXT_-1207700872', u'INT_MULT_-1207701349'), ('tmp_1117', u'CBRANCH_-1207701238'), (u'CAST_-1207700411', u'LOAD_-1207701353'), (u'INT_NOTEQUAL_-1207701078', u'CBRANCH_-1207701077'), ('tmp_361', u'CBRANCH_-1207701550'), ('const-16', u'INT_ADD_-1207701319'), ('const-433', u'LOAD_-1207701377'), (u'CALLIND_-1207700969', u'INDIRECT_-1207700368'), (u'INT_LESSEQUAL_-1207701486', u'CBRANCH_-1207701486'), ('const-433', u'LOAD_-1207701510'), (u'PTRADD_-1207700460', u'LOAD_-1207701481'), (u'COPY_-1207701257', u'MULTIEQUAL_-1207700485'), (u'INT_NOTEQUAL_-1207701357', u'CBRANCH_-1207701356'), ('const-433', u'LOAD_-1207701688'), (u'MULTIEQUAL_-1207700485', u'INT_ADD_-1207701197'), (u'PTRADD_-1207700538', u'LOAD_-1207701620'), ('const-1', u'INT_ADD_-1207701248'), (u'PTRADD_-1207700557', u'LOAD_-1207701688'), ('const-280', u'INT_ADD_-1207701656'), (u'INT_ADD_-1207701158', u'CAST_-1207700326'), (u'LOAD_-1207701582', u'CALLIND_-1207701572'), (u'LOAD_-1207701315', u'INT_EQUAL_-1207701294'), ('const-32', u'CALL_-1207701221'), (u'INT_ADD_-1207701274', u'CAST_-1207700386'), ('const-39', u'PTRADD_-1207700565'), (u'PTRADD_-1207700565', u'LOAD_-1207701702'), ('const-0', u'INT_NOTEQUAL_-1207701199'), ('const-433', u'LOAD_-1207701702'), ('tmp_1060', u'BRANCH_-1207701063'), (u'INDIRECT_-1207700388', u'MULTIEQUAL_-1207700586'), ('const-433', u'LOAD_-1207701353'), (u'CAST_-1207700314', u'CALL_-1207701121'), ('tmp_613', u'CBRANCH_-1207701383'), ('const-7', u'INT_AND_-1207701327'), (u'LOAD_-1207701672', u'INT_EQUAL_-1207701590'), ('const-433', u'LOAD_-1207701315'), (u'INT_MULT_-1207701349', u'INT_ADD_-1207701361'), ('tmp_3049', u'PTRADD_-1207700565'), (u'CALL_-1207701221', u'INDIRECT_-1207700469'), (u'LOAD_-1207701377', u'INT_ADD_-1207701339'), (u'INT_NOTEQUAL_-1207701258', u'CBRANCH_-1207701258'), ('const-3', u'INT_SRIGHT_-1207701407'), ('const-0', u'RETURN_-1207700981'), (u'LOAD_-1207701481', u'INT_SUB_-1207701430'), (u'LOAD_-1207701147', u'CAST_-1207700314'), (u'COPY_-1207700384', u'CALL_-1207701121'), (u'CAST_-1207700386', u'LOAD_-1207701288'), ('const-0', u'SUBPIECE_-1207700534'), (u'INDIRECT_-1207700626', u'MULTIEQUAL_-1207700609'), ('tmp_822', u'CBRANCH_-1207701258'), (u'INT_ADD_-1207701361', u'CAST_-1207700421'), (u'LOAD_-1207701708', u'INT_ADD_-1207701656'), ('const-58', u'INT_ADD_-1207701339'), ('const-8', u'PTRADD_-1207700460'), (u'LOAD_-1207701672', u'CALLIND_-1207700969'), (u'INT_SUB_-1207701452', u'INT_ZEXT_-1207700872'), ('tmp_3049', u'PTRADD_-1207700557'), ('const-8', u'PTRADD_-1207700450'), (u'INT_EQUAL_-1207701294', u'CBRANCH_-1207701291'), ('const-3730816', u'COPY_-1207700302'), (u'SUBPIECE_-1207700814', u'INT_ADD_-1207701602'), (u'LOAD_-1207701459', u'INT_SUB_-1207701430'), (u'COPY_-1207700304', u'CALL_-1207700948'), ('tmp_3048', u'LOAD_-1207701239'), ('tmp_796', u'CBRANCH_-1207701272'), ('const-3', u'INT_SRIGHT_-1207701632'), ('const-433', u'LOAD_-1207701147'), (u'MULTIEQUAL_-1207700571', u'MULTIEQUAL_-1207700586'), ('const-8', u'PTRADD_-1207700473'), ('const-1', u'RETURN_-1207700943'), (u'LOAD_-1207701688', u'INT_SUB_-1207701669'), ('const--88', u'PTRSUB_-1207700503'), ('tmp_684', u'CBRANCH_-1207701336'), (u'CALL_-1207701066', u'INDIRECT_-1207700388'), (u'INT_ADD_-1207701197', u'INT_NOTEQUAL_-1207701199'), (u'INT_ADD_-1207701656', u'CAST_-1207700543'), ('const-59', u'INT_ADD_-1207701274'), (u'LOAD_-1207701335', u'INT_EQUAL_-1207701320'), (u'SUBPIECE_-1207700534', u'INT_ADD_-1207701602'), ('tmp_3049', u'PTRADD_-1207700473'), (u'LOAD_-1207701174', u'INT_ZEXT_-1207700756'), (u'MULTIEQUAL_-1207700586', u'MULTIEQUAL_-1207700571'), ('const-16', u'COPY_-1207701257'), ('tmp_3113', u'INT_EQUAL_-1207701294'), (u'INT_LESSEQUAL_-1207701385', u'CBRANCH_-1207701383'), (u'CAST_-1207700360', u'CALL_-1207701221'), ('tmp_3047', u'PTRSUB_-1207700503'), (u'INT_ADD_-1207701248', u'INT_NOTEQUAL_-1207701239'), ('tmp_310', u'CBRANCH_-1207701587'), ('const--1', u'INT_ADD_-1207701197'), ('const-376', u'INT_ADD_-1207701566'), ('const-433', u'LOAD_-1207701708'), (u'LOAD_-1207701377', u'INT_ADD_-1207701319'), ('const-3730725', u'COPY_-1207700384'), (u'INT_ADD_-1207701602', u'INT_NOTEQUAL_-1207701239'), ('const-433', u'LOAD_-1207701288'), (u'CAST_-1207700421', u'LOAD_-1207701377'), ('const-64', u'INT_ADD_-1207701158'), ('const-433', u'LOAD_-1207701174'), (u'LOAD_-1207701481', u'INT_ADD_-1207701361'), (u'INT_NOTEQUAL_-1207701275', u'CBRANCH_-1207701272'), ('tmp_764', u'CBRANCH_-1207701291'), (u'CAST_-1207700403', u'LOAD_-1207701335'), (u'LOAD_-1207701377', u'INT_ADD_-1207701274'), (u'INT_SRIGHT_-1207701407', u'CAST_-1207700431'), ('const-32', u'INT_AND_-1207701262'), ('const-433', u'LOAD_-1207701459'), (u'INT_EQUAL_-1207701320', u'CBRANCH_-1207701316'), ('const-8', u'PTRADD_-1207700538'), ('const-0', u'INT_NOTEQUAL_-1207701357'), ('const-0', u'INT_NOTEQUAL_-1207701258'), (u'INDIRECT_-1207700416', u'MULTIEQUAL_-1207700586'), ('tmp_3048', u'LOAD_-1207701147'), (u'INT_SUB_-1207701669', u'INT_SRIGHT_-1207701632'), (u'LOAD_-1207701315', u'INT_NOTEQUAL_-1207701258'), (u'CAST_-1207700431', u'INT_LESSEQUAL_-1207701385'), (u'INDIRECT_-1207700448', u'CALL_-1207701121'), (u'PTRADD_-1207700473', u'CAST_-1207700467'), (u'CALL_-1207701121', u'INDIRECT_-1207700416'), ('const-36', u'PTRADD_-1207700473'), (u'MULTIEQUAL_-1207700618', u'INT_SUB_-1207701452'), ('const-8', u'CALL_-1207701121'), ('const-8', u'PTRADD_-1207700557'), (u'LOAD_-1207701353', u'INT_AND_-1207701327'), (u'LOAD_-1207701377', u'INT_ADD_-1207701158'), ('tmp_3049', u'PTRADD_-1207700450'), (u'INT_ADD_-1207701566', u'CAST_-1207700515'), (u'INT_NOTEQUAL_-1207701199', u'CBRANCH_-1207701193'), (u'CALLIND_-1207700969', u'MULTIEQUAL_-1207700658'), (u'LOAD_-1207701377', u'INT_NOTEQUAL_-1207701357'), ('const-433', u'LOAD_-1207701239'), ('const-0', u'INT_NOTEQUAL_-1207701275'), ('const-433', u'LOAD_-1207701481'), (u'LOAD_-1207701510', u'INT_LESSEQUAL_-1207701486'), ('const--72', u'PTRSUB_-1207700296'), ('const-39', u'PTRADD_-1207700450'), ('const-24', u'INT_ADD_-1207701299'), (u'INDIRECT_-1207700416', u'INT_NOTEQUAL_-1207701078'), ('const-0', u'SUBPIECE_-1207700814')]
null
null
001ceef0
x64
O2
(translation_unit "void FUN_001ceef0(undefined8 *param_1,long *param_2,int param_3)\n\n{\n code *pcVar1;\n long lVar2;\n uint uVar3;\n ulong uVar4;\n uint uVar5;\n long local_60;\n undefined1 *local_58 [2];\n undefined1 auStack_48 [24];\n \n pcVar1 = *(code **)(*param_2 + 0x118);\n uVar5 = (int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24];\n if (pcVar1 == FUN_00170d10) {\n uVar3 = (**(code **)(*param_2 + 0x178))();\n }\n else {\n uVar3 = (*pcVar1)(param_2);\n }\n if (uVar3 < uVar5) {\n do {\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n } while (uVar3 != uVar5);\n }\n return;\n}\n\n" (function_definition "void FUN_001ceef0(undefined8 *param_1,long *param_2,int param_3)\n\n{\n code *pcVar1;\n long lVar2;\n uint uVar3;\n ulong uVar4;\n uint uVar5;\n long local_60;\n undefined1 *local_58 [2];\n undefined1 auStack_48 [24];\n \n pcVar1 = *(code **)(*param_2 + 0x118);\n uVar5 = (int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24];\n if (pcVar1 == FUN_00170d10) {\n uVar3 = (**(code **)(*param_2 + 0x178))();\n }\n else {\n uVar3 = (*pcVar1)(param_2);\n }\n if (uVar3 < uVar5) {\n do {\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n } while (uVar3 != uVar5);\n }\n return;\n}" primitive_type (function_declarator "FUN_001ceef0(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 (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) ))) (compound_statement "{\n code *pcVar1;\n long lVar2;\n uint uVar3;\n ulong uVar4;\n uint uVar5;\n long local_60;\n undefined1 *local_58 [2];\n undefined1 auStack_48 [24];\n \n pcVar1 = *(code **)(*param_2 + 0x118);\n uVar5 = (int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24];\n if (pcVar1 == FUN_00170d10) {\n uVar3 = (**(code **)(*param_2 + 0x178))();\n }\n else {\n uVar3 = (*pcVar1)(param_2);\n }\n if (uVar3 < uVar5) {\n do {\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n } while (uVar3 != uVar5);\n }\n return;\n}" { (declaration "code *pcVar1;" type_identifier (pointer_declarator "*pcVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "long local_60;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 *local_58 [2];" type_identifier (pointer_declarator "*local_58 [2]" * (array_declarator "local_58 [2]" identifier [ number_literal ])) ;) (declaration "undefined1 auStack_48 [24];" type_identifier (array_declarator "auStack_48 [24]" identifier [ number_literal ]) ;) (expression_statement "pcVar1 = *(code **)(*param_2 + 0x118);" (assignment_expression "pcVar1 = *(code **)(*param_2 + 0x118)" identifier = (pointer_expression "*(code **)(*param_2 + 0x118)" * (cast_expression "(code **)(*param_2 + 0x118)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x118)" ( (binary_expression "*param_2 + 0x118" (pointer_expression "*param_2" * identifier) + number_literal) ))))) ;) (expression_statement "uVar5 = (int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24];" (assignment_expression "uVar5 = (int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24]" identifier = (binary_expression "(int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24]" (cast_expression "(int)(param_2[0x27] - param_2[0x26] >> 3)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(param_2[0x27] - param_2[0x26] >> 3)" ( (binary_expression "param_2[0x27] - param_2[0x26] >> 3" (binary_expression "param_2[0x27] - param_2[0x26]" (subscript_expression "param_2[0x27]" identifier [ number_literal ]) - (subscript_expression "param_2[0x26]" identifier [ number_literal ])) >> number_literal) ))) + (cast_expression "(int)param_2[0x24]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_2[0x24]" identifier [ number_literal ])))) ;) (if_statement "if (pcVar1 == FUN_00170d10) {\n uVar3 = (**(code **)(*param_2 + 0x178))();\n }\n else {\n uVar3 = (*pcVar1)(param_2);\n }" if (parenthesized_expression "(pcVar1 == FUN_00170d10)" ( (binary_expression "pcVar1 == FUN_00170d10" identifier == identifier) )) (compound_statement "{\n uVar3 = (**(code **)(*param_2 + 0x178))();\n }" { (expression_statement "uVar3 = (**(code **)(*param_2 + 0x178))();" (assignment_expression "uVar3 = (**(code **)(*param_2 + 0x178))()" identifier = (call_expression "(**(code **)(*param_2 + 0x178))()" (parenthesized_expression "(**(code **)(*param_2 + 0x178))" ( (pointer_expression "**(code **)(*param_2 + 0x178)" * (pointer_expression "*(code **)(*param_2 + 0x178)" * (cast_expression "(code **)(*param_2 + 0x178)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x178)" ( (binary_expression "*param_2 + 0x178" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }) (else_clause "else {\n uVar3 = (*pcVar1)(param_2);\n }" else (compound_statement "{\n uVar3 = (*pcVar1)(param_2);\n }" { (expression_statement "uVar3 = (*pcVar1)(param_2);" (assignment_expression "uVar3 = (*pcVar1)(param_2)" identifier = (call_expression "(*pcVar1)(param_2)" (parenthesized_expression "(*pcVar1)" ( (pointer_expression "*pcVar1" * identifier) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (uVar3 < uVar5) {\n do {\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n } while (uVar3 != uVar5);\n }" if (parenthesized_expression "(uVar3 < uVar5)" ( (binary_expression "uVar3 < uVar5" identifier < identifier) )) (compound_statement "{\n do {\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n } while (uVar3 != uVar5);\n }" { (do_statement "do {\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n } while (uVar3 != uVar5);" do (compound_statement "{\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n }" { (if_statement "if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }" if (parenthesized_expression "(*(uint *)(param_2 + 0x24) <= uVar3)" ( (binary_expression "*(uint *)(param_2 + 0x24) <= uVar3" (pointer_expression "*(uint *)(param_2 + 0x24)" * (cast_expression "(uint *)(param_2 + 0x24)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x24)" ( (binary_expression "param_2 + 0x24" identifier + number_literal) )))) <= identifier) )) (compound_statement "{\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }" { (expression_statement "uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));" (assignment_expression "uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24))" identifier = (call_expression "(ulong)(uVar3 - *(uint *)(param_2 + 0x24))" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar3 - *(uint *)(param_2 + 0x24))" ( (binary_expression "uVar3 - *(uint *)(param_2 + 0x24)" identifier - (pointer_expression "*(uint *)(param_2 + 0x24)" * (cast_expression "(uint *)(param_2 + 0x24)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x24)" ( (binary_expression "param_2 + 0x24" identifier + number_literal) ))))) )))) ;) (if_statement "if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }" if (parenthesized_expression "((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4)" ( (binary_expression "(ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4" (call_expression "(ulong)(param_2[0x27] - param_2[0x26] >> 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(param_2[0x27] - param_2[0x26] >> 3)" ( (binary_expression "param_2[0x27] - param_2[0x26] >> 3" (binary_expression "param_2[0x27] - param_2[0x26]" (subscript_expression "param_2[0x27]" identifier [ number_literal ]) - (subscript_expression "param_2[0x26]" identifier [ number_literal ])) >> number_literal) ))) <= identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }" { comment (expression_statement "FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");" (call_expression "FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol")" identifier (argument_list "("../../gold/object.h",0x8ad,"global_symbol")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""global_symbol"" " string_content ") ))) ;) })) (expression_statement "lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);" (assignment_expression "lVar2 = *(long *)(param_2[0x26] + uVar4 * 8)" identifier = (pointer_expression "*(long *)(param_2[0x26] + uVar4 * 8)" * (cast_expression "(long *)(param_2[0x26] + uVar4 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[0x26] + uVar4 * 8)" ( (binary_expression "param_2[0x26] + uVar4 * 8" (subscript_expression "param_2[0x26]" identifier [ number_literal ]) + (binary_expression "uVar4 * 8" identifier * number_literal)) ))))) ;) (if_statement "if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }" if (parenthesized_expression "((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0))))" ( (binary_expression "(((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))" (parenthesized_expression "(((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10)))" ( (binary_expression "((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))" (parenthesized_expression "((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0))" ( (binary_expression "(lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)" (parenthesized_expression "(lVar2 != 0)" ( (binary_expression "lVar2 != 0" identifier != number_literal) )) && (parenthesized_expression "((*(byte *)(lVar2 + 0x3a) & 7) == 0)" ( (binary_expression "(*(byte *)(lVar2 + 0x3a) & 7) == 0" (parenthesized_expression "(*(byte *)(lVar2 + 0x3a) & 7)" ( (binary_expression "*(byte *)(lVar2 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar2 + 0x3a)" * (cast_expression "(byte *)(lVar2 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x3a)" ( (binary_expression "lVar2 + 0x3a" identifier + number_literal) )))) & number_literal) )) == number_literal) ))) )) && (parenthesized_expression "(param_2 == *(long **)(lVar2 + 0x10))" ( (binary_expression "param_2 == *(long **)(lVar2 + 0x10)" identifier == (pointer_expression "*(long **)(lVar2 + 0x10)" * (cast_expression "(long **)(lVar2 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar2 + 0x10)" ( (binary_expression "lVar2 + 0x10" identifier + number_literal) ))))) ))) )) && (parenthesized_expression "(((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))" ( (parenthesized_expression "((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0))" ( (binary_expression "(param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)" (parenthesized_expression "(param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0))" ( (binary_expression "param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)" (binary_expression "param_3 == *(int *)(lVar2 + 0x18)" identifier == (pointer_expression "*(int *)(lVar2 + 0x18)" * (cast_expression "(int *)(lVar2 + 0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) ))))) && (parenthesized_expression "((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)" ( (binary_expression "(*(byte *)(lVar2 + 0x3b) & 0x20) != 0" (parenthesized_expression "(*(byte *)(lVar2 + 0x3b) & 0x20)" ( (binary_expression "*(byte *)(lVar2 + 0x3b) & 0x20" (pointer_expression "*(byte *)(lVar2 + 0x3b)" * (cast_expression "(byte *)(lVar2 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x3b)" ( (binary_expression "lVar2 + 0x3b" identifier + number_literal) )))) & number_literal) )) != number_literal) ))) )) && (parenthesized_expression "(*(int *)(lVar2 + 0x18) != 0)" ( (binary_expression "*(int *)(lVar2 + 0x18) != 0" (pointer_expression "*(int *)(lVar2 + 0x18)" * (cast_expression "(int *)(lVar2 + 0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) )))) != number_literal) ))) )) ))) )) (compound_statement "{\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }" { (expression_statement "local_60 = 0x10;" (assignment_expression "local_60 = 0x10" identifier = number_literal) ;) (do_statement "do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);" do (compound_statement "{\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n }" { (expression_statement "putc(0x20,(FILE *)*param_1);" (call_expression "putc(0x20,(FILE *)*param_1)" identifier (argument_list "(0x20,(FILE *)*param_1)" ( number_literal , (cast_expression "(FILE *)*param_1" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier)) ))) ;) (expression_statement "local_60 = local_60 + -1;" (assignment_expression "local_60 = local_60 + -1" identifier = (binary_expression "local_60 + -1" identifier + number_literal)) ;) }) while (parenthesized_expression "(local_60 != 0)" ( (binary_expression "local_60 != 0" identifier != number_literal) )) ;) (expression_statement "FUN_00283d10(local_58,lVar2);" (call_expression "FUN_00283d10(local_58,lVar2)" identifier (argument_list "(local_58,lVar2)" ( identifier , identifier ))) ;) comment (expression_statement "fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);" (call_expression "fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0])" identifier (argument_list "((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0])" ( (cast_expression "(FILE *)*param_1" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier)) , (string_literal ""0x%0*llx %s\n"" " string_content escape_sequence ") , number_literal , (binary_expression "(ulong)*(uint *)(lVar2 + 0x40)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(lVar2 + 0x40)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x40)" ( (binary_expression "lVar2 + 0x40" identifier + number_literal) )))) , (subscript_expression "local_58[0]" identifier [ number_literal ]) ))) ;) (if_statement "if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }" if (parenthesized_expression "(local_58[0] != auStack_48)" ( (binary_expression "local_58[0] != auStack_48" (subscript_expression "local_58[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) })) })) (expression_statement "uVar3 = uVar3 + 1;" (assignment_expression "uVar3 = uVar3 + 1" identifier = (binary_expression "uVar3 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(uVar3 != uVar5)" ( (binary_expression "uVar3 != uVar5" identifier != identifier) )) ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original name: print_input_section_symbols<32, true>\n DWARF original prototype: void print_input_section_symbols<32,_true>(Mapfile * this,\n Sized_relobj_file<32,_true> * relobj, uint shndx) */\n\nvoid __thiscall\ngold::Mapfile::print_input_section_symbols<32,_true>\n (Mapfile *this,Sized_relobj_file<32,_true> *relobj,uint shndx)\n\n{\n _func_int_varargs **pp_Var1;\n _func_int_varargs *p_Var2;\n pointer ppSVar3;\n Symbol *this_00;\n uint uVar4;\n ulong uVar5;\n uint uVar6;\n long local_60;\n string local_58;\n \n pp_Var1 = (relobj->super_Sized_relobj<32,_true>).super_Relobj.super_Object._vptr_Object;\n p_Var2 = pp_Var1[0x23];\n uVar6 = (int)((long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish -\n (long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_start >> 3) + relobj->local_symbol_count_;\n if (p_Var2 == Relobj::local_symbol_count) {\n uVar4 = (*pp_Var1[0x2f])();\n }\n else {\n uVar4 = (*p_Var2)(relobj);\n }\n if (uVar4 < uVar6) {\n do {\n if (relobj->local_symbol_count_ <= uVar4) {\n ppSVar3 = (relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl._M_start\n ;\n uVar5 = (ulong)(uVar4 - relobj->local_symbol_count_);\n if ((ulong)((long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish - (long)ppSVar3 >> 3) <= uVar5) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x8ad,"global_symbol");\n }\n this_00 = ppSVar3[uVar5];\n if ((((this_00 != (Symbol *)0x0) && ((this_00->field_0x3a & 7) == 0)) &&\n (relobj == (Sized_relobj_file<32,_true> *)(this_00->u1_).object)) &&\n (((shndx == (this_00->u2_).shndx && ((this_00->field_0x3b & 0x20) != 0)) &&\n ((this_00->u2_).shndx != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)this->map_file_);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n Symbol::demangled_name(&local_58,this_00);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)this->map_file_,"0x%0*llx %s\n",8,\n (ulong)*(uint *)&this_00[1].name_,local_58._M_dataplus._M_p);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2) {\n operator_delete(local_58._M_dataplus._M_p);\n }\n }\n }\n uVar4 = uVar4 + 1;\n } while (uVar4 != uVar6);\n }\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Mapfile::print_input_section_symbols<32,_true>\n (Mapfile *this,Sized_relobj_file<32,_true> *relobj,uint shndx)\n\n{\n _func_int_varargs **pp_Var1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Mapfile::" identifier : : identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_true>\n (Mapfile *this,Sized_relobj_file<32,_true> *relobj,uint shndx)\n\n{\n _func_int_varargs" (function_declarator "_true>\n (Mapfile *this,Sized_relobj_file<32,_true> *relobj,uint shndx)" identifier (ERROR ">" >) (parameter_list "(Mapfile *this,Sized_relobj_file<32,_true> *relobj,uint shndx)" ( (parameter_declaration "Mapfile *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Sized_relobj_file" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *relobj" type_identifier (ERROR ">" >) (pointer_declarator "*relobj" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) ))) { identifier) (pointer_declarator "**pp_Var1" * (pointer_declarator "*pp_Var1" * identifier)) ;) (declaration "_func_int_varargs *p_Var2;" type_identifier (pointer_declarator "*p_Var2" * identifier) ;) (declaration "pointer ppSVar3;" type_identifier identifier ;) (declaration "Symbol *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "uint uVar4;" type_identifier identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "long local_60;" (sized_type_specifier "long" long) identifier ;) (declaration "string local_58;" type_identifier identifier ;) (expression_statement "pp_Var1 = (relobj->super_Sized_relobj<32,_true>).super_Relobj.super_Object._vptr_Object;" (assignment_expression "pp_Var1 = (relobj->super_Sized_relobj<32,_true>).super_Relobj.super_Object._vptr_Object" identifier = (field_expression "(relobj->super_Sized_relobj<32,_true>).super_Relobj.super_Object._vptr_Object" (field_expression "(relobj->super_Sized_relobj<32,_true>).super_Relobj.super_Object" (field_expression "(relobj->super_Sized_relobj<32,_true>).super_Relobj" (parenthesized_expression "(relobj->super_Sized_relobj<32,_true>)" ( (comma_expression "relobj->super_Sized_relobj<32,_true" (binary_expression "relobj->super_Sized_relobj<32" (field_expression "relobj->super_Sized_relobj" identifier -> field_identifier) < number_literal) , identifier) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "p_Var2 = pp_Var1[0x23];" (assignment_expression "p_Var2 = pp_Var1[0x23]" identifier = (subscript_expression "pp_Var1[0x23]" identifier [ number_literal ])) ;) (expression_statement "uVar6 = (int)((long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish -\n (long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_start >> 3) + relobj->local_symbol_count_;" (assignment_expression "uVar6 = (int)((long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish -\n (long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_start >> 3) + relobj->local_symbol_count_" identifier = (binary_expression "(int)((long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish -\n (long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_start >> 3) + relobj->local_symbol_count_" (cast_expression "(int)((long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish -\n (long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_start >> 3)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "((long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish -\n (long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_start >> 3)" ( (binary_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish -\n (long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_start >> 3" (field_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish -\n (long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_start" (field_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish -\n (long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl" (binary_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish -\n (long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_" (binary_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish -\n (long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold" (binary_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish -\n (long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std" (binary_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish -\n (long)(relobj->symbols_).\n super__Vector_base<gold" (binary_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish -\n (long)(relobj->symbols_).\n super__Vector_base" (field_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish" (field_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl" (binary_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_" (binary_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold" (binary_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std" (binary_expression "(long)(relobj->symbols_).\n super__Vector_base<gold" (cast_expression "(long)(relobj->symbols_).\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(relobj->symbols_).\n super__Vector_base" (parenthesized_expression "(relobj->symbols_)" ( (field_expression "relobj->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) - (cast_expression "(long)(relobj->symbols_).\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(relobj->symbols_).\n super__Vector_base" (parenthesized_expression "(relobj->symbols_)" ( (field_expression "relobj->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) >> number_literal) ))) + (field_expression "relobj->local_symbol_count_" identifier -> field_identifier))) ;) (if_statement "if (p_Var2 == Relobj::local_symbol_count) {\n uVar4 = (*pp_Var1[0x2f])();\n }\n else {\n uVar4 = (*p_Var2)(relobj);\n }" if (parenthesized_expression "(p_Var2 == Relobj::local_symbol_count)" ( (ERROR "p_Var2 == Relobj::" (binary_expression "p_Var2 == Relobj" identifier == identifier) : :) identifier )) (compound_statement "{\n uVar4 = (*pp_Var1[0x2f])();\n }" { (expression_statement "uVar4 = (*pp_Var1[0x2f])();" (assignment_expression "uVar4 = (*pp_Var1[0x2f])()" identifier = (call_expression "(*pp_Var1[0x2f])()" (parenthesized_expression "(*pp_Var1[0x2f])" ( (pointer_expression "*pp_Var1[0x2f]" * (subscript_expression "pp_Var1[0x2f]" identifier [ number_literal ])) )) (argument_list "()" ( )))) ;) }) (else_clause "else {\n uVar4 = (*p_Var2)(relobj);\n }" else (compound_statement "{\n uVar4 = (*p_Var2)(relobj);\n }" { (expression_statement "uVar4 = (*p_Var2)(relobj);" (assignment_expression "uVar4 = (*p_Var2)(relobj)" identifier = (call_expression "(*p_Var2)(relobj)" (parenthesized_expression "(*p_Var2)" ( (pointer_expression "*p_Var2" * identifier) )) (argument_list "(relobj)" ( identifier )))) ;) }))) (if_statement "if (uVar4 < uVar6) {\n do {\n if (relobj->local_symbol_count_ <= uVar4) {\n ppSVar3 = (relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl._M_start\n ;\n uVar5 = (ulong)(uVar4 - relobj->local_symbol_count_);\n if ((ulong)((long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish - (long)ppSVar3 >> 3) <= uVar5) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x8ad,"global_symbol");\n }\n this_00 = ppSVar3[uVar5];\n if ((((this_00 != (Symbol *)0x0) && ((this_00->field_0x3a & 7) == 0)) &&\n (relobj == (Sized_relobj_file<32,_true> *)(this_00->u1_).object)) &&\n (((shndx == (this_00->u2_).shndx && ((this_00->field_0x3b & 0x20) != 0)) &&\n ((this_00->u2_).shndx != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)this->map_file_);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n Symbol::demangled_name(&local_58,this_00);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)this->map_file_,"0x%0*llx %s\n",8,\n (ulong)*(uint *)&this_00[1].name_,local_58._M_dataplus._M_p);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2) {\n operator_delete(local_58._M_dataplus._M_p);\n }\n }\n }\n uVar4 = uVar4 + 1;\n } while (uVar4 != uVar6);\n }" if (parenthesized_expression "(uVar4 < uVar6)" ( (binary_expression "uVar4 < uVar6" identifier < identifier) )) (compound_statement "{\n do {\n if (relobj->local_symbol_count_ <= uVar4) {\n ppSVar3 = (relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl._M_start\n ;\n uVar5 = (ulong)(uVar4 - relobj->local_symbol_count_);\n if ((ulong)((long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish - (long)ppSVar3 >> 3) <= uVar5) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x8ad,"global_symbol");\n }\n this_00 = ppSVar3[uVar5];\n if ((((this_00 != (Symbol *)0x0) && ((this_00->field_0x3a & 7) == 0)) &&\n (relobj == (Sized_relobj_file<32,_true> *)(this_00->u1_).object)) &&\n (((shndx == (this_00->u2_).shndx && ((this_00->field_0x3b & 0x20) != 0)) &&\n ((this_00->u2_).shndx != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)this->map_file_);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n Symbol::demangled_name(&local_58,this_00);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)this->map_file_,"0x%0*llx %s\n",8,\n (ulong)*(uint *)&this_00[1].name_,local_58._M_dataplus._M_p);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2) {\n operator_delete(local_58._M_dataplus._M_p);\n }\n }\n }\n uVar4 = uVar4 + 1;\n } while (uVar4 != uVar6);\n }" { (do_statement "do {\n if (relobj->local_symbol_count_ <= uVar4) {\n ppSVar3 = (relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl._M_start\n ;\n uVar5 = (ulong)(uVar4 - relobj->local_symbol_count_);\n if ((ulong)((long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish - (long)ppSVar3 >> 3) <= uVar5) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x8ad,"global_symbol");\n }\n this_00 = ppSVar3[uVar5];\n if ((((this_00 != (Symbol *)0x0) && ((this_00->field_0x3a & 7) == 0)) &&\n (relobj == (Sized_relobj_file<32,_true> *)(this_00->u1_).object)) &&\n (((shndx == (this_00->u2_).shndx && ((this_00->field_0x3b & 0x20) != 0)) &&\n ((this_00->u2_).shndx != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)this->map_file_);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n Symbol::demangled_name(&local_58,this_00);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)this->map_file_,"0x%0*llx %s\n",8,\n (ulong)*(uint *)&this_00[1].name_,local_58._M_dataplus._M_p);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2) {\n operator_delete(local_58._M_dataplus._M_p);\n }\n }\n }\n uVar4 = uVar4 + 1;\n } while (uVar4 != uVar6);" do (compound_statement "{\n if (relobj->local_symbol_count_ <= uVar4) {\n ppSVar3 = (relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl._M_start\n ;\n uVar5 = (ulong)(uVar4 - relobj->local_symbol_count_);\n if ((ulong)((long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish - (long)ppSVar3 >> 3) <= uVar5) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x8ad,"global_symbol");\n }\n this_00 = ppSVar3[uVar5];\n if ((((this_00 != (Symbol *)0x0) && ((this_00->field_0x3a & 7) == 0)) &&\n (relobj == (Sized_relobj_file<32,_true> *)(this_00->u1_).object)) &&\n (((shndx == (this_00->u2_).shndx && ((this_00->field_0x3b & 0x20) != 0)) &&\n ((this_00->u2_).shndx != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)this->map_file_);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n Symbol::demangled_name(&local_58,this_00);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)this->map_file_,"0x%0*llx %s\n",8,\n (ulong)*(uint *)&this_00[1].name_,local_58._M_dataplus._M_p);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2) {\n operator_delete(local_58._M_dataplus._M_p);\n }\n }\n }\n uVar4 = uVar4 + 1;\n }" { (if_statement "if (relobj->local_symbol_count_ <= uVar4) {\n ppSVar3 = (relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl._M_start\n ;\n uVar5 = (ulong)(uVar4 - relobj->local_symbol_count_);\n if ((ulong)((long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish - (long)ppSVar3 >> 3) <= uVar5) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x8ad,"global_symbol");\n }\n this_00 = ppSVar3[uVar5];\n if ((((this_00 != (Symbol *)0x0) && ((this_00->field_0x3a & 7) == 0)) &&\n (relobj == (Sized_relobj_file<32,_true> *)(this_00->u1_).object)) &&\n (((shndx == (this_00->u2_).shndx && ((this_00->field_0x3b & 0x20) != 0)) &&\n ((this_00->u2_).shndx != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)this->map_file_);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n Symbol::demangled_name(&local_58,this_00);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)this->map_file_,"0x%0*llx %s\n",8,\n (ulong)*(uint *)&this_00[1].name_,local_58._M_dataplus._M_p);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2) {\n operator_delete(local_58._M_dataplus._M_p);\n }\n }\n }" if (parenthesized_expression "(relobj->local_symbol_count_ <= uVar4)" ( (binary_expression "relobj->local_symbol_count_ <= uVar4" (field_expression "relobj->local_symbol_count_" identifier -> field_identifier) <= identifier) )) (compound_statement "{\n ppSVar3 = (relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl._M_start\n ;\n uVar5 = (ulong)(uVar4 - relobj->local_symbol_count_);\n if ((ulong)((long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish - (long)ppSVar3 >> 3) <= uVar5) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x8ad,"global_symbol");\n }\n this_00 = ppSVar3[uVar5];\n if ((((this_00 != (Symbol *)0x0) && ((this_00->field_0x3a & 7) == 0)) &&\n (relobj == (Sized_relobj_file<32,_true> *)(this_00->u1_).object)) &&\n (((shndx == (this_00->u2_).shndx && ((this_00->field_0x3b & 0x20) != 0)) &&\n ((this_00->u2_).shndx != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)this->map_file_);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n Symbol::demangled_name(&local_58,this_00);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)this->map_file_,"0x%0*llx %s\n",8,\n (ulong)*(uint *)&this_00[1].name_,local_58._M_dataplus._M_p);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2) {\n operator_delete(local_58._M_dataplus._M_p);\n }\n }\n }" { (expression_statement "ppSVar3 = (relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl._M_start\n ;" (field_expression "ppSVar3 = (relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl._M_start" (field_expression "ppSVar3 = (relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl" (binary_expression "ppSVar3 = (relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_" (binary_expression "ppSVar3 = (relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold" (binary_expression "ppSVar3 = (relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std" (assignment_expression "ppSVar3 = (relobj->symbols_).\n super__Vector_base<gold" identifier = (binary_expression "(relobj->symbols_).\n super__Vector_base<gold" (field_expression "(relobj->symbols_).\n super__Vector_base" (parenthesized_expression "(relobj->symbols_)" ( (field_expression "relobj->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 "uVar5 = (ulong)(uVar4 - relobj->local_symbol_count_);" (assignment_expression "uVar5 = (ulong)(uVar4 - relobj->local_symbol_count_)" identifier = (call_expression "(ulong)(uVar4 - relobj->local_symbol_count_)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar4 - relobj->local_symbol_count_)" ( (binary_expression "uVar4 - relobj->local_symbol_count_" identifier - (field_expression "relobj->local_symbol_count_" identifier -> field_identifier)) )))) ;) (if_statement "if ((ulong)((long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish - (long)ppSVar3 >> 3) <= uVar5) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x8ad,"global_symbol");\n }" if (parenthesized_expression "((ulong)((long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish - (long)ppSVar3 >> 3) <= uVar5)" ( (binary_expression "(ulong)((long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish - (long)ppSVar3 >> 3) <= uVar5" (call_expression "(ulong)((long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish - (long)ppSVar3 >> 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish - (long)ppSVar3 >> 3)" ( (binary_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish - (long)ppSVar3 >> 3" (binary_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish - (long)ppSVar3" (field_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish" (field_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl" (binary_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_" (binary_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std::allocator<gold" (binary_expression "(long)(relobj->symbols_).\n super__Vector_base<gold::Symbol*,_std" (binary_expression "(long)(relobj->symbols_).\n super__Vector_base<gold" (cast_expression "(long)(relobj->symbols_).\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(relobj->symbols_).\n super__Vector_base" (parenthesized_expression "(relobj->symbols_)" ( (field_expression "relobj->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) - (cast_expression "(long)ppSVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) ))) <= identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x8ad,"global_symbol");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/object.h",0x8ad,"global_symbol");" (call_expression "do_gold_unreachable("../../gold/object.h",0x8ad,"global_symbol")" identifier (argument_list "("../../gold/object.h",0x8ad,"global_symbol")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""global_symbol"" " string_content ") ))) ;) })) (expression_statement "this_00 = ppSVar3[uVar5];" (assignment_expression "this_00 = ppSVar3[uVar5]" identifier = (subscript_expression "ppSVar3[uVar5]" identifier [ identifier ])) ;) (if_statement "if ((((this_00 != (Symbol *)0x0) && ((this_00->field_0x3a & 7) == 0)) &&\n (relobj == (Sized_relobj_file<32,_true> *)(this_00->u1_).object)) &&\n (((shndx == (this_00->u2_).shndx && ((this_00->field_0x3b & 0x20) != 0)) &&\n ((this_00->u2_).shndx != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)this->map_file_);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n Symbol::demangled_name(&local_58,this_00);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)this->map_file_,"0x%0*llx %s\n",8,\n (ulong)*(uint *)&this_00[1].name_,local_58._M_dataplus._M_p);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2) {\n operator_delete(local_58._M_dataplus._M_p);\n }\n }" if (parenthesized_expression "((((this_00 != (Symbol *)0x0) && ((this_00->field_0x3a & 7) == 0)) &&\n (relobj == (Sized_relobj_file<32,_true> *)(this_00->u1_).object)) &&\n (((shndx == (this_00->u2_).shndx && ((this_00->field_0x3b & 0x20) != 0)) &&\n ((this_00->u2_).shndx != 0))))" ( (binary_expression "(((this_00 != (Symbol *)0x0) && ((this_00->field_0x3a & 7) == 0)) &&\n (relobj == (Sized_relobj_file<32,_true> *)(this_00->u1_).object)) &&\n (((shndx == (this_00->u2_).shndx && ((this_00->field_0x3b & 0x20) != 0)) &&\n ((this_00->u2_).shndx != 0)))" (parenthesized_expression "(((this_00 != (Symbol *)0x0) && ((this_00->field_0x3a & 7) == 0)) &&\n (relobj == (Sized_relobj_file<32,_true> *)(this_00->u1_).object))" ( (binary_expression "((this_00 != (Symbol *)0x0) && ((this_00->field_0x3a & 7) == 0)) &&\n (relobj == (Sized_relobj_file<32,_true> *)(this_00->u1_).object)" (parenthesized_expression "((this_00 != (Symbol *)0x0) && ((this_00->field_0x3a & 7) == 0))" ( (binary_expression "(this_00 != (Symbol *)0x0) && ((this_00->field_0x3a & 7) == 0)" (parenthesized_expression "(this_00 != (Symbol *)0x0)" ( (binary_expression "this_00 != (Symbol *)0x0" identifier != (cast_expression "(Symbol *)0x0" ( (type_descriptor "Symbol *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "((this_00->field_0x3a & 7) == 0)" ( (binary_expression "(this_00->field_0x3a & 7) == 0" (parenthesized_expression "(this_00->field_0x3a & 7)" ( (binary_expression "this_00->field_0x3a & 7" (field_expression "this_00->field_0x3a" identifier -> field_identifier) & number_literal) )) == number_literal) ))) )) && (parenthesized_expression "(relobj == (Sized_relobj_file<32,_true> *)(this_00->u1_).object)" ( (binary_expression "relobj == (Sized_relobj_file<32,_true> *)(this_00->u1_).object" identifier == (field_expression "(Sized_relobj_file<32,_true> *)(this_00->u1_).object" (call_expression "(Sized_relobj_file<32,_true> *)(this_00->u1_)" (parenthesized_expression "(Sized_relobj_file<32,_true> *)" ( (comma_expression "Sized_relobj_file<32,_true> *" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_true> *" identifier > (pointer_expression "*" * identifier))) )) (argument_list "(this_00->u1_)" ( (field_expression "this_00->u1_" identifier -> field_identifier) ))) . field_identifier)) ))) )) && (parenthesized_expression "(((shndx == (this_00->u2_).shndx && ((this_00->field_0x3b & 0x20) != 0)) &&\n ((this_00->u2_).shndx != 0)))" ( (parenthesized_expression "((shndx == (this_00->u2_).shndx && ((this_00->field_0x3b & 0x20) != 0)) &&\n ((this_00->u2_).shndx != 0))" ( (binary_expression "(shndx == (this_00->u2_).shndx && ((this_00->field_0x3b & 0x20) != 0)) &&\n ((this_00->u2_).shndx != 0)" (parenthesized_expression "(shndx == (this_00->u2_).shndx && ((this_00->field_0x3b & 0x20) != 0))" ( (binary_expression "shndx == (this_00->u2_).shndx && ((this_00->field_0x3b & 0x20) != 0)" (binary_expression "shndx == (this_00->u2_).shndx" identifier == (field_expression "(this_00->u2_).shndx" (parenthesized_expression "(this_00->u2_)" ( (field_expression "this_00->u2_" identifier -> field_identifier) )) . field_identifier)) && (parenthesized_expression "((this_00->field_0x3b & 0x20) != 0)" ( (binary_expression "(this_00->field_0x3b & 0x20) != 0" (parenthesized_expression "(this_00->field_0x3b & 0x20)" ( (binary_expression "this_00->field_0x3b & 0x20" (field_expression "this_00->field_0x3b" identifier -> field_identifier) & number_literal) )) != number_literal) ))) )) && (parenthesized_expression "((this_00->u2_).shndx != 0)" ( (binary_expression "(this_00->u2_).shndx != 0" (field_expression "(this_00->u2_).shndx" (parenthesized_expression "(this_00->u2_)" ( (field_expression "this_00->u2_" identifier -> field_identifier) )) . field_identifier) != number_literal) ))) )) ))) )) (compound_statement "{\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)this->map_file_);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n Symbol::demangled_name(&local_58,this_00);\n /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */\n fprintf((FILE *)this->map_file_,"0x%0*llx %s\n",8,\n (ulong)*(uint *)&this_00[1].name_,local_58._M_dataplus._M_p);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2) {\n operator_delete(local_58._M_dataplus._M_p);\n }\n }" { (expression_statement "local_60 = 0x10;" (assignment_expression "local_60 = 0x10" identifier = number_literal) ;) (do_statement "do {\n putc(0x20,(FILE *)this->map_file_);\n local_60 = local_60 + -1;\n } while (local_60 != 0);" do (compound_statement "{\n putc(0x20,(FILE *)this->map_file_);\n local_60 = local_60 + -1;\n }" { (expression_statement "putc(0x20,(FILE *)this->map_file_);" (call_expression "putc(0x20,(FILE *)this->map_file_)" identifier (argument_list "(0x20,(FILE *)this->map_file_)" ( number_literal , (cast_expression "(FILE *)this->map_file_" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "this->map_file_" identifier -> field_identifier)) ))) ;) (expression_statement "local_60 = local_60 + -1;" (assignment_expression "local_60 = local_60 + -1" identifier = (binary_expression "local_60 + -1" identifier + number_literal)) ;) }) while (parenthesized_expression "(local_60 != 0)" ( (binary_expression "local_60 != 0" identifier != number_literal) )) ;) (labeled_statement "Symbol::demangled_name(&local_58,this_00);" statement_identifier : (ERROR ":" :) (expression_statement "demangled_name(&local_58,this_00);" (call_expression "demangled_name(&local_58,this_00)" identifier (argument_list "(&local_58,this_00)" ( (pointer_expression "&local_58" & identifier) , identifier ))) ;)) comment (expression_statement "fprintf((FILE *)this->map_file_,"0x%0*llx %s\n",8,\n (ulong)*(uint *)&this_00[1].name_,local_58._M_dataplus._M_p);" (call_expression "fprintf((FILE *)this->map_file_,"0x%0*llx %s\n",8,\n (ulong)*(uint *)&this_00[1].name_,local_58._M_dataplus._M_p)" identifier (argument_list "((FILE *)this->map_file_,"0x%0*llx %s\n",8,\n (ulong)*(uint *)&this_00[1].name_,local_58._M_dataplus._M_p)" ( (cast_expression "(FILE *)this->map_file_" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "this->map_file_" identifier -> field_identifier)) , (string_literal ""0x%0*llx %s\n"" " string_content escape_sequence ") , number_literal , (binary_expression "(ulong)*(uint *)&this_00[1].name_" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)&this_00[1].name_" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this_00[1].name_" & (field_expression "this_00[1].name_" (subscript_expression "this_00[1]" identifier [ number_literal ]) . field_identifier)))) , (field_expression "local_58._M_dataplus._M_p" (field_expression "local_58._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2) {\n operator_delete(local_58._M_dataplus._M_p);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2" (binary_expression "allocator<char>_>_9\n *)local_58._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)local_58._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "local_58._M_dataplus._M_p" (field_expression "local_58._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&local_58.field_2" & (field_expression "local_58.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(local_58._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(local_58._M_dataplus._M_p);" (call_expression "operator_delete(local_58._M_dataplus._M_p)" identifier (argument_list "(local_58._M_dataplus._M_p)" ( (field_expression "local_58._M_dataplus._M_p" (field_expression "local_58._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) })) })) })) (expression_statement "uVar4 = uVar4 + 1;" (assignment_expression "uVar4 = uVar4 + 1" identifier = (binary_expression "uVar4 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(uVar4 != uVar6)" ( (binary_expression "uVar4 != uVar6" identifier != identifier) )) ;) })) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_001ceef0(undefined8 *param_1,long *param_2,int param_3)\n\n{\n code *pcVar1;\n long lVar2;\n uint uVar3;\n ulong uVar4;\n uint uVar5;\n long local_60;\n undefined1 *local_58 [2];\n undefined1 auStack_48 [24];\n \n pcVar1 = *(code **)(*param_2 + 0x118);\n uVar5 = (int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24];\n if (pcVar1 == FUN_00170d10) {\n uVar3 = (**(code **)(*param_2 + 0x178))();\n }\n else {\n uVar3 = (*pcVar1)(param_2);\n }\n if (uVar3 < uVar5) {\n do {\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n } while (uVar3 != uVar5);\n }\n return;\n}\n\n" (function_definition "void FUN_001ceef0(undefined8 *param_1,long *param_2,int param_3)\n\n{\n code *pcVar1;\n long lVar2;\n uint uVar3;\n ulong uVar4;\n uint uVar5;\n long local_60;\n undefined1 *local_58 [2];\n undefined1 auStack_48 [24];\n \n pcVar1 = *(code **)(*param_2 + 0x118);\n uVar5 = (int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24];\n if (pcVar1 == FUN_00170d10) {\n uVar3 = (**(code **)(*param_2 + 0x178))();\n }\n else {\n uVar3 = (*pcVar1)(param_2);\n }\n if (uVar3 < uVar5) {\n do {\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n } while (uVar3 != uVar5);\n }\n return;\n}" primitive_type (function_declarator "FUN_001ceef0(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 (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) ))) (compound_statement "{\n code *pcVar1;\n long lVar2;\n uint uVar3;\n ulong uVar4;\n uint uVar5;\n long local_60;\n undefined1 *local_58 [2];\n undefined1 auStack_48 [24];\n \n pcVar1 = *(code **)(*param_2 + 0x118);\n uVar5 = (int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24];\n if (pcVar1 == FUN_00170d10) {\n uVar3 = (**(code **)(*param_2 + 0x178))();\n }\n else {\n uVar3 = (*pcVar1)(param_2);\n }\n if (uVar3 < uVar5) {\n do {\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n } while (uVar3 != uVar5);\n }\n return;\n}" { (declaration "code *pcVar1;" type_identifier (pointer_declarator "*pcVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "long local_60;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 *local_58 [2];" type_identifier (pointer_declarator "*local_58 [2]" * (array_declarator "local_58 [2]" identifier [ number_literal ])) ;) (declaration "undefined1 auStack_48 [24];" type_identifier (array_declarator "auStack_48 [24]" identifier [ number_literal ]) ;) (expression_statement "pcVar1 = *(code **)(*param_2 + 0x118);" (assignment_expression "pcVar1 = *(code **)(*param_2 + 0x118)" identifier = (pointer_expression "*(code **)(*param_2 + 0x118)" * (cast_expression "(code **)(*param_2 + 0x118)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x118)" ( (binary_expression "*param_2 + 0x118" (pointer_expression "*param_2" * identifier) + number_literal) ))))) ;) (expression_statement "uVar5 = (int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24];" (assignment_expression "uVar5 = (int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24]" identifier = (binary_expression "(int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24]" (cast_expression "(int)(param_2[0x27] - param_2[0x26] >> 3)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(param_2[0x27] - param_2[0x26] >> 3)" ( (binary_expression "param_2[0x27] - param_2[0x26] >> 3" (binary_expression "param_2[0x27] - param_2[0x26]" (subscript_expression "param_2[0x27]" identifier [ number_literal ]) - (subscript_expression "param_2[0x26]" identifier [ number_literal ])) >> number_literal) ))) + (cast_expression "(int)param_2[0x24]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_2[0x24]" identifier [ number_literal ])))) ;) (if_statement "if (pcVar1 == FUN_00170d10) {\n uVar3 = (**(code **)(*param_2 + 0x178))();\n }\n else {\n uVar3 = (*pcVar1)(param_2);\n }" if (parenthesized_expression "(pcVar1 == FUN_00170d10)" ( (binary_expression "pcVar1 == FUN_00170d10" identifier == identifier) )) (compound_statement "{\n uVar3 = (**(code **)(*param_2 + 0x178))();\n }" { (expression_statement "uVar3 = (**(code **)(*param_2 + 0x178))();" (assignment_expression "uVar3 = (**(code **)(*param_2 + 0x178))()" identifier = (call_expression "(**(code **)(*param_2 + 0x178))()" (parenthesized_expression "(**(code **)(*param_2 + 0x178))" ( (pointer_expression "**(code **)(*param_2 + 0x178)" * (pointer_expression "*(code **)(*param_2 + 0x178)" * (cast_expression "(code **)(*param_2 + 0x178)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x178)" ( (binary_expression "*param_2 + 0x178" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }) (else_clause "else {\n uVar3 = (*pcVar1)(param_2);\n }" else (compound_statement "{\n uVar3 = (*pcVar1)(param_2);\n }" { (expression_statement "uVar3 = (*pcVar1)(param_2);" (assignment_expression "uVar3 = (*pcVar1)(param_2)" identifier = (call_expression "(*pcVar1)(param_2)" (parenthesized_expression "(*pcVar1)" ( (pointer_expression "*pcVar1" * identifier) )) (argument_list "(param_2)" ( identifier )))) ;) }))) (if_statement "if (uVar3 < uVar5) {\n do {\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n } while (uVar3 != uVar5);\n }" if (parenthesized_expression "(uVar3 < uVar5)" ( (binary_expression "uVar3 < uVar5" identifier < identifier) )) (compound_statement "{\n do {\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n } while (uVar3 != uVar5);\n }" { (do_statement "do {\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n } while (uVar3 != uVar5);" do (compound_statement "{\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n }" { (if_statement "if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }" if (parenthesized_expression "(*(uint *)(param_2 + 0x24) <= uVar3)" ( (binary_expression "*(uint *)(param_2 + 0x24) <= uVar3" (pointer_expression "*(uint *)(param_2 + 0x24)" * (cast_expression "(uint *)(param_2 + 0x24)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x24)" ( (binary_expression "param_2 + 0x24" identifier + number_literal) )))) <= identifier) )) (compound_statement "{\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }" { (expression_statement "uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));" (assignment_expression "uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24))" identifier = (call_expression "(ulong)(uVar3 - *(uint *)(param_2 + 0x24))" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar3 - *(uint *)(param_2 + 0x24))" ( (binary_expression "uVar3 - *(uint *)(param_2 + 0x24)" identifier - (pointer_expression "*(uint *)(param_2 + 0x24)" * (cast_expression "(uint *)(param_2 + 0x24)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x24)" ( (binary_expression "param_2 + 0x24" identifier + number_literal) ))))) )))) ;) (if_statement "if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }" if (parenthesized_expression "((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4)" ( (binary_expression "(ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4" (call_expression "(ulong)(param_2[0x27] - param_2[0x26] >> 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(param_2[0x27] - param_2[0x26] >> 3)" ( (binary_expression "param_2[0x27] - param_2[0x26] >> 3" (binary_expression "param_2[0x27] - param_2[0x26]" (subscript_expression "param_2[0x27]" identifier [ number_literal ]) - (subscript_expression "param_2[0x26]" identifier [ number_literal ])) >> number_literal) ))) <= identifier) )) (compound_statement "{\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }" { (expression_statement "FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");" (call_expression "FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol")" identifier (argument_list "("../../gold/object.h",0x8ad,"global_symbol")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""global_symbol"" " string_content ") ))) ;) })) (expression_statement "lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);" (assignment_expression "lVar2 = *(long *)(param_2[0x26] + uVar4 * 8)" identifier = (pointer_expression "*(long *)(param_2[0x26] + uVar4 * 8)" * (cast_expression "(long *)(param_2[0x26] + uVar4 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[0x26] + uVar4 * 8)" ( (binary_expression "param_2[0x26] + uVar4 * 8" (subscript_expression "param_2[0x26]" identifier [ number_literal ]) + (binary_expression "uVar4 * 8" identifier * number_literal)) ))))) ;) (if_statement "if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }" if (parenthesized_expression "((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0))))" ( (binary_expression "(((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))" (parenthesized_expression "(((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10)))" ( (binary_expression "((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))" (parenthesized_expression "((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0))" ( (binary_expression "(lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)" (parenthesized_expression "(lVar2 != 0)" ( (binary_expression "lVar2 != 0" identifier != number_literal) )) && (parenthesized_expression "((*(byte *)(lVar2 + 0x3a) & 7) == 0)" ( (binary_expression "(*(byte *)(lVar2 + 0x3a) & 7) == 0" (parenthesized_expression "(*(byte *)(lVar2 + 0x3a) & 7)" ( (binary_expression "*(byte *)(lVar2 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar2 + 0x3a)" * (cast_expression "(byte *)(lVar2 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x3a)" ( (binary_expression "lVar2 + 0x3a" identifier + number_literal) )))) & number_literal) )) == number_literal) ))) )) && (parenthesized_expression "(param_2 == *(long **)(lVar2 + 0x10))" ( (binary_expression "param_2 == *(long **)(lVar2 + 0x10)" identifier == (pointer_expression "*(long **)(lVar2 + 0x10)" * (cast_expression "(long **)(lVar2 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar2 + 0x10)" ( (binary_expression "lVar2 + 0x10" identifier + number_literal) ))))) ))) )) && (parenthesized_expression "(((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))" ( (parenthesized_expression "((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0))" ( (binary_expression "(param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)" (parenthesized_expression "(param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0))" ( (binary_expression "param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)" (binary_expression "param_3 == *(int *)(lVar2 + 0x18)" identifier == (pointer_expression "*(int *)(lVar2 + 0x18)" * (cast_expression "(int *)(lVar2 + 0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) ))))) && (parenthesized_expression "((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)" ( (binary_expression "(*(byte *)(lVar2 + 0x3b) & 0x20) != 0" (parenthesized_expression "(*(byte *)(lVar2 + 0x3b) & 0x20)" ( (binary_expression "*(byte *)(lVar2 + 0x3b) & 0x20" (pointer_expression "*(byte *)(lVar2 + 0x3b)" * (cast_expression "(byte *)(lVar2 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x3b)" ( (binary_expression "lVar2 + 0x3b" identifier + number_literal) )))) & number_literal) )) != number_literal) ))) )) && (parenthesized_expression "(*(int *)(lVar2 + 0x18) != 0)" ( (binary_expression "*(int *)(lVar2 + 0x18) != 0" (pointer_expression "*(int *)(lVar2 + 0x18)" * (cast_expression "(int *)(lVar2 + 0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) )))) != number_literal) ))) )) ))) )) (compound_statement "{\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }" { (expression_statement "local_60 = 0x10;" (assignment_expression "local_60 = 0x10" identifier = number_literal) ;) (do_statement "do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);" do (compound_statement "{\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n }" { (expression_statement "putc(0x20,(FILE *)*param_1);" (call_expression "putc(0x20,(FILE *)*param_1)" identifier (argument_list "(0x20,(FILE *)*param_1)" ( number_literal , (cast_expression "(FILE *)*param_1" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier)) ))) ;) (expression_statement "local_60 = local_60 + -1;" (assignment_expression "local_60 = local_60 + -1" identifier = (binary_expression "local_60 + -1" identifier + number_literal)) ;) }) while (parenthesized_expression "(local_60 != 0)" ( (binary_expression "local_60 != 0" identifier != number_literal) )) ;) (expression_statement "FUN_00283d10(local_58,lVar2);" (call_expression "FUN_00283d10(local_58,lVar2)" identifier (argument_list "(local_58,lVar2)" ( identifier , identifier ))) ;) (expression_statement "fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);" (call_expression "fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0])" identifier (argument_list "((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0])" ( (cast_expression "(FILE *)*param_1" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier)) , (string_literal ""0x%0*llx %s\n"" " string_content escape_sequence ") , number_literal , (binary_expression "(ulong)*(uint *)(lVar2 + 0x40)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(lVar2 + 0x40)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x40)" ( (binary_expression "lVar2 + 0x40" identifier + number_literal) )))) , (subscript_expression "local_58[0]" identifier [ number_literal ]) ))) ;) (if_statement "if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }" if (parenthesized_expression "(local_58[0] != auStack_48)" ( (binary_expression "local_58[0] != auStack_48" (subscript_expression "local_58[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) })) })) (expression_statement "uVar3 = uVar3 + 1;" (assignment_expression "uVar3 = uVar3 + 1" identifier = (binary_expression "uVar3 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(uVar3 != uVar5)" ( (binary_expression "uVar3 != uVar5" identifier != identifier) )) ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * (array_declarator IDENT [ LIT ])) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) - (subscript_expression IDENT [ LIT ])) >> LIT) ))) + (cast_expression ( (type_descriptor TYPE) ) (subscript_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 )))) ;) }))) (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 TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) <= IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_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 (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 *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + (binary_expression IDENT * LIT)) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression (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) ))))) ))) )) && (parenthesized_expression ( (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) != LIT) ))) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) ))) )) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != LIT) )) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) , (string_literal " string_content escape_sequence ") , LIT , (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (subscript_expression IDENT [ LIT ]) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) })) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) })) (return_statement return ;) })))
(function_definition "void FUN_001ceef0(undefined8 *param_1,long *param_2,int param_3)\n\n{\n code *pcVar1;\n long lVar2;\n uint uVar3;\n ulong uVar4;\n uint uVar5;\n long local_60;\n undefined1 *local_58 [2];\n undefined1 auStack_48 [24];\n \n pcVar1 = *(code **)(*param_2 + 0x118);\n uVar5 = (int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24];\n if (pcVar1 == FUN_00170d10) {\n uVar3 = (**(code **)(*param_2 + 0x178))();\n }\n else {\n uVar3 = (*pcVar1)(param_2);\n }\n if (uVar3 < uVar5) {\n do {\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n } while (uVar3 != uVar5);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_001ceef0(undefined8 *param_1,long *param_2,int param_3)" (identifier "FUN_001ceef0") (parameter_list "(undefined8 *param_1,long *param_2,int param_3)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "int param_3" (primitive_type "int") (identifier "param_3")) () ")"))) (compound_statement "{\n code *pcVar1;\n long lVar2;\n uint uVar3;\n ulong uVar4;\n uint uVar5;\n long local_60;\n undefined1 *local_58 [2];\n undefined1 auStack_48 [24];\n \n pcVar1 = *(code **)(*param_2 + 0x118);\n uVar5 = (int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24];\n if (pcVar1 == FUN_00170d10) {\n uVar3 = (**(code **)(*param_2 + 0x178))();\n }\n else {\n uVar3 = (*pcVar1)(param_2);\n }\n if (uVar3 < uVar5) {\n do {\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n } while (uVar3 != uVar5);\n }\n return;\n}" ({ "{") (declaration "code *pcVar1;" (type_identifier "code") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "uint uVar3;" (type_identifier "uint") (identifier "uVar3") (; ";")) (declaration "ulong uVar4;" (type_identifier "ulong") (identifier "uVar4") (; ";")) (declaration "uint uVar5;" (type_identifier "uint") (identifier "uVar5") (; ";")) (declaration "long local_60;" (sized_type_specifier "long" (long "long")) (identifier "local_60") (; ";")) (declaration "undefined1 *local_58 [2];" (type_identifier "undefined1") (pointer_declarator "*local_58 [2]" (* "*") (array_declarator "local_58 [2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))) (; ";")) (declaration "undefined1 auStack_48 [24];" (type_identifier "undefined1") (array_declarator "auStack_48 [24]" (identifier "auStack_48") ([ "[") (number_literal "24") (] "]")) (; ";")) (expression_statement "pcVar1 = *(code **)(*param_2 + 0x118);" (assignment_expression "pcVar1 = *(code **)(*param_2 + 0x118)" (identifier "pcVar1") (= "=") (pointer_expression "*(code **)(*param_2 + 0x118)" (* "*") (cast_expression "(code **)(*param_2 + 0x118)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x118)" (( "(") (binary_expression "*param_2 + 0x118" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x118")) () ")"))))) (; ";")) (expression_statement "uVar5 = (int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24];" (assignment_expression "uVar5 = (int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24]" (identifier "uVar5") (= "=") (binary_expression "(int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24]" (cast_expression "(int)(param_2[0x27] - param_2[0x26] >> 3)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (parenthesized_expression "(param_2[0x27] - param_2[0x26] >> 3)" (( "(") (binary_expression "param_2[0x27] - param_2[0x26] >> 3" (binary_expression "param_2[0x27] - param_2[0x26]" (subscript_expression "param_2[0x27]" (identifier "param_2") ([ "[") (number_literal "0x27") (] "]")) (- "-") (subscript_expression "param_2[0x26]" (identifier "param_2") ([ "[") (number_literal "0x26") (] "]"))) (>> ">>") (number_literal "3")) () ")"))) (+ "+") (cast_expression "(int)param_2[0x24]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_2[0x24]" (identifier "param_2") ([ "[") (number_literal "0x24") (] "]"))))) (; ";")) (if_statement "if (pcVar1 == FUN_00170d10) {\n uVar3 = (**(code **)(*param_2 + 0x178))();\n }\n else {\n uVar3 = (*pcVar1)(param_2);\n }" (if "if") (parenthesized_expression "(pcVar1 == FUN_00170d10)" (( "(") (binary_expression "pcVar1 == FUN_00170d10" (identifier "pcVar1") (== "==") (identifier "FUN_00170d10")) () ")")) (compound_statement "{\n uVar3 = (**(code **)(*param_2 + 0x178))();\n }" ({ "{") (expression_statement "uVar3 = (**(code **)(*param_2 + 0x178))();" (assignment_expression "uVar3 = (**(code **)(*param_2 + 0x178))()" (identifier "uVar3") (= "=") (call_expression "(**(code **)(*param_2 + 0x178))()" (parenthesized_expression "(**(code **)(*param_2 + 0x178))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x178)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x178)" (* "*") (cast_expression "(code **)(*param_2 + 0x178)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x178)" (( "(") (binary_expression "*param_2 + 0x178" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x178")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")) (else_clause "else {\n uVar3 = (*pcVar1)(param_2);\n }" (else "else") (compound_statement "{\n uVar3 = (*pcVar1)(param_2);\n }" ({ "{") (expression_statement "uVar3 = (*pcVar1)(param_2);" (assignment_expression "uVar3 = (*pcVar1)(param_2)" (identifier "uVar3") (= "=") (call_expression "(*pcVar1)(param_2)" (parenthesized_expression "(*pcVar1)" (( "(") (pointer_expression "*pcVar1" (* "*") (identifier "pcVar1")) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (} "}")))) (if_statement "if (uVar3 < uVar5) {\n do {\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n } while (uVar3 != uVar5);\n }" (if "if") (parenthesized_expression "(uVar3 < uVar5)" (( "(") (binary_expression "uVar3 < uVar5" (identifier "uVar3") (< "<") (identifier "uVar5")) () ")")) (compound_statement "{\n do {\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n } while (uVar3 != uVar5);\n }" ({ "{") (do_statement "do {\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n } while (uVar3 != uVar5);" (do "do") (compound_statement "{\n if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }\n uVar3 = uVar3 + 1;\n }" ({ "{") (if_statement "if (*(uint *)(param_2 + 0x24) <= uVar3) {\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }" (if "if") (parenthesized_expression "(*(uint *)(param_2 + 0x24) <= uVar3)" (( "(") (binary_expression "*(uint *)(param_2 + 0x24) <= uVar3" (pointer_expression "*(uint *)(param_2 + 0x24)" (* "*") (cast_expression "(uint *)(param_2 + 0x24)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x24)" (( "(") (binary_expression "param_2 + 0x24" (identifier "param_2") (+ "+") (number_literal "0x24")) () ")")))) (<= "<=") (identifier "uVar3")) () ")")) (compound_statement "{\n uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));\n if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }\n lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);\n if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }\n }" ({ "{") (expression_statement "uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24));" (assignment_expression "uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24))" (identifier "uVar4") (= "=") (call_expression "(ulong)(uVar3 - *(uint *)(param_2 + 0x24))" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar3 - *(uint *)(param_2 + 0x24))" (( "(") (binary_expression "uVar3 - *(uint *)(param_2 + 0x24)" (identifier "uVar3") (- "-") (pointer_expression "*(uint *)(param_2 + 0x24)" (* "*") (cast_expression "(uint *)(param_2 + 0x24)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x24)" (( "(") (binary_expression "param_2 + 0x24" (identifier "param_2") (+ "+") (number_literal "0x24")) () ")"))))) () ")")))) (; ";")) (if_statement "if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) {\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }" (if "if") (parenthesized_expression "((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4)" (( "(") (binary_expression "(ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4" (call_expression "(ulong)(param_2[0x27] - param_2[0x26] >> 3)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(param_2[0x27] - param_2[0x26] >> 3)" (( "(") (binary_expression "param_2[0x27] - param_2[0x26] >> 3" (binary_expression "param_2[0x27] - param_2[0x26]" (subscript_expression "param_2[0x27]" (identifier "param_2") ([ "[") (number_literal "0x27") (] "]")) (- "-") (subscript_expression "param_2[0x26]" (identifier "param_2") ([ "[") (number_literal "0x26") (] "]"))) (>> ">>") (number_literal "3")) () ")"))) (<= "<=") (identifier "uVar4")) () ")")) (compound_statement "{\n \n FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");\n }" ({ "{") (expression_statement "FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol");" (call_expression "FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol")" (identifier "FUN_0018dcf0") (argument_list "("../../gold/object.h",0x8ad,"global_symbol")" (( "(") (string_literal ""../../gold/object.h"" (" """) (string_content "../../gold/object.h") (" """)) (, ",") (number_literal "0x8ad") (, ",") (string_literal ""global_symbol"" (" """) (string_content "global_symbol") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "lVar2 = *(long *)(param_2[0x26] + uVar4 * 8);" (assignment_expression "lVar2 = *(long *)(param_2[0x26] + uVar4 * 8)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(param_2[0x26] + uVar4 * 8)" (* "*") (cast_expression "(long *)(param_2[0x26] + uVar4 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2[0x26] + uVar4 * 8)" (( "(") (binary_expression "param_2[0x26] + uVar4 * 8" (subscript_expression "param_2[0x26]" (identifier "param_2") ([ "[") (number_literal "0x26") (] "]")) (+ "+") (binary_expression "uVar4 * 8" (identifier "uVar4") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (if_statement "if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))) {\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }" (if "if") (parenthesized_expression "((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0))))" (( "(") (binary_expression "(((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))) &&\n (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))" (parenthesized_expression "(((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10)))" (( "(") (binary_expression "((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) &&\n (param_2 == *(long **)(lVar2 + 0x10))" (parenthesized_expression "((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0))" (( "(") (binary_expression "(lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)" (parenthesized_expression "(lVar2 != 0)" (( "(") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "((*(byte *)(lVar2 + 0x3a) & 7) == 0)" (( "(") (binary_expression "(*(byte *)(lVar2 + 0x3a) & 7) == 0" (parenthesized_expression "(*(byte *)(lVar2 + 0x3a) & 7)" (( "(") (binary_expression "*(byte *)(lVar2 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar2 + 0x3a)" (* "*") (cast_expression "(byte *)(lVar2 + 0x3a)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x3a)" (( "(") (binary_expression "lVar2 + 0x3a" (identifier "lVar2") (+ "+") (number_literal "0x3a")) () ")")))) (& "&") (number_literal "7")) () ")")) (== "==") (number_literal "0")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(param_2 == *(long **)(lVar2 + 0x10))" (( "(") (binary_expression "param_2 == *(long **)(lVar2 + 0x10)" (identifier "param_2") (== "==") (pointer_expression "*(long **)(lVar2 + 0x10)" (* "*") (cast_expression "(long **)(lVar2 + 0x10)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar2 + 0x10)" (( "(") (binary_expression "lVar2 + 0x10" (identifier "lVar2") (+ "+") (number_literal "0x10")) () ")"))))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)))" (( "(") (parenthesized_expression "((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0))" (( "(") (binary_expression "(param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) &&\n (*(int *)(lVar2 + 0x18) != 0)" (parenthesized_expression "(param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0))" (( "(") (binary_expression "param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)" (binary_expression "param_3 == *(int *)(lVar2 + 0x18)" (identifier "param_3") (== "==") (pointer_expression "*(int *)(lVar2 + 0x18)" (* "*") (cast_expression "(int *)(lVar2 + 0x18)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x18)" (( "(") (binary_expression "lVar2 + 0x18" (identifier "lVar2") (+ "+") (number_literal "0x18")) () ")"))))) (&& "&&") (parenthesized_expression "((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)" (( "(") (binary_expression "(*(byte *)(lVar2 + 0x3b) & 0x20) != 0" (parenthesized_expression "(*(byte *)(lVar2 + 0x3b) & 0x20)" (( "(") (binary_expression "*(byte *)(lVar2 + 0x3b) & 0x20" (pointer_expression "*(byte *)(lVar2 + 0x3b)" (* "*") (cast_expression "(byte *)(lVar2 + 0x3b)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x3b)" (( "(") (binary_expression "lVar2 + 0x3b" (identifier "lVar2") (+ "+") (number_literal "0x3b")) () ")")))) (& "&") (number_literal "0x20")) () ")")) (!= "!=") (number_literal "0")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(*(int *)(lVar2 + 0x18) != 0)" (( "(") (binary_expression "*(int *)(lVar2 + 0x18) != 0" (pointer_expression "*(int *)(lVar2 + 0x18)" (* "*") (cast_expression "(int *)(lVar2 + 0x18)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x18)" (( "(") (binary_expression "lVar2 + 0x18" (identifier "lVar2") (+ "+") (number_literal "0x18")) () ")")))) (!= "!=") (number_literal "0")) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n local_60 = 0x10;\n do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);\n FUN_00283d10(local_58,lVar2);\n \n fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);\n if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }\n }" ({ "{") (expression_statement "local_60 = 0x10;" (assignment_expression "local_60 = 0x10" (identifier "local_60") (= "=") (number_literal "0x10")) (; ";")) (do_statement "do {\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n } while (local_60 != 0);" (do "do") (compound_statement "{\n putc(0x20,(FILE *)*param_1);\n local_60 = local_60 + -1;\n }" ({ "{") (expression_statement "putc(0x20,(FILE *)*param_1);" (call_expression "putc(0x20,(FILE *)*param_1)" (identifier "putc") (argument_list "(0x20,(FILE *)*param_1)" (( "(") (number_literal "0x20") (, ",") (cast_expression "(FILE *)*param_1" (( "(") (type_descriptor "FILE *" (type_identifier "FILE") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) () ")"))) (; ";")) (expression_statement "local_60 = local_60 + -1;" (assignment_expression "local_60 = local_60 + -1" (identifier "local_60") (= "=") (binary_expression "local_60 + -1" (identifier "local_60") (+ "+") (number_literal "-1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(local_60 != 0)" (( "(") (binary_expression "local_60 != 0" (identifier "local_60") (!= "!=") (number_literal "0")) () ")")) (; ";")) (expression_statement "FUN_00283d10(local_58,lVar2);" (call_expression "FUN_00283d10(local_58,lVar2)" (identifier "FUN_00283d10") (argument_list "(local_58,lVar2)" (( "(") (identifier "local_58") (, ",") (identifier "lVar2") () ")"))) (; ";")) (expression_statement "fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0]);" (call_expression "fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0])" (identifier "fprintf") (argument_list "((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40),\n local_58[0])" (( "(") (cast_expression "(FILE *)*param_1" (( "(") (type_descriptor "FILE *" (type_identifier "FILE") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (, ",") (string_literal ""0x%0*llx %s\n"" (" """) (string_content "0x%0*llx %s") (escape_sequence "\n") (" """)) (, ",") (number_literal "8") (, ",") (binary_expression "(ulong)*(uint *)(lVar2 + 0x40)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(lVar2 + 0x40)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x40)" (( "(") (binary_expression "lVar2 + 0x40" (identifier "lVar2") (+ "+") (number_literal "0x40")) () ")")))) (, ",") (subscript_expression "local_58[0]" (identifier "local_58") ([ "[") (number_literal "0") (] "]")) () ")"))) (; ";")) (if_statement "if (local_58[0] != auStack_48) {\n FUN_002eff50();\n }" (if "if") (parenthesized_expression "(local_58[0] != auStack_48)" (( "(") (binary_expression "local_58[0] != auStack_48" (subscript_expression "local_58[0]" (identifier "local_58") ([ "[") (number_literal "0") (] "]")) (!= "!=") (identifier "auStack_48")) () ")")) (compound_statement "{\n FUN_002eff50();\n }" ({ "{") (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" (identifier "FUN_002eff50") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (} "}"))) (} "}"))) (expression_statement "uVar3 = uVar3 + 1;" (assignment_expression "uVar3 = uVar3 + 1" (identifier "uVar3") (= "=") (binary_expression "uVar3 + 1" (identifier "uVar3") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(uVar3 != uVar5)" (( "(") (binary_expression "uVar3 != uVar5" (identifier "uVar3") (!= "!=") (identifier "uVar5")) () ")")) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original name: print_input_section_symbols<32, true> DWARF original prototype: void print_input_section_symbols<32,_true>(Mapfile * this, Sized_relobj_file<32,_true> * relobj, uint shndx) */ void __thiscall var_1::Mapfile::print_input_section_symbols<32,var_11> (Mapfile *this,var_10<32,var_11> *var_9,type_4 var_12) { type_1 **pp_Var1; type_1 *p_Var2; type_2 ppSVar3; type_3 *var_8; type_4 var_4; type_5 var_6; type_4 var_5; long var_14; type_6 local_58; pp_Var1 = (var_9->super_Sized_relobj<32,var_11>).super_Relobj.super_Object._vptr_Object; p_Var2 = pp_Var1[0x23]; var_5 = (int)((long)(var_9->symbols_). super__Vector_base<var_1::type_3*,var_2::var_17<var_1::type_3*>var_3>._M_impl. _M_finish - (long)(var_9->symbols_). super__Vector_base<var_1::type_3*,var_2::var_17<var_1::type_3*>var_3>._M_impl. _M_start >> 3) + var_9->local_symbol_count_; if (p_Var2 == Relobj::local_symbol_count) { var_4 = (*pp_Var1[0x2f])(); } else { var_4 = (*p_Var2)(var_9); } if (var_4 < var_5) { do { if (var_9->local_symbol_count_ <= var_4) { ppSVar3 = (var_9->symbols_). super__Vector_base<var_1::type_3*,var_2::var_17<var_1::type_3*>var_3>._M_impl._M_start ; var_6 = (type_5)(var_4 - var_9->local_symbol_count_); if ((type_5)((long)(var_9->symbols_). super__Vector_base<var_1::type_3*,var_2::var_17<var_1::type_3*>var_3>._M_impl. _M_finish - (long)ppSVar3 >> 3) <= var_6) { /* WARNING: Subroutine does not return */ var_7("../../gold/object.h",0x8ad,"global_symbol"); } var_8 = ppSVar3[var_6]; if ((((var_8 != (type_3 *)0x0) && ((var_8->field_0x3a & 7) == 0)) && (var_9 == (var_10<32,var_11> *)(var_8->u1_).object)) && (((var_12 == (var_8->u2_).var_12 && ((var_8->field_0x3b & 0x20) != 0)) && ((var_8->u2_).var_12 != 0)))) { var_14 = 0x10; do { var_13(0x20,(type_7 *)this->map_file_); var_14 = var_14 + -1; } while (var_14 != 0); Symbol::var_15(&local_58,var_8); /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */ var_16((type_7 *)this->map_file_,"0x%0*llx %s\n",8, (type_5)*(type_4 *)&var_8[1].name_,local_58._M_dataplus._M_p); if ((anon_union_16_2_edb7204a_for_basic_string<var_18,var_2::char_traits<var_18>,var_2::var_17<var_18>var_3>var_19 *)local_58._M_dataplus._M_p != &local_58.field_2) { var_20(local_58._M_dataplus._M_p); } } } var_4 = var_4 + 1; } while (var_4 != var_5); } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (array_declarator declarator: (identifier) size: (number_literal)))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal)))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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)))))))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) (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)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (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))))) 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))))))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) (string_literal (string_content) (escape_sequence)) (number_literal) (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))))) (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))) (return_statement))))
null
void MASKED(undefined8 *param_1,long *param_2,int param_3) { code *pcVar1; long lVar2; uint uVar3; ulong uVar4; uint uVar5; long local_60; undefined1 *local_58 [2]; undefined1 auStack_48 [24]; pcVar1 = *(code **)(*param_2 + 0x118); uVar5 = (int)(param_2[0x27] - param_2[0x26] >> 3) + (int)param_2[0x24]; if (pcVar1 == FUN_00170d10) { uVar3 = (**(code **)(*param_2 + 0x178))(); } else { uVar3 = (*pcVar1)(param_2); } if (uVar3 < uVar5) { do { if (*(uint *)(param_2 + 0x24) <= uVar3) { uVar4 = (ulong)(uVar3 - *(uint *)(param_2 + 0x24)); if ((ulong)(param_2[0x27] - param_2[0x26] >> 3) <= uVar4) { /* WARNING: Subroutine does not return */ FUN_0018dcf0("../../gold/object.h",0x8ad,"global_symbol"); } lVar2 = *(long *)(param_2[0x26] + uVar4 * 8); if ((((lVar2 != 0) && ((*(byte *)(lVar2 + 0x3a) & 7) == 0)) && (param_2 == *(long **)(lVar2 + 0x10))) && (((param_3 == *(int *)(lVar2 + 0x18) && ((*(byte *)(lVar2 + 0x3b) & 0x20) != 0)) && (*(int *)(lVar2 + 0x18) != 0)))) { local_60 = 0x10; do { putc(0x20,(FILE *)*param_1); local_60 = local_60 + -1; } while (local_60 != 0); FUN_00283d10(local_58,lVar2); /* try { // try from 001cf00b to 001cf00f has its CatchHandler @ 001cf061 */ fprintf((FILE *)*param_1,"0x%0*llx %s\n",8,(ulong)*(uint *)(lVar2 + 0x40), local_58[0]); if (local_58[0] != auStack_48) { FUN_002eff50(); } } } uVar3 = uVar3 + 1; } while (uVar3 != uVar5); } return; }
208_powerpc-linux-gnu-strip_and_powerpc-linux-gnu-strip_strip.c
debug_make_type
FUN_0010d270
debug_type_s * debug_make_type(debug_handle *info,debug_type_kind kind,uint size) { debug_type_s *pdVar1; pdVar1 = (debug_type_s *)xmalloc(0x18); pdVar1->pointer = (debug_type)0x0; pdVar1->u = (anon_union_8_15_2f2e1a09_for_u)0x0; pdVar1->kind = (debug_type_kind)info; pdVar1->size = kind; return pdVar1; }
void FUN_0010d270(undefined4 param_1,undefined4 param_2) { undefined4 *puVar1; puVar1 = (undefined4 *)xmalloc(0x18); *(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0; *puVar1 = param_1; puVar1[1] = param_2; return; }
PUSH RBP MOV EBP,EDI MOV EDI,0x18 PUSH RBX MOV EBX,ESI SUB RSP,0x8 CALL 0x00104370 PXOR XMM0,XMM0 MOVUPS xmmword ptr [RAX + 0x8],XMM0 MOV dword ptr [RAX],EBP MOV dword ptr [RAX + 0x4],EBX ADD RSP,0x8 POP RBX POP RBP RET
null
null
null
null
[('const-433', u'STORE_-1206922581'), ('const-8', u'PTRSUB_-1206922458'), ('const-0', u'STORE_-1206922519'), ('const-0', u'SUBPIECE_-1206922486'), (u'PTRSUB_-1206922456', u'STORE_-1206922581'), (u'CAST_-1206922466', u'PTRSUB_-1206922457'), ('const-16', u'PTRSUB_-1206922457'), (u'CAST_-1206922466', u'PTRSUB_-1206922456'), ('const-433', u'STORE_-1206922576'), ('const-24', u'CALL_-1206922596'), ('const-433', u'STORE_-1206922587'), (u'PTRSUB_-1206922458', u'STORE_-1206922587'), ('const-433', u'STORE_-1206922519'), ('const-0', u'PTRSUB_-1206922456'), (u'PTRSUB_-1206922457', u'STORE_-1206922519'), (u'CAST_-1206922466', u'PTRSUB_-1206922453'), (u'SUBPIECE_-1206922486', u'STORE_-1206922581'), ('tmp_144', u'SUBPIECE_-1206922486'), (u'PTRSUB_-1206922453', u'STORE_-1206922576'), ('tmp_145', u'STORE_-1206922576'), ('const-4', u'PTRSUB_-1206922453'), (u'CAST_-1206922466', u'RETURN_-1206922540'), (u'CALL_-1206922596', u'CAST_-1206922466'), ('const-0', u'STORE_-1206922587'), (u'CAST_-1206922466', u'PTRSUB_-1206922458'), ('const-0', u'RETURN_-1206922540')]
[(u'CAST_-1206922458', u'STORE_-1206922587'), (u'CAST_-1206922468', u'PTRADD_-1206922460'), ('tmp_216', u'STORE_-1206922576'), ('const-4', u'PTRADD_-1206922460'), ('const-433', u'STORE_-1206922587'), (u'CAST_-1206922468', u'PTRADD_-1206922453'), (u'CAST_-1206922468', u'STORE_-1206922581'), ('const-433', u'STORE_-1206922576'), ('const-433', u'STORE_-1206922581'), ('tmp_230', u'STORE_-1206922581'), (u'PTRADD_-1206922460', u'CAST_-1206922458'), (u'PTRADD_-1206922453', u'STORE_-1206922576'), ('const-1', u'PTRADD_-1206922453'), ('const-0', u'STORE_-1206922587'), ('const-4', u'PTRADD_-1206922453'), (u'CALL_-1206922596', u'CAST_-1206922468'), ('const-2', u'PTRADD_-1206922460'), ('const-24', u'CALL_-1206922596'), ('const-0', u'RETURN_-1206922540')]
null
null
0010d270
x64
O2
(translation_unit "void FUN_0010d270(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)xmalloc(0x18);\n *(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0;\n *puVar1 = param_1;\n puVar1[1] = param_2;\n return;\n}\n\n" (function_definition "void FUN_0010d270(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)xmalloc(0x18);\n *(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0;\n *puVar1 = param_1;\n puVar1[1] = param_2;\n return;\n}" primitive_type (function_declarator "FUN_0010d270(undefined4 param_1,undefined4 param_2)" identifier (parameter_list "(undefined4 param_1,undefined4 param_2)" ( (parameter_declaration "undefined4 param_1" type_identifier identifier) , (parameter_declaration "undefined4 param_2" type_identifier identifier) ))) (compound_statement "{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)xmalloc(0x18);\n *(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0;\n *puVar1 = param_1;\n puVar1[1] = param_2;\n return;\n}" { (declaration "undefined4 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (expression_statement "puVar1 = (undefined4 *)xmalloc(0x18);" (assignment_expression "puVar1 = (undefined4 *)xmalloc(0x18)" identifier = (cast_expression "(undefined4 *)xmalloc(0x18)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(0x18)" identifier (argument_list "(0x18)" ( number_literal ))))) ;) (expression_statement "*(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(puVar1 + 2)" * (cast_expression "(undefined1 (*) [16])(puVar1 + 2)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(puVar1 + 2)" ( (binary_expression "puVar1 + 2" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "*puVar1 = param_1;" (assignment_expression "*puVar1 = param_1" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = param_2;" (assignment_expression "puVar1[1] = param_2" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "debug_type_s * debug_make_type(debug_handle *info,debug_type_kind kind,uint size)\n\n{\n debug_type_s *pdVar1;\n \n pdVar1 = (debug_type_s *)xmalloc(0x18);\n pdVar1->pointer = (debug_type)0x0;\n pdVar1->u = (anon_union_8_15_2f2e1a09_for_u)0x0;\n pdVar1->kind = (debug_type_kind)info;\n pdVar1->size = kind;\n return pdVar1;\n}\n\n" (function_definition "debug_type_s * debug_make_type(debug_handle *info,debug_type_kind kind,uint size)\n\n{\n debug_type_s *pdVar1;\n \n pdVar1 = (debug_type_s *)xmalloc(0x18);\n pdVar1->pointer = (debug_type)0x0;\n pdVar1->u = (anon_union_8_15_2f2e1a09_for_u)0x0;\n pdVar1->kind = (debug_type_kind)info;\n pdVar1->size = kind;\n return pdVar1;\n}" type_identifier (pointer_declarator "* debug_make_type(debug_handle *info,debug_type_kind kind,uint size)" * (function_declarator "debug_make_type(debug_handle *info,debug_type_kind kind,uint size)" identifier (parameter_list "(debug_handle *info,debug_type_kind kind,uint size)" ( (parameter_declaration "debug_handle *info" type_identifier (pointer_declarator "*info" * identifier)) , (parameter_declaration "debug_type_kind kind" type_identifier identifier) , (parameter_declaration "uint size" type_identifier identifier) )))) (compound_statement "{\n debug_type_s *pdVar1;\n \n pdVar1 = (debug_type_s *)xmalloc(0x18);\n pdVar1->pointer = (debug_type)0x0;\n pdVar1->u = (anon_union_8_15_2f2e1a09_for_u)0x0;\n pdVar1->kind = (debug_type_kind)info;\n pdVar1->size = kind;\n return pdVar1;\n}" { (declaration "debug_type_s *pdVar1;" type_identifier (pointer_declarator "*pdVar1" * identifier) ;) (expression_statement "pdVar1 = (debug_type_s *)xmalloc(0x18);" (assignment_expression "pdVar1 = (debug_type_s *)xmalloc(0x18)" identifier = (cast_expression "(debug_type_s *)xmalloc(0x18)" ( (type_descriptor "debug_type_s *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(0x18)" identifier (argument_list "(0x18)" ( number_literal ))))) ;) (expression_statement "pdVar1->pointer = (debug_type)0x0;" (assignment_expression "pdVar1->pointer = (debug_type)0x0" (field_expression "pdVar1->pointer" identifier -> field_identifier) = (cast_expression "(debug_type)0x0" ( (type_descriptor "debug_type" type_identifier) ) number_literal)) ;) (expression_statement "pdVar1->u = (anon_union_8_15_2f2e1a09_for_u)0x0;" (assignment_expression "pdVar1->u = (anon_union_8_15_2f2e1a09_for_u)0x0" (field_expression "pdVar1->u" identifier -> field_identifier) = (cast_expression "(anon_union_8_15_2f2e1a09_for_u)0x0" ( (type_descriptor "anon_union_8_15_2f2e1a09_for_u" type_identifier) ) number_literal)) ;) (expression_statement "pdVar1->kind = (debug_type_kind)info;" (assignment_expression "pdVar1->kind = (debug_type_kind)info" (field_expression "pdVar1->kind" identifier -> field_identifier) = (cast_expression "(debug_type_kind)info" ( (type_descriptor "debug_type_kind" type_identifier) ) identifier)) ;) (expression_statement "pdVar1->size = kind;" (assignment_expression "pdVar1->size = kind" (field_expression "pdVar1->size" identifier -> field_identifier) = identifier) ;) (return_statement "return pdVar1;" return identifier ;) })))
(translation_unit "void FUN_0010d270(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)xmalloc(0x18);\n *(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0;\n *puVar1 = param_1;\n puVar1[1] = param_2;\n return;\n}\n\n" (function_definition "void FUN_0010d270(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)xmalloc(0x18);\n *(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0;\n *puVar1 = param_1;\n puVar1[1] = param_2;\n return;\n}" primitive_type (function_declarator "FUN_0010d270(undefined4 param_1,undefined4 param_2)" identifier (parameter_list "(undefined4 param_1,undefined4 param_2)" ( (parameter_declaration "undefined4 param_1" type_identifier identifier) , (parameter_declaration "undefined4 param_2" type_identifier identifier) ))) (compound_statement "{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)xmalloc(0x18);\n *(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0;\n *puVar1 = param_1;\n puVar1[1] = param_2;\n return;\n}" { (declaration "undefined4 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (expression_statement "puVar1 = (undefined4 *)xmalloc(0x18);" (assignment_expression "puVar1 = (undefined4 *)xmalloc(0x18)" identifier = (cast_expression "(undefined4 *)xmalloc(0x18)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(0x18)" identifier (argument_list "(0x18)" ( number_literal ))))) ;) (expression_statement "*(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(puVar1 + 2)" * (cast_expression "(undefined1 (*) [16])(puVar1 + 2)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(puVar1 + 2)" ( (binary_expression "puVar1 + 2" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "*puVar1 = param_1;" (assignment_expression "*puVar1 = param_1" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = param_2;" (assignment_expression "puVar1[1] = param_2" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = 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 (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (return_statement return ;) })))
(function_definition "void FUN_0010d270(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)xmalloc(0x18);\n *(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0;\n *puVar1 = param_1;\n puVar1[1] = param_2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0010d270(undefined4 param_1,undefined4 param_2)" (identifier "FUN_0010d270") (parameter_list "(undefined4 param_1,undefined4 param_2)" (( "(") (parameter_declaration "undefined4 param_1" (type_identifier "undefined4") (identifier "param_1")) (, ",") (parameter_declaration "undefined4 param_2" (type_identifier "undefined4") (identifier "param_2")) () ")"))) (compound_statement "{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)xmalloc(0x18);\n *(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0;\n *puVar1 = param_1;\n puVar1[1] = param_2;\n return;\n}" ({ "{") (declaration "undefined4 *puVar1;" (type_identifier "undefined4") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (expression_statement "puVar1 = (undefined4 *)xmalloc(0x18);" (assignment_expression "puVar1 = (undefined4 *)xmalloc(0x18)" (identifier "puVar1") (= "=") (cast_expression "(undefined4 *)xmalloc(0x18)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(0x18)" (identifier "xmalloc") (argument_list "(0x18)" (( "(") (number_literal "0x18") () ")"))))) (; ";")) (expression_statement "*(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(puVar1 + 2)" (* "*") (cast_expression "(undefined1 (*) [16])(puVar1 + 2)" (( "(") (type_descriptor "undefined1 (*) [16]" (type_identifier "undefined1") (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "16") (] "]"))) () ")") (parenthesized_expression "(puVar1 + 2)" (( "(") (binary_expression "puVar1 + 2" (identifier "puVar1") (+ "+") (number_literal "2")) () ")")))) (= "=") (cast_expression "(undefined1 [16])0x0" (( "(") (type_descriptor "undefined1 [16]" (type_identifier "undefined1") (abstract_array_declarator "[16]" ([ "[") (number_literal "16") (] "]"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "*puVar1 = param_1;" (assignment_expression "*puVar1 = param_1" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (identifier "param_1")) (; ";")) (expression_statement "puVar1[1] = param_2;" (assignment_expression "puVar1[1] = param_2" (subscript_expression "puVar1[1]" (identifier "puVar1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "param_2")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
type_1 * function_1(type_2 *info,type_3 kind,type_4 size) { type_1 *pdVar1; pdVar1 = (type_1 *)var_1(0x18); pdVar1->pointer = (type_5)0x0; pdVar1->u = (type_6)0x0; pdVar1->kind = (type_3)info; pdVar1->size = kind; return pdVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator size: (number_literal))) value: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (return_statement))))
null
void MASKED(undefined4 param_1,undefined4 param_2) { undefined4 *puVar1; puVar1 = (undefined4 *)xmalloc(0x18); *(undefined1 (*) [16])(puVar1 + 2) = (undefined1 [16])0x0; *puVar1 = param_1; puVar1[1] = param_2; return; }
114_x86_64-linux-gnux32-size_and_x86_64-linux-gnux32-size_strip.c
dupargv
FUN_001044b0
char ** dupargv(char **argv) { long lVar1; char **ppcVar2; undefined8 uVar3; char **ppcVar4; long lVar5; if (argv == (char **)0x0) { ppcVar2 = (char **)0x0; } else { if (*argv == (char *)0x0) { lVar5 = 8; } else { lVar5 = 1; do { lVar1 = lVar5; lVar5 = lVar1 + 1; } while (argv[lVar1] != (char *)0x0); lVar5 = (long)((int)lVar1 + 1) << 3; } ppcVar2 = (char **)xmalloc(lVar5); ppcVar4 = ppcVar2; if (*argv != (char *)0x0) { lVar5 = 0; do { uVar3 = xstrdup(); *(undefined8 *)((long)ppcVar2 + lVar5) = uVar3; lVar5 = lVar5 + 8; } while (*(long *)((long)argv + lVar5) != 0); ppcVar4 = (char **)(lVar5 + (long)ppcVar2); } *ppcVar4 = (char *)0x0; } return ppcVar2; }
undefined8 * FUN_001044b0(long *param_1) { long lVar1; undefined8 *puVar2; undefined8 uVar3; undefined8 *puVar4; long lVar5; if (param_1 == (long *)0x0) { puVar2 = (undefined8 *)0x0; } else { if (*param_1 == 0) { lVar5 = 8; } else { lVar5 = 1; do { lVar1 = lVar5; lVar5 = lVar1 + 1; } while (param_1[lVar1] != 0); lVar5 = (long)((int)lVar1 + 1) << 3; } puVar2 = (undefined8 *)xmalloc(lVar5); puVar4 = puVar2; if (*param_1 != 0) { lVar5 = 0; do { uVar3 = xstrdup(); *(undefined8 *)((long)puVar2 + lVar5) = uVar3; lVar5 = lVar5 + 8; } while (*(long *)((long)param_1 + lVar5) != 0); puVar4 = (undefined8 *)(lVar5 + (long)puVar2); } *puVar4 = 0; } return puVar2; }
PUSH R12 PUSH RBP PUSH RBX TEST RDI,RDI JZ 0x00104545 CMP qword ptr [RDI],0x0 MOV RBP,RDI JZ 0x00104530 MOV EAX,0x1 NOP dword ptr [RAX + RAX*0x1] MOV ECX,EAX ADD RAX,0x1 CMP qword ptr [RBP + RAX*0x8 + -0x8],0x0 JNZ 0x001044d0 LEA EDI,[RCX + 0x1] MOVSXD RDI,EDI SHL RDI,0x3 CALL 0x00102220 MOV RDI,qword ptr [RBP] MOV R12,RAX TEST RDI,RDI JZ 0x00104540 XOR EBX,EBX NOP dword ptr [RAX + RAX*0x1] CALL 0x00102260 MOV qword ptr [R12 + RBX*0x1],RAX ADD RBX,0x8 MOV RDI,qword ptr [RBP + RBX*0x1] TEST RDI,RDI JNZ 0x00104500 ADD RBX,R12 MOV qword ptr [RBX],0x0 MOV RAX,R12 POP RBX POP RBP POP R12 RET MOV EDI,0x8 JMP 0x001044e8 MOV RBX,RAX JMP 0x0010451a XOR R12D,R12D JMP 0x00104521
null
null
null
null
[(u'INT_ADD_-1206958668', u'CAST_-1206958285'), (u'INT_EQUAL_-1206958900', u'CBRANCH_-1206958898'), (u'MULTIEQUAL_-1206958418', u'INT_ADD_-1206958680'), (u'CAST_-1206958274', u'INT_ADD_-1206958642'), (u'CAST_-1206958285', u'LOAD_-1206958684'), (u'LOAD_-1206958894', u'INT_EQUAL_-1206958879'), (u'COPY_-1206958416', u'PTRADD_-1206958350'), ('const-433', u'LOAD_-1206958839'), (u'INT_NOTEQUAL_-1206958735', u'CBRANCH_-1206958734'), (u'MULTIEQUAL_-1206958418', u'INT_ADD_-1206958689'), ('const-1', u'INT_ADD_-1206958801'), (u'LOAD_-1206958684', u'INT_NOTEQUAL_-1206958663'), (u'INT_NOTEQUAL_-1206958663', u'CBRANCH_-1206958661'), (u'CAST_-1206958326', u'CAST_-1206958274'), ('const-3', u'INT_LEFT_-1206958779'), (u'INT_ADD_-1206958642', u'CAST_-1206958273'), (u'CAST_-1206958286', u'INT_ADD_-1206958668'), (u'MULTIEQUAL_-1206958487', u'COPY_-1206958416'), (u'INT_LEFT_-1206958779', u'MULTIEQUAL_-1206958428'), ('tmp_48', u'CBRANCH_-1206958898'), (u'INT_ADD_-1206958801', u'INT_SEXT_-1206958796'), ('const-0', u'COPY_-1206958486'), ('const-8', u'INT_ADD_-1206958680'), (u'CAST_-1206958326', u'MULTIEQUAL_-1206958361'), ('tmp_540', u'BRANCH_-1206958569'), ('tmp_320', u'CBRANCH_-1206958734'), ('const-433', u'STORE_-1206958703'), (u'COPY_-1206958416', u'SUBPIECE_-1206958374'), ('const-1', u'INT_ADD_-1206958836'), ('const-8', u'COPY_-1206958608'), (u'CAST_-1206958273', u'COPY_-1206958344'), (u'CAST_-1206958296', u'INT_ADD_-1206958689'), (u'INT_ADD_-1206958680', u'INT_ADD_-1206958642'), ('const-433', u'STORE_-1206958647'), (u'CAST_-1206958295', u'STORE_-1206958703'), ('tmp_551', u'LOAD_-1206958894'), ('const-0', u'INT_NOTEQUAL_-1206958663'), ('const-0', u'COPY_-1206958385'), (u'INT_NOTEQUAL_-1206958823', u'CBRANCH_-1206958818'), (u'INT_SEXT_-1206958796', u'INT_LEFT_-1206958779'), (u'INT_EQUAL_-1206958879', u'CBRANCH_-1206958872'), (u'COPY_-1206958423', u'MULTIEQUAL_-1206958487'), (u'COPY_-1206958416', u'INT_ADD_-1206958836'), ('const-1', u'COPY_-1206958873'), ('const-0', u'SUBPIECE_-1206958374'), (u'CAST_-1206958326', u'CAST_-1206958296'), (u'COPY_-1206958873', u'COPY_-1206958423'), ('const-0', u'INT_EQUAL_-1206958879'), ('tmp_551', u'PTRADD_-1206958350'), (u'INT_ADD_-1206958836', u'COPY_-1206958405'), (u'LOAD_-1206958839', u'INT_NOTEQUAL_-1206958823'), ('tmp_551', u'LOAD_-1206958759'), ('tmp_436', u'CBRANCH_-1206958661'), ('tmp_83', u'CBRANCH_-1206958872'), (u'INT_ADD_-1206958680', u'INT_ADD_-1206958668'), ('const-0', u'INT_EQUAL_-1206958900'), (u'COPY_-1206958486', u'MULTIEQUAL_-1206958418'), ('const-0', u'INT_NOTEQUAL_-1206958823'), (u'COPY_-1206958344', u'MULTIEQUAL_-1206958393'), (u'COPY_-1206958375', u'MULTIEQUAL_-1206958393'), (u'PTRADD_-1206958350', u'LOAD_-1206958839'), (u'COPY_-1206958641', u'RETURN_-1206958610'), (u'CALL_-1206958708', u'STORE_-1206958703'), (u'MULTIEQUAL_-1206958361', u'COPY_-1206958641'), (u'COPY_-1206958385', u'MULTIEQUAL_-1206958361'), ('const-0', u'RETURN_-1206958610'), (u'COPY_-1206958405', u'MULTIEQUAL_-1206958487'), (u'COPY_-1206958608', u'MULTIEQUAL_-1206958428'), (u'CALL_-1206958760', u'CAST_-1206958326'), ('const-433', u'LOAD_-1206958684'), ('tmp_513', u'BRANCH_-1206958599'), (u'MULTIEQUAL_-1206958428', u'CALL_-1206958760'), ('tmp_551', u'INT_EQUAL_-1206958900'), ('const-433', u'LOAD_-1206958759'), (u'CAST_-1206958326', u'COPY_-1206958375'), (u'INT_ADD_-1206958680', u'MULTIEQUAL_-1206958418'), (u'INT_ADD_-1206958689', u'CAST_-1206958295'), ('const-8', u'PTRADD_-1206958350'), (u'MULTIEQUAL_-1206958393', u'STORE_-1206958647'), ('const-0', u'INT_NOTEQUAL_-1206958735'), ('tmp_165', u'CBRANCH_-1206958818'), ('const-0', u'STORE_-1206958647'), ('const-433', u'LOAD_-1206958894'), (u'SUBPIECE_-1206958374', u'INT_ADD_-1206958801'), (u'LOAD_-1206958759', u'INT_NOTEQUAL_-1206958735'), ('tmp_551', u'CAST_-1206958286')]
[(u'INT_ADD_-1206958668', u'CAST_-1206958285'), (u'INT_EQUAL_-1206958900', u'CBRANCH_-1206958898'), (u'MULTIEQUAL_-1206958418', u'INT_ADD_-1206958680'), ('const-0', u'COPY_-1206958385'), (u'CAST_-1206958274', u'INT_ADD_-1206958642'), (u'CAST_-1206958285', u'LOAD_-1206958684'), (u'LOAD_-1206958894', u'INT_EQUAL_-1206958879'), (u'COPY_-1206958416', u'PTRADD_-1206958350'), ('const-0', u'SUBPIECE_-1206958374'), ('const-3', u'INT_LEFT_-1206958779'), (u'INT_NOTEQUAL_-1206958735', u'CBRANCH_-1206958734'), (u'MULTIEQUAL_-1206958418', u'INT_ADD_-1206958689'), (u'LOAD_-1206958684', u'INT_NOTEQUAL_-1206958663'), (u'INT_NOTEQUAL_-1206958663', u'CBRANCH_-1206958661'), (u'CAST_-1206958326', u'CAST_-1206958274'), (u'INT_ADD_-1206958642', u'CAST_-1206958273'), ('tmp_1226', u'CAST_-1206958286'), (u'CAST_-1206958286', u'INT_ADD_-1206958668'), (u'MULTIEQUAL_-1206958487', u'COPY_-1206958416'), ('tmp_1226', u'INT_EQUAL_-1206958900'), (u'INT_LEFT_-1206958779', u'MULTIEQUAL_-1206958428'), ('tmp_48', u'CBRANCH_-1206958898'), (u'INT_ADD_-1206958801', u'INT_SEXT_-1206958796'), ('const-8', u'INT_ADD_-1206958680'), (u'CAST_-1206958326', u'MULTIEQUAL_-1206958361'), ('tmp_540', u'BRANCH_-1206958569'), ('tmp_320', u'CBRANCH_-1206958734'), (u'COPY_-1206958416', u'SUBPIECE_-1206958374'), ('const-1', u'INT_ADD_-1206958836'), ('const-8', u'COPY_-1206958608'), ('const-8', u'PTRADD_-1206958350'), (u'CAST_-1206958273', u'COPY_-1206958344'), (u'CAST_-1206958296', u'INT_ADD_-1206958689'), ('const-433', u'LOAD_-1206958684'), (u'INT_ADD_-1206958680', u'INT_ADD_-1206958642'), ('const-0', u'INT_NOTEQUAL_-1206958823'), ('const-433', u'STORE_-1206958647'), ('tmp_1226', u'PTRADD_-1206958350'), (u'CAST_-1206958295', u'STORE_-1206958703'), ('const-0', u'INT_NOTEQUAL_-1206958663'), ('const-1', u'INT_ADD_-1206958801'), (u'INT_NOTEQUAL_-1206958823', u'CBRANCH_-1206958818'), (u'INT_SEXT_-1206958796', u'INT_LEFT_-1206958779'), ('const-433', u'LOAD_-1206958894'), (u'INT_EQUAL_-1206958879', u'CBRANCH_-1206958872'), (u'COPY_-1206958423', u'MULTIEQUAL_-1206958487'), ('const-433', u'LOAD_-1206958839'), (u'COPY_-1206958416', u'INT_ADD_-1206958836'), ('const-1', u'COPY_-1206958873'), (u'CAST_-1206958326', u'CAST_-1206958296'), (u'COPY_-1206958873', u'COPY_-1206958423'), ('const-0', u'COPY_-1206958486'), ('const-433', u'STORE_-1206958703'), (u'INT_ADD_-1206958836', u'COPY_-1206958405'), (u'LOAD_-1206958839', u'INT_NOTEQUAL_-1206958823'), ('tmp_436', u'CBRANCH_-1206958661'), ('tmp_83', u'CBRANCH_-1206958872'), (u'INT_ADD_-1206958680', u'INT_ADD_-1206958668'), ('const-0', u'INT_EQUAL_-1206958900'), (u'COPY_-1206958486', u'MULTIEQUAL_-1206958418'), (u'COPY_-1206958344', u'MULTIEQUAL_-1206958393'), (u'COPY_-1206958375', u'MULTIEQUAL_-1206958393'), (u'PTRADD_-1206958350', u'LOAD_-1206958839'), ('tmp_1226', u'LOAD_-1206958894'), (u'COPY_-1206958641', u'RETURN_-1206958610'), (u'CALL_-1206958708', u'STORE_-1206958703'), (u'MULTIEQUAL_-1206958361', u'COPY_-1206958641'), (u'COPY_-1206958385', u'MULTIEQUAL_-1206958361'), ('const-0', u'RETURN_-1206958610'), (u'COPY_-1206958405', u'MULTIEQUAL_-1206958487'), (u'COPY_-1206958608', u'MULTIEQUAL_-1206958428'), (u'CALL_-1206958760', u'CAST_-1206958326'), ('tmp_513', u'BRANCH_-1206958599'), (u'MULTIEQUAL_-1206958428', u'CALL_-1206958760'), (u'CAST_-1206958326', u'COPY_-1206958375'), ('const-0', u'INT_EQUAL_-1206958879'), (u'INT_ADD_-1206958680', u'MULTIEQUAL_-1206958418'), (u'INT_ADD_-1206958689', u'CAST_-1206958295'), (u'MULTIEQUAL_-1206958393', u'STORE_-1206958647'), ('const-0', u'INT_NOTEQUAL_-1206958735'), ('tmp_165', u'CBRANCH_-1206958818'), ('const-0', u'STORE_-1206958647'), (u'SUBPIECE_-1206958374', u'INT_ADD_-1206958801'), ('const-433', u'LOAD_-1206958759'), (u'LOAD_-1206958759', u'INT_NOTEQUAL_-1206958735'), ('tmp_1226', u'LOAD_-1206958759')]
null
null
001044b0
x64
O2
(translation_unit "undefined8 * FUN_001044b0(long *param_1)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 *puVar4;\n long lVar5;\n \n if (param_1 == (long *)0x0) {\n puVar2 = (undefined8 *)0x0;\n }\n else {\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n puVar2 = (undefined8 *)xmalloc(lVar5);\n puVar4 = puVar2;\n if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }\n *puVar4 = 0;\n }\n return puVar2;\n}\n\n" (function_definition "undefined8 * FUN_001044b0(long *param_1)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 *puVar4;\n long lVar5;\n \n if (param_1 == (long *)0x0) {\n puVar2 = (undefined8 *)0x0;\n }\n else {\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n puVar2 = (undefined8 *)xmalloc(lVar5);\n puVar4 = puVar2;\n if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }\n *puVar4 = 0;\n }\n return puVar2;\n}" type_identifier (pointer_declarator "* FUN_001044b0(long *param_1)" * (function_declarator "FUN_001044b0(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 lVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 *puVar4;\n long lVar5;\n \n if (param_1 == (long *)0x0) {\n puVar2 = (undefined8 *)0x0;\n }\n else {\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n puVar2 = (undefined8 *)xmalloc(lVar5);\n puVar4 = puVar2;\n if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }\n *puVar4 = 0;\n }\n return puVar2;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (param_1 == (long *)0x0) {\n puVar2 = (undefined8 *)0x0;\n }\n else {\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n puVar2 = (undefined8 *)xmalloc(lVar5);\n puVar4 = puVar2;\n if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }\n *puVar4 = 0;\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 puVar2 = (undefined8 *)0x0;\n }" { (expression_statement "puVar2 = (undefined8 *)0x0;" (assignment_expression "puVar2 = (undefined8 *)0x0" identifier = (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }) (else_clause "else {\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n puVar2 = (undefined8 *)xmalloc(lVar5);\n puVar4 = puVar2;\n if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }\n *puVar4 = 0;\n }" else (compound_statement "{\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n puVar2 = (undefined8 *)xmalloc(lVar5);\n puVar4 = puVar2;\n if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }\n *puVar4 = 0;\n }" { (if_statement "if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }" if (parenthesized_expression "(*param_1 == 0)" ( (binary_expression "*param_1 == 0" (pointer_expression "*param_1" * identifier) == number_literal) )) (compound_statement "{\n lVar5 = 8;\n }" { (expression_statement "lVar5 = 8;" (assignment_expression "lVar5 = 8" identifier = number_literal) ;) }) (else_clause "else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }" else (compound_statement "{\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }" { (expression_statement "lVar5 = 1;" (assignment_expression "lVar5 = 1" identifier = number_literal) ;) (do_statement "do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);" do (compound_statement "{\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n }" { (expression_statement "lVar1 = lVar5;" (assignment_expression "lVar1 = lVar5" identifier = identifier) ;) (expression_statement "lVar5 = lVar1 + 1;" (assignment_expression "lVar5 = lVar1 + 1" identifier = (binary_expression "lVar1 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(param_1[lVar1] != 0)" ( (binary_expression "param_1[lVar1] != 0" (subscript_expression "param_1[lVar1]" identifier [ identifier ]) != number_literal) )) ;) (expression_statement "lVar5 = (long)((int)lVar1 + 1) << 3;" (assignment_expression "lVar5 = (long)((int)lVar1 + 1) << 3" identifier = (binary_expression "(long)((int)lVar1 + 1) << 3" (cast_expression "(long)((int)lVar1 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((int)lVar1 + 1)" ( (binary_expression "(int)lVar1 + 1" (cast_expression "(int)lVar1" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ))) << number_literal)) ;) }))) (expression_statement "puVar2 = (undefined8 *)xmalloc(lVar5);" (assignment_expression "puVar2 = (undefined8 *)xmalloc(lVar5)" identifier = (cast_expression "(undefined8 *)xmalloc(lVar5)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(lVar5)" identifier (argument_list "(lVar5)" ( identifier ))))) ;) (expression_statement "puVar4 = puVar2;" (assignment_expression "puVar4 = puVar2" identifier = identifier) ;) (if_statement "if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }" if (parenthesized_expression "(*param_1 != 0)" ( (binary_expression "*param_1 != 0" (pointer_expression "*param_1" * identifier) != number_literal) )) (compound_statement "{\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }" { (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" identifier = number_literal) ;) (do_statement "do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);" do (compound_statement "{\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n }" { (expression_statement "uVar3 = xstrdup();" (assignment_expression "uVar3 = xstrdup()" identifier = (call_expression "xstrdup()" identifier (argument_list "()" ( )))) ;) (expression_statement "*(undefined8 *)((long)puVar2 + lVar5) = uVar3;" (assignment_expression "*(undefined8 *)((long)puVar2 + lVar5) = uVar3" (pointer_expression "*(undefined8 *)((long)puVar2 + lVar5)" * (cast_expression "(undefined8 *)((long)puVar2 + lVar5)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar2 + lVar5)" ( (binary_expression "(long)puVar2 + lVar5" (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = identifier) ;) (expression_statement "lVar5 = lVar5 + 8;" (assignment_expression "lVar5 = lVar5 + 8" identifier = (binary_expression "lVar5 + 8" identifier + number_literal)) ;) }) while (parenthesized_expression "(*(long *)((long)param_1 + lVar5) != 0)" ( (binary_expression "*(long *)((long)param_1 + lVar5) != 0" (pointer_expression "*(long *)((long)param_1 + lVar5)" * (cast_expression "(long *)((long)param_1 + lVar5)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + lVar5)" ( (binary_expression "(long)param_1 + lVar5" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) != number_literal) )) ;) (expression_statement "puVar4 = (undefined8 *)(lVar5 + (long)puVar2);" (assignment_expression "puVar4 = (undefined8 *)(lVar5 + (long)puVar2)" identifier = (cast_expression "(undefined8 *)(lVar5 + (long)puVar2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + (long)puVar2)" ( (binary_expression "lVar5 + (long)puVar2" identifier + (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) })) (expression_statement "*puVar4 = 0;" (assignment_expression "*puVar4 = 0" (pointer_expression "*puVar4" * identifier) = number_literal) ;) }))) (return_statement "return puVar2;" return identifier ;) })))
(translation_unit "char ** dupargv(char **argv)\n\n{\n long lVar1;\n char **ppcVar2;\n undefined8 uVar3;\n char **ppcVar4;\n long lVar5;\n \n if (argv == (char **)0x0) {\n ppcVar2 = (char **)0x0;\n }\n else {\n if (*argv == (char *)0x0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (argv[lVar1] != (char *)0x0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n ppcVar2 = (char **)xmalloc(lVar5);\n ppcVar4 = ppcVar2;\n if (*argv != (char *)0x0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)ppcVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)argv + lVar5) != 0);\n ppcVar4 = (char **)(lVar5 + (long)ppcVar2);\n }\n *ppcVar4 = (char *)0x0;\n }\n return ppcVar2;\n}\n\n" (function_definition "char ** dupargv(char **argv)\n\n{\n long lVar1;\n char **ppcVar2;\n undefined8 uVar3;\n char **ppcVar4;\n long lVar5;\n \n if (argv == (char **)0x0) {\n ppcVar2 = (char **)0x0;\n }\n else {\n if (*argv == (char *)0x0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (argv[lVar1] != (char *)0x0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n ppcVar2 = (char **)xmalloc(lVar5);\n ppcVar4 = ppcVar2;\n if (*argv != (char *)0x0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)ppcVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)argv + lVar5) != 0);\n ppcVar4 = (char **)(lVar5 + (long)ppcVar2);\n }\n *ppcVar4 = (char *)0x0;\n }\n return ppcVar2;\n}" primitive_type (pointer_declarator "** dupargv(char **argv)" * (pointer_declarator "* dupargv(char **argv)" * (function_declarator "dupargv(char **argv)" identifier (parameter_list "(char **argv)" ( (parameter_declaration "char **argv" primitive_type (pointer_declarator "**argv" * (pointer_declarator "*argv" * identifier))) ))))) (compound_statement "{\n long lVar1;\n char **ppcVar2;\n undefined8 uVar3;\n char **ppcVar4;\n long lVar5;\n \n if (argv == (char **)0x0) {\n ppcVar2 = (char **)0x0;\n }\n else {\n if (*argv == (char *)0x0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (argv[lVar1] != (char *)0x0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n ppcVar2 = (char **)xmalloc(lVar5);\n ppcVar4 = ppcVar2;\n if (*argv != (char *)0x0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)ppcVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)argv + lVar5) != 0);\n ppcVar4 = (char **)(lVar5 + (long)ppcVar2);\n }\n *ppcVar4 = (char *)0x0;\n }\n return ppcVar2;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "char **ppcVar2;" primitive_type (pointer_declarator "**ppcVar2" * (pointer_declarator "*ppcVar2" * identifier)) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "char **ppcVar4;" primitive_type (pointer_declarator "**ppcVar4" * (pointer_declarator "*ppcVar4" * identifier)) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (argv == (char **)0x0) {\n ppcVar2 = (char **)0x0;\n }\n else {\n if (*argv == (char *)0x0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (argv[lVar1] != (char *)0x0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n ppcVar2 = (char **)xmalloc(lVar5);\n ppcVar4 = ppcVar2;\n if (*argv != (char *)0x0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)ppcVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)argv + lVar5) != 0);\n ppcVar4 = (char **)(lVar5 + (long)ppcVar2);\n }\n *ppcVar4 = (char *)0x0;\n }" if (parenthesized_expression "(argv == (char **)0x0)" ( (binary_expression "argv == (char **)0x0" identifier == (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) )) (compound_statement "{\n ppcVar2 = (char **)0x0;\n }" { (expression_statement "ppcVar2 = (char **)0x0;" (assignment_expression "ppcVar2 = (char **)0x0" identifier = (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) }) (else_clause "else {\n if (*argv == (char *)0x0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (argv[lVar1] != (char *)0x0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n ppcVar2 = (char **)xmalloc(lVar5);\n ppcVar4 = ppcVar2;\n if (*argv != (char *)0x0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)ppcVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)argv + lVar5) != 0);\n ppcVar4 = (char **)(lVar5 + (long)ppcVar2);\n }\n *ppcVar4 = (char *)0x0;\n }" else (compound_statement "{\n if (*argv == (char *)0x0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (argv[lVar1] != (char *)0x0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n ppcVar2 = (char **)xmalloc(lVar5);\n ppcVar4 = ppcVar2;\n if (*argv != (char *)0x0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)ppcVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)argv + lVar5) != 0);\n ppcVar4 = (char **)(lVar5 + (long)ppcVar2);\n }\n *ppcVar4 = (char *)0x0;\n }" { (if_statement "if (*argv == (char *)0x0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (argv[lVar1] != (char *)0x0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }" if (parenthesized_expression "(*argv == (char *)0x0)" ( (binary_expression "*argv == (char *)0x0" (pointer_expression "*argv" * identifier) == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar5 = 8;\n }" { (expression_statement "lVar5 = 8;" (assignment_expression "lVar5 = 8" identifier = number_literal) ;) }) (else_clause "else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (argv[lVar1] != (char *)0x0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }" else (compound_statement "{\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (argv[lVar1] != (char *)0x0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }" { (expression_statement "lVar5 = 1;" (assignment_expression "lVar5 = 1" identifier = number_literal) ;) (do_statement "do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (argv[lVar1] != (char *)0x0);" do (compound_statement "{\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n }" { (expression_statement "lVar1 = lVar5;" (assignment_expression "lVar1 = lVar5" identifier = identifier) ;) (expression_statement "lVar5 = lVar1 + 1;" (assignment_expression "lVar5 = lVar1 + 1" identifier = (binary_expression "lVar1 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(argv[lVar1] != (char *)0x0)" ( (binary_expression "argv[lVar1] != (char *)0x0" (subscript_expression "argv[lVar1]" identifier [ identifier ]) != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) (expression_statement "lVar5 = (long)((int)lVar1 + 1) << 3;" (assignment_expression "lVar5 = (long)((int)lVar1 + 1) << 3" identifier = (binary_expression "(long)((int)lVar1 + 1) << 3" (cast_expression "(long)((int)lVar1 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((int)lVar1 + 1)" ( (binary_expression "(int)lVar1 + 1" (cast_expression "(int)lVar1" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ))) << number_literal)) ;) }))) (expression_statement "ppcVar2 = (char **)xmalloc(lVar5);" (assignment_expression "ppcVar2 = (char **)xmalloc(lVar5)" identifier = (cast_expression "(char **)xmalloc(lVar5)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (call_expression "xmalloc(lVar5)" identifier (argument_list "(lVar5)" ( identifier ))))) ;) (expression_statement "ppcVar4 = ppcVar2;" (assignment_expression "ppcVar4 = ppcVar2" identifier = identifier) ;) (if_statement "if (*argv != (char *)0x0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)ppcVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)argv + lVar5) != 0);\n ppcVar4 = (char **)(lVar5 + (long)ppcVar2);\n }" if (parenthesized_expression "(*argv != (char *)0x0)" ( (binary_expression "*argv != (char *)0x0" (pointer_expression "*argv" * identifier) != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)ppcVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)argv + lVar5) != 0);\n ppcVar4 = (char **)(lVar5 + (long)ppcVar2);\n }" { (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" identifier = number_literal) ;) (do_statement "do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)ppcVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)argv + lVar5) != 0);" do (compound_statement "{\n uVar3 = xstrdup();\n *(undefined8 *)((long)ppcVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n }" { (expression_statement "uVar3 = xstrdup();" (assignment_expression "uVar3 = xstrdup()" identifier = (call_expression "xstrdup()" identifier (argument_list "()" ( )))) ;) (expression_statement "*(undefined8 *)((long)ppcVar2 + lVar5) = uVar3;" (assignment_expression "*(undefined8 *)((long)ppcVar2 + lVar5) = uVar3" (pointer_expression "*(undefined8 *)((long)ppcVar2 + lVar5)" * (cast_expression "(undefined8 *)((long)ppcVar2 + lVar5)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)ppcVar2 + lVar5)" ( (binary_expression "(long)ppcVar2 + lVar5" (cast_expression "(long)ppcVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = identifier) ;) (expression_statement "lVar5 = lVar5 + 8;" (assignment_expression "lVar5 = lVar5 + 8" identifier = (binary_expression "lVar5 + 8" identifier + number_literal)) ;) }) while (parenthesized_expression "(*(long *)((long)argv + lVar5) != 0)" ( (binary_expression "*(long *)((long)argv + lVar5) != 0" (pointer_expression "*(long *)((long)argv + lVar5)" * (cast_expression "(long *)((long)argv + lVar5)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)argv + lVar5)" ( (binary_expression "(long)argv + lVar5" (cast_expression "(long)argv" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) != number_literal) )) ;) (expression_statement "ppcVar4 = (char **)(lVar5 + (long)ppcVar2);" (assignment_expression "ppcVar4 = (char **)(lVar5 + (long)ppcVar2)" identifier = (cast_expression "(char **)(lVar5 + (long)ppcVar2)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar5 + (long)ppcVar2)" ( (binary_expression "lVar5 + (long)ppcVar2" identifier + (cast_expression "(long)ppcVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) })) (expression_statement "*ppcVar4 = (char *)0x0;" (assignment_expression "*ppcVar4 = (char *)0x0" (pointer_expression "*ppcVar4" * identifier) = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }))) (return_statement "return ppcVar2;" return identifier ;) })))
(translation_unit "undefined8 * FUN_001044b0(long *param_1)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 *puVar4;\n long lVar5;\n \n if (param_1 == (long *)0x0) {\n puVar2 = (undefined8 *)0x0;\n }\n else {\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n puVar2 = (undefined8 *)xmalloc(lVar5);\n puVar4 = puVar2;\n if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }\n *puVar4 = 0;\n }\n return puVar2;\n}\n\n" (function_definition "undefined8 * FUN_001044b0(long *param_1)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 *puVar4;\n long lVar5;\n \n if (param_1 == (long *)0x0) {\n puVar2 = (undefined8 *)0x0;\n }\n else {\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n puVar2 = (undefined8 *)xmalloc(lVar5);\n puVar4 = puVar2;\n if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }\n *puVar4 = 0;\n }\n return puVar2;\n}" type_identifier (pointer_declarator "* FUN_001044b0(long *param_1)" * (function_declarator "FUN_001044b0(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 lVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 *puVar4;\n long lVar5;\n \n if (param_1 == (long *)0x0) {\n puVar2 = (undefined8 *)0x0;\n }\n else {\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n puVar2 = (undefined8 *)xmalloc(lVar5);\n puVar4 = puVar2;\n if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }\n *puVar4 = 0;\n }\n return puVar2;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (param_1 == (long *)0x0) {\n puVar2 = (undefined8 *)0x0;\n }\n else {\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n puVar2 = (undefined8 *)xmalloc(lVar5);\n puVar4 = puVar2;\n if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }\n *puVar4 = 0;\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 puVar2 = (undefined8 *)0x0;\n }" { (expression_statement "puVar2 = (undefined8 *)0x0;" (assignment_expression "puVar2 = (undefined8 *)0x0" identifier = (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }) (else_clause "else {\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n puVar2 = (undefined8 *)xmalloc(lVar5);\n puVar4 = puVar2;\n if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }\n *puVar4 = 0;\n }" else (compound_statement "{\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n puVar2 = (undefined8 *)xmalloc(lVar5);\n puVar4 = puVar2;\n if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }\n *puVar4 = 0;\n }" { (if_statement "if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }" if (parenthesized_expression "(*param_1 == 0)" ( (binary_expression "*param_1 == 0" (pointer_expression "*param_1" * identifier) == number_literal) )) (compound_statement "{\n lVar5 = 8;\n }" { (expression_statement "lVar5 = 8;" (assignment_expression "lVar5 = 8" identifier = number_literal) ;) }) (else_clause "else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }" else (compound_statement "{\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }" { (expression_statement "lVar5 = 1;" (assignment_expression "lVar5 = 1" identifier = number_literal) ;) (do_statement "do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);" do (compound_statement "{\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n }" { (expression_statement "lVar1 = lVar5;" (assignment_expression "lVar1 = lVar5" identifier = identifier) ;) (expression_statement "lVar5 = lVar1 + 1;" (assignment_expression "lVar5 = lVar1 + 1" identifier = (binary_expression "lVar1 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(param_1[lVar1] != 0)" ( (binary_expression "param_1[lVar1] != 0" (subscript_expression "param_1[lVar1]" identifier [ identifier ]) != number_literal) )) ;) (expression_statement "lVar5 = (long)((int)lVar1 + 1) << 3;" (assignment_expression "lVar5 = (long)((int)lVar1 + 1) << 3" identifier = (binary_expression "(long)((int)lVar1 + 1) << 3" (cast_expression "(long)((int)lVar1 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((int)lVar1 + 1)" ( (binary_expression "(int)lVar1 + 1" (cast_expression "(int)lVar1" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ))) << number_literal)) ;) }))) (expression_statement "puVar2 = (undefined8 *)xmalloc(lVar5);" (assignment_expression "puVar2 = (undefined8 *)xmalloc(lVar5)" identifier = (cast_expression "(undefined8 *)xmalloc(lVar5)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(lVar5)" identifier (argument_list "(lVar5)" ( identifier ))))) ;) (expression_statement "puVar4 = puVar2;" (assignment_expression "puVar4 = puVar2" identifier = identifier) ;) (if_statement "if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }" if (parenthesized_expression "(*param_1 != 0)" ( (binary_expression "*param_1 != 0" (pointer_expression "*param_1" * identifier) != number_literal) )) (compound_statement "{\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }" { (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" identifier = number_literal) ;) (do_statement "do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);" do (compound_statement "{\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n }" { (expression_statement "uVar3 = xstrdup();" (assignment_expression "uVar3 = xstrdup()" identifier = (call_expression "xstrdup()" identifier (argument_list "()" ( )))) ;) (expression_statement "*(undefined8 *)((long)puVar2 + lVar5) = uVar3;" (assignment_expression "*(undefined8 *)((long)puVar2 + lVar5) = uVar3" (pointer_expression "*(undefined8 *)((long)puVar2 + lVar5)" * (cast_expression "(undefined8 *)((long)puVar2 + lVar5)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar2 + lVar5)" ( (binary_expression "(long)puVar2 + lVar5" (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = identifier) ;) (expression_statement "lVar5 = lVar5 + 8;" (assignment_expression "lVar5 = lVar5 + 8" identifier = (binary_expression "lVar5 + 8" identifier + number_literal)) ;) }) while (parenthesized_expression "(*(long *)((long)param_1 + lVar5) != 0)" ( (binary_expression "*(long *)((long)param_1 + lVar5) != 0" (pointer_expression "*(long *)((long)param_1 + lVar5)" * (cast_expression "(long *)((long)param_1 + lVar5)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + lVar5)" ( (binary_expression "(long)param_1 + lVar5" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) != number_literal) )) ;) (expression_statement "puVar4 = (undefined8 *)(lVar5 + (long)puVar2);" (assignment_expression "puVar4 = (undefined8 *)(lVar5 + (long)puVar2)" identifier = (cast_expression "(undefined8 *)(lVar5 + (long)puVar2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + (long)puVar2)" ( (binary_expression "lVar5 + (long)puVar2" identifier + (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) })) (expression_statement "*puVar4 = 0;" (assignment_expression "*puVar4 = 0" (pointer_expression "*puVar4" * identifier) = number_literal) ;) }))) (return_statement "return puVar2;" return identifier ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) )))) (compound_statement { (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 ;) (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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ IDENT ]) != LIT) )) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT) ))) << LIT)) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_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) + IDENT) )))) != LIT) )) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )))) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) }))) (return_statement return IDENT ;) })))
(function_definition "undefined8 * FUN_001044b0(long *param_1)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 *puVar4;\n long lVar5;\n \n if (param_1 == (long *)0x0) {\n puVar2 = (undefined8 *)0x0;\n }\n else {\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n puVar2 = (undefined8 *)xmalloc(lVar5);\n puVar4 = puVar2;\n if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }\n *puVar4 = 0;\n }\n return puVar2;\n}" (type_identifier "undefined8") (pointer_declarator "* FUN_001044b0(long *param_1)" (* "*") (function_declarator "FUN_001044b0(long *param_1)" (identifier "FUN_001044b0") (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 lVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n undefined8 *puVar4;\n long lVar5;\n \n if (param_1 == (long *)0x0) {\n puVar2 = (undefined8 *)0x0;\n }\n else {\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n puVar2 = (undefined8 *)xmalloc(lVar5);\n puVar4 = puVar2;\n if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }\n *puVar4 = 0;\n }\n return puVar2;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "undefined8 *puVar2;" (type_identifier "undefined8") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "undefined8 *puVar4;" (type_identifier "undefined8") (pointer_declarator "*puVar4" (* "*") (identifier "puVar4")) (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (if_statement "if (param_1 == (long *)0x0) {\n puVar2 = (undefined8 *)0x0;\n }\n else {\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n puVar2 = (undefined8 *)xmalloc(lVar5);\n puVar4 = puVar2;\n if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }\n *puVar4 = 0;\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 puVar2 = (undefined8 *)0x0;\n }" ({ "{") (expression_statement "puVar2 = (undefined8 *)0x0;" (assignment_expression "puVar2 = (undefined8 *)0x0" (identifier "puVar2") (= "=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}")) (else_clause "else {\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n puVar2 = (undefined8 *)xmalloc(lVar5);\n puVar4 = puVar2;\n if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }\n *puVar4 = 0;\n }" (else "else") (compound_statement "{\n if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }\n puVar2 = (undefined8 *)xmalloc(lVar5);\n puVar4 = puVar2;\n if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }\n *puVar4 = 0;\n }" ({ "{") (if_statement "if (*param_1 == 0) {\n lVar5 = 8;\n }\n else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }" (if "if") (parenthesized_expression "(*param_1 == 0)" (( "(") (binary_expression "*param_1 == 0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar5 = 8;\n }" ({ "{") (expression_statement "lVar5 = 8;" (assignment_expression "lVar5 = 8" (identifier "lVar5") (= "=") (number_literal "8")) (; ";")) (} "}")) (else_clause "else {\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }" (else "else") (compound_statement "{\n lVar5 = 1;\n do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);\n lVar5 = (long)((int)lVar1 + 1) << 3;\n }" ({ "{") (expression_statement "lVar5 = 1;" (assignment_expression "lVar5 = 1" (identifier "lVar5") (= "=") (number_literal "1")) (; ";")) (do_statement "do {\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n } while (param_1[lVar1] != 0);" (do "do") (compound_statement "{\n lVar1 = lVar5;\n lVar5 = lVar1 + 1;\n }" ({ "{") (expression_statement "lVar1 = lVar5;" (assignment_expression "lVar1 = lVar5" (identifier "lVar1") (= "=") (identifier "lVar5")) (; ";")) (expression_statement "lVar5 = lVar1 + 1;" (assignment_expression "lVar5 = lVar1 + 1" (identifier "lVar5") (= "=") (binary_expression "lVar1 + 1" (identifier "lVar1") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(param_1[lVar1] != 0)" (( "(") (binary_expression "param_1[lVar1] != 0" (subscript_expression "param_1[lVar1]" (identifier "param_1") ([ "[") (identifier "lVar1") (] "]")) (!= "!=") (number_literal "0")) () ")")) (; ";")) (expression_statement "lVar5 = (long)((int)lVar1 + 1) << 3;" (assignment_expression "lVar5 = (long)((int)lVar1 + 1) << 3" (identifier "lVar5") (= "=") (binary_expression "(long)((int)lVar1 + 1) << 3" (cast_expression "(long)((int)lVar1 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "((int)lVar1 + 1)" (( "(") (binary_expression "(int)lVar1 + 1" (cast_expression "(int)lVar1" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar1")) (+ "+") (number_literal "1")) () ")"))) (<< "<<") (number_literal "3"))) (; ";")) (} "}")))) (expression_statement "puVar2 = (undefined8 *)xmalloc(lVar5);" (assignment_expression "puVar2 = (undefined8 *)xmalloc(lVar5)" (identifier "puVar2") (= "=") (cast_expression "(undefined8 *)xmalloc(lVar5)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(lVar5)" (identifier "xmalloc") (argument_list "(lVar5)" (( "(") (identifier "lVar5") () ")"))))) (; ";")) (expression_statement "puVar4 = puVar2;" (assignment_expression "puVar4 = puVar2" (identifier "puVar4") (= "=") (identifier "puVar2")) (; ";")) (if_statement "if (*param_1 != 0) {\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }" (if "if") (parenthesized_expression "(*param_1 != 0)" (( "(") (binary_expression "*param_1 != 0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar5 = 0;\n do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);\n puVar4 = (undefined8 *)(lVar5 + (long)puVar2);\n }" ({ "{") (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" (identifier "lVar5") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n } while (*(long *)((long)param_1 + lVar5) != 0);" (do "do") (compound_statement "{\n uVar3 = xstrdup();\n *(undefined8 *)((long)puVar2 + lVar5) = uVar3;\n lVar5 = lVar5 + 8;\n }" ({ "{") (expression_statement "uVar3 = xstrdup();" (assignment_expression "uVar3 = xstrdup()" (identifier "uVar3") (= "=") (call_expression "xstrdup()" (identifier "xstrdup") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "*(undefined8 *)((long)puVar2 + lVar5) = uVar3;" (assignment_expression "*(undefined8 *)((long)puVar2 + lVar5) = uVar3" (pointer_expression "*(undefined8 *)((long)puVar2 + lVar5)" (* "*") (cast_expression "(undefined8 *)((long)puVar2 + lVar5)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar2 + lVar5)" (( "(") (binary_expression "(long)puVar2 + lVar5" (cast_expression "(long)puVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar2")) (+ "+") (identifier "lVar5")) () ")")))) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "lVar5 = lVar5 + 8;" (assignment_expression "lVar5 = lVar5 + 8" (identifier "lVar5") (= "=") (binary_expression "lVar5 + 8" (identifier "lVar5") (+ "+") (number_literal "8"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(*(long *)((long)param_1 + lVar5) != 0)" (( "(") (binary_expression "*(long *)((long)param_1 + lVar5) != 0" (pointer_expression "*(long *)((long)param_1 + lVar5)" (* "*") (cast_expression "(long *)((long)param_1 + lVar5)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + lVar5)" (( "(") (binary_expression "(long)param_1 + lVar5" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (identifier "lVar5")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (; ";")) (expression_statement "puVar4 = (undefined8 *)(lVar5 + (long)puVar2);" (assignment_expression "puVar4 = (undefined8 *)(lVar5 + (long)puVar2)" (identifier "puVar4") (= "=") (cast_expression "(undefined8 *)(lVar5 + (long)puVar2)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + (long)puVar2)" (( "(") (binary_expression "lVar5 + (long)puVar2" (identifier "lVar5") (+ "+") (cast_expression "(long)puVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar2"))) () ")")))) (; ";")) (} "}"))) (expression_statement "*puVar4 = 0;" (assignment_expression "*puVar4 = 0" (pointer_expression "*puVar4" (* "*") (identifier "puVar4")) (= "=") (number_literal "0")) (; ";")) (} "}")))) (return_statement "return puVar2;" (return "return") (identifier "puVar2") (; ";")) (} "}")))
char ** function_1(char **var_1) { long var_2; char **ppcVar2; type_1 uVar3; char **ppcVar4; long var_5; if (var_1 == (char **)0x0) { ppcVar2 = (char **)0x0; } else { if (*var_1 == (char *)0x0) { var_5 = 8; } else { var_5 = 1; do { var_2 = var_5; var_5 = var_2 + 1; } while (var_1[var_2] != (char *)0x0); var_5 = (long)((int)var_2 + 1) << 3; } ppcVar2 = (char **)var_3(var_5); ppcVar4 = ppcVar2; if (*var_1 != (char *)0x0) { var_5 = 0; do { uVar3 = var_4(); *(type_1 *)((long)ppcVar2 + var_5) = uVar3; var_5 = var_5 + 8; } while (*(long *)((long)var_1 + var_5) != 0); ppcVar4 = (char **)(var_5 + (long)ppcVar2); } *ppcVar4 = (char *)0x0; } return ppcVar2; }
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)))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) right: (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) 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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) (return_statement (identifier)))))
null
undefined8 * MASKED(long *param_1) { long lVar1; undefined8 *puVar2; undefined8 uVar3; undefined8 *puVar4; long lVar5; if (param_1 == (long *)0x0) { puVar2 = (undefined8 *)0x0; } else { if (*param_1 == 0) { lVar5 = 8; } else { lVar5 = 1; do { lVar1 = lVar5; lVar5 = lVar1 + 1; } while (param_1[lVar1] != 0); lVar5 = (long)((int)lVar1 + 1) << 3; } puVar2 = (undefined8 *)xmalloc(lVar5); puVar4 = puVar2; if (*param_1 != 0) { lVar5 = 0; do { uVar3 = xstrdup(); *(undefined8 *)((long)puVar2 + lVar5) = uVar3; lVar5 = lVar5 + 8; } while (*(long *)((long)param_1 + lVar5) != 0); puVar4 = (undefined8 *)(lVar5 + (long)puVar2); } *puVar4 = 0; } return puVar2; }
64_sh4-linux-gnu-objcopy_and_sh4-linux-gnu-objcopy_strip.c
memcmp
memcmp
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int memcmp(void *__s1,void *__s2,size_t __n) { int iVar1; iVar1 = (*(code *)PTR_memcmp_0012b200)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int memcmp(void *__s1,void *__s2,size_t __n) { int iVar1; iVar1 = (*(code *)PTR_memcmp_0012b200)(); return iVar1; }
JMP qword ptr [0x0012b200]
null
null
null
null
[('tmp_44', u'CAST_-1206959027'), (u'CALLIND_-1206959096', u'INDIRECT_-1206959032'), (u'CALLIND_-1206959096', u'RETURN_-1206959093'), (u'INDIRECT_-1206959032', u'COPY_-1206959091'), ('const-0', u'RETURN_-1206959093'), (u'CAST_-1206959027', u'CALLIND_-1206959096')]
[('tmp_44', u'CAST_-1206959027'), (u'CALLIND_-1206959096', u'INDIRECT_-1206959032'), (u'CALLIND_-1206959096', u'RETURN_-1206959093'), (u'INDIRECT_-1206959032', u'COPY_-1206959091'), ('const-0', u'RETURN_-1206959093'), (u'CAST_-1206959027', u'CALLIND_-1206959096')]
null
null
00104400
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_memcmp_0012b200)();\n return iVar1;\n}\n\n" comment (function_definition "int memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_memcmp_0012b200)();\n return iVar1;\n}" primitive_type (function_declarator "memcmp(void *__s1,void *__s2,size_t __n)" identifier (parameter_list "(void *__s1,void *__s2,size_t __n)" ( (parameter_declaration "void *__s1" primitive_type (pointer_declarator "*__s1" * identifier)) , (parameter_declaration "void *__s2" primitive_type (pointer_declarator "*__s2" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_memcmp_0012b200)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_memcmp_0012b200)();" (assignment_expression "iVar1 = (*(code *)PTR_memcmp_0012b200)()" identifier = (call_expression "(*(code *)PTR_memcmp_0012b200)()" (parenthesized_expression "(*(code *)PTR_memcmp_0012b200)" ( (pointer_expression "*(code *)PTR_memcmp_0012b200" * (cast_expression "(code *)PTR_memcmp_0012b200" ( (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 memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_memcmp_0012b200)();\n return iVar1;\n}\n\n" comment (function_definition "int memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_memcmp_0012b200)();\n return iVar1;\n}" primitive_type (function_declarator "memcmp(void *__s1,void *__s2,size_t __n)" identifier (parameter_list "(void *__s1,void *__s2,size_t __n)" ( (parameter_declaration "void *__s1" primitive_type (pointer_declarator "*__s1" * identifier)) , (parameter_declaration "void *__s2" primitive_type (pointer_declarator "*__s2" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_memcmp_0012b200)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_memcmp_0012b200)();" (assignment_expression "iVar1 = (*(code *)PTR_memcmp_0012b200)()" identifier = (call_expression "(*(code *)PTR_memcmp_0012b200)()" (parenthesized_expression "(*(code *)PTR_memcmp_0012b200)" ( (pointer_expression "*(code *)PTR_memcmp_0012b200" * (cast_expression "(code *)PTR_memcmp_0012b200" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_memcmp_0012b200)();\n return iVar1;\n}\n\n" (function_definition "int memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_memcmp_0012b200)();\n return iVar1;\n}" primitive_type (function_declarator "memcmp(void *__s1,void *__s2,size_t __n)" identifier (parameter_list "(void *__s1,void *__s2,size_t __n)" ( (parameter_declaration "void *__s1" primitive_type (pointer_declarator "*__s1" * identifier)) , (parameter_declaration "void *__s2" primitive_type (pointer_declarator "*__s2" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_memcmp_0012b200)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_memcmp_0012b200)();" (assignment_expression "iVar1 = (*(code *)PTR_memcmp_0012b200)()" identifier = (call_expression "(*(code *)PTR_memcmp_0012b200)()" (parenthesized_expression "(*(code *)PTR_memcmp_0012b200)" ( (pointer_expression "*(code *)PTR_memcmp_0012b200" * (cast_expression "(code *)PTR_memcmp_0012b200" ( (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)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
(function_definition "int memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_memcmp_0012b200)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "memcmp(void *__s1,void *__s2,size_t __n)" (identifier "memcmp") (parameter_list "(void *__s1,void *__s2,size_t __n)" (( "(") (parameter_declaration "void *__s1" (primitive_type "void") (pointer_declarator "*__s1" (* "*") (identifier "__s1"))) (, ",") (parameter_declaration "void *__s2" (primitive_type "void") (pointer_declarator "*__s2" (* "*") (identifier "__s2"))) (, ",") (parameter_declaration "size_t __n" (primitive_type "size_t") (identifier "__n")) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_memcmp_0012b200)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_memcmp_0012b200)();" (assignment_expression "iVar1 = (*(code *)PTR_memcmp_0012b200)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_memcmp_0012b200)()" (parenthesized_expression "(*(code *)PTR_memcmp_0012b200)" (( "(") (pointer_expression "*(code *)PTR_memcmp_0012b200" (* "*") (cast_expression "(code *)PTR_memcmp_0012b200" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_memcmp_0012b200"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(void *__s1,void *__s2,size_t __n) { int iVar1; iVar1 = (*(type_1 *)PTR_memcmp_0012b200)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list)))) (return_statement (identifier)))))
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(void *__s1,void *__s2,size_t __n) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0012b200)(); return iVar1; }
7792_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
replace
FUN_002ab6b0
/* std::string::replace(__normal_iterator<char*, std::string >, __normal_iterator<char*, std::string >, char const*, char const*) */ void __thiscall std::string::replace(string *this,long param_2,long param_3,char *param_4,long param_5) { replace(this,param_2 - *(long *)this,param_3 - param_2,param_4,param_5 - (long)param_4); return; }
void FUN_002ab6b0(long *param_1,long param_2,long param_3,long param_4,long param_5) { FUN_002ab3b0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4); return; }
SUB RDX,RSI SUB R8,RCX SUB RSI,qword ptr [RDI] JMP 0x002ab3b0
null
null
null
null
[('tmp_143', u'CALL_-1204439330'), ('tmp_139', u'INT_SUB_-1204439354'), ('tmp_140', u'INT_SUB_-1204439354'), (u'CAST_-1204439259', u'INT_SUB_-1204439342'), ('const-433', u'LOAD_-1204439346'), ('tmp_140', u'INT_SUB_-1204439327'), (u'LOAD_-1204439346', u'INT_SUB_-1204439327'), (u'INT_SUB_-1204439354', u'CALL_-1204439330'), ('tmp_143', u'CAST_-1204439255'), ('tmp_142', u'CALL_-1204439330'), (u'INT_SUB_-1204439327', u'CALL_-1204439330'), ('tmp_141', u'INT_SUB_-1204439342'), (u'INT_SUB_-1204439342', u'CALL_-1204439330'), (u'CAST_-1204439255', u'LOAD_-1204439346'), ('tmp_142', u'CAST_-1204439259'), ('const-0', u'RETURN_-1204439326')]
[('tmp_143', u'CALL_-1204439330'), ('tmp_139', u'INT_SUB_-1204439354'), ('tmp_140', u'INT_SUB_-1204439354'), ('tmp_140', u'INT_SUB_-1204439327'), ('tmp_142', u'INT_SUB_-1204439342'), (u'LOAD_-1204439346', u'INT_SUB_-1204439327'), (u'INT_SUB_-1204439354', u'CALL_-1204439330'), ('tmp_143', u'LOAD_-1204439346'), ('tmp_142', u'CALL_-1204439330'), (u'INT_SUB_-1204439327', u'CALL_-1204439330'), ('tmp_141', u'INT_SUB_-1204439342'), (u'INT_SUB_-1204439342', u'CALL_-1204439330'), ('const-433', u'LOAD_-1204439346'), ('const-0', u'RETURN_-1204439326')]
null
null
002ab6b0
x64
O2
(translation_unit "void FUN_002ab6b0(long *param_1,long param_2,long param_3,long param_4,long param_5)\n\n{\n FUN_002ab3b0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4);\n return;\n}\n\n" (function_definition "void FUN_002ab6b0(long *param_1,long param_2,long param_3,long param_4,long param_5)\n\n{\n FUN_002ab3b0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4);\n return;\n}" primitive_type (function_declarator "FUN_002ab6b0(long *param_1,long param_2,long param_3,long param_4,long param_5)" identifier (parameter_list "(long *param_1,long param_2,long param_3,long param_4,long param_5)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_5" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n FUN_002ab3b0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4);\n return;\n}" { (expression_statement "FUN_002ab3b0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4);" (call_expression "FUN_002ab3b0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4)" identifier (argument_list "(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4)" ( identifier , (binary_expression "param_2 - *param_1" identifier - (pointer_expression "*param_1" * identifier)) , (binary_expression "param_3 - param_2" identifier - identifier) , identifier , (binary_expression "param_5 - param_4" identifier - identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::string::replace(__normal_iterator<char*, std::string >, __normal_iterator<char*, std::string\n >, char const*, char const*) */\n\nvoid __thiscall\nstd::string::replace(string *this,long param_2,long param_3,char *param_4,long param_5)\n\n{\n replace(this,param_2 - *(long *)this,param_3 - param_2,param_4,param_5 - (long)param_4);\n return;\n}\n\n" comment (function_definition "void __thiscall\nstd::string::replace(string *this,long param_2,long param_3,char *param_4,long param_5)\n\n{\n replace(this,param_2 - *(long *)this,param_3 - param_2,param_4,param_5 - (long)param_4);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::string::" identifier : : identifier : :) (function_declarator "replace(string *this,long param_2,long param_3,char *param_4,long param_5)" identifier (parameter_list "(string *this,long param_2,long param_3,char *param_4,long param_5)" ( (parameter_declaration "string *this" type_identifier (pointer_declarator "*this" * 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 "char *param_4" primitive_type (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "long param_5" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n replace(this,param_2 - *(long *)this,param_3 - param_2,param_4,param_5 - (long)param_4);\n return;\n}" { (expression_statement "replace(this,param_2 - *(long *)this,param_3 - param_2,param_4,param_5 - (long)param_4);" (call_expression "replace(this,param_2 - *(long *)this,param_3 - param_2,param_4,param_5 - (long)param_4)" identifier (argument_list "(this,param_2 - *(long *)this,param_3 - param_2,param_4,param_5 - (long)param_4)" ( identifier , (binary_expression "param_2 - *(long *)this" identifier - (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier))) , (binary_expression "param_3 - param_2" identifier - identifier) , identifier , (binary_expression "param_5 - (long)param_4" identifier - (cast_expression "(long)param_4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002ab6b0(long *param_1,long param_2,long param_3,long param_4,long param_5)\n\n{\n FUN_002ab3b0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4);\n return;\n}\n\n" (function_definition "void FUN_002ab6b0(long *param_1,long param_2,long param_3,long param_4,long param_5)\n\n{\n FUN_002ab3b0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4);\n return;\n}" primitive_type (function_declarator "FUN_002ab6b0(long *param_1,long param_2,long param_3,long param_4,long param_5)" identifier (parameter_list "(long *param_1,long param_2,long param_3,long param_4,long param_5)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_5" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n FUN_002ab3b0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4);\n return;\n}" { (expression_statement "FUN_002ab3b0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4);" (call_expression "FUN_002ab3b0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4)" identifier (argument_list "(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4)" ( identifier , (binary_expression "param_2 - *param_1" identifier - (pointer_expression "*param_1" * identifier)) , (binary_expression "param_3 - param_2" identifier - identifier) , identifier , (binary_expression "param_5 - param_4" identifier - identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT - (pointer_expression * IDENT)) , (binary_expression IDENT - IDENT) , IDENT , (binary_expression IDENT - IDENT) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002ab6b0(long *param_1,long param_2,long param_3,long param_4,long param_5)\n\n{\n FUN_002ab3b0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002ab6b0(long *param_1,long param_2,long param_3,long param_4,long param_5)" (identifier "FUN_002ab6b0") (parameter_list "(long *param_1,long param_2,long param_3,long param_4,long param_5)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) (, ",") (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")) () ")"))) (compound_statement "{\n FUN_002ab3b0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4);\n return;\n}" ({ "{") (expression_statement "FUN_002ab3b0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4);" (call_expression "FUN_002ab3b0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4)" (identifier "FUN_002ab3b0") (argument_list "(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4)" (( "(") (identifier "param_1") (, ",") (binary_expression "param_2 - *param_1" (identifier "param_2") (- "-") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (, ",") (binary_expression "param_3 - param_2" (identifier "param_3") (- "-") (identifier "param_2")) (, ",") (identifier "param_4") (, ",") (binary_expression "param_5 - param_4" (identifier "param_5") (- "-") (identifier "param_4")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::string::replace(__normal_iterator<char*, std::string >, __normal_iterator<char*, std::string >, char const*, char const*) */ void __thiscall std::type_1::function_1(type_1 *this,long var_1,long var_2,char *param_4,long var_3) { function_1(this,var_1 - *(long *)this,var_2 - var_1,param_4,var_3 - (long)param_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: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (pointer_expression argument: (identifier))) (binary_expression left: (identifier) right: (identifier)) (identifier) (binary_expression left: (identifier) right: (identifier))))) (return_statement))))
null
void MASKED(long *param_1,long param_2,long param_3,long param_4,long param_5) { FUN_002ab3b0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4); return; }
373_hppa64-linux-gnu-as_and_hppa64-linux-gnu-as_strip.c
s_abort
FUN_00126e70
void s_abort(int ignore) { char *format; format = (char *)dcgettext(0,".abort detected. Abandoning ship.",5); /* WARNING: Subroutine does not return */ as_fatal(format); }
void FUN_00126e70(void) { undefined8 uVar1; uVar1 = dcgettext(0,".abort detected. Abandoning ship.",5); /* WARNING: Subroutine does not return */ FUN_00126720(uVar1); }
XOR EDI,EDI SUB RSP,0x8 MOV EDX,0x5 LEA RSI,[0x1507a8] CALL 0x001111c0 MOV RDI,RAX XOR EAX,EAX CALL 0x00126720
null
null
null
null
[('const-1', u'RETURN_-1207079235'), (u'CAST_-1207079133', u'CALL_-1207079240'), ('const-0', u'CALL_-1207079264'), (u'COPY_-1207079197', u'CALL_-1207079264'), ('const-5', u'CALL_-1207079264'), (u'CALL_-1207079264', u'CAST_-1207079133'), ('const-1378216', u'COPY_-1207079197')]
[('const-0', u'CALL_-1207079264'), ('const-5', u'CALL_-1207079264'), ('const-1', u'RETURN_-1207079235'), (u'CALL_-1207079264', u'CALL_-1207079240'), (u'COPY_-1207079198', u'CALL_-1207079264'), ('const-1378216', u'COPY_-1207079198')]
null
null
00126e70
x64
O2
(translation_unit "void FUN_00126e70(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = dcgettext(0,".abort detected. Abandoning ship.",5);\n /* WARNING: Subroutine does not return */\n FUN_00126720(uVar1);\n}\n\n" (function_definition "void FUN_00126e70(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = dcgettext(0,".abort detected. Abandoning ship.",5);\n /* WARNING: Subroutine does not return */\n FUN_00126720(uVar1);\n}" primitive_type (function_declarator "FUN_00126e70(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined8 uVar1;\n \n uVar1 = dcgettext(0,".abort detected. Abandoning ship.",5);\n /* WARNING: Subroutine does not return */\n FUN_00126720(uVar1);\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (expression_statement "uVar1 = dcgettext(0,".abort detected. Abandoning ship.",5);" (assignment_expression "uVar1 = dcgettext(0,".abort detected. Abandoning ship.",5)" identifier = (call_expression "dcgettext(0,".abort detected. Abandoning ship.",5)" identifier (argument_list "(0,".abort detected. Abandoning ship.",5)" ( number_literal , (string_literal "".abort detected. Abandoning ship."" " string_content ") , number_literal )))) ;) comment (expression_statement "FUN_00126720(uVar1);" (call_expression "FUN_00126720(uVar1)" identifier (argument_list "(uVar1)" ( identifier ))) ;) })))
(translation_unit "void s_abort(int ignore)\n\n{\n char *format;\n \n format = (char *)dcgettext(0,".abort detected. Abandoning ship.",5);\n /* WARNING: Subroutine does not return */\n as_fatal(format);\n}\n\n" (function_definition "void s_abort(int ignore)\n\n{\n char *format;\n \n format = (char *)dcgettext(0,".abort detected. Abandoning ship.",5);\n /* WARNING: Subroutine does not return */\n as_fatal(format);\n}" primitive_type (function_declarator "s_abort(int ignore)" identifier (parameter_list "(int ignore)" ( (parameter_declaration "int ignore" primitive_type identifier) ))) (compound_statement "{\n char *format;\n \n format = (char *)dcgettext(0,".abort detected. Abandoning ship.",5);\n /* WARNING: Subroutine does not return */\n as_fatal(format);\n}" { (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (expression_statement "format = (char *)dcgettext(0,".abort detected. Abandoning ship.",5);" (assignment_expression "format = (char *)dcgettext(0,".abort detected. Abandoning ship.",5)" identifier = (cast_expression "(char *)dcgettext(0,".abort detected. Abandoning ship.",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,".abort detected. Abandoning ship.",5)" identifier (argument_list "(0,".abort detected. Abandoning ship.",5)" ( number_literal , (string_literal "".abort detected. Abandoning ship."" " string_content ") , number_literal ))))) ;) comment (expression_statement "as_fatal(format);" (call_expression "as_fatal(format)" identifier (argument_list "(format)" ( identifier ))) ;) })))
(translation_unit "void FUN_00126e70(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = dcgettext(0,".abort detected. Abandoning ship.",5);\n \n FUN_00126720(uVar1);\n}\n\n" (function_definition "void FUN_00126e70(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = dcgettext(0,".abort detected. Abandoning ship.",5);\n \n FUN_00126720(uVar1);\n}" primitive_type (function_declarator "FUN_00126e70(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined8 uVar1;\n \n uVar1 = dcgettext(0,".abort detected. Abandoning ship.",5);\n \n FUN_00126720(uVar1);\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (expression_statement "uVar1 = dcgettext(0,".abort detected. Abandoning ship.",5);" (assignment_expression "uVar1 = dcgettext(0,".abort detected. Abandoning ship.",5)" identifier = (call_expression "dcgettext(0,".abort detected. Abandoning ship.",5)" identifier (argument_list "(0,".abort detected. Abandoning ship.",5)" ( number_literal , (string_literal "".abort detected. Abandoning ship."" " string_content ") , number_literal )))) ;) (expression_statement "FUN_00126720(uVar1);" (call_expression "FUN_00126720(uVar1)" identifier (argument_list "(uVar1)" ( identifier ))) ;) })))
(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 ( LIT , (string_literal " string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })))
(function_definition "void FUN_00126e70(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = dcgettext(0,".abort detected. Abandoning ship.",5);\n \n FUN_00126720(uVar1);\n}" (primitive_type "void") (function_declarator "FUN_00126e70(void)" (identifier "FUN_00126e70") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n \n uVar1 = dcgettext(0,".abort detected. Abandoning ship.",5);\n \n FUN_00126720(uVar1);\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (expression_statement "uVar1 = dcgettext(0,".abort detected. Abandoning ship.",5);" (assignment_expression "uVar1 = dcgettext(0,".abort detected. Abandoning ship.",5)" (identifier "uVar1") (= "=") (call_expression "dcgettext(0,".abort detected. Abandoning ship.",5)" (identifier "dcgettext") (argument_list "(0,".abort detected. Abandoning ship.",5)" (( "(") (number_literal "0") (, ",") (string_literal "".abort detected. Abandoning ship."" (" """) (string_content ".abort detected. Abandoning ship.") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_00126720(uVar1);" (call_expression "FUN_00126720(uVar1)" (identifier "FUN_00126720") (argument_list "(uVar1)" (( "(") (identifier "uVar1") () ")"))) (; ";")) (} "}")))
void function_1(int ignore) { char *format; format = (char *)var_1(0,".abort detected. Abandoning ship.",5); /* WARNING: Subroutine does not return */ var_2(format); }
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 (number_literal) (string_literal (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))))
null
void MASKED(void) { undefined8 uVar1; uVar1 = dcgettext(0,".abort detected. Abandoning ship.",5); /* WARNING: Subroutine does not return */ FUN_00126720(uVar1); }
732_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c
get_run_time
FUN_00142c90
/* WARNING: Unknown calling convention */ long get_run_time(void) { rusage rusage; getrusage(RUSAGE_SELF,(rusage *)&rusage); return rusage.ru_utime.tv_sec * 1000000 + rusage.ru_utime.tv_usec + rusage.ru_stime.tv_sec * 1000000 + rusage.ru_stime.tv_usec; }
long FUN_00142c90(void) { rusage local_98; getrusage(RUSAGE_SELF,&local_98); return local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec + local_98.ru_stime.tv_sec * 1000000 + local_98.ru_stime.tv_usec; }
SUB RSP,0x98 XOR EDI,EDI MOV RSI,RSP CALL 0x0010a990 IMUL RAX,qword ptr [RSP],0xf4240 ADD RAX,qword ptr [RSP + 0x8] IMUL RDX,qword ptr [RSP + 0x10],0xf4240 ADD RAX,RDX ADD RAX,qword ptr [RSP + 0x18] ADD RSP,0x98 RET
null
null
null
null
[(u'INDIRECT_-1207227046', u'INT_ADD_-1207227164'), ('const-0', u'CALL_-1207227207'), ('tmp_332', u'PTRSUB_-1207227050'), ('const--152', u'PTRSUB_-1207227050'), (u'CALL_-1207227207', u'INDIRECT_-1207227047'), ('const-1000000', u'INT_MULT_-1207227132'), (u'INT_ADD_-1207227113', u'RETURN_-1207227092'), (u'INDIRECT_-1207227044', u'INT_ADD_-1207227113'), (u'INDIRECT_-1207227045', u'INT_MULT_-1207227132'), (u'INT_ADD_-1207227129', u'INT_ADD_-1207227113'), (u'CALL_-1207227207', u'INDIRECT_-1207227046'), (u'INT_MULT_-1207227132', u'INT_ADD_-1207227129'), (u'INDIRECT_-1207227047', u'INT_MULT_-1207227170'), (u'CALL_-1207227207', u'INDIRECT_-1207227045'), (u'CALL_-1207227207', u'INDIRECT_-1207227044'), (u'INT_MULT_-1207227170', u'INT_ADD_-1207227164'), ('const-0', u'RETURN_-1207227092'), (u'CAST_-1207227039', u'CALL_-1207227207'), (u'PTRSUB_-1207227050', u'CAST_-1207227039'), ('const-1000000', u'INT_MULT_-1207227170'), (u'INT_ADD_-1207227164', u'INT_ADD_-1207227129')]
[(u'INDIRECT_-1207227046', u'INT_ADD_-1207227164'), (u'CALL_-1207227207', u'INDIRECT_-1207227047'), ('const--152', u'PTRSUB_-1207227050'), (u'INT_ADD_-1207227113', u'RETURN_-1207227092'), (u'INDIRECT_-1207227044', u'INT_ADD_-1207227113'), ('const-1000000', u'INT_MULT_-1207227170'), (u'INDIRECT_-1207227045', u'INT_MULT_-1207227132'), (u'INT_ADD_-1207227129', u'INT_ADD_-1207227113'), ('const-0', u'CALL_-1207227207'), (u'CALL_-1207227207', u'INDIRECT_-1207227046'), (u'INT_MULT_-1207227132', u'INT_ADD_-1207227129'), (u'PTRSUB_-1207227050', u'CALL_-1207227207'), (u'INDIRECT_-1207227047', u'INT_MULT_-1207227170'), (u'CALL_-1207227207', u'INDIRECT_-1207227045'), ('const-1000000', u'INT_MULT_-1207227132'), (u'CALL_-1207227207', u'INDIRECT_-1207227044'), (u'INT_MULT_-1207227170', u'INT_ADD_-1207227164'), ('const-0', u'RETURN_-1207227092'), ('tmp_333', u'PTRSUB_-1207227050'), (u'INT_ADD_-1207227164', u'INT_ADD_-1207227129')]
null
null
00142c90
x64
O2
(translation_unit "long FUN_00142c90(void)\n\n{\n rusage local_98;\n \n getrusage(RUSAGE_SELF,&local_98);\n return local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec +\n local_98.ru_stime.tv_sec * 1000000 + local_98.ru_stime.tv_usec;\n}\n\n" (function_definition "long FUN_00142c90(void)\n\n{\n rusage local_98;\n \n getrusage(RUSAGE_SELF,&local_98);\n return local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec +\n local_98.ru_stime.tv_sec * 1000000 + local_98.ru_stime.tv_usec;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_00142c90(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n rusage local_98;\n \n getrusage(RUSAGE_SELF,&local_98);\n return local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec +\n local_98.ru_stime.tv_sec * 1000000 + local_98.ru_stime.tv_usec;\n}" { (declaration "rusage local_98;" type_identifier identifier ;) (expression_statement "getrusage(RUSAGE_SELF,&local_98);" (call_expression "getrusage(RUSAGE_SELF,&local_98)" identifier (argument_list "(RUSAGE_SELF,&local_98)" ( identifier , (pointer_expression "&local_98" & identifier) ))) ;) (return_statement "return local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec +\n local_98.ru_stime.tv_sec * 1000000 + local_98.ru_stime.tv_usec;" return (binary_expression "local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec +\n local_98.ru_stime.tv_sec * 1000000 + local_98.ru_stime.tv_usec" (binary_expression "local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec +\n local_98.ru_stime.tv_sec * 1000000" (binary_expression "local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec" (binary_expression "local_98.ru_utime.tv_sec * 1000000" (field_expression "local_98.ru_utime.tv_sec" (field_expression "local_98.ru_utime" identifier . field_identifier) . field_identifier) * number_literal) + (field_expression "local_98.ru_utime.tv_usec" (field_expression "local_98.ru_utime" identifier . field_identifier) . field_identifier)) + (binary_expression "local_98.ru_stime.tv_sec * 1000000" (field_expression "local_98.ru_stime.tv_sec" (field_expression "local_98.ru_stime" identifier . field_identifier) . field_identifier) * number_literal)) + (field_expression "local_98.ru_stime.tv_usec" (field_expression "local_98.ru_stime" identifier . field_identifier) . field_identifier)) ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nlong get_run_time(void)\n\n{\n rusage rusage;\n \n getrusage(RUSAGE_SELF,(rusage *)&rusage);\n return rusage.ru_utime.tv_sec * 1000000 + rusage.ru_utime.tv_usec +\n rusage.ru_stime.tv_sec * 1000000 + rusage.ru_stime.tv_usec;\n}\n\n" comment (function_definition "long get_run_time(void)\n\n{\n rusage rusage;\n \n getrusage(RUSAGE_SELF,(rusage *)&rusage);\n return rusage.ru_utime.tv_sec * 1000000 + rusage.ru_utime.tv_usec +\n rusage.ru_stime.tv_sec * 1000000 + rusage.ru_stime.tv_usec;\n}" (sized_type_specifier "long" long) (function_declarator "get_run_time(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n rusage rusage;\n \n getrusage(RUSAGE_SELF,(rusage *)&rusage);\n return rusage.ru_utime.tv_sec * 1000000 + rusage.ru_utime.tv_usec +\n rusage.ru_stime.tv_sec * 1000000 + rusage.ru_stime.tv_usec;\n}" { (declaration "rusage rusage;" type_identifier identifier ;) (expression_statement "getrusage(RUSAGE_SELF,(rusage *)&rusage);" (call_expression "getrusage(RUSAGE_SELF,(rusage *)&rusage)" identifier (argument_list "(RUSAGE_SELF,(rusage *)&rusage)" ( identifier , (cast_expression "(rusage *)&rusage" ( (type_descriptor "rusage *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&rusage" & identifier)) ))) ;) (return_statement "return rusage.ru_utime.tv_sec * 1000000 + rusage.ru_utime.tv_usec +\n rusage.ru_stime.tv_sec * 1000000 + rusage.ru_stime.tv_usec;" return (binary_expression "rusage.ru_utime.tv_sec * 1000000 + rusage.ru_utime.tv_usec +\n rusage.ru_stime.tv_sec * 1000000 + rusage.ru_stime.tv_usec" (binary_expression "rusage.ru_utime.tv_sec * 1000000 + rusage.ru_utime.tv_usec +\n rusage.ru_stime.tv_sec * 1000000" (binary_expression "rusage.ru_utime.tv_sec * 1000000 + rusage.ru_utime.tv_usec" (binary_expression "rusage.ru_utime.tv_sec * 1000000" (field_expression "rusage.ru_utime.tv_sec" (field_expression "rusage.ru_utime" identifier . field_identifier) . field_identifier) * number_literal) + (field_expression "rusage.ru_utime.tv_usec" (field_expression "rusage.ru_utime" identifier . field_identifier) . field_identifier)) + (binary_expression "rusage.ru_stime.tv_sec * 1000000" (field_expression "rusage.ru_stime.tv_sec" (field_expression "rusage.ru_stime" identifier . field_identifier) . field_identifier) * number_literal)) + (field_expression "rusage.ru_stime.tv_usec" (field_expression "rusage.ru_stime" identifier . field_identifier) . field_identifier)) ;) })))
(translation_unit "long FUN_00142c90(void)\n\n{\n rusage local_98;\n \n getrusage(RUSAGE_SELF,&local_98);\n return local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec +\n local_98.ru_stime.tv_sec * 1000000 + local_98.ru_stime.tv_usec;\n}\n\n" (function_definition "long FUN_00142c90(void)\n\n{\n rusage local_98;\n \n getrusage(RUSAGE_SELF,&local_98);\n return local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec +\n local_98.ru_stime.tv_sec * 1000000 + local_98.ru_stime.tv_usec;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_00142c90(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n rusage local_98;\n \n getrusage(RUSAGE_SELF,&local_98);\n return local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec +\n local_98.ru_stime.tv_sec * 1000000 + local_98.ru_stime.tv_usec;\n}" { (declaration "rusage local_98;" type_identifier identifier ;) (expression_statement "getrusage(RUSAGE_SELF,&local_98);" (call_expression "getrusage(RUSAGE_SELF,&local_98)" identifier (argument_list "(RUSAGE_SELF,&local_98)" ( identifier , (pointer_expression "&local_98" & identifier) ))) ;) (return_statement "return local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec +\n local_98.ru_stime.tv_sec * 1000000 + local_98.ru_stime.tv_usec;" return (binary_expression "local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec +\n local_98.ru_stime.tv_sec * 1000000 + local_98.ru_stime.tv_usec" (binary_expression "local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec +\n local_98.ru_stime.tv_sec * 1000000" (binary_expression "local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec" (binary_expression "local_98.ru_utime.tv_sec * 1000000" (field_expression "local_98.ru_utime.tv_sec" (field_expression "local_98.ru_utime" identifier . field_identifier) . field_identifier) * number_literal) + (field_expression "local_98.ru_utime.tv_usec" (field_expression "local_98.ru_utime" identifier . field_identifier) . field_identifier)) + (binary_expression "local_98.ru_stime.tv_sec * 1000000" (field_expression "local_98.ru_stime.tv_sec" (field_expression "local_98.ru_stime" identifier . field_identifier) . field_identifier) * number_literal)) + (field_expression "local_98.ru_stime.tv_usec" (field_expression "local_98.ru_stime" identifier . field_identifier) . field_identifier)) ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) ))) ;) (return_statement return (binary_expression (binary_expression (binary_expression (binary_expression (field_expression (field_expression IDENT . field_identifier) . field_identifier) * LIT) + (field_expression (field_expression IDENT . field_identifier) . field_identifier)) + (binary_expression (field_expression (field_expression IDENT . field_identifier) . field_identifier) * LIT)) + (field_expression (field_expression IDENT . field_identifier) . field_identifier)) ;) })))
(function_definition "long FUN_00142c90(void)\n\n{\n rusage local_98;\n \n getrusage(RUSAGE_SELF,&local_98);\n return local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec +\n local_98.ru_stime.tv_sec * 1000000 + local_98.ru_stime.tv_usec;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_00142c90(void)" (identifier "FUN_00142c90") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n rusage local_98;\n \n getrusage(RUSAGE_SELF,&local_98);\n return local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec +\n local_98.ru_stime.tv_sec * 1000000 + local_98.ru_stime.tv_usec;\n}" ({ "{") (declaration "rusage local_98;" (type_identifier "rusage") (identifier "local_98") (; ";")) (expression_statement "getrusage(RUSAGE_SELF,&local_98);" (call_expression "getrusage(RUSAGE_SELF,&local_98)" (identifier "getrusage") (argument_list "(RUSAGE_SELF,&local_98)" (( "(") (identifier "RUSAGE_SELF") (, ",") (pointer_expression "&local_98" (& "&") (identifier "local_98")) () ")"))) (; ";")) (return_statement "return local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec +\n local_98.ru_stime.tv_sec * 1000000 + local_98.ru_stime.tv_usec;" (return "return") (binary_expression "local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec +\n local_98.ru_stime.tv_sec * 1000000 + local_98.ru_stime.tv_usec" (binary_expression "local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec +\n local_98.ru_stime.tv_sec * 1000000" (binary_expression "local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec" (binary_expression "local_98.ru_utime.tv_sec * 1000000" (field_expression "local_98.ru_utime.tv_sec" (field_expression "local_98.ru_utime" (identifier "local_98") (. ".") (field_identifier "ru_utime")) (. ".") (field_identifier "tv_sec")) (* "*") (number_literal "1000000")) (+ "+") (field_expression "local_98.ru_utime.tv_usec" (field_expression "local_98.ru_utime" (identifier "local_98") (. ".") (field_identifier "ru_utime")) (. ".") (field_identifier "tv_usec"))) (+ "+") (binary_expression "local_98.ru_stime.tv_sec * 1000000" (field_expression "local_98.ru_stime.tv_sec" (field_expression "local_98.ru_stime" (identifier "local_98") (. ".") (field_identifier "ru_stime")) (. ".") (field_identifier "tv_sec")) (* "*") (number_literal "1000000"))) (+ "+") (field_expression "local_98.ru_stime.tv_usec" (field_expression "local_98.ru_stime" (identifier "local_98") (. ".") (field_identifier "ru_stime")) (. ".") (field_identifier "tv_usec"))) (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ long function_1(void) { type_1 type_1; var_1(RUSAGE_SELF,(type_1 *)&type_1); return type_1.ru_utime.tv_sec * 1000000 + type_1.ru_utime.tv_usec + type_1.ru_stime.tv_sec * 1000000 + type_1.ru_stime.tv_usec; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier))))) (return_statement (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (field_expression argument: (field_expression argument: (identifier) field: (field_identifier)) field: (field_identifier)) right: (number_literal)) right: (field_expression argument: (field_expression argument: (identifier) field: (field_identifier)) field: (field_identifier))) right: (binary_expression left: (field_expression argument: (field_expression argument: (identifier) field: (field_identifier)) field: (field_identifier)) right: (number_literal))) right: (field_expression argument: (field_expression argument: (identifier) field: (field_identifier)) field: (field_identifier)))))))
null
long MASKED(void) { rusage local_98; getrusage(RUSAGE_SELF,&local_98); return local_98.ru_utime.tv_sec * 1000000 + local_98.ru_utime.tv_usec + local_98.ru_stime.tv_sec * 1000000 + local_98.ru_stime.tv_usec; }
514_putty_and_putty_strip.c
gtk_grid_attach
gtk_grid_attach
void gtk_grid_attach(void) { (*(code *)PTR_gtk_grid_attach_001f5f48)(); return; }
void gtk_grid_attach(void) { (*(code *)PTR_gtk_grid_attach_001f5f48)(); return; }
JMP qword ptr [0x001f5f48]
null
null
null
null
[(u'INDIRECT_-1207017372', u'COPY_-1207017431'), (u'CALLIND_-1207017432', u'INDIRECT_-1207017372'), (u'CAST_-1207017367', u'CALLIND_-1207017432'), ('const-0', u'RETURN_-1207017429'), ('tmp_22', u'CAST_-1207017367')]
[(u'INDIRECT_-1207017372', u'COPY_-1207017431'), (u'CALLIND_-1207017432', u'INDIRECT_-1207017372'), (u'CAST_-1207017367', u'CALLIND_-1207017432'), ('const-0', u'RETURN_-1207017429'), ('tmp_22', u'CAST_-1207017367')]
null
null
00116020
x64
O2
(translation_unit "void gtk_grid_attach(void)\n\n{\n (*(code *)PTR_gtk_grid_attach_001f5f48)();\n return;\n}\n\n" (function_definition "void gtk_grid_attach(void)\n\n{\n (*(code *)PTR_gtk_grid_attach_001f5f48)();\n return;\n}" primitive_type (function_declarator "gtk_grid_attach(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_gtk_grid_attach_001f5f48)();\n return;\n}" { (expression_statement "(*(code *)PTR_gtk_grid_attach_001f5f48)();" (call_expression "(*(code *)PTR_gtk_grid_attach_001f5f48)()" (parenthesized_expression "(*(code *)PTR_gtk_grid_attach_001f5f48)" ( (pointer_expression "*(code *)PTR_gtk_grid_attach_001f5f48" * (cast_expression "(code *)PTR_gtk_grid_attach_001f5f48" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void gtk_grid_attach(void)\n\n{\n (*(code *)PTR_gtk_grid_attach_001f5f48)();\n return;\n}\n\n" (function_definition "void gtk_grid_attach(void)\n\n{\n (*(code *)PTR_gtk_grid_attach_001f5f48)();\n return;\n}" primitive_type (function_declarator "gtk_grid_attach(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_gtk_grid_attach_001f5f48)();\n return;\n}" { (expression_statement "(*(code *)PTR_gtk_grid_attach_001f5f48)();" (call_expression "(*(code *)PTR_gtk_grid_attach_001f5f48)()" (parenthesized_expression "(*(code *)PTR_gtk_grid_attach_001f5f48)" ( (pointer_expression "*(code *)PTR_gtk_grid_attach_001f5f48" * (cast_expression "(code *)PTR_gtk_grid_attach_001f5f48" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void gtk_grid_attach(void)\n\n{\n (*(code *)PTR_gtk_grid_attach_001f5f48)();\n return;\n}\n\n" (function_definition "void gtk_grid_attach(void)\n\n{\n (*(code *)PTR_gtk_grid_attach_001f5f48)();\n return;\n}" primitive_type (function_declarator "gtk_grid_attach(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_gtk_grid_attach_001f5f48)();\n return;\n}" { (expression_statement "(*(code *)PTR_gtk_grid_attach_001f5f48)();" (call_expression "(*(code *)PTR_gtk_grid_attach_001f5f48)()" (parenthesized_expression "(*(code *)PTR_gtk_grid_attach_001f5f48)" ( (pointer_expression "*(code *)PTR_gtk_grid_attach_001f5f48" * (cast_expression "(code *)PTR_gtk_grid_attach_001f5f48" ( (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 gtk_grid_attach(void)\n\n{\n (*(code *)PTR_gtk_grid_attach_001f5f48)();\n return;\n}" (primitive_type "void") (function_declarator "gtk_grid_attach(void)" (identifier "gtk_grid_attach") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_gtk_grid_attach_001f5f48)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_gtk_grid_attach_001f5f48)();" (call_expression "(*(code *)PTR_gtk_grid_attach_001f5f48)()" (parenthesized_expression "(*(code *)PTR_gtk_grid_attach_001f5f48)" (( "(") (pointer_expression "*(code *)PTR_gtk_grid_attach_001f5f48" (* "*") (cast_expression "(code *)PTR_gtk_grid_attach_001f5f48" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_gtk_grid_attach_001f5f48"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_gtk_grid_attach_001f5f48)(); 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_001f5f48)(); return; }
4436_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
Output_reloc
FUN_00206980
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_false,_32,_true> * this, Symbol * gsym, uint type, Sized_relobj<32,_true> * relobj, uint shndx, Address address, Addend addend, bool is_relative, bool is_symbolless, bool use_plt_offset) */ void __thiscall gold::Output_reloc<4,_false,_32,_true>::Output_reloc (Output_reloc<4,_false,_32,_true> *this,Symbol *gsym,uint type, Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend,bool is_relative, bool is_symbolless,bool use_plt_offset) { Output_reloc<9,_false,_32,_true>::Output_reloc (&this->rel_,gsym,type,relobj,shndx,address,is_relative,is_symbolless,use_plt_offset); this->addend_ = addend; return; }
void FUN_00206980(long param_1) { undefined4 in_stack_00000008; FUN_00200a00(); *(undefined4 *)(param_1 + 0x20) = in_stack_00000008; return; }
PUSH RBX MOV RBX,RDI SUB RSP,0x8 MOVZX EAX,byte ptr [RSP + 0x30] PUSH RAX MOVZX EAX,byte ptr [RSP + 0x30] PUSH RAX MOVZX EAX,byte ptr [RSP + 0x30] PUSH RAX CALL 0x00200a00 MOV EAX,dword ptr [RSP + 0x30] ADD RSP,0x20 MOV dword ptr [RBX + 0x20],EAX POP RBX RET
null
null
null
null
[('tmp_172', u'CALL_-1203803707'), ('tmp_165', u'PTRSUB_-1203803556'), ('tmp_165', u'PTRSUB_-1203803568'), ('const-0', u'RETURN_-1203803664'), ('const-32', u'PTRSUB_-1203803556'), (u'PTRSUB_-1203803568', u'CALL_-1203803707'), ('tmp_166', u'CALL_-1203803707'), ('const-433', u'STORE_-1203803682'), ('tmp_171', u'STORE_-1203803682'), ('tmp_170', u'CALL_-1203803707'), (u'PTRSUB_-1203803556', u'STORE_-1203803682'), ('tmp_173', u'CALL_-1203803707'), ('tmp_168', u'CALL_-1203803707'), ('const-0', u'PTRSUB_-1203803568'), ('tmp_174', u'CALL_-1203803707'), ('tmp_169', u'CALL_-1203803707'), ('tmp_167', u'CALL_-1203803707')]
[('const-0', u'RETURN_-1203803664'), ('const-433', u'STORE_-1203803682'), (u'CAST_-1203803570', u'STORE_-1203803682'), (u'INT_ADD_-1203803668', u'CAST_-1203803570'), ('tmp_227', u'INT_ADD_-1203803668'), ('const-32', u'INT_ADD_-1203803668'), ('tmp_331', u'STORE_-1203803682')]
null
null
00206980
x64
O2
(translation_unit "void FUN_00206980(long param_1)\n\n{\n undefined4 in_stack_00000008;\n \n FUN_00200a00();\n *(undefined4 *)(param_1 + 0x20) = in_stack_00000008;\n return;\n}\n\n" (function_definition "void FUN_00206980(long param_1)\n\n{\n undefined4 in_stack_00000008;\n \n FUN_00200a00();\n *(undefined4 *)(param_1 + 0x20) = in_stack_00000008;\n return;\n}" primitive_type (function_declarator "FUN_00206980(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined4 in_stack_00000008;\n \n FUN_00200a00();\n *(undefined4 *)(param_1 + 0x20) = in_stack_00000008;\n return;\n}" { (declaration "undefined4 in_stack_00000008;" type_identifier identifier ;) (expression_statement "FUN_00200a00();" (call_expression "FUN_00200a00()" identifier (argument_list "()" ( ))) ;) (expression_statement "*(undefined4 *)(param_1 + 0x20) = in_stack_00000008;" (assignment_expression "*(undefined4 *)(param_1 + 0x20) = in_stack_00000008" (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) )))) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void Output_reloc(Output_reloc<4,_false,_32,_true> * this, Symbol *\n gsym, uint type, Sized_relobj<32,_true> * relobj, uint shndx, Address address, Addend addend,\n bool is_relative, bool is_symbolless, bool use_plt_offset) */\n\nvoid __thiscall\ngold::Output_reloc<4,_false,_32,_true>::Output_reloc\n (Output_reloc<4,_false,_32,_true> *this,Symbol *gsym,uint type,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend,bool is_relative,\n bool is_symbolless,bool use_plt_offset)\n\n{\n Output_reloc<9,_false,_32,_true>::Output_reloc\n (&this->rel_,gsym,type,relobj,shndx,address,is_relative,is_symbolless,use_plt_offset);\n this->addend_ = addend;\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Output_reloc<4,_false,_32,_true>::Output_reloc\n (Output_reloc<4,_false,_32,_true> *this,Symbol *gsym,uint type,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend,bool is_relative,\n bool is_symbolless,bool use_plt_offset)\n\n{\n Output_reloc<9,_false,_32,_true>::Output_reloc\n (&this->rel_,gsym,type,relobj,shndx,address,is_relative,is_symbolless,use_plt_offset);" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<4" < number_literal) , identifier , identifier , (ERROR "_true>::Output_reloc\n (Output_reloc<4,_false,_32,_true> *this,Symbol *gsym,uint type,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend,bool is_relative,\n bool is_symbolless,bool use_plt_offset)\n\n{" identifier > : : (function_declarator "Output_reloc\n (Output_reloc<4,_false,_32,_true> *this,Symbol *gsym,uint type,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend,bool is_relative,\n bool is_symbolless,bool use_plt_offset)" identifier (parameter_list "(Output_reloc<4,_false,_32,_true> *this,Symbol *gsym,uint type,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend,bool is_relative,\n bool is_symbolless,bool use_plt_offset)" ( (parameter_declaration "Output_reloc" type_identifier) (ERROR "<4" < number_literal) , (parameter_declaration "_false" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Symbol *gsym" type_identifier (pointer_declarator "*gsym" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Sized_relobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *relobj" type_identifier (ERROR ">" >) (pointer_declarator "*relobj" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) , (parameter_declaration "Address address" type_identifier identifier) , (parameter_declaration "Addend addend" type_identifier identifier) , (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 (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_true>::" identifier > : :) (function_declarator "Output_reloc\n (&this->rel_,gsym,type,relobj,shndx,address,is_relative,is_symbolless,use_plt_offset)" identifier (parameter_list "(&this->rel_,gsym,type,relobj,shndx,address,is_relative,is_symbolless,use_plt_offset)" ( (ERROR "&" &) (parameter_declaration "this->rel_" type_identifier (ERROR "->" ->) identifier) , (parameter_declaration "gsym" type_identifier) , (parameter_declaration "type" type_identifier) , (parameter_declaration "relobj" type_identifier) , (parameter_declaration "shndx" type_identifier) , (parameter_declaration "address" type_identifier) , (parameter_declaration "is_relative" type_identifier) , (parameter_declaration "is_symbolless" type_identifier) , (parameter_declaration "use_plt_offset" type_identifier) ))) ;) (expression_statement "this->addend_ = addend;" (assignment_expression "this->addend_ = addend" (field_expression "this->addend_" identifier -> field_identifier) = identifier) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_00206980(long param_1)\n\n{\n undefined4 in_stack_00000008;\n \n FUN_00200a00();\n *(undefined4 *)(param_1 + 0x20) = in_stack_00000008;\n return;\n}\n\n" (function_definition "void FUN_00206980(long param_1)\n\n{\n undefined4 in_stack_00000008;\n \n FUN_00200a00();\n *(undefined4 *)(param_1 + 0x20) = in_stack_00000008;\n return;\n}" primitive_type (function_declarator "FUN_00206980(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined4 in_stack_00000008;\n \n FUN_00200a00();\n *(undefined4 *)(param_1 + 0x20) = in_stack_00000008;\n return;\n}" { (declaration "undefined4 in_stack_00000008;" type_identifier identifier ;) (expression_statement "FUN_00200a00();" (call_expression "FUN_00200a00()" identifier (argument_list "()" ( ))) ;) (expression_statement "*(undefined4 *)(param_1 + 0x20) = in_stack_00000008;" (assignment_expression "*(undefined4 *)(param_1 + 0x20) = in_stack_00000008" (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) )))) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (return_statement return ;) })))
(function_definition "void FUN_00206980(long param_1)\n\n{\n undefined4 in_stack_00000008;\n \n FUN_00200a00();\n *(undefined4 *)(param_1 + 0x20) = in_stack_00000008;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00206980(long param_1)" (identifier "FUN_00206980") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n undefined4 in_stack_00000008;\n \n FUN_00200a00();\n *(undefined4 *)(param_1 + 0x20) = in_stack_00000008;\n return;\n}" ({ "{") (declaration "undefined4 in_stack_00000008;" (type_identifier "undefined4") (identifier "in_stack_00000008") (; ";")) (expression_statement "FUN_00200a00();" (call_expression "FUN_00200a00()" (identifier "FUN_00200a00") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 0x20) = in_stack_00000008;" (assignment_expression "*(undefined4 *)(param_1 + 0x20) = in_stack_00000008" (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")) () ")")))) (= "=") (identifier "in_stack_00000008")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_false,_32,_true> * this, Symbol * gsym, uint type, Sized_relobj<32,_true> * relobj, uint shndx, Address address, Addend addend, bool is_relative, bool is_symbolless, bool use_plt_offset) */ void __thiscall gold::function_1<4,_false,_32,_true>::function_1 (function_1<4,_false,_32,_true> *type_1,Symbol *type_2,uint type_3, Sized_relobj<32,_true> *type_4,uint type_5,Address type_6,Addend addend,bool type_7, bool type_8,bool type_9) { function_1<9,_false,_32,_true>::function_1 (&type_1->rel_,type_2,type_3,type_4,type_5,type_6,type_7,type_8,type_9); type_1->addend_ = addend; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (return_statement))))
null
void MASKED(long param_1) { undefined4 in_stack_00000008; FUN_00200a00(); *(undefined4 *)(param_1 + 0x20) = in_stack_00000008; return; }
7913_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
__money_get<char>
FUN_002aeca0
/* std::istreambuf_iterator<char, std::char_traits<char> > std::__facet_shims::__money_get<char>(std::integral_constant<bool, true>, std::locale::facet const*, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> >, bool, std::ios_base&, std::_Ios_Iostate&, long double*, std::__facet_shims::__any_string*) */ undefined8 __thiscall std::__facet_shims::__money_get<char> (__facet_shims *this,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined1 param_6,undefined8 param_7,int *param_8,long param_9, basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *param_10) { code *pcVar1; undefined8 uVar2; undefined1 *local_48; long local_40; undefined1 local_38 [16]; if (param_9 == 0) { local_40 = 0; local_48 = local_38; local_38[0] = 0; /* try { // try from 002aed17 to 002aedb4 has its CatchHandler @ 002aedc9 */ uVar2 = (**(code **)(*(long *)this + 0x18)) (this,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48); if (*param_8 == 0) { pcVar1 = (code *)param_10[1]._M_dataplus._M_p; if (pcVar1 != (code *)0x0) { (*pcVar1)(param_10); } (param_10->_M_dataplus)._M_p = (pointer)&param_10->field_2; __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char*>(param_10,local_48,local_48 + local_40); param_10[1]._M_dataplus._M_p = (pointer)(anonymous_namespace)::__destroy_string<char>; } if (local_48 != local_38) { operator_delete(local_48); return uVar2; } } else { uVar2 = (**(code **)(*(long *)this + 0x10))(this,param_2,param_3); } return uVar2; }
undefined8 FUN_002aeca0(long *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined1 param_6,undefined8 param_7,int *param_8,long param_9, long *param_10) { undefined8 uVar1; undefined1 *local_48; long local_40; undefined1 local_38 [16]; if (param_9 == 0) { local_40 = 0; local_48 = local_38; local_38[0] = 0; /* try { // try from 002aed17 to 002aedb4 has its CatchHandler @ 002aedc9 */ uVar1 = (**(code **)(*param_1 + 0x18)) (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48); if (*param_8 == 0) { if ((code *)param_10[4] != (code *)0x0) { (*(code *)param_10[4])(param_10); } *param_10 = (long)(param_10 + 2); FUN_0015d030(param_10,local_48,local_48 + local_40); param_10[4] = (long)FUN_002ac310; } if (local_48 != local_38) { FUN_00276d20(); return uVar1; } } else { uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3); } return uVar1; }
PUSH RBP MOVZX R9D,R9B MOV RBP,RSP PUSH R14 PUSH R13 PUSH R12 PUSH RBX MOV RBX,RDX SUB RSP,0x40 MOV RAX,qword ptr [RBP + 0x20] MOV RDX,qword ptr [RBP + 0x10] MOV R13,qword ptr [RBP + 0x18] MOV R10,qword ptr [RDI] TEST RAX,RAX JZ 0x002aecf0 SUB RSP,0x8 PUSH RAX PUSH R13 PUSH RDX MOV RDX,RBX CALL qword ptr [R10 + 0x10] ADD RSP,0x20 LEA RSP,[RBP + -0x20] POP RBX POP R12 POP R13 POP R14 POP RBP RET LEA R11,[RBP + -0x40] SUB RSP,0x8 MOV qword ptr [RBP + -0x38],0x0 LEA RAX,[R11 + 0x10] PUSH R11 MOV R14,R11 PUSH R13 MOV qword ptr [RBP + -0x40],RAX PUSH RDX MOV RDX,RBX MOV byte ptr [RBP + -0x30],0x0 CALL qword ptr [R10 + 0x18] MOV R12,RAX MOV EDX,EDX ADD RSP,0x20 MOV RAX,-0x100000000 AND RBX,RAX MOV qword ptr [RBP + -0x50],R12 MOV qword ptr [RBP + -0x48],RDX MOV EAX,dword ptr [R13] OR RBX,RDX TEST EAX,EAX JZ 0x002aed80 MOV RDX,RBX MOV RDI,qword ptr [RBP + -0x40] MOV RBX,R14 MOV RAX,R12 ADD RBX,0x10 CMP RDI,RBX JZ 0x002aecdd MOV qword ptr [RBP + -0x60],RDX MOV qword ptr [RBP + -0x58],R12 CALL 0x00276d20 MOV RAX,qword ptr [RBP + -0x58] MOV RDX,qword ptr [RBP + -0x60] LEA RSP,[RBP + -0x20] POP RBX POP R12 POP R13 POP R14 POP RBP RET MOV RAX,qword ptr [RBP + 0x28] MOV RAX,qword ptr [RAX + 0x20] TEST RAX,RAX JZ 0x002aed93 MOV RDI,qword ptr [RBP + 0x28] CALL RAX MOV RAX,qword ptr [RBP + 0x28] MOV RCX,qword ptr [RBP + 0x28] MOV RSI,qword ptr [RBP + -0x40] MOV RDX,qword ptr [RBP + -0x38] ADD RAX,0x10 MOV RDI,RCX MOV qword ptr [RCX],RAX ADD RDX,RSI CALL 0x0015d030 MOV RAX,qword ptr [RBP + 0x28] LEA RCX,[0x2ac310] MOV qword ptr [RAX + 0x20],RCX JMP 0x002aed44
null
null
null
null
[(u'INDIRECT_-1204424556', u'MULTIEQUAL_-1204424660'), (u'CALLIND_-1204425034', u'INDIRECT_-1204424598'), (u'PTRSUB_-1204424506', u'LOAD_-1204425071'), ('const-0', u'RETURN_-1204425077'), ('const-0', u'PTRSUB_-1204424506'), (u'PTRSUB_-1204424467', u'STORE_-1204424990'), (u'INT_EQUAL_-1204425206', u'CBRANCH_-1204425205'), (u'CALL_-1204425136', u'INDIRECT_-1204424623'), (u'CAST_-1204424441', u'STORE_-1204424949'), ('const--72', u'PTRSUB_-1204424663'), ('const-0', u'COPY_-1204425312'), ('const-433', u'LOAD_-1204425444'), ('tmp_2342', u'CALL_-1204424968'), ('const-0', u'INT_EQUAL_-1204425477'), (u'MULTIEQUAL_-1204424670', u'INT_NOTEQUAL_-1204425158'), ('const-1', u'PTRADD_-1204424513'), ('tmp_127', u'CBRANCH_-1204425475'), ('const-16', u'INT_ADD_-1204425428'), (u'CALLIND_-1204425295', u'MULTIEQUAL_-1204425060'), (u'CALL_-1204425136', u'INDIRECT_-1204424643'), ('tmp_730', u'CBRANCH_-1204425050'), ('const-0', u'PTRSUB_-1204424471'), (u'PTRSUB_-1204424511', u'PTRSUB_-1204424506'), ('const-0', u'RETURN_-1204425378'), ('tmp_1434', u'CALLIND_-1204425434'), ('tmp_1433', u'CALLIND_-1204425295'), ('const-0', u'COPY_-1204425358'), (u'PTRSUB_-1204424663', u'CALLIND_-1204425295'), (u'INDIRECT_-1204424578', u'MULTIEQUAL_-1204424570'), (u'PTRADD_-1204424513', u'PTRSUB_-1204424511'), (u'MULTIEQUAL_-1204425060', u'RETURN_-1204425378'), (u'CAST_-1204424699', u'LOAD_-1204425495'), (u'CALLIND_-1204425295', u'INDIRECT_-1204424711'), (u'PTRSUB_-1204424564', u'INT_NOTEQUAL_-1204425158'), ('const-433', u'LOAD_-1204425071'), (u'CAST_-1204424464', u'STORE_-1204424990'), (u'INT_ADD_-1204425428', u'CAST_-1204424675'), ('const-433', u'LOAD_-1204425305'), (u'INDIRECT_-1204424711', u'MULTIEQUAL_-1204424660'), (u'INDIRECT_-1204424546', u'MULTIEQUAL_-1204424650'), ('tmp_866', u'BRANCH_-1204424943'), ('tmp_1431', u'CALLIND_-1204425434'), (u'INDIRECT_-1204424721', u'MULTIEQUAL_-1204424590'), (u'CAST_-1204424503', u'CALLIND_-1204425034'), (u'CALLIND_-1204425034', u'INDIRECT_-1204424578'), (u'CALL_-1204424968', u'INDIRECT_-1204424556'), ('const--56', u'PTRSUB_-1204424564'), ('tmp_2441', u'CALLIND_-1204425295'), ('const-433', u'LOAD_-1204425238'), (u'INDIRECT_-1204424721', u'MULTIEQUAL_-1204424670'), ('tmp_2340', u'CALLIND_-1204425295'), ('const-1', u'PTRADD_-1204424449'), (u'MULTIEQUAL_-1204424590', u'CALL_-1204424968'), ('const-1', u'PTRADD_-1204424922'), (u'CALLIND_-1204425034', u'INDIRECT_-1204424588'), (u'INT_NOTEQUAL_-1204425158', u'CBRANCH_-1204425157'), (u'MULTIEQUAL_-1204424580', u'PTRADD_-1204424922'), (u'CALLIND_-1204425434', u'MULTIEQUAL_-1204425060'), (u'INT_EQUAL_-1204425477', u'CBRANCH_-1204425475'), (u'CAST_-1204424613', u'LOAD_-1204425305'), ('const-0', u'PTRSUB_-1204424467'), ('const-433', u'LOAD_-1204425495'), (u'CAST_-1204424503', u'INT_NOTEQUAL_-1204425051'), (u'PTRADD_-1204424449', u'PTRSUB_-1204424447'), ('const-0', u'PTRSUB_-1204424511'), (u'CALL_-1204424968', u'INDIRECT_-1204424566'), ('const-433', u'STORE_-1204424949'), (u'CALLIND_-1204425295', u'INDIRECT_-1204424721'), (u'PTRSUB_-1204424456', u'CAST_-1204424441'), ('tmp_2342', u'PTRSUB_-1204424479'), (u'LOAD_-1204425305', u'CALLIND_-1204425295'), (u'INDIRECT_-1204424701', u'MULTIEQUAL_-1204424650'), (u'CAST_-1204424675', u'LOAD_-1204425444'), ('const-0', u'INT_EQUAL_-1204425206'), (u'CALL_-1204425136', u'INDIRECT_-1204424633'), (u'PTRSUB_-1204424479', u'CAST_-1204424464'), ('const-2802448', u'PTRSUB_-1204424456'), ('tmp_1425', u'PTRSUB_-1204424646'), ('const-24', u'INT_ADD_-1204425289'), ('const-16', u'PTRSUB_-1204424479'), (u'PTRADD_-1204424922', u'CALL_-1204424968'), ('const-32', u'PTRADD_-1204424449'), ('tmp_1432', u'CAST_-1204424699'), (u'PTRSUB_-1204424471', u'PTRSUB_-1204424467'), ('tmp_1434', u'CALLIND_-1204425295'), ('tmp_2342', u'PTRADD_-1204424513'), ('const-0', u'PTRSUB_-1204424456'), (u'MULTIEQUAL_-1204424670', u'CALL_-1204425136'), (u'LOAD_-1204425495', u'INT_ADD_-1204425289'), ('tmp_2342', u'PTRSUB_-1204424471'), (u'PTRSUB_-1204424444', u'STORE_-1204424949'), (u'INT_NOTEQUAL_-1204425051', u'CBRANCH_-1204425050'), ('tmp_1425', u'PTRSUB_-1204424663'), (u'INDIRECT_-1204424588', u'MULTIEQUAL_-1204424580'), (u'LOAD_-1204425495', u'INT_ADD_-1204425428'), ('tmp_2339', u'INT_EQUAL_-1204425477'), ('tmp_1425', u'PTRSUB_-1204424564'), ('const-0', u'PTRSUB_-1204424444'), (u'CALLIND_-1204425295', u'INDIRECT_-1204424701'), ('const-0', u'INT_NOTEQUAL_-1204425051'), (u'CALL_-1204424968', u'INDIRECT_-1204424546'), ('tmp_586', u'CBRANCH_-1204425157'), ('tmp_2342', u'PTRADD_-1204424449'), ('tmp_1432', u'CALLIND_-1204425434'), (u'COPY_-1204425134', u'RETURN_-1204425077'), (u'INDIRECT_-1204424711', u'MULTIEQUAL_-1204424580'), (u'MULTIEQUAL_-1204424590', u'PTRADD_-1204424922'), ('const-433', u'STORE_-1204424990'), (u'LOAD_-1204425444', u'CALLIND_-1204425434'), (u'INDIRECT_-1204424701', u'MULTIEQUAL_-1204424570'), ('tmp_516', u'CBRANCH_-1204425205'), (u'INDIRECT_-1204424598', u'MULTIEQUAL_-1204424590'), ('tmp_2341', u'LOAD_-1204425238'), ('tmp_1456', u'CALLIND_-1204425295'), ('tmp_2342', u'CALLIND_-1204425034'), ('tmp_2341', u'CALLIND_-1204425295'), ('const--56', u'PTRSUB_-1204424646'), (u'CALLIND_-1204425295', u'COPY_-1204425134'), (u'LOAD_-1204425238', u'INT_EQUAL_-1204425206'), ('tmp_1431', u'CALLIND_-1204425295'), (u'INDIRECT_-1204424566', u'MULTIEQUAL_-1204424670'), ('tmp_1432', u'CALLIND_-1204425295'), (u'INT_ADD_-1204425289', u'CAST_-1204424613'), ('const-32', u'PTRADD_-1204424513'), ('const-0', u'PTRSUB_-1204424447'), (u'LOAD_-1204425071', u'CAST_-1204424503'), (u'PTRSUB_-1204424447', u'PTRSUB_-1204424444')]
[(u'INDIRECT_-1204424556', u'MULTIEQUAL_-1204424660'), ('tmp_2476', u'CALLIND_-1204425295'), (u'CALLIND_-1204425034', u'INDIRECT_-1204424598'), ('const-433', u'LOAD_-1204425238'), ('const-0', u'RETURN_-1204425077'), ('tmp_1435', u'CALLIND_-1204425295'), (u'INT_EQUAL_-1204425206', u'CBRANCH_-1204425205'), (u'CAST_-1204424510', u'CALLIND_-1204425034'), (u'CALL_-1204425136', u'INDIRECT_-1204424623'), ('tmp_2365', u'STORE_-1204424990'), ('const-0', u'INT_EQUAL_-1204425477'), (u'MULTIEQUAL_-1204424670', u'INT_NOTEQUAL_-1204425158'), ('tmp_127', u'CBRANCH_-1204425475'), (u'CALL_-1204425136', u'INDIRECT_-1204424643'), (u'CALLIND_-1204425295', u'MULTIEQUAL_-1204425060'), ('const-16', u'INT_ADD_-1204425428'), ('tmp_730', u'CBRANCH_-1204425050'), ('tmp_1436', u'CALLIND_-1204425295'), ('const-0', u'RETURN_-1204425378'), (u'CAST_-1204424471', u'STORE_-1204424990'), (u'PTRSUB_-1204424663', u'CALLIND_-1204425295'), ('const-8', u'PTRADD_-1204424481'), (u'INDIRECT_-1204424578', u'MULTIEQUAL_-1204424570'), ('const-433', u'LOAD_-1204425071'), (u'MULTIEQUAL_-1204425060', u'RETURN_-1204425378'), (u'CALLIND_-1204425295', u'INDIRECT_-1204424711'), (u'PTRSUB_-1204424564', u'INT_NOTEQUAL_-1204425158'), ('tmp_1463', u'CALLIND_-1204425295'), (u'INDIRECT_-1204424711', u'MULTIEQUAL_-1204424660'), ('const-4', u'PTRADD_-1204424451'), (u'INDIRECT_-1204424546', u'MULTIEQUAL_-1204424650'), ('tmp_866', u'BRANCH_-1204424943'), ('tmp_1438', u'CALLIND_-1204425295'), (u'INT_ADD_-1204425289', u'CAST_-1204424620'), (u'INDIRECT_-1204424721', u'MULTIEQUAL_-1204424590'), (u'CALLIND_-1204425034', u'INDIRECT_-1204424578'), (u'CALL_-1204424968', u'INDIRECT_-1204424556'), ('const-433', u'LOAD_-1204425444'), (u'CAST_-1204424448', u'STORE_-1204424949'), ('const-8', u'PTRADD_-1204424513'), (u'PTRADD_-1204424481', u'CAST_-1204424471'), (u'CAST_-1204424510', u'INT_NOTEQUAL_-1204425051'), (u'INDIRECT_-1204424721', u'MULTIEQUAL_-1204424670'), (u'MULTIEQUAL_-1204424590', u'CALL_-1204424968'), ('const-433', u'STORE_-1204424949'), ('const-433', u'STORE_-1204424990'), ('tmp_2363', u'CALLIND_-1204425295'), ('tmp_1436', u'LOAD_-1204425495'), ('tmp_2362', u'INT_EQUAL_-1204425477'), ('const-0', u'PTRSUB_-1204424456'), (u'CALLIND_-1204425034', u'INDIRECT_-1204424588'), (u'INT_NOTEQUAL_-1204425158', u'CBRANCH_-1204425157'), (u'MULTIEQUAL_-1204424580', u'PTRADD_-1204424922'), (u'CALLIND_-1204425434', u'MULTIEQUAL_-1204425060'), ('tmp_1438', u'CALLIND_-1204425434'), ('tmp_2365', u'CALLIND_-1204425034'), (u'PTRADD_-1204424451', u'STORE_-1204424949'), (u'PTRSUB_-1204424456', u'CAST_-1204424448'), (u'INT_EQUAL_-1204425477', u'CBRANCH_-1204425475'), ('tmp_1435', u'CALLIND_-1204425434'), ('tmp_1429', u'PTRSUB_-1204424646'), (u'PTRADD_-1204424513', u'LOAD_-1204425071'), (u'CALL_-1204424968', u'INDIRECT_-1204424566'), (u'CALLIND_-1204425295', u'INDIRECT_-1204424721'), ('const-0', u'COPY_-1204425312'), (u'LOAD_-1204425305', u'CALLIND_-1204425295'), (u'INDIRECT_-1204424701', u'MULTIEQUAL_-1204424650'), ('const-0', u'INT_EQUAL_-1204425206'), (u'CALL_-1204425136', u'INDIRECT_-1204424633'), ('tmp_2364', u'CALLIND_-1204425295'), ('tmp_2365', u'PTRADD_-1204424481'), ('const-24', u'INT_ADD_-1204425289'), (u'PTRADD_-1204424922', u'CALL_-1204424968'), ('tmp_2365', u'PTRADD_-1204424451'), ('const-433', u'LOAD_-1204425305'), (u'CAST_-1204424620', u'LOAD_-1204425305'), ('const--72', u'PTRSUB_-1204424663'), ('tmp_1436', u'CALLIND_-1204425434'), ('const-1', u'PTRADD_-1204424922'), ('tmp_1429', u'PTRSUB_-1204424564'), ('tmp_2365', u'PTRADD_-1204424513'), (u'LOAD_-1204425495', u'INT_ADD_-1204425289'), (u'INT_NOTEQUAL_-1204425051', u'CBRANCH_-1204425050'), (u'INT_ADD_-1204425428', u'CAST_-1204424682'), (u'INDIRECT_-1204424588', u'MULTIEQUAL_-1204424580'), ('tmp_2365', u'CALL_-1204424968'), (u'LOAD_-1204425495', u'INT_ADD_-1204425428'), (u'CAST_-1204424682', u'LOAD_-1204425444'), (u'LOAD_-1204425071', u'CAST_-1204424510'), (u'CALLIND_-1204425295', u'INDIRECT_-1204424701'), ('const-0', u'INT_NOTEQUAL_-1204425051'), ('const-2', u'PTRADD_-1204424481'), (u'CALL_-1204424968', u'INDIRECT_-1204424546'), ('tmp_586', u'CBRANCH_-1204425157'), (u'COPY_-1204425134', u'RETURN_-1204425077'), (u'INDIRECT_-1204424711', u'MULTIEQUAL_-1204424580'), (u'MULTIEQUAL_-1204424590', u'PTRADD_-1204424922'), ('const-2802448', u'PTRSUB_-1204424456'), (u'LOAD_-1204425444', u'CALLIND_-1204425434'), (u'INDIRECT_-1204424701', u'MULTIEQUAL_-1204424570'), ('tmp_516', u'CBRANCH_-1204425205'), (u'INDIRECT_-1204424598', u'MULTIEQUAL_-1204424590'), ('const-8', u'PTRADD_-1204424451'), ('const-0', u'COPY_-1204425358'), ('const-4', u'PTRADD_-1204424513'), ('const--56', u'PTRSUB_-1204424564'), ('const--56', u'PTRSUB_-1204424646'), (u'CALLIND_-1204425295', u'COPY_-1204425134'), (u'LOAD_-1204425238', u'INT_EQUAL_-1204425206'), (u'INDIRECT_-1204424566', u'MULTIEQUAL_-1204424670'), ('tmp_1429', u'PTRSUB_-1204424663'), ('const-433', u'LOAD_-1204425495'), ('tmp_2364', u'LOAD_-1204425238'), ('tmp_1437', u'CALLIND_-1204425295')]
null
null
002aeca0
x64
O2
(translation_unit "undefined8\nFUN_002aeca0(long *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined1 param_6,undefined8 param_7,int *param_8,long param_9,\n long *param_10)\n\n{\n undefined8 uVar1;\n undefined1 *local_48;\n long local_40;\n undefined1 local_38 [16];\n \n if (param_9 == 0) {\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n /* try { // try from 002aed17 to 002aedb4 has its CatchHandler @ 002aedc9 */\n uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }\n if (local_48 != local_38) {\n FUN_00276d20();\n return uVar1;\n }\n }\n else {\n uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);\n }\n return uVar1;\n}\n\n" (function_definition "undefined8\nFUN_002aeca0(long *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined1 param_6,undefined8 param_7,int *param_8,long param_9,\n long *param_10)\n\n{\n undefined8 uVar1;\n undefined1 *local_48;\n long local_40;\n undefined1 local_38 [16];\n \n if (param_9 == 0) {\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n /* try { // try from 002aed17 to 002aedb4 has its CatchHandler @ 002aedc9 */\n uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }\n if (local_48 != local_38) {\n FUN_00276d20();\n return uVar1;\n }\n }\n else {\n uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);\n }\n return uVar1;\n}" type_identifier (function_declarator "FUN_002aeca0(long *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined1 param_6,undefined8 param_7,int *param_8,long param_9,\n long *param_10)" identifier (parameter_list "(long *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined1 param_6,undefined8 param_7,int *param_8,long param_9,\n long *param_10)" ( (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) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined1 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "int *param_8" primitive_type (pointer_declarator "*param_8" * identifier)) , (parameter_declaration "long param_9" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long *param_10" (sized_type_specifier "long" long) (pointer_declarator "*param_10" * identifier)) ))) (compound_statement "{\n undefined8 uVar1;\n undefined1 *local_48;\n long local_40;\n undefined1 local_38 [16];\n \n if (param_9 == 0) {\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n /* try { // try from 002aed17 to 002aedb4 has its CatchHandler @ 002aedc9 */\n uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }\n if (local_48 != local_38) {\n FUN_00276d20();\n return uVar1;\n }\n }\n else {\n uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);\n }\n return uVar1;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "undefined1 *local_48;" type_identifier (pointer_declarator "*local_48" * identifier) ;) (declaration "long local_40;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_38 [16];" type_identifier (array_declarator "local_38 [16]" identifier [ number_literal ]) ;) (if_statement "if (param_9 == 0) {\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n /* try { // try from 002aed17 to 002aedb4 has its CatchHandler @ 002aedc9 */\n uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }\n if (local_48 != local_38) {\n FUN_00276d20();\n return uVar1;\n }\n }\n else {\n uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);\n }" if (parenthesized_expression "(param_9 == 0)" ( (binary_expression "param_9 == 0" identifier == number_literal) )) (compound_statement "{\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n /* try { // try from 002aed17 to 002aedb4 has its CatchHandler @ 002aedc9 */\n uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }\n if (local_48 != local_38) {\n FUN_00276d20();\n return uVar1;\n }\n }" { (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (expression_statement "local_48 = local_38;" (assignment_expression "local_48 = local_38" identifier = identifier) ;) (expression_statement "local_38[0] = 0;" (assignment_expression "local_38[0] = 0" (subscript_expression "local_38[0]" identifier [ number_literal ]) = number_literal) ;) comment (expression_statement "uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);" (assignment_expression "uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48)" identifier = (call_expression "(**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48)" (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 "(param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48)" ( identifier , identifier , identifier , identifier , identifier , identifier , identifier , identifier , (pointer_expression "&local_48" & identifier) )))) ;) (if_statement "if (*param_8 == 0) {\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }" if (parenthesized_expression "(*param_8 == 0)" ( (binary_expression "*param_8 == 0" (pointer_expression "*param_8" * identifier) == number_literal) )) (compound_statement "{\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }" { (if_statement "if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }" if (parenthesized_expression "((code *)param_10[4] != (code *)0x0)" ( (binary_expression "(code *)param_10[4] != (code *)0x0" (cast_expression "(code *)param_10[4]" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_10[4]" identifier [ number_literal ])) != (cast_expression "(code *)0x0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n (*(code *)param_10[4])(param_10);\n }" { (expression_statement "(*(code *)param_10[4])(param_10);" (call_expression "(*(code *)param_10[4])(param_10)" (parenthesized_expression "(*(code *)param_10[4])" ( (pointer_expression "*(code *)param_10[4]" * (cast_expression "(code *)param_10[4]" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_10[4]" identifier [ number_literal ]))) )) (argument_list "(param_10)" ( identifier ))) ;) })) (expression_statement "*param_10 = (long)(param_10 + 2);" (assignment_expression "*param_10 = (long)(param_10 + 2)" (pointer_expression "*param_10" * identifier) = (cast_expression "(long)(param_10 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_10 + 2)" ( (binary_expression "param_10 + 2" identifier + number_literal) )))) ;) (expression_statement "FUN_0015d030(param_10,local_48,local_48 + local_40);" (call_expression "FUN_0015d030(param_10,local_48,local_48 + local_40)" identifier (argument_list "(param_10,local_48,local_48 + local_40)" ( identifier , identifier , (binary_expression "local_48 + local_40" identifier + identifier) ))) ;) (expression_statement "param_10[4] = (long)FUN_002ac310;" (assignment_expression "param_10[4] = (long)FUN_002ac310" (subscript_expression "param_10[4]" identifier [ number_literal ]) = (cast_expression "(long)FUN_002ac310" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) })) (if_statement "if (local_48 != local_38) {\n FUN_00276d20();\n return uVar1;\n }" if (parenthesized_expression "(local_48 != local_38)" ( (binary_expression "local_48 != local_38" identifier != identifier) )) (compound_statement "{\n FUN_00276d20();\n return uVar1;\n }" { (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) (return_statement "return uVar1;" return identifier ;) })) }) (else_clause "else {\n uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);\n }" else (compound_statement "{\n uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);\n }" { (expression_statement "uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);" (assignment_expression "uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3)" identifier = (call_expression "(**(code **)(*param_1 + 0x10))(param_1,param_2,param_3)" (parenthesized_expression "(**(code **)(*param_1 + 0x10))" ( (pointer_expression "**(code **)(*param_1 + 0x10)" * (pointer_expression "*(code **)(*param_1 + 0x10)" * (cast_expression "(code **)(*param_1 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x10)" ( (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) }))) (return_statement "return uVar1;" return identifier ;) })))
(translation_unit "/* std::istreambuf_iterator<char, std::char_traits<char> >\n std::__facet_shims::__money_get<char>(std::integral_constant<bool, true>, std::locale::facet\n const*, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char,\n std::char_traits<char> >, bool, std::ios_base&, std::_Ios_Iostate&, long double*,\n std::__facet_shims::__any_string*) */\n\nundefined8 __thiscall\nstd::__facet_shims::__money_get<char>\n (__facet_shims *this,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined1 param_6,undefined8 param_7,int *param_8,long param_9,\n basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *param_10)\n\n{\n code *pcVar1;\n undefined8 uVar2;\n undefined1 *local_48;\n long local_40;\n undefined1 local_38 [16];\n \n if (param_9 == 0) {\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n /* try { // try from 002aed17 to 002aedb4 has its CatchHandler @ 002aedc9 */\n uVar2 = (**(code **)(*(long *)this + 0x18))\n (this,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n pcVar1 = (code *)param_10[1]._M_dataplus._M_p;\n if (pcVar1 != (code *)0x0) {\n (*pcVar1)(param_10);\n }\n (param_10->_M_dataplus)._M_p = (pointer)&param_10->field_2;\n __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(param_10,local_48,local_48 + local_40);\n param_10[1]._M_dataplus._M_p = (pointer)(anonymous_namespace)::__destroy_string<char>;\n }\n if (local_48 != local_38) {\n operator_delete(local_48);\n return uVar2;\n }\n }\n else {\n uVar2 = (**(code **)(*(long *)this + 0x10))(this,param_2,param_3);\n }\n return uVar2;\n}\n\n" comment (function_definition "undefined8 __thiscall\nstd::__facet_shims::__money_get<char>\n (__facet_shims *this,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined1 param_6,undefined8 param_7,int *param_8,long param_9,\n basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *param_10)\n\n{\n code *pcVar1;\n undefined8 uVar2;\n undefined1 *local_48;\n long local_40;\n undefined1 local_38 [16];\n \n if (param_9 == 0) {\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n /* try { // try from 002aed17 to 002aedb4 has its CatchHandler @ 002aedc9 */\n uVar2 = (**(code **)(*(long *)this + 0x18))\n (this,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n pcVar1 = (code *)param_10[1]._M_dataplus._M_p;\n if (pcVar1 != (code *)0x0) {\n (*pcVar1)(param_10);\n }\n (param_10->_M_dataplus)._M_p = (pointer)&param_10->field_2;\n __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(param_10,local_48,local_48 + local_40);\n param_10[1]._M_dataplus._M_p = (pointer)(anonymous_namespace)::__destroy_string<char>;\n }\n if (local_48 != local_38) {\n operator_delete(local_48);\n return uVar2;\n }\n }\n else {\n uVar2 = (**(code **)(*(long *)this + 0x10))(this,param_2,param_3);\n }\n return uVar2;\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::__facet_shims::" identifier : : identifier : :) (function_declarator "__money_get<char>\n (__facet_shims *this,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined1 param_6,undefined8 param_7,int *param_8,long param_9,\n basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *param_10)" identifier (ERROR "<char>" < primitive_type >) (parameter_list "(__facet_shims *this,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined1 param_6,undefined8 param_7,int *param_8,long param_9,\n basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *param_10)" ( (parameter_declaration "__facet_shims *this" type_identifier (pointer_declarator "*this" * 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 "undefined1 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "int *param_8" primitive_type (pointer_declarator "*param_8" * identifier)) , (parameter_declaration "long param_9" (sized_type_specifier "long" long) identifier) , (parameter_declaration "basic_string" type_identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "_std::char_traits" type_identifier (ERROR "::" : :) identifier) (ERROR "<char>" < primitive_type >) , (parameter_declaration "_std::allocator<char>_> *param_10" type_identifier (ERROR "::allocator<char>_>" : : identifier < primitive_type > identifier >) (pointer_declarator "*param_10" * identifier)) ))) (compound_statement "{\n code *pcVar1;\n undefined8 uVar2;\n undefined1 *local_48;\n long local_40;\n undefined1 local_38 [16];\n \n if (param_9 == 0) {\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n /* try { // try from 002aed17 to 002aedb4 has its CatchHandler @ 002aedc9 */\n uVar2 = (**(code **)(*(long *)this + 0x18))\n (this,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n pcVar1 = (code *)param_10[1]._M_dataplus._M_p;\n if (pcVar1 != (code *)0x0) {\n (*pcVar1)(param_10);\n }\n (param_10->_M_dataplus)._M_p = (pointer)&param_10->field_2;\n __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(param_10,local_48,local_48 + local_40);\n param_10[1]._M_dataplus._M_p = (pointer)(anonymous_namespace)::__destroy_string<char>;\n }\n if (local_48 != local_38) {\n operator_delete(local_48);\n return uVar2;\n }\n }\n else {\n uVar2 = (**(code **)(*(long *)this + 0x10))(this,param_2,param_3);\n }\n return uVar2;\n}" { (declaration "code *pcVar1;" type_identifier (pointer_declarator "*pcVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "undefined1 *local_48;" type_identifier (pointer_declarator "*local_48" * identifier) ;) (declaration "long local_40;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_38 [16];" type_identifier (array_declarator "local_38 [16]" identifier [ number_literal ]) ;) (if_statement "if (param_9 == 0) {\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n /* try { // try from 002aed17 to 002aedb4 has its CatchHandler @ 002aedc9 */\n uVar2 = (**(code **)(*(long *)this + 0x18))\n (this,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n pcVar1 = (code *)param_10[1]._M_dataplus._M_p;\n if (pcVar1 != (code *)0x0) {\n (*pcVar1)(param_10);\n }\n (param_10->_M_dataplus)._M_p = (pointer)&param_10->field_2;\n __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(param_10,local_48,local_48 + local_40);\n param_10[1]._M_dataplus._M_p = (pointer)(anonymous_namespace)::__destroy_string<char>;\n }\n if (local_48 != local_38) {\n operator_delete(local_48);\n return uVar2;\n }\n }\n else {\n uVar2 = (**(code **)(*(long *)this + 0x10))(this,param_2,param_3);\n }" if (parenthesized_expression "(param_9 == 0)" ( (binary_expression "param_9 == 0" identifier == number_literal) )) (compound_statement "{\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n /* try { // try from 002aed17 to 002aedb4 has its CatchHandler @ 002aedc9 */\n uVar2 = (**(code **)(*(long *)this + 0x18))\n (this,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n pcVar1 = (code *)param_10[1]._M_dataplus._M_p;\n if (pcVar1 != (code *)0x0) {\n (*pcVar1)(param_10);\n }\n (param_10->_M_dataplus)._M_p = (pointer)&param_10->field_2;\n __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(param_10,local_48,local_48 + local_40);\n param_10[1]._M_dataplus._M_p = (pointer)(anonymous_namespace)::__destroy_string<char>;\n }\n if (local_48 != local_38) {\n operator_delete(local_48);\n return uVar2;\n }\n }" { (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (expression_statement "local_48 = local_38;" (assignment_expression "local_48 = local_38" identifier = identifier) ;) (expression_statement "local_38[0] = 0;" (assignment_expression "local_38[0] = 0" (subscript_expression "local_38[0]" identifier [ number_literal ]) = number_literal) ;) comment (expression_statement "uVar2 = (**(code **)(*(long *)this + 0x18))\n (this,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);" (assignment_expression "uVar2 = (**(code **)(*(long *)this + 0x18))\n (this,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48)" identifier = (call_expression "(**(code **)(*(long *)this + 0x18))\n (this,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48)" (parenthesized_expression "(**(code **)(*(long *)this + 0x18))" ( (pointer_expression "**(code **)(*(long *)this + 0x18)" * (pointer_expression "*(code **)(*(long *)this + 0x18)" * (cast_expression "(code **)(*(long *)this + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (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) ))))) )) (argument_list "(this,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48)" ( identifier , identifier , identifier , identifier , identifier , identifier , identifier , identifier , (pointer_expression "&local_48" & identifier) )))) ;) (if_statement "if (*param_8 == 0) {\n pcVar1 = (code *)param_10[1]._M_dataplus._M_p;\n if (pcVar1 != (code *)0x0) {\n (*pcVar1)(param_10);\n }\n (param_10->_M_dataplus)._M_p = (pointer)&param_10->field_2;\n __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(param_10,local_48,local_48 + local_40);\n param_10[1]._M_dataplus._M_p = (pointer)(anonymous_namespace)::__destroy_string<char>;\n }" if (parenthesized_expression "(*param_8 == 0)" ( (binary_expression "*param_8 == 0" (pointer_expression "*param_8" * identifier) == number_literal) )) (compound_statement "{\n pcVar1 = (code *)param_10[1]._M_dataplus._M_p;\n if (pcVar1 != (code *)0x0) {\n (*pcVar1)(param_10);\n }\n (param_10->_M_dataplus)._M_p = (pointer)&param_10->field_2;\n __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(param_10,local_48,local_48 + local_40);\n param_10[1]._M_dataplus._M_p = (pointer)(anonymous_namespace)::__destroy_string<char>;\n }" { (expression_statement "pcVar1 = (code *)param_10[1]._M_dataplus._M_p;" (assignment_expression "pcVar1 = (code *)param_10[1]._M_dataplus._M_p" identifier = (cast_expression "(code *)param_10[1]._M_dataplus._M_p" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "param_10[1]._M_dataplus._M_p" (field_expression "param_10[1]._M_dataplus" (subscript_expression "param_10[1]" identifier [ number_literal ]) . field_identifier) . field_identifier))) ;) (if_statement "if (pcVar1 != (code *)0x0) {\n (*pcVar1)(param_10);\n }" if (parenthesized_expression "(pcVar1 != (code *)0x0)" ( (binary_expression "pcVar1 != (code *)0x0" identifier != (cast_expression "(code *)0x0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n (*pcVar1)(param_10);\n }" { (expression_statement "(*pcVar1)(param_10);" (call_expression "(*pcVar1)(param_10)" (parenthesized_expression "(*pcVar1)" ( (pointer_expression "*pcVar1" * identifier) )) (argument_list "(param_10)" ( identifier ))) ;) })) (expression_statement "(param_10->_M_dataplus)._M_p = (pointer)&param_10->field_2;" (assignment_expression "(param_10->_M_dataplus)._M_p = (pointer)&param_10->field_2" (field_expression "(param_10->_M_dataplus)._M_p" (parenthesized_expression "(param_10->_M_dataplus)" ( (field_expression "param_10->_M_dataplus" identifier -> field_identifier) )) . field_identifier) = (binary_expression "(pointer)&param_10->field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "param_10->field_2" identifier -> field_identifier))) ;) (ERROR "__cxx11::basic_string<char,_std::char_traits<char>,_std::" (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : :) (expression_statement "allocator<char>_>::\n _M_construct<char*>(param_10,local_48,local_48 + local_40);" (binary_expression "allocator<char>_>::\n _M_construct<char*>(param_10,local_48,local_48 + local_40)" (binary_expression "allocator<char>_>::\n _M_construct<char" (binary_expression "allocator<char>_>::\n _M_construct" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "::" : :) identifier) < identifier) (ERROR "*" *) > (parenthesized_expression "(param_10,local_48,local_48 + local_40)" ( (comma_expression "param_10,local_48,local_48 + local_40" identifier , (comma_expression "local_48,local_48 + local_40" identifier , (binary_expression "local_48 + local_40" identifier + identifier))) ))) ;) (expression_statement "param_10[1]._M_dataplus._M_p = (pointer)(anonymous_namespace)::__destroy_string<char>;" (binary_expression "param_10[1]._M_dataplus._M_p = (pointer)(anonymous_namespace)::__destroy_string<char>" (binary_expression "param_10[1]._M_dataplus._M_p = (pointer)(anonymous_namespace)::__destroy_string<char" (assignment_expression "param_10[1]._M_dataplus._M_p = (pointer)(anonymous_namespace)" (field_expression "param_10[1]._M_dataplus._M_p" (field_expression "param_10[1]._M_dataplus" (subscript_expression "param_10[1]" identifier [ number_literal ]) . field_identifier) . field_identifier) = (call_expression "(pointer)(anonymous_namespace)" (parenthesized_expression "(pointer)" ( identifier )) (argument_list "(anonymous_namespace)" ( identifier )))) (ERROR "::__destroy_string" : : identifier) < identifier) > identifier) ;) })) (if_statement "if (local_48 != local_38) {\n operator_delete(local_48);\n return uVar2;\n }" if (parenthesized_expression "(local_48 != local_38)" ( (binary_expression "local_48 != local_38" identifier != identifier) )) (compound_statement "{\n operator_delete(local_48);\n return uVar2;\n }" { (expression_statement "operator_delete(local_48);" (call_expression "operator_delete(local_48)" identifier (argument_list "(local_48)" ( identifier ))) ;) (return_statement "return uVar2;" return identifier ;) })) }) (else_clause "else {\n uVar2 = (**(code **)(*(long *)this + 0x10))(this,param_2,param_3);\n }" else (compound_statement "{\n uVar2 = (**(code **)(*(long *)this + 0x10))(this,param_2,param_3);\n }" { (expression_statement "uVar2 = (**(code **)(*(long *)this + 0x10))(this,param_2,param_3);" (assignment_expression "uVar2 = (**(code **)(*(long *)this + 0x10))(this,param_2,param_3)" identifier = (call_expression "(**(code **)(*(long *)this + 0x10))(this,param_2,param_3)" (parenthesized_expression "(**(code **)(*(long *)this + 0x10))" ( (pointer_expression "**(code **)(*(long *)this + 0x10)" * (pointer_expression "*(code **)(*(long *)this + 0x10)" * (cast_expression "(code **)(*(long *)this + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)this + 0x10)" ( (binary_expression "*(long *)this + 0x10" (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_2,param_3)" ( identifier , identifier , identifier )))) ;) }))) (return_statement "return uVar2;" return identifier ;) })))
(translation_unit "undefined8\nFUN_002aeca0(long *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined1 param_6,undefined8 param_7,int *param_8,long param_9,\n long *param_10)\n\n{\n undefined8 uVar1;\n undefined1 *local_48;\n long local_40;\n undefined1 local_38 [16];\n \n if (param_9 == 0) {\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n \n uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }\n if (local_48 != local_38) {\n FUN_00276d20();\n return uVar1;\n }\n }\n else {\n uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);\n }\n return uVar1;\n}\n\n" (function_definition "undefined8\nFUN_002aeca0(long *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined1 param_6,undefined8 param_7,int *param_8,long param_9,\n long *param_10)\n\n{\n undefined8 uVar1;\n undefined1 *local_48;\n long local_40;\n undefined1 local_38 [16];\n \n if (param_9 == 0) {\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n \n uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }\n if (local_48 != local_38) {\n FUN_00276d20();\n return uVar1;\n }\n }\n else {\n uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);\n }\n return uVar1;\n}" type_identifier (function_declarator "FUN_002aeca0(long *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined1 param_6,undefined8 param_7,int *param_8,long param_9,\n long *param_10)" identifier (parameter_list "(long *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined1 param_6,undefined8 param_7,int *param_8,long param_9,\n long *param_10)" ( (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) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined1 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "int *param_8" primitive_type (pointer_declarator "*param_8" * identifier)) , (parameter_declaration "long param_9" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long *param_10" (sized_type_specifier "long" long) (pointer_declarator "*param_10" * identifier)) ))) (compound_statement "{\n undefined8 uVar1;\n undefined1 *local_48;\n long local_40;\n undefined1 local_38 [16];\n \n if (param_9 == 0) {\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n \n uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }\n if (local_48 != local_38) {\n FUN_00276d20();\n return uVar1;\n }\n }\n else {\n uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);\n }\n return uVar1;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "undefined1 *local_48;" type_identifier (pointer_declarator "*local_48" * identifier) ;) (declaration "long local_40;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_38 [16];" type_identifier (array_declarator "local_38 [16]" identifier [ number_literal ]) ;) (if_statement "if (param_9 == 0) {\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n \n uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }\n if (local_48 != local_38) {\n FUN_00276d20();\n return uVar1;\n }\n }\n else {\n uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);\n }" if (parenthesized_expression "(param_9 == 0)" ( (binary_expression "param_9 == 0" identifier == number_literal) )) (compound_statement "{\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n \n uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }\n if (local_48 != local_38) {\n FUN_00276d20();\n return uVar1;\n }\n }" { (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (expression_statement "local_48 = local_38;" (assignment_expression "local_48 = local_38" identifier = identifier) ;) (expression_statement "local_38[0] = 0;" (assignment_expression "local_38[0] = 0" (subscript_expression "local_38[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);" (assignment_expression "uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48)" identifier = (call_expression "(**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48)" (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 "(param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48)" ( identifier , identifier , identifier , identifier , identifier , identifier , identifier , identifier , (pointer_expression "&local_48" & identifier) )))) ;) (if_statement "if (*param_8 == 0) {\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }" if (parenthesized_expression "(*param_8 == 0)" ( (binary_expression "*param_8 == 0" (pointer_expression "*param_8" * identifier) == number_literal) )) (compound_statement "{\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }" { (if_statement "if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }" if (parenthesized_expression "((code *)param_10[4] != (code *)0x0)" ( (binary_expression "(code *)param_10[4] != (code *)0x0" (cast_expression "(code *)param_10[4]" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_10[4]" identifier [ number_literal ])) != (cast_expression "(code *)0x0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n (*(code *)param_10[4])(param_10);\n }" { (expression_statement "(*(code *)param_10[4])(param_10);" (call_expression "(*(code *)param_10[4])(param_10)" (parenthesized_expression "(*(code *)param_10[4])" ( (pointer_expression "*(code *)param_10[4]" * (cast_expression "(code *)param_10[4]" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_10[4]" identifier [ number_literal ]))) )) (argument_list "(param_10)" ( identifier ))) ;) })) (expression_statement "*param_10 = (long)(param_10 + 2);" (assignment_expression "*param_10 = (long)(param_10 + 2)" (pointer_expression "*param_10" * identifier) = (cast_expression "(long)(param_10 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_10 + 2)" ( (binary_expression "param_10 + 2" identifier + number_literal) )))) ;) (expression_statement "FUN_0015d030(param_10,local_48,local_48 + local_40);" (call_expression "FUN_0015d030(param_10,local_48,local_48 + local_40)" identifier (argument_list "(param_10,local_48,local_48 + local_40)" ( identifier , identifier , (binary_expression "local_48 + local_40" identifier + identifier) ))) ;) (expression_statement "param_10[4] = (long)FUN_002ac310;" (assignment_expression "param_10[4] = (long)FUN_002ac310" (subscript_expression "param_10[4]" identifier [ number_literal ]) = (cast_expression "(long)FUN_002ac310" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) })) (if_statement "if (local_48 != local_38) {\n FUN_00276d20();\n return uVar1;\n }" if (parenthesized_expression "(local_48 != local_38)" ( (binary_expression "local_48 != local_38" identifier != identifier) )) (compound_statement "{\n FUN_00276d20();\n return uVar1;\n }" { (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) (return_statement "return uVar1;" return identifier ;) })) }) (else_clause "else {\n uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);\n }" else (compound_statement "{\n uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);\n }" { (expression_statement "uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);" (assignment_expression "uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3)" identifier = (call_expression "(**(code **)(*param_1 + 0x10))(param_1,param_2,param_3)" (parenthesized_expression "(**(code **)(*param_1 + 0x10))" ( (pointer_expression "**(code **)(*param_1 + 0x10)" * (pointer_expression "*(code **)(*param_1 + 0x10)" * (cast_expression "(code **)(*param_1 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x10)" ( (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) }))) (return_statement "return uVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT , IDENT , IDENT , IDENT , IDENT , IDENT , IDENT , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (argument_list ( IDENT ))) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT + 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 IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return IDENT ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT , IDENT )))) ;) }))) (return_statement return IDENT ;) })))
(function_definition "undefined8\nFUN_002aeca0(long *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined1 param_6,undefined8 param_7,int *param_8,long param_9,\n long *param_10)\n\n{\n undefined8 uVar1;\n undefined1 *local_48;\n long local_40;\n undefined1 local_38 [16];\n \n if (param_9 == 0) {\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n \n uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }\n if (local_48 != local_38) {\n FUN_00276d20();\n return uVar1;\n }\n }\n else {\n uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);\n }\n return uVar1;\n}" (type_identifier "undefined8") (function_declarator "FUN_002aeca0(long *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined1 param_6,undefined8 param_7,int *param_8,long param_9,\n long *param_10)" (identifier "FUN_002aeca0") (parameter_list "(long *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined1 param_6,undefined8 param_7,int *param_8,long param_9,\n long *param_10)" (( "(") (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")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "undefined1 param_6" (type_identifier "undefined1") (identifier "param_6")) (, ",") (parameter_declaration "undefined8 param_7" (type_identifier "undefined8") (identifier "param_7")) (, ",") (parameter_declaration "int *param_8" (primitive_type "int") (pointer_declarator "*param_8" (* "*") (identifier "param_8"))) (, ",") (parameter_declaration "long param_9" (sized_type_specifier "long" (long "long")) (identifier "param_9")) (, ",") (parameter_declaration "long *param_10" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_10" (* "*") (identifier "param_10"))) () ")"))) (compound_statement "{\n undefined8 uVar1;\n undefined1 *local_48;\n long local_40;\n undefined1 local_38 [16];\n \n if (param_9 == 0) {\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n \n uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }\n if (local_48 != local_38) {\n FUN_00276d20();\n return uVar1;\n }\n }\n else {\n uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);\n }\n return uVar1;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "undefined1 *local_48;" (type_identifier "undefined1") (pointer_declarator "*local_48" (* "*") (identifier "local_48")) (; ";")) (declaration "long local_40;" (sized_type_specifier "long" (long "long")) (identifier "local_40") (; ";")) (declaration "undefined1 local_38 [16];" (type_identifier "undefined1") (array_declarator "local_38 [16]" (identifier "local_38") ([ "[") (number_literal "16") (] "]")) (; ";")) (if_statement "if (param_9 == 0) {\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n \n uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }\n if (local_48 != local_38) {\n FUN_00276d20();\n return uVar1;\n }\n }\n else {\n uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);\n }" (if "if") (parenthesized_expression "(param_9 == 0)" (( "(") (binary_expression "param_9 == 0" (identifier "param_9") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n local_40 = 0;\n local_48 = local_38;\n local_38[0] = 0;\n \n uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);\n if (*param_8 == 0) {\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }\n if (local_48 != local_38) {\n FUN_00276d20();\n return uVar1;\n }\n }" ({ "{") (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" (identifier "local_40") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48 = local_38;" (assignment_expression "local_48 = local_38" (identifier "local_48") (= "=") (identifier "local_38")) (; ";")) (expression_statement "local_38[0] = 0;" (assignment_expression "local_38[0] = 0" (subscript_expression "local_38[0]" (identifier "local_38") ([ "[") (number_literal "0") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48);" (assignment_expression "uVar1 = (**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48)" (identifier "uVar1") (= "=") (call_expression "(**(code **)(*param_1 + 0x18))\n (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48)" (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 "(param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "param_4") (, ",") (identifier "param_5") (, ",") (identifier "param_6") (, ",") (identifier "param_7") (, ",") (identifier "param_8") (, ",") (pointer_expression "&local_48" (& "&") (identifier "local_48")) () ")")))) (; ";")) (if_statement "if (*param_8 == 0) {\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }" (if "if") (parenthesized_expression "(*param_8 == 0)" (( "(") (binary_expression "*param_8 == 0" (pointer_expression "*param_8" (* "*") (identifier "param_8")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }\n *param_10 = (long)(param_10 + 2);\n FUN_0015d030(param_10,local_48,local_48 + local_40);\n param_10[4] = (long)FUN_002ac310;\n }" ({ "{") (if_statement "if ((code *)param_10[4] != (code *)0x0) {\n (*(code *)param_10[4])(param_10);\n }" (if "if") (parenthesized_expression "((code *)param_10[4] != (code *)0x0)" (( "(") (binary_expression "(code *)param_10[4] != (code *)0x0" (cast_expression "(code *)param_10[4]" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_10[4]" (identifier "param_10") ([ "[") (number_literal "4") (] "]"))) (!= "!=") (cast_expression "(code *)0x0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n (*(code *)param_10[4])(param_10);\n }" ({ "{") (expression_statement "(*(code *)param_10[4])(param_10);" (call_expression "(*(code *)param_10[4])(param_10)" (parenthesized_expression "(*(code *)param_10[4])" (( "(") (pointer_expression "*(code *)param_10[4]" (* "*") (cast_expression "(code *)param_10[4]" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_10[4]" (identifier "param_10") ([ "[") (number_literal "4") (] "]")))) () ")")) (argument_list "(param_10)" (( "(") (identifier "param_10") () ")"))) (; ";")) (} "}"))) (expression_statement "*param_10 = (long)(param_10 + 2);" (assignment_expression "*param_10 = (long)(param_10 + 2)" (pointer_expression "*param_10" (* "*") (identifier "param_10")) (= "=") (cast_expression "(long)(param_10 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_10 + 2)" (( "(") (binary_expression "param_10 + 2" (identifier "param_10") (+ "+") (number_literal "2")) () ")")))) (; ";")) (expression_statement "FUN_0015d030(param_10,local_48,local_48 + local_40);" (call_expression "FUN_0015d030(param_10,local_48,local_48 + local_40)" (identifier "FUN_0015d030") (argument_list "(param_10,local_48,local_48 + local_40)" (( "(") (identifier "param_10") (, ",") (identifier "local_48") (, ",") (binary_expression "local_48 + local_40" (identifier "local_48") (+ "+") (identifier "local_40")) () ")"))) (; ";")) (expression_statement "param_10[4] = (long)FUN_002ac310;" (assignment_expression "param_10[4] = (long)FUN_002ac310" (subscript_expression "param_10[4]" (identifier "param_10") ([ "[") (number_literal "4") (] "]")) (= "=") (cast_expression "(long)FUN_002ac310" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "FUN_002ac310"))) (; ";")) (} "}"))) (if_statement "if (local_48 != local_38) {\n FUN_00276d20();\n return uVar1;\n }" (if "if") (parenthesized_expression "(local_48 != local_38)" (( "(") (binary_expression "local_48 != local_38" (identifier "local_48") (!= "!=") (identifier "local_38")) () ")")) (compound_statement "{\n FUN_00276d20();\n return uVar1;\n }" ({ "{") (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" (identifier "FUN_00276d20") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return uVar1;" (return "return") (identifier "uVar1") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);\n }" (else "else") (compound_statement "{\n uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);\n }" ({ "{") (expression_statement "uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3);" (assignment_expression "uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3)" (identifier "uVar1") (= "=") (call_expression "(**(code **)(*param_1 + 0x10))(param_1,param_2,param_3)" (parenthesized_expression "(**(code **)(*param_1 + 0x10))" (( "(") (pointer_expression "**(code **)(*param_1 + 0x10)" (* "*") (pointer_expression "*(code **)(*param_1 + 0x10)" (* "*") (cast_expression "(code **)(*param_1 + 0x10)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x10)" (( "(") (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (argument_list "(param_1,param_2,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")")))) (; ";")) (} "}")))) (return_statement "return uVar1;" (return "return") (identifier "uVar1") (; ";")) (} "}")))
/* std::istreambuf_iterator<char, std::char_traits<char> > std::__facet_shims::__money_get<char>(std::integral_constant<bool, true>, std::locale::facet const*, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> >, bool, std::ios_base&, std::_Ios_Iostate&, long double*, std::__facet_shims::__any_string*) */ type_1 __thiscall std::type_2::function_1<char> (type_2 *this,type_1 param_2,type_1 param_3,type_1 param_4, type_1 param_5,type_3 param_6,type_1 param_7,int *param_8,long var_1, type_4<char,type_5::char_traits<char>,type_5::var_3<char>var_5> *param_10) { type_6 *var_2; type_1 uVar2; type_3 *var_7; long var_8; type_3 var_10 [16]; if (var_1 == 0) { var_8 = 0; var_7 = var_10; var_10[0] = 0; /* try { // try from 002aed17 to 002aedb4 has its CatchHandler @ 002aedc9 */ uVar2 = (**(type_6 **)(*(long *)this + 0x18)) (this,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&var_7); if (*param_8 == 0) { var_2 = (type_6 *)param_10[1]._M_dataplus._M_p; if (var_2 != (type_6 *)0x0) { (*var_2)(param_10); } (param_10->_M_dataplus)._M_p = (pointer)&param_10->field_2; __cxx11::type_4<var_4,type_5::char_traits<var_4>,type_5::var_3<var_4>var_5>:: var_6<var_4*>(param_10,var_7,var_7 + var_8); param_10[1]._M_dataplus._M_p = (pointer)(anonymous_namespace)::__destroy_string<var_4>var_9; } if (var_7 != var_10) { var_11(var_7); return uVar2; } } else { uVar2 = (**(type_6 **)(*(long *)this + 0x10))(this,param_2,param_3); } 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: (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: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (identifier) (identifier) (identifier) (identifier) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (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: (subscript_expression argument: (identifier) index: (number_literal))))) arguments: (argument_list (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (binary_expression left: (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)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement (identifier))))) 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) (identifier)))))))) (return_statement (identifier)))))
null
undefined8 MASKED(long *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined1 param_6,undefined8 param_7,int *param_8,long param_9, long *param_10) { undefined8 uVar1; undefined1 *local_48; long local_40; undefined1 local_38 [16]; if (param_9 == 0) { local_40 = 0; local_48 = local_38; local_38[0] = 0; /* try { // try from 002aed17 to 002aedb4 has its CatchHandler @ 002aedc9 */ uVar1 = (**(code **)(*param_1 + 0x18)) (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_8,&local_48); if (*param_8 == 0) { if ((code *)param_10[4] != (code *)0x0) { (*(code *)param_10[4])(param_10); } *param_10 = (long)(param_10 + 2); FUN_0015d030(param_10,local_48,local_48 + local_40); param_10[4] = (long)FUN_002ac310; } if (local_48 != local_38) { FUN_00276d20(); return uVar1; } } else { uVar1 = (**(code **)(*param_1 + 0x10))(param_1,param_2,param_3); } return uVar1; }
15_i686-linux-gnu-as_and_i686-linux-gnu-as_strip.c
puts
puts
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int puts(char *__s) { int iVar1; iVar1 = (*(code *)PTR_puts_001da080)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int puts(char *__s) { int iVar1; iVar1 = (*(code *)PTR_puts_001da080)(); return iVar1; }
JMP qword ptr [0x001da080]
null
null
null
null
[(u'INDIRECT_-1206943418', u'COPY_-1206943477'), ('tmp_32', u'CAST_-1206943413'), (u'CAST_-1206943413', u'CALLIND_-1206943480'), (u'CALLIND_-1206943480', u'INDIRECT_-1206943418'), ('const-0', u'RETURN_-1206943477'), (u'CALLIND_-1206943480', u'RETURN_-1206943477')]
[(u'INDIRECT_-1206943418', u'COPY_-1206943477'), ('tmp_32', u'CAST_-1206943413'), (u'CAST_-1206943413', u'CALLIND_-1206943480'), (u'CALLIND_-1206943480', u'INDIRECT_-1206943418'), ('const-0', u'RETURN_-1206943477'), (u'CALLIND_-1206943480', u'RETURN_-1206943477')]
null
null
00108100
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_001da080)();\n return iVar1;\n}\n\n" comment (function_definition "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_001da080)();\n return iVar1;\n}" primitive_type (function_declarator "puts(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_001da080)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_puts_001da080)();" (assignment_expression "iVar1 = (*(code *)PTR_puts_001da080)()" identifier = (call_expression "(*(code *)PTR_puts_001da080)()" (parenthesized_expression "(*(code *)PTR_puts_001da080)" ( (pointer_expression "*(code *)PTR_puts_001da080" * (cast_expression "(code *)PTR_puts_001da080" ( (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 puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_001da080)();\n return iVar1;\n}\n\n" comment (function_definition "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_001da080)();\n return iVar1;\n}" primitive_type (function_declarator "puts(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_001da080)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_puts_001da080)();" (assignment_expression "iVar1 = (*(code *)PTR_puts_001da080)()" identifier = (call_expression "(*(code *)PTR_puts_001da080)()" (parenthesized_expression "(*(code *)PTR_puts_001da080)" ( (pointer_expression "*(code *)PTR_puts_001da080" * (cast_expression "(code *)PTR_puts_001da080" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_001da080)();\n return iVar1;\n}\n\n" (function_definition "int puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_001da080)();\n return iVar1;\n}" primitive_type (function_declarator "puts(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_001da080)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_puts_001da080)();" (assignment_expression "iVar1 = (*(code *)PTR_puts_001da080)()" identifier = (call_expression "(*(code *)PTR_puts_001da080)()" (parenthesized_expression "(*(code *)PTR_puts_001da080)" ( (pointer_expression "*(code *)PTR_puts_001da080" * (cast_expression "(code *)PTR_puts_001da080" ( (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 puts(char *__s)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_001da080)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "puts(char *__s)" (identifier "puts") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s"))) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_puts_001da080)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_puts_001da080)();" (assignment_expression "iVar1 = (*(code *)PTR_puts_001da080)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_puts_001da080)()" (parenthesized_expression "(*(code *)PTR_puts_001da080)" (( "(") (pointer_expression "*(code *)PTR_puts_001da080" (* "*") (cast_expression "(code *)PTR_puts_001da080" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_puts_001da080"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s) { int iVar1; iVar1 = (*(type_1 *)PTR_puts_001da080)(); 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))))) 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) { int iVar1; iVar1 = (*(code *)PTR_MASKED_001da080)(); return iVar1; }
7572_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
operator.new
FUN_002d9490
/* operator new(unsigned long) */ void * operator_new(ulong param_1) { void *pvVar1; code *pcVar2; undefined8 *puVar3; if (param_1 == 0) { param_1 = 1; } while( true ) { pvVar1 = malloc(param_1); if (pvVar1 != (void *)0x0) { return pvVar1; } pcVar2 = (code *)std::get_new_handler(); if (pcVar2 == (code *)0x0) break; (*pcVar2)(); } puVar3 = (undefined8 *)__cxa_allocate_exception(8); *puVar3 = &PTR__bad_alloc_00438628; /* WARNING: Subroutine does not return */ __cxa_throw(puVar3,&std::bad_alloc::typeinfo,std::bad_alloc::~bad_alloc); }
void FUN_002d9490(size_t param_1) { void *pvVar1; code *pcVar2; undefined8 *puVar3; if (param_1 == 0) { param_1 = 1; } while( true ) { pvVar1 = malloc(param_1); if (pvVar1 != (void *)0x0) { return; } pcVar2 = (code *)FUN_002d9500(); if (pcVar2 == (code *)0x0) break; (*pcVar2)(); } puVar3 = (undefined8 *)FUN_002daaf0(8); *puVar3 = &PTR_FUN_00438628; /* WARNING: Subroutine does not return */ FUN_002d9810(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0); }
PUSH RBX TEST RDI,RDI MOV RBX,RDI MOV EAX,0x1 CMOVZ RBX,RAX MOV RDI,RBX CALL 0x00147300 TEST RAX,RAX JZ 0x002d94b0 POP RBX RET CALL 0x002d9500 TEST RAX,RAX JZ 0x002d94be CALL RAX JMP 0x002d94a0 MOV EDI,0x8 CALL 0x002daaf0 LEA RDX,[0x438618] LEA RSI,[0x438600] MOV RDI,RAX ADD RDX,0x10 MOV qword ptr [RAX],RDX LEA RDX,[0x2dafb0] CALL 0x002d9810
null
null
null
null
[('tmp_140', u'BRANCH_-1204644616'), ('const-0', u'INT_EQUAL_-1204644701'), ('tmp_129', u'CBRANCH_-1204644624'), ('const-1', u'COPY_-1204644690'), (u'PTRSUB_-1204644378', u'CALL_-1204644548'), (u'CAST_-1204644432', u'CALLIND_-1204644615'), (u'CALL_-1204644602', u'CAST_-1204644412'), (u'CALL_-1204644673', u'RETURN_-1204644642'), ('const-0', u'RETURN_-1204644642'), ('tmp_40', u'CBRANCH_-1204644687'), ('const-1', u'RETURN_-1204644543'), ('const-0', u'PTRSUB_-1204644378'), (u'INT_EQUAL_-1204644701', u'CBRANCH_-1204644687'), ('const-0', u'PTRSUB_-1204644377'), (u'MULTIEQUAL_-1204644531', u'MULTIEQUAL_-1204644531'), ('const-0', u'INT_NOTEQUAL_-1204644658'), (u'INT_EQUAL_-1204644626', u'CBRANCH_-1204644624'), (u'PTRSUB_-1204644377', u'CALL_-1204644548'), ('tmp_219', u'INT_EQUAL_-1204644701'), ('const-8', u'CALL_-1204644602'), ('const-4425256', u'PTRSUB_-1204644386'), ('tmp_78', u'CBRANCH_-1204644657'), (u'COPY_-1204644690', u'MULTIEQUAL_-1204644531'), ('const-433', u'STORE_-1204644566'), ('const-0', u'PTRSUB_-1204644386'), (u'CAST_-1204644412', u'CALL_-1204644548'), (u'CALL_-1204644673', u'INT_NOTEQUAL_-1204644658'), (u'PTRSUB_-1204644386', u'STORE_-1204644566'), ('const-4425216', u'PTRSUB_-1204644377'), (u'CAST_-1204644412', u'STORE_-1204644566'), ('tmp_219', u'MULTIEQUAL_-1204644531'), (u'INT_NOTEQUAL_-1204644658', u'CBRANCH_-1204644657'), (u'CAST_-1204644432', u'INT_EQUAL_-1204644626'), ('const-0', u'INT_EQUAL_-1204644626'), (u'MULTIEQUAL_-1204644531', u'CALL_-1204644673'), ('const-2994096', u'PTRSUB_-1204644378'), (u'CALL_-1204644640', u'CAST_-1204644432')]
[('tmp_140', u'BRANCH_-1204644616'), ('const-0', u'INT_EQUAL_-1204644701'), ('tmp_129', u'CBRANCH_-1204644624'), ('const-4425256', u'PTRSUB_-1204644386'), (u'PTRSUB_-1204644378', u'CALL_-1204644548'), ('const-0', u'PTRSUB_-1204644378'), (u'CAST_-1204644432', u'CALLIND_-1204644615'), (u'CALL_-1204644602', u'CAST_-1204644412'), ('const-0', u'RETURN_-1204644642'), ('tmp_40', u'CBRANCH_-1204644687'), ('const-1', u'RETURN_-1204644543'), (u'INT_EQUAL_-1204644701', u'CBRANCH_-1204644687'), ('const-8', u'CALL_-1204644602'), (u'MULTIEQUAL_-1204644531', u'MULTIEQUAL_-1204644531'), ('tmp_495', u'INT_EQUAL_-1204644701'), ('const-0', u'INT_NOTEQUAL_-1204644658'), (u'INT_EQUAL_-1204644626', u'CBRANCH_-1204644624'), (u'PTRSUB_-1204644377', u'CALL_-1204644548'), ('const-0', u'PTRSUB_-1204644377'), ('tmp_78', u'CBRANCH_-1204644657'), (u'COPY_-1204644690', u'MULTIEQUAL_-1204644531'), (u'CAST_-1204644412', u'CALL_-1204644548'), (u'CALL_-1204644673', u'INT_NOTEQUAL_-1204644658'), (u'PTRSUB_-1204644386', u'STORE_-1204644566'), ('const-4425216', u'PTRSUB_-1204644377'), ('const-1', u'COPY_-1204644690'), (u'CAST_-1204644412', u'STORE_-1204644566'), (u'INT_NOTEQUAL_-1204644658', u'CBRANCH_-1204644657'), ('tmp_495', u'MULTIEQUAL_-1204644531'), (u'CAST_-1204644432', u'INT_EQUAL_-1204644626'), ('const-0', u'INT_EQUAL_-1204644626'), ('const-2994096', u'PTRSUB_-1204644378'), (u'MULTIEQUAL_-1204644531', u'CALL_-1204644673'), ('const-433', u'STORE_-1204644566'), ('const-0', u'PTRSUB_-1204644386'), (u'CALL_-1204644640', u'CAST_-1204644432')]
null
null
002d9490
x64
O2
(translation_unit "void FUN_002d9490(size_t param_1)\n\n{\n void *pvVar1;\n code *pcVar2;\n undefined8 *puVar3;\n \n if (param_1 == 0) {\n param_1 = 1;\n }\n while( true ) {\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return;\n }\n pcVar2 = (code *)FUN_002d9500();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }\n puVar3 = (undefined8 *)FUN_002daaf0(8);\n *puVar3 = &PTR_FUN_00438628;\n /* WARNING: Subroutine does not return */\n FUN_002d9810(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0);\n}\n\n" (function_definition "void FUN_002d9490(size_t param_1)\n\n{\n void *pvVar1;\n code *pcVar2;\n undefined8 *puVar3;\n \n if (param_1 == 0) {\n param_1 = 1;\n }\n while( true ) {\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return;\n }\n pcVar2 = (code *)FUN_002d9500();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }\n puVar3 = (undefined8 *)FUN_002daaf0(8);\n *puVar3 = &PTR_FUN_00438628;\n /* WARNING: Subroutine does not return */\n FUN_002d9810(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0);\n}" primitive_type (function_declarator "FUN_002d9490(size_t param_1)" identifier (parameter_list "(size_t param_1)" ( (parameter_declaration "size_t param_1" primitive_type identifier) ))) (compound_statement "{\n void *pvVar1;\n code *pcVar2;\n undefined8 *puVar3;\n \n if (param_1 == 0) {\n param_1 = 1;\n }\n while( true ) {\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return;\n }\n pcVar2 = (code *)FUN_002d9500();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }\n puVar3 = (undefined8 *)FUN_002daaf0(8);\n *puVar3 = &PTR_FUN_00438628;\n /* WARNING: Subroutine does not return */\n FUN_002d9810(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0);\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (declaration "code *pcVar2;" type_identifier (pointer_declarator "*pcVar2" * identifier) ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (if_statement "if (param_1 == 0) {\n param_1 = 1;\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n param_1 = 1;\n }" { (expression_statement "param_1 = 1;" (assignment_expression "param_1 = 1" identifier = number_literal) ;) })) (while_statement "while( true ) {\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return;\n }\n pcVar2 = (code *)FUN_002d9500();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return;\n }\n pcVar2 = (code *)FUN_002d9500();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }" { (expression_statement "pvVar1 = malloc(param_1);" (assignment_expression "pvVar1 = malloc(param_1)" identifier = (call_expression "malloc(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if (pvVar1 != (void *)0x0) {\n return;\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 return;\n }" { (return_statement "return;" return ;) })) (expression_statement "pcVar2 = (code *)FUN_002d9500();" (assignment_expression "pcVar2 = (code *)FUN_002d9500()" identifier = (cast_expression "(code *)FUN_002d9500()" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d9500()" identifier (argument_list "()" ( ))))) ;) (if_statement "if (pcVar2 == (code *)0x0) break;" if (parenthesized_expression "(pcVar2 == (code *)0x0)" ( (binary_expression "pcVar2 == (code *)0x0" identifier == (cast_expression "(code *)0x0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "(*pcVar2)();" (call_expression "(*pcVar2)()" (parenthesized_expression "(*pcVar2)" ( (pointer_expression "*pcVar2" * identifier) )) (argument_list "()" ( ))) ;) })) (expression_statement "puVar3 = (undefined8 *)FUN_002daaf0(8);" (assignment_expression "puVar3 = (undefined8 *)FUN_002daaf0(8)" identifier = (cast_expression "(undefined8 *)FUN_002daaf0(8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002daaf0(8)" identifier (argument_list "(8)" ( number_literal ))))) ;) (expression_statement "*puVar3 = &PTR_FUN_00438628;" (assignment_expression "*puVar3 = &PTR_FUN_00438628" (pointer_expression "*puVar3" * identifier) = (pointer_expression "&PTR_FUN_00438628" & identifier)) ;) comment (expression_statement "FUN_002d9810(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0);" (call_expression "FUN_002d9810(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0)" identifier (argument_list "(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0)" ( identifier , (pointer_expression "&PTR_PTR_FUN_00438600" & identifier) , identifier ))) ;) })))
(translation_unit "/* operator new(unsigned long) */\n\nvoid * operator_new(ulong param_1)\n\n{\n void *pvVar1;\n code *pcVar2;\n undefined8 *puVar3;\n \n if (param_1 == 0) {\n param_1 = 1;\n }\n while( true ) {\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return pvVar1;\n }\n pcVar2 = (code *)std::get_new_handler();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }\n puVar3 = (undefined8 *)__cxa_allocate_exception(8);\n *puVar3 = &PTR__bad_alloc_00438628;\n /* WARNING: Subroutine does not return */\n __cxa_throw(puVar3,&std::bad_alloc::typeinfo,std::bad_alloc::~bad_alloc);\n}\n\n" comment (function_definition "void * operator_new(ulong param_1)\n\n{\n void *pvVar1;\n code *pcVar2;\n undefined8 *puVar3;\n \n if (param_1 == 0) {\n param_1 = 1;\n }\n while( true ) {\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return pvVar1;\n }\n pcVar2 = (code *)std::get_new_handler();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }\n puVar3 = (undefined8 *)__cxa_allocate_exception(8);\n *puVar3 = &PTR__bad_alloc_00438628;\n /* WARNING: Subroutine does not return */\n __cxa_throw(puVar3,&std::bad_alloc::typeinfo,std::bad_alloc::~bad_alloc);\n}" primitive_type (pointer_declarator "* operator_new(ulong param_1)" * (function_declarator "operator_new(ulong param_1)" identifier (parameter_list "(ulong param_1)" ( (parameter_declaration "ulong param_1" type_identifier identifier) )))) (compound_statement "{\n void *pvVar1;\n code *pcVar2;\n undefined8 *puVar3;\n \n if (param_1 == 0) {\n param_1 = 1;\n }\n while( true ) {\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return pvVar1;\n }\n pcVar2 = (code *)std::get_new_handler();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }\n puVar3 = (undefined8 *)__cxa_allocate_exception(8);\n *puVar3 = &PTR__bad_alloc_00438628;\n /* WARNING: Subroutine does not return */\n __cxa_throw(puVar3,&std::bad_alloc::typeinfo,std::bad_alloc::~bad_alloc);\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (declaration "code *pcVar2;" type_identifier (pointer_declarator "*pcVar2" * identifier) ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (if_statement "if (param_1 == 0) {\n param_1 = 1;\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n param_1 = 1;\n }" { (expression_statement "param_1 = 1;" (assignment_expression "param_1 = 1" identifier = number_literal) ;) })) (while_statement "while( true ) {\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return pvVar1;\n }\n pcVar2 = (code *)std::get_new_handler();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return pvVar1;\n }\n pcVar2 = (code *)std::get_new_handler();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }" { (expression_statement "pvVar1 = malloc(param_1);" (assignment_expression "pvVar1 = malloc(param_1)" identifier = (call_expression "malloc(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if (pvVar1 != (void *)0x0) {\n return 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 return pvVar1;\n }" { (return_statement "return pvVar1;" return identifier ;) })) (ERROR "pcVar2 = (code *)std::" (assignment_expression "pcVar2 = (code *)std" identifier = (cast_expression "(code *)std" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) : :) (expression_statement "get_new_handler();" (call_expression "get_new_handler()" identifier (argument_list "()" ( ))) ;) (if_statement "if (pcVar2 == (code *)0x0) break;" if (parenthesized_expression "(pcVar2 == (code *)0x0)" ( (binary_expression "pcVar2 == (code *)0x0" identifier == (cast_expression "(code *)0x0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "(*pcVar2)();" (call_expression "(*pcVar2)()" (parenthesized_expression "(*pcVar2)" ( (pointer_expression "*pcVar2" * identifier) )) (argument_list "()" ( ))) ;) })) (expression_statement "puVar3 = (undefined8 *)__cxa_allocate_exception(8);" (assignment_expression "puVar3 = (undefined8 *)__cxa_allocate_exception(8)" identifier = (cast_expression "(undefined8 *)__cxa_allocate_exception(8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "__cxa_allocate_exception(8)" identifier (argument_list "(8)" ( number_literal ))))) ;) (expression_statement "*puVar3 = &PTR__bad_alloc_00438628;" (assignment_expression "*puVar3 = &PTR__bad_alloc_00438628" (pointer_expression "*puVar3" * identifier) = (pointer_expression "&PTR__bad_alloc_00438628" & identifier)) ;) comment (expression_statement "__cxa_throw(puVar3,&std::bad_alloc::typeinfo,std::bad_alloc::~bad_alloc);" (call_expression "__cxa_throw(puVar3,&std::bad_alloc::typeinfo,std::bad_alloc::~bad_alloc)" identifier (argument_list "(puVar3,&std::bad_alloc::typeinfo,std::bad_alloc::~bad_alloc)" ( identifier , (ERROR "&std::bad_alloc::" (pointer_expression "&std" & identifier) : : identifier : :) identifier , (ERROR "std::bad_alloc::" identifier : : identifier : :) (unary_expression "~bad_alloc" ~ identifier) ))) ;) })))
(translation_unit "void FUN_002d9490(size_t param_1)\n\n{\n void *pvVar1;\n code *pcVar2;\n undefined8 *puVar3;\n \n if (param_1 == 0) {\n param_1 = 1;\n }\n while( true ) {\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return;\n }\n pcVar2 = (code *)FUN_002d9500();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }\n puVar3 = (undefined8 *)FUN_002daaf0(8);\n *puVar3 = &PTR_FUN_00438628;\n \n FUN_002d9810(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0);\n}\n\n" (function_definition "void FUN_002d9490(size_t param_1)\n\n{\n void *pvVar1;\n code *pcVar2;\n undefined8 *puVar3;\n \n if (param_1 == 0) {\n param_1 = 1;\n }\n while( true ) {\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return;\n }\n pcVar2 = (code *)FUN_002d9500();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }\n puVar3 = (undefined8 *)FUN_002daaf0(8);\n *puVar3 = &PTR_FUN_00438628;\n \n FUN_002d9810(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0);\n}" primitive_type (function_declarator "FUN_002d9490(size_t param_1)" identifier (parameter_list "(size_t param_1)" ( (parameter_declaration "size_t param_1" primitive_type identifier) ))) (compound_statement "{\n void *pvVar1;\n code *pcVar2;\n undefined8 *puVar3;\n \n if (param_1 == 0) {\n param_1 = 1;\n }\n while( true ) {\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return;\n }\n pcVar2 = (code *)FUN_002d9500();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }\n puVar3 = (undefined8 *)FUN_002daaf0(8);\n *puVar3 = &PTR_FUN_00438628;\n \n FUN_002d9810(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0);\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (declaration "code *pcVar2;" type_identifier (pointer_declarator "*pcVar2" * identifier) ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (if_statement "if (param_1 == 0) {\n param_1 = 1;\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n param_1 = 1;\n }" { (expression_statement "param_1 = 1;" (assignment_expression "param_1 = 1" identifier = number_literal) ;) })) (while_statement "while( true ) {\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return;\n }\n pcVar2 = (code *)FUN_002d9500();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return;\n }\n pcVar2 = (code *)FUN_002d9500();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }" { (expression_statement "pvVar1 = malloc(param_1);" (assignment_expression "pvVar1 = malloc(param_1)" identifier = (call_expression "malloc(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if (pvVar1 != (void *)0x0) {\n return;\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 return;\n }" { (return_statement "return;" return ;) })) (expression_statement "pcVar2 = (code *)FUN_002d9500();" (assignment_expression "pcVar2 = (code *)FUN_002d9500()" identifier = (cast_expression "(code *)FUN_002d9500()" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d9500()" identifier (argument_list "()" ( ))))) ;) (if_statement "if (pcVar2 == (code *)0x0) break;" if (parenthesized_expression "(pcVar2 == (code *)0x0)" ( (binary_expression "pcVar2 == (code *)0x0" identifier == (cast_expression "(code *)0x0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "(*pcVar2)();" (call_expression "(*pcVar2)()" (parenthesized_expression "(*pcVar2)" ( (pointer_expression "*pcVar2" * identifier) )) (argument_list "()" ( ))) ;) })) (expression_statement "puVar3 = (undefined8 *)FUN_002daaf0(8);" (assignment_expression "puVar3 = (undefined8 *)FUN_002daaf0(8)" identifier = (cast_expression "(undefined8 *)FUN_002daaf0(8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002daaf0(8)" identifier (argument_list "(8)" ( number_literal ))))) ;) (expression_statement "*puVar3 = &PTR_FUN_00438628;" (assignment_expression "*puVar3 = &PTR_FUN_00438628" (pointer_expression "*puVar3" * identifier) = (pointer_expression "&PTR_FUN_00438628" & identifier)) ;) (expression_statement "FUN_002d9810(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0);" (call_expression "FUN_002d9810(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0)" identifier (argument_list "(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0)" ( identifier , (pointer_expression "&PTR_PTR_FUN_00438600" & identifier) , identifier ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * 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 IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (break_statement break ;)) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , IDENT ))) ;) })))
(function_definition "void FUN_002d9490(size_t param_1)\n\n{\n void *pvVar1;\n code *pcVar2;\n undefined8 *puVar3;\n \n if (param_1 == 0) {\n param_1 = 1;\n }\n while( true ) {\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return;\n }\n pcVar2 = (code *)FUN_002d9500();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }\n puVar3 = (undefined8 *)FUN_002daaf0(8);\n *puVar3 = &PTR_FUN_00438628;\n \n FUN_002d9810(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0);\n}" (primitive_type "void") (function_declarator "FUN_002d9490(size_t param_1)" (identifier "FUN_002d9490") (parameter_list "(size_t param_1)" (( "(") (parameter_declaration "size_t param_1" (primitive_type "size_t") (identifier "param_1")) () ")"))) (compound_statement "{\n void *pvVar1;\n code *pcVar2;\n undefined8 *puVar3;\n \n if (param_1 == 0) {\n param_1 = 1;\n }\n while( true ) {\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return;\n }\n pcVar2 = (code *)FUN_002d9500();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }\n puVar3 = (undefined8 *)FUN_002daaf0(8);\n *puVar3 = &PTR_FUN_00438628;\n \n FUN_002d9810(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0);\n}" ({ "{") (declaration "void *pvVar1;" (primitive_type "void") (pointer_declarator "*pvVar1" (* "*") (identifier "pvVar1")) (; ";")) (declaration "code *pcVar2;" (type_identifier "code") (pointer_declarator "*pcVar2" (* "*") (identifier "pcVar2")) (; ";")) (declaration "undefined8 *puVar3;" (type_identifier "undefined8") (pointer_declarator "*puVar3" (* "*") (identifier "puVar3")) (; ";")) (if_statement "if (param_1 == 0) {\n param_1 = 1;\n }" (if "if") (parenthesized_expression "(param_1 == 0)" (( "(") (binary_expression "param_1 == 0" (identifier "param_1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n param_1 = 1;\n }" ({ "{") (expression_statement "param_1 = 1;" (assignment_expression "param_1 = 1" (identifier "param_1") (= "=") (number_literal "1")) (; ";")) (} "}"))) (while_statement "while( true ) {\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return;\n }\n pcVar2 = (code *)FUN_002d9500();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n pvVar1 = malloc(param_1);\n if (pvVar1 != (void *)0x0) {\n return;\n }\n pcVar2 = (code *)FUN_002d9500();\n if (pcVar2 == (code *)0x0) break;\n (*pcVar2)();\n }" ({ "{") (expression_statement "pvVar1 = malloc(param_1);" (assignment_expression "pvVar1 = malloc(param_1)" (identifier "pvVar1") (= "=") (call_expression "malloc(param_1)" (identifier "malloc") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (if_statement "if (pvVar1 != (void *)0x0) {\n return;\n }" (if "if") (parenthesized_expression "(pvVar1 != (void *)0x0)" (( "(") (binary_expression "pvVar1 != (void *)0x0" (identifier "pvVar1") (!= "!=") (cast_expression "(void *)0x0" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "pcVar2 = (code *)FUN_002d9500();" (assignment_expression "pcVar2 = (code *)FUN_002d9500()" (identifier "pcVar2") (= "=") (cast_expression "(code *)FUN_002d9500()" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002d9500()" (identifier "FUN_002d9500") (argument_list "()" (( "(") () ")"))))) (; ";")) (if_statement "if (pcVar2 == (code *)0x0) break;" (if "if") (parenthesized_expression "(pcVar2 == (code *)0x0)" (( "(") (binary_expression "pcVar2 == (code *)0x0" (identifier "pcVar2") (== "==") (cast_expression "(code *)0x0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "(*pcVar2)();" (call_expression "(*pcVar2)()" (parenthesized_expression "(*pcVar2)" (( "(") (pointer_expression "*pcVar2" (* "*") (identifier "pcVar2")) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "puVar3 = (undefined8 *)FUN_002daaf0(8);" (assignment_expression "puVar3 = (undefined8 *)FUN_002daaf0(8)" (identifier "puVar3") (= "=") (cast_expression "(undefined8 *)FUN_002daaf0(8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002daaf0(8)" (identifier "FUN_002daaf0") (argument_list "(8)" (( "(") (number_literal "8") () ")"))))) (; ";")) (expression_statement "*puVar3 = &PTR_FUN_00438628;" (assignment_expression "*puVar3 = &PTR_FUN_00438628" (pointer_expression "*puVar3" (* "*") (identifier "puVar3")) (= "=") (pointer_expression "&PTR_FUN_00438628" (& "&") (identifier "PTR_FUN_00438628"))) (; ";")) (expression_statement "FUN_002d9810(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0);" (call_expression "FUN_002d9810(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0)" (identifier "FUN_002d9810") (argument_list "(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0)" (( "(") (identifier "puVar3") (, ",") (pointer_expression "&PTR_PTR_FUN_00438600" (& "&") (identifier "PTR_PTR_FUN_00438600")) (, ",") (identifier "FUN_002dafb0") () ")"))) (; ";")) (} "}")))
/* operator new(unsigned long) */ void * function_1(type_1 var_1) { void *var_3; type_2 *var_5; type_3 *puVar3; if (var_1 == 0) { var_1 = 1; } while( true ) { var_3 = var_2(var_1); if (var_3 != (void *)0x0) { return var_3; } var_5 = (type_2 *)std::var_4(); if (var_5 == (type_2 *)0x0) break; (*var_5)(); } puVar3 = (type_3 *)var_6(8); *puVar3 = &PTR__bad_alloc_00438628; /* WARNING: Subroutine does not return */ var_7(puVar3,&std::bad_alloc::typeinfo,std::bad_alloc::~bad_alloc); }
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: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list))))) (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: (break_statement)) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (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 (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (identifier)))))))
null
void MASKED(size_t param_1) { void *pvVar1; code *pcVar2; undefined8 *puVar3; if (param_1 == 0) { param_1 = 1; } while( true ) { pvVar1 = malloc(param_1); if (pvVar1 != (void *)0x0) { return; } pcVar2 = (code *)FUN_002d9500(); if (pcVar2 == (code *)0x0) break; (*pcVar2)(); } puVar3 = (undefined8 *)FUN_002daaf0(8); *puVar3 = &PTR_FUN_00438628; /* WARNING: Subroutine does not return */ FUN_002d9810(puVar3,&PTR_PTR_FUN_00438600,FUN_002dafb0); }
4862_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
insert_into_vector<16>
FUN_00224c60
/* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ void gold::insert_into_vector<16> (vector<unsigned_char,_std::allocator<unsigned_char>_> *destination,Valtype value) { uchar buffer [2]; undefined1 local_8 [8]; if (parameters->target_ == (Target *)0x0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/parameters.h",0x69,"target"); } buffer = (uchar [2])value; if (parameters->target_->pti_->is_big_endian != false) { buffer = (uchar [2])(value << 8 | value >> 8); } std::vector<unsigned_char,_std::allocator<unsigned_char>_>::_M_range_insert<unsigned_char*> (destination, (destination->super__Vector_base<unsigned_char,_std::allocator<unsigned_char>_>). _M_impl._M_finish,buffer,local_8); return; }
void FUN_00224c60(long param_1,ushort param_2) { ushort local_a; undefined1 local_8 [8]; if (*(long *)(PTR_DAT_003f85c0 + 0x18) == 0) { /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/parameters.h",0x69,"target"); } local_a = param_2; if (*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0') { local_a = param_2 << 8 | param_2 >> 8; } FUN_00224980(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_8); return; }
SUB RSP,0x18 MOV RAX,qword ptr [0x003f85c0] MOV RAX,qword ptr [RAX + 0x18] TEST RAX,RAX JZ 0x00224cab MOV RAX,qword ptr [RAX + 0x8] CMP byte ptr [RAX + 0x4],0x0 JNZ 0x00224ca0 MOV word ptr [RSP + 0xe],SI MOV RSI,qword ptr [RDI + 0x8] LEA RDX,[RSP + 0xe] LEA RCX,[RSP + 0x10] CALL 0x00224980 ADD RSP,0x18 RET ROL SI,0x8 MOV word ptr [RSP + 0xe],SI JMP 0x00224c83 LEA RDX,[0x34d754] MOV ESI,0x69 LEA RDI,[0x333279] CALL 0x00199900
null
null
null
null
[('const-8', u'INT_RIGHT_-1203942142'), ('tmp_268', u'CAST_-1203942019'), ('const-433', u'LOAD_-1203942251'), ('tmp_267', u'PTRSUB_-1203942019'), ('const-1', u'RETURN_-1203942104'), ('const--8', u'PTRSUB_-1203942007'), (u'PTRSUB_-1203942031', u'LOAD_-1203942251'), ('const-433', u'LOAD_-1203942280'), (u'INDIRECT_-1203942024', u'COPY_-1203942074'), ('tmp_241', u'BRANCH_-1203942139'), (u'CAST_-1203941982', u'MULTIEQUAL_-1203942032'), ('const-24', u'PTRSUB_-1203942046'), (u'INT_EQUAL_-1203942261', u'CBRANCH_-1203942259'), (u'PTRSUB_-1203942012', u'LOAD_-1203942223'), (u'COPY_-1203942029', u'CALL_-1203942109'), (u'INT_RIGHT_-1203942142', u'INT_OR_-1203942143'), ('const-8', u'PTRSUB_-1203942036'), (u'PTRSUB_-1203942013', u'CALL_-1203942196'), (u'PTRSUB_-1203942046', u'LOAD_-1203942280'), (u'INT_OR_-1203942143', u'CAST_-1203941982'), ('const-433', u'LOAD_-1203942223'), ('const-0', u'INT_EQUAL_-1203942261'), (u'PTRSUB_-1203942036', u'LOAD_-1203942258'), (u'PTRSUB_-1203942019', u'PTRSUB_-1203942014'), ('const-3462996', u'COPY_-1203942029'), ('const-4', u'PTRSUB_-1203942031'), ('tmp_450', u'PTRSUB_-1203942007'), ('const--10', u'PTRSUB_-1203942013'), ('const-0', u'INT_NOTEQUAL_-1203942235'), (u'INT_NOTEQUAL_-1203942235', u'CBRANCH_-1203942232'), ('const-433', u'LOAD_-1203942258'), ('tmp_60', u'CBRANCH_-1203942259'), (u'PTRSUB_-1203942014', u'PTRSUB_-1203942012'), ('const-3355257', u'COPY_-1203942030'), ('tmp_267', u'CALL_-1203942196'), ('tmp_268', u'INT_RIGHT_-1203942142'), ('const-8', u'INT_LEFT_-1203942145'), (u'CALL_-1203942196', u'INDIRECT_-1203942018'), (u'CALL_-1203942109', u'INDIRECT_-1203941980'), (u'LOAD_-1203942223', u'CALL_-1203942196'), ('const-0', u'PTRSUB_-1203942014'), (u'CALL_-1203942196', u'INDIRECT_-1203942024'), (u'COPY_-1203942083', u'MULTIEQUAL_-1203942032'), (u'LOAD_-1203942280', u'INT_EQUAL_-1203942261'), (u'CAST_-1203942019', u'COPY_-1203942083'), ('const-0', u'RETURN_-1203942172'), ('tmp_542', u'PTRSUB_-1203942046'), (u'PTRSUB_-1203942007', u'CALL_-1203942196'), ('tmp_450', u'PTRSUB_-1203942013'), ('const-8', u'PTRSUB_-1203942012'), ('const-0', u'PTRSUB_-1203942019'), (u'LOAD_-1203942258', u'PTRSUB_-1203942031'), ('const-105', u'CALL_-1203942109'), (u'INT_LEFT_-1203942145', u'INT_OR_-1203942143'), (u'LOAD_-1203942280', u'PTRSUB_-1203942036'), ('tmp_268', u'INT_LEFT_-1203942145'), (u'INDIRECT_-1203941980', u'COPY_-1203942037'), (u'COPY_-1203942030', u'CALL_-1203942109'), (u'LOAD_-1203942251', u'INT_NOTEQUAL_-1203942235'), ('tmp_106', u'CBRANCH_-1203942232')]
[('const-1', u'PTRADD_-1203942218'), ('const-1', u'RETURN_-1203942104'), ('const-8', u'INT_ADD_-1203942242'), (u'INT_OR_-1203942143', u'MULTIEQUAL_-1203942034'), ('const-105', u'CALL_-1203942109'), (u'CAST_-1203942031', u'LOAD_-1203942251'), (u'LOAD_-1203942258', u'INT_ADD_-1203942235'), ('const-0', u'INT_NOTEQUAL_-1203942235'), ('tmp_478', u'INT_LEFT_-1203942145'), ('tmp_241', u'BRANCH_-1203942139'), (u'PTRSUB_-1203942020', u'CALL_-1203942196'), ('const-433', u'LOAD_-1203942258'), (u'INT_EQUAL_-1203942261', u'CBRANCH_-1203942259'), ('tmp_478', u'COPY_-1203942093'), (u'PTRSUB_-1203942014', u'CALL_-1203942196'), ('const-8', u'INT_LEFT_-1203942145'), (u'INT_RIGHT_-1203942142', u'INT_OR_-1203942143'), ('tmp_447', u'PTRSUB_-1203942020'), (u'CAST_-1203942046', u'LOAD_-1203942280'), ('tmp_468', u'INT_ADD_-1203942207'), ('const-0', u'INT_EQUAL_-1203942261'), (u'CAST_-1203942036', u'LOAD_-1203942258'), ('tmp_447', u'PTRSUB_-1203942014'), (u'INT_ADD_-1203942242', u'CAST_-1203942036'), ('tmp_540', u'PTRADD_-1203942218'), ('tmp_478', u'INT_RIGHT_-1203942142'), (u'CAST_-1203942019', u'LOAD_-1203942223'), ('const--10', u'PTRSUB_-1203942020'), ('const-4', u'INT_ADD_-1203942235'), (u'INDIRECT_-1203941982', u'COPY_-1203942039'), (u'LOAD_-1203942280', u'INT_ADD_-1203942242'), (u'INT_NOTEQUAL_-1203942235', u'CBRANCH_-1203942232'), (u'CALL_-1203942196', u'INDIRECT_-1203942020'), ('tmp_60', u'CBRANCH_-1203942259'), ('const-24', u'PTRADD_-1203942218'), ('const-433', u'LOAD_-1203942251'), (u'COPY_-1203942031', u'CALL_-1203942109'), (u'INT_ADD_-1203942235', u'CAST_-1203942031'), (u'PTRADD_-1203942218', u'CAST_-1203942046'), (u'LOAD_-1203942223', u'CALL_-1203942196'), ('const-433', u'LOAD_-1203942223'), (u'INT_ADD_-1203942207', u'CAST_-1203942019'), (u'COPY_-1203942093', u'MULTIEQUAL_-1203942034'), (u'COPY_-1203942032', u'CALL_-1203942109'), (u'LOAD_-1203942280', u'INT_EQUAL_-1203942261'), ('tmp_468', u'CALL_-1203942196'), ('const-0', u'RETURN_-1203942172'), (u'CALL_-1203942109', u'INDIRECT_-1203941982'), ('const-8', u'INT_RIGHT_-1203942142'), ('const-433', u'LOAD_-1203942280'), ('const-3355257', u'COPY_-1203942032'), (u'INDIRECT_-1203942026', u'COPY_-1203942076'), ('const-3462996', u'COPY_-1203942031'), (u'INT_LEFT_-1203942145', u'INT_OR_-1203942143'), (u'CALL_-1203942196', u'INDIRECT_-1203942026'), ('const--8', u'PTRSUB_-1203942014'), (u'LOAD_-1203942251', u'INT_NOTEQUAL_-1203942235'), ('const-8', u'INT_ADD_-1203942207'), ('tmp_106', u'CBRANCH_-1203942232')]
null
null
00224c60
x64
O2
(translation_unit "void FUN_00224c60(long param_1,ushort param_2)\n\n{\n ushort local_a;\n undefined1 local_8 [8];\n \n if (*(long *)(PTR_DAT_003f85c0 + 0x18) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/parameters.h",0x69,"target");\n }\n local_a = param_2;\n if (*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0') {\n local_a = param_2 << 8 | param_2 >> 8;\n }\n FUN_00224980(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_8);\n return;\n}\n\n" (function_definition "void FUN_00224c60(long param_1,ushort param_2)\n\n{\n ushort local_a;\n undefined1 local_8 [8];\n \n if (*(long *)(PTR_DAT_003f85c0 + 0x18) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/parameters.h",0x69,"target");\n }\n local_a = param_2;\n if (*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0') {\n local_a = param_2 << 8 | param_2 >> 8;\n }\n FUN_00224980(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_8);\n return;\n}" primitive_type (function_declarator "FUN_00224c60(long param_1,ushort param_2)" identifier (parameter_list "(long param_1,ushort param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ushort param_2" type_identifier identifier) ))) (compound_statement "{\n ushort local_a;\n undefined1 local_8 [8];\n \n if (*(long *)(PTR_DAT_003f85c0 + 0x18) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/parameters.h",0x69,"target");\n }\n local_a = param_2;\n if (*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0') {\n local_a = param_2 << 8 | param_2 >> 8;\n }\n FUN_00224980(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_8);\n return;\n}" { (declaration "ushort local_a;" type_identifier identifier ;) (declaration "undefined1 local_8 [8];" type_identifier (array_declarator "local_8 [8]" identifier [ number_literal ]) ;) (if_statement "if (*(long *)(PTR_DAT_003f85c0 + 0x18) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/parameters.h",0x69,"target");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_003f85c0 + 0x18) == 0)" ( (binary_expression "*(long *)(PTR_DAT_003f85c0 + 0x18) == 0" (pointer_expression "*(long *)(PTR_DAT_003f85c0 + 0x18)" * (cast_expression "(long *)(PTR_DAT_003f85c0 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_003f85c0 + 0x18)" ( (binary_expression "PTR_DAT_003f85c0 + 0x18" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/parameters.h",0x69,"target");\n }" { comment (expression_statement "FUN_00199900("../../gold/parameters.h",0x69,"target");" (call_expression "FUN_00199900("../../gold/parameters.h",0x69,"target")" identifier (argument_list "("../../gold/parameters.h",0x69,"target")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""target"" " string_content ") ))) ;) })) (expression_statement "local_a = param_2;" (assignment_expression "local_a = param_2" identifier = identifier) ;) (if_statement "if (*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0') {\n local_a = param_2 << 8 | param_2 >> 8;\n }" if (parenthesized_expression "(*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0')" ( (binary_expression "*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0'" (pointer_expression "*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4)" * (cast_expression "(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4)" ( (binary_expression "*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4" (pointer_expression "*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8)" * (cast_expression "(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8)" ( (binary_expression "*(long *)(PTR_DAT_003f85c0 + 0x18) + 8" (pointer_expression "*(long *)(PTR_DAT_003f85c0 + 0x18)" * (cast_expression "(long *)(PTR_DAT_003f85c0 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_003f85c0 + 0x18)" ( (binary_expression "PTR_DAT_003f85c0 + 0x18" identifier + number_literal) )))) + number_literal) )))) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_a = param_2 << 8 | param_2 >> 8;\n }" { (expression_statement "local_a = param_2 << 8 | param_2 >> 8;" (assignment_expression "local_a = param_2 << 8 | param_2 >> 8" identifier = (binary_expression "param_2 << 8 | param_2 >> 8" (binary_expression "param_2 << 8" identifier << number_literal) | (binary_expression "param_2 >> 8" identifier >> number_literal))) ;) })) (expression_statement "FUN_00224980(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_8);" (call_expression "FUN_00224980(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_8)" identifier (argument_list "(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_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) )))) , (pointer_expression "&local_a" & identifier) , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n\nvoid gold::insert_into_vector<16>\n (vector<unsigned_char,_std::allocator<unsigned_char>_> *destination,Valtype value)\n\n{\n uchar buffer [2];\n undefined1 local_8 [8];\n \n if (parameters->target_ == (Target *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n buffer = (uchar [2])value;\n if (parameters->target_->pti_->is_big_endian != false) {\n buffer = (uchar [2])(value << 8 | value >> 8);\n }\n std::vector<unsigned_char,_std::allocator<unsigned_char>_>::_M_range_insert<unsigned_char*>\n (destination,\n (destination->super__Vector_base<unsigned_char,_std::allocator<unsigned_char>_>).\n _M_impl._M_finish,buffer,local_8);\n return;\n}\n\n" comment comment (ERROR "void gold::insert_into_vector<16>\n (vector<unsigned_char,_std::allocator<unsigned_char>_> *destination,Valtype value)" primitive_type (ERROR "gold::" identifier : :) identifier < (binary_expression "16>\n (vector<unsigned_char,_std::allocator<unsigned_char>_> *destination,Valtype value)" number_literal > (parenthesized_expression "(vector<unsigned_char,_std::allocator<unsigned_char>_> *destination,Valtype value)" ( (ERROR "vector<unsigned_char,_std::" (comma_expression "vector<unsigned_char,_std" (binary_expression "vector<unsigned_char" identifier < identifier) , identifier) : :) (comma_expression "allocator<unsigned_char>_> *destination,Valtype" (binary_expression "allocator<unsigned_char>_> *destination" (binary_expression "allocator<unsigned_char>_" (binary_expression "allocator<unsigned_char" identifier < identifier) > identifier) > (pointer_expression "*destination" * identifier)) , identifier) (ERROR "value" identifier) )))) (compound_statement "{\n uchar buffer [2];\n undefined1 local_8 [8];\n \n if (parameters->target_ == (Target *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n buffer = (uchar [2])value;\n if (parameters->target_->pti_->is_big_endian != false) {\n buffer = (uchar [2])(value << 8 | value >> 8);\n }\n std::vector<unsigned_char,_std::allocator<unsigned_char>_>::_M_range_insert<unsigned_char*>\n (destination,\n (destination->super__Vector_base<unsigned_char,_std::allocator<unsigned_char>_>).\n _M_impl._M_finish,buffer,local_8);\n return;\n}" { (declaration "uchar buffer [2];" type_identifier (array_declarator "buffer [2]" identifier [ number_literal ]) ;) (declaration "undefined1 local_8 [8];" type_identifier (array_declarator "local_8 [8]" identifier [ number_literal ]) ;) (if_statement "if (parameters->target_ == (Target *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }" if (parenthesized_expression "(parameters->target_ == (Target *)0x0)" ( (binary_expression "parameters->target_ == (Target *)0x0" (field_expression "parameters->target_" identifier -> field_identifier) == (cast_expression "(Target *)0x0" ( (type_descriptor "Target *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/parameters.h",0x69,"target");" (call_expression "do_gold_unreachable("../../gold/parameters.h",0x69,"target")" identifier (argument_list "("../../gold/parameters.h",0x69,"target")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""target"" " string_content ") ))) ;) })) (expression_statement "buffer = (uchar [2])value;" (assignment_expression "buffer = (uchar [2])value" identifier = (cast_expression "(uchar [2])value" ( (type_descriptor "uchar [2]" type_identifier (abstract_array_declarator "[2]" [ number_literal ])) ) identifier)) ;) (if_statement "if (parameters->target_->pti_->is_big_endian != false) {\n buffer = (uchar [2])(value << 8 | value >> 8);\n }" if (parenthesized_expression "(parameters->target_->pti_->is_big_endian != false)" ( (binary_expression "parameters->target_->pti_->is_big_endian != false" (field_expression "parameters->target_->pti_->is_big_endian" (field_expression "parameters->target_->pti_" (field_expression "parameters->target_" identifier -> field_identifier) -> field_identifier) -> field_identifier) != false) )) (compound_statement "{\n buffer = (uchar [2])(value << 8 | value >> 8);\n }" { (expression_statement "buffer = (uchar [2])(value << 8 | value >> 8);" (assignment_expression "buffer = (uchar [2])(value << 8 | value >> 8)" identifier = (call_expression "(uchar [2])(value << 8 | value >> 8)" (parenthesized_expression "(uchar [2])" ( (subscript_expression "uchar [2]" identifier [ number_literal ]) )) (argument_list "(value << 8 | value >> 8)" ( (binary_expression "value << 8 | value >> 8" (binary_expression "value << 8" identifier << number_literal) | (binary_expression "value >> 8" identifier >> number_literal)) )))) ;) })) (labeled_statement "std::vector<unsigned_char,_std::allocator<unsigned_char>_>::_M_range_insert<unsigned_char*>\n (destination,\n (destination->super__Vector_base<unsigned_char,_std::allocator<unsigned_char>_>).\n _M_impl._M_finish,buffer,local_8);" statement_identifier (ERROR "::vector<unsigned_char,_std::allocator<unsigned_char>_>:" : : (comma_expression "vector<unsigned_char,_std" (binary_expression "vector<unsigned_char" identifier < identifier) , identifier) : : (binary_expression "allocator<unsigned_char>_" (binary_expression "allocator<unsigned_char" identifier < identifier) > identifier) > :) : (expression_statement "_M_range_insert<unsigned_char*>\n (destination,\n (destination->super__Vector_base<unsigned_char,_std::allocator<unsigned_char>_>).\n _M_impl._M_finish,buffer,local_8);" (binary_expression "_M_range_insert<unsigned_char*>\n (destination,\n (destination->super__Vector_base<unsigned_char,_std::allocator<unsigned_char>_>).\n _M_impl._M_finish,buffer,local_8)" (binary_expression "_M_range_insert<unsigned_char" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(destination,\n (destination->super__Vector_base<unsigned_char,_std::allocator<unsigned_char>_>).\n _M_impl._M_finish,buffer,local_8)" ( (comma_expression "destination,\n (destination->super__Vector_base<unsigned_char,_std::allocator<unsigned_char>_>).\n _M_impl._M_finish,buffer,local_8" identifier , (comma_expression "(destination->super__Vector_base<unsigned_char,_std::allocator<unsigned_char>_>).\n _M_impl._M_finish,buffer,local_8" (field_expression "(destination->super__Vector_base<unsigned_char,_std::allocator<unsigned_char>_>).\n _M_impl._M_finish" (field_expression "(destination->super__Vector_base<unsigned_char,_std::allocator<unsigned_char>_>).\n _M_impl" (parenthesized_expression "(destination->super__Vector_base<unsigned_char,_std::allocator<unsigned_char>_>)" ( (ERROR "destination->super__Vector_base<unsigned_char,_std::" (comma_expression "destination->super__Vector_base<unsigned_char,_std" (binary_expression "destination->super__Vector_base<unsigned_char" (field_expression "destination->super__Vector_base" identifier -> field_identifier) < identifier) , identifier) : :) (binary_expression "allocator<unsigned_char>_>" (binary_expression "allocator<unsigned_char>_" (binary_expression "allocator<unsigned_char" identifier < identifier) > identifier) > identifier) )) . field_identifier) . field_identifier) , (comma_expression "buffer,local_8" identifier , identifier))) ))) ;)) (return_statement "return;" return ;) }))
(translation_unit "void FUN_00224c60(long param_1,ushort param_2)\n\n{\n ushort local_a;\n undefined1 local_8 [8];\n \n if (*(long *)(PTR_DAT_003f85c0 + 0x18) == 0) {\n \n FUN_00199900("../../gold/parameters.h",0x69,"target");\n }\n local_a = param_2;\n if (*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0') {\n local_a = param_2 << 8 | param_2 >> 8;\n }\n FUN_00224980(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_8);\n return;\n}\n\n" (function_definition "void FUN_00224c60(long param_1,ushort param_2)\n\n{\n ushort local_a;\n undefined1 local_8 [8];\n \n if (*(long *)(PTR_DAT_003f85c0 + 0x18) == 0) {\n \n FUN_00199900("../../gold/parameters.h",0x69,"target");\n }\n local_a = param_2;\n if (*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0') {\n local_a = param_2 << 8 | param_2 >> 8;\n }\n FUN_00224980(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_8);\n return;\n}" primitive_type (function_declarator "FUN_00224c60(long param_1,ushort param_2)" identifier (parameter_list "(long param_1,ushort param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ushort param_2" type_identifier identifier) ))) (compound_statement "{\n ushort local_a;\n undefined1 local_8 [8];\n \n if (*(long *)(PTR_DAT_003f85c0 + 0x18) == 0) {\n \n FUN_00199900("../../gold/parameters.h",0x69,"target");\n }\n local_a = param_2;\n if (*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0') {\n local_a = param_2 << 8 | param_2 >> 8;\n }\n FUN_00224980(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_8);\n return;\n}" { (declaration "ushort local_a;" type_identifier identifier ;) (declaration "undefined1 local_8 [8];" type_identifier (array_declarator "local_8 [8]" identifier [ number_literal ]) ;) (if_statement "if (*(long *)(PTR_DAT_003f85c0 + 0x18) == 0) {\n \n FUN_00199900("../../gold/parameters.h",0x69,"target");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_003f85c0 + 0x18) == 0)" ( (binary_expression "*(long *)(PTR_DAT_003f85c0 + 0x18) == 0" (pointer_expression "*(long *)(PTR_DAT_003f85c0 + 0x18)" * (cast_expression "(long *)(PTR_DAT_003f85c0 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_003f85c0 + 0x18)" ( (binary_expression "PTR_DAT_003f85c0 + 0x18" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n \n FUN_00199900("../../gold/parameters.h",0x69,"target");\n }" { (expression_statement "FUN_00199900("../../gold/parameters.h",0x69,"target");" (call_expression "FUN_00199900("../../gold/parameters.h",0x69,"target")" identifier (argument_list "("../../gold/parameters.h",0x69,"target")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""target"" " string_content ") ))) ;) })) (expression_statement "local_a = param_2;" (assignment_expression "local_a = param_2" identifier = identifier) ;) (if_statement "if (*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0') {\n local_a = param_2 << 8 | param_2 >> 8;\n }" if (parenthesized_expression "(*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0')" ( (binary_expression "*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0'" (pointer_expression "*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4)" * (cast_expression "(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4)" ( (binary_expression "*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4" (pointer_expression "*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8)" * (cast_expression "(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8)" ( (binary_expression "*(long *)(PTR_DAT_003f85c0 + 0x18) + 8" (pointer_expression "*(long *)(PTR_DAT_003f85c0 + 0x18)" * (cast_expression "(long *)(PTR_DAT_003f85c0 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_003f85c0 + 0x18)" ( (binary_expression "PTR_DAT_003f85c0 + 0x18" identifier + number_literal) )))) + number_literal) )))) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_a = param_2 << 8 | param_2 >> 8;\n }" { (expression_statement "local_a = param_2 << 8 | param_2 >> 8;" (assignment_expression "local_a = param_2 << 8 | param_2 >> 8" identifier = (binary_expression "param_2 << 8 | param_2 >> 8" (binary_expression "param_2 << 8" identifier << number_literal) | (binary_expression "param_2 >> 8" identifier >> number_literal))) ;) })) (expression_statement "FUN_00224980(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_8);" (call_expression "FUN_00224980(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_8)" identifier (argument_list "(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_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) )))) , (pointer_expression "&local_a" & identifier) , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) + LIT) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT << LIT) | (binary_expression IDENT >> LIT))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression & IDENT) , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00224c60(long param_1,ushort param_2)\n\n{\n ushort local_a;\n undefined1 local_8 [8];\n \n if (*(long *)(PTR_DAT_003f85c0 + 0x18) == 0) {\n \n FUN_00199900("../../gold/parameters.h",0x69,"target");\n }\n local_a = param_2;\n if (*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0') {\n local_a = param_2 << 8 | param_2 >> 8;\n }\n FUN_00224980(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_8);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00224c60(long param_1,ushort param_2)" (identifier "FUN_00224c60") (parameter_list "(long param_1,ushort param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "ushort param_2" (type_identifier "ushort") (identifier "param_2")) () ")"))) (compound_statement "{\n ushort local_a;\n undefined1 local_8 [8];\n \n if (*(long *)(PTR_DAT_003f85c0 + 0x18) == 0) {\n \n FUN_00199900("../../gold/parameters.h",0x69,"target");\n }\n local_a = param_2;\n if (*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0') {\n local_a = param_2 << 8 | param_2 >> 8;\n }\n FUN_00224980(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_8);\n return;\n}" ({ "{") (declaration "ushort local_a;" (type_identifier "ushort") (identifier "local_a") (; ";")) (declaration "undefined1 local_8 [8];" (type_identifier "undefined1") (array_declarator "local_8 [8]" (identifier "local_8") ([ "[") (number_literal "8") (] "]")) (; ";")) (if_statement "if (*(long *)(PTR_DAT_003f85c0 + 0x18) == 0) {\n \n FUN_00199900("../../gold/parameters.h",0x69,"target");\n }" (if "if") (parenthesized_expression "(*(long *)(PTR_DAT_003f85c0 + 0x18) == 0)" (( "(") (binary_expression "*(long *)(PTR_DAT_003f85c0 + 0x18) == 0" (pointer_expression "*(long *)(PTR_DAT_003f85c0 + 0x18)" (* "*") (cast_expression "(long *)(PTR_DAT_003f85c0 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_003f85c0 + 0x18)" (( "(") (binary_expression "PTR_DAT_003f85c0 + 0x18" (identifier "PTR_DAT_003f85c0") (+ "+") (number_literal "0x18")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_00199900("../../gold/parameters.h",0x69,"target");\n }" ({ "{") (expression_statement "FUN_00199900("../../gold/parameters.h",0x69,"target");" (call_expression "FUN_00199900("../../gold/parameters.h",0x69,"target")" (identifier "FUN_00199900") (argument_list "("../../gold/parameters.h",0x69,"target")" (( "(") (string_literal ""../../gold/parameters.h"" (" """) (string_content "../../gold/parameters.h") (" """)) (, ",") (number_literal "0x69") (, ",") (string_literal ""target"" (" """) (string_content "target") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "local_a = param_2;" (assignment_expression "local_a = param_2" (identifier "local_a") (= "=") (identifier "param_2")) (; ";")) (if_statement "if (*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0') {\n local_a = param_2 << 8 | param_2 >> 8;\n }" (if "if") (parenthesized_expression "(*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0')" (( "(") (binary_expression "*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0'" (pointer_expression "*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4)" (* "*") (cast_expression "(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4)" (( "(") (binary_expression "*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4" (pointer_expression "*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8)" (* "*") (cast_expression "(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8)" (( "(") (binary_expression "*(long *)(PTR_DAT_003f85c0 + 0x18) + 8" (pointer_expression "*(long *)(PTR_DAT_003f85c0 + 0x18)" (* "*") (cast_expression "(long *)(PTR_DAT_003f85c0 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_003f85c0 + 0x18)" (( "(") (binary_expression "PTR_DAT_003f85c0 + 0x18" (identifier "PTR_DAT_003f85c0") (+ "+") (number_literal "0x18")) () ")")))) (+ "+") (number_literal "8")) () ")")))) (+ "+") (number_literal "4")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n local_a = param_2 << 8 | param_2 >> 8;\n }" ({ "{") (expression_statement "local_a = param_2 << 8 | param_2 >> 8;" (assignment_expression "local_a = param_2 << 8 | param_2 >> 8" (identifier "local_a") (= "=") (binary_expression "param_2 << 8 | param_2 >> 8" (binary_expression "param_2 << 8" (identifier "param_2") (<< "<<") (number_literal "8")) (| "|") (binary_expression "param_2 >> 8" (identifier "param_2") (>> ">>") (number_literal "8")))) (; ";")) (} "}"))) (expression_statement "FUN_00224980(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_8);" (call_expression "FUN_00224980(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_8)" (identifier "FUN_00224980") (argument_list "(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_8)" (( "(") (identifier "param_1") (, ",") (pointer_expression "*(undefined8 *)(param_1 + 8)" (* "*") (cast_expression "(undefined8 *)(param_1 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (, ",") (pointer_expression "&local_a" (& "&") (identifier "local_a")) (, ",") (identifier "local_8") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ void gold::insert_into_vector<16> (vector<var_4,_std::var_5<var_4>var_6> *destination,Valtype var_2) { type_1 buffer [2]; type_2 local_8 [8]; if (parameters->target_ == (type_3 *)0x0) { /* WARNING: Subroutine does not return */ var_1("../../gold/parameters.h",0x69,"target"); } buffer = (type_1 [2])var_2; if (parameters->target_->pti_->is_big_endian != false) { buffer = (type_1 [2])(var_2 << 8 | var_2 >> 8); } std::vector<var_4,_std::var_5<var_4>var_6>::var_3<var_4*> (destination, (destination->super__Vector_base<var_4,_std::var_5<var_4>var_6>var_7). _M_impl._M_finish,buffer,local_8); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (identifier)) (identifier)))) (return_statement))))
null
void MASKED(long param_1,ushort param_2) { ushort local_a; undefined1 local_8 [8]; if (*(long *)(PTR_DAT_003f85c0 + 0x18) == 0) { /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/parameters.h",0x69,"target"); } local_a = param_2; if (*(char *)(*(long *)(*(long *)(PTR_DAT_003f85c0 + 0x18) + 8) + 4) != '\0') { local_a = param_2 << 8 | param_2 >> 8; } FUN_00224980(param_1,*(undefined8 *)(param_1 + 8),&local_a,local_8); return; }
2225_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
read_relocs
FUN_00176130
/* DWARF original prototype: void read_relocs(Sized_dwarf_line_info<32,_false> * this) */ void __thiscall gold::Sized_dwarf_line_info<32,_false>::read_relocs(Sized_dwarf_line_info<32,_false> *this) { _Base_ptr *pp_Var1; _Base_ptr p_Var2; off_t oVar3; int iVar4; _func_int_varargs *p_Var5; _Base_ptr p_Var6; const_iterator __pos; iterator iVar7; Sized_elf_reloc_mapper<32,_false> *pSVar8; bool bVar9; tuple<> local_51; off_t value; off_t reloc_offset; _Head_base<0,_long_int_const&,_false> local_40 [2]; undefined4 extraout_var; if (this->symtab_buffer_ == (uchar *)0x0) { return; } LAB_00176175: pSVar8 = this->reloc_mapper_; p_Var5 = (pSVar8->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[3]; if (p_Var5 != Sized_elf_reloc_mapper<32,_false>::do_next_offset) goto LAB_001761e6; LAB_00176185: reloc_offset = Track_relocs<32,_false>::next_offset(&pSVar8->track_relocs_); do { if (reloc_offset == -1) { return; } iVar4 = (*(this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[5]) (this->reloc_mapper_,reloc_offset,&value); oVar3 = value; if (iVar4 != 0) { p_Var2 = (this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent; __pos._M_node = &(this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header; p_Var6 = __pos._M_node; if (p_Var2 == (_Base_ptr)0x0) { LAB_00176256: local_40[0]._M_head_impl = &reloc_offset; iVar7 = std:: _Rb_tree<long_int,_std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>,_std::_Select1st<std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>_>,_std::less<long_int>,_std::allocator<std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>_>_> :: _M_emplace_hint_unique<const_std::piecewise_construct_t&,_std::tuple<long_int_const&>,_std::tuple<>_> (&(this->reloc_map_)._M_t,__pos, (piecewise_construct_t *)&std::piecewise_construct, (tuple<long_int_const&> *)local_40,&local_51); } else { do { while (iVar7._M_node = p_Var2, *(long *)(iVar7._M_node + 1) < reloc_offset) { pp_Var1 = &(iVar7._M_node)->_M_right; iVar7._M_node = p_Var6; p_Var2 = *pp_Var1; if (*pp_Var1 == (_Base_ptr)0x0) goto LAB_0017624b; } p_Var6 = iVar7._M_node; p_Var2 = (iVar7._M_node)->_M_left; } while ((iVar7._M_node)->_M_left != (_Base_ptr)0x0); LAB_0017624b: bVar9 = __pos._M_node == iVar7._M_node; __pos._M_node = iVar7._M_node; if ((bVar9) || (reloc_offset < *(long *)(iVar7._M_node + 1))) goto LAB_00176256; } *(int *)&iVar7._M_node[1]._M_parent = iVar4; iVar7._M_node[1]._M_left = (_Base_ptr)oVar3; } p_Var5 = (this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[4]; if (p_Var5 != Sized_elf_reloc_mapper<32,_false>::do_advance) { (*p_Var5)(); goto LAB_00176175; } Track_relocs<32,_false>::advance(&this->reloc_mapper_->track_relocs_,reloc_offset + 1); pSVar8 = this->reloc_mapper_; p_Var5 = (pSVar8->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[3]; if (p_Var5 == Sized_elf_reloc_mapper<32,_false>::do_next_offset) goto LAB_00176185; LAB_001761e6: iVar4 = (*p_Var5)(); reloc_offset = CONCAT44(extraout_var,iVar4); } while( true ); }
void FUN_00176130(long param_1) { undefined8 uVar1; long lVar2; int iVar3; code *pcVar4; long lVar5; long lVar6; long lVar7; long *plVar8; bool bVar9; undefined1 local_51; undefined8 local_50; long local_48; long *local_40 [2]; if (*(long *)(param_1 + 0x88) == 0) { return; } LAB_00176175: plVar8 = *(long **)(param_1 + 0x78); pcVar4 = *(code **)(*plVar8 + 0x18); if (pcVar4 != FUN_0016df30) goto LAB_001761e6; LAB_00176185: local_48 = FUN_002453d0(plVar8 + 5); do { if (local_48 == -1) { return; } iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28)) (*(long **)(param_1 + 0x78),local_48,&local_50); uVar1 = local_50; if (iVar3 != 0) { lVar6 = param_1 + 0xd8; lVar5 = lVar6; lVar2 = *(long *)(param_1 + 0xe0); if (*(long *)(param_1 + 0xe0) == 0) { LAB_00176256: local_40[0] = &local_48; lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51); } else { do { while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) { plVar8 = (long *)(lVar7 + 0x18); lVar7 = lVar5; lVar2 = *plVar8; if (*plVar8 == 0) goto LAB_0017624b; } lVar5 = lVar7; lVar2 = *(long *)(lVar7 + 0x10); } while (*(long *)(lVar7 + 0x10) != 0); LAB_0017624b: bVar9 = lVar6 == lVar7; lVar6 = lVar7; if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256; } *(int *)(lVar7 + 0x28) = iVar3; *(undefined8 *)(lVar7 + 0x30) = uVar1; } plVar8 = *(long **)(param_1 + 0x78); if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) { (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1); goto LAB_00176175; } FUN_00245480(plVar8 + 5); plVar8 = *(long **)(param_1 + 0x78); pcVar4 = *(code **)(*plVar8 + 0x18); if (pcVar4 == FUN_0016df30) goto LAB_00176185; LAB_001761e6: local_48 = (*pcVar4)(); } while( true ); }
CMP qword ptr [RDI + 0x88],0x0 JZ 0x001762a8 PUSH R15 PUSH R14 PUSH R13 PUSH R12 LEA R12,[0x16df20] PUSH RBP LEA RBP,[0x16df30] PUSH RBX MOV RBX,RDI SUB RSP,0x38 LEA RAX,[RSP + 0x20] LEA R13,[RSP + 0x18] MOV qword ptr [RSP],RAX LEA RAX,[RSP + 0x17] MOV qword ptr [RSP + 0x8],RAX MOV RDI,qword ptr [RBX + 0x78] MOV RAX,qword ptr [RDI] MOV RAX,qword ptr [RAX + 0x18] CMP RAX,RBP JNZ 0x001761e6 ADD RDI,0x28 CALL 0x002453d0 MOV qword ptr [RSP + 0x20],RAX CMP RAX,-0x1 JZ 0x001761f3 MOV RDI,qword ptr [RBX + 0x78] MOV RDX,R13 MOV RSI,RAX MOV RCX,qword ptr [RDI] CALL qword ptr [RCX + 0x28] MOV R15D,EAX TEST EAX,EAX JNZ 0x00176208 MOV RCX,qword ptr [RSP + 0x20] MOV RDI,qword ptr [RBX + 0x78] LEA RSI,[RCX + 0x1] MOV RAX,qword ptr [RDI] MOV RAX,qword ptr [RAX + 0x20] CMP RAX,R12 JNZ 0x00176298 ADD RDI,0x28 CALL 0x00245480 MOV RDI,qword ptr [RBX + 0x78] MOV RAX,qword ptr [RDI] MOV RAX,qword ptr [RAX + 0x18] CMP RAX,RBP JZ 0x00176185 CALL RAX MOV qword ptr [RSP + 0x20],RAX CMP RAX,-0x1 JNZ 0x00176199 ADD RSP,0x38 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RDX,qword ptr [RBX + 0xe0] MOV R14,qword ptr [RSP + 0x18] LEA RSI,[RBX + 0xd8] TEST RDX,RDX JZ 0x001762a0 MOV RCX,qword ptr [RSP + 0x20] MOV RAX,RSI JMP 0x0017623c MOV RAX,RDX MOV RDX,qword ptr [RDX + 0x10] TEST RDX,RDX JZ 0x0017624b CMP qword ptr [RDX + 0x20],RCX JGE 0x00176230 MOV RDX,qword ptr [RDX + 0x18] TEST RDX,RDX JNZ 0x0017623c CMP RSI,RAX JZ 0x00176256 CMP RCX,qword ptr [RAX + 0x20] JGE 0x00176284 MOV RSI,qword ptr [RSP] MOV R8,qword ptr [RSP + 0x8] LEA RCX,[RSP + 0x28] LEA RDI,[RBX + 0xd0] LEA RDX,[0x372427] MOV qword ptr [RSP + 0x28],RSI MOV RSI,RAX CALL 0x00175d70 MOV RCX,qword ptr [RSP + 0x20] MOV dword ptr [RAX + 0x28],R15D MOV qword ptr [RAX + 0x30],R14 JMP 0x001761b5 CALL RAX JMP 0x00176175 MOV RAX,RSI JMP 0x00176256 RET
null
null
null
null
[(u'LOAD_-1207410046', u'PTRADD_-1207409128'), (u'PTRSUB_-1207409169', u'PTRSUB_-1207409131'), (u'LOAD_-1207410040', u'INT_EQUAL_-1207410020'), ('tmp_2924', u'MULTIEQUAL_-1207409414'), ('const-40', u'PTRSUB_-1207409261'), (u'MULTIEQUAL_-1207409265', u'INT_EQUAL_-1207410180'), ('const-433', u'LOAD_-1207409848'), (u'MULTIEQUAL_-1207409265', u'CALLIND_-1207410146'), ('tmp_267', u'CBRANCH_-1207410177'), ('const-0', u'PTRSUB_-1207409023'), ('tmp_397', u'CBRANCH_-1207410078'), (u'LOAD_-1207409776', u'INT_NOTEQUAL_-1207409756'), (u'PTRSUB_-1207409023', u'CAST_-1207408956'), (u'LOAD_-1207410052', u'MULTIEQUAL_-1207409608'), ('const-0', u'PTRSUB_-1207409162'), ('const-433', u'LOAD_-1207410156'), (u'INDIRECT_-1207409358', u'MULTIEQUAL_-1207409129'), (u'INDIRECT_-1207409132', u'MULTIEQUAL_-1207409116'), ('const--1', u'INT_EQUAL_-1207410180'), (u'PTRSUB_-1207409184', u'CALL_-1207410054'), (u'INT_SLESS_-1207409822', u'CBRANCH_-1207409829'), ('const-433', u'LOAD_-1207410040'), ('tmp_767', u'CBRANCH_-1207409806'), (u'INDIRECT_-1207409375', u'MULTIEQUAL_-1207409263'), (u'CALL_-1207410203', u'INDIRECT_-1207409401'), (u'INDIRECT_-1207409371', u'MULTIEQUAL_-1207409348'), (u'LOAD_-1207409923', u'INT_EQUAL_-1207409884'), ('const-40', u'PTRSUB_-1207409184'), (u'LOAD_-1207410101', u'INT_NOTEQUAL_-1207410080'), ('const-433', u'LOAD_-1207410381'), (u'PTRSUB_-1207409059', u'COPY_-1207409123'), (u'CALL_-1207410054', u'INDIRECT_-1207409299'), (u'CAST_-1207408954', u'CALL_-1207409713'), ('const-0', u'RETURN_-1207409929'), (u'PTRSUB_-1207409118', u'PTRSUB_-1207409116'), (u'PTRSUB_-1207409116', u'PTRSUB_-1207409114'), ('const-1', u'PTRADD_-1207408969'), (u'PTRSUB_-1207409095', u'PTRSUB_-1207409093'), (u'CALLIND_-1207409776', u'INDIRECT_-1207409101'), (u'MULTIEQUAL_-1207409608', u'PTRSUB_-1207409261'), ('const-433', u'LOAD_-1207410176'), (u'LOAD_-1207410040', u'MULTIEQUAL_-1207409573'), (u'PTRSUB_-1207409131', u'LOAD_-1207410046'), (u'PTRSUB_-1207409210', u'LOAD_-1207410119'), ('const-8', u'PTRSUB_-1207409116'), (u'PTRSUB_-1207409122', u'PTRSUB_-1207409120'), ('const-16', u'PTRSUB_-1207408967'), (u'PTRSUB_-1207409234', u'LOAD_-1207410252'), (u'COPY_-1207409076', u'MULTIEQUAL_-1207409464'), (u'LOAD_-1207410156', u'CALLIND_-1207410146'), (u'PTRSUB_-1207409061', u'LOAD_-1207409776'), (u'LOAD_-1207409828', u'COPY_-1207409076'), (u'PTRSUB_-1207409261', u'CALL_-1207410203'), (u'COPY_-1207409086', u'MULTIEQUAL_-1207409478'), (u'PTRADD_-1207409128', u'LOAD_-1207410040'), (u'INDIRECT_-1207409358', u'INT_SLESS_-1207409763'), ('tmp_331', u'CBRANCH_-1207410128'), (u'LOAD_-1207410252', u'PTRADD_-1207409231'), (u'MULTIEQUAL_-1207409478', u'PTRADD_-1207409030'), ('const-433', u'LOAD_-1207410101'), (u'COPY_-1207409086', u'PTRSUB_-1207409044'), (u'MULTIEQUAL_-1207409419', u'PTRADD_-1207408975'), ('tmp_797', u'CBRANCH_-1207409790'), (u'COPY_-1207409086', u'PTRSUB_-1207409061'), (u'INT_EQUAL_-1207409792', u'CBRANCH_-1207409790'), ('const-0', u'PTRSUB_-1207409275'), (u'INDIRECT_-1207409299', u'MULTIEQUAL_-1207409276'), (u'INT_ADD_-1207410096', u'CALL_-1207410054'), ('const-0', u'INT_EQUAL_-1207410366'), ('const-1', u'PTRADD_-1207408975'), ('tmp_635', u'BRANCH_-1207409777'), (u'INT_EQUAL_-1207410366', u'CBRANCH_-1207410359'), ('const-32', u'PTRADD_-1207409052'), ('tmp_2213', u'PTRSUB_-1207409013'), (u'CALLIND_-1207410146', u'STORE_-1207409701'), ('const-0', u'PTRSUB_-1207409274'), (u'MULTIEQUAL_-1207409142', u'MULTIEQUAL_-1207409348'), (u'PTRSUB_-1207409044', u'LOAD_-1207409828'), ('tmp_34', u'CBRANCH_-1207410359'), ('const-4', u'PTRADD_-1207409159'), (u'LOAD_-1207409776', u'COPY_-1207409090'), (u'MULTIEQUAL_-1207409335', u'INT_ADD_-1207410096'), (u'CALLIND_-1207409776', u'INDIRECT_-1207409114'), (u'CAST_-1207408999', u'LOAD_-1207409789'), (u'LOAD_-1207410381', u'INT_EQUAL_-1207410366'), ('const-0', u'PTRSUB_-1207409208'), ('const--64', u'PTRSUB_-1207409013'), (u'INT_EQUAL_-1207410180', u'CBRANCH_-1207410177'), ('const-433', u'LOAD_-1207410246'), (u'INDIRECT_-1207409277', u'MULTIEQUAL_-1207409263'), (u'CALL_-1207410054', u'INDIRECT_-1207409312'), ('tmp_2213', u'PTRSUB_-1207409290'), ('tmp_974', u'PTRSUB_-1207409174'), (u'PTRSUB_-1207409229', u'PTRSUB_-1207409190'), ('tmp_836', u'CBRANCH_-1207409770'), ('const-433', u'LOAD_-1207410052'), ('const-1', u'PTRADD_-1207409030'), (u'COPY_-1207409096', u'MULTIEQUAL_-1207409494'), (u'MULTIEQUAL_-1207409478', u'INT_EQUAL_-1207409792'), ('tmp_2213', u'PTRSUB_-1207409306'), (u'PTRADD_-1207409052', u'CAST_-1207409020'), ('tmp_974', u'PTRSUB_-1207409122'), (u'COPY_-1207409079', u'MULTIEQUAL_-1207409478'), ('const-0', u'PTRSUB_-1207409097'), (u'INDIRECT_-1207409371', u'COPY_-1207409246'), (u'CALL_-1207410203', u'INDIRECT_-1207409388'), ('tmp_974', u'PTRSUB_-1207409352'), (u'PTRSUB_-1207409306', u'COPY_-1207409023'), ('const-433', u'LOAD_-1207410252'), (u'PTRSUB_-1207409174', u'LOAD_-1207410052'), (u'INDIRECT_-1207409101', u'MULTIEQUAL_-1207409388'), ('const-0', u'INT_NOTEQUAL_-1207409756'), (u'COPY_-1207409117', u'MULTIEQUAL_-1207409464'), ('tmp_482', u'CBRANCH_-1207410018'), ('const-0', u'PTRSUB_-1207409059'), (u'INT_NOTEQUAL_-1207410129', u'CBRANCH_-1207410128'), (u'MULTIEQUAL_-1207409494', u'COPY_-1207409079'), (u'INDIRECT_-1207409127', u'MULTIEQUAL_-1207409414'), (u'LOAD_-1207410119', u'PTRSUB_-1207409184'), (u'COPY_-1207409123', u'MULTIEQUAL_-1207409494'), ('const-3', u'PTRADD_-1207409128'), (u'PTRADD_-1207409030', u'CAST_-1207408999'), (u'INDIRECT_-1207409587', u'PIECE_-1207409585'), (u'CALL_-1207409713', u'INDIRECT_-1207409132'), (u'CALL_-1207410203', u'MULTIEQUAL_-1207409265'), ('const-208', u'PTRSUB_-1207409007'), (u'CAST_-1207409020', u'LOAD_-1207409848'), ('tmp_974', u'PTRSUB_-1207409279'), ('tmp_974', u'PTRSUB_-1207409099'), (u'PTRSUB_-1207409208', u'INT_NOTEQUAL_-1207410080'), (u'INT_EQUAL_-1207410020', u'CBRANCH_-1207410018'), ('const-136', u'PTRSUB_-1207409352'), ('tmp_195', u'CBRANCH_-1207410223'), (u'COPY_-1207409086', u'COPY_-1207409096'), (u'PTRSUB_-1207409093', u'PTRSUB_-1207409059'), ('const-208', u'PTRSUB_-1207409122'), (u'INDIRECT_-1207409312', u'MULTIEQUAL_-1207409289'), ('const-433', u'LOAD_-1207409923'), (u'COPY_-1207409086', u'PTRADD_-1207409052'), (u'PTRADD_-1207408975', u'PTRSUB_-1207408973'), (u'PTRSUB_-1207409114', u'PTRSUB_-1207409112'), (u'INT_NOTEQUAL_-1207410080', u'CBRANCH_-1207410078'), (u'LOAD_-1207410107', u'PTRADD_-1207409159'), (u'PTRSUB_-1207409097', u'PTRSUB_-1207409095'), (u'PTRSUB_-1207409013', u'CAST_-1207408954'), (u'INDIRECT_-1207409401', u'MULTIEQUAL_-1207409264'), (u'CALL_-1207410054', u'INDIRECT_-1207409325'), (u'COPY_-1207409090', u'MULTIEQUAL_-1207409464'), (u'CAST_-1207408938', u'STORE_-1207409694'), ('const-8', u'PTRADD_-1207409159'), ('const-3613735', u'PTRSUB_-1207409023'), ('const-1498928', u'PTRSUB_-1207409275'), ('const-0', u'PTRSUB_-1207409201'), (u'INDIRECT_-1207409299', u'MULTIEQUAL_-1207409374'), (u'CAST_-1207408943', u'STORE_-1207409701'), ('const-16', u'PTRSUB_-1207409061'), ('const-433', u'LOAD_-1207409776'), (u'COPY_-1207409082', u'MULTIEQUAL_-1207409494'), ('const-0', u'PTRSUB_-1207409190'), (u'CAST_-1207408956', u'CALL_-1207409713'), (u'CALLIND_-1207410146', u'INDIRECT_-1207409358'), (u'CALLIND_-1207410146', u'INDIRECT_-1207409345'), (u'COPY_-1207409073', u'MULTIEQUAL_-1207409466'), ('const-8', u'PTRSUB_-1207408973'), ('const-433', u'STORE_-1207409694'), ('tmp_681', u'CBRANCH_-1207409882'), (u'MULTIEQUAL_-1207409129', u'MULTIEQUAL_-1207409335'), (u'LOAD_-1207410246', u'INT_NOTEQUAL_-1207410225'), (u'MULTIEQUAL_-1207409464', u'COPY_-1207409086'), ('const-0', u'INT_EQUAL_-1207409884'), (u'PTRSUB_-1207409059', u'INT_EQUAL_-1207409792'), (u'PTRSUB_-1207409290', u'CALL_-1207409713'), ('const-0', u'PTRSUB_-1207409120'), ('const-0', u'PTRSUB_-1207409118'), (u'LOAD_-1207410162', u'PTRADD_-1207409187'), (u'PTRSUB_-1207408967', u'STORE_-1207409694'), (u'INT_NOTEQUAL_-1207410225', u'CBRANCH_-1207410223'), (u'INDIRECT_-1207409312', u'MULTIEQUAL_-1207409387'), ('const-0', u'PTRSUB_-1207409114'), (u'MULTIEQUAL_-1207409414', u'MULTIEQUAL_-1207409302'), (u'INDIRECT_-1207409114', u'MULTIEQUAL_-1207409401'), (u'INDIRECT_-1207409158', u'MULTIEQUAL_-1207409142'), ('const-32', u'PTRADD_-1207408969'), (u'MULTIEQUAL_-1207409466', u'CALL_-1207409713'), ('const-433', u'LOAD_-1207409789'), (u'PIECE_-1207409585', u'MULTIEQUAL_-1207409265'), ('const-433', u'LOAD_-1207410107'), (u'CALLIND_-1207410009', u'INDIRECT_-1207409303'), (u'PTRSUB_-1207409201', u'PTRSUB_-1207409162'), ('const-5', u'PTRADD_-1207409187'), (u'MULTIEQUAL_-1207409494', u'COPY_-1207409082'), (u'CALL_-1207409713', u'INDIRECT_-1207409158'), (u'PTRSUB_-1207409112', u'LOAD_-1207409923'), (u'CALLIND_-1207410146', u'INT_NOTEQUAL_-1207410129'), ('const-0', u'PTRSUB_-1207409177'), (u'LOAD_-1207410176', u'PTRSUB_-1207409229'), ('const-3', u'PTRADD_-1207409231'), (u'INDIRECT_-1207409345', u'MULTIEQUAL_-1207409322'), (u'PTRSUB_-1207409279', u'LOAD_-1207410258'), ('const-0', u'PTRSUB_-1207409229'), ('const-8', u'PTRADD_-1207409128'), ('const-433', u'LOAD_-1207410258'), (u'PTRSUB_-1207409120', u'PTRSUB_-1207409118'), ('const-32', u'PTRADD_-1207408975'), (u'LOAD_-1207410258', u'PTRSUB_-1207409274'), (u'PTRADD_-1207409231', u'LOAD_-1207410246'), (u'LOAD_-1207410246', u'MULTIEQUAL_-1207409573'), ('const-1', u'INT_ADD_-1207410096'), (u'LOAD_-1207410101', u'CALLIND_-1207409776'), (u'INDIRECT_-1207409358', u'MULTIEQUAL_-1207409335'), (u'PTRSUB_-1207409274', u'PTRSUB_-1207409234'), (u'MULTIEQUAL_-1207409388', u'MULTIEQUAL_-1207409276'), (u'PTRADD_-1207409187', u'LOAD_-1207410156'), ('const-0', u'RETURN_-1207409635'), (u'INDIRECT_-1207409303', u'MULTIEQUAL_-1207409264'), (u'LOAD_-1207410052', u'PTRSUB_-1207409169'), (u'LOAD_-1207409848', u'INT_SLESS_-1207409822'), ('const--80', u'PTRSUB_-1207409300'), (u'LOAD_-1207410176', u'CALLIND_-1207410146'), ('const-0', u'PTRSUB_-1207409234'), (u'LOAD_-1207409828', u'INT_EQUAL_-1207409809'), ('const--72', u'PTRSUB_-1207409306'), (u'MULTIEQUAL_-1207409116', u'MULTIEQUAL_-1207409322'), (u'INDIRECT_-1207409345', u'MULTIEQUAL_-1207409116'), (u'INDIRECT_-1207409358', u'INT_SLESS_-1207409822'), ('const-0', u'INT_EQUAL_-1207409809'), (u'CALL_-1207409713', u'MULTIEQUAL_-1207409419'), ('const-433', u'LOAD_-1207410162'), (u'CALL_-1207410203', u'INDIRECT_-1207409375'), ('const-433', u'LOAD_-1207410046'), ('const-1498928', u'PTRSUB_-1207409177'), ('const-208', u'PTRSUB_-1207409099'), (u'PTRSUB_-1207409352', u'LOAD_-1207410381'), (u'LOAD_-1207409789', u'INT_SLESS_-1207409763'), (u'INT_EQUAL_-1207409809', u'CBRANCH_-1207409806'), (u'PTRADD_-1207409159', u'LOAD_-1207410101'), (u'MULTIEQUAL_-1207409419', u'PTRADD_-1207408969'), (u'INDIRECT_-1207409145', u'MULTIEQUAL_-1207409129'), (u'MULTIEQUAL_-1207409401', u'MULTIEQUAL_-1207409387'), ('const-1498912', u'PTRSUB_-1207409208'), (u'CALLIND_-1207410009', u'INDIRECT_-1207409277'), ('const-8', u'PTRSUB_-1207409093'), (u'CALL_-1207409713', u'INDIRECT_-1207409145'), ('tmp_905', u'BRANCH_-1207409688'), (u'INDIRECT_-1207409325', u'MULTIEQUAL_-1207409302'), ('tmp_2923', u'MULTIEQUAL_-1207409401'), (u'INDIRECT_-1207409325', u'MULTIEQUAL_-1207409400'), (u'INDIRECT_-1207409371', u'MULTIEQUAL_-1207409142'), (u'COPY_-1207409246', u'CAST_-1207408938'), ('tmp_731', u'CBRANCH_-1207409829'), ('tmp_940', u'CBRANCH_-1207409755'), (u'PTRSUB_-1207409275', u'INT_NOTEQUAL_-1207410225'), (u'CALLIND_-1207410009', u'INDIRECT_-1207409587'), ('tmp_2922', u'MULTIEQUAL_-1207409388'), (u'LOAD_-1207410258', u'MULTIEQUAL_-1207409608'), (u'PTRSUB_-1207409240', u'LOAD_-1207410176'), (u'CALLIND_-1207409776', u'INDIRECT_-1207409127'), (u'INT_SLESS_-1207409763', u'CBRANCH_-1207409770'), ('const-24', u'PTRSUB_-1207409044'), ('const-120', u'PTRSUB_-1207409174'), (u'MULTIEQUAL_-1207409414', u'MULTIEQUAL_-1207409400'), ('const-120', u'PTRSUB_-1207409210'), ('const-120', u'PTRSUB_-1207409279'), (u'PTRSUB_-1207409190', u'LOAD_-1207410162'), ('const-8', u'PTRSUB_-1207409112'), ('const-0', u'INT_NOTEQUAL_-1207410129'), ('const-0', u'PTRSUB_-1207408953'), (u'MULTIEQUAL_-1207409478', u'COPY_-1207409073'), (u'CALLIND_-1207410009', u'PIECE_-1207409585'), ('tmp_974', u'PTRSUB_-1207409007'), (u'LOAD_-1207409923', u'COPY_-1207409117'), (u'INT_NOTEQUAL_-1207409756', u'CBRANCH_-1207409755'), ('tmp_974', u'PTRSUB_-1207409240'), (u'INT_EQUAL_-1207409884', u'CBRANCH_-1207409882'), (u'PTRADD_-1207408969', u'PTRSUB_-1207408967'), (u'MULTIEQUAL_-1207409478', u'MULTIEQUAL_-1207409419'), (u'PTRSUB_-1207408973', u'CAST_-1207408943'), ('const-433', u'LOAD_-1207410119'), ('const-32', u'PTRADD_-1207409030'), ('const-8', u'PTRADD_-1207409231'), (u'PTRSUB_-1207409162', u'LOAD_-1207410107'), ('const-1', u'PTRADD_-1207409052'), ('const-8', u'PTRADD_-1207409187'), (u'PTRSUB_-1207409059', u'MULTIEQUAL_-1207409466'), ('const-0', u'PTRSUB_-1207409131'), (u'MULTIEQUAL_-1207409573', u'CALLIND_-1207410009'), ('tmp_974', u'PTRSUB_-1207409210'), (u'MULTIEQUAL_-1207409388', u'MULTIEQUAL_-1207409374'), (u'PTRSUB_-1207409007', u'PTRSUB_-1207408953'), (u'PTRSUB_-1207408953', u'CALL_-1207409713'), (u'PTRSUB_-1207409300', u'CALLIND_-1207410146'), (u'PTRSUB_-1207409099', u'PTRSUB_-1207409097'), ('const--81', u'PTRSUB_-1207409290'), (u'CALLIND_-1207410146', u'INDIRECT_-1207409371'), ('const-433', u'STORE_-1207409701'), (u'CALLIND_-1207410009', u'INDIRECT_-1207409290'), ('tmp_2213', u'PTRSUB_-1207409300'), (u'LOAD_-1207410119', u'PTRSUB_-1207409201'), (u'MULTIEQUAL_-1207409401', u'MULTIEQUAL_-1207409289'), ('const-120', u'PTRSUB_-1207409240'), ('const-0', u'PTRSUB_-1207409095'), (u'PTRSUB_-1207409177', u'INT_EQUAL_-1207410020'), ('const-433', u'LOAD_-1207409828'), ('const-0', u'PTRSUB_-1207409169')]
[(u'LOAD_-1207410046', u'INT_ADD_-1207410024'), ('const-120', u'INT_ADD_-1207410036'), (u'LOAD_-1207410040', u'INT_EQUAL_-1207410020'), (u'COPY_-1207409138', u'INT_ADD_-1207409760'), ('tmp_267', u'CBRANCH_-1207410177'), (u'MULTIEQUAL_-1207409470', u'COPY_-1207409138'), ('const-433', u'LOAD_-1207410162'), ('tmp_397', u'CBRANCH_-1207410078'), (u'LOAD_-1207409776', u'INT_NOTEQUAL_-1207409756'), (u'PTRSUB_-1207409185', u'INT_EQUAL_-1207410020'), ('const-24', u'INT_ADD_-1207410024'), (u'LOAD_-1207409923', u'COPY_-1207409169'), (u'COPY_-1207409175', u'MULTIEQUAL_-1207409500'), (u'MULTIEQUAL_-1207409137', u'MULTIEQUAL_-1207409343'), (u'INT_SLESS_-1207409822', u'CBRANCH_-1207409829'), (u'INT_ADD_-1207409889', u'MULTIEQUAL_-1207409472'), (u'CALLIND_-1207410146', u'INDIRECT_-1207409353'), ('const-1498928', u'PTRSUB_-1207409185'), (u'LOAD_-1207410119', u'CALLIND_-1207409776'), ('tmp_767', u'CBRANCH_-1207409806'), (u'COPY_-1207409148', u'MULTIEQUAL_-1207409500'), (u'LOAD_-1207409923', u'INT_EQUAL_-1207409884'), ('const-433', u'LOAD_-1207409828'), (u'CALL_-1207410054', u'INDIRECT_-1207409333'), (u'LOAD_-1207410101', u'INT_NOTEQUAL_-1207410080'), (u'CALLIND_-1207409776', u'INDIRECT_-1207409109'), ('const-3613735', u'PTRSUB_-1207409031'), (u'CALLIND_-1207409776', u'INDIRECT_-1207409135'), ('const-433', u'LOAD_-1207410101'), (u'CALLIND_-1207410009', u'INDIRECT_-1207409311'), (u'LOAD_-1207410040', u'MULTIEQUAL_-1207409579'), ('tmp_2206', u'INT_ADD_-1207410103'), ('const-0', u'RETURN_-1207409929'), (u'CAST_-1207409184', u'LOAD_-1207410101'), ('const-16', u'INT_ADD_-1207409760'), (u'COPY_-1207409138', u'INT_ADD_-1207409832'), (u'INDIRECT_-1207409366', u'MULTIEQUAL_-1207409137'), (u'PTRSUB_-1207409052', u'CALL_-1207409713'), (u'CALL_-1207410203', u'MULTIEQUAL_-1207409273'), (u'COPY_-1207409131', u'MULTIEQUAL_-1207409484'), (u'INDIRECT_-1207409333', u'MULTIEQUAL_-1207409310'), (u'INDIRECT_-1207409140', u'MULTIEQUAL_-1207409124'), (u'CALL_-1207410054', u'INDIRECT_-1207409320'), (u'CAST_-1207409044', u'LOAD_-1207409789'), (u'MULTIEQUAL_-1207409409', u'MULTIEQUAL_-1207409395'), (u'INT_ADD_-1207409812', u'CAST_-1207409059'), ('const-1498928', u'PTRSUB_-1207409283'), (u'MULTIEQUAL_-1207409422', u'MULTIEQUAL_-1207409310'), (u'INT_ADD_-1207410024', u'CAST_-1207409153'), ('const-5', u'PTRADD_-1207409200'), (u'LOAD_-1207410156', u'CALLIND_-1207410146'), (u'CAST_-1207409219', u'LOAD_-1207410156'), (u'LOAD_-1207410252', u'INT_ADD_-1207410230'), ('const-433', u'LOAD_-1207410252'), (u'COPY_-1207409298', u'STORE_-1207409694'), ('tmp_331', u'CBRANCH_-1207410128'), ('const-433', u'LOAD_-1207410107'), (u'LOAD_-1207410246', u'MULTIEQUAL_-1207409579'), (u'INDIRECT_-1207409379', u'MULTIEQUAL_-1207409150'), (u'PTRSUB_-1207409315', u'COPY_-1207409075'), ('const-433', u'LOAD_-1207410052'), (u'INT_ADD_-1207410036', u'CAST_-1207409161'), ('tmp_797', u'CBRANCH_-1207409790'), (u'CALL_-1207409713', u'INDIRECT_-1207409153'), (u'COPY_-1207409138', u'MULTIEQUAL_-1207409484'), (u'INT_EQUAL_-1207409792', u'CBRANCH_-1207409790'), (u'PTRSUB_-1207409216', u'INT_NOTEQUAL_-1207410080'), ('const-433', u'LOAD_-1207410046'), ('tmp_2206', u'INT_ADD_-1207410242'), (u'CAST_-1207409196', u'LOAD_-1207410119'), (u'CAST_-1207409233', u'LOAD_-1207410176'), ('tmp_635', u'BRANCH_-1207409777'), (u'CALL_-1207409713', u'INDIRECT_-1207409140'), (u'INDIRECT_-1207409409', u'MULTIEQUAL_-1207409272'), (u'CAST_-1207409059', u'LOAD_-1207409828'), (u'INDIRECT_-1207409353', u'MULTIEQUAL_-1207409124'), (u'INT_EQUAL_-1207410366', u'CBRANCH_-1207410359'), ('const-433', u'LOAD_-1207410156'), ('const-433', u'LOAD_-1207409923'), (u'COPY_-1207409142', u'MULTIEQUAL_-1207409470'), ('const-40', u'INT_ADD_-1207409687'), (u'CAST_-1207409067', u'LOAD_-1207409848'), (u'MULTIEQUAL_-1207409579', u'CALLIND_-1207410009'), ('tmp_2207', u'PTRSUB_-1207409299'), (u'COPY_-1207409125', u'MULTIEQUAL_-1207409472'), (u'INT_ADD_-1207409680', u'CAST_-1207408986'), (u'LOAD_-1207409776', u'COPY_-1207409142'), (u'MULTIEQUAL_-1207409124', u'MULTIEQUAL_-1207409330'), (u'CALLIND_-1207410146', u'STORE_-1207409701'), ('const-24', u'INT_ADD_-1207410230'), (u'CALL_-1207409713', u'INDIRECT_-1207409166'), ('tmp_34', u'CBRANCH_-1207410359'), ('tmp_2951', u'MULTIEQUAL_-1207409396'), (u'INDIRECT_-1207409366', u'INT_SLESS_-1207409763'), (u'MULTIEQUAL_-1207409273', u'CALLIND_-1207410146'), ('const-433', u'LOAD_-1207409848'), ('tmp_2206', u'INT_ADD_-1207410036'), (u'INT_ADD_-1207409832', u'CAST_-1207409067'), (u'LOAD_-1207410381', u'INT_EQUAL_-1207410366'), ('const-433', u'STORE_-1207409694'), (u'CAST_-1207409075', u'LOAD_-1207409776'), (u'INT_EQUAL_-1207410180', u'CBRANCH_-1207410177'), (u'LOAD_-1207410258', u'LOAD_-1207410252'), ('const-0', u'INT_EQUAL_-1207410366'), ('const-120', u'INT_ADD_-1207410103'), (u'INDIRECT_-1207409166', u'MULTIEQUAL_-1207409150'), (u'COPY_-1207409128', u'MULTIEQUAL_-1207409470'), (u'MULTIEQUAL_-1207409425', u'INT_ADD_-1207409687'), (u'PTRSUB_-1207409031', u'CALL_-1207409713'), (u'MULTIEQUAL_-1207409500', u'COPY_-1207409131'), ('tmp_836', u'CBRANCH_-1207409770'), (u'CAST_-1207409271', u'LOAD_-1207410258'), (u'INDIRECT_-1207409109', u'MULTIEQUAL_-1207409396'), (u'INT_ADD_-1207410230', u'CAST_-1207409263'), (u'COPY_-1207409138', u'COPY_-1207409148'), (u'LOAD_-1207410052', u'MULTIEQUAL_-1207409614'), ('const-32', u'INT_ADD_-1207409773'), (u'CALLIND_-1207410146', u'INDIRECT_-1207409366'), (u'INT_ADD_-1207410140', u'CAST_-1207409219'), (u'MULTIEQUAL_-1207409472', u'CALL_-1207409713'), (u'CAST_-1207409263', u'LOAD_-1207410246'), ('const-1498912', u'PTRSUB_-1207409216'), (u'MULTIEQUAL_-1207409150', u'MULTIEQUAL_-1207409356'), ('const-0', u'INT_NOTEQUAL_-1207409756'), ('tmp_482', u'CBRANCH_-1207410018'), ('const-120', u'INT_ADD_-1207410160'), (u'INT_NOTEQUAL_-1207410129', u'CBRANCH_-1207410128'), ('const-32', u'INT_ADD_-1207409832'), ('const-5', u'PTRADD_-1207409273'), (u'CALLIND_-1207410009', u'INDIRECT_-1207409285'), (u'MULTIEQUAL_-1207409396', u'MULTIEQUAL_-1207409382'), (u'INDIRECT_-1207409383', u'MULTIEQUAL_-1207409271'), (u'CALL_-1207410203', u'INDIRECT_-1207409383'), ('const-40', u'INT_ADD_-1207410140'), (u'PTRSUB_-1207409309', u'CALLIND_-1207410146'), (u'INDIRECT_-1207409333', u'MULTIEQUAL_-1207409408'), ('const-433', u'LOAD_-1207410258'), (u'CALLIND_-1207410009', u'INDIRECT_-1207409298'), ('tmp_2206', u'INT_ADD_-1207409732'), (u'MULTIEQUAL_-1207409273', u'INT_EQUAL_-1207410180'), (u'INT_EQUAL_-1207410020', u'CBRANCH_-1207410018'), ('tmp_195', u'CBRANCH_-1207410223'), ('const-433', u'LOAD_-1207409789'), (u'INT_ADD_-1207409732', u'CALL_-1207409713'), (u'CAST_-1207409161', u'LOAD_-1207410052'), (u'LOAD_-1207410176', u'LOAD_-1207410162'), ('const-433', u'LOAD_-1207410246'), (u'CALLIND_-1207409776', u'INDIRECT_-1207409122'), (u'INT_NOTEQUAL_-1207410080', u'CBRANCH_-1207410078'), ('const-24', u'INT_ADD_-1207409812'), (u'INDIRECT_-1207409307', u'MULTIEQUAL_-1207409284'), (u'MULTIEQUAL_-1207409484', u'COPY_-1207409125'), (u'LOAD_-1207410119', u'PTRADD_-1207409200'), (u'INDIRECT_-1207409135', u'MULTIEQUAL_-1207409422'), (u'INDIRECT_-1207409307', u'MULTIEQUAL_-1207409382'), (u'CALL_-1207410054', u'INDIRECT_-1207409307'), ('tmp_681', u'CBRANCH_-1207409882'), (u'INDIRECT_-1207409285', u'MULTIEQUAL_-1207409271'), (u'INT_ADD_-1207410103', u'CAST_-1207409196'), (u'LOAD_-1207410246', u'INT_NOTEQUAL_-1207410225'), (u'COPY_-1207409138', u'INT_ADD_-1207409812'), ('const-0', u'INT_EQUAL_-1207409884'), (u'CAST_-1207408986', u'STORE_-1207409694'), ('tmp_2207', u'PTRSUB_-1207409309'), ('const-136', u'INT_ADD_-1207410365'), ('const-0', u'PTRSUB_-1207409216'), (u'INDIRECT_-1207409153', u'MULTIEQUAL_-1207409137'), (u'INT_ADD_-1207410242', u'CAST_-1207409271'), (u'PTRSUB_-1207409299', u'CALL_-1207409713'), (u'INT_ADD_-1207410085', u'CAST_-1207409184'), (u'INT_NOTEQUAL_-1207410225', u'CBRANCH_-1207410223'), (u'INT_ADD_-1207409687', u'CAST_-1207408991'), (u'PTRADD_-1207409200', u'CALL_-1207410054'), ('tmp_2206', u'INT_ADD_-1207409889'), ('const--81', u'PTRSUB_-1207409299'), (u'INDIRECT_-1207409379', u'COPY_-1207409298'), (u'MULTIEQUAL_-1207409484', u'MULTIEQUAL_-1207409425'), ('const-120', u'INT_ADD_-1207410242'), (u'PTRADD_-1207409273', u'CALL_-1207410203'), (u'CALL_-1207410203', u'INDIRECT_-1207409409'), (u'MULTIEQUAL_-1207409484', u'INT_ADD_-1207409773'), (u'CALLIND_-1207410146', u'INT_NOTEQUAL_-1207410129'), (u'LOAD_-1207410052', u'LOAD_-1207410046'), ('const-0', u'PTRSUB_-1207409283'), ('const-8', u'PTRADD_-1207409200'), (u'MULTIEQUAL_-1207409484', u'INT_EQUAL_-1207409792'), ('const--80', u'PTRSUB_-1207409309'), (u'CALL_-1207410203', u'INDIRECT_-1207409396'), ('const-433', u'LOAD_-1207410040'), ('const-224', u'INT_ADD_-1207409907'), (u'INDIRECT_-1207409366', u'MULTIEQUAL_-1207409343'), (u'LOAD_-1207409828', u'COPY_-1207409128'), ('const-1', u'INT_ADD_-1207410096'), (u'LOAD_-1207410101', u'CALLIND_-1207409776'), ('const-433', u'LOAD_-1207409776'), ('tmp_2953', u'MULTIEQUAL_-1207409422'), (u'MULTIEQUAL_-1207409396', u'MULTIEQUAL_-1207409284'), (u'CALLIND_-1207410146', u'INDIRECT_-1207409379'), ('const-433', u'LOAD_-1207410381'), (u'INT_ADD_-1207409760', u'CAST_-1207409075'), ('const-8', u'PTRADD_-1207409273'), ('const-0', u'RETURN_-1207409635'), (u'MULTIEQUAL_-1207409614', u'PTRADD_-1207409273'), (u'LOAD_-1207410119', u'LOAD_-1207410107'), (u'LOAD_-1207409848', u'INT_SLESS_-1207409822'), (u'CALL_-1207409713', u'MULTIEQUAL_-1207409425'), (u'LOAD_-1207410176', u'CALLIND_-1207410146'), (u'MULTIEQUAL_-1207409425', u'INT_ADD_-1207409680'), (u'LOAD_-1207409828', u'INT_EQUAL_-1207409809'), (u'INDIRECT_-1207409122', u'MULTIEQUAL_-1207409409'), ('const-0', u'INT_EQUAL_-1207409809'), (u'MULTIEQUAL_-1207409409', u'MULTIEQUAL_-1207409297'), (u'LOAD_-1207409789', u'INT_SLESS_-1207409763'), ('const-0', u'PTRSUB_-1207409031'), (u'INT_EQUAL_-1207409809', u'CBRANCH_-1207409806'), ('tmp_2952', u'MULTIEQUAL_-1207409409'), ('const--72', u'PTRSUB_-1207409315'), ('tmp_905', u'BRANCH_-1207409688'), (u'INT_ADD_-1207409907', u'CAST_-1207409120'), (u'INDIRECT_-1207409320', u'MULTIEQUAL_-1207409297'), ('tmp_731', u'CBRANCH_-1207409829'), ('tmp_940', u'CBRANCH_-1207409755'), (u'CAST_-1207409341', u'LOAD_-1207410381'), (u'INDIRECT_-1207409311', u'MULTIEQUAL_-1207409272'), (u'CALLIND_-1207410009', u'MULTIEQUAL_-1207409273'), ('const-433', u'STORE_-1207409701'), (u'INT_SLESS_-1207409763', u'CBRANCH_-1207409770'), (u'CAST_-1207408991', u'STORE_-1207409701'), (u'INDIRECT_-1207409353', u'MULTIEQUAL_-1207409330'), ('tmp_2207', u'PTRSUB_-1207409315'), (u'INDIRECT_-1207409320', u'MULTIEQUAL_-1207409395'), ('const-0', u'PTRSUB_-1207409185'), (u'INT_ADD_-1207410365', u'CAST_-1207409341'), (u'INT_ADD_-1207409773', u'CAST_-1207409044'), (u'MULTIEQUAL_-1207409422', u'MULTIEQUAL_-1207409408'), ('const-0', u'INT_NOTEQUAL_-1207410129'), (u'INDIRECT_-1207409366', u'INT_SLESS_-1207409822'), (u'CAST_-1207409153', u'LOAD_-1207410040'), (u'MULTIEQUAL_-1207409500', u'COPY_-1207409134'), ('tmp_2206', u'INT_ADD_-1207409907'), (u'INT_NOTEQUAL_-1207409756', u'CBRANCH_-1207409755'), (u'INT_EQUAL_-1207409884', u'CBRANCH_-1207409882'), (u'INDIRECT_-1207409379', u'MULTIEQUAL_-1207409356'), ('const--1', u'INT_EQUAL_-1207410180'), (u'PTRSUB_-1207409283', u'INT_NOTEQUAL_-1207410225'), ('const-48', u'INT_ADD_-1207409680'), ('tmp_2207', u'PTRSUB_-1207409052'), (u'INT_ADD_-1207409889', u'COPY_-1207409175'), (u'INT_ADD_-1207409889', u'INT_EQUAL_-1207409792'), ('const-208', u'INT_ADD_-1207409732'), (u'MULTIEQUAL_-1207409343', u'INT_ADD_-1207410096'), ('const-433', u'LOAD_-1207410119'), (u'COPY_-1207409134', u'MULTIEQUAL_-1207409500'), ('const-216', u'INT_ADD_-1207409889'), (u'LOAD_-1207410107', u'INT_ADD_-1207410085'), (u'LOAD_-1207410162', u'INT_ADD_-1207410140'), (u'CAST_-1207409120', u'LOAD_-1207409923'), (u'INT_ADD_-1207410160', u'CAST_-1207409233'), (u'COPY_-1207409169', u'MULTIEQUAL_-1207409470'), ('const-32', u'INT_ADD_-1207410085'), (u'INT_ADD_-1207410096', u'CALLIND_-1207409776'), ('tmp_2206', u'INT_ADD_-1207410365'), ('const-433', u'LOAD_-1207410176'), ('const--64', u'PTRSUB_-1207409052'), ('tmp_2206', u'INT_ADD_-1207410160'), (u'LOAD_-1207410258', u'MULTIEQUAL_-1207409614')]
null
null
00176130
x64
O2
(translation_unit "void FUN_00176130(long param_1)\n\n{\n undefined8 uVar1;\n long lVar2;\n int iVar3;\n code *pcVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n long *plVar8;\n bool bVar9;\n undefined1 local_51;\n undefined8 local_50;\n long local_48;\n long *local_40 [2];\n \n if (*(long *)(param_1 + 0x88) == 0) {\n return;\n }\nLAB_00176175:\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 != FUN_0016df30) goto LAB_001761e6;\nLAB_00176185:\n local_48 = FUN_002453d0(plVar8 + 5);\n do {\n if (local_48 == -1) {\n return;\n }\n iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50);\n uVar1 = local_50;\n if (iVar3 != 0) {\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }\n plVar8 = *(long **)(param_1 + 0x78);\n if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) {\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }\n FUN_00245480(plVar8 + 5);\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 == FUN_0016df30) goto LAB_00176185;\nLAB_001761e6:\n local_48 = (*pcVar4)();\n } while( true );\n}\n\n" (function_definition "void FUN_00176130(long param_1)\n\n{\n undefined8 uVar1;\n long lVar2;\n int iVar3;\n code *pcVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n long *plVar8;\n bool bVar9;\n undefined1 local_51;\n undefined8 local_50;\n long local_48;\n long *local_40 [2];\n \n if (*(long *)(param_1 + 0x88) == 0) {\n return;\n }\nLAB_00176175:\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 != FUN_0016df30) goto LAB_001761e6;\nLAB_00176185:\n local_48 = FUN_002453d0(plVar8 + 5);\n do {\n if (local_48 == -1) {\n return;\n }\n iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50);\n uVar1 = local_50;\n if (iVar3 != 0) {\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }\n plVar8 = *(long **)(param_1 + 0x78);\n if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) {\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }\n FUN_00245480(plVar8 + 5);\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 == FUN_0016df30) goto LAB_00176185;\nLAB_001761e6:\n local_48 = (*pcVar4)();\n } while( true );\n}" primitive_type (function_declarator "FUN_00176130(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 uVar1;\n long lVar2;\n int iVar3;\n code *pcVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n long *plVar8;\n bool bVar9;\n undefined1 local_51;\n undefined8 local_50;\n long local_48;\n long *local_40 [2];\n \n if (*(long *)(param_1 + 0x88) == 0) {\n return;\n }\nLAB_00176175:\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 != FUN_0016df30) goto LAB_001761e6;\nLAB_00176185:\n local_48 = FUN_002453d0(plVar8 + 5);\n do {\n if (local_48 == -1) {\n return;\n }\n iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50);\n uVar1 = local_50;\n if (iVar3 != 0) {\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }\n plVar8 = *(long **)(param_1 + 0x78);\n if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) {\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }\n FUN_00245480(plVar8 + 5);\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 == FUN_0016df30) goto LAB_00176185;\nLAB_001761e6:\n local_48 = (*pcVar4)();\n } while( true );\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "code *pcVar4;" type_identifier (pointer_declarator "*pcVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar8;" (sized_type_specifier "long" long) (pointer_declarator "*plVar8" * identifier) ;) (declaration "bool bVar9;" primitive_type identifier ;) (declaration "undefined1 local_51;" type_identifier identifier ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (declaration "long local_48;" (sized_type_specifier "long" long) identifier ;) (declaration "long *local_40 [2];" (sized_type_specifier "long" long) (pointer_declarator "*local_40 [2]" * (array_declarator "local_40 [2]" identifier [ number_literal ])) ;) (if_statement "if (*(long *)(param_1 + 0x88) == 0) {\n return;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x88) == 0)" ( (binary_expression "*(long *)(param_1 + 0x88) == 0" (pointer_expression "*(long *)(param_1 + 0x88)" * (cast_expression "(long *)(param_1 + 0x88)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x88)" ( (binary_expression "param_1 + 0x88" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (labeled_statement "LAB_00176175:\n plVar8 = *(long **)(param_1 + 0x78);" statement_identifier : (expression_statement "plVar8 = *(long **)(param_1 + 0x78);" (assignment_expression "plVar8 = *(long **)(param_1 + 0x78)" identifier = (pointer_expression "*(long **)(param_1 + 0x78)" * (cast_expression "(long **)(param_1 + 0x78)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x78)" ( (binary_expression "param_1 + 0x78" identifier + number_literal) ))))) ;)) (expression_statement "pcVar4 = *(code **)(*plVar8 + 0x18);" (assignment_expression "pcVar4 = *(code **)(*plVar8 + 0x18)" identifier = (pointer_expression "*(code **)(*plVar8 + 0x18)" * (cast_expression "(code **)(*plVar8 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar8 + 0x18)" ( (binary_expression "*plVar8 + 0x18" (pointer_expression "*plVar8" * identifier) + number_literal) ))))) ;) (if_statement "if (pcVar4 != FUN_0016df30) goto LAB_001761e6;" if (parenthesized_expression "(pcVar4 != FUN_0016df30)" ( (binary_expression "pcVar4 != FUN_0016df30" identifier != identifier) )) (goto_statement "goto LAB_001761e6;" goto statement_identifier ;)) (labeled_statement "LAB_00176185:\n local_48 = FUN_002453d0(plVar8 + 5);" statement_identifier : (expression_statement "local_48 = FUN_002453d0(plVar8 + 5);" (assignment_expression "local_48 = FUN_002453d0(plVar8 + 5)" identifier = (call_expression "FUN_002453d0(plVar8 + 5)" identifier (argument_list "(plVar8 + 5)" ( (binary_expression "plVar8 + 5" identifier + number_literal) )))) ;)) (do_statement "do {\n if (local_48 == -1) {\n return;\n }\n iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50);\n uVar1 = local_50;\n if (iVar3 != 0) {\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }\n plVar8 = *(long **)(param_1 + 0x78);\n if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) {\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }\n FUN_00245480(plVar8 + 5);\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 == FUN_0016df30) goto LAB_00176185;\nLAB_001761e6:\n local_48 = (*pcVar4)();\n } while( true );" do (compound_statement "{\n if (local_48 == -1) {\n return;\n }\n iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50);\n uVar1 = local_50;\n if (iVar3 != 0) {\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }\n plVar8 = *(long **)(param_1 + 0x78);\n if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) {\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }\n FUN_00245480(plVar8 + 5);\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 == FUN_0016df30) goto LAB_00176185;\nLAB_001761e6:\n local_48 = (*pcVar4)();\n }" { (if_statement "if (local_48 == -1) {\n return;\n }" if (parenthesized_expression "(local_48 == -1)" ( (binary_expression "local_48 == -1" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50);" (assignment_expression "iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50)" identifier = (call_expression "(**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50)" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x78) + 0x28))" ( (pointer_expression "**(code **)(**(long **)(param_1 + 0x78) + 0x28)" * (pointer_expression "*(code **)(**(long **)(param_1 + 0x78) + 0x28)" * (cast_expression "(code **)(**(long **)(param_1 + 0x78) + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + 0x78) + 0x28)" ( (binary_expression "**(long **)(param_1 + 0x78) + 0x28" (pointer_expression "**(long **)(param_1 + 0x78)" * (pointer_expression "*(long **)(param_1 + 0x78)" * (cast_expression "(long **)(param_1 + 0x78)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x78)" ( (binary_expression "param_1 + 0x78" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(param_1 + 0x78),local_48,&local_50)" ( (pointer_expression "*(long **)(param_1 + 0x78)" * (cast_expression "(long **)(param_1 + 0x78)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x78)" ( (binary_expression "param_1 + 0x78" identifier + number_literal) )))) , identifier , (pointer_expression "&local_50" & identifier) )))) ;) (expression_statement "uVar1 = local_50;" (assignment_expression "uVar1 = local_50" identifier = identifier) ;) (if_statement "if (iVar3 != 0) {\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }" if (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) (compound_statement "{\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }" { (expression_statement "lVar6 = param_1 + 0xd8;" (assignment_expression "lVar6 = param_1 + 0xd8" identifier = (binary_expression "param_1 + 0xd8" identifier + number_literal)) ;) (expression_statement "lVar5 = lVar6;" (assignment_expression "lVar5 = lVar6" identifier = identifier) ;) (expression_statement "lVar2 = *(long *)(param_1 + 0xe0);" (assignment_expression "lVar2 = *(long *)(param_1 + 0xe0)" identifier = (pointer_expression "*(long *)(param_1 + 0xe0)" * (cast_expression "(long *)(param_1 + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe0)" ( (binary_expression "param_1 + 0xe0" identifier + number_literal) ))))) ;) (if_statement "if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0xe0) == 0)" ( (binary_expression "*(long *)(param_1 + 0xe0) == 0" (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 "{\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }" { (labeled_statement "LAB_00176256:\n local_40[0] = &local_48;" statement_identifier : (expression_statement "local_40[0] = &local_48;" (assignment_expression "local_40[0] = &local_48" (subscript_expression "local_40[0]" identifier [ number_literal ]) = (pointer_expression "&local_48" & identifier)) ;)) (expression_statement "lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);" (assignment_expression "lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51)" identifier = (call_expression "FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51)" identifier (argument_list "(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51)" ( (binary_expression "param_1 + 0xd0" identifier + number_literal) , identifier , (pointer_expression "&DAT_00372427" & identifier) , identifier , (pointer_expression "&local_51" & identifier) )))) ;) }) (else_clause "else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }" else (compound_statement "{\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }" { (do_statement "do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);" do (compound_statement "{\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n }" { (while_statement "while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }" while (parenthesized_expression "(lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48)" ( (comma_expression "lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48" (assignment_expression "lVar7 = lVar2" identifier = identifier) , (binary_expression "*(long *)(lVar7 + 0x20) < local_48" (pointer_expression "*(long *)(lVar7 + 0x20)" * (cast_expression "(long *)(lVar7 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x20)" ( (binary_expression "lVar7 + 0x20" identifier + number_literal) )))) < identifier)) )) (compound_statement "{\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }" { (expression_statement "plVar8 = (long *)(lVar7 + 0x18);" (assignment_expression "plVar8 = (long *)(lVar7 + 0x18)" identifier = (cast_expression "(long *)(lVar7 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x18)" ( (binary_expression "lVar7 + 0x18" identifier + number_literal) )))) ;) (expression_statement "lVar7 = lVar5;" (assignment_expression "lVar7 = lVar5" identifier = identifier) ;) (expression_statement "lVar2 = *plVar8;" (assignment_expression "lVar2 = *plVar8" identifier = (pointer_expression "*plVar8" * identifier)) ;) (if_statement "if (*plVar8 == 0) goto LAB_0017624b;" if (parenthesized_expression "(*plVar8 == 0)" ( (binary_expression "*plVar8 == 0" (pointer_expression "*plVar8" * identifier) == number_literal) )) (goto_statement "goto LAB_0017624b;" goto statement_identifier ;)) })) (expression_statement "lVar5 = lVar7;" (assignment_expression "lVar5 = lVar7" identifier = identifier) ;) (expression_statement "lVar2 = *(long *)(lVar7 + 0x10);" (assignment_expression "lVar2 = *(long *)(lVar7 + 0x10)" identifier = (pointer_expression "*(long *)(lVar7 + 0x10)" * (cast_expression "(long *)(lVar7 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x10)" ( (binary_expression "lVar7 + 0x10" identifier + number_literal) ))))) ;) }) while (parenthesized_expression "(*(long *)(lVar7 + 0x10) != 0)" ( (binary_expression "*(long *)(lVar7 + 0x10) != 0" (pointer_expression "*(long *)(lVar7 + 0x10)" * (cast_expression "(long *)(lVar7 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x10)" ( (binary_expression "lVar7 + 0x10" identifier + number_literal) )))) != number_literal) )) ;) (labeled_statement "LAB_0017624b:\n bVar9 = lVar6 == lVar7;" statement_identifier : (expression_statement "bVar9 = lVar6 == lVar7;" (assignment_expression "bVar9 = lVar6 == lVar7" identifier = (binary_expression "lVar6 == lVar7" identifier == identifier)) ;)) (expression_statement "lVar6 = lVar7;" (assignment_expression "lVar6 = lVar7" identifier = identifier) ;) (if_statement "if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;" if (parenthesized_expression "((bVar9) || (local_48 < *(long *)(lVar7 + 0x20)))" ( (binary_expression "(bVar9) || (local_48 < *(long *)(lVar7 + 0x20))" (parenthesized_expression "(bVar9)" ( identifier )) || (parenthesized_expression "(local_48 < *(long *)(lVar7 + 0x20))" ( (binary_expression "local_48 < *(long *)(lVar7 + 0x20)" identifier < (pointer_expression "*(long *)(lVar7 + 0x20)" * (cast_expression "(long *)(lVar7 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x20)" ( (binary_expression "lVar7 + 0x20" identifier + number_literal) ))))) ))) )) (goto_statement "goto LAB_00176256;" goto statement_identifier ;)) }))) (expression_statement "*(int *)(lVar7 + 0x28) = iVar3;" (assignment_expression "*(int *)(lVar7 + 0x28) = iVar3" (pointer_expression "*(int *)(lVar7 + 0x28)" * (cast_expression "(int *)(lVar7 + 0x28)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x28)" ( (binary_expression "lVar7 + 0x28" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(lVar7 + 0x30) = uVar1;" (assignment_expression "*(undefined8 *)(lVar7 + 0x30) = uVar1" (pointer_expression "*(undefined8 *)(lVar7 + 0x30)" * (cast_expression "(undefined8 *)(lVar7 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x30)" ( (binary_expression "lVar7 + 0x30" identifier + number_literal) )))) = identifier) ;) })) (expression_statement "plVar8 = *(long **)(param_1 + 0x78);" (assignment_expression "plVar8 = *(long **)(param_1 + 0x78)" identifier = (pointer_expression "*(long **)(param_1 + 0x78)" * (cast_expression "(long **)(param_1 + 0x78)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x78)" ( (binary_expression "param_1 + 0x78" identifier + number_literal) ))))) ;) (if_statement "if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) {\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }" if (parenthesized_expression "(*(code **)(*plVar8 + 0x20) != FUN_0016df20)" ( (binary_expression "*(code **)(*plVar8 + 0x20) != FUN_0016df20" (pointer_expression "*(code **)(*plVar8 + 0x20)" * (cast_expression "(code **)(*plVar8 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar8 + 0x20)" ( (binary_expression "*plVar8 + 0x20" (pointer_expression "*plVar8" * identifier) + number_literal) )))) != identifier) )) (compound_statement "{\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }" { (expression_statement "(**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);" (call_expression "(**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1)" (parenthesized_expression "(**(code **)(*plVar8 + 0x20))" ( (pointer_expression "**(code **)(*plVar8 + 0x20)" * (pointer_expression "*(code **)(*plVar8 + 0x20)" * (cast_expression "(code **)(*plVar8 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar8 + 0x20)" ( (binary_expression "*plVar8 + 0x20" (pointer_expression "*plVar8" * identifier) + number_literal) ))))) )) (argument_list "(plVar8,local_48 + 1)" ( identifier , (binary_expression "local_48 + 1" identifier + number_literal) ))) ;) (goto_statement "goto LAB_00176175;" goto statement_identifier ;) })) (expression_statement "FUN_00245480(plVar8 + 5);" (call_expression "FUN_00245480(plVar8 + 5)" identifier (argument_list "(plVar8 + 5)" ( (binary_expression "plVar8 + 5" identifier + number_literal) ))) ;) (expression_statement "plVar8 = *(long **)(param_1 + 0x78);" (assignment_expression "plVar8 = *(long **)(param_1 + 0x78)" identifier = (pointer_expression "*(long **)(param_1 + 0x78)" * (cast_expression "(long **)(param_1 + 0x78)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x78)" ( (binary_expression "param_1 + 0x78" identifier + number_literal) ))))) ;) (expression_statement "pcVar4 = *(code **)(*plVar8 + 0x18);" (assignment_expression "pcVar4 = *(code **)(*plVar8 + 0x18)" identifier = (pointer_expression "*(code **)(*plVar8 + 0x18)" * (cast_expression "(code **)(*plVar8 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar8 + 0x18)" ( (binary_expression "*plVar8 + 0x18" (pointer_expression "*plVar8" * identifier) + number_literal) ))))) ;) (if_statement "if (pcVar4 == FUN_0016df30) goto LAB_00176185;" if (parenthesized_expression "(pcVar4 == FUN_0016df30)" ( (binary_expression "pcVar4 == FUN_0016df30" identifier == identifier) )) (goto_statement "goto LAB_00176185;" goto statement_identifier ;)) (labeled_statement "LAB_001761e6:\n local_48 = (*pcVar4)();" statement_identifier : (expression_statement "local_48 = (*pcVar4)();" (assignment_expression "local_48 = (*pcVar4)()" identifier = (call_expression "(*pcVar4)()" (parenthesized_expression "(*pcVar4)" ( (pointer_expression "*pcVar4" * identifier) )) (argument_list "()" ( )))) ;)) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit "/* DWARF original prototype: void read_relocs(Sized_dwarf_line_info<32,_false> * this) */\n\nvoid __thiscall\ngold::Sized_dwarf_line_info<32,_false>::read_relocs(Sized_dwarf_line_info<32,_false> *this)\n\n{\n _Base_ptr *pp_Var1;\n _Base_ptr p_Var2;\n off_t oVar3;\n int iVar4;\n _func_int_varargs *p_Var5;\n _Base_ptr p_Var6;\n const_iterator __pos;\n iterator iVar7;\n Sized_elf_reloc_mapper<32,_false> *pSVar8;\n bool bVar9;\n tuple<> local_51;\n off_t value;\n off_t reloc_offset;\n _Head_base<0,_long_int_const&,_false> local_40 [2];\n undefined4 extraout_var;\n \n if (this->symtab_buffer_ == (uchar *)0x0) {\n return;\n }\nLAB_00176175:\n pSVar8 = this->reloc_mapper_;\n p_Var5 = (pSVar8->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[3];\n if (p_Var5 != Sized_elf_reloc_mapper<32,_false>::do_next_offset) goto LAB_001761e6;\nLAB_00176185:\n reloc_offset = Track_relocs<32,_false>::next_offset(&pSVar8->track_relocs_);\n do {\n if (reloc_offset == -1) {\n return;\n }\n iVar4 = (*(this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[5])\n (this->reloc_mapper_,reloc_offset,&value);\n oVar3 = value;\n if (iVar4 != 0) {\n p_Var2 = (this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent;\n __pos._M_node = &(this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header;\n p_Var6 = __pos._M_node;\n if (p_Var2 == (_Base_ptr)0x0) {\nLAB_00176256:\n local_40[0]._M_head_impl = &reloc_offset;\n iVar7 = std::\n _Rb_tree<long_int,_std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>,_std::_Select1st<std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>_>,_std::less<long_int>,_std::allocator<std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>_>_>\n ::\n _M_emplace_hint_unique<const_std::piecewise_construct_t&,_std::tuple<long_int_const&>,_std::tuple<>_>\n (&(this->reloc_map_)._M_t,__pos,\n (piecewise_construct_t *)&std::piecewise_construct,\n (tuple<long_int_const&> *)local_40,&local_51);\n }\n else {\n do {\n while (iVar7._M_node = p_Var2, *(long *)(iVar7._M_node + 1) < reloc_offset) {\n pp_Var1 = &(iVar7._M_node)->_M_right;\n iVar7._M_node = p_Var6;\n p_Var2 = *pp_Var1;\n if (*pp_Var1 == (_Base_ptr)0x0) goto LAB_0017624b;\n }\n p_Var6 = iVar7._M_node;\n p_Var2 = (iVar7._M_node)->_M_left;\n } while ((iVar7._M_node)->_M_left != (_Base_ptr)0x0);\nLAB_0017624b:\n bVar9 = __pos._M_node == iVar7._M_node;\n __pos._M_node = iVar7._M_node;\n if ((bVar9) || (reloc_offset < *(long *)(iVar7._M_node + 1))) goto LAB_00176256;\n }\n *(int *)&iVar7._M_node[1]._M_parent = iVar4;\n iVar7._M_node[1]._M_left = (_Base_ptr)oVar3;\n }\n p_Var5 = (this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[4];\n if (p_Var5 != Sized_elf_reloc_mapper<32,_false>::do_advance) {\n (*p_Var5)();\n goto LAB_00176175;\n }\n Track_relocs<32,_false>::advance(&this->reloc_mapper_->track_relocs_,reloc_offset + 1);\n pSVar8 = this->reloc_mapper_;\n p_Var5 = (pSVar8->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[3];\n if (p_Var5 == Sized_elf_reloc_mapper<32,_false>::do_next_offset) goto LAB_00176185;\nLAB_001761e6:\n iVar4 = (*p_Var5)();\n reloc_offset = CONCAT44(extraout_var,iVar4);\n } while( true );\n}\n\n" comment (declaration "void __thiscall\ngold::Sized_dwarf_line_info<32,_false>::read_relocs(Sized_dwarf_line_info<32,_false> *this)\n\n{\n _Base_ptr *pp_Var1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::read_relocs(Sized_dwarf_line_info<32,_false> *this)\n\n{\n _Base_ptr" identifier > : : (function_declarator "read_relocs(Sized_dwarf_line_info<32,_false> *this)" identifier (parameter_list "(Sized_dwarf_line_info<32,_false> *this)" ( (parameter_declaration "Sized_dwarf_line_info" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) ))) { identifier) (pointer_declarator "*pp_Var1" * identifier) ;) (declaration "_Base_ptr p_Var2;" type_identifier identifier ;) (declaration "off_t oVar3;" type_identifier identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "_func_int_varargs *p_Var5;" type_identifier (pointer_declarator "*p_Var5" * identifier) ;) (declaration "_Base_ptr p_Var6;" type_identifier identifier ;) (declaration "const_iterator __pos;" type_identifier identifier ;) (declaration "iterator iVar7;" type_identifier identifier ;) (expression_statement "Sized_elf_reloc_mapper<32,_false> *pSVar8;" (update_expression "Sized_elf_reloc_mapper<32,_false> *pSVar8" (binary_expression "Sized_elf_reloc_mapper<32,_false> *pSVar8" (binary_expression "Sized_elf_reloc_mapper<32" identifier < number_literal) (ERROR ",_false" , identifier) > (pointer_expression "*pSVar8" * identifier)) --) ;) (declaration "bool bVar9;" primitive_type identifier ;) (expression_statement "tuple<> local_51;" (update_expression "tuple<> local_51" (binary_expression "tuple<> local_51" identifier < (ERROR ">" >) identifier) --) ;) (declaration "off_t value;" type_identifier identifier ;) (declaration "off_t reloc_offset;" type_identifier identifier ;) (ERROR "_Head_base<0,_long_int_const&,_false> local_40 [2]" (binary_expression "_Head_base<0" identifier < number_literal) , (binary_expression "_long_int_const&,_false> local_40 [2]" identifier & (ERROR "," ,) (binary_expression "_false> local_40 [2]" identifier > (subscript_expression "local_40 [2]" identifier [ number_literal ])))) (expression_statement ";" ;) (declaration "undefined4 extraout_var;" type_identifier identifier ;) (if_statement "if (this->symtab_buffer_ == (uchar *)0x0) {\n return;\n }" if (parenthesized_expression "(this->symtab_buffer_ == (uchar *)0x0)" ( (binary_expression "this->symtab_buffer_ == (uchar *)0x0" (field_expression "this->symtab_buffer_" identifier -> field_identifier) == (cast_expression "(uchar *)0x0" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (labeled_statement "LAB_00176175:\n pSVar8 = this->reloc_mapper_;" statement_identifier : (expression_statement "pSVar8 = this->reloc_mapper_;" (assignment_expression "pSVar8 = this->reloc_mapper_" identifier = (field_expression "this->reloc_mapper_" identifier -> field_identifier)) ;)) (expression_statement "p_Var5 = (pSVar8->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[3];" (assignment_expression "p_Var5 = (pSVar8->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[3]" identifier = (subscript_expression "(pSVar8->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[3]" (field_expression "(pSVar8->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper" (parenthesized_expression "(pSVar8->super_Elf_reloc_mapper)" ( (field_expression "pSVar8->super_Elf_reloc_mapper" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) ;) (if_statement "if (p_Var5 != Sized_elf_reloc_mapper<32,_false>::do_next_offset) goto LAB_001761e6;" if (parenthesized_expression "(p_Var5 != Sized_elf_reloc_mapper<32,_false>::do_next_offset)" ( (comma_expression "p_Var5 != Sized_elf_reloc_mapper<32,_false>::do_next_offset" (binary_expression "p_Var5 != Sized_elf_reloc_mapper<32" identifier != (binary_expression "Sized_elf_reloc_mapper<32" identifier < number_literal)) , (binary_expression "_false>::do_next_offset" identifier > (ERROR "::" : :) identifier)) )) (goto_statement "goto LAB_001761e6;" goto statement_identifier ;)) (labeled_statement "LAB_00176185:\n reloc_offset = Track_relocs<32,_false>::next_offset(&pSVar8->track_relocs_);" statement_identifier : (expression_statement "reloc_offset = Track_relocs<32,_false>::next_offset(&pSVar8->track_relocs_);" (comma_expression "reloc_offset = Track_relocs<32,_false>::next_offset(&pSVar8->track_relocs_)" (assignment_expression "reloc_offset = Track_relocs<32" identifier = (binary_expression "Track_relocs<32" identifier < number_literal)) , (binary_expression "_false>::next_offset(&pSVar8->track_relocs_)" identifier > (ERROR "::" : :) (call_expression "next_offset(&pSVar8->track_relocs_)" identifier (argument_list "(&pSVar8->track_relocs_)" ( (pointer_expression "&pSVar8->track_relocs_" & (field_expression "pSVar8->track_relocs_" identifier -> field_identifier)) ))))) ;)) (do_statement "do {\n if (reloc_offset == -1) {\n return;\n }\n iVar4 = (*(this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[5])\n (this->reloc_mapper_,reloc_offset,&value);\n oVar3 = value;\n if (iVar4 != 0) {\n p_Var2 = (this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent;\n __pos._M_node = &(this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header;\n p_Var6 = __pos._M_node;\n if (p_Var2 == (_Base_ptr)0x0) {\nLAB_00176256:\n local_40[0]._M_head_impl = &reloc_offset;\n iVar7 = std::\n _Rb_tree<long_int,_std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>,_std::_Select1st<std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>_>,_std::less<long_int>,_std::allocator<std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>_>_>\n ::\n _M_emplace_hint_unique<const_std::piecewise_construct_t&,_std::tuple<long_int_const&>,_std::tuple<>_>\n (&(this->reloc_map_)._M_t,__pos,\n (piecewise_construct_t *)&std::piecewise_construct,\n (tuple<long_int_const&> *)local_40,&local_51);\n }\n else {\n do {\n while (iVar7._M_node = p_Var2, *(long *)(iVar7._M_node + 1) < reloc_offset) {\n pp_Var1 = &(iVar7._M_node)->_M_right;\n iVar7._M_node = p_Var6;\n p_Var2 = *pp_Var1;\n if (*pp_Var1 == (_Base_ptr)0x0) goto LAB_0017624b;\n }\n p_Var6 = iVar7._M_node;\n p_Var2 = (iVar7._M_node)->_M_left;\n } while ((iVar7._M_node)->_M_left != (_Base_ptr)0x0);\nLAB_0017624b:\n bVar9 = __pos._M_node == iVar7._M_node;\n __pos._M_node = iVar7._M_node;\n if ((bVar9) || (reloc_offset < *(long *)(iVar7._M_node + 1))) goto LAB_00176256;\n }\n *(int *)&iVar7._M_node[1]._M_parent = iVar4;\n iVar7._M_node[1]._M_left = (_Base_ptr)oVar3;\n }\n p_Var5 = (this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[4];\n if (p_Var5 != Sized_elf_reloc_mapper<32,_false>::do_advance) {\n (*p_Var5)();\n goto LAB_00176175;\n }\n Track_relocs<32,_false>::advance(&this->reloc_mapper_->track_relocs_,reloc_offset + 1);\n pSVar8 = this->reloc_mapper_;\n p_Var5 = (pSVar8->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[3];\n if (p_Var5 == Sized_elf_reloc_mapper<32,_false>::do_next_offset) goto LAB_00176185;\nLAB_001761e6:\n iVar4 = (*p_Var5)();\n reloc_offset = CONCAT44(extraout_var,iVar4);\n } while( true );" do (compound_statement "{\n if (reloc_offset == -1) {\n return;\n }\n iVar4 = (*(this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[5])\n (this->reloc_mapper_,reloc_offset,&value);\n oVar3 = value;\n if (iVar4 != 0) {\n p_Var2 = (this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent;\n __pos._M_node = &(this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header;\n p_Var6 = __pos._M_node;\n if (p_Var2 == (_Base_ptr)0x0) {\nLAB_00176256:\n local_40[0]._M_head_impl = &reloc_offset;\n iVar7 = std::\n _Rb_tree<long_int,_std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>,_std::_Select1st<std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>_>,_std::less<long_int>,_std::allocator<std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>_>_>\n ::\n _M_emplace_hint_unique<const_std::piecewise_construct_t&,_std::tuple<long_int_const&>,_std::tuple<>_>\n (&(this->reloc_map_)._M_t,__pos,\n (piecewise_construct_t *)&std::piecewise_construct,\n (tuple<long_int_const&> *)local_40,&local_51);\n }\n else {\n do {\n while (iVar7._M_node = p_Var2, *(long *)(iVar7._M_node + 1) < reloc_offset) {\n pp_Var1 = &(iVar7._M_node)->_M_right;\n iVar7._M_node = p_Var6;\n p_Var2 = *pp_Var1;\n if (*pp_Var1 == (_Base_ptr)0x0) goto LAB_0017624b;\n }\n p_Var6 = iVar7._M_node;\n p_Var2 = (iVar7._M_node)->_M_left;\n } while ((iVar7._M_node)->_M_left != (_Base_ptr)0x0);\nLAB_0017624b:\n bVar9 = __pos._M_node == iVar7._M_node;\n __pos._M_node = iVar7._M_node;\n if ((bVar9) || (reloc_offset < *(long *)(iVar7._M_node + 1))) goto LAB_00176256;\n }\n *(int *)&iVar7._M_node[1]._M_parent = iVar4;\n iVar7._M_node[1]._M_left = (_Base_ptr)oVar3;\n }\n p_Var5 = (this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[4];\n if (p_Var5 != Sized_elf_reloc_mapper<32,_false>::do_advance) {\n (*p_Var5)();\n goto LAB_00176175;\n }\n Track_relocs<32,_false>::advance(&this->reloc_mapper_->track_relocs_,reloc_offset + 1);\n pSVar8 = this->reloc_mapper_;\n p_Var5 = (pSVar8->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[3];\n if (p_Var5 == Sized_elf_reloc_mapper<32,_false>::do_next_offset) goto LAB_00176185;\nLAB_001761e6:\n iVar4 = (*p_Var5)();\n reloc_offset = CONCAT44(extraout_var,iVar4);\n }" { (if_statement "if (reloc_offset == -1) {\n return;\n }" if (parenthesized_expression "(reloc_offset == -1)" ( (binary_expression "reloc_offset == -1" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "iVar4 = (*(this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[5])\n (this->reloc_mapper_,reloc_offset,&value);" (assignment_expression "iVar4 = (*(this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[5])\n (this->reloc_mapper_,reloc_offset,&value)" identifier = (call_expression "(*(this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[5])\n (this->reloc_mapper_,reloc_offset,&value)" (parenthesized_expression "(*(this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[5])" ( (pointer_expression "*(this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[5]" * (subscript_expression "(this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[5]" (field_expression "(this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper" (parenthesized_expression "(this->reloc_mapper_->super_Elf_reloc_mapper)" ( (field_expression "this->reloc_mapper_->super_Elf_reloc_mapper" (field_expression "this->reloc_mapper_" identifier -> field_identifier) -> field_identifier) )) . field_identifier) [ number_literal ])) )) (argument_list "(this->reloc_mapper_,reloc_offset,&value)" ( (field_expression "this->reloc_mapper_" identifier -> field_identifier) , identifier , (pointer_expression "&value" & identifier) )))) ;) (expression_statement "oVar3 = value;" (assignment_expression "oVar3 = value" identifier = identifier) ;) (if_statement "if (iVar4 != 0) {\n p_Var2 = (this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent;\n __pos._M_node = &(this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header;\n p_Var6 = __pos._M_node;\n if (p_Var2 == (_Base_ptr)0x0) {\nLAB_00176256:\n local_40[0]._M_head_impl = &reloc_offset;\n iVar7 = std::\n _Rb_tree<long_int,_std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>,_std::_Select1st<std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>_>,_std::less<long_int>,_std::allocator<std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>_>_>\n ::\n _M_emplace_hint_unique<const_std::piecewise_construct_t&,_std::tuple<long_int_const&>,_std::tuple<>_>\n (&(this->reloc_map_)._M_t,__pos,\n (piecewise_construct_t *)&std::piecewise_construct,\n (tuple<long_int_const&> *)local_40,&local_51);\n }\n else {\n do {\n while (iVar7._M_node = p_Var2, *(long *)(iVar7._M_node + 1) < reloc_offset) {\n pp_Var1 = &(iVar7._M_node)->_M_right;\n iVar7._M_node = p_Var6;\n p_Var2 = *pp_Var1;\n if (*pp_Var1 == (_Base_ptr)0x0) goto LAB_0017624b;\n }\n p_Var6 = iVar7._M_node;\n p_Var2 = (iVar7._M_node)->_M_left;\n } while ((iVar7._M_node)->_M_left != (_Base_ptr)0x0);\nLAB_0017624b:\n bVar9 = __pos._M_node == iVar7._M_node;\n __pos._M_node = iVar7._M_node;\n if ((bVar9) || (reloc_offset < *(long *)(iVar7._M_node + 1))) goto LAB_00176256;\n }\n *(int *)&iVar7._M_node[1]._M_parent = iVar4;\n iVar7._M_node[1]._M_left = (_Base_ptr)oVar3;\n }" if (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) (compound_statement "{\n p_Var2 = (this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent;\n __pos._M_node = &(this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header;\n p_Var6 = __pos._M_node;\n if (p_Var2 == (_Base_ptr)0x0) {\nLAB_00176256:\n local_40[0]._M_head_impl = &reloc_offset;\n iVar7 = std::\n _Rb_tree<long_int,_std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>,_std::_Select1st<std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>_>,_std::less<long_int>,_std::allocator<std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>_>_>\n ::\n _M_emplace_hint_unique<const_std::piecewise_construct_t&,_std::tuple<long_int_const&>,_std::tuple<>_>\n (&(this->reloc_map_)._M_t,__pos,\n (piecewise_construct_t *)&std::piecewise_construct,\n (tuple<long_int_const&> *)local_40,&local_51);\n }\n else {\n do {\n while (iVar7._M_node = p_Var2, *(long *)(iVar7._M_node + 1) < reloc_offset) {\n pp_Var1 = &(iVar7._M_node)->_M_right;\n iVar7._M_node = p_Var6;\n p_Var2 = *pp_Var1;\n if (*pp_Var1 == (_Base_ptr)0x0) goto LAB_0017624b;\n }\n p_Var6 = iVar7._M_node;\n p_Var2 = (iVar7._M_node)->_M_left;\n } while ((iVar7._M_node)->_M_left != (_Base_ptr)0x0);\nLAB_0017624b:\n bVar9 = __pos._M_node == iVar7._M_node;\n __pos._M_node = iVar7._M_node;\n if ((bVar9) || (reloc_offset < *(long *)(iVar7._M_node + 1))) goto LAB_00176256;\n }\n *(int *)&iVar7._M_node[1]._M_parent = iVar4;\n iVar7._M_node[1]._M_left = (_Base_ptr)oVar3;\n }" { (expression_statement "p_Var2 = (this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent;" (assignment_expression "p_Var2 = (this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent" identifier = (field_expression "(this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent" (field_expression "(this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header" (field_expression "(this->reloc_map_)._M_t._M_impl.super__Rb_tree_header" (field_expression "(this->reloc_map_)._M_t._M_impl" (field_expression "(this->reloc_map_)._M_t" (parenthesized_expression "(this->reloc_map_)" ( (field_expression "this->reloc_map_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "__pos._M_node = &(this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header;" (assignment_expression "__pos._M_node = &(this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header" (field_expression "__pos._M_node" identifier . field_identifier) = (pointer_expression "&(this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header" & (field_expression "(this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header" (field_expression "(this->reloc_map_)._M_t._M_impl.super__Rb_tree_header" (field_expression "(this->reloc_map_)._M_t._M_impl" (field_expression "(this->reloc_map_)._M_t" (parenthesized_expression "(this->reloc_map_)" ( (field_expression "this->reloc_map_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier))) ;) (expression_statement "p_Var6 = __pos._M_node;" (assignment_expression "p_Var6 = __pos._M_node" identifier = (field_expression "__pos._M_node" identifier . field_identifier)) ;) (if_statement "if (p_Var2 == (_Base_ptr)0x0) {\nLAB_00176256:\n local_40[0]._M_head_impl = &reloc_offset;\n iVar7 = std::\n _Rb_tree<long_int,_std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>,_std::_Select1st<std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>_>,_std::less<long_int>,_std::allocator<std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>_>_>\n ::\n _M_emplace_hint_unique<const_std::piecewise_construct_t&,_std::tuple<long_int_const&>,_std::tuple<>_>\n (&(this->reloc_map_)._M_t,__pos,\n (piecewise_construct_t *)&std::piecewise_construct,\n (tuple<long_int_const&> *)local_40,&local_51);\n }\n else {\n do {\n while (iVar7._M_node = p_Var2, *(long *)(iVar7._M_node + 1) < reloc_offset) {\n pp_Var1 = &(iVar7._M_node)->_M_right;\n iVar7._M_node = p_Var6;\n p_Var2 = *pp_Var1;\n if (*pp_Var1 == (_Base_ptr)0x0) goto LAB_0017624b;\n }\n p_Var6 = iVar7._M_node;\n p_Var2 = (iVar7._M_node)->_M_left;\n } while ((iVar7._M_node)->_M_left != (_Base_ptr)0x0);\nLAB_0017624b:\n bVar9 = __pos._M_node == iVar7._M_node;\n __pos._M_node = iVar7._M_node;\n if ((bVar9) || (reloc_offset < *(long *)(iVar7._M_node + 1))) goto LAB_00176256;\n }" if (parenthesized_expression "(p_Var2 == (_Base_ptr)0x0)" ( (binary_expression "p_Var2 == (_Base_ptr)0x0" identifier == (cast_expression "(_Base_ptr)0x0" ( (type_descriptor "_Base_ptr" type_identifier) ) number_literal)) )) (compound_statement "{\nLAB_00176256:\n local_40[0]._M_head_impl = &reloc_offset;\n iVar7 = std::\n _Rb_tree<long_int,_std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>,_std::_Select1st<std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>_>,_std::less<long_int>,_std::allocator<std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>_>_>\n ::\n _M_emplace_hint_unique<const_std::piecewise_construct_t&,_std::tuple<long_int_const&>,_std::tuple<>_>\n (&(this->reloc_map_)._M_t,__pos,\n (piecewise_construct_t *)&std::piecewise_construct,\n (tuple<long_int_const&> *)local_40,&local_51);\n }" { (labeled_statement "LAB_00176256:\n local_40[0]._M_head_impl = &reloc_offset;" statement_identifier : (expression_statement "local_40[0]._M_head_impl = &reloc_offset;" (assignment_expression "local_40[0]._M_head_impl = &reloc_offset" (field_expression "local_40[0]._M_head_impl" (subscript_expression "local_40[0]" identifier [ number_literal ]) . field_identifier) = (pointer_expression "&reloc_offset" & identifier)) ;)) (ERROR "iVar7 = std::\n _Rb_tree<long_int,_std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>,_std::_Select1st<std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>_>,_std::less<long_int>,_std::allocator<std::pair<long_int_const,_std::pair<unsigned_int,_long_int>_>_>_>\n ::\n _M_emplace_hint_unique<const_std::piecewise_construct_t&,_std::tuple<long_int_const&>,_std::" (assignment_expression "iVar7 = std" identifier = identifier) : : (comma_expression "_Rb_tree<long_int,_std" (binary_expression "_Rb_tree<long_int" identifier < identifier) , identifier) : : (comma_expression "pair<long_int_const,_std" (binary_expression "pair<long_int_const" identifier < identifier) , identifier) : : (comma_expression "pair<unsigned_int,_long_int>_>,_std" (binary_expression "pair<unsigned_int" identifier < identifier) , (binary_expression "_long_int>_>,_std" (binary_expression "_long_int>_" identifier > identifier) > (ERROR "," ,) identifier)) : : (binary_expression "_Select1st<std" identifier < identifier) : : (comma_expression "pair<long_int_const,_std" (binary_expression "pair<long_int_const" identifier < identifier) , identifier) : : (comma_expression "pair<unsigned_int,_long_int>_>_>,_std" (binary_expression "pair<unsigned_int" identifier < identifier) , (binary_expression "_long_int>_>_>,_std" (binary_expression "_long_int>_>_" (binary_expression "_long_int>_" identifier > identifier) > identifier) > (ERROR "," ,) identifier)) : : (binary_expression "less<long_int>,_std" (binary_expression "less<long_int" identifier < identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (comma_expression "pair<long_int_const,_std" (binary_expression "pair<long_int_const" identifier < identifier) , identifier) : : (comma_expression "pair<unsigned_int,_long_int>_>_>_>\n ::\n _M_emplace_hint_unique<const_std" (binary_expression "pair<unsigned_int" identifier < identifier) , (binary_expression "_long_int>_>_>_>\n ::\n _M_emplace_hint_unique<const_std" (binary_expression "_long_int>_>_>_>\n ::\n _M_emplace_hint_unique" (binary_expression "_long_int>_>_>_" (binary_expression "_long_int>_>_" (binary_expression "_long_int>_" identifier > identifier) > identifier) > identifier) > (ERROR "::" : :) identifier) < identifier)) : : (binary_expression "piecewise_construct_t&,_std" identifier & (ERROR "," ,) identifier) : : (comma_expression "tuple<long_int_const&>,_std" (binary_expression "tuple<long_int_const" identifier < identifier) (ERROR "&>" & >) , identifier) : :) (expression_statement "tuple<>_>\n (&(this->reloc_map_)._M_t,__pos,\n (piecewise_construct_t *)&std::piecewise_construct,\n (tuple<long_int_const&> *)local_40,&local_51);" (binary_expression "tuple<>_>\n (&(this->reloc_map_)._M_t,__pos,\n (piecewise_construct_t *)&std::piecewise_construct,\n (tuple<long_int_const&> *)local_40,&local_51)" (binary_expression "tuple<>_" identifier < (ERROR ">" >) identifier) > (parenthesized_expression "(&(this->reloc_map_)._M_t,__pos,\n (piecewise_construct_t *)&std::piecewise_construct,\n (tuple<long_int_const&> *)local_40,&local_51)" ( (ERROR "&(this->reloc_map_)._M_t,__pos,\n (piecewise_construct_t *)&std::" (comma_expression "&(this->reloc_map_)._M_t,__pos,\n (piecewise_construct_t *)&std" (pointer_expression "&(this->reloc_map_)._M_t" & (field_expression "(this->reloc_map_)._M_t" (parenthesized_expression "(this->reloc_map_)" ( (field_expression "this->reloc_map_" identifier -> field_identifier) )) . field_identifier)) , (comma_expression "__pos,\n (piecewise_construct_t *)&std" identifier , (cast_expression "(piecewise_construct_t *)&std" ( (type_descriptor "piecewise_construct_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&std" & identifier)))) : :) (comma_expression "piecewise_construct,\n (tuple<long_int_const&> *)local_40,&local_51)" identifier , (parenthesized_expression "(tuple<long_int_const&> *)local_40,&local_51)" ( (comma_expression "tuple<long_int_const&> *)local_40,&local_51" (binary_expression "tuple<long_int_const&> *)local_40" (binary_expression "tuple<long_int_const" identifier < identifier) (ERROR "&" &) > (pointer_expression "*)local_40" * (ERROR ")" )) identifier)) , (pointer_expression "&local_51" & identifier)) ))) ))) ;) }) (else_clause "else {\n do {\n while (iVar7._M_node = p_Var2, *(long *)(iVar7._M_node + 1) < reloc_offset) {\n pp_Var1 = &(iVar7._M_node)->_M_right;\n iVar7._M_node = p_Var6;\n p_Var2 = *pp_Var1;\n if (*pp_Var1 == (_Base_ptr)0x0) goto LAB_0017624b;\n }\n p_Var6 = iVar7._M_node;\n p_Var2 = (iVar7._M_node)->_M_left;\n } while ((iVar7._M_node)->_M_left != (_Base_ptr)0x0);\nLAB_0017624b:\n bVar9 = __pos._M_node == iVar7._M_node;\n __pos._M_node = iVar7._M_node;\n if ((bVar9) || (reloc_offset < *(long *)(iVar7._M_node + 1))) goto LAB_00176256;\n }" else (compound_statement "{\n do {\n while (iVar7._M_node = p_Var2, *(long *)(iVar7._M_node + 1) < reloc_offset) {\n pp_Var1 = &(iVar7._M_node)->_M_right;\n iVar7._M_node = p_Var6;\n p_Var2 = *pp_Var1;\n if (*pp_Var1 == (_Base_ptr)0x0) goto LAB_0017624b;\n }\n p_Var6 = iVar7._M_node;\n p_Var2 = (iVar7._M_node)->_M_left;\n } while ((iVar7._M_node)->_M_left != (_Base_ptr)0x0);\nLAB_0017624b:\n bVar9 = __pos._M_node == iVar7._M_node;\n __pos._M_node = iVar7._M_node;\n if ((bVar9) || (reloc_offset < *(long *)(iVar7._M_node + 1))) goto LAB_00176256;\n }" { (do_statement "do {\n while (iVar7._M_node = p_Var2, *(long *)(iVar7._M_node + 1) < reloc_offset) {\n pp_Var1 = &(iVar7._M_node)->_M_right;\n iVar7._M_node = p_Var6;\n p_Var2 = *pp_Var1;\n if (*pp_Var1 == (_Base_ptr)0x0) goto LAB_0017624b;\n }\n p_Var6 = iVar7._M_node;\n p_Var2 = (iVar7._M_node)->_M_left;\n } while ((iVar7._M_node)->_M_left != (_Base_ptr)0x0);" do (compound_statement "{\n while (iVar7._M_node = p_Var2, *(long *)(iVar7._M_node + 1) < reloc_offset) {\n pp_Var1 = &(iVar7._M_node)->_M_right;\n iVar7._M_node = p_Var6;\n p_Var2 = *pp_Var1;\n if (*pp_Var1 == (_Base_ptr)0x0) goto LAB_0017624b;\n }\n p_Var6 = iVar7._M_node;\n p_Var2 = (iVar7._M_node)->_M_left;\n }" { (while_statement "while (iVar7._M_node = p_Var2, *(long *)(iVar7._M_node + 1) < reloc_offset) {\n pp_Var1 = &(iVar7._M_node)->_M_right;\n iVar7._M_node = p_Var6;\n p_Var2 = *pp_Var1;\n if (*pp_Var1 == (_Base_ptr)0x0) goto LAB_0017624b;\n }" while (parenthesized_expression "(iVar7._M_node = p_Var2, *(long *)(iVar7._M_node + 1) < reloc_offset)" ( (comma_expression "iVar7._M_node = p_Var2, *(long *)(iVar7._M_node + 1) < reloc_offset" (assignment_expression "iVar7._M_node = p_Var2" (field_expression "iVar7._M_node" identifier . field_identifier) = identifier) , (binary_expression "*(long *)(iVar7._M_node + 1) < reloc_offset" (pointer_expression "*(long *)(iVar7._M_node + 1)" * (cast_expression "(long *)(iVar7._M_node + 1)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(iVar7._M_node + 1)" ( (binary_expression "iVar7._M_node + 1" (field_expression "iVar7._M_node" identifier . field_identifier) + number_literal) )))) < identifier)) )) (compound_statement "{\n pp_Var1 = &(iVar7._M_node)->_M_right;\n iVar7._M_node = p_Var6;\n p_Var2 = *pp_Var1;\n if (*pp_Var1 == (_Base_ptr)0x0) goto LAB_0017624b;\n }" { (expression_statement "pp_Var1 = &(iVar7._M_node)->_M_right;" (assignment_expression "pp_Var1 = &(iVar7._M_node)->_M_right" identifier = (pointer_expression "&(iVar7._M_node)->_M_right" & (field_expression "(iVar7._M_node)->_M_right" (parenthesized_expression "(iVar7._M_node)" ( (field_expression "iVar7._M_node" identifier . field_identifier) )) -> field_identifier))) ;) (expression_statement "iVar7._M_node = p_Var6;" (assignment_expression "iVar7._M_node = p_Var6" (field_expression "iVar7._M_node" identifier . field_identifier) = identifier) ;) (expression_statement "p_Var2 = *pp_Var1;" (assignment_expression "p_Var2 = *pp_Var1" identifier = (pointer_expression "*pp_Var1" * identifier)) ;) (if_statement "if (*pp_Var1 == (_Base_ptr)0x0) goto LAB_0017624b;" if (parenthesized_expression "(*pp_Var1 == (_Base_ptr)0x0)" ( (binary_expression "*pp_Var1 == (_Base_ptr)0x0" (pointer_expression "*pp_Var1" * identifier) == (cast_expression "(_Base_ptr)0x0" ( (type_descriptor "_Base_ptr" type_identifier) ) number_literal)) )) (goto_statement "goto LAB_0017624b;" goto statement_identifier ;)) })) (expression_statement "p_Var6 = iVar7._M_node;" (assignment_expression "p_Var6 = iVar7._M_node" identifier = (field_expression "iVar7._M_node" identifier . field_identifier)) ;) (expression_statement "p_Var2 = (iVar7._M_node)->_M_left;" (assignment_expression "p_Var2 = (iVar7._M_node)->_M_left" identifier = (field_expression "(iVar7._M_node)->_M_left" (parenthesized_expression "(iVar7._M_node)" ( (field_expression "iVar7._M_node" identifier . field_identifier) )) -> field_identifier)) ;) }) while (parenthesized_expression "((iVar7._M_node)->_M_left != (_Base_ptr)0x0)" ( (binary_expression "(iVar7._M_node)->_M_left != (_Base_ptr)0x0" (field_expression "(iVar7._M_node)->_M_left" (parenthesized_expression "(iVar7._M_node)" ( (field_expression "iVar7._M_node" identifier . field_identifier) )) -> field_identifier) != (cast_expression "(_Base_ptr)0x0" ( (type_descriptor "_Base_ptr" type_identifier) ) number_literal)) )) ;) (labeled_statement "LAB_0017624b:\n bVar9 = __pos._M_node == iVar7._M_node;" statement_identifier : (expression_statement "bVar9 = __pos._M_node == iVar7._M_node;" (assignment_expression "bVar9 = __pos._M_node == iVar7._M_node" identifier = (binary_expression "__pos._M_node == iVar7._M_node" (field_expression "__pos._M_node" identifier . field_identifier) == (field_expression "iVar7._M_node" identifier . field_identifier))) ;)) (expression_statement "__pos._M_node = iVar7._M_node;" (assignment_expression "__pos._M_node = iVar7._M_node" (field_expression "__pos._M_node" identifier . field_identifier) = (field_expression "iVar7._M_node" identifier . field_identifier)) ;) (if_statement "if ((bVar9) || (reloc_offset < *(long *)(iVar7._M_node + 1))) goto LAB_00176256;" if (parenthesized_expression "((bVar9) || (reloc_offset < *(long *)(iVar7._M_node + 1)))" ( (binary_expression "(bVar9) || (reloc_offset < *(long *)(iVar7._M_node + 1))" (parenthesized_expression "(bVar9)" ( identifier )) || (parenthesized_expression "(reloc_offset < *(long *)(iVar7._M_node + 1))" ( (binary_expression "reloc_offset < *(long *)(iVar7._M_node + 1)" identifier < (pointer_expression "*(long *)(iVar7._M_node + 1)" * (cast_expression "(long *)(iVar7._M_node + 1)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(iVar7._M_node + 1)" ( (binary_expression "iVar7._M_node + 1" (field_expression "iVar7._M_node" identifier . field_identifier) + number_literal) ))))) ))) )) (goto_statement "goto LAB_00176256;" goto statement_identifier ;)) }))) (expression_statement "*(int *)&iVar7._M_node[1]._M_parent = iVar4;" (assignment_expression "*(int *)&iVar7._M_node[1]._M_parent = iVar4" (pointer_expression "*(int *)&iVar7._M_node[1]._M_parent" * (cast_expression "(int *)&iVar7._M_node[1]._M_parent" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "&iVar7._M_node[1]._M_parent" & (field_expression "iVar7._M_node[1]._M_parent" (subscript_expression "iVar7._M_node[1]" (field_expression "iVar7._M_node" identifier . field_identifier) [ number_literal ]) . field_identifier)))) = identifier) ;) (expression_statement "iVar7._M_node[1]._M_left = (_Base_ptr)oVar3;" (assignment_expression "iVar7._M_node[1]._M_left = (_Base_ptr)oVar3" (field_expression "iVar7._M_node[1]._M_left" (subscript_expression "iVar7._M_node[1]" (field_expression "iVar7._M_node" identifier . field_identifier) [ number_literal ]) . field_identifier) = (cast_expression "(_Base_ptr)oVar3" ( (type_descriptor "_Base_ptr" type_identifier) ) identifier)) ;) })) (expression_statement "p_Var5 = (this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[4];" (assignment_expression "p_Var5 = (this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[4]" identifier = (subscript_expression "(this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[4]" (field_expression "(this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper" (parenthesized_expression "(this->reloc_mapper_->super_Elf_reloc_mapper)" ( (field_expression "this->reloc_mapper_->super_Elf_reloc_mapper" (field_expression "this->reloc_mapper_" identifier -> field_identifier) -> field_identifier) )) . field_identifier) [ number_literal ])) ;) (if_statement "if (p_Var5 != Sized_elf_reloc_mapper<32,_false>::do_advance) {\n (*p_Var5)();\n goto LAB_00176175;\n }" if (parenthesized_expression "(p_Var5 != Sized_elf_reloc_mapper<32,_false>::do_advance)" ( (comma_expression "p_Var5 != Sized_elf_reloc_mapper<32,_false>::do_advance" (binary_expression "p_Var5 != Sized_elf_reloc_mapper<32" identifier != (binary_expression "Sized_elf_reloc_mapper<32" identifier < number_literal)) , (binary_expression "_false>::do_advance" identifier > (ERROR "::" : :) identifier)) )) (compound_statement "{\n (*p_Var5)();\n goto LAB_00176175;\n }" { (expression_statement "(*p_Var5)();" (call_expression "(*p_Var5)()" (parenthesized_expression "(*p_Var5)" ( (pointer_expression "*p_Var5" * identifier) )) (argument_list "()" ( ))) ;) (goto_statement "goto LAB_00176175;" goto statement_identifier ;) })) (expression_statement "Track_relocs<32,_false>::advance(&this->reloc_mapper_->track_relocs_,reloc_offset + 1);" (comma_expression "Track_relocs<32,_false>::advance(&this->reloc_mapper_->track_relocs_,reloc_offset + 1)" (binary_expression "Track_relocs<32" identifier < number_literal) , (binary_expression "_false>::advance(&this->reloc_mapper_->track_relocs_,reloc_offset + 1)" identifier > (ERROR "::" : :) (call_expression "advance(&this->reloc_mapper_->track_relocs_,reloc_offset + 1)" identifier (argument_list "(&this->reloc_mapper_->track_relocs_,reloc_offset + 1)" ( (pointer_expression "&this->reloc_mapper_->track_relocs_" & (field_expression "this->reloc_mapper_->track_relocs_" (field_expression "this->reloc_mapper_" identifier -> field_identifier) -> field_identifier)) , (binary_expression "reloc_offset + 1" identifier + number_literal) ))))) ;) (expression_statement "pSVar8 = this->reloc_mapper_;" (assignment_expression "pSVar8 = this->reloc_mapper_" identifier = (field_expression "this->reloc_mapper_" identifier -> field_identifier)) ;) (expression_statement "p_Var5 = (pSVar8->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[3];" (assignment_expression "p_Var5 = (pSVar8->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[3]" identifier = (subscript_expression "(pSVar8->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[3]" (field_expression "(pSVar8->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper" (parenthesized_expression "(pSVar8->super_Elf_reloc_mapper)" ( (field_expression "pSVar8->super_Elf_reloc_mapper" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) ;) (if_statement "if (p_Var5 == Sized_elf_reloc_mapper<32,_false>::do_next_offset) goto LAB_00176185;" if (parenthesized_expression "(p_Var5 == Sized_elf_reloc_mapper<32,_false>::do_next_offset)" ( (comma_expression "p_Var5 == Sized_elf_reloc_mapper<32,_false>::do_next_offset" (binary_expression "p_Var5 == Sized_elf_reloc_mapper<32" identifier == (binary_expression "Sized_elf_reloc_mapper<32" identifier < number_literal)) , (binary_expression "_false>::do_next_offset" identifier > (ERROR "::" : :) identifier)) )) (goto_statement "goto LAB_00176185;" goto statement_identifier ;)) (labeled_statement "LAB_001761e6:\n iVar4 = (*p_Var5)();" statement_identifier : (expression_statement "iVar4 = (*p_Var5)();" (assignment_expression "iVar4 = (*p_Var5)()" identifier = (call_expression "(*p_Var5)()" (parenthesized_expression "(*p_Var5)" ( (pointer_expression "*p_Var5" * identifier) )) (argument_list "()" ( )))) ;)) (expression_statement "reloc_offset = CONCAT44(extraout_var,iVar4);" (assignment_expression "reloc_offset = CONCAT44(extraout_var,iVar4)" identifier = (call_expression "CONCAT44(extraout_var,iVar4)" identifier (argument_list "(extraout_var,iVar4)" ( identifier , identifier )))) ;) }) while (parenthesized_expression "( true )" ( true )) ;) (ERROR "}" }))
(translation_unit "void FUN_00176130(long param_1)\n\n{\n undefined8 uVar1;\n long lVar2;\n int iVar3;\n code *pcVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n long *plVar8;\n bool bVar9;\n undefined1 local_51;\n undefined8 local_50;\n long local_48;\n long *local_40 [2];\n \n if (*(long *)(param_1 + 0x88) == 0) {\n return;\n }\nLAB_00176175:\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 != FUN_0016df30) goto LAB_001761e6;\nLAB_00176185:\n local_48 = FUN_002453d0(plVar8 + 5);\n do {\n if (local_48 == -1) {\n return;\n }\n iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50);\n uVar1 = local_50;\n if (iVar3 != 0) {\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }\n plVar8 = *(long **)(param_1 + 0x78);\n if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) {\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }\n FUN_00245480(plVar8 + 5);\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 == FUN_0016df30) goto LAB_00176185;\nLAB_001761e6:\n local_48 = (*pcVar4)();\n } while( true );\n}\n\n" (function_definition "void FUN_00176130(long param_1)\n\n{\n undefined8 uVar1;\n long lVar2;\n int iVar3;\n code *pcVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n long *plVar8;\n bool bVar9;\n undefined1 local_51;\n undefined8 local_50;\n long local_48;\n long *local_40 [2];\n \n if (*(long *)(param_1 + 0x88) == 0) {\n return;\n }\nLAB_00176175:\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 != FUN_0016df30) goto LAB_001761e6;\nLAB_00176185:\n local_48 = FUN_002453d0(plVar8 + 5);\n do {\n if (local_48 == -1) {\n return;\n }\n iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50);\n uVar1 = local_50;\n if (iVar3 != 0) {\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }\n plVar8 = *(long **)(param_1 + 0x78);\n if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) {\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }\n FUN_00245480(plVar8 + 5);\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 == FUN_0016df30) goto LAB_00176185;\nLAB_001761e6:\n local_48 = (*pcVar4)();\n } while( true );\n}" primitive_type (function_declarator "FUN_00176130(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 uVar1;\n long lVar2;\n int iVar3;\n code *pcVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n long *plVar8;\n bool bVar9;\n undefined1 local_51;\n undefined8 local_50;\n long local_48;\n long *local_40 [2];\n \n if (*(long *)(param_1 + 0x88) == 0) {\n return;\n }\nLAB_00176175:\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 != FUN_0016df30) goto LAB_001761e6;\nLAB_00176185:\n local_48 = FUN_002453d0(plVar8 + 5);\n do {\n if (local_48 == -1) {\n return;\n }\n iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50);\n uVar1 = local_50;\n if (iVar3 != 0) {\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }\n plVar8 = *(long **)(param_1 + 0x78);\n if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) {\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }\n FUN_00245480(plVar8 + 5);\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 == FUN_0016df30) goto LAB_00176185;\nLAB_001761e6:\n local_48 = (*pcVar4)();\n } while( true );\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "code *pcVar4;" type_identifier (pointer_declarator "*pcVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar8;" (sized_type_specifier "long" long) (pointer_declarator "*plVar8" * identifier) ;) (declaration "bool bVar9;" primitive_type identifier ;) (declaration "undefined1 local_51;" type_identifier identifier ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (declaration "long local_48;" (sized_type_specifier "long" long) identifier ;) (declaration "long *local_40 [2];" (sized_type_specifier "long" long) (pointer_declarator "*local_40 [2]" * (array_declarator "local_40 [2]" identifier [ number_literal ])) ;) (if_statement "if (*(long *)(param_1 + 0x88) == 0) {\n return;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x88) == 0)" ( (binary_expression "*(long *)(param_1 + 0x88) == 0" (pointer_expression "*(long *)(param_1 + 0x88)" * (cast_expression "(long *)(param_1 + 0x88)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x88)" ( (binary_expression "param_1 + 0x88" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (labeled_statement "LAB_00176175:\n plVar8 = *(long **)(param_1 + 0x78);" statement_identifier : (expression_statement "plVar8 = *(long **)(param_1 + 0x78);" (assignment_expression "plVar8 = *(long **)(param_1 + 0x78)" identifier = (pointer_expression "*(long **)(param_1 + 0x78)" * (cast_expression "(long **)(param_1 + 0x78)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x78)" ( (binary_expression "param_1 + 0x78" identifier + number_literal) ))))) ;)) (expression_statement "pcVar4 = *(code **)(*plVar8 + 0x18);" (assignment_expression "pcVar4 = *(code **)(*plVar8 + 0x18)" identifier = (pointer_expression "*(code **)(*plVar8 + 0x18)" * (cast_expression "(code **)(*plVar8 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar8 + 0x18)" ( (binary_expression "*plVar8 + 0x18" (pointer_expression "*plVar8" * identifier) + number_literal) ))))) ;) (if_statement "if (pcVar4 != FUN_0016df30) goto LAB_001761e6;" if (parenthesized_expression "(pcVar4 != FUN_0016df30)" ( (binary_expression "pcVar4 != FUN_0016df30" identifier != identifier) )) (goto_statement "goto LAB_001761e6;" goto statement_identifier ;)) (labeled_statement "LAB_00176185:\n local_48 = FUN_002453d0(plVar8 + 5);" statement_identifier : (expression_statement "local_48 = FUN_002453d0(plVar8 + 5);" (assignment_expression "local_48 = FUN_002453d0(plVar8 + 5)" identifier = (call_expression "FUN_002453d0(plVar8 + 5)" identifier (argument_list "(plVar8 + 5)" ( (binary_expression "plVar8 + 5" identifier + number_literal) )))) ;)) (do_statement "do {\n if (local_48 == -1) {\n return;\n }\n iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50);\n uVar1 = local_50;\n if (iVar3 != 0) {\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }\n plVar8 = *(long **)(param_1 + 0x78);\n if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) {\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }\n FUN_00245480(plVar8 + 5);\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 == FUN_0016df30) goto LAB_00176185;\nLAB_001761e6:\n local_48 = (*pcVar4)();\n } while( true );" do (compound_statement "{\n if (local_48 == -1) {\n return;\n }\n iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50);\n uVar1 = local_50;\n if (iVar3 != 0) {\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }\n plVar8 = *(long **)(param_1 + 0x78);\n if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) {\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }\n FUN_00245480(plVar8 + 5);\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 == FUN_0016df30) goto LAB_00176185;\nLAB_001761e6:\n local_48 = (*pcVar4)();\n }" { (if_statement "if (local_48 == -1) {\n return;\n }" if (parenthesized_expression "(local_48 == -1)" ( (binary_expression "local_48 == -1" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50);" (assignment_expression "iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50)" identifier = (call_expression "(**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50)" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x78) + 0x28))" ( (pointer_expression "**(code **)(**(long **)(param_1 + 0x78) + 0x28)" * (pointer_expression "*(code **)(**(long **)(param_1 + 0x78) + 0x28)" * (cast_expression "(code **)(**(long **)(param_1 + 0x78) + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + 0x78) + 0x28)" ( (binary_expression "**(long **)(param_1 + 0x78) + 0x28" (pointer_expression "**(long **)(param_1 + 0x78)" * (pointer_expression "*(long **)(param_1 + 0x78)" * (cast_expression "(long **)(param_1 + 0x78)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x78)" ( (binary_expression "param_1 + 0x78" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(param_1 + 0x78),local_48,&local_50)" ( (pointer_expression "*(long **)(param_1 + 0x78)" * (cast_expression "(long **)(param_1 + 0x78)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x78)" ( (binary_expression "param_1 + 0x78" identifier + number_literal) )))) , identifier , (pointer_expression "&local_50" & identifier) )))) ;) (expression_statement "uVar1 = local_50;" (assignment_expression "uVar1 = local_50" identifier = identifier) ;) (if_statement "if (iVar3 != 0) {\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }" if (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) (compound_statement "{\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }" { (expression_statement "lVar6 = param_1 + 0xd8;" (assignment_expression "lVar6 = param_1 + 0xd8" identifier = (binary_expression "param_1 + 0xd8" identifier + number_literal)) ;) (expression_statement "lVar5 = lVar6;" (assignment_expression "lVar5 = lVar6" identifier = identifier) ;) (expression_statement "lVar2 = *(long *)(param_1 + 0xe0);" (assignment_expression "lVar2 = *(long *)(param_1 + 0xe0)" identifier = (pointer_expression "*(long *)(param_1 + 0xe0)" * (cast_expression "(long *)(param_1 + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe0)" ( (binary_expression "param_1 + 0xe0" identifier + number_literal) ))))) ;) (if_statement "if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0xe0) == 0)" ( (binary_expression "*(long *)(param_1 + 0xe0) == 0" (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 "{\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }" { (labeled_statement "LAB_00176256:\n local_40[0] = &local_48;" statement_identifier : (expression_statement "local_40[0] = &local_48;" (assignment_expression "local_40[0] = &local_48" (subscript_expression "local_40[0]" identifier [ number_literal ]) = (pointer_expression "&local_48" & identifier)) ;)) (expression_statement "lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);" (assignment_expression "lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51)" identifier = (call_expression "FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51)" identifier (argument_list "(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51)" ( (binary_expression "param_1 + 0xd0" identifier + number_literal) , identifier , (pointer_expression "&DAT_00372427" & identifier) , identifier , (pointer_expression "&local_51" & identifier) )))) ;) }) (else_clause "else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }" else (compound_statement "{\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }" { (do_statement "do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);" do (compound_statement "{\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n }" { (while_statement "while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }" while (parenthesized_expression "(lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48)" ( (comma_expression "lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48" (assignment_expression "lVar7 = lVar2" identifier = identifier) , (binary_expression "*(long *)(lVar7 + 0x20) < local_48" (pointer_expression "*(long *)(lVar7 + 0x20)" * (cast_expression "(long *)(lVar7 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x20)" ( (binary_expression "lVar7 + 0x20" identifier + number_literal) )))) < identifier)) )) (compound_statement "{\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }" { (expression_statement "plVar8 = (long *)(lVar7 + 0x18);" (assignment_expression "plVar8 = (long *)(lVar7 + 0x18)" identifier = (cast_expression "(long *)(lVar7 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x18)" ( (binary_expression "lVar7 + 0x18" identifier + number_literal) )))) ;) (expression_statement "lVar7 = lVar5;" (assignment_expression "lVar7 = lVar5" identifier = identifier) ;) (expression_statement "lVar2 = *plVar8;" (assignment_expression "lVar2 = *plVar8" identifier = (pointer_expression "*plVar8" * identifier)) ;) (if_statement "if (*plVar8 == 0) goto LAB_0017624b;" if (parenthesized_expression "(*plVar8 == 0)" ( (binary_expression "*plVar8 == 0" (pointer_expression "*plVar8" * identifier) == number_literal) )) (goto_statement "goto LAB_0017624b;" goto statement_identifier ;)) })) (expression_statement "lVar5 = lVar7;" (assignment_expression "lVar5 = lVar7" identifier = identifier) ;) (expression_statement "lVar2 = *(long *)(lVar7 + 0x10);" (assignment_expression "lVar2 = *(long *)(lVar7 + 0x10)" identifier = (pointer_expression "*(long *)(lVar7 + 0x10)" * (cast_expression "(long *)(lVar7 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x10)" ( (binary_expression "lVar7 + 0x10" identifier + number_literal) ))))) ;) }) while (parenthesized_expression "(*(long *)(lVar7 + 0x10) != 0)" ( (binary_expression "*(long *)(lVar7 + 0x10) != 0" (pointer_expression "*(long *)(lVar7 + 0x10)" * (cast_expression "(long *)(lVar7 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x10)" ( (binary_expression "lVar7 + 0x10" identifier + number_literal) )))) != number_literal) )) ;) (labeled_statement "LAB_0017624b:\n bVar9 = lVar6 == lVar7;" statement_identifier : (expression_statement "bVar9 = lVar6 == lVar7;" (assignment_expression "bVar9 = lVar6 == lVar7" identifier = (binary_expression "lVar6 == lVar7" identifier == identifier)) ;)) (expression_statement "lVar6 = lVar7;" (assignment_expression "lVar6 = lVar7" identifier = identifier) ;) (if_statement "if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;" if (parenthesized_expression "((bVar9) || (local_48 < *(long *)(lVar7 + 0x20)))" ( (binary_expression "(bVar9) || (local_48 < *(long *)(lVar7 + 0x20))" (parenthesized_expression "(bVar9)" ( identifier )) || (parenthesized_expression "(local_48 < *(long *)(lVar7 + 0x20))" ( (binary_expression "local_48 < *(long *)(lVar7 + 0x20)" identifier < (pointer_expression "*(long *)(lVar7 + 0x20)" * (cast_expression "(long *)(lVar7 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x20)" ( (binary_expression "lVar7 + 0x20" identifier + number_literal) ))))) ))) )) (goto_statement "goto LAB_00176256;" goto statement_identifier ;)) }))) (expression_statement "*(int *)(lVar7 + 0x28) = iVar3;" (assignment_expression "*(int *)(lVar7 + 0x28) = iVar3" (pointer_expression "*(int *)(lVar7 + 0x28)" * (cast_expression "(int *)(lVar7 + 0x28)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x28)" ( (binary_expression "lVar7 + 0x28" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(lVar7 + 0x30) = uVar1;" (assignment_expression "*(undefined8 *)(lVar7 + 0x30) = uVar1" (pointer_expression "*(undefined8 *)(lVar7 + 0x30)" * (cast_expression "(undefined8 *)(lVar7 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x30)" ( (binary_expression "lVar7 + 0x30" identifier + number_literal) )))) = identifier) ;) })) (expression_statement "plVar8 = *(long **)(param_1 + 0x78);" (assignment_expression "plVar8 = *(long **)(param_1 + 0x78)" identifier = (pointer_expression "*(long **)(param_1 + 0x78)" * (cast_expression "(long **)(param_1 + 0x78)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x78)" ( (binary_expression "param_1 + 0x78" identifier + number_literal) ))))) ;) (if_statement "if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) {\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }" if (parenthesized_expression "(*(code **)(*plVar8 + 0x20) != FUN_0016df20)" ( (binary_expression "*(code **)(*plVar8 + 0x20) != FUN_0016df20" (pointer_expression "*(code **)(*plVar8 + 0x20)" * (cast_expression "(code **)(*plVar8 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar8 + 0x20)" ( (binary_expression "*plVar8 + 0x20" (pointer_expression "*plVar8" * identifier) + number_literal) )))) != identifier) )) (compound_statement "{\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }" { (expression_statement "(**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);" (call_expression "(**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1)" (parenthesized_expression "(**(code **)(*plVar8 + 0x20))" ( (pointer_expression "**(code **)(*plVar8 + 0x20)" * (pointer_expression "*(code **)(*plVar8 + 0x20)" * (cast_expression "(code **)(*plVar8 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar8 + 0x20)" ( (binary_expression "*plVar8 + 0x20" (pointer_expression "*plVar8" * identifier) + number_literal) ))))) )) (argument_list "(plVar8,local_48 + 1)" ( identifier , (binary_expression "local_48 + 1" identifier + number_literal) ))) ;) (goto_statement "goto LAB_00176175;" goto statement_identifier ;) })) (expression_statement "FUN_00245480(plVar8 + 5);" (call_expression "FUN_00245480(plVar8 + 5)" identifier (argument_list "(plVar8 + 5)" ( (binary_expression "plVar8 + 5" identifier + number_literal) ))) ;) (expression_statement "plVar8 = *(long **)(param_1 + 0x78);" (assignment_expression "plVar8 = *(long **)(param_1 + 0x78)" identifier = (pointer_expression "*(long **)(param_1 + 0x78)" * (cast_expression "(long **)(param_1 + 0x78)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x78)" ( (binary_expression "param_1 + 0x78" identifier + number_literal) ))))) ;) (expression_statement "pcVar4 = *(code **)(*plVar8 + 0x18);" (assignment_expression "pcVar4 = *(code **)(*plVar8 + 0x18)" identifier = (pointer_expression "*(code **)(*plVar8 + 0x18)" * (cast_expression "(code **)(*plVar8 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar8 + 0x18)" ( (binary_expression "*plVar8 + 0x18" (pointer_expression "*plVar8" * identifier) + number_literal) ))))) ;) (if_statement "if (pcVar4 == FUN_0016df30) goto LAB_00176185;" if (parenthesized_expression "(pcVar4 == FUN_0016df30)" ( (binary_expression "pcVar4 == FUN_0016df30" identifier == identifier) )) (goto_statement "goto LAB_00176185;" goto statement_identifier ;)) (labeled_statement "LAB_001761e6:\n local_48 = (*pcVar4)();" statement_identifier : (expression_statement "local_48 = (*pcVar4)();" (assignment_expression "local_48 = (*pcVar4)()" identifier = (call_expression "(*pcVar4)()" (parenthesized_expression "(*pcVar4)" ( (pointer_expression "*pcVar4" * identifier) )) (argument_list "()" ( )))) ;)) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) 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 (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * (array_declarator IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (return_statement return ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * (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) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) )))) ;)) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return ;) })) (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 * (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + LIT) ))))) )) (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , IDENT , (pointer_expression & IDENT) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (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 { (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , (pointer_expression & IDENT) , IDENT , (pointer_expression & IDENT) )))) ;) }) (else_clause else (compound_statement { (do_statement do (compound_statement { (while_statement while (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (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 IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) (goto_statement goto statement_identifier ;)) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) }) while (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression IDENT == IDENT)) ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( IDENT )) || (parenthesized_expression ( (binary_expression IDENT < (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) )) (goto_statement goto statement_identifier ;)) }))) (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 = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) != 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 ( IDENT , (binary_expression IDENT + LIT) ))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (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) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( )))) ;)) }) while (parenthesized_expression ( BOOL )) ;) })))
(function_definition "void FUN_00176130(long param_1)\n\n{\n undefined8 uVar1;\n long lVar2;\n int iVar3;\n code *pcVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n long *plVar8;\n bool bVar9;\n undefined1 local_51;\n undefined8 local_50;\n long local_48;\n long *local_40 [2];\n \n if (*(long *)(param_1 + 0x88) == 0) {\n return;\n }\nLAB_00176175:\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 != FUN_0016df30) goto LAB_001761e6;\nLAB_00176185:\n local_48 = FUN_002453d0(plVar8 + 5);\n do {\n if (local_48 == -1) {\n return;\n }\n iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50);\n uVar1 = local_50;\n if (iVar3 != 0) {\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }\n plVar8 = *(long **)(param_1 + 0x78);\n if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) {\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }\n FUN_00245480(plVar8 + 5);\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 == FUN_0016df30) goto LAB_00176185;\nLAB_001761e6:\n local_48 = (*pcVar4)();\n } while( true );\n}" (primitive_type "void") (function_declarator "FUN_00176130(long param_1)" (identifier "FUN_00176130") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n long lVar2;\n int iVar3;\n code *pcVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n long *plVar8;\n bool bVar9;\n undefined1 local_51;\n undefined8 local_50;\n long local_48;\n long *local_40 [2];\n \n if (*(long *)(param_1 + 0x88) == 0) {\n return;\n }\nLAB_00176175:\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 != FUN_0016df30) goto LAB_001761e6;\nLAB_00176185:\n local_48 = FUN_002453d0(plVar8 + 5);\n do {\n if (local_48 == -1) {\n return;\n }\n iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50);\n uVar1 = local_50;\n if (iVar3 != 0) {\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }\n plVar8 = *(long **)(param_1 + 0x78);\n if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) {\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }\n FUN_00245480(plVar8 + 5);\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 == FUN_0016df30) goto LAB_00176185;\nLAB_001761e6:\n local_48 = (*pcVar4)();\n } while( true );\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (declaration "code *pcVar4;" (type_identifier "code") (pointer_declarator "*pcVar4" (* "*") (identifier "pcVar4")) (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "long lVar7;" (sized_type_specifier "long" (long "long")) (identifier "lVar7") (; ";")) (declaration "long *plVar8;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar8" (* "*") (identifier "plVar8")) (; ";")) (declaration "bool bVar9;" (primitive_type "bool") (identifier "bVar9") (; ";")) (declaration "undefined1 local_51;" (type_identifier "undefined1") (identifier "local_51") (; ";")) (declaration "undefined8 local_50;" (type_identifier "undefined8") (identifier "local_50") (; ";")) (declaration "long local_48;" (sized_type_specifier "long" (long "long")) (identifier "local_48") (; ";")) (declaration "long *local_40 [2];" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_40 [2]" (* "*") (array_declarator "local_40 [2]" (identifier "local_40") ([ "[") (number_literal "2") (] "]"))) (; ";")) (if_statement "if (*(long *)(param_1 + 0x88) == 0) {\n return;\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x88) == 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x88) == 0" (pointer_expression "*(long *)(param_1 + 0x88)" (* "*") (cast_expression "(long *)(param_1 + 0x88)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x88)" (( "(") (binary_expression "param_1 + 0x88" (identifier "param_1") (+ "+") (number_literal "0x88")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (labeled_statement "LAB_00176175:\n plVar8 = *(long **)(param_1 + 0x78);" (statement_identifier "LAB_00176175") (: ":") (expression_statement "plVar8 = *(long **)(param_1 + 0x78);" (assignment_expression "plVar8 = *(long **)(param_1 + 0x78)" (identifier "plVar8") (= "=") (pointer_expression "*(long **)(param_1 + 0x78)" (* "*") (cast_expression "(long **)(param_1 + 0x78)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x78)" (( "(") (binary_expression "param_1 + 0x78" (identifier "param_1") (+ "+") (number_literal "0x78")) () ")"))))) (; ";"))) (expression_statement "pcVar4 = *(code **)(*plVar8 + 0x18);" (assignment_expression "pcVar4 = *(code **)(*plVar8 + 0x18)" (identifier "pcVar4") (= "=") (pointer_expression "*(code **)(*plVar8 + 0x18)" (* "*") (cast_expression "(code **)(*plVar8 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar8 + 0x18)" (( "(") (binary_expression "*plVar8 + 0x18" (pointer_expression "*plVar8" (* "*") (identifier "plVar8")) (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (if_statement "if (pcVar4 != FUN_0016df30) goto LAB_001761e6;" (if "if") (parenthesized_expression "(pcVar4 != FUN_0016df30)" (( "(") (binary_expression "pcVar4 != FUN_0016df30" (identifier "pcVar4") (!= "!=") (identifier "FUN_0016df30")) () ")")) (goto_statement "goto LAB_001761e6;" (goto "goto") (statement_identifier "LAB_001761e6") (; ";"))) (labeled_statement "LAB_00176185:\n local_48 = FUN_002453d0(plVar8 + 5);" (statement_identifier "LAB_00176185") (: ":") (expression_statement "local_48 = FUN_002453d0(plVar8 + 5);" (assignment_expression "local_48 = FUN_002453d0(plVar8 + 5)" (identifier "local_48") (= "=") (call_expression "FUN_002453d0(plVar8 + 5)" (identifier "FUN_002453d0") (argument_list "(plVar8 + 5)" (( "(") (binary_expression "plVar8 + 5" (identifier "plVar8") (+ "+") (number_literal "5")) () ")")))) (; ";"))) (do_statement "do {\n if (local_48 == -1) {\n return;\n }\n iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50);\n uVar1 = local_50;\n if (iVar3 != 0) {\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }\n plVar8 = *(long **)(param_1 + 0x78);\n if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) {\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }\n FUN_00245480(plVar8 + 5);\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 == FUN_0016df30) goto LAB_00176185;\nLAB_001761e6:\n local_48 = (*pcVar4)();\n } while( true );" (do "do") (compound_statement "{\n if (local_48 == -1) {\n return;\n }\n iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50);\n uVar1 = local_50;\n if (iVar3 != 0) {\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }\n plVar8 = *(long **)(param_1 + 0x78);\n if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) {\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }\n FUN_00245480(plVar8 + 5);\n plVar8 = *(long **)(param_1 + 0x78);\n pcVar4 = *(code **)(*plVar8 + 0x18);\n if (pcVar4 == FUN_0016df30) goto LAB_00176185;\nLAB_001761e6:\n local_48 = (*pcVar4)();\n }" ({ "{") (if_statement "if (local_48 == -1) {\n return;\n }" (if "if") (parenthesized_expression "(local_48 == -1)" (( "(") (binary_expression "local_48 == -1" (identifier "local_48") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50);" (assignment_expression "iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50)" (identifier "iVar3") (= "=") (call_expression "(**(code **)(**(long **)(param_1 + 0x78) + 0x28))\n (*(long **)(param_1 + 0x78),local_48,&local_50)" (parenthesized_expression "(**(code **)(**(long **)(param_1 + 0x78) + 0x28))" (( "(") (pointer_expression "**(code **)(**(long **)(param_1 + 0x78) + 0x28)" (* "*") (pointer_expression "*(code **)(**(long **)(param_1 + 0x78) + 0x28)" (* "*") (cast_expression "(code **)(**(long **)(param_1 + 0x78) + 0x28)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(**(long **)(param_1 + 0x78) + 0x28)" (( "(") (binary_expression "**(long **)(param_1 + 0x78) + 0x28" (pointer_expression "**(long **)(param_1 + 0x78)" (* "*") (pointer_expression "*(long **)(param_1 + 0x78)" (* "*") (cast_expression "(long **)(param_1 + 0x78)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x78)" (( "(") (binary_expression "param_1 + 0x78" (identifier "param_1") (+ "+") (number_literal "0x78")) () ")"))))) (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (argument_list "(*(long **)(param_1 + 0x78),local_48,&local_50)" (( "(") (pointer_expression "*(long **)(param_1 + 0x78)" (* "*") (cast_expression "(long **)(param_1 + 0x78)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x78)" (( "(") (binary_expression "param_1 + 0x78" (identifier "param_1") (+ "+") (number_literal "0x78")) () ")")))) (, ",") (identifier "local_48") (, ",") (pointer_expression "&local_50" (& "&") (identifier "local_50")) () ")")))) (; ";")) (expression_statement "uVar1 = local_50;" (assignment_expression "uVar1 = local_50" (identifier "uVar1") (= "=") (identifier "local_50")) (; ";")) (if_statement "if (iVar3 != 0) {\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }" (if "if") (parenthesized_expression "(iVar3 != 0)" (( "(") (binary_expression "iVar3 != 0" (identifier "iVar3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar6 = param_1 + 0xd8;\n lVar5 = lVar6;\n lVar2 = *(long *)(param_1 + 0xe0);\n if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }\n *(int *)(lVar7 + 0x28) = iVar3;\n *(undefined8 *)(lVar7 + 0x30) = uVar1;\n }" ({ "{") (expression_statement "lVar6 = param_1 + 0xd8;" (assignment_expression "lVar6 = param_1 + 0xd8" (identifier "lVar6") (= "=") (binary_expression "param_1 + 0xd8" (identifier "param_1") (+ "+") (number_literal "0xd8"))) (; ";")) (expression_statement "lVar5 = lVar6;" (assignment_expression "lVar5 = lVar6" (identifier "lVar5") (= "=") (identifier "lVar6")) (; ";")) (expression_statement "lVar2 = *(long *)(param_1 + 0xe0);" (assignment_expression "lVar2 = *(long *)(param_1 + 0xe0)" (identifier "lVar2") (= "=") (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")) () ")"))))) (; ";")) (if_statement "if (*(long *)(param_1 + 0xe0) == 0) {\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }\n else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0xe0) == 0)" (( "(") (binary_expression "*(long *)(param_1 + 0xe0) == 0" (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 "0")) () ")")) (compound_statement "{\nLAB_00176256:\n local_40[0] = &local_48;\n lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);\n }" ({ "{") (labeled_statement "LAB_00176256:\n local_40[0] = &local_48;" (statement_identifier "LAB_00176256") (: ":") (expression_statement "local_40[0] = &local_48;" (assignment_expression "local_40[0] = &local_48" (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (= "=") (pointer_expression "&local_48" (& "&") (identifier "local_48"))) (; ";"))) (expression_statement "lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51);" (assignment_expression "lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51)" (identifier "lVar7") (= "=") (call_expression "FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51)" (identifier "FUN_00175d70") (argument_list "(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51)" (( "(") (binary_expression "param_1 + 0xd0" (identifier "param_1") (+ "+") (number_literal "0xd0")) (, ",") (identifier "lVar6") (, ",") (pointer_expression "&DAT_00372427" (& "&") (identifier "DAT_00372427")) (, ",") (identifier "local_40") (, ",") (pointer_expression "&local_51" (& "&") (identifier "local_51")) () ")")))) (; ";")) (} "}")) (else_clause "else {\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }" (else "else") (compound_statement "{\n do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);\nLAB_0017624b:\n bVar9 = lVar6 == lVar7;\n lVar6 = lVar7;\n if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;\n }" ({ "{") (do_statement "do {\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n } while (*(long *)(lVar7 + 0x10) != 0);" (do "do") (compound_statement "{\n while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }\n lVar5 = lVar7;\n lVar2 = *(long *)(lVar7 + 0x10);\n }" ({ "{") (while_statement "while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) {\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }" (while "while") (parenthesized_expression "(lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48)" (( "(") (comma_expression "lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48" (assignment_expression "lVar7 = lVar2" (identifier "lVar7") (= "=") (identifier "lVar2")) (, ",") (binary_expression "*(long *)(lVar7 + 0x20) < local_48" (pointer_expression "*(long *)(lVar7 + 0x20)" (* "*") (cast_expression "(long *)(lVar7 + 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x20)" (( "(") (binary_expression "lVar7 + 0x20" (identifier "lVar7") (+ "+") (number_literal "0x20")) () ")")))) (< "<") (identifier "local_48"))) () ")")) (compound_statement "{\n plVar8 = (long *)(lVar7 + 0x18);\n lVar7 = lVar5;\n lVar2 = *plVar8;\n if (*plVar8 == 0) goto LAB_0017624b;\n }" ({ "{") (expression_statement "plVar8 = (long *)(lVar7 + 0x18);" (assignment_expression "plVar8 = (long *)(lVar7 + 0x18)" (identifier "plVar8") (= "=") (cast_expression "(long *)(lVar7 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x18)" (( "(") (binary_expression "lVar7 + 0x18" (identifier "lVar7") (+ "+") (number_literal "0x18")) () ")")))) (; ";")) (expression_statement "lVar7 = lVar5;" (assignment_expression "lVar7 = lVar5" (identifier "lVar7") (= "=") (identifier "lVar5")) (; ";")) (expression_statement "lVar2 = *plVar8;" (assignment_expression "lVar2 = *plVar8" (identifier "lVar2") (= "=") (pointer_expression "*plVar8" (* "*") (identifier "plVar8"))) (; ";")) (if_statement "if (*plVar8 == 0) goto LAB_0017624b;" (if "if") (parenthesized_expression "(*plVar8 == 0)" (( "(") (binary_expression "*plVar8 == 0" (pointer_expression "*plVar8" (* "*") (identifier "plVar8")) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_0017624b;" (goto "goto") (statement_identifier "LAB_0017624b") (; ";"))) (} "}"))) (expression_statement "lVar5 = lVar7;" (assignment_expression "lVar5 = lVar7" (identifier "lVar5") (= "=") (identifier "lVar7")) (; ";")) (expression_statement "lVar2 = *(long *)(lVar7 + 0x10);" (assignment_expression "lVar2 = *(long *)(lVar7 + 0x10)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(lVar7 + 0x10)" (* "*") (cast_expression "(long *)(lVar7 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x10)" (( "(") (binary_expression "lVar7 + 0x10" (identifier "lVar7") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(*(long *)(lVar7 + 0x10) != 0)" (( "(") (binary_expression "*(long *)(lVar7 + 0x10) != 0" (pointer_expression "*(long *)(lVar7 + 0x10)" (* "*") (cast_expression "(long *)(lVar7 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x10)" (( "(") (binary_expression "lVar7 + 0x10" (identifier "lVar7") (+ "+") (number_literal "0x10")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (; ";")) (labeled_statement "LAB_0017624b:\n bVar9 = lVar6 == lVar7;" (statement_identifier "LAB_0017624b") (: ":") (expression_statement "bVar9 = lVar6 == lVar7;" (assignment_expression "bVar9 = lVar6 == lVar7" (identifier "bVar9") (= "=") (binary_expression "lVar6 == lVar7" (identifier "lVar6") (== "==") (identifier "lVar7"))) (; ";"))) (expression_statement "lVar6 = lVar7;" (assignment_expression "lVar6 = lVar7" (identifier "lVar6") (= "=") (identifier "lVar7")) (; ";")) (if_statement "if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256;" (if "if") (parenthesized_expression "((bVar9) || (local_48 < *(long *)(lVar7 + 0x20)))" (( "(") (binary_expression "(bVar9) || (local_48 < *(long *)(lVar7 + 0x20))" (parenthesized_expression "(bVar9)" (( "(") (identifier "bVar9") () ")")) (|| "||") (parenthesized_expression "(local_48 < *(long *)(lVar7 + 0x20))" (( "(") (binary_expression "local_48 < *(long *)(lVar7 + 0x20)" (identifier "local_48") (< "<") (pointer_expression "*(long *)(lVar7 + 0x20)" (* "*") (cast_expression "(long *)(lVar7 + 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x20)" (( "(") (binary_expression "lVar7 + 0x20" (identifier "lVar7") (+ "+") (number_literal "0x20")) () ")"))))) () ")"))) () ")")) (goto_statement "goto LAB_00176256;" (goto "goto") (statement_identifier "LAB_00176256") (; ";"))) (} "}")))) (expression_statement "*(int *)(lVar7 + 0x28) = iVar3;" (assignment_expression "*(int *)(lVar7 + 0x28) = iVar3" (pointer_expression "*(int *)(lVar7 + 0x28)" (* "*") (cast_expression "(int *)(lVar7 + 0x28)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x28)" (( "(") (binary_expression "lVar7 + 0x28" (identifier "lVar7") (+ "+") (number_literal "0x28")) () ")")))) (= "=") (identifier "iVar3")) (; ";")) (expression_statement "*(undefined8 *)(lVar7 + 0x30) = uVar1;" (assignment_expression "*(undefined8 *)(lVar7 + 0x30) = uVar1" (pointer_expression "*(undefined8 *)(lVar7 + 0x30)" (* "*") (cast_expression "(undefined8 *)(lVar7 + 0x30)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x30)" (( "(") (binary_expression "lVar7 + 0x30" (identifier "lVar7") (+ "+") (number_literal "0x30")) () ")")))) (= "=") (identifier "uVar1")) (; ";")) (} "}"))) (expression_statement "plVar8 = *(long **)(param_1 + 0x78);" (assignment_expression "plVar8 = *(long **)(param_1 + 0x78)" (identifier "plVar8") (= "=") (pointer_expression "*(long **)(param_1 + 0x78)" (* "*") (cast_expression "(long **)(param_1 + 0x78)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x78)" (( "(") (binary_expression "param_1 + 0x78" (identifier "param_1") (+ "+") (number_literal "0x78")) () ")"))))) (; ";")) (if_statement "if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) {\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }" (if "if") (parenthesized_expression "(*(code **)(*plVar8 + 0x20) != FUN_0016df20)" (( "(") (binary_expression "*(code **)(*plVar8 + 0x20) != FUN_0016df20" (pointer_expression "*(code **)(*plVar8 + 0x20)" (* "*") (cast_expression "(code **)(*plVar8 + 0x20)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar8 + 0x20)" (( "(") (binary_expression "*plVar8 + 0x20" (pointer_expression "*plVar8" (* "*") (identifier "plVar8")) (+ "+") (number_literal "0x20")) () ")")))) (!= "!=") (identifier "FUN_0016df20")) () ")")) (compound_statement "{\n (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);\n goto LAB_00176175;\n }" ({ "{") (expression_statement "(**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1);" (call_expression "(**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1)" (parenthesized_expression "(**(code **)(*plVar8 + 0x20))" (( "(") (pointer_expression "**(code **)(*plVar8 + 0x20)" (* "*") (pointer_expression "*(code **)(*plVar8 + 0x20)" (* "*") (cast_expression "(code **)(*plVar8 + 0x20)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar8 + 0x20)" (( "(") (binary_expression "*plVar8 + 0x20" (pointer_expression "*plVar8" (* "*") (identifier "plVar8")) (+ "+") (number_literal "0x20")) () ")"))))) () ")")) (argument_list "(plVar8,local_48 + 1)" (( "(") (identifier "plVar8") (, ",") (binary_expression "local_48 + 1" (identifier "local_48") (+ "+") (number_literal "1")) () ")"))) (; ";")) (goto_statement "goto LAB_00176175;" (goto "goto") (statement_identifier "LAB_00176175") (; ";")) (} "}"))) (expression_statement "FUN_00245480(plVar8 + 5);" (call_expression "FUN_00245480(plVar8 + 5)" (identifier "FUN_00245480") (argument_list "(plVar8 + 5)" (( "(") (binary_expression "plVar8 + 5" (identifier "plVar8") (+ "+") (number_literal "5")) () ")"))) (; ";")) (expression_statement "plVar8 = *(long **)(param_1 + 0x78);" (assignment_expression "plVar8 = *(long **)(param_1 + 0x78)" (identifier "plVar8") (= "=") (pointer_expression "*(long **)(param_1 + 0x78)" (* "*") (cast_expression "(long **)(param_1 + 0x78)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x78)" (( "(") (binary_expression "param_1 + 0x78" (identifier "param_1") (+ "+") (number_literal "0x78")) () ")"))))) (; ";")) (expression_statement "pcVar4 = *(code **)(*plVar8 + 0x18);" (assignment_expression "pcVar4 = *(code **)(*plVar8 + 0x18)" (identifier "pcVar4") (= "=") (pointer_expression "*(code **)(*plVar8 + 0x18)" (* "*") (cast_expression "(code **)(*plVar8 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar8 + 0x18)" (( "(") (binary_expression "*plVar8 + 0x18" (pointer_expression "*plVar8" (* "*") (identifier "plVar8")) (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (if_statement "if (pcVar4 == FUN_0016df30) goto LAB_00176185;" (if "if") (parenthesized_expression "(pcVar4 == FUN_0016df30)" (( "(") (binary_expression "pcVar4 == FUN_0016df30" (identifier "pcVar4") (== "==") (identifier "FUN_0016df30")) () ")")) (goto_statement "goto LAB_00176185;" (goto "goto") (statement_identifier "LAB_00176185") (; ";"))) (labeled_statement "LAB_001761e6:\n local_48 = (*pcVar4)();" (statement_identifier "LAB_001761e6") (: ":") (expression_statement "local_48 = (*pcVar4)();" (assignment_expression "local_48 = (*pcVar4)()" (identifier "local_48") (= "=") (call_expression "(*pcVar4)()" (parenthesized_expression "(*pcVar4)" (( "(") (pointer_expression "*pcVar4" (* "*") (identifier "pcVar4")) () ")")) (argument_list "()" (( "(") () ")")))) (; ";"))) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}")))
/* DWARF original prototype: void read_relocs(Sized_dwarf_line_info<32,_false> * this) */ void __thiscall gold::Sized_dwarf_line_info<32,var_5>::read_relocs(Sized_dwarf_line_info<32,var_5> *this) { type_1 *pp_Var1; type_1 var_11; type_2 oVar3; int var_10; type_3 *var_4; type_1 p_Var6; type_4 __pos; type_5 iVar7; var_1<32,var_5> *pSVar8; bool bVar9; var_2<> var_3; type_2 value; type_2 var_9; _Head_base<0,_long_int_const&,var_5> local_40 [2]; type_6 extraout_var; if (this->symtab_buffer_ == (type_7 *)0x0) { return; } LAB_00176175: pSVar8 = this->reloc_mapper_; var_4 = (pSVar8->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[3]; if (var_4 != var_1<32,var_5>::var_6) goto LAB_001761e6; LAB_00176185: var_9 = var_7<32,var_5>::var_8(&pSVar8->track_relocs_); do { if (var_9 == -1) { return; } var_10 = (*(this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[5]) (this->reloc_mapper_,var_9,&value); oVar3 = value; if (var_10 != 0) { var_11 = (this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header._M_parent; __pos._M_node = &(this->reloc_map_)._M_t._M_impl.super__Rb_tree_header._M_header; p_Var6 = __pos._M_node; if (var_11 == (type_1)0x0) { LAB_00176256: local_40[0]._M_head_impl = &var_9; iVar7 = std:: _Rb_tree<long_int,_std::pair<var_13,_std::pair<unsigned_int,_long_int>var_12>,_std::_Select1st<std::pair<var_13,_std::pair<unsigned_int,_long_int>var_12>var_12>,_std::less<long_int>,_std::allocator<std::pair<var_13,_std::pair<unsigned_int,_long_int>var_12>var_12>var_12> :: _M_emplace_hint_unique<const_std::piecewise_construct_t&,_std::var_2<var_13&>,_std::var_2<>var_12> (&(this->reloc_map_)._M_t,__pos, (piecewise_construct_t *)&std::piecewise_construct, (var_2<var_13&> *)local_40,&var_3); } else { do { while (iVar7._M_node = var_11, *(long *)(iVar7._M_node + 1) < var_9) { pp_Var1 = &(iVar7._M_node)->_M_right; iVar7._M_node = p_Var6; var_11 = *pp_Var1; if (*pp_Var1 == (type_1)0x0) goto LAB_0017624b; } p_Var6 = iVar7._M_node; var_11 = (iVar7._M_node)->_M_left; } while ((iVar7._M_node)->_M_left != (type_1)0x0); LAB_0017624b: bVar9 = __pos._M_node == iVar7._M_node; __pos._M_node = iVar7._M_node; if ((bVar9) || (var_9 < *(long *)(iVar7._M_node + 1))) goto LAB_00176256; } *(int *)&iVar7._M_node[1]._M_parent = var_10; iVar7._M_node[1]._M_left = (type_1)oVar3; } var_4 = (this->reloc_mapper_->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[4]; if (var_4 != var_1<32,var_5>::var_14) { (*var_4)(); goto LAB_00176175; } var_7<32,var_5>::var_15(&this->reloc_mapper_->track_relocs_,var_9 + 1); pSVar8 = this->reloc_mapper_; var_4 = (pSVar8->super_Elf_reloc_mapper)._vptr_Elf_reloc_mapper[3]; if (var_4 == var_1<32,var_5>::var_6) goto LAB_00176185; LAB_001761e6: var_10 = (*var_4)(); var_9 = var_16(extraout_var,var_10); } while( true ); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) 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: (pointer_declarator declarator: (array_declarator declarator: (identifier) size: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (return_statement))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (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: (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))))))) arguments: (argument_list (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))))) (identifier) (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (pointer_expression argument: (identifier)) (identifier) (pointer_expression argument: (identifier))))))) alternative: (else_clause (compound_statement (do_statement body: (compound_statement (while_statement condition: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (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)))))))) 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)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (identifier)) right: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) consequence: (goto_statement label: (statement_identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (number_literal))))) (goto_statement label: (statement_identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list)))))) condition: (parenthesized_expression (true))))))
null
void MASKED(long param_1) { undefined8 uVar1; long lVar2; int iVar3; code *pcVar4; long lVar5; long lVar6; long lVar7; long *plVar8; bool bVar9; undefined1 local_51; undefined8 local_50; long local_48; long *local_40 [2]; if (*(long *)(param_1 + 0x88) == 0) { return; } LAB_00176175: plVar8 = *(long **)(param_1 + 0x78); pcVar4 = *(code **)(*plVar8 + 0x18); if (pcVar4 != FUN_0016df30) goto LAB_001761e6; LAB_00176185: local_48 = FUN_002453d0(plVar8 + 5); do { if (local_48 == -1) { return; } iVar3 = (**(code **)(**(long **)(param_1 + 0x78) + 0x28)) (*(long **)(param_1 + 0x78),local_48,&local_50); uVar1 = local_50; if (iVar3 != 0) { lVar6 = param_1 + 0xd8; lVar5 = lVar6; lVar2 = *(long *)(param_1 + 0xe0); if (*(long *)(param_1 + 0xe0) == 0) { LAB_00176256: local_40[0] = &local_48; lVar7 = FUN_00175d70(param_1 + 0xd0,lVar6,&DAT_00372427,local_40,&local_51); } else { do { while (lVar7 = lVar2, *(long *)(lVar7 + 0x20) < local_48) { plVar8 = (long *)(lVar7 + 0x18); lVar7 = lVar5; lVar2 = *plVar8; if (*plVar8 == 0) goto LAB_0017624b; } lVar5 = lVar7; lVar2 = *(long *)(lVar7 + 0x10); } while (*(long *)(lVar7 + 0x10) != 0); LAB_0017624b: bVar9 = lVar6 == lVar7; lVar6 = lVar7; if ((bVar9) || (local_48 < *(long *)(lVar7 + 0x20))) goto LAB_00176256; } *(int *)(lVar7 + 0x28) = iVar3; *(undefined8 *)(lVar7 + 0x30) = uVar1; } plVar8 = *(long **)(param_1 + 0x78); if (*(code **)(*plVar8 + 0x20) != FUN_0016df20) { (**(code **)(*plVar8 + 0x20))(plVar8,local_48 + 1); goto LAB_00176175; } FUN_00245480(plVar8 + 5); plVar8 = *(long **)(param_1 + 0x78); pcVar4 = *(code **)(*plVar8 + 0x18); if (pcVar4 == FUN_0016df30) goto LAB_00176185; LAB_001761e6: local_48 = (*pcVar4)(); } while( true ); }
1334_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
~Struct_Tbss
FUN_001584e0
/* DWARF original prototype: void ~Struct_Tbss(Struct_Tbss * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_Tbss::~Struct_Tbss(Struct_Tbss *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_00425b40; 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_001584e0(undefined8 *param_1) { *param_1 = &PTR_FUN_00425b40; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac60((undefined8 *)param_1[1]); return; } return; }
LEA RAX,[0x425b40] MOV RDX,qword ptr [RDI + 0x8] MOV qword ptr [RDI],RAX LEA RAX,[RDI + 0x18] CMP RDX,RAX JZ 0x00158500 MOV RDI,RDX JMP 0x002dac60 RET
null
null
null
null
[(u'PTRSUB_-1207270051', u'LOAD_-1207270165'), (u'CAST_-1207270047', u'STORE_-1207270157'), (u'PTRSUB_-1207270054', u'PTRSUB_-1207270050'), ('const-0', u'PTRSUB_-1207270059'), (u'PTRSUB_-1207270059', u'PTRSUB_-1207270055'), ('tmp_48', u'CBRANCH_-1207270132'), ('const-0', u'PTRSUB_-1207270057'), ('const-0', u'PTRSUB_-1207270050'), ('const-8', u'PTRSUB_-1207270060'), (u'PTRSUB_-1207270050', u'STORE_-1207270157'), ('tmp_68', u'PTRSUB_-1207270050'), (u'LOAD_-1207270165', u'CALL_-1207270123'), (u'PTRSUB_-1207270055', u'PTRSUB_-1207270051'), (u'PTRSUB_-1207270050', u'PTRSUB_-1207270046'), ('const-0', u'PTRSUB_-1207270051'), (u'PTRSUB_-1207270043', u'INT_NOTEQUAL_-1207270133'), ('const-433', u'STORE_-1207270157'), (u'INT_NOTEQUAL_-1207270133', u'CBRANCH_-1207270132'), ('const-4348736', u'PTRSUB_-1207270057'), ('tmp_68', u'PTRSUB_-1207270054'), ('const-0', u'PTRSUB_-1207270046'), ('tmp_68', u'PTRSUB_-1207270060'), ('const-0', u'RETURN_-1207270119'), (u'PTRSUB_-1207270057', u'CAST_-1207270047'), (u'LOAD_-1207270165', u'CAST_-1207270039'), ('const-0', u'RETURN_-1207270110'), ('const-16', u'PTRSUB_-1207270043'), (u'PTRSUB_-1207270060', u'PTRSUB_-1207270059'), ('const-433', u'LOAD_-1207270165'), ('const-0', u'PTRSUB_-1207270055'), ('const-0', u'PTRSUB_-1207270054'), ('const-8', u'PTRSUB_-1207270050'), (u'PTRSUB_-1207270046', u'PTRSUB_-1207270043'), (u'CAST_-1207270039', u'INT_NOTEQUAL_-1207270133')]
[(u'INT_NOTEQUAL_-1207270133', u'CBRANCH_-1207270132'), ('const-433', u'LOAD_-1207270165'), ('const-3', u'PTRADD_-1207270054'), ('const-8', u'PTRADD_-1207270062'), ('const-433', u'STORE_-1207270157'), ('tmp_109', u'PTRADD_-1207270054'), (u'CAST_-1207270061', u'CALL_-1207270123'), ('const-0', u'RETURN_-1207270119'), ('tmp_48', u'CBRANCH_-1207270132'), (u'LOAD_-1207270165', u'CAST_-1207270061'), ('const-4348736', u'PTRSUB_-1207270058'), (u'PTRSUB_-1207270058', u'STORE_-1207270157'), ('tmp_109', u'STORE_-1207270157'), ('const-8', u'PTRADD_-1207270054'), ('const-0', u'RETURN_-1207270110'), (u'PTRADD_-1207270062', u'LOAD_-1207270165'), ('tmp_109', u'PTRADD_-1207270062'), ('const-0', u'PTRSUB_-1207270058'), (u'CAST_-1207270061', u'INT_NOTEQUAL_-1207270133'), (u'PTRADD_-1207270054', u'INT_NOTEQUAL_-1207270133'), ('const-1', u'PTRADD_-1207270062')]
null
null
001584e0
x64
O2
(translation_unit "void FUN_001584e0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425b40;\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_001584e0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425b40;\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_001584e0(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_00425b40;\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_00425b40;" (assignment_expression "*param_1 = &PTR_FUN_00425b40" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00425b40" & 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_Tbss(Struct_Tbss * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_Tbss::~Struct_Tbss(Struct_Tbss *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_00425b40;\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 gold::General_options::Struct_Tbss::~Struct_Tbss(Struct_Tbss *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_00425b40;\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_Tbss::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_Tbss(Struct_Tbss *this,int __in_chrg)" identifier (parameter_list "(Struct_Tbss *this,int __in_chrg)" ( (parameter_declaration "Struct_Tbss *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_00425b40;\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_00425b40;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425b40" (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_00425b40" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_00425b40" & 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_001584e0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425b40;\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_001584e0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425b40;\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_001584e0(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_00425b40;\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_00425b40;" (assignment_expression "*param_1 = &PTR_FUN_00425b40" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00425b40" & 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_001584e0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425b40;\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_001584e0(undefined8 *param_1)" (identifier "FUN_001584e0") (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_00425b40;\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_00425b40;" (assignment_expression "*param_1 = &PTR_FUN_00425b40" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00425b40" (& "&") (identifier "PTR_FUN_00425b40"))) (; ";")) (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_Tbss(Struct_Tbss * 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_00425b40; 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_00425b40; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac60((undefined8 *)param_1[1]); return; } return; }
315_m68k-linux-gnu-as_and_m68k-linux-gnu-as_strip.c
emit_line
FUN_0011c3c0
void emit_line(list_info_type *list,char *format,...) { char in_AL; undefined8 in_RCX; undefined8 in_RDX; undefined8 in_R8; undefined8 in_R9; undefined8 in_XMM0_Qa; undefined8 in_XMM1_Qa; undefined8 in_XMM2_Qa; undefined8 in_XMM3_Qa; undefined8 in_XMM4_Qa; undefined8 in_XMM5_Qa; undefined8 in_XMM6_Qa; undefined8 in_XMM7_Qa; va_list args; undefined1 local_b8 [16]; undefined8 local_a8; undefined8 local_a0; undefined8 local_98; undefined8 local_90; undefined8 local_88; undefined8 local_78; undefined8 local_68; undefined8 local_58; undefined8 local_48; undefined8 local_38; undefined8 local_28; undefined8 local_18; if (in_AL != '\0') { local_88 = in_XMM0_Qa; local_78 = in_XMM1_Qa; local_68 = in_XMM2_Qa; local_58 = in_XMM3_Qa; local_48 = in_XMM4_Qa; local_38 = in_XMM5_Qa; local_28 = in_XMM6_Qa; local_18 = in_XMM7_Qa; } args[0].overflow_arg_area = &stack0x00000008; args[0].gp_offset = 0x10; args[0].reg_save_area = local_b8; args[0].fp_offset = 0x30; local_a8 = in_RDX; local_a0 = in_RCX; local_98 = in_R8; local_90 = in_R9; vfprintf((FILE *)list_file,format,args); on_page = on_page + 1; listing_page(list); return; }
void FUN_0011c3c0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8, undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12, undefined8 param_13,undefined8 param_14) { char in_AL; undefined4 local_d0; undefined4 local_cc; undefined1 *local_c8; undefined1 *local_c0; undefined1 local_b8 [16]; undefined8 local_a8; undefined8 local_a0; undefined8 local_98; undefined8 local_90; undefined8 local_88; undefined8 local_78; undefined8 local_68; undefined8 local_58; undefined8 local_48; undefined8 local_38; undefined8 local_28; undefined8 local_18; if (in_AL != '\0') { local_88 = param_1; local_78 = param_2; local_68 = param_3; local_58 = param_4; local_48 = param_5; local_38 = param_6; local_28 = param_7; local_18 = param_8; } local_c8 = &stack0x00000008; local_d0 = 0x10; local_c0 = local_b8; local_cc = 0x30; local_a8 = param_11; local_a0 = param_12; local_98 = param_13; local_90 = param_14; vfprintf(DAT_001846e8,param_10,&local_d0); DAT_001846b8 = DAT_001846b8 + 1; FUN_0011c250(param_9); return; }
PUSH RBX MOV RBX,RDI SUB RSP,0xd0 MOV qword ptr [RSP + 0x30],RDX MOV qword ptr [RSP + 0x38],RCX MOV qword ptr [RSP + 0x40],R8 MOV qword ptr [RSP + 0x48],R9 TEST AL,AL JZ 0x0011c41a MOVAPS xmmword ptr [RSP + 0x50],XMM0 MOVAPS xmmword ptr [RSP + 0x60],XMM1 MOVAPS xmmword ptr [RSP + 0x70],XMM2 MOVAPS xmmword ptr [RSP + 0x80],XMM3 MOVAPS xmmword ptr [RSP + 0x90],XMM4 MOVAPS xmmword ptr [RSP + 0xa0],XMM5 MOVAPS xmmword ptr [RSP + 0xb0],XMM6 MOVAPS xmmword ptr [RSP + 0xc0],XMM7 LEA RAX,[RSP + 0xe0] MOV RDI,qword ptr [0x001846e8] LEA RDX,[RSP + 0x8] MOV dword ptr [RSP + 0x8],0x10 MOV qword ptr [RSP + 0x10],RAX LEA RAX,[RSP + 0x20] MOV dword ptr [RSP + 0xc],0x30 MOV qword ptr [RSP + 0x18],RAX CALL 0x0010b640 MOV RDI,RBX ADD dword ptr [0x001846b8],0x1 CALL 0x0011c250 ADD RSP,0xd0 POP RBX RET
null
null
null
null
[(u'CALL_-1206991708', u'INDIRECT_-1206991522'), ('tmp_881', u'MULTIEQUAL_-1206991546'), (u'COPY_-1206991564', u'MULTIEQUAL_-1206991528'), ('tmp_608', u'COPY_-1206991562'), (u'CALL_-1206991680', u'INDIRECT_-1206991468'), ('const--184', u'PTRSUB_-1206991468'), (u'CALL_-1206991708', u'INDIRECT_-1206991529'), (u'CALL_-1206991680', u'INDIRECT_-1206991496'), ('tmp_484', u'COPY_-1206991514'), (u'COPY_-1206991563', u'MULTIEQUAL_-1206991522'), ('tmp_883', u'MULTIEQUAL_-1206991552'), ('tmp_877', u'MULTIEQUAL_-1206991534'), ('const-16', u'COPY_-1206991759'), (u'CALL_-1206991680', u'INDIRECT_-1206991504'), ('const-0', u'RETURN_-1206991648'), ('tmp_873', u'MULTIEQUAL_-1206991522'), (u'PTRSUB_-1206991487', u'CALL_-1206991708'), ('tmp_303', u'CALL_-1206991680'), (u'CALL_-1206991680', u'INDIRECT_-1206991494'), (u'COPY_-1206991562', u'MULTIEQUAL_-1206991516'), ('tmp_304', u'CALL_-1206991708'), ('tmp_875', u'MULTIEQUAL_-1206991528'), (u'CAST_-1206991439', u'CALL_-1206991708'), (u'CALL_-1206991708', u'INDIRECT_-1206991490'), ('tmp_590', u'COPY_-1206991565'), ('tmp_566', u'COPY_-1206991569'), (u'COPY_-1206991568', u'MULTIEQUAL_-1206991552'), (u'CALL_-1206991680', u'INDIRECT_-1206991462'), ('tmp_92', u'CBRANCH_-1206991864'), (u'CALL_-1206991680', u'INDIRECT_-1206991492'), ('tmp_602', u'COPY_-1206991563'), ('tmp_584', u'COPY_-1206991566'), (u'CALL_-1206991708', u'INDIRECT_-1206991508'), (u'INDIRECT_-1206991532', u'INT_ADD_-1206991684'), ('tmp_885', u'MULTIEQUAL_-1206991558'), (u'COPY_-1206991566', u'MULTIEQUAL_-1206991540'), ('tmp_578', u'COPY_-1206991567'), (u'CALL_-1206991708', u'INDIRECT_-1206991532'), (u'CALL_-1206991708', u'INDIRECT_-1206991520'), (u'CALL_-1206991680', u'INDIRECT_-1206991456'), (u'INDIRECT_-1206991516', u'COPY_-1206991562'), (u'COPY_-1206991567', u'MULTIEQUAL_-1206991546'), ('const-1', u'INT_ADD_-1206991684'), (u'CALL_-1206991680', u'INDIRECT_-1206991500'), ('tmp_508', u'INT_NOTEQUAL_-1206991864'), ('tmp_482', u'PTRSUB_-1206991503'), ('tmp_487', u'COPY_-1206991511'), (u'CALL_-1206991680', u'INDIRECT_-1206991498'), (u'CALL_-1206991708', u'INDIRECT_-1206991478'), ('tmp_482', u'PTRSUB_-1206991468'), (u'CALL_-1206991680', u'INDIRECT_-1206991474'), (u'CALL_-1206991708', u'INDIRECT_-1206991484'), ('const-8', u'PTRSUB_-1206991503'), (u'CALL_-1206991680', u'INDIRECT_-1206991506'), (u'CALL_-1206991680', u'INDIRECT_-1206991516'), ('tmp_879', u'MULTIEQUAL_-1206991540'), ('tmp_871', u'MULTIEQUAL_-1206991516'), (u'CALL_-1206991708', u'INDIRECT_-1206991472'), ('tmp_886', u'CAST_-1206991439'), (u'CALL_-1206991708', u'INDIRECT_-1206991466'), (u'CALL_-1206991680', u'INDIRECT_-1206991502'), ('const-48', u'COPY_-1206991733'), ('const-0', u'INT_NOTEQUAL_-1206991864'), (u'CALL_-1206991708', u'INDIRECT_-1206991510'), (u'COPY_-1206991565', u'MULTIEQUAL_-1206991534'), (u'CALL_-1206991680', u'INDIRECT_-1206991450'), ('tmp_482', u'PTRSUB_-1206991487'), (u'COPY_-1206991569', u'MULTIEQUAL_-1206991558'), ('const--208', u'PTRSUB_-1206991487'), (u'CALL_-1206991708', u'INDIRECT_-1206991518'), (u'CALL_-1206991708', u'INDIRECT_-1206991496'), ('tmp_596', u'COPY_-1206991564'), ('tmp_486', u'COPY_-1206991512'), (u'CALL_-1206991680', u'INDIRECT_-1206991513'), (u'INT_NOTEQUAL_-1206991864', u'CBRANCH_-1206991864'), (u'CALL_-1206991708', u'INDIRECT_-1206991516'), ('tmp_572', u'COPY_-1206991568'), (u'CALL_-1206991708', u'INDIRECT_-1206991524'), (u'CALL_-1206991708', u'INDIRECT_-1206991512'), (u'CALL_-1206991680', u'INDIRECT_-1206991486'), (u'CALL_-1206991708', u'INDIRECT_-1206991502'), (u'CALL_-1206991708', u'INDIRECT_-1206991514'), ('tmp_485', u'COPY_-1206991513'), (u'CALL_-1206991680', u'INDIRECT_-1206991480'), (u'CALL_-1206991680', u'INDIRECT_-1206991508'), (u'INDIRECT_-1206991513', u'COPY_-1206991559')]
[(u'CALL_-1206991680', u'INDIRECT_-1206991466'), (u'COPY_-1206991554', u'MULTIEQUAL_-1206991538'), ('tmp_525', u'PTRSUB_-1206991489'), ('tmp_963', u'MULTIEQUAL_-1206991538'), (u'COPY_-1206991548', u'MULTIEQUAL_-1206991502'), ('tmp_527', u'COPY_-1206991500'), ('tmp_526', u'CALL_-1206991680'), ('tmp_966', u'CALL_-1206991708'), (u'CALL_-1206991708', u'INDIRECT_-1206991476'), ('const-0', u'RETURN_-1206991648'), ('tmp_658', u'COPY_-1206991549'), ('tmp_955', u'MULTIEQUAL_-1206991514'), ('tmp_953', u'MULTIEQUAL_-1206991508'), (u'CALL_-1206991680', u'INDIRECT_-1206991494'), (u'CALL_-1206991708', u'INDIRECT_-1206991488'), (u'INDIRECT_-1206991499', u'COPY_-1206991545'), ('const-48', u'COPY_-1206991733'), (u'CALL_-1206991708', u'INDIRECT_-1206991494'), ('tmp_634', u'COPY_-1206991553'), (u'COPY_-1206991552', u'MULTIEQUAL_-1206991526'), (u'COPY_-1206991549', u'MULTIEQUAL_-1206991508'), ('tmp_525', u'PTRSUB_-1206991473'), ('const--208', u'PTRSUB_-1206991473'), ('tmp_92', u'CBRANCH_-1206991864'), (u'CALL_-1206991680', u'INDIRECT_-1206991492'), (u'CALL_-1206991708', u'INDIRECT_-1206991508'), ('const-8', u'PTRSUB_-1206991489'), ('const--184', u'PTRSUB_-1206991454'), (u'CALL_-1206991708', u'INDIRECT_-1206991452'), (u'CALL_-1206991680', u'INDIRECT_-1206991460'), ('tmp_965', u'MULTIEQUAL_-1206991544'), ('tmp_664', u'COPY_-1206991548'), (u'INDIRECT_-1206991518', u'INT_ADD_-1206991684'), (u'CALL_-1206991680', u'INDIRECT_-1206991478'), ('tmp_961', u'MULTIEQUAL_-1206991532'), ('const-1', u'INT_ADD_-1206991684'), ('tmp_564', u'INT_NOTEQUAL_-1206991864'), (u'CALL_-1206991680', u'INDIRECT_-1206991490'), ('tmp_622', u'COPY_-1206991555'), (u'CALL_-1206991680', u'INDIRECT_-1206991436'), (u'COPY_-1206991553', u'MULTIEQUAL_-1206991532'), ('tmp_957', u'MULTIEQUAL_-1206991520'), (u'COPY_-1206991551', u'MULTIEQUAL_-1206991520'), ('tmp_959', u'MULTIEQUAL_-1206991526'), (u'CALL_-1206991680', u'INDIRECT_-1206991442'), ('tmp_530', u'COPY_-1206991497'), ('tmp_640', u'COPY_-1206991552'), (u'CALL_-1206991708', u'INDIRECT_-1206991498'), (u'CALL_-1206991680', u'INDIRECT_-1206991484'), (u'CALL_-1206991680', u'INDIRECT_-1206991454'), (u'CALL_-1206991680', u'INDIRECT_-1206991499'), ('tmp_652', u'COPY_-1206991550'), ('const-16', u'COPY_-1206991759'), (u'COPY_-1206991550', u'MULTIEQUAL_-1206991514'), (u'CALL_-1206991708', u'INDIRECT_-1206991506'), (u'COPY_-1206991555', u'MULTIEQUAL_-1206991544'), (u'CALL_-1206991680', u'INDIRECT_-1206991502'), (u'CALL_-1206991708', u'INDIRECT_-1206991482'), ('tmp_951', u'MULTIEQUAL_-1206991502'), ('const-0', u'INT_NOTEQUAL_-1206991864'), (u'CALL_-1206991708', u'INDIRECT_-1206991504'), (u'CALL_-1206991708', u'INDIRECT_-1206991510'), ('tmp_542', u'CALL_-1206991708'), (u'CALL_-1206991680', u'INDIRECT_-1206991488'), (u'PTRSUB_-1206991473', u'CALL_-1206991708'), (u'CALL_-1206991708', u'INDIRECT_-1206991500'), (u'CALL_-1206991708', u'INDIRECT_-1206991518'), (u'CALL_-1206991708', u'INDIRECT_-1206991496'), ('tmp_646', u'COPY_-1206991551'), (u'CALL_-1206991708', u'INDIRECT_-1206991464'), ('tmp_529', u'COPY_-1206991498'), (u'INT_NOTEQUAL_-1206991864', u'CBRANCH_-1206991864'), (u'CALL_-1206991708', u'INDIRECT_-1206991470'), ('tmp_525', u'PTRSUB_-1206991454'), ('tmp_528', u'COPY_-1206991499'), (u'CALL_-1206991680', u'INDIRECT_-1206991486'), (u'CALL_-1206991680', u'INDIRECT_-1206991472'), (u'CALL_-1206991680', u'INDIRECT_-1206991448'), (u'CALL_-1206991708', u'INDIRECT_-1206991515'), ('tmp_628', u'COPY_-1206991554'), (u'CALL_-1206991708', u'INDIRECT_-1206991458'), (u'CALL_-1206991708', u'INDIRECT_-1206991502'), (u'CALL_-1206991680', u'INDIRECT_-1206991480'), (u'INDIRECT_-1206991502', u'COPY_-1206991548'), (u'CALL_-1206991680', u'INDIRECT_-1206991482')]
null
null
0011c3c0
x64
O2
(translation_unit "void FUN_0011c3c0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [16];\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 0x10;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n vfprintf(DAT_001846e8,param_10,&local_d0);\n DAT_001846b8 = DAT_001846b8 + 1;\n FUN_0011c250(param_9);\n return;\n}\n\n" (function_definition "void FUN_0011c3c0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [16];\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 0x10;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n vfprintf(DAT_001846e8,param_10,&local_d0);\n DAT_001846b8 = DAT_001846b8 + 1;\n FUN_0011c250(param_9);\n return;\n}" primitive_type (function_declarator "FUN_0011c3c0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "undefined8 param_8" type_identifier identifier) , (parameter_declaration "undefined8 param_9" type_identifier identifier) , (parameter_declaration "char *param_10" primitive_type (pointer_declarator "*param_10" * identifier)) , (parameter_declaration "undefined8 param_11" type_identifier identifier) , (parameter_declaration "undefined8 param_12" type_identifier identifier) , (parameter_declaration "undefined8 param_13" type_identifier identifier) , (parameter_declaration "undefined8 param_14" type_identifier identifier) ))) (compound_statement "{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [16];\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 0x10;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n vfprintf(DAT_001846e8,param_10,&local_d0);\n DAT_001846b8 = DAT_001846b8 + 1;\n FUN_0011c250(param_9);\n return;\n}" { (declaration "char in_AL;" primitive_type identifier ;) (declaration "undefined4 local_d0;" type_identifier identifier ;) (declaration "undefined4 local_cc;" type_identifier identifier ;) (declaration "undefined1 *local_c8;" type_identifier (pointer_declarator "*local_c8" * identifier) ;) (declaration "undefined1 *local_c0;" type_identifier (pointer_declarator "*local_c0" * identifier) ;) (declaration "undefined1 local_b8 [16];" type_identifier (array_declarator "local_b8 [16]" identifier [ number_literal ]) ;) (declaration "undefined8 local_a8;" type_identifier identifier ;) (declaration "undefined8 local_a0;" type_identifier identifier ;) (declaration "undefined8 local_98;" type_identifier identifier ;) (declaration "undefined8 local_90;" type_identifier identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 local_78;" type_identifier identifier ;) (declaration "undefined8 local_68;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (if_statement "if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" if (parenthesized_expression "(in_AL != '\0')" ( (binary_expression "in_AL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" { (expression_statement "local_88 = param_1;" (assignment_expression "local_88 = param_1" identifier = identifier) ;) (expression_statement "local_78 = param_2;" (assignment_expression "local_78 = param_2" identifier = identifier) ;) (expression_statement "local_68 = param_3;" (assignment_expression "local_68 = param_3" identifier = identifier) ;) (expression_statement "local_58 = param_4;" (assignment_expression "local_58 = param_4" identifier = identifier) ;) (expression_statement "local_48 = param_5;" (assignment_expression "local_48 = param_5" identifier = identifier) ;) (expression_statement "local_38 = param_6;" (assignment_expression "local_38 = param_6" identifier = identifier) ;) (expression_statement "local_28 = param_7;" (assignment_expression "local_28 = param_7" identifier = identifier) ;) (expression_statement "local_18 = param_8;" (assignment_expression "local_18 = param_8" identifier = identifier) ;) })) (expression_statement "local_c8 = &stack0x00000008;" (assignment_expression "local_c8 = &stack0x00000008" identifier = (pointer_expression "&stack0x00000008" & identifier)) ;) (expression_statement "local_d0 = 0x10;" (assignment_expression "local_d0 = 0x10" identifier = number_literal) ;) (expression_statement "local_c0 = local_b8;" (assignment_expression "local_c0 = local_b8" identifier = identifier) ;) (expression_statement "local_cc = 0x30;" (assignment_expression "local_cc = 0x30" identifier = number_literal) ;) (expression_statement "local_a8 = param_11;" (assignment_expression "local_a8 = param_11" identifier = identifier) ;) (expression_statement "local_a0 = param_12;" (assignment_expression "local_a0 = param_12" identifier = identifier) ;) (expression_statement "local_98 = param_13;" (assignment_expression "local_98 = param_13" identifier = identifier) ;) (expression_statement "local_90 = param_14;" (assignment_expression "local_90 = param_14" identifier = identifier) ;) (expression_statement "vfprintf(DAT_001846e8,param_10,&local_d0);" (call_expression "vfprintf(DAT_001846e8,param_10,&local_d0)" identifier (argument_list "(DAT_001846e8,param_10,&local_d0)" ( identifier , identifier , (pointer_expression "&local_d0" & identifier) ))) ;) (expression_statement "DAT_001846b8 = DAT_001846b8 + 1;" (assignment_expression "DAT_001846b8 = DAT_001846b8 + 1" identifier = (binary_expression "DAT_001846b8 + 1" identifier + number_literal)) ;) (expression_statement "FUN_0011c250(param_9);" (call_expression "FUN_0011c250(param_9)" identifier (argument_list "(param_9)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void emit_line(list_info_type *list,char *format,...)\n\n{\n char in_AL;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefined8 in_XMM4_Qa;\n undefined8 in_XMM5_Qa;\n undefined8 in_XMM6_Qa;\n undefined8 in_XMM7_Qa;\n va_list args;\n undefined1 local_b8 [16];\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }\n args[0].overflow_arg_area = &stack0x00000008;\n args[0].gp_offset = 0x10;\n args[0].reg_save_area = local_b8;\n args[0].fp_offset = 0x30;\n local_a8 = in_RDX;\n local_a0 = in_RCX;\n local_98 = in_R8;\n local_90 = in_R9;\n vfprintf((FILE *)list_file,format,args);\n on_page = on_page + 1;\n listing_page(list);\n return;\n}\n\n" (function_definition "void emit_line(list_info_type *list,char *format,...)\n\n{\n char in_AL;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefined8 in_XMM4_Qa;\n undefined8 in_XMM5_Qa;\n undefined8 in_XMM6_Qa;\n undefined8 in_XMM7_Qa;\n va_list args;\n undefined1 local_b8 [16];\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }\n args[0].overflow_arg_area = &stack0x00000008;\n args[0].gp_offset = 0x10;\n args[0].reg_save_area = local_b8;\n args[0].fp_offset = 0x30;\n local_a8 = in_RDX;\n local_a0 = in_RCX;\n local_98 = in_R8;\n local_90 = in_R9;\n vfprintf((FILE *)list_file,format,args);\n on_page = on_page + 1;\n listing_page(list);\n return;\n}" primitive_type (function_declarator "emit_line(list_info_type *list,char *format,...)" identifier (parameter_list "(list_info_type *list,char *format,...)" ( (parameter_declaration "list_info_type *list" type_identifier (pointer_declarator "*list" * identifier)) , (parameter_declaration "char *format" primitive_type (pointer_declarator "*format" * identifier)) , (variadic_parameter "..." ...) ))) (compound_statement "{\n char in_AL;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefined8 in_XMM4_Qa;\n undefined8 in_XMM5_Qa;\n undefined8 in_XMM6_Qa;\n undefined8 in_XMM7_Qa;\n va_list args;\n undefined1 local_b8 [16];\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }\n args[0].overflow_arg_area = &stack0x00000008;\n args[0].gp_offset = 0x10;\n args[0].reg_save_area = local_b8;\n args[0].fp_offset = 0x30;\n local_a8 = in_RDX;\n local_a0 = in_RCX;\n local_98 = in_R8;\n local_90 = in_R9;\n vfprintf((FILE *)list_file,format,args);\n on_page = on_page + 1;\n listing_page(list);\n return;\n}" { (declaration "char in_AL;" primitive_type identifier ;) (declaration "undefined8 in_RCX;" type_identifier identifier ;) (declaration "undefined8 in_RDX;" type_identifier identifier ;) (declaration "undefined8 in_R8;" type_identifier identifier ;) (declaration "undefined8 in_R9;" type_identifier identifier ;) (declaration "undefined8 in_XMM0_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM1_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM2_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM3_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM4_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM5_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM6_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM7_Qa;" type_identifier identifier ;) (declaration "va_list args;" type_identifier identifier ;) (declaration "undefined1 local_b8 [16];" type_identifier (array_declarator "local_b8 [16]" identifier [ number_literal ]) ;) (declaration "undefined8 local_a8;" type_identifier identifier ;) (declaration "undefined8 local_a0;" type_identifier identifier ;) (declaration "undefined8 local_98;" type_identifier identifier ;) (declaration "undefined8 local_90;" type_identifier identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 local_78;" type_identifier identifier ;) (declaration "undefined8 local_68;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (if_statement "if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }" if (parenthesized_expression "(in_AL != '\0')" ( (binary_expression "in_AL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }" { (expression_statement "local_88 = in_XMM0_Qa;" (assignment_expression "local_88 = in_XMM0_Qa" identifier = identifier) ;) (expression_statement "local_78 = in_XMM1_Qa;" (assignment_expression "local_78 = in_XMM1_Qa" identifier = identifier) ;) (expression_statement "local_68 = in_XMM2_Qa;" (assignment_expression "local_68 = in_XMM2_Qa" identifier = identifier) ;) (expression_statement "local_58 = in_XMM3_Qa;" (assignment_expression "local_58 = in_XMM3_Qa" identifier = identifier) ;) (expression_statement "local_48 = in_XMM4_Qa;" (assignment_expression "local_48 = in_XMM4_Qa" identifier = identifier) ;) (expression_statement "local_38 = in_XMM5_Qa;" (assignment_expression "local_38 = in_XMM5_Qa" identifier = identifier) ;) (expression_statement "local_28 = in_XMM6_Qa;" (assignment_expression "local_28 = in_XMM6_Qa" identifier = identifier) ;) (expression_statement "local_18 = in_XMM7_Qa;" (assignment_expression "local_18 = in_XMM7_Qa" identifier = identifier) ;) })) (expression_statement "args[0].overflow_arg_area = &stack0x00000008;" (assignment_expression "args[0].overflow_arg_area = &stack0x00000008" (field_expression "args[0].overflow_arg_area" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = (pointer_expression "&stack0x00000008" & identifier)) ;) (expression_statement "args[0].gp_offset = 0x10;" (assignment_expression "args[0].gp_offset = 0x10" (field_expression "args[0].gp_offset" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = number_literal) ;) (expression_statement "args[0].reg_save_area = local_b8;" (assignment_expression "args[0].reg_save_area = local_b8" (field_expression "args[0].reg_save_area" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = identifier) ;) (expression_statement "args[0].fp_offset = 0x30;" (assignment_expression "args[0].fp_offset = 0x30" (field_expression "args[0].fp_offset" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = number_literal) ;) (expression_statement "local_a8 = in_RDX;" (assignment_expression "local_a8 = in_RDX" identifier = identifier) ;) (expression_statement "local_a0 = in_RCX;" (assignment_expression "local_a0 = in_RCX" identifier = identifier) ;) (expression_statement "local_98 = in_R8;" (assignment_expression "local_98 = in_R8" identifier = identifier) ;) (expression_statement "local_90 = in_R9;" (assignment_expression "local_90 = in_R9" identifier = identifier) ;) (expression_statement "vfprintf((FILE *)list_file,format,args);" (call_expression "vfprintf((FILE *)list_file,format,args)" identifier (argument_list "((FILE *)list_file,format,args)" ( (cast_expression "(FILE *)list_file" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , identifier ))) ;) (expression_statement "on_page = on_page + 1;" (assignment_expression "on_page = on_page + 1" identifier = (binary_expression "on_page + 1" identifier + number_literal)) ;) (expression_statement "listing_page(list);" (call_expression "listing_page(list)" identifier (argument_list "(list)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0011c3c0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [16];\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 0x10;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n vfprintf(DAT_001846e8,param_10,&local_d0);\n DAT_001846b8 = DAT_001846b8 + 1;\n FUN_0011c250(param_9);\n return;\n}\n\n" (function_definition "void FUN_0011c3c0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [16];\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 0x10;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n vfprintf(DAT_001846e8,param_10,&local_d0);\n DAT_001846b8 = DAT_001846b8 + 1;\n FUN_0011c250(param_9);\n return;\n}" primitive_type (function_declarator "FUN_0011c3c0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "undefined8 param_8" type_identifier identifier) , (parameter_declaration "undefined8 param_9" type_identifier identifier) , (parameter_declaration "char *param_10" primitive_type (pointer_declarator "*param_10" * identifier)) , (parameter_declaration "undefined8 param_11" type_identifier identifier) , (parameter_declaration "undefined8 param_12" type_identifier identifier) , (parameter_declaration "undefined8 param_13" type_identifier identifier) , (parameter_declaration "undefined8 param_14" type_identifier identifier) ))) (compound_statement "{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [16];\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 0x10;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n vfprintf(DAT_001846e8,param_10,&local_d0);\n DAT_001846b8 = DAT_001846b8 + 1;\n FUN_0011c250(param_9);\n return;\n}" { (declaration "char in_AL;" primitive_type identifier ;) (declaration "undefined4 local_d0;" type_identifier identifier ;) (declaration "undefined4 local_cc;" type_identifier identifier ;) (declaration "undefined1 *local_c8;" type_identifier (pointer_declarator "*local_c8" * identifier) ;) (declaration "undefined1 *local_c0;" type_identifier (pointer_declarator "*local_c0" * identifier) ;) (declaration "undefined1 local_b8 [16];" type_identifier (array_declarator "local_b8 [16]" identifier [ number_literal ]) ;) (declaration "undefined8 local_a8;" type_identifier identifier ;) (declaration "undefined8 local_a0;" type_identifier identifier ;) (declaration "undefined8 local_98;" type_identifier identifier ;) (declaration "undefined8 local_90;" type_identifier identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 local_78;" type_identifier identifier ;) (declaration "undefined8 local_68;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (if_statement "if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" if (parenthesized_expression "(in_AL != '\0')" ( (binary_expression "in_AL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" { (expression_statement "local_88 = param_1;" (assignment_expression "local_88 = param_1" identifier = identifier) ;) (expression_statement "local_78 = param_2;" (assignment_expression "local_78 = param_2" identifier = identifier) ;) (expression_statement "local_68 = param_3;" (assignment_expression "local_68 = param_3" identifier = identifier) ;) (expression_statement "local_58 = param_4;" (assignment_expression "local_58 = param_4" identifier = identifier) ;) (expression_statement "local_48 = param_5;" (assignment_expression "local_48 = param_5" identifier = identifier) ;) (expression_statement "local_38 = param_6;" (assignment_expression "local_38 = param_6" identifier = identifier) ;) (expression_statement "local_28 = param_7;" (assignment_expression "local_28 = param_7" identifier = identifier) ;) (expression_statement "local_18 = param_8;" (assignment_expression "local_18 = param_8" identifier = identifier) ;) })) (expression_statement "local_c8 = &stack0x00000008;" (assignment_expression "local_c8 = &stack0x00000008" identifier = (pointer_expression "&stack0x00000008" & identifier)) ;) (expression_statement "local_d0 = 0x10;" (assignment_expression "local_d0 = 0x10" identifier = number_literal) ;) (expression_statement "local_c0 = local_b8;" (assignment_expression "local_c0 = local_b8" identifier = identifier) ;) (expression_statement "local_cc = 0x30;" (assignment_expression "local_cc = 0x30" identifier = number_literal) ;) (expression_statement "local_a8 = param_11;" (assignment_expression "local_a8 = param_11" identifier = identifier) ;) (expression_statement "local_a0 = param_12;" (assignment_expression "local_a0 = param_12" identifier = identifier) ;) (expression_statement "local_98 = param_13;" (assignment_expression "local_98 = param_13" identifier = identifier) ;) (expression_statement "local_90 = param_14;" (assignment_expression "local_90 = param_14" identifier = identifier) ;) (expression_statement "vfprintf(DAT_001846e8,param_10,&local_d0);" (call_expression "vfprintf(DAT_001846e8,param_10,&local_d0)" identifier (argument_list "(DAT_001846e8,param_10,&local_d0)" ( identifier , identifier , (pointer_expression "&local_d0" & identifier) ))) ;) (expression_statement "DAT_001846b8 = DAT_001846b8 + 1;" (assignment_expression "DAT_001846b8 = DAT_001846b8 + 1" identifier = (binary_expression "DAT_001846b8 + 1" identifier + number_literal)) ;) (expression_statement "FUN_0011c250(param_9);" (call_expression "FUN_0011c250(param_9)" identifier (argument_list "(param_9)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0011c3c0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [16];\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 0x10;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n vfprintf(DAT_001846e8,param_10,&local_d0);\n DAT_001846b8 = DAT_001846b8 + 1;\n FUN_0011c250(param_9);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0011c3c0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" (identifier "FUN_0011c3c0") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "undefined8 param_6" (type_identifier "undefined8") (identifier "param_6")) (, ",") (parameter_declaration "undefined8 param_7" (type_identifier "undefined8") (identifier "param_7")) (, ",") (parameter_declaration "undefined8 param_8" (type_identifier "undefined8") (identifier "param_8")) (, ",") (parameter_declaration "undefined8 param_9" (type_identifier "undefined8") (identifier "param_9")) (, ",") (parameter_declaration "char *param_10" (primitive_type "char") (pointer_declarator "*param_10" (* "*") (identifier "param_10"))) (, ",") (parameter_declaration "undefined8 param_11" (type_identifier "undefined8") (identifier "param_11")) (, ",") (parameter_declaration "undefined8 param_12" (type_identifier "undefined8") (identifier "param_12")) (, ",") (parameter_declaration "undefined8 param_13" (type_identifier "undefined8") (identifier "param_13")) (, ",") (parameter_declaration "undefined8 param_14" (type_identifier "undefined8") (identifier "param_14")) () ")"))) (compound_statement "{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [16];\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 0x10;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n vfprintf(DAT_001846e8,param_10,&local_d0);\n DAT_001846b8 = DAT_001846b8 + 1;\n FUN_0011c250(param_9);\n return;\n}" ({ "{") (declaration "char in_AL;" (primitive_type "char") (identifier "in_AL") (; ";")) (declaration "undefined4 local_d0;" (type_identifier "undefined4") (identifier "local_d0") (; ";")) (declaration "undefined4 local_cc;" (type_identifier "undefined4") (identifier "local_cc") (; ";")) (declaration "undefined1 *local_c8;" (type_identifier "undefined1") (pointer_declarator "*local_c8" (* "*") (identifier "local_c8")) (; ";")) (declaration "undefined1 *local_c0;" (type_identifier "undefined1") (pointer_declarator "*local_c0" (* "*") (identifier "local_c0")) (; ";")) (declaration "undefined1 local_b8 [16];" (type_identifier "undefined1") (array_declarator "local_b8 [16]" (identifier "local_b8") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined8 local_a8;" (type_identifier "undefined8") (identifier "local_a8") (; ";")) (declaration "undefined8 local_a0;" (type_identifier "undefined8") (identifier "local_a0") (; ";")) (declaration "undefined8 local_98;" (type_identifier "undefined8") (identifier "local_98") (; ";")) (declaration "undefined8 local_90;" (type_identifier "undefined8") (identifier "local_90") (; ";")) (declaration "undefined8 local_88;" (type_identifier "undefined8") (identifier "local_88") (; ";")) (declaration "undefined8 local_78;" (type_identifier "undefined8") (identifier "local_78") (; ";")) (declaration "undefined8 local_68;" (type_identifier "undefined8") (identifier "local_68") (; ";")) (declaration "undefined8 local_58;" (type_identifier "undefined8") (identifier "local_58") (; ";")) (declaration "undefined8 local_48;" (type_identifier "undefined8") (identifier "local_48") (; ";")) (declaration "undefined8 local_38;" (type_identifier "undefined8") (identifier "local_38") (; ";")) (declaration "undefined8 local_28;" (type_identifier "undefined8") (identifier "local_28") (; ";")) (declaration "undefined8 local_18;" (type_identifier "undefined8") (identifier "local_18") (; ";")) (if_statement "if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" (if "if") (parenthesized_expression "(in_AL != '\0')" (( "(") (binary_expression "in_AL != '\0'" (identifier "in_AL") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" ({ "{") (expression_statement "local_88 = param_1;" (assignment_expression "local_88 = param_1" (identifier "local_88") (= "=") (identifier "param_1")) (; ";")) (expression_statement "local_78 = param_2;" (assignment_expression "local_78 = param_2" (identifier "local_78") (= "=") (identifier "param_2")) (; ";")) (expression_statement "local_68 = param_3;" (assignment_expression "local_68 = param_3" (identifier "local_68") (= "=") (identifier "param_3")) (; ";")) (expression_statement "local_58 = param_4;" (assignment_expression "local_58 = param_4" (identifier "local_58") (= "=") (identifier "param_4")) (; ";")) (expression_statement "local_48 = param_5;" (assignment_expression "local_48 = param_5" (identifier "local_48") (= "=") (identifier "param_5")) (; ";")) (expression_statement "local_38 = param_6;" (assignment_expression "local_38 = param_6" (identifier "local_38") (= "=") (identifier "param_6")) (; ";")) (expression_statement "local_28 = param_7;" (assignment_expression "local_28 = param_7" (identifier "local_28") (= "=") (identifier "param_7")) (; ";")) (expression_statement "local_18 = param_8;" (assignment_expression "local_18 = param_8" (identifier "local_18") (= "=") (identifier "param_8")) (; ";")) (} "}"))) (expression_statement "local_c8 = &stack0x00000008;" (assignment_expression "local_c8 = &stack0x00000008" (identifier "local_c8") (= "=") (pointer_expression "&stack0x00000008" (& "&") (identifier "stack0x00000008"))) (; ";")) (expression_statement "local_d0 = 0x10;" (assignment_expression "local_d0 = 0x10" (identifier "local_d0") (= "=") (number_literal "0x10")) (; ";")) (expression_statement "local_c0 = local_b8;" (assignment_expression "local_c0 = local_b8" (identifier "local_c0") (= "=") (identifier "local_b8")) (; ";")) (expression_statement "local_cc = 0x30;" (assignment_expression "local_cc = 0x30" (identifier "local_cc") (= "=") (number_literal "0x30")) (; ";")) (expression_statement "local_a8 = param_11;" (assignment_expression "local_a8 = param_11" (identifier "local_a8") (= "=") (identifier "param_11")) (; ";")) (expression_statement "local_a0 = param_12;" (assignment_expression "local_a0 = param_12" (identifier "local_a0") (= "=") (identifier "param_12")) (; ";")) (expression_statement "local_98 = param_13;" (assignment_expression "local_98 = param_13" (identifier "local_98") (= "=") (identifier "param_13")) (; ";")) (expression_statement "local_90 = param_14;" (assignment_expression "local_90 = param_14" (identifier "local_90") (= "=") (identifier "param_14")) (; ";")) (expression_statement "vfprintf(DAT_001846e8,param_10,&local_d0);" (call_expression "vfprintf(DAT_001846e8,param_10,&local_d0)" (identifier "vfprintf") (argument_list "(DAT_001846e8,param_10,&local_d0)" (( "(") (identifier "DAT_001846e8") (, ",") (identifier "param_10") (, ",") (pointer_expression "&local_d0" (& "&") (identifier "local_d0")) () ")"))) (; ";")) (expression_statement "DAT_001846b8 = DAT_001846b8 + 1;" (assignment_expression "DAT_001846b8 = DAT_001846b8 + 1" (identifier "DAT_001846b8") (= "=") (binary_expression "DAT_001846b8 + 1" (identifier "DAT_001846b8") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "FUN_0011c250(param_9);" (call_expression "FUN_0011c250(param_9)" (identifier "FUN_0011c250") (argument_list "(param_9)" (( "(") (identifier "param_9") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 *list,char *format,...) { char var_1; type_2 in_RCX; type_2 in_RDX; type_2 in_R8; type_2 in_R9; type_2 in_XMM0_Qa; type_2 in_XMM1_Qa; type_2 in_XMM2_Qa; type_2 in_XMM3_Qa; type_2 in_XMM4_Qa; type_2 in_XMM5_Qa; type_2 in_XMM6_Qa; type_2 in_XMM7_Qa; type_3 args; type_4 local_b8 [16]; type_2 local_a8; type_2 local_a0; type_2 local_98; type_2 local_90; type_2 local_88; type_2 local_78; type_2 local_68; type_2 local_58; type_2 local_48; type_2 local_38; type_2 local_28; type_2 local_18; if (var_1 != '\0') { local_88 = in_XMM0_Qa; local_78 = in_XMM1_Qa; local_68 = in_XMM2_Qa; local_58 = in_XMM3_Qa; local_48 = in_XMM4_Qa; local_38 = in_XMM5_Qa; local_28 = in_XMM6_Qa; local_18 = in_XMM7_Qa; } args[0].overflow_arg_area = &stack0x00000008; args[0].gp_offset = 0x10; args[0].reg_save_area = local_b8; args[0].fp_offset = 0x30; local_a8 = in_RDX; local_a0 = in_RCX; local_98 = in_R8; local_90 = in_R9; var_2((type_5 *)list_file,format,args); var_3 = var_3 + 1; var_4(list); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8, undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12, undefined8 param_13,undefined8 param_14) { char in_AL; undefined4 local_d0; undefined4 local_cc; undefined1 *local_c8; undefined1 *local_c0; undefined1 local_b8 [16]; undefined8 local_a8; undefined8 local_a0; undefined8 local_98; undefined8 local_90; undefined8 local_88; undefined8 local_78; undefined8 local_68; undefined8 local_58; undefined8 local_48; undefined8 local_38; undefined8 local_28; undefined8 local_18; if (in_AL != '\0') { local_88 = param_1; local_78 = param_2; local_68 = param_3; local_58 = param_4; local_48 = param_5; local_38 = param_6; local_28 = param_7; local_18 = param_8; } local_c8 = &stack0x00000008; local_d0 = 0x10; local_c0 = local_b8; local_cc = 0x30; local_a8 = param_11; local_a0 = param_12; local_98 = param_13; local_90 = param_14; vfprintf(DAT_001846e8,param_10,&local_d0); DAT_001846b8 = DAT_001846b8 + 1; FUN_0011c250(param_9); return; }
6426_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
_M_append
FUN_0027c1c0
/* std::wstring::_M_append(wchar_t const*, unsigned long) */ wstring * __thiscall std::wstring::_M_append(wstring *this,wchar_t *param_1,ulong param_2) { ulong uVar1; ulong uVar2; wstring *pwVar3; ulong uVar4; uVar2 = *(ulong *)(this + 8); pwVar3 = *(wstring **)this; uVar1 = uVar2 + param_2; if (pwVar3 == this + 0x10) { uVar4 = 3; } else { uVar4 = *(ulong *)(this + 0x10); } if (uVar4 < uVar1) { _M_mutate(this,uVar2,0,param_1,param_2); pwVar3 = *(wstring **)this; } else if (param_2 != 0) { if (param_2 == 1) { *(wchar_t *)(pwVar3 + uVar2 * 4) = *param_1; } else { wmemcpy((wchar_t *)(pwVar3 + uVar2 * 4),param_1,param_2); pwVar3 = *(wstring **)this; } } *(ulong *)(this + 8) = uVar1; *(undefined4 *)(pwVar3 + uVar1 * 4) = 0; return this; }
long * FUN_0027c1c0(long *param_1,wchar_t *param_2,size_t param_3) { ulong uVar1; wchar_t *__s1; long lVar2; long *plVar3; ulong uVar4; lVar2 = param_1[1]; plVar3 = (long *)*param_1; uVar1 = lVar2 + param_3; if (plVar3 == param_1 + 2) { uVar4 = 3; } else { uVar4 = param_1[2]; } if (uVar4 < uVar1) { FUN_0027ab10(param_1,lVar2,0,param_2,param_3); plVar3 = (long *)*param_1; } else if (param_3 != 0) { __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4); if (param_3 == 1) { *__s1 = *param_2; } else { wmemcpy(__s1,param_2,param_3); plVar3 = (long *)*param_1; } } param_1[1] = uVar1; *(undefined4 *)((long)plVar3 + uVar1 * 4) = 0; return param_1; }
PUSH RBP PUSH RBX MOV RBX,RDI LEA R8,[RBX + 0x10] SUB RSP,0x8 MOV RDI,qword ptr [RDI + 0x8] MOV RAX,qword ptr [RBX] LEA RBP,[RDI + RDX*0x1] CMP RAX,R8 JZ 0x0027c230 MOV R8,qword ptr [RBX + 0x10] CMP RBP,R8 JA 0x0027c218 TEST RDX,RDX JZ 0x0027c1fd LEA RDI,[RAX + RDI*0x4] CMP RDX,0x1 JZ 0x0027c240 CALL 0x0013e0f0 MOV RAX,qword ptr [RBX] MOV qword ptr [RBX + 0x8],RBP MOV dword ptr [RAX + RBP*0x4],0x0 ADD RSP,0x8 MOV RAX,RBX POP RBX POP RBP RET MOV R8,RDX MOV RCX,RSI XOR EDX,EDX MOV RSI,RDI MOV RDI,RBX CALL 0x0027ab10 MOV RAX,qword ptr [RBX] JMP 0x0027c1fd MOV R8D,0x3 JMP 0x0027c1e1 MOV EDX,dword ptr [RSI] MOV dword ptr [RDI],EDX JMP 0x0027c1fd
null
null
null
null
[('const-1', u'PTRADD_-1204239764'), (u'PTRADD_-1204239859', u'INT_EQUAL_-1204239870'), ('tmp_205', u'CBRANCH_-1204239804'), ('tmp_367', u'CALL_-1204239695'), ('tmp_98', u'CBRANCH_-1204239868'), ('const-3', u'COPY_-1204239687'), (u'LOAD_-1204239867', u'MULTIEQUAL_-1204239652'), ('const-1', u'PTRADD_-1204239840'), (u'LOAD_-1204239896', u'PTRADD_-1204239764'), (u'INT_LESS_-1204239835', u'CBRANCH_-1204239843'), (u'LOAD_-1204239694', u'MULTIEQUAL_-1204239653'), ('tmp_369', u'CALL_-1204239695'), ('tmp_368', u'LOAD_-1204239696'), ('tmp_367', u'PTRADD_-1204239805'), (u'INT_NOTEQUAL_-1204239829', u'CBRANCH_-1204239828'), ('tmp_367', u'CAST_-1204239574'), ('tmp_141', u'CBRANCH_-1204239843'), (u'CAST_-1204239570', u'STORE_-1204239788'), ('const-433', u'LOAD_-1204239796'), ('const-8', u'PTRADD_-1204239840'), (u'INT_EQUAL_-1204239807', u'CBRANCH_-1204239804'), ('const-433', u'STORE_-1204239689'), ('const-8', u'PTRADD_-1204239728'), (u'CAST_-1204239574', u'LOAD_-1204239796'), ('tmp_368', u'CALL_-1204239695'), (u'INT_EQUAL_-1204239870', u'CBRANCH_-1204239868'), ('const-4', u'INT_MULT_-1204239754'), (u'CAST_-1204239528', u'LOAD_-1204239694'), (u'INT_MULT_-1204239798', u'PTRADD_-1204239764'), ('tmp_367', u'CAST_-1204239528'), ('tmp_367', u'PTRADD_-1204239840'), ('const-1', u'INT_EQUAL_-1204239807'), (u'INT_MULT_-1204239754', u'PTRADD_-1204239720'), (u'CAST_-1204239580', u'CALL_-1204239797'), (u'PTRADD_-1204239805', u'CAST_-1204239607'), (u'LOAD_-1204239896', u'MULTIEQUAL_-1204239653'), ('tmp_367', u'PTRADD_-1204239728'), ('const-433', u'LOAD_-1204239867'), (u'MULTIEQUAL_-1204239652', u'INT_LESS_-1204239835'), ('const-433', u'LOAD_-1204239902'), (u'CAST_-1204239607', u'LOAD_-1204239867'), ('const-1', u'PTRADD_-1204239728'), ('tmp_369', u'INT_EQUAL_-1204239807'), ('tmp_369', u'INT_ADD_-1204239873'), (u'COPY_-1204239761', u'RETURN_-1204239736'), ('tmp_354', u'BRANCH_-1204239687'), (u'MULTIEQUAL_-1204239653', u'PTRADD_-1204239720'), (u'COPY_-1204239687', u'MULTIEQUAL_-1204239652'), (u'CAST_-1204239565', u'STORE_-1204239780'), ('const-433', u'STORE_-1204239788'), ('tmp_367', u'COPY_-1204239761'), (u'LOAD_-1204239902', u'INT_MULT_-1204239798'), (u'PTRADD_-1204239840', u'CAST_-1204239625'), ('const-4', u'INT_MULT_-1204239798'), (u'LOAD_-1204239902', u'CALL_-1204239695'), (u'PTRADD_-1204239720', u'CAST_-1204239565'), ('tmp_367', u'CAST_-1204239620'), (u'CAST_-1204239625', u'LOAD_-1204239902'), ('const-433', u'LOAD_-1204239696'), (u'LOAD_-1204239696', u'STORE_-1204239689'), ('tmp_357', u'BRANCH_-1204239677'), (u'INT_ADD_-1204239873', u'STORE_-1204239788'), (u'LOAD_-1204239896', u'INT_EQUAL_-1204239870'), ('tmp_368', u'CALL_-1204239797'), ('tmp_306', u'BRANCH_-1204239685'), (u'LOAD_-1204239796', u'MULTIEQUAL_-1204239653'), (u'PTRADD_-1204239728', u'CAST_-1204239570'), ('const-0', u'CALL_-1204239695'), ('const-433', u'LOAD_-1204239694'), ('const-16', u'PTRADD_-1204239805'), ('const-1', u'PTRADD_-1204239720'), (u'INT_ADD_-1204239873', u'INT_LESS_-1204239835'), ('const-1', u'PTRADD_-1204239859'), ('tmp_369', u'CALL_-1204239797'), (u'INT_ADD_-1204239873', u'INT_MULT_-1204239754'), ('tmp_369', u'INT_NOTEQUAL_-1204239829'), (u'PTRADD_-1204239764', u'CAST_-1204239580'), (u'CAST_-1204239504', u'STORE_-1204239689'), ('const-0', u'STORE_-1204239780'), (u'LOAD_-1204239902', u'INT_ADD_-1204239873'), ('const-0', u'INT_NOTEQUAL_-1204239829'), ('const-1', u'PTRADD_-1204239805'), ('const-433', u'LOAD_-1204239896'), ('const-0', u'RETURN_-1204239736'), ('tmp_167', u'CBRANCH_-1204239828'), (u'PTRADD_-1204239764', u'CAST_-1204239504'), ('tmp_367', u'PTRADD_-1204239859'), (u'CAST_-1204239620', u'LOAD_-1204239896'), ('const-16', u'PTRADD_-1204239859'), ('const-433', u'STORE_-1204239780')]
[('tmp_205', u'CBRANCH_-1204239804'), ('tmp_98', u'CBRANCH_-1204239868'), (u'CAST_-1204239563', u'STORE_-1204239780'), ('const-3', u'COPY_-1204239687'), (u'LOAD_-1204239867', u'MULTIEQUAL_-1204239652'), ('const-1', u'PTRADD_-1204239573'), (u'INT_LESS_-1204239835', u'CBRANCH_-1204239843'), (u'INT_NOTEQUAL_-1204239829', u'CBRANCH_-1204239828'), ('tmp_141', u'CBRANCH_-1204239843'), (u'LOAD_-1204239694', u'CAST_-1204239526'), ('tmp_632', u'LOAD_-1204239696'), (u'INT_EQUAL_-1204239807', u'CBRANCH_-1204239804'), ('const-433', u'STORE_-1204239788'), (u'CAST_-1204239588', u'STORE_-1204239689'), (u'PTRADD_-1204239632', u'INT_EQUAL_-1204239870'), ('tmp_630', u'LOAD_-1204239796'), ('tmp_630', u'LOAD_-1204239694'), ('tmp_630', u'PTRADD_-1204239573'), (u'INT_EQUAL_-1204239870', u'CBRANCH_-1204239868'), ('const-4', u'INT_MULT_-1204239754'), ('const-8', u'PTRADD_-1204239623'), ('const-433', u'STORE_-1204239689'), ('const-433', u'LOAD_-1204239796'), ('const-2', u'PTRADD_-1204239632'), (u'PTRADD_-1204239623', u'LOAD_-1204239902'), ('const-2', u'PTRADD_-1204239606'), ('tmp_630', u'PTRADD_-1204239606'), (u'CAST_-1204239589', u'INT_ADD_-1204239810'), (u'CAST_-1204239588', u'CALL_-1204239797'), (u'MULTIEQUAL_-1204239652', u'INT_LESS_-1204239835'), ('const-433', u'LOAD_-1204239696'), ('tmp_631', u'CALL_-1204239695'), ('const-433', u'LOAD_-1204239896'), (u'COPY_-1204239761', u'RETURN_-1204239736'), ('tmp_354', u'BRANCH_-1204239687'), ('const-433', u'LOAD_-1204239694'), (u'COPY_-1204239687', u'MULTIEQUAL_-1204239652'), ('const-433', u'STORE_-1204239780'), ('tmp_632', u'CALL_-1204239695'), ('tmp_632', u'CALL_-1204239797'), (u'PTRADD_-1204239573', u'STORE_-1204239788'), (u'CAST_-1204239617', u'INT_EQUAL_-1204239870'), (u'LOAD_-1204239902', u'INT_MULT_-1204239798'), ('const-0', u'CALL_-1204239695'), ('tmp_630', u'COPY_-1204239761'), ('tmp_631', u'INT_ADD_-1204239873'), ('const-4', u'INT_MULT_-1204239798'), ('tmp_630', u'CALL_-1204239695'), (u'LOAD_-1204239902', u'CALL_-1204239695'), ('tmp_630', u'PTRADD_-1204239623'), ('const-1', u'INT_EQUAL_-1204239807'), (u'CAST_-1204239572', u'MULTIEQUAL_-1204239653'), ('tmp_630', u'LOAD_-1204239896'), ('const-8', u'PTRADD_-1204239632'), (u'INT_ADD_-1204239810', u'CAST_-1204239588'), (u'PTRADD_-1204239606', u'LOAD_-1204239867'), (u'LOAD_-1204239696', u'STORE_-1204239689'), ('const-433', u'LOAD_-1204239902'), ('tmp_357', u'BRANCH_-1204239677'), (u'INT_ADD_-1204239873', u'STORE_-1204239788'), (u'LOAD_-1204239796', u'CAST_-1204239572'), ('tmp_631', u'INT_NOTEQUAL_-1204239829'), ('const-433', u'LOAD_-1204239867'), ('const-8', u'PTRADD_-1204239606'), ('tmp_306', u'BRANCH_-1204239685'), (u'CAST_-1204239564', u'INT_ADD_-1204239766'), ('tmp_631', u'INT_EQUAL_-1204239807'), ('tmp_630', u'PTRADD_-1204239632'), (u'INT_ADD_-1204239873', u'INT_LESS_-1204239835'), ('const-0', u'STORE_-1204239780'), (u'INT_ADD_-1204239766', u'CAST_-1204239563'), (u'INT_ADD_-1204239873', u'INT_MULT_-1204239754'), (u'INT_MULT_-1204239754', u'INT_ADD_-1204239766'), (u'LOAD_-1204239902', u'INT_ADD_-1204239873'), ('const-0', u'INT_NOTEQUAL_-1204239829'), (u'CAST_-1204239617', u'CAST_-1204239589'), (u'CAST_-1204239617', u'MULTIEQUAL_-1204239653'), (u'LOAD_-1204239896', u'CAST_-1204239617'), (u'CAST_-1204239526', u'MULTIEQUAL_-1204239653'), ('const-0', u'RETURN_-1204239736'), ('tmp_167', u'CBRANCH_-1204239828'), ('const-8', u'PTRADD_-1204239573'), (u'INT_MULT_-1204239798', u'INT_ADD_-1204239810'), ('const-1', u'PTRADD_-1204239623'), ('tmp_631', u'CALL_-1204239797'), (u'MULTIEQUAL_-1204239653', u'CAST_-1204239564')]
null
null
0027c1c0
x64
O2
(translation_unit "long * FUN_0027c1c0(long *param_1,wchar_t *param_2,size_t param_3)\n\n{\n ulong uVar1;\n wchar_t *__s1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 3;\n }\n else {\n uVar4 = param_1[2];\n }\n if (uVar4 < uVar1) {\n FUN_0027ab10(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }\n param_1[1] = uVar1;\n *(undefined4 *)((long)plVar3 + uVar1 * 4) = 0;\n return param_1;\n}\n\n" (function_definition "long * FUN_0027c1c0(long *param_1,wchar_t *param_2,size_t param_3)\n\n{\n ulong uVar1;\n wchar_t *__s1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 3;\n }\n else {\n uVar4 = param_1[2];\n }\n if (uVar4 < uVar1) {\n FUN_0027ab10(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }\n param_1[1] = uVar1;\n *(undefined4 *)((long)plVar3 + uVar1 * 4) = 0;\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_0027c1c0(long *param_1,wchar_t *param_2,size_t param_3)" * (function_declarator "FUN_0027c1c0(long *param_1,wchar_t *param_2,size_t param_3)" identifier (parameter_list "(long *param_1,wchar_t *param_2,size_t param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "wchar_t *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "size_t param_3" primitive_type identifier) )))) (compound_statement "{\n ulong uVar1;\n wchar_t *__s1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 3;\n }\n else {\n uVar4 = param_1[2];\n }\n if (uVar4 < uVar1) {\n FUN_0027ab10(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }\n param_1[1] = uVar1;\n *(undefined4 *)((long)plVar3 + uVar1 * 4) = 0;\n return param_1;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "wchar_t *__s1;" type_identifier (pointer_declarator "*__s1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (expression_statement "lVar2 = param_1[1];" (assignment_expression "lVar2 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "uVar1 = lVar2 + param_3;" (assignment_expression "uVar1 = lVar2 + param_3" identifier = (binary_expression "lVar2 + param_3" identifier + identifier)) ;) (if_statement "if (plVar3 == param_1 + 2) {\n uVar4 = 3;\n }\n else {\n uVar4 = param_1[2];\n }" if (parenthesized_expression "(plVar3 == param_1 + 2)" ( (binary_expression "plVar3 == param_1 + 2" identifier == (binary_expression "param_1 + 2" identifier + number_literal)) )) (compound_statement "{\n uVar4 = 3;\n }" { (expression_statement "uVar4 = 3;" (assignment_expression "uVar4 = 3" identifier = number_literal) ;) }) (else_clause "else {\n uVar4 = param_1[2];\n }" else (compound_statement "{\n uVar4 = param_1[2];\n }" { (expression_statement "uVar4 = param_1[2];" (assignment_expression "uVar4 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) }))) (if_statement "if (uVar4 < uVar1) {\n FUN_0027ab10(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" if (parenthesized_expression "(uVar4 < uVar1)" ( (binary_expression "uVar4 < uVar1" identifier < identifier) )) (compound_statement "{\n FUN_0027ab10(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }" { (expression_statement "FUN_0027ab10(param_1,lVar2,0,param_2,param_3);" (call_expression "FUN_0027ab10(param_1,lVar2,0,param_2,param_3)" identifier (argument_list "(param_1,lVar2,0,param_2,param_3)" ( identifier , identifier , number_literal , identifier , identifier ))) ;) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) }) (else_clause "else if (param_3 != 0) {\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" else (if_statement "if (param_3 != 0) {\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" { (expression_statement "__s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);" (assignment_expression "__s1 = (wchar_t *)((long)plVar3 + lVar2 * 4)" identifier = (cast_expression "(wchar_t *)((long)plVar3 + lVar2 * 4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar3 + lVar2 * 4)" ( (binary_expression "(long)plVar3 + lVar2 * 4" (cast_expression "(long)plVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (binary_expression "lVar2 * 4" identifier * number_literal)) )))) ;) (if_statement "if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }" if (parenthesized_expression "(param_3 == 1)" ( (binary_expression "param_3 == 1" identifier == number_literal) )) (compound_statement "{\n *__s1 = *param_2;\n }" { (expression_statement "*__s1 = *param_2;" (assignment_expression "*__s1 = *param_2" (pointer_expression "*__s1" * identifier) = (pointer_expression "*param_2" * identifier)) ;) }) (else_clause "else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }" else (compound_statement "{\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }" { (expression_statement "wmemcpy(__s1,param_2,param_3);" (call_expression "wmemcpy(__s1,param_2,param_3)" identifier (argument_list "(__s1,param_2,param_3)" ( identifier , identifier , identifier ))) ;) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) }))) })))) (expression_statement "param_1[1] = uVar1;" (assignment_expression "param_1[1] = uVar1" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)((long)plVar3 + uVar1 * 4) = 0;" (assignment_expression "*(undefined4 *)((long)plVar3 + uVar1 * 4) = 0" (pointer_expression "*(undefined4 *)((long)plVar3 + uVar1 * 4)" * (cast_expression "(undefined4 *)((long)plVar3 + uVar1 * 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar3 + uVar1 * 4)" ( (binary_expression "(long)plVar3 + uVar1 * 4" (cast_expression "(long)plVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (binary_expression "uVar1 * 4" identifier * number_literal)) )))) = number_literal) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* std::wstring::_M_append(wchar_t const*, unsigned long) */\n\nwstring * __thiscall std::wstring::_M_append(wstring *this,wchar_t *param_1,ulong param_2)\n\n{\n ulong uVar1;\n ulong uVar2;\n wstring *pwVar3;\n ulong uVar4;\n \n uVar2 = *(ulong *)(this + 8);\n pwVar3 = *(wstring **)this;\n uVar1 = uVar2 + param_2;\n if (pwVar3 == this + 0x10) {\n uVar4 = 3;\n }\n else {\n uVar4 = *(ulong *)(this + 0x10);\n }\n if (uVar4 < uVar1) {\n _M_mutate(this,uVar2,0,param_1,param_2);\n pwVar3 = *(wstring **)this;\n }\n else if (param_2 != 0) {\n if (param_2 == 1) {\n *(wchar_t *)(pwVar3 + uVar2 * 4) = *param_1;\n }\n else {\n wmemcpy((wchar_t *)(pwVar3 + uVar2 * 4),param_1,param_2);\n pwVar3 = *(wstring **)this;\n }\n }\n *(ulong *)(this + 8) = uVar1;\n *(undefined4 *)(pwVar3 + uVar1 * 4) = 0;\n return this;\n}\n\n" comment (ERROR "wstring * __thiscall std::wstring::_M_append(wstring *this,wchar_t *param_1,ulong param_2)" (binary_expression "wstring * __thiscall std::wstring::_M_append(wstring *this" (binary_expression "wstring * __thiscall" identifier * identifier) (ERROR "std::wstring::_M_append(wstring" identifier : : identifier : : identifier ( identifier) * identifier) , type_identifier (pointer_declarator "*param_1" * identifier) , identifier identifier )) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n wstring *pwVar3;\n ulong uVar4;\n \n uVar2 = *(ulong *)(this + 8);\n pwVar3 = *(wstring **)this;\n uVar1 = uVar2 + param_2;\n if (pwVar3 == this + 0x10) {\n uVar4 = 3;\n }\n else {\n uVar4 = *(ulong *)(this + 0x10);\n }\n if (uVar4 < uVar1) {\n _M_mutate(this,uVar2,0,param_1,param_2);\n pwVar3 = *(wstring **)this;\n }\n else if (param_2 != 0) {\n if (param_2 == 1) {\n *(wchar_t *)(pwVar3 + uVar2 * 4) = *param_1;\n }\n else {\n wmemcpy((wchar_t *)(pwVar3 + uVar2 * 4),param_1,param_2);\n pwVar3 = *(wstring **)this;\n }\n }\n *(ulong *)(this + 8) = uVar1;\n *(undefined4 *)(pwVar3 + uVar1 * 4) = 0;\n return this;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "wstring *pwVar3;" type_identifier (pointer_declarator "*pwVar3" * identifier) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (expression_statement "uVar2 = *(ulong *)(this + 8);" (assignment_expression "uVar2 = *(ulong *)(this + 8)" identifier = (pointer_expression "*(ulong *)(this + 8)" * (cast_expression "(ulong *)(this + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) ))))) ;) (expression_statement "pwVar3 = *(wstring **)this;" (assignment_expression "pwVar3 = *(wstring **)this" identifier = (pointer_expression "*(wstring **)this" * (cast_expression "(wstring **)this" ( (type_descriptor "wstring **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) (expression_statement "uVar1 = uVar2 + param_2;" (assignment_expression "uVar1 = uVar2 + param_2" identifier = (binary_expression "uVar2 + param_2" identifier + identifier)) ;) (if_statement "if (pwVar3 == this + 0x10) {\n uVar4 = 3;\n }\n else {\n uVar4 = *(ulong *)(this + 0x10);\n }" if (parenthesized_expression "(pwVar3 == this + 0x10)" ( (binary_expression "pwVar3 == this + 0x10" identifier == (binary_expression "this + 0x10" identifier + number_literal)) )) (compound_statement "{\n uVar4 = 3;\n }" { (expression_statement "uVar4 = 3;" (assignment_expression "uVar4 = 3" identifier = number_literal) ;) }) (else_clause "else {\n uVar4 = *(ulong *)(this + 0x10);\n }" else (compound_statement "{\n uVar4 = *(ulong *)(this + 0x10);\n }" { (expression_statement "uVar4 = *(ulong *)(this + 0x10);" (assignment_expression "uVar4 = *(ulong *)(this + 0x10)" identifier = (pointer_expression "*(ulong *)(this + 0x10)" * (cast_expression "(ulong *)(this + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) ))))) ;) }))) (if_statement "if (uVar4 < uVar1) {\n _M_mutate(this,uVar2,0,param_1,param_2);\n pwVar3 = *(wstring **)this;\n }\n else if (param_2 != 0) {\n if (param_2 == 1) {\n *(wchar_t *)(pwVar3 + uVar2 * 4) = *param_1;\n }\n else {\n wmemcpy((wchar_t *)(pwVar3 + uVar2 * 4),param_1,param_2);\n pwVar3 = *(wstring **)this;\n }\n }" if (parenthesized_expression "(uVar4 < uVar1)" ( (binary_expression "uVar4 < uVar1" identifier < identifier) )) (compound_statement "{\n _M_mutate(this,uVar2,0,param_1,param_2);\n pwVar3 = *(wstring **)this;\n }" { (expression_statement "_M_mutate(this,uVar2,0,param_1,param_2);" (call_expression "_M_mutate(this,uVar2,0,param_1,param_2)" identifier (argument_list "(this,uVar2,0,param_1,param_2)" ( identifier , identifier , number_literal , identifier , identifier ))) ;) (expression_statement "pwVar3 = *(wstring **)this;" (assignment_expression "pwVar3 = *(wstring **)this" identifier = (pointer_expression "*(wstring **)this" * (cast_expression "(wstring **)this" ( (type_descriptor "wstring **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) }) (else_clause "else if (param_2 != 0) {\n if (param_2 == 1) {\n *(wchar_t *)(pwVar3 + uVar2 * 4) = *param_1;\n }\n else {\n wmemcpy((wchar_t *)(pwVar3 + uVar2 * 4),param_1,param_2);\n pwVar3 = *(wstring **)this;\n }\n }" else (if_statement "if (param_2 != 0) {\n if (param_2 == 1) {\n *(wchar_t *)(pwVar3 + uVar2 * 4) = *param_1;\n }\n else {\n wmemcpy((wchar_t *)(pwVar3 + uVar2 * 4),param_1,param_2);\n pwVar3 = *(wstring **)this;\n }\n }" if (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) (compound_statement "{\n if (param_2 == 1) {\n *(wchar_t *)(pwVar3 + uVar2 * 4) = *param_1;\n }\n else {\n wmemcpy((wchar_t *)(pwVar3 + uVar2 * 4),param_1,param_2);\n pwVar3 = *(wstring **)this;\n }\n }" { (if_statement "if (param_2 == 1) {\n *(wchar_t *)(pwVar3 + uVar2 * 4) = *param_1;\n }\n else {\n wmemcpy((wchar_t *)(pwVar3 + uVar2 * 4),param_1,param_2);\n pwVar3 = *(wstring **)this;\n }" if (parenthesized_expression "(param_2 == 1)" ( (binary_expression "param_2 == 1" identifier == number_literal) )) (compound_statement "{\n *(wchar_t *)(pwVar3 + uVar2 * 4) = *param_1;\n }" { (expression_statement "*(wchar_t *)(pwVar3 + uVar2 * 4) = *param_1;" (assignment_expression "*(wchar_t *)(pwVar3 + uVar2 * 4) = *param_1" (pointer_expression "*(wchar_t *)(pwVar3 + uVar2 * 4)" * (cast_expression "(wchar_t *)(pwVar3 + uVar2 * 4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pwVar3 + uVar2 * 4)" ( (binary_expression "pwVar3 + uVar2 * 4" identifier + (binary_expression "uVar2 * 4" identifier * number_literal)) )))) = (pointer_expression "*param_1" * identifier)) ;) }) (else_clause "else {\n wmemcpy((wchar_t *)(pwVar3 + uVar2 * 4),param_1,param_2);\n pwVar3 = *(wstring **)this;\n }" else (compound_statement "{\n wmemcpy((wchar_t *)(pwVar3 + uVar2 * 4),param_1,param_2);\n pwVar3 = *(wstring **)this;\n }" { (expression_statement "wmemcpy((wchar_t *)(pwVar3 + uVar2 * 4),param_1,param_2);" (call_expression "wmemcpy((wchar_t *)(pwVar3 + uVar2 * 4),param_1,param_2)" identifier (argument_list "((wchar_t *)(pwVar3 + uVar2 * 4),param_1,param_2)" ( (cast_expression "(wchar_t *)(pwVar3 + uVar2 * 4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pwVar3 + uVar2 * 4)" ( (binary_expression "pwVar3 + uVar2 * 4" identifier + (binary_expression "uVar2 * 4" identifier * number_literal)) ))) , identifier , identifier ))) ;) (expression_statement "pwVar3 = *(wstring **)this;" (assignment_expression "pwVar3 = *(wstring **)this" identifier = (pointer_expression "*(wstring **)this" * (cast_expression "(wstring **)this" ( (type_descriptor "wstring **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) }))) })))) (expression_statement "*(ulong *)(this + 8) = uVar1;" (assignment_expression "*(ulong *)(this + 8) = uVar1" (pointer_expression "*(ulong *)(this + 8)" * (cast_expression "(ulong *)(this + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)(pwVar3 + uVar1 * 4) = 0;" (assignment_expression "*(undefined4 *)(pwVar3 + uVar1 * 4) = 0" (pointer_expression "*(undefined4 *)(pwVar3 + uVar1 * 4)" * (cast_expression "(undefined4 *)(pwVar3 + uVar1 * 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pwVar3 + uVar1 * 4)" ( (binary_expression "pwVar3 + uVar1 * 4" identifier + (binary_expression "uVar1 * 4" identifier * number_literal)) )))) = number_literal) ;) (return_statement "return this;" return identifier ;) }))
(translation_unit "long * FUN_0027c1c0(long *param_1,wchar_t *param_2,size_t param_3)\n\n{\n ulong uVar1;\n wchar_t *__s1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 3;\n }\n else {\n uVar4 = param_1[2];\n }\n if (uVar4 < uVar1) {\n FUN_0027ab10(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }\n param_1[1] = uVar1;\n *(undefined4 *)((long)plVar3 + uVar1 * 4) = 0;\n return param_1;\n}\n\n" (function_definition "long * FUN_0027c1c0(long *param_1,wchar_t *param_2,size_t param_3)\n\n{\n ulong uVar1;\n wchar_t *__s1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 3;\n }\n else {\n uVar4 = param_1[2];\n }\n if (uVar4 < uVar1) {\n FUN_0027ab10(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }\n param_1[1] = uVar1;\n *(undefined4 *)((long)plVar3 + uVar1 * 4) = 0;\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_0027c1c0(long *param_1,wchar_t *param_2,size_t param_3)" * (function_declarator "FUN_0027c1c0(long *param_1,wchar_t *param_2,size_t param_3)" identifier (parameter_list "(long *param_1,wchar_t *param_2,size_t param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "wchar_t *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "size_t param_3" primitive_type identifier) )))) (compound_statement "{\n ulong uVar1;\n wchar_t *__s1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 3;\n }\n else {\n uVar4 = param_1[2];\n }\n if (uVar4 < uVar1) {\n FUN_0027ab10(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }\n param_1[1] = uVar1;\n *(undefined4 *)((long)plVar3 + uVar1 * 4) = 0;\n return param_1;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "wchar_t *__s1;" type_identifier (pointer_declarator "*__s1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (expression_statement "lVar2 = param_1[1];" (assignment_expression "lVar2 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "uVar1 = lVar2 + param_3;" (assignment_expression "uVar1 = lVar2 + param_3" identifier = (binary_expression "lVar2 + param_3" identifier + identifier)) ;) (if_statement "if (plVar3 == param_1 + 2) {\n uVar4 = 3;\n }\n else {\n uVar4 = param_1[2];\n }" if (parenthesized_expression "(plVar3 == param_1 + 2)" ( (binary_expression "plVar3 == param_1 + 2" identifier == (binary_expression "param_1 + 2" identifier + number_literal)) )) (compound_statement "{\n uVar4 = 3;\n }" { (expression_statement "uVar4 = 3;" (assignment_expression "uVar4 = 3" identifier = number_literal) ;) }) (else_clause "else {\n uVar4 = param_1[2];\n }" else (compound_statement "{\n uVar4 = param_1[2];\n }" { (expression_statement "uVar4 = param_1[2];" (assignment_expression "uVar4 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) }))) (if_statement "if (uVar4 < uVar1) {\n FUN_0027ab10(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" if (parenthesized_expression "(uVar4 < uVar1)" ( (binary_expression "uVar4 < uVar1" identifier < identifier) )) (compound_statement "{\n FUN_0027ab10(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }" { (expression_statement "FUN_0027ab10(param_1,lVar2,0,param_2,param_3);" (call_expression "FUN_0027ab10(param_1,lVar2,0,param_2,param_3)" identifier (argument_list "(param_1,lVar2,0,param_2,param_3)" ( identifier , identifier , number_literal , identifier , identifier ))) ;) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) }) (else_clause "else if (param_3 != 0) {\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" else (if_statement "if (param_3 != 0) {\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" { (expression_statement "__s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);" (assignment_expression "__s1 = (wchar_t *)((long)plVar3 + lVar2 * 4)" identifier = (cast_expression "(wchar_t *)((long)plVar3 + lVar2 * 4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar3 + lVar2 * 4)" ( (binary_expression "(long)plVar3 + lVar2 * 4" (cast_expression "(long)plVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (binary_expression "lVar2 * 4" identifier * number_literal)) )))) ;) (if_statement "if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }" if (parenthesized_expression "(param_3 == 1)" ( (binary_expression "param_3 == 1" identifier == number_literal) )) (compound_statement "{\n *__s1 = *param_2;\n }" { (expression_statement "*__s1 = *param_2;" (assignment_expression "*__s1 = *param_2" (pointer_expression "*__s1" * identifier) = (pointer_expression "*param_2" * identifier)) ;) }) (else_clause "else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }" else (compound_statement "{\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }" { (expression_statement "wmemcpy(__s1,param_2,param_3);" (call_expression "wmemcpy(__s1,param_2,param_3)" identifier (argument_list "(__s1,param_2,param_3)" ( identifier , identifier , identifier ))) ;) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) }))) })))) (expression_statement "param_1[1] = uVar1;" (assignment_expression "param_1[1] = uVar1" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)((long)plVar3 + uVar1 * 4) = 0;" (assignment_expression "*(undefined4 *)((long)plVar3 + uVar1 * 4) = 0" (pointer_expression "*(undefined4 *)((long)plVar3 + uVar1 * 4)" * (cast_expression "(undefined4 *)((long)plVar3 + uVar1 * 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar3 + uVar1 * 4)" ( (binary_expression "(long)plVar3 + uVar1 * 4" (cast_expression "(long)plVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (binary_expression "uVar1 * 4" 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 (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (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 ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , LIT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (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) + (binary_expression IDENT * LIT)) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }))) })))) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (binary_expression IDENT * LIT)) )))) = LIT) ;) (return_statement return IDENT ;) })))
(function_definition "long * FUN_0027c1c0(long *param_1,wchar_t *param_2,size_t param_3)\n\n{\n ulong uVar1;\n wchar_t *__s1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 3;\n }\n else {\n uVar4 = param_1[2];\n }\n if (uVar4 < uVar1) {\n FUN_0027ab10(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }\n param_1[1] = uVar1;\n *(undefined4 *)((long)plVar3 + uVar1 * 4) = 0;\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_0027c1c0(long *param_1,wchar_t *param_2,size_t param_3)" (* "*") (function_declarator "FUN_0027c1c0(long *param_1,wchar_t *param_2,size_t param_3)" (identifier "FUN_0027c1c0") (parameter_list "(long *param_1,wchar_t *param_2,size_t param_3)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "wchar_t *param_2" (type_identifier "wchar_t") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "size_t param_3" (primitive_type "size_t") (identifier "param_3")) () ")")))) (compound_statement "{\n ulong uVar1;\n wchar_t *__s1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 3;\n }\n else {\n uVar4 = param_1[2];\n }\n if (uVar4 < uVar1) {\n FUN_0027ab10(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }\n param_1[1] = uVar1;\n *(undefined4 *)((long)plVar3 + uVar1 * 4) = 0;\n return param_1;\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "wchar_t *__s1;" (type_identifier "wchar_t") (pointer_declarator "*__s1" (* "*") (identifier "__s1")) (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "long *plVar3;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar3" (* "*") (identifier "plVar3")) (; ";")) (declaration "ulong uVar4;" (type_identifier "ulong") (identifier "uVar4") (; ";")) (expression_statement "lVar2 = param_1[1];" (assignment_expression "lVar2 = param_1[1]" (identifier "lVar2") (= "=") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" (identifier "plVar3") (= "=") (cast_expression "(long *)*param_1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (expression_statement "uVar1 = lVar2 + param_3;" (assignment_expression "uVar1 = lVar2 + param_3" (identifier "uVar1") (= "=") (binary_expression "lVar2 + param_3" (identifier "lVar2") (+ "+") (identifier "param_3"))) (; ";")) (if_statement "if (plVar3 == param_1 + 2) {\n uVar4 = 3;\n }\n else {\n uVar4 = param_1[2];\n }" (if "if") (parenthesized_expression "(plVar3 == param_1 + 2)" (( "(") (binary_expression "plVar3 == param_1 + 2" (identifier "plVar3") (== "==") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2"))) () ")")) (compound_statement "{\n uVar4 = 3;\n }" ({ "{") (expression_statement "uVar4 = 3;" (assignment_expression "uVar4 = 3" (identifier "uVar4") (= "=") (number_literal "3")) (; ";")) (} "}")) (else_clause "else {\n uVar4 = param_1[2];\n }" (else "else") (compound_statement "{\n uVar4 = param_1[2];\n }" ({ "{") (expression_statement "uVar4 = param_1[2];" (assignment_expression "uVar4 = param_1[2]" (identifier "uVar4") (= "=") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (; ";")) (} "}")))) (if_statement "if (uVar4 < uVar1) {\n FUN_0027ab10(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" (if "if") (parenthesized_expression "(uVar4 < uVar1)" (( "(") (binary_expression "uVar4 < uVar1" (identifier "uVar4") (< "<") (identifier "uVar1")) () ")")) (compound_statement "{\n FUN_0027ab10(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }" ({ "{") (expression_statement "FUN_0027ab10(param_1,lVar2,0,param_2,param_3);" (call_expression "FUN_0027ab10(param_1,lVar2,0,param_2,param_3)" (identifier "FUN_0027ab10") (argument_list "(param_1,lVar2,0,param_2,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "lVar2") (, ",") (number_literal "0") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")"))) (; ";")) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" (identifier "plVar3") (= "=") (cast_expression "(long *)*param_1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (} "}")) (else_clause "else if (param_3 != 0) {\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" (else "else") (if_statement "if (param_3 != 0) {\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" (if "if") (parenthesized_expression "(param_3 != 0)" (( "(") (binary_expression "param_3 != 0" (identifier "param_3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);\n if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" ({ "{") (expression_statement "__s1 = (wchar_t *)((long)plVar3 + lVar2 * 4);" (assignment_expression "__s1 = (wchar_t *)((long)plVar3 + lVar2 * 4)" (identifier "__s1") (= "=") (cast_expression "(wchar_t *)((long)plVar3 + lVar2 * 4)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar3 + lVar2 * 4)" (( "(") (binary_expression "(long)plVar3 + lVar2 * 4" (cast_expression "(long)plVar3" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar3")) (+ "+") (binary_expression "lVar2 * 4" (identifier "lVar2") (* "*") (number_literal "4"))) () ")")))) (; ";")) (if_statement "if (param_3 == 1) {\n *__s1 = *param_2;\n }\n else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }" (if "if") (parenthesized_expression "(param_3 == 1)" (( "(") (binary_expression "param_3 == 1" (identifier "param_3") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n *__s1 = *param_2;\n }" ({ "{") (expression_statement "*__s1 = *param_2;" (assignment_expression "*__s1 = *param_2" (pointer_expression "*__s1" (* "*") (identifier "__s1")) (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (} "}")) (else_clause "else {\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }" (else "else") (compound_statement "{\n wmemcpy(__s1,param_2,param_3);\n plVar3 = (long *)*param_1;\n }" ({ "{") (expression_statement "wmemcpy(__s1,param_2,param_3);" (call_expression "wmemcpy(__s1,param_2,param_3)" (identifier "wmemcpy") (argument_list "(__s1,param_2,param_3)" (( "(") (identifier "__s1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")"))) (; ";")) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" (identifier "plVar3") (= "=") (cast_expression "(long *)*param_1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (} "}")))) (} "}"))))) (expression_statement "param_1[1] = uVar1;" (assignment_expression "param_1[1] = uVar1" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "*(undefined4 *)((long)plVar3 + uVar1 * 4) = 0;" (assignment_expression "*(undefined4 *)((long)plVar3 + uVar1 * 4) = 0" (pointer_expression "*(undefined4 *)((long)plVar3 + uVar1 * 4)" (* "*") (cast_expression "(undefined4 *)((long)plVar3 + uVar1 * 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar3 + uVar1 * 4)" (( "(") (binary_expression "(long)plVar3 + uVar1 * 4" (cast_expression "(long)plVar3" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar3")) (+ "+") (binary_expression "uVar1 * 4" (identifier "uVar1") (* "*") (number_literal "4"))) () ")")))) (= "=") (number_literal "0")) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* std::wstring::_M_append(wchar_t const*, unsigned long) */ type_2 * __thiscall std::type_2::_M_append(type_2 *var_1,type_3 *param_1,type_1 var_3) { type_1 var_6; type_1 var_2; type_2 *var_4; type_1 var_5; var_2 = *(type_1 *)(var_1 + 8); var_4 = *(type_2 **)var_1; var_6 = var_2 + var_3; if (var_4 == var_1 + 0x10) { var_5 = 3; } else { var_5 = *(type_1 *)(var_1 + 0x10); } if (var_5 < var_6) { var_7(var_1,var_2,0,param_1,var_3); var_4 = *(type_2 **)var_1; } else if (var_3 != 0) { if (var_3 == 1) { *(type_3 *)(var_4 + var_2 * 4) = *param_1; } else { var_8((type_3 *)(var_4 + var_2 * 4),param_1,var_3); var_4 = *(type_2 **)var_1; } } *(type_1 *)(var_1 + 8) = var_6; *(type_4 *)(var_4 + var_6 * 4) = 0; return var_1; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (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)) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal))) (return_statement (identifier)))))
null
long * MASKED(long *param_1,wchar_t *param_2,size_t param_3) { ulong uVar1; wchar_t *__s1; long lVar2; long *plVar3; ulong uVar4; lVar2 = param_1[1]; plVar3 = (long *)*param_1; uVar1 = lVar2 + param_3; if (plVar3 == param_1 + 2) { uVar4 = 3; } else { uVar4 = param_1[2]; } if (uVar4 < uVar1) { FUN_0027ab10(param_1,lVar2,0,param_2,param_3); plVar3 = (long *)*param_1; } else if (param_3 != 0) { __s1 = (wchar_t *)((long)plVar3 + lVar2 * 4); if (param_3 == 1) { *__s1 = *param_2; } else { wmemcpy(__s1,param_2,param_3); plVar3 = (long *)*param_1; } } param_1[1] = uVar1; *(undefined4 *)((long)plVar3 + uVar1 * 4) = 0; return param_1; }